• Title/Summary/Keyword: 비행제어 프로그램

Search Result 67, Processing Time 0.032 seconds

A Study on open source srone flight stack analysis and drone system program (공개형 드론 비행 스택의 분석과 교육용 드론 시스템 프로그램 개발)

  • Cho, Youngseok
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2019.07a
    • /
    • pp.259-260
    • /
    • 2019
  • 4차산업이 본격화되면서 드론의 경제적 활용에 대하여 많은 관심이 집중되고 있다. 본 논문에서는 드론의 효율적 제어를 위하여 비행제어시스템의 운용프로그램인 비행제어 프로그램에 대하여 분석한다. 현재 오픈소스 비행 스택들을 다양한 비행제어기에 적용하기 위하여 다양한 기능들을 포함하고 있어 그 크기가 방대하다. 본 연구에서는 공개된 비행제어시스템을 분석하여 소형 무인 비행체인 드론에서 사용할 비행제어프로그램을 설계하고 구현하고자 한다. 제안한 비행제어프로그램은 구조가 간단하여 제어주기에 해당하는 루프타임을 줄일 수 있고, 특정 기능의 추가와 변경이 용이할 것으로 예상한다.

  • PDF

Development of Operational Flight Program for Smart UAV (스마트무인기 비행운용프로그램 개발)

  • Park, Bum-Jin;Kang, Young-Shin;Yoo, Chang-Sun;Cho, Am
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.41 no.10
    • /
    • pp.805-812
    • /
    • 2013
  • The operational flight program(OFP) which has the functions of I/O processing with avionics, flight control logic calculation, fault diagnosis and redundancy mode is embedded in the flight control computer of Smart UAV. The OFP was developed in the environment of PowerPC 755 processor and VxWorks 5.5 real-time operating system. The OFP consists of memory access module, device I/O signal processing module and flight control logic module, and each module was designed to hierarchical structure. Memory access and signal processing modules were verified from bench test, and flight control logic module was verified from hardware-in-the-loop simulation(HILS) test, ground integration test, tethered test and flight test. This paper describes development environment, software structure, verification and management method of the OFP.

A Case Study on Detection of Races in Flight Control Software of Unmanned Aerial Vehicle (무인기 비행제어 소프트웨어를 위한 경합탐지 사례연구)

  • Lee, Byoung-Kwi;Kang, Mun-Hye;Jun, Yong-Kee
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2011.06b
    • /
    • pp.79-82
    • /
    • 2011
  • 무인기용 비행제어 소프트웨어는 인터럽트 핸들러에서 비결정적인 수행결과를 조래하는 경합이 발생될 수 있다. 이러한 유형의 경합을 탐지하기 위한 기존 방법은 원시 프로그램의 인터럽트 핸들러를 스레드로 변환하여 정적 경합탐지 도구를 사용하므로 프로그램 수행 시 실제 발생하지 않는 부정확한 경합(false positives)를 보고한다. 본 연구는 부정확한 경합 보고를 줄이기 위해서 원시 프로그램을 POSIX 실시간 스레브 프로그램으로 변환하고 Lockset기반 탐지기법 의해서 탐지된 공유변수를 대상으로 Happens-before 관계 분석기법을 이용하여 경합을 탐지하는 동적 경합탐지 도구를 사용한다. 제시된 방법의 실험을 위해서 Knob Assembly에 탑재되는 비행제어 소프트웨어를 대상으로 정적 경합탐지 도구와 동적 경합탐지 도구의 경합탐지 결과를 비교 분석한다.

Development of Embedded Program for UAV Flight Control System using RTOS and Model-Based Auto Code Generation (모델기반 자동코드 생성과 실시간 운영체제 기반 무인기용 비행제어시스템 탑재 프로그램 개발)

  • Kim, Sung-Hwan;Cho, Sang-Ook;Kim, Sung-Su;Ryoo, Chang-Kyung;Choi, Kee-Young
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.39 no.10
    • /
    • pp.979-986
    • /
    • 2011
  • In this paper, an embedded program of a flight control system for a small high performance UAV is introduced. The program consists of modules for device management and guidance and control. The device management system handles navigation sensors and mission equipments. The program for the guidance and control system is used to accomplish various kinds of missions and realize automation of flight control. Driver programs embedded in the device management system for operation of sensors and external devices are based on Texas Instrument's DSP/BIOS RTOS(realtime operating system). The on-board programs for the guidance and control system is obtained by using the model-based auto code generation technology.

Flight Attitude Control of using a Fuzzy Controller (퍼지제어기를 이용한 비행 자세제어)

  • 박종오;설재훈;김승철;임영도
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2002.12a
    • /
    • pp.143-147
    • /
    • 2002
  • 본 논문에서는 비행물체의 운동에 기초한 지능제어 알고리즘을 사용하여 대기의 환경적 요인과 기체형태 및 추력의 인위적 요인들간의 복잡한 함수관계를 지식과 경험에 의한 제어규칙으로서 비행안정성 확보와 자율비행을 위한 비행 자세제어를 행하였다. 비행 자세제어를 위하여 사용한 지능제어기는 다변수 입력 및 출력이 가능하며 강인성을 지닌 퍼지제어기를 사용하였다 실험을 위해 모형비행기와 자세 검출용 센서를 제작하고, 비행 전문가의 지식과 경험을 기초로 하여 작성한 제어규칙에 의하여 프로그램 된 퍼지제어기를 수 차례의 시험비행을 통해 제어규칙을 조정한 결과 안정된 자세제어를 행할 수 있었다.

