• Title/Summary/Keyword: Service reconfiguration

Search Result 54, Processing Time 0.024 seconds

A Framework to Support Reconfiguration of Single Web Service Based on Dynamic QoS Properties (동적 QoS 속성을 고려한 단일 웹서비스의 교환을 지원하는 프레임워크)

  • Jin, Sang-Chan;Lee, Eun-Joo
    • Journal of the Korea Society of Computer and Information
    • /
    • v.14 no.4
    • /
    • pp.77-86
    • /
    • 2009
  • At present, Web services become main means to construct web applications. As the number of web services grows and various kind of web services have been produced, QoS properties of web services are one of important criteria to select more appropriate web services. However, the selected web services may become inappropriate for the Requester's requirements, because QoS is kind of dynamic properties. this paper proposes a framework that proposed that finds an appropriate web service for Requester's QoS requirements, and dynamically replaces an inappropriate web service with right one. The problems which happen in substitution step are also identified and the solutions are described with an illustrative example.

A Design Method for Dynamic Selection of SOA Services (SOA 서비스의 동적 선택 설계 기법)

  • Bae, Jeong-Seop;La, Hyun-Jung;Kim, Soo-Dong
    • Journal of KIISE:Software and Applications
    • /
    • v.35 no.2
    • /
    • pp.91-104
    • /
    • 2008
  • Service-Oriented Computing (SOC) is the development method that published services are selected and composed at runtime to deliver the expected functionality to service clients. SOC should get maximum benefits not only supporting business agility but also reducing the development time. Services are selected and composed at runtime to improve the benefits. However, current programming language, SOC platforms, business process modeling language, and tools support either manual selection or static binding of published services. There is a limitation on reconfiguring and redeploying the business process to deliver the expected services to each client. Therefore, dynamic selection is needed for composing appropriate services to service clients in a quick and flexible manner. In this paper, we propose Dynamic Selection Handler (DSH) on ESB. we present a design method of Dynamic Selection Handler which consists of four components; Invocation Listener, Service Selector, Service Binder and Interface Transformer. We apply appropriate design patterns for each component to maximize reusability of components. Finally, we describe a case study that shows the feasibility of DSH on ESB.

PC Cluster based Parallel Adaptive Evolutionary Algorithm for Service Restoration of Distribution Systems

  • Mun, Kyeong-Jun;Lee, Hwa-Seok;Park, June-Ho;Kim, Hyung-Su;Hwang, Gi-Hyun
    • Journal of Electrical Engineering and Technology
    • /
    • v.1 no.4
    • /
    • pp.435-447
    • /
    • 2006
  • This paper presents an application of the parallel Adaptive Evolutionary Algorithm (AEA) to search an optimal solution of the service restoration in electric power distribution systems, which is a discrete optimization problem. The main objective of service restoration is, when a fault or overload occurs, to restore as much load as possible by transferring the de-energized load in the out of service area via network reconfiguration to the appropriate adjacent feeders at minimum operational cost without violating operating constraints. This problem has many constraints and it is very difficult to find the optimal solution because of its numerous local minima. In this investigation, a parallel AEA was developed for the service restoration of the distribution systems. In parallel AEA, a genetic algorithm (GA) and an evolution strategy (ES) in an adaptive manner are used in order to combine the merits of two different evolutionary algorithms: the global search capability of the GA and the local search capability of the ES. In the reproduction procedure, proportions of the population by GA and ES are adaptively modulated according to the fitness. After AEA operations, the best solutions of AEA processors are transferred to the neighboring processors. For parallel computing, a PC cluster system consisting of 8 PCs was developed. Each PC employs the 2 GHz Pentium IV CPU and is connected with others through switch based fast Ethernet. To show the validity of the proposed method, the developed algorithm has been tested with a practical distribution system in Korea. From the simulation results, the proposed method found the optimal service restoration strategy. The obtained results were the same as that of the explicit exhaustive search method. Also, it is found that the proposed algorithm is efficient and robust for service restoration of distribution systems in terms of solution quality, speedup, efficiency, and computation time.

