PID control using 8-bit microcontroller

8비트 마이크로컨트롤러를 사용한 PID 제어

  • Published : 2016.05.25

Abstract

A drone has been popularized to such an extent as to be seen in the near parks recently. The drone refers to an unmanned aerial vehicle(UVA) which can fly and be steered by a radio wave without a pilot and it has a airplane or helicopter shape. The drone was first started to be used from military purpose, but its usage has been expanded to the private such as broadcast shooting, crop-dusting, field discovery and hobby. However the drone that we can see often in the market is expansive, hard to be repaired when it broken down and has a discomfort of the short flight time. In this paper, to solve an uncomfortable talk on the cheap ATmega128 Using (Quad copter) drone for implementation. Axes gyroscope and accelerometers mcu between posture an attitude control, communications through drone control, pid. Receiver input them into transmitter signals of movements to control drone c the programming was implemented in on the basis of language.

드론은 최근 가까운 공원에서도 볼 수 있을 정도로 대중화가 되었다. 드론이란 조종사 없이 무선전파로 비행 조종이 가능한 무인 항공기(UVA)를 말하며, 주로 비행기나 헬리콥터 모양을 하고 있다. 드론은 군사용으로 시작 되었지만, 최근 방송촬영, 농약살포, 현장탐사, 취미용 등 민간으로 용도가 확대 되었다. 하지만 시중에서 많이 볼 수 있는 드론은 가격도 비싸고 고장이 났을 경우 수리하기가 어려우며, 비행시간이 짧은 불편함이 있다. 본 논문에서는 위에서 말한 불편한 점을 해결하고자 가격이 저렴한 ATmega128을 이용한 드론(쿼드콥터)를 구현했다. 6축 자이로, 가속도 센서와 MCU간의 TWI통신과, PID제어를 통한 드론의 자세제어를, 수신기의 신호를 입력받아 송신기로 드론을 제어하는 동작을 C프로그래밍언어를 기반으로 구현하였다.

Keywords