Development of Radiocontrolled Airplane Controller for Leisure Industrial (무선조종 모형비행기의 제어기 개발)

  • 김종훈;양승현;이석원
    • Proceedings of the KAIS Fall Conference
    • /
    • 2001.11a
    • /
    • pp.163-165
    • /
    • 2001
  • 본 연구개발은 입력된 항로를 스스로 비행하며 사진 촬영, 국토 및 환경을 감시ㆍ관리할 수 있는 지능형 무인 비행 시스템 개발을 위한 레저 산업용 무선 조종 모형 비행기에 관련된 핵심기술을 확보하고, 상업화를 위한 전 단계의 시작품을 제작하는 것이다. 이와 관련하여 무선 조종 비행 관련 데이터를 확보 및 습득하고, 이의 활용으로 표준조종 기술을 확립하도록 했다. 또한, 자동 비행모드로 전환하기 위한 자동 비행 제어 알고리즘을 개발했으며, 확보된 비행기술을 데이터화하여 다양한 환경에서 시뮬레이션(simulation)을 수행한 정보를 프로그램화하여 자동 비행을 하도록 하고, 마이크로프로세서(microprocessor)를 이용하여 서보모터를 구동할 수 있는 제어기를 개발하였다.

Implementation of Intra-Partition Communication in Layered ARINC 653 for Drone Flight-Control Program (드론 비행제어 프로그램을 위한 계층적 ARINC 653의 파티션 내 통신 구현)

  • Park, Joo-Kwang;Kim, Jooho;Jo, Hyun-Chul;Jin, Hyun-Wook
    • Journal of KIISE
    • /
    • v.44 no.7
    • /
    • pp.649-657
    • /
    • 2017
  • As the type and purpose of drones become diverse and the number of additional functions is increasing, the role of the corresponding software has increased. Through partitioning and an efficient solving of SWaP(size, weight and power) problems, ARINC 653 can provide reliable software reuse and consolidation regarding avionic systems. ARINC 653 can be more effectively applied to drones, a small unmanned aerial vehicle, in addition to its application with large-scale aircraft. In this paper, to exploit ARINC 653 for a drone flight-control program, an intra-partition communication system is implemented through an extension of the layered ARINC 653 and applied to a real drone system. The experiment results show that the overheads of the intra-partition communication are low, while the resources that are assigned to the drone flight-control program are guaranteed through the partitioning.

Implementation and Verification of Lateral Navigation Algorithm for Korean Utility Helicopter (기동헬기 측면항법 알고리즘 구현 및 검증)

  • Kim, Sung-woo;Go, Eun-kyoung
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.22 no.2
    • /
    • pp.354-361
    • /
    • 2018
  • This paper describe the Lateral Navigation algorithm design and verification that implementation on Mission Computer's OFP for Korean Utility Helicopter(KUH) instead of Auto Flight Control System(AFCS) Vehicle Management System. The LNAV function transmits Roll command into the AFCS System. The Roll command value will be calculated by control algorithms in MC. The Operational Flight Program(OFP) shall use for its calculations different measurements of the aircraft's attitude and place. Using these inputs, the OFP will translate a navigational demand(for example-to perform the selected flight plan) into Roll commands to the autopilot. By conducting integration test using SIL and ground test, flight test, it is confirmed that the introduced algorithm meets the requirements of the Mission Equipment Package(MEP) system. LNAV function is verified through the System Integration Laboratory(SIL) test, ground and flight test.

Flight Attitude Control of using a Fuzzy Controller (퍼지제어기를 이용한 비행 자세제어)

  • Park, Jong-Oh;Sul, Jae-Hoon;Kim, Sung-Chul;Lim, Young-Do
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.13 no.1
    • /
    • pp.91-96
    • /
    • 2003
  • The forces and moments at the aircraft c.g. have components due to aerodynamic effects and to engine thrust. For the flight stability and autopilot systems we present a attitude control method using an intelligent control algorithm Which is based on the control rules from experts knowledge concerning the motion equations and other experiences. Then a robust fuzzy controller is developed to control the flight attitude. The controller can deal with multiple inputs and outputs. We have made an aircraft model and the orientation sensor for experimental flights. The control rules based on the flight expert s experience and knowledge can be programmed by fuzzy rules, and determined control rules by experimental flight. We can be stable attitude control by fuzzy controller.

UAV Navigation Sensor Integrated Flight Control System Design (무인항공기용 항법센서 통합 비행제어 시스템 설계)

  • Lee, Dong-Hyuk;Jung, Tae-Won;Lee, Ki-Seong
    • Proceedings of the KIEE Conference
    • /
    • 2011.07a
    • /
    • pp.1928-1929
    • /
    • 2011
  • 무인항공기란(Unmanned Aerial Vehicle : UAV)란 일반적으로 조종사 없이 사전에 입력된 프로그램에 따라 또는 비행체 스스로 주위환경(장애물, 항로)을 인식하고 판단하여 자율 비행(Autonomous Flying)하는 비행체를 말한다. 본 논문에서는 항법센서(Attitude Heading Referance System: AHRS)를 비행제어 시스템과 통합한 시스템에 관하여 다루었다.

  • PDF