• 제목/요약/키워드: Control Operation Software

검색결과 505건 처리시간 0.035초

스마트 무인기 비행제어 상태/모드 분석 (States and Modes Analysis for Flight Control of Smart UAV)

  • 오수훈
    • 시스템엔지니어링학술지
    • /
    • 제1권2호
    • /
    • pp.43-48
    • /
    • 2005
  • This paper describes the results of applying States and Modes Analysis, one of the requirements analysis techniques, to the development requirements of flight control software for Smart UAV. State/mode table enabled us to investigate various operation and design concepts, and as a result essential requirements for flight control software were established without omitting necessary requirements. Through the use of scenario-specific state transition diagrams, dynamic behaviours and control/response interfaces between each state and mode could been clearly identified, which made it possible to establish requirements related to dynamic behaviours of states and modes which are essential to the design of flight control software.

  • PDF

마이크로 컨트롤러를 이용한 전기유압식 좌심실보조기 제어시스템의 개발 (Development of LVAD Control System using Micro Controller)

  • 이상우;정찬일;최진욱;김희찬;민병구
    • 대한의용생체공학회:학술대회논문집
    • /
    • 대한의용생체공학회 1992년도 추계학술대회
    • /
    • pp.127-129
    • /
    • 1992
  • In this paper, we describe about control system for eletro-hydraulic LVAD(Left Ventricular Assist Device) and control algorithm for two operation mode. One is asynchronous operation mode and the other is synchronous operation mode synchronized with natural heart's R pulse. We also present implementation method of software PI algorithm for velocity control of motor used in LVAD system and its response.

  • PDF

ATO 장치의 자동 열차속도 조절 알고리즘에 관한 연구 (A Study for Automatic Train Speed Regulation Algorithm of ATO)

  • 김중환;강리택
    • 한국철도학회:학술대회논문집
    • /
    • 한국철도학회 1998년도 추계학술대회 논문집
    • /
    • pp.210-218
    • /
    • 1998
  • The ATO(Automatic Train Operation) System is used for train operation instead of drivers. It is interfaced with TCMS(Train Control and Monitoring System) and ATC/TWC system in the train and wayside facilities. In this paper describes configuration of ATO, specification of ATO hardware, construction of ATO software and the algorithm fur automatic train speed regulation in the carborn ATO system. ATO Application Software is consist of ART, SPR, REG, SRV and PSM tasks. ART task is main control part of the ATO that determine ATO control, ATO mode, state transition. SPR determine speed reference according to train motion status, track data, train data and restricted train speed. REG task regulated train speed form the starting of one station to the precision stop at the other station under the result of ART and SPR tasks. In this paper, a algorithm for the train speed regulation while running is described.

  • PDF

열전냉각방식의 범용 CCD 카메라 시스템 개발 II. 소프트웨어 (A DESIGN AND DEVELOPMENT OF MULTI-PURPOSE CCD CAMERA SYSTEM WITH THERMOELECTRIC COOLING II. SOFTWARE)

  • 오세헌;강용우;변용익
    • Journal of Astronomy and Space Sciences
    • /
    • 제24권4호
    • /
    • pp.367-378
    • /
    • 2007
  • 천체관측용 고효율 CCD 카메라 시스템과 제어소프트웨어의 독자 개발의 시도로, 우리는 범용 CCD 카메라 시스템을 제작하고, 이를 Linux 운영체제 기반의 PC에서 병렬포트를 이용하여 제어하는 소프트웨어를 개발 완료하였다. 이 소프트웨어는 우리가 개발한 카메라에 장착될 수 있는 KAF-0401E($768\;{\times}\;512$), KAF-1602E($1536\;{\times}\;1024$), KAF-3200E($2184\;{\times}\;1472$) 등 세 가지 모델의 CCD 칩에 대해 모두 사용될 수 있다. 제작된 CCD 카메라를 효율적으로 제어하기 위하여, 개발된 소프트웨어는 CCD를 제어하는 부분과 온도와 셔터를 제어하는 부분의 두가지 구성으로 되어 있다. 이 중, 온도와 셔터의 제어는 CCD 동작과 무관하게 작동될 수 있도록 독립적인 프로세스로 작동되며, 관측 시에는 Linux의 다중 프로세스를 제어하는 소프트웨어를 통하여 통합 제어된다. 개발된 소프트웨어는 CCD 카메라를 수동 혹은 자동으로 구동할 수 있으며, 전천을 탐사하는 자동관측 시스템의 기상 모니터나 일반 천체관측 등에 범용으로 사용할 수 있을 것이다. 시험 결과, KAF-0401E, KAF-1602E, KAF-3200E, 각각의 CCD에 대하여 약 15초, 64초, 134초 정도의 영상 읽기 시간이 소요되었으며, 이는 병렬포트 전송속도의 한계로 인한 것이다. 따라서 보다 넓은 수광영역을 가진 CCD를 사용하기 위해서는 입출력 속도를 높일 필요가 있으며, 이를 위하여 USB 포트를 이용한 제어를 고려하고 있다.

