• 제목/요약/키워드: Hardware Controller

검색결과 748건 처리시간 0.024초

단일 루우프 제어기의 설계와 제작 (Design and implementation of one loop controller)

  • 이영일;변대규;권욱현
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1987년도 한국자동제어학술회의논문집; 한국과학기술대학, 충남; 16-17 Oct. 1987
    • /
    • pp.431-436
    • /
    • 1987
  • In this paper, the development of an One Loop Controller is described. The functions which are built in the One Loop Controller are summarized and the hardware implemention of these functions using 16 bit microprocessor is described. The developed One Loop Controller is applied to DC_Motor based position control system and it's results are given.

  • PDF

ROBOKER 팔의 제어를 위한 FPGA 기반 비선형 제어기의 임베디드 하드웨어 구현 (Embedded Hardware Implementation of an FPGA Based Nonlinear PID Controller for the ROBOKER Arm)

  • 김정섭;전효원;정슬
    • 제어로봇시스템학회논문지
    • /
    • 제13권12호
    • /
    • pp.1153-1159
    • /
    • 2007
  • This paper presents the hardware implementation of nonlinear PID controllers for the ROBOKER humanoid robot arms. To design the nonlinear PID controller on an FPGA chip, nonlinear functions as well as the conventional PID control algorithm have to be implemented by the hardware description language. Therefore, nonlinear functions such as trigonometric or exponential functions are designed on an FPGA chip. Simulation studies of the position control of humanoid arms are conducted and results are compared. Superior performances by the nonlinear PID controllers are confirmed when disturbances are present. Experiments of humanoid robot arm control tasks are conducted to confirm the performance of our hardware design and the simulation results.

분산제어 기반 직류 마이크로그리드 전력관리시스템의 HIL 시뮬레이션 적용 연구 (Development of Hardware In-the-Loop Simulation System for Testing Power Management of DC Microgrids Based on Decentralized Control)

  • 투딘두;리덕중;이동춘
    • 전력전자학회논문지
    • /
    • 제24권3호
    • /
    • pp.191-200
    • /
    • 2019
  • This study proposes a hardware-in-the-loop simulation (HILS) system based on National Instruments' PXI platform to test power management and operation strategies for DC microgrids (MGs). The HILS system is developed based on the controller HIL prototype, which involves testing the controller board in hardware with a real-time simulation model of the plant in a real-time digital simulator. The system provides an economical and effective testing function for research on MG systems. The decentralized power management strategy based on the DC bus signaling method for DC MGs has been developed and implemented on the HILS platform. HILS results are determined to be similar to those of the off-line simulation in PSIM software.

Multiplierless Digital PID Controller Using FPGA

  • Chivapreecha, Sorawat;Ronnarongrit, Narison;Yimman, Surapan;Pradabpet, Chusit;Dejhan, Kobchai
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2004년도 ICCAS
    • /
    • pp.758-761
    • /
    • 2004
  • This paper proposes a design and implementation of multiplierless digital PID (Proportional-Integral-Derivative) controller using FPGA (Field Programmable Gate Array) for controlling the speed of DC motor in digital system. The multiplierless PID structure is based on Distributed Arithmetic (DA). The DA is an efficient way to compute an inner product using partial products, each can be obtained by using look-up table. The PID controller is designed using MATLAB program to generate a set of coefficients associated with a desired controller characteristics. The controller coefficients are then included in VHDL (Very high speed integrated circuit Hardware Description Language) that implements the PID controller onto FPGA. MATLAB program is used to activate the PID controller, calculate and plot the time response of the control system. In addition, the hardware implementation uses VHDL and synthesis using FLEX10K Altera FPGA as target technology and use MAX+plusII program for overall development. Results in design are shown the speed performance and used area of FPGA. Finally, the experimental results can be shown when compared with the simulation results from MATLAB.

  • PDF

다중처리기를 갖는 고성능 범용제어기의 개발과 여유자유도 로봇 제어에의 응용 (Development of high performance universal contrller based on multiprocessor)

  • 박주이;장평훈
    • 한국정밀공학회지
    • /
    • 제10권4호
    • /
    • pp.227-235
    • /
    • 1993
  • In this paper, the development of a high performance flexible controller is described. The hardware of the controller, based on VME-bus, consists of four M68020 single-board computers (32-bit) with M68881 numerical coprocessors, two M68040 single board donputers, I/O devices (such as A/D and D/A converters, paraller I/O, encoder counters), and bus-to-bus adaptor. This software, written in C and based on X-window environment with Unix operating system, includes : text editor, compiler, downloader, and plotter running in a host computer for developing control program ; device drivers, scheduler, and mathemetical routines for the real time control purpose ; message passing, file server, source level debugger virtural terminal, etc. The hardware and software are structured so that the controller might have both flexibility and extensibility. In papallel to the controller, a three degrees of freedom kinematically redundant robot has been developed at the same time. The development of the same time. The development of the robot was undertaken in order to provide, on the one hand, a computationally intensive plant to which to apply the controller, and on the other hand a research tool in the field of kinematically redundant manipulator, which is, as such, an important area. By using the controller, dynamic control of the redundant manipulator was successfully experimented, showing the effectiveness and flexibility of the controller.

  • PDF