PC Cluster Based Parallel Genetic Algorithm-Tabu Search for Service Restoration of Distribution Systems (PC 클러스터 기반 병렬 유전 알고리즘-타부 탐색을 이용한 배전계통 고장 복구)

  • Mun Kyeong-Jun;Lee Hwa-Seok;Park June Ho
    • The Transactions of the Korean Institute of Electrical Engineers A
    • /
    • v.54 no.8
    • /
    • pp.375-387
    • /
    • 2005
  • This paper presents an application of parallel Genetic Algorithm-Tabu Search (GA-TS) algorithm to search an optimal solution of a service restoration in distribution systems. The main objective of service restoration of distribution systems is, when a fault or overload occurs, to restore as much load as possible by transferring the do-energized load in the out of service area via network reconfiguration to the appropriate adjacent feeders at minimum operational cost without violating operating constraints, which is a combinatorial optimization problem. This problem has many constraints with many local minima to solve the optimal switch position. This paper develops parallel GA-TS algorithm for service restoration of distribution systems. In parallel GA-TS, GA operators are executed for each processor. To prevent solutions of low fitness from appearing in the next generation, strings below the average fitness are saved in the tabu list. If best fitness of the GA is not changed for several generations, TS operators are executed for the upper $10\%$ of the population to enhance the local searching capabilities. With migration operation, best string of each node is transferred to the neighboring node after predetermined iterations are executed. For parallel computing, we developed a PC cluster system consists of 8 PCs. Each PC employs the 2 GHz Pentium IV CPU and is connected with others through ethernet switch based fast ethernet. To show the validity of the proposed method, proposed algorithm has been tested with a practical distribution system in Korea. From the simulation results, we can find that the proposed algorithm is efficient for the distribution system service restoration in terms of the solution quality, speedup, efficiency and computation time.

Development of An Expert system with Knowledge Learning Capability for Service Restoration of Automated Distribution Substation (고도화된 자동화 변전소의 사고복구 지원을 위한 지식학습능력을 가지는 전문가 시스템의 개발)

  • Ko Yun-Seok;Kang Tae-Gue
    • The Transactions of the Korean Institute of Electrical Engineers A
    • /
    • v.53 no.12
    • /
    • pp.637-644
    • /
    • 2004
  • This paper proposes an expert system with the knowledge learning capability which can enhance the safety and effectiveness of substation operation in the automated substation as well as existing substation by inferring multiple events such as main transformer fault, busbar fault and main transformer work schedule under multiple inference mode and multiple objective mode and by considering totally the switch status and the main transformer operating constraints. Especially inference mode includes the local minimum tree search method and pattern recognition method to enhance the performance of real-time bus reconfiguration strategy. The inference engine of the expert system consists of intuitive inferencing part and logical inferencing part. The intuitive inferencing part offers the control strategy corresponding to the event which is most similar to the real event by searching based on a minimum distance classification method of pattern recognition methods. On the other hand, logical inferencing part makes real-time control strategy using real-time mode(best-first search method) when the intuitive inferencing is failed. Also, it builds up a knowledge base or appends a new knowledge to the knowledge base using pattern learning function. The expert system has main transformer fault, main transformer maintenance work and bus fault processing function. It is implemented as computer language, Visual C++ which has a dynamic programming function for implementing of inference engine and a MFC function for implementing of MMI. Finally, it's accuracy and effectiveness is proved by several event simulation works for a typical substation.

The Development of Application Programs for Optimal Feeder Operation Through Distribution Automatic System

  • Ha, Bok-Nam;Seol, Ieel-Ho;Jeong, Mi-Ae
    • KIEE International Transactions on Power Engineering
    • /
    • v.4A no.1
    • /
    • pp.42-47
    • /
    • 2004
  • This paper presents the various application programs for the Distribution Automation System (DAS) of the Korea Electric Power Corporation (KEPCO)'s distribution system. These programs are developed to allow for optimal operation in the areas of feeder automation, relay coordination, loss minimization and so on. They are single line diagram auto creation programs for the feeder, service restoration program, protection coordination program, data error detection program, and optimal network reconfiguration program. The details of these programs are presented for validity and effectiveness.

