Implementing the digital multi trigger system using the DMX-512 packet protocol #
- Author : Kangjin Kim
- Publisher : The Department of Computer Science Engineering, at Sangji University on 15th, Nov., 2003
- Advisor :
Professor Yeonghwan Tscha
Abstract #
- The current receiver of the theater lighting control signal(DMX-512) has controlled phases by converting the signal to analogue data. This receiver requires bulky devices and their installing work because of the analogue converter. In this paper, I propose an efficient system to read the lighting control signal and to control the phases through a controller. This proposed system is turning on/off of SSR gate after receiving the lighting control signal. It is based on ATmega128(AVR 8BIt RISC Contoller), and AVR Assembly Language. This system requires the real-time operation because reading the lighting control signal and generating the phase outputs should be concurrently executed. To do this operation, checking tasks' execution time and the given time for each condition are considered in the first place.
- 현재의 조명제어 신호(DMX-512)를 받는 수신부는 신호를 아날로그로 변환하여 위상제어를 하고 있다. 이러한 수신부는 아날로그 변환기를 거쳐야 하므로 장비 및 설치작업에 부담이 크다. 본 논문에서는 조명제어 디지털 신호를 제어기를 통해 읽어들이고 위상 제어를 시행하는 유용성 있는 시스템을 제안하였다. 제안된 시스템은 조명제어 신호를 받는 수신부에 관한 것으로 사이리스터(SSR) 반도체의 gate를 on/off 시키는 시스템을 AVR 8bit RISC 제어기인 ATmega128기반에서 어셈블리 언어를 사용하여 개발하였다. 제안 시스템은 조명제어 신호를 읽고 위상제어 출력을 내는 두 가지 일을 병행 해야하기 때문에 실시간으로 주어진 임무를 수행해야 한다. 이를 위해 각 상황마다 주어진 시간과 임무의 수행 시간을 가장 우선하여 처리하도록 하였다.
The final work in an exhibition for graduation #
Captured DMX-512 signal #
| |