A Robot Controller Development of a Large-scale System for Shipbuilding

  • Kim, Soo-Ho;Kang, Gye-Hyung;Park, Ju-Yi;Chu, Gil-Whoan;Kim, Jin-Wook;Kim, Ji-Yun;Kim, Sung-Kwun
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2005년도 ICCAS
    • /
    • pp.472-475
    • /
    • 2005
  • This paper present a robot controller developed for shipbuilding yard. Since shipbuilding process handles large work pieces and has dusty and noisy environment, the developed controller has separated architecture into main control part and servo control part. Main control part is located in control room while servo control part is located near robot with work pieces. Commutation between two parts is done through SynqNet and RS485. Air purging system is adapted to servo control part for better reliability. We aimed open architecture in both hardware and software architecture. For open hardware architecture, we employed Compact PCI (cPCI) because it is widely used bus system and very reliable. Since lots of commercial boards are available with cPCI interface, upgrade and reconfiguration is easy. For open software architecture, Windows XP�� Embedded is selected as operating system (OS), because it is very popular OS and most hardware vender supports device driver for the windows XP.

  • PDF

CNC 제어 이송계의 Hardware-in-the-loop 시뮬레이션 (Hardware-in-the-loop Simulation of CNC-controlled Feed Drives)

  • 이원균;이찬영;김주영;송창규;민병권
    • 한국정밀공학회지
    • /
    • 제32권5호
    • /
    • pp.447-454
    • /
    • 2015
  • Design and application of hardware-in-the-loop simulation (HILS) for design of CNC-controlled machine tool feed drives is discussed. The CNC machine tool is a complex mechatronics system where the complexity results from the software-based controller composed of a variety of functionalities and advanced control algorithms. Therefore, using a real CNC controller in the control simulation has merits considering the efforts and accuracy of the simulation modeling. In this paper challenges in HILS for a CNC controlled feed drive, such as minimization of time delay and transmission error that are caused by discretization of the feed drive model, is elaborated. Using an experimental HILS setup of a machine tool feed drive applications in controller gain selection and CNC diagnostics are presented.

Attitude Controller Design and Test of Korea Space Launch Vehicle-I Upper Stage

  • Sun, Byung-Chan;Park, Yong-Kyu;Roh, Woong-Rae;Cho, Gwang-Rae
    • International Journal of Aeronautical and Space Sciences
    • /
    • 제11권4호
    • /
    • pp.303-312
    • /
    • 2010
  • This paper introduces the upper stage attitude control system of KSLV-I, which is the first space launch vehicle in Korea. The KSLV-I upper stage attitude control system consists of two electro-hydraulic actuators and a reaction control system using cold nitrogen gas. A proportional, derivative, and integral controller is designed for the electro-hydraulic thrust vectoring system, and Schmidt trigger ON/OFF controllers are designed for the reaction control system. Each attitude controller is designed to have enough stability margins. The stability and performance of KSLV-I upper stage attitude control system is verified via hardware in the loop tests. Hardware in the loop tests are accomplished for perturbed flight conditions as well as nominal flight condition. The test results show that the attitude control loop of KSLV-I upper stage is very stable and the attitude controllers perform well for all flight conditions. Attitude controllers designed in this paper have been successfully applied to the first flight of KSLV-I on August 25, 2009. The flight test results show that all attitude controllers of the KSLV-I upper stage performed well and satisfied the accuracy specifications even during abnormal flight conditions.

Development of a Hardware-in-the-loop Simulator for Spacecraft Attitude Control Using Thrusters

  • Koh, Dong-Wook;Park, Sang-Young;Kim, Do-Hee;Choi, Kyu-Hong
    • Journal of Astronomy and Space Sciences
    • /
    • 제26권1호
    • /
    • pp.47-58
    • /
    • 2009
  • In this study, a Hardware-In-the-Loop (HIL) simulator using thrusters is developed to validate the spacecraft attitude system. To control the attitude of the simulator, eight cold gas thrusters are aligned with roll, pitch and yaw axis. Also linear actuators are applied to the HIL simulator for automatic mass balancing to compensate the center of mass offset from the center of rotation. The HIL simulator consists of an embedded computer (Onboard PC) for simulator system control, a wireless adapter for wireless network, a rate gyro sensor to measure 3-axis attitude of the simulator, an inclinometer to measure horizontal attitude, and a battery set to supply power for the simulator independently. For the performance test of the HIL simulator, a bang-bang controller and Pulse-Width Pulse-Frequency (PWPF) modulator are evaluated successfully. The maneuver of 68 deg. in yaw axis is tested for the comparison of the both controllers. The settling time of the bang -bang controller is faster than that of the PWPF modulator by six seconds in the experiment. The required fuel of the PWPF modulator is used as much as 51% of bang-bang controller in the experiment. Overall, the HIL simulator is appropriately developed to validate the control algorithms using thrusters.

행렬구조 메모리 참조표를 사용한 페트리네트 제어기의 하드웨어 구현 (Hardware implementation of Petri net-based controller with matrix-based look-up tables)

  • 장래혁;정승권;권욱현
    • 제어로봇시스템학회논문지
    • /
    • 제4권2호
    • /
    • pp.194-202
    • /
    • 1998
  • This paper describes a hardware implementation method of a Petri Net-based controller. A flexible and systematic implementation method, based on look-up tables, is suggested, which enables to build high speed Petri net-based controllers. The suggested method overcomes the inherent speed limit that arises from the microprocessors by using of matrix-based look-up tables. Based on the matrix framework, this paper suggests various specific data path structures as well as a basic data path structure, accompanied by evolution algorithms, for sub-class Petri nets. A new sub-class Petri net, named Biarced Petri Net, resolves memory explosion problem that usually comes with matrix-based look-up tables. The suggested matrix-based method based on the Biarced Petri net has as good efficiency and expendability as the list-based methods. This paper shows the usefulness of the suggested method, evaluating the size of the look-up tables and introducing an architecture of the signal processing unit of a programmable controller. The suggested implementation method is supported by an automatic design support program.

  • PDF