• Title/Summary/Keyword: Open-source Control System

Search Result 139, Processing Time 0.024 seconds

A study on high speed control of step motor using current source (전류원을 이용한 스텝 모타의 고속 제어에 관한 연구)

  • 오동성;김종준;윤명중
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1987.10b
    • /
    • pp.594-596
    • /
    • 1987
  • In this study, a method of obtaining reasonably large and constant torque at high speed is given in order to improve the performance of the open loop controlled step motor system using the current source, thus resulting in high performance compared to the conventional current limiting using resistor and chopper.

  • PDF

Software Configuration Management for Helicopter AVCS using Redmine and Git (Redmine과 Git을 활용한 헬리콥터 능동진동제어시스템 소프트웨어 형상관리)

  • Paek, Seung-Kil;Park, Joongyong
    • Journal of the Korean Society of Systems Engineering
    • /
    • v.13 no.1
    • /
    • pp.7-14
    • /
    • 2017
  • Korea Aerospace Research Institute takes part in the vibration control software development for an Active Vibration Control System (hereafter, AVCS) for helicopters with Korea Aerospace Industries Ltd. in the Light Civil Helicopter (LCH) Project. The vibration control software is being developed per RTCA/DO-178C certification regulation and use of configuration management tools for software outputs is required. Redmine, an open source software is for issue or bug tracking and management software. Git, another open source software is a distributed version control software and is developed for Linux OS development. This paper introduces the functionalities of Redmine and Git, the reason why they are selected for the configuration management tool for the software outputs, and how they are being used for AVCS software development.

Rapid Prototyping of Head-of-Bed Angle Measurement System using Open-Source Hardware (오픈소스하드웨어를 이용한 침상머리각도 측정 시스템의 래피드 프로토타이핑)

  • Jo, Bong-Un;Park, Yeong-Sang;Seo, Sugkil;Kim, Jin-Geol;Lee, Young-Sam
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.21 no.11
    • /
    • pp.1038-1043
    • /
    • 2015
  • When the study on the relationship between the Head-of-Bed (HOB) angle and ventilator-associated pneumonia is performed, the fact that the HOB angle can only be measured intermittently imposes a significant limitation on the study. Therefore, there has been demand for the development of a device that can measure the HOB angle continuously. In this paper, we propose the rapid prototyping of an HOB measurement system using open-source hardware and software. The proposed system helps to maintain the HOB angle at a particular angle by displaying the angle and helps the medical study of pneumonia patients by enabling continuous data acquisition. Firstly, we eliminate the process of making an MCU board by utilizing an open-source hardware mbed LPC1768. Secondly, we reduce the software development time by using libraries and hence enabling the easy use of peripherals. Thirdly, for rapid prototyping, we build the enclosure of the proposed system using a 3D printer. The proposed system can be attached and detached to and from a bed. Therefore, we can attach it to the bed of a patient for whom measurement of the HOB angle is necessary. Finally, we check the measurement performance and the validity of the proposed system through an experiment utilizing an incremental encoder.

Development of Nucleic Acid Lateral Flow Immunoassay for Rapid and Accurate Detection of Chikungunya Virus in Indonesia

  • Ajie, Mandala;Pascapurnama, Dyshelly Nurkartika;Prodjosoewojo, Susantina;Kusumawardani, Shinta;Djauhari, Hofiya;Handali, Sukwan;Alisjahbana, Bachti;Chaidir, Lidya
    • Journal of Microbiology and Biotechnology
    • /
    • v.31 no.12
    • /
    • pp.1716-1721
    • /
    • 2021
  • Chikungunya fever is an arboviral disease caused by the Chikungunya virus (CHIKV). The disease has similar clinical manifestations with other acute febrile illnesses which complicates differential diagnosis in low-resource settings. We aimed to develop a rapid test for CHIKV detection based on the nucleic acid lateral flow immunoassay technology. The system consists of a primer set that recognizes the E1 region of the CHIKV genome and test strips in an enclosed cassette which are used to detect amplicons labeled with FITC/biotin. Amplification of the viral genome was done using open-source PCR, a low-cost open-source thermal cycler. Assay performance was evaluated using a panel of RNA isolated from patients' blood with confirmed CHIKV (n = 8) and dengue virus (n = 20) infection. The open-source PCR-NALFIA platform had a limit of detection of 10 RNA copies/ml. The assay had a sensitivity and specificity of 100% (95% CI: 67.56% - 100%) and 100% (95% CI: 83.89% - 100%), respectively, compared to reference standards of any positive virus culture on C6/36 cell lines and/or qRT-PCR. Further evaluation of its performance using a larger sample size may provide important data to extend its usefulness, especially its utilization in the peripheral healthcare facilities with scarce resources and outbreak situations.

Fault-Tolerant Strategy to Control a Reverse Matrix Converter for Open-Switch Faults in the Rectifier Stage

  • Lee, Eunsil;Lee, Kyo-Beum
    • Journal of Power Electronics
    • /
    • v.16 no.1
    • /
    • pp.57-65
    • /
    • 2016
  • Reverse matrix converters, which can step up voltages, are suitable for applications with source voltages that are lower than load voltages, such as generator systems. Reverse matrix converter topologies are advantageous because they do not require additional components to conventional matrix converters. In this paper, a detection method and a post-fault modulation strategy to operate a converter as close as possible to its desired normal operation under the open-switch fault condition in the rectifier stage are proposed. An open-switch fault in the rectifier stage of a reverse matrix converter causes current distortions and voltage ripples in the system. Therefore, fault-tolerant control for open-switch faults is required to improve the reliability of a system. The proposed strategy determines the appropriate switching stages from among the remaining healthy switches of the converter. This is done based on reference currents or voltages. The performance of the proposed strategy is experimentally verified.

