• Title/Summary/Keyword: Hardware Controller

Search Result 748, Processing Time 0.029 seconds

Design of an OLED Controller to Display Realtime Moving Pictures on Mobile Display (실시간 동영상 구현을 위한 모바일용 OLED 제어기 설계)

  • Cho, Young-Sung;Lee, Yong-Hwan
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • v.9 no.2
    • /
    • pp.877-880
    • /
    • 2005
  • As DMB, 3D game, Internet and movie is serviced for the recent mobile devices, high resolution display devices beyond VGA become used. Implementation of real-time moving pictures of 30렌 by software programming is difficult because the performance of mobile processors is not so high. The full frame moving picture can be supported by using specific hardware. In this paper, an OLED controller that is consists of flash memory controller and OLED interface is proposed for real-time moving picture on mobile displays. The proposed OLED controller is implemented in FPGA and the performance is evaluated.

  • PDF

Design and Implementation of Intelligent Digital Controllers with Self-Validating Sensors (Self-Validating 센서를 사용한 지능형 디지털 제어기의 설계 및 구현)

  • Na, Seung-You;Bae, Hee-Jong
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.12
    • /
    • pp.3848-3854
    • /
    • 2000
  • For the satisfying performance of a control system, design of a controller for the system which meets the required specifications and its supporting hardware that keep their functioning is important. Among the hardware of a control system, sensors are most vulnerable to malfunction. Thus it is necessary to keep track of accurate and reliable sensor readings for good controller performance. In case of sensor faults. they are detected by examining the sensor output values and the major values of the system, and then the types of the faults are recognized by the analysis of symptoms of faults. If necessary self-validating sensor values are synthesized according to the types of faults, and then they are used for the controller instead of the raw data.In this paper, a self 'validating sensor is applied to the control of a flexible link system with the sensor fault problems in the light sensor module for exact IXlsitioning to show the applicahility. It is shown that the digital controller can provide a satisfactory loop performance even when the sensor faults occur.

  • PDF

Hardware Implementation of HEVC CABAC Binarizer

  • Pham, Duyen Hai;Moon, Jeonhak;Lee, Seongsoo
    • Journal of IKEEE
    • /
    • v.18 no.3
    • /
    • pp.356-361
    • /
    • 2014
  • This paper proposes hardware architecture of HEVC (high efficiency video coding) CABAC (context-based adaptive binary arithmetic coding) binarizer. The proposed binarizer was designed and implemented as an independent module that can be integrated into HEVC CABAC encoder. It generates each bin string of each syntax element in a single cycle. It consists of controller module, TU (truncated unary binarization) module, TR (truncated Rice binarization) module, FL (fixed length binarization) module, EGK (k-th order exp-Golomb coding) module, CALR (coeff_abs_level_remaining) module, QP Delta (cu_qp_delta_abs) module, Intra Pred (intra_chroma_pred_mode) module, Inter Pred (inter_pred_idc) module, and Part Mode (part_mode) module. The proposed binarizer was designed in Verilog HDL, and it was implemented in 45 nm technology. Its operating speed, gate count, and power consumption are 200 MHz, 1,678 gates, and 50 uW, respectively.

Control Hardware-in-the-Loop Simulation for a controller of LLC resonant converter (LLC 공진형 컨버터의 제어기 설계를 위한 Control Hardware-in-the-Loop Simulation 시스템 구현)

  • Kwak, Sang Kyu;Park, Hwa Pyeong;Jung, Jee Hoon
    • Proceedings of the KIPE Conference
    • /
    • 2016.07a
    • /
    • pp.209-210
    • /
    • 2016
  • 프로토타입 컨버터 구현 시 전압/전류 제어기의 안정성, 제어 알고리즘, 정상적인 게이트 전압 제어가 보장되지 않은 경우 이를 수정하기 위해 사용하는 기존의 Trial and Error 방식은 조정에 많은 시간 및 비용이 소모된다. 본 논문은 이러한 시간적 비용 저감을 위하여 Control Hardware-in-the-Loop Simulation(CHILS)를 이용하여 제어기의 정상 동작 여부와 성능을 실시간으로 검증하는 방법을 제안한다. 이를 위해 LLC 공진형 컨버터를 CHILS로 구현하여, 개발된 DSP 제어기의 성능을 검증하고자 한다. 제안된 실시간 모의시험에서는 LLC 공진형 컨버터를 Matlab/Simulink에서 모델링 하여, 실제 DSP 제어기의 신호를 컨버터 모델에서 입력받아 모의시험장치의 출력 결과를 관찰함으로써 제어기의 동작 특성을 확인하였다.

  • PDF

HWILS Implementation of TCS Control System Based on Throttle Adjustment Approach (스로틀 조절 방식에 기초한 TCS 슬립 제어 시스템의 HWILS 구현)

  • 송재복;홍동우
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.6 no.3
    • /
    • pp.45-53
    • /
    • 1998
  • Traction control systems(TCS) improve vehicle acceleration performance and stability, particularly on slippery roads through engine torque and/or brake torque control. This research mainly deals with the engine control algorithm based on adjustment of the engine throttle valve opening. Hardware-in-the-loop simulation(HWILS) is carried out where the actual hardware is used for the engine/automatic transmission and TCS controller, while various vehicle dynamics are simulated on real-time basis. Also, use of the dynamometer is made in order to implement the tractive force that a road applies to the tire. Although some restrictions are imposed mainly due to the capability of the synamometer, simplified HWILS results show that the slip control algorithm can improve the vehicle acceleration performance for low-friction roads.

  • PDF

An application of a digital computer for the deadbeat controller (Deadbeat response를 위한 컴퓨터보상기에 관한 연구)

  • 조정원
    • 전기의세계
    • /
    • v.25 no.5
    • /
    • pp.59-62
    • /
    • 1976
  • Applications of the digital computers in the control systems are not new. But when one tries to integrate the control system with a digital computer to form a feedback loop, he has to solve a great deal of problems in both hardware and software aspects. Such problems are investigated in this paper. For the hardware aspect, one has to design interfaces for both ADC and DAC. Since these are absolutely necessary pieces of hardware, one can notavoid from using them. The interface which employ the programmed data transfer method was designed for this research. For the software aspect, one has to build models for the digital compensator and the controlled system. In order to do that it is necessary to utilize the real time clock and to write his own interrupt service routine. As a sample case, a deadbeat compensator was desinged and tested.

  • PDF

The Design and Implementation of Open Architecture CNC Software Module by a Real-time Control (실시간 제어에 의한 개방형 CNC 소프트웨어 모듈의 설계 및 구현)

  • 이제필
    • Journal of the Korean Society of Manufacturing Technology Engineers
    • /
    • v.8 no.5
    • /
    • pp.54-62
    • /
    • 1999
  • This paper describes the design and implementation of a PC(personal computer) based open architecture machine tool controller. The hardware of open architecture CNC has generally a motion control board on a PC for controlling a servo motor. But this paper describes open architecture hardware that consists of a PC, a counter board a DAC board and a DIO board only. This makes it easy to generate CNC software module in a hardware-independent way. The proposed open architecture CNC software runs on the MS-Windows NT. The paper describes a method of con-trolling servo motors using a real-time timer of MS-Windows NT and a commercial real-time operating system on the MS-Windows. NT. An open and reconfigurable software module is made up of an object and an API(application programming interface). Using the object and the API a new CNC system can be quickly configured to control dif-ferent machine tools. The proposed open architecture CNC system is applied to 4-axis lettering center.

  • PDF

Development of Avionics System for the 200 kg-class Tiltrotor UAV (200 kg급 틸트로터 무인기의 항공전자시스템 개발)

  • Chang, Sungho;Cho, Am;Park, Bumjin;Choi, Seongwook
    • Journal of Aerospace System Engineering
    • /
    • v.7 no.3
    • /
    • pp.65-69
    • /
    • 2013
  • Avionics system designed for the 200 kg-class tiltrotor UAV has been developed. Avionics system for the UAV is the reconstruct system and can be programmed automation controller. This paper focuses on the design aspects of the hardware and presents the ground and flight test results. The hardware aspects of the avionics system include details about the hardware configurations for the interfaces with the Digital Flight Control Computer, sensors and Line-replaceable unit modifications.

Hardware-In-The-Loop Simulation (HILS) Based Design and Robustness Evaluation of an Intelligent Gantry Crane System

  • ;Jalani, Jamaludin
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2005.06a
    • /
    • pp.1729-1734
    • /
    • 2005
  • The use of gantry crane systems for transporting payload is very common in industrial application. However, moving the payload using the crane is not an easy task especially when strict specifications on the swing angle and on the transfer time need to be satisfied. To overcome this problem, this paper describes development of an intelligent gantry crane system based on the mechatronic design. A lab-scale gantry crane is designed and then its intelligent controllers are developed. Fuzzy logic controllers are adopted, designed and implemented for controlling payload position as well as the swing angle of the gantry crane. The performance of the intelligent gantry crane system is evaluated on a hardware-in-the-loop simulation (HILS) environment. Moreover robustness of the proposed system is also evaluated. The result shows that the intelligent gantry crane system designed based on the mechatronic design approach has better performance compared with the automatic gantry crane system controlled by classical PID controllers. Moreover simulation result shows that the intelligent gantry crane system is more robust to parameter variation than the automatic gantry crane system.

  • PDF

Design of Sub Control Part for VMS(Variable Message Signboard) (VMS(Variable Message Signboard)의 서브 컨트롤부 설계)

  • Shin, Jae-Heung;Lee, Sang-Cheol;Moon, Sung-Chang
    • Proceedings of the KIEE Conference
    • /
    • 2004.07e
    • /
    • pp.80-83
    • /
    • 2004
  • Previously, in order to send information from the local controller to the display board, the hardware or software had to be handled and run through 3-phases, which include the PC-card or PC-add Board, I-F card and Sub board. This study will attempt to design a board that handles information by connecting the USB port of the PC directly to the Sub board. In addition, an MPU will be attached to the previously complex hardware circuit to design a software drive engine module, which allows for the development of new products by modifying only the software engine and not the hardware.

  • PDF