• 제목/요약/키워드: Distributed Systems

검색결과 4,021건 처리시간 0.028초

분산할당 SC-FDMA 시스템에서의 순환지연 다이버시티의 적용 (On the Application of Cyclic Delay Diversity to Distributed SC-FDMA Systems)

  • 임민중
    • 대한전자공학회논문지TC
    • /
    • 제45권12호
    • /
    • pp.49-57
    • /
    • 2008
  • 분산할당 OFDMA 시스템에서 순환지연 다이버시티를 적용하면 주파수 다이버시티의 증가로 인해 성능의 증대를 가져온다. 그러나 분산할당 SC-FDMA 시스템에 순환지연 다이버시티를 적용하는 것은 주파수 다이버시티의 증가로 인한 성능증대 효과와 주파수 선택적 채널로 인한 성능감소 효과를 동시에 가져온다. 본 논문에서는 이 상반되는 두 가지 효과에 대해서 논하며 분산할당 SC-FDMA 시스템에서 순환지연 다이버시티를 적용하는 것이 언제 유리하고 언제 불리한지 논의한다.

Sliding Window Filtering for Ground Moving Targets with Cross-Correlated Sensor Noises

  • Song, Il Young;Song, Jin Mo;Jeong, Woong Ji;Gong, Myoung Sool
    • 센서학회지
    • /
    • 제28권3호
    • /
    • pp.146-151
    • /
    • 2019
  • This paper reports a sliding window filtering approach for ground moving targets with cross-correlated sensor noise and uncertainty. In addition, the effect of uncertain parameters during a tracking error on the model performance is considered. A distributed fusion sliding window filter is also proposed. The distributed fusion filtering algorithm represents the optimal linear combination of local filters under the minimum mean-square error criterion. The derivation of the error cross-covariances between the local sliding window filters is the key to the proposed method. Simulation results of the motion of the ground moving target a demonstrate high accuracy and computational efficiency of the distributed fusion sliding window filter.

CAN기반 분산 제어시스템의 종단 간 지연시간 분석과 협조 스케줄링 알고리즘 개발 (Development of Coordinated Scheduling Algorithm and End-to-end Delay Analysis for CAN-based Distributed Control Systems)

  • 이희배;김홍열;김대원
    • 대한전기학회논문지:시스템및제어부문D
    • /
    • 제53권7호
    • /
    • pp.501-508
    • /
    • 2004
  • In this paper, a coordinated scheduling algorithm is proposed to reduce end-to-end delay in distributed control of systems. For the algorithm, the analysis of practical end-to-end delay in the worst case is performed priory with considering implementation of the systems. The end-to-end delay is composed of the delay caused by multi-task scheduling of operating systems, the delay caused by network communications, and the delay caused by asynchronous timing between operating systems and network communications. Through some simulation tests based on CAN(Controller Area Network), the proposed worst case end-to-end delay analysis is validated. Through the simulation tests, it is also shown that a real-time distributed control system designed to existing worst case delay cannot guarantee end-to-end time constraints. With the analysis, a coordinated scheduling algorithm is proposed here. The coordinated scheduling algorithm is focused on the reduction of the delay caused by asynchronous timing between operating systems and network communications. Online deadline assignment strategy is proposed for the scheduling. The performance enhancement of the distributed control systems by the scheduling algorithm is shown through simulation tests.

다수모델을 이용한 객체지향적 분산처리 시스템의 디자인 방법 (Integrated Modeling of Distributed Object-Oriented Systems)

  • 이상범
    • 한국정보처리학회논문지
    • /
    • 제3권5호
    • /
    • pp.1103-1111
    • /
    • 1996
  • 하드웨어와 통신 기술의 발달로 가능하게 된 분산처리 시스템은 수행 방식이 비결 정적이고 복잡하기 때문에 소프테웨어의 디자인이 비분산처리 시스템에 비해 복잡하고 또한 까다롭다. 따라서 하드웨어에 비해 상대적으로 뒤져있는 분산처리 시스템 소프 트웨어 개발을 위한 디자인 방법에 관한 연구에 대한 필요성이 높아지고 있다. 한편 객체향 시스템과 분산처리 시스템은 상호 유사한 점이 있어, 분산처리 시스템 개발에 객체지향 기술의 적용은 자연스럽게 이루어질 수가 있다. 본고에서는 분산에서는 분산처리 시스템 설계를 위한 객체지향 기술의 적용에 대하여 소개하고 있다. 제안된 설계방법은 다양한 그래픽 모델, 즉, 자료구조도, 상태전이도 그리고 패트리 네트의 정보를 조합하여 객체와 행위 그리고 이들 간의 관계에 대한 정보를 추출하여 분산 처리 시스템에 적합한 명세서를 산출하고자 한다. 지식베이스를 정보저장소로 이용 하여정보의 저장, 검색 뿐만 아니라, 정보의 오류 연구를 검증할 수가 있다. 본 방법의 최종 결과인 객체모델은 디자인 명세서로서 분산처리프로그램 개발에 사용된다.

  • PDF

양극단 지연시간의 분할을 이용한 분산 실시간 시스템의 설계 (Designing Distributed Real-Time Systems with Decomposition of End-to-End Timing Donstraints)

  • 홍성수
    • 제어로봇시스템학회논문지
    • /
    • 제3권5호
    • /
    • pp.542-554
    • /
    • 1997
  • In this paper, we present a resource conscious approach to designing distributed real-time systems as an extension of our original approach [8][9] which was limited to single processor systems. Starting from a given task graph and a set of end-to-end constraints, we automatically generate task attributes (e.g., periods and deadlines) such that (i) the task set is schedulable, and (ii) the end-to-end timing constraints are satisfied. The method works by first transforming the end-to-end timing constraints into a set of intermediate constraints on task attributes, and then solving the intermediate constraints. The complexity of constraint solving is tackled by reducing the problem into relatively tractable parts, and then solving each sub-problem using heuristics to enhance schedulability. In this paper, we build on our single processor solution and show how it can be extended for distributed systems. The extension to distributed systems reveals many interesting sub-problems, solutions to which are presented in this paper. The main challenges arise from end-to-end propagation delay constraints, and therefore this paper focuses on our solutions for such constraints. We begin with extending our communication scheme to provide tight delay bounds across a network, while hiding the low-level details of network communication. We also develop an algorithm to decompose end-to-end bounds into local bounds on each processor of making extensive use of relative load on each processor. This results in significant decoupling of constraints on each processor, without losing its capability to find a schedulable solution. Finally, we show, how each of these parts fit into our overall methodology, using our previous results for single processor systems.

  • PDF

분산형 에너지 관리시스템의 직렬접속 BUS 적용 (Serial interconnection BUS in the distributed energy management systems)

  • 김정호;김정훈;채영도
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1987년도 한국자동제어학술회의논문집; 한국과학기술대학, 충남; 16-17 Oct. 1987
    • /
    • pp.389-393
    • /
    • 1987
  • This paper describes the configuration of serial interconnection BUS, BitBUS, for Energy Management Systems, and it provides low cost, high performance approach in distributed data acquisition and control applications.

  • PDF

ON OPTIMAL CONTROL FOR COOPERATIVE ELLIPTIC SYSTEMS UNDER CONJUGATION CONDITIONS

  • H.M. SERAG;L.M. ABD-ELRHMAN;A.A. AL-SABAN
    • Journal of applied mathematics & informatics
    • /
    • 제41권2호
    • /
    • pp.229-245
    • /
    • 2023
  • In this paper, we consider cooperative elliptic systems under conjugation conditions. We first prove the existence of the state for 2 × 2 cooperative elliptic systems with Dirichlet and Neumann conditions, then we find the set of equations and inequalities that characterizes the optimal control of distributed type for these systems. The case of n × n cooperative systems is also established.

Sensors Network and Security and Multimedia Enhancement

  • Woo, Seon-mi;Lee, Malrey
    • International Journal of Internet, Broadcasting and Communication
    • /
    • 제8권1호
    • /
    • pp.64-68
    • /
    • 2016
  • These fields are integrated to visualize and finalize the proposed development, in simulation environment. SCADA (supervisory control and data acquisition) systems and distributed control systems (DCSs) are widely deployed in all over the world, which are designed to control the industrial infrastructures, in real ways. To supervise and control the various parts of designed systems; trends to require a deep knowledge to understand the overall functional needs of industries, which could be a big challenge. Industrial field devices (or network sensors) are usually distributed in many locations and are controlled from centralized site (or main control center); the communication provides various signs of security issues. To handle these issues, the research contribution will twofold: a method using cryptography is deployed in critical systems for security purposes and overall transmission is controlled from main controller site. At controller site, multimedia components are employed to control the overall transmission graphically, such as system communication, bytes flows, security embedded parameters and others, by the means of multimedia technology.

Necessary optimality conditions in the small for degenerate hyperbolic distributed-parameter control systems

  • Chang, Kun-Soo;Lee, In-Beum
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1990년도 한국자동제어학술회의논문집(국제학술편); KOEX, Seoul; 26-27 Oct. 1990
    • /
    • pp.1043-1048
    • /
    • 1990
  • The degenerate case of multivariable hyperbolic distributed-parameter systems (systems of hyperbolic partial differential equations) in time coordinate t and space coordinate x is characterized by a property that all the characteristic curves of the state equations are parallel to the coordinate axes of independent variables. It is a disturbing fact, although not well known, that the so-called maximum principle as applied to these systems does not exist for the control that depend on time alone. In this paper, however, it is shown that a set of necessary conditions in the small can exist for unconstrained as well as magnitude constrained controls in a locally convex set. The necessary conditions thus derived can be used conveniently to find the optimal control for degenerate hyperbolic distributed-parameter control systems.

  • PDF

분산전원이 도입된 배전계통의 전압해석 방법에 관한 연구 (A Study for the Voltage Analysis Method of Distribution Systems with Distributed Generation)

  • 김태응;김재언
    • 대한전기학회논문지:전력기술부문A
    • /
    • 제52권2호
    • /
    • pp.69-78
    • /
    • 2003
  • This paper presents a voltage analysis method of distribution systems interconnected with DG(Distributed Generation). Nowadays, small scale DG becomes to be introduced into power distribution systems. But in that case, it is difficult to properly maintain the terminal voltage of low voltage customers by using only ULTC(Under Load Tap Changer). This paper presents a voltage analysis method of distribution systems with DC for proper voltage regulation of power distribution systems with ULTC. In order to develop the voltage analysis method, distribution system modeling method and advanced loadflow method are proposed. Proposed method has been applied to a 22.9 kV practical power distribution systems.