Trends in Satellite Communication Technology

  • 고의곤
    • 전기의세계
    • /
    • v.39 no.5
    • /
    • pp.27-37
    • /
    • 1990
  • In this paper some of the important trends in the spacecraft technology development have been discussed. Trends of higher satellite radiate power, which involves higher TWTA powers and antenna reconfiguration, and Ka-band (30/20 G $H_{z}$) utilization are discussed. Evolutionary trends in satellite communications in general have demonstrated immense potential for meeting the evolving nees and challenges regarding provision of global telecommunications during over past two decades. Their promise for the coming decades as we enter the 21st century may far surpass our imagination. The expansion of fixed satellite service market will depend upon more inelligent spacecraft and a network of more cost effective small earth stations. Radiation hardened microwave analog technologies and high speed digital technologies are getting ready to meet the challenge posed by future markets. At present commercial satellite communications are going through a trasition period.d.

  • PDF

Embedded Real-Time Software Architecture for Unmanned Autonomous Helicopters

  • Hong, Won-Eui;Lee, Jae-Shin;Rai, Laxmisha;Kang, Soon-Ju
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • v.5 no.4
    • /
    • pp.243-248
    • /
    • 2005
  • The UAV (Unmanned Aerial Vehicle) systems like unmanned autonomous helicopters are used in various missions of flight navigation and used to collect the environmental information of the surroundings. To realize the full functionalities of the UAV, the software part becomes a challenging problem. In this paper embedded real-time software architecture for unmanned autonomous helicopter is proposed that guarantee real-time performance of hard-real time tasks and re-configurability of soft-real time and non-real time tasks. The proposed software architecture has four layers: hardware, execution, service agent and remote user interface layer according to the reactiveness level for external events. In addition, the layered separation of concurrent tasks makes different kinds of mission reconfiguration possible in the system. An Unmanned autonomous helicopter system was implemented (Kyosho RC Helicopter) in our lab to test and evaluate the performance of the proposed system.

The development of optimal operating system in distribution networks based on distribution automation (배전자동화 기반의 배전계통 최적운전 기법 개발)

  • Ha, Bok-Nam;Seol, Ieel-Ho;Jung, Mi-Ae;Shin, Ick-Su;Lee, Heung-Ho
    • Proceedings of the KIEE Conference
    • /
    • 2003.07a
    • /
    • pp.427-429
    • /
    • 2003
  • The reliability performance of distribution networks will be enhanced with the installation of application programs including feeder reconfiguration program for loss minimization and optimization of system capacity. Although the basic functions of remote monitoring and remote control provide no measurable cost benefit the suite of application programs developed and now being commissioned by KEPCO, the future will continue to offer this utility with substantial savings in system operational costs, improve system reliability and customer service.

  • PDF

Design and Implementation of Dynamic Reconfiguration using Service Migration In Ubiquitous Environment (유비쿼터스 환경에서 서비스 이동을 이용한 동적 재구성의 설계와 구현)

  • Kwon, Jung-Ho;Jung, Sung-Young;Kim, Jai-Hoon;Cho, We-Duke
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.10a
    • /
    • pp.424-428
    • /
    • 2006
  • 유비쿼터스 환경에서 사용자는 언제 어디서나 원하는 서비스를 제공받을 수 있어야 한다. 이를 위해, 사용자는 데스크탑, 노트북, 그리고 PDA와 같은 다양한 디바이스들을 이용하여, 사용자가 원하는 서비스를 특정 상황의 제약 없이 끊임없이 제공받을 수 있는 기술이 필요하다. 우리는 유비쿼터스 환경의 사용자에게 끊임없는 서비스를 제공하기 위하여 재구성 시스템과 시나리오를 설계 및 구현하였다. 재구성 시스템은 상황에 맞는 서비스를 제공하기 위한 최적의 디바이스를 선택할 수 있다. 또한 실행중인 서비스를 새로 선택한 최적의 디바이스에서 실행하는 서비스의 이동이 가능하다. 본 논문의 시나리오에서는 음악 서비스를 실행 중인 디바이스로부터 사용자가 지속적인 서비스를 제공받지 못할 경우, 변화된 상황에 따른 최적의 디바이스로 이동하여 사용자에게 기존의 음악 서비스를 지속적으로 제공할 수 있음을 보여준다.

  • PDF