Design and Specification of a Low-Level Control Software for an FMC Using Supervisory Control Theory

  • Kim, Sang-Kyun;Park, Jong-Hun;Park, Namkyu;Park, Jin-Woo
    • 한국경영과학회지
    • /
    • 제20권2호
    • /
    • pp.159-178
    • /
    • 1995
  • Supervisory control is an approach based on formal language. it is used to model and control discrete event systems in which each discrete event process is represented as an automation. A supervisor is a generator that switches control patterns in such a way that a given discrete evenet process behaves in obedience to various constraints. A flexible manufacturing cell (FMC) is one of discrete evenet systems. Functions necessary for the operation of an FMC are characterized by operational components and informational compoments. The operational components can be modeled using the finite state machines and the informational components can be modeled using the abstract formalism which describes supporting operations of the cell controller. In this paper, we addressed function required for FMC control specification, software engineering aspects on FMC control based on supervisory control, a concept of event queue for resolving synchronization problem, and complexity reduction. Based on the mathematical model of an FMC. we synthesized the controller by integrating a supervisor for FMC with control specification that specifies event-driven operation of the cell controller. The proposed control scheme is stable mathematically so that the system always behaves on a controlled way even under the existence of uncontrollable events. Furthermore, using an event queue concept, we can solve a synchronization problem caused by the violation of instantaneity assumption of supervisory control theory in real life situation. And also, we can propotype a control software rapidly due to the modularity of the proposed control scheme.

  • PDF

발전소 통합감시제어시스템의 MBC 개발 로직 실계통 적용 (Application of IMCS MBC Logic for Thermal Power Plant)

  • 신만수;유광명;변승현
    • 전기학회논문지
    • /
    • 제62권6호
    • /
    • pp.845-851
    • /
    • 2013
  • Because the existing control system has been operating for about 20 years, it is necessary to upgrade the system for stable and efficient operation. But, there is a difficulty in maintenance by difference of manufacturer of each main control systems for boiler, turbine and generator. This developed IMCS(Integrated Monitoring and Control System) consists of more than 10,000 inputs and outputs for large scale thermal power plant. This paper consists of the development journey of IMCS MBC(mill and burner control) ; core binary protection & monitoring logic including prevention circuit of boiler explosion & implosion. In this project, the IMCS for boiler, turbine and generator was developed on basis of one communications platform. In this paper, the whole journey of development of IMCS MBC is dealt with designing software and hardware, coding application software, and validating software and hardware.

변압 관류형 초임계압 화력발전소 전범위 시뮬레이터 개발 (The development of full-scope replica simulator for variable supercritical pressure once-through fossil power plants)

  • 이중근;안연식;정훈;이용관;한병성
    • 제어로봇시스템학회논문지
    • /
    • 제4권3호
    • /
    • pp.392-399
    • /
    • 1998
  • A full-scope replica type simulator whose MCR(main control room) has the same features and operation functions as MCR of the reference power plant has been developed for a fossil power plant. This simulator was developed with the model of Poryung Fossil Power Plant #3,4 which is the standard model of the Korean fossil power plant. It is the first localized simulator for the supercritical, variable boiler pressure type fossil power plant. The simulator provides various kinds of accidents which are in normal plant operation and thus enables operators to recover or reduce possible damages. To design and develop this kind of simulator, we need to integrate high technologies such as system analysis, plant operation and system integration of mechanics, physics, computer science. CASE(Computer Aided Software Engineering) tools were used to develop the dynamic model. This simulator will greatly contribute to the improvement of the safety and efficiency of the fossil power plant by implementing operator training. In this paper, the outline of software and hardware configuration and characteristics of the simulator are described, and the results of 30%, 50%, 75%, 100% load operation test will be discussed.

  • PDF

포항가속기의 Reflective Memory를 이용한 독립형 BPM 제어시스템 개발 (Development of Independent BPM Control System Using Reflective Memory at PLS)

  • 윤종철;이진원;이은희;강흥식
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2008년도 제39회 하계학술대회
    • /
    • pp.1697-1698
    • /
    • 2008
  • PLS(Pohang Light Source) is 2.5 Gev synchrotron radiation source in Pohang, Korea, which is under operation since 1995. The hardware and software of the old BPM(Beam Position Monitor) data acquisition system for the PLS storage ring was completely upgraded to increase its performance and stability. The new BPM data acquisition system is based on VME-based EPICS (Experimental Physics and Instrument Control System) IOC system. We used 16-bit resolution analog-to-digital conversion board to digitize analog BPM signals. We developed a data average software to average raw BPM data using reflective memory board. We also developed device drivers for VME I/O boards used, IOC database for PV's(Process Variables). The new BPM data acquisition system is currently running for routine operation with good performance and stability. In this paper, we present the hardware and software of the new BPM data acquisition system DTL water skid cooling system and Resonant Control Cooling.

  • PDF

초고층 공사 리프트의 그룹제어 시스템 적용을 위한 기초 연구 (A Preliminary Study to Apply Group Control System to Lifts for High-rise Construction)

  • 김태훈;임현수;김창원;김승우;조훈희;강경인
    • 한국건축시공학회:학술대회논문집
    • /
    • 한국건축시공학회 2017년도 춘계 학술논문 발표대회
    • /
    • pp.260-261
    • /
    • 2017
  • The objective of this study is to propose the basic design plan of system by comparing and analyzing application environment of lift and elevator group control system, as preliminary study for the application of group control system to lifts for high-rise construction. The basic design plan is suggested in terms of group control algorithm, hall call system type, operation information recording device, information communication method, and operation method. The results of this study can be used as basic data for software and hardware design for application of group control technology of lifts for super tall building construction and ultimately contribute to improve the operation efficiency of lift for high-rise construction.

  • PDF