Implementation and Performance Evaluation of the Dual Controller System for Precision Control of Gripper (그리퍼 정밀 제어를 위한 이중 제어기 시스템의 구현 및 성능 평가)

  • Lee, Seung-Yong;Ham, Un-Hyong;Park, Young-Woo;Jung, Il-Kyun;Lim, Sun
    • The Journal of Korea Robotics Society
    • /
    • v.13 no.1
    • /
    • pp.72-78
    • /
    • 2018
  • This paper proposes a Dual Controller System for Precision Control (DCSPC) for control of the gripper. The DCSPC consists of two subsystems, CDSP (Controller based DSP) and CARM (Controller based ARM processor). The CDSP is developed on a DSP processor and controls the gripping motor and LVDT. In particular, the CARM is implemented using Linux and ARM processor according to recent research related to open-source. The robot for high-precision assembly is divided into the robot control and the gripper control section and controls CARM and CDSP systems respectively. In this paper, we also proposed and measured the performance of communication API. As a result, it is expected to recognize improvements in communication between CARM and the robot controller, and will continue to conduct relevant research among other commercial robot controllers.

IoT Open-Source and AI based Automatic Door Lock Access Control Solution

  • Yoon, Sung Hoon;Lee, Kil Soo;Cha, Jae Sang;Mariappan, Vinayagam;Young, Ko Eun;Woo, Deok Gun;Kim, Jeong Uk
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.12 no.2
    • /
    • pp.8-14
    • /
    • 2020
  • Recently, there was an increasing demand for an integrated access control system which is capable of user recognition, door control, and facility operations control for smart buildings automation. The market available door lock access control solutions need to be improved from the current level security of door locks operations where security is compromised when a password or digital keys are exposed to the strangers. At present, the access control system solution providers focusing on developing an automatic access control system using (RF) based technologies like bluetooth, WiFi, etc. All the existing automatic door access control technologies required an additional hardware interface and always vulnerable security threads. This paper proposes the user identification and authentication solution for automatic door lock control operations using camera based visible light communication (VLC) technology. This proposed approach use the cameras installed in building facility, user smart devices and IoT open source controller based LED light sensors installed in buildings infrastructure. The building facility installed IoT LED light sensors transmit the authorized user and facility information color grid code and the smart device camera decode the user informations and verify with stored user information then indicate the authentication status to the user and send authentication acknowledgement to facility door lock integrated camera to control the door lock operations. The camera based VLC receiver uses the artificial intelligence (AI) methods to decode VLC data to improve the VLC performance. This paper implements the testbed model using IoT open-source based LED light sensor with CCTV camera and user smartphone devices. The experiment results are verified with custom made convolutional neural network (CNN) based AI techniques for VLC deciding method on smart devices and PC based CCTV monitoring solutions. The archived experiment results confirm that proposed door access control solution is effective and robust for automatic door access control.

A Study on Remote Alarm System of Open-phase Faults based on IoT (IoT 기반의 결상사고 원격알람 시스템에 관한 연구)

  • Jeong, Hoe-Joong;Kwak, Dong-Kurl;Choi, Shin-Hyeong;Kim, Choon-Sam;Yang, Ki-Cheol
    • Proceedings of the KIPE Conference
    • /
    • 2018.11a
    • /
    • pp.4-6
    • /
    • 2018
  • This paper proposes an open-phase fault control system using 3-phase neutral voltage. The proposed control system is designed as a new topology which uses the potential difference between neutral point and ground(G) of three phase. And the open-phase detection system is configured to Y-wiring of three capacitance devices of the same capacity to each line of three phase power source R-S-T. This paper also designs a mobile phone application for remote alarm of open-phase fault.

  • PDF

A Study on Mobile Phone App. Design for Remote Alarm of Open-phase Fault (결상사고 원격 알람을 위한 모바일 폰 앱 개발에 관한 연구)

  • Jeong, Hoe-Joong;Kwak, Dong-Kurl;Lee, Hae-Keon;Song, Kang
    • Proceedings of the KIPE Conference
    • /
    • 2018.07a
    • /
    • pp.270-272
    • /
    • 2018
  • This paper proposes an open-phase fault control system using 3-phase neutral voltage. The proposed control system is designed as a new topology which uses the potential difference between neutral point and ground(G) of three phase. And the open-phase detection system is configured to three resistance devices(Y-wiring) of the same capacity to each line of three phase power source R,S,T. This paper also designs a mobile phone application for remote alarm of open-phase fault.

  • PDF

A Study on Circuit Topology for the Electrical Power Failure and Open-Phase Fault Detection of Industrial Field (산업현장 정전 및 결상사고 감지회로 토폴로지 연구)

  • Park, Dong-Hun;Kwak, Dong-Kurl;Jeon, Hoe-Joong;Jeon, Ho-Jin
    • Proceedings of the KIPE Conference
    • /
    • 2019.07a
    • /
    • pp.540-542
    • /
    • 2019
  • This paper proposes an open-phase fault control system using 3-phase neutral voltage. The proposed control system is designed as a new topology which uses the potential difference between neutral point and ground of three phase. The open-phase detection system is also configured to Y-wiring of three capacitance devices of the same capacity to each line of three phase power source R-S-T. This paper also designs a mobile phone application for remote alarm of open-phase fault.

  • PDF