• 제목/요약/키워드: Control prototyping

검색결과 141건 처리시간 0.028초

Rapid Prototyping of Aero-engine Complex Control Method

  • Lu, Jun;Guo, Ying-Ging;Wang, Bin-Zheng
    • 한국추진공학회:학술대회논문집
    • /
    • 한국추진공학회 2008년 영문 학술대회
    • /
    • pp.59-62
    • /
    • 2008
  • This paper presents an approach of complex control method(CCM) real-time simulation and rapid prototyping for aero-engine control system and describes its principle and realization in detail. This approach is mainly based on MATLAB/RTW for rapid prototyping from system modeling to embedded implementation. According to the simulation results between automatic code and manual code for an aeroengine multi-variable control method, it shows that this approach is feasible and effective, and not only decreases development cycle but also improves the reliability and universality. So a series of problems can be resolved during the simulation stage and rapid application to prototype testing.

  • PDF

HETLAS를 활용한 헬리콥터 비행제어 법칙 Rapid Prototyping 프로세스 설계 (A Design of Helicopter Control Law Rapid Prototyping Process Using HETLAS)

  • 양창덕;정호채;김창주;김종섭;김철호
    • 한국항공우주학회지
    • /
    • 제43권8호
    • /
    • pp.731-738
    • /
    • 2015
  • 항공기 비행제어시스템의 개발기간, 비용 및 위험도를 최소화시키기 위해서는 비행제어 법칙의 적용 및 시험을 효율적으로 수행할 수 있는 통합개발 도구와 Rapid Prototyping 프로세스가 요구된다. 본 논문에서는 Matlab/Simulink 환경을 통해 생성한 제어법칙 자동코드와 비행동역학 해석프로그램(HETLAS: HElicopter Trim, Linearization and Simulation)과의 연동 절차를 개발하여 시뮬레이션 평가를 효율적으로 수행할 수 있는 환경의 구축에 대해 기술하였다. 또한, 본 연구를 통해 제어법칙의 다양한 모드의 조종사 시뮬레이션 평가를 위해 HETLAS를 이용한 데스크탑 시뮬레이션 환경을 개발하고 조종성 시뮬레이터 및 HILS(Hardware In the Loop Simulation) 시험 환경과 효율적으로 연동하여 시험할 수 있는 절차를 개발하였다. 비행제어법칙 개발과정에서 HETLAS를 중심으로 한 해석/시험 환경을 개발함으로써 반복적인 제어법칙의 설계/해석 및 시험 절차를 효율적으로 수행할 수 있도록 하였다.

엔진 제어시스템을 위한 래피드 콘트롤 프로토타이핑 플랫폼에 관한 연구 (Development of a Rapid Control Prototyping Platform for Engine Control System)

  • 송정현;이우택;선우명호
    • 한국자동차공학회논문집
    • /
    • 제11권1호
    • /
    • pp.160-165
    • /
    • 2003
  • The design and implementation of an engine control system has become an important area in developing a new car, but the implementation of an engine control system is becoming a tedious and time-consuming work as the level of complexity increases. In order to shorten the development cycle of the control system, rapid control prototyping (RCP) technique deserves developers' attention. A new RCP platform has been developed for an automotive engine control application. This prototyping system strictly adheres to the layered architecture of the final production ECU, and separates the automatically generated part of software, or the application area, from the hand coded area, which generally carefully designed and tested because of the hardware dependency and the efficiency of microcontroller. The $Matlab{\circledR}$ tool-chain of Mathworks Inc. has been selected as a base environment in this study. A newly developed Engine Control Toolbox of Real-Time $Workshop{\circledR}$ converts a graphically represented control algorithm into optimized application codes and links them with other parts of the software to generate executable code for the target processor.

Matlab과 USB DAQ 장치를 이용한 Rapid Control Prototyping System 개발 (Development of a Rapid Control Prototyping System Based on Matlab and USB DAQ boards)

  • 이영삼;양지혁;김석윤;김원식;권오규
    • 제어로봇시스템학회논문지
    • /
    • 제18권10호
    • /
    • pp.912-920
    • /
    • 2012
  • In this paper, we propose a new and cost-effective RCP (Rapid Control Prototyping) system based on Matlab/Simulink and a DAQ (Data Acquisition) unit with the high speed USB communication interface. The proposed RCP system has a feature that a computer on which Simulink is running acts as a realtime controller and a DAQ unit performs data acquisition, transmission of the data to and from a computer, and the application of control data received from the computer. For its implementation, we develop 10 communication blocks each of which is constructed by using S-function. In order to increase the data communication speed and thus to reduce the sampling period of the overall control system, we propose to use a batch transfer strategy through the USB interface. The proposed RCP system has several advantages over existing methods such as good maintainability, portability due to the USB interface, low cost, and no necessity for C-code generation even though it can only be applied to control systems with moderate sampling rates. It is expected that the proposed RCP system can be useful in teaching control-related topics to undergraduate and graduate students.

VEHICLE DYNAMIC CONTROL ALGORITHM AND ITS IMPLEMENTATION ON CONTROL PROTOTYPING SYSTEM

  • Zhang, Y.;Yin, C.;Zhang, J.
    • International Journal of Automotive Technology
    • /
    • 제7권2호
    • /
    • pp.167-172
    • /
    • 2006
  • A design of controller for vehicle dynamic control(VDC) and its implementation on the real vehicle were introduced. The controller has been designed using a three-degrees-of-freedom(3DOF) yaw plane vehicle, and the control algorithm was implemented on the vehicle by control prototyping system dSPACE. A hybrid control algorithm, which makes full use of the advantages of robust and fuzzy control, was adopted in the control system. Field test results show that the performance of the vehicle handling dynamics with hybrid controller is improved obviously compared to that without VDC and with simple robust controller on skiddy roads(friction coefficients lower than 0.3).

Rapid Prototyping을 위한 실시간 제어시스템 개발에 관한 연구 (Development of a Real-Time Control System for Rapid Prototyping)

  • 강문호;정경민;박윤창
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1999년도 하계학술대회 논문집 B
    • /
    • pp.927-929
    • /
    • 1999
  • In this research a real-time control system was developed without program codings during control system designing procedures. On the Simulink window control system is designed in the form of block diagrams, program codes are produced automatically with the real time workshop package, then C-compiler compiles the program codes. With this automatic real-time program producing mechanism rapid prototyping is realized. To show effectiveness of the proposed system designing scheme a DSP-based DC motor speed control system was constructed and PI and Fuzzy control methods were implemented.

  • PDF

인터넷 기반의 원격 제어를 이용한 RP 시스템 개발 (Tele-Control of Rapid Prototyping Machine System Via Internet)

  • 최태림;송용억;강신일
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2001년도 춘계학술대회 논문집
    • /
    • pp.24-27
    • /
    • 2001
  • Nowadays, increasing demand of the customized products has led to an increased usage of rapid prototyping in the product development. However, the acquisition price of a rapid prototyping equipment is still too high that not every body can afford to buy one. To offer a wide access to the users who need physical prototypes, a connection of the rapid prototyping equipment to the Internet is a viable step. It would allow a large group of customers all over the world to use the manufacturing capability of a service provider offering this kind of manufacturing service. To realize how such an e-manufacturing concept can look like, a LOM-type 3D printer developed at KIST has been used as test site and connected to the Internet. A possible user can log on to the server of the equipment and view his STL file and start the building operation from a remote place. To see whether the operation runs properly, a CCD camera is used to transmit the actual state of operation online. The result so far proves the feasibility of rapid prototyping on the Internet as well as an order-adaptive manufacturing system via web.

  • PDF

Simulink/RTW를 이용한 유도전동기 벡터제어시스템 개발 (Development of an Induction Motor Vector Control System Using Simulink/RTW)

  • 강문호
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2000년도 제15차 학술회의논문집
    • /
    • pp.119-119
    • /
    • 2000
  • In this research an induction motor vector control system was developed using Simulink and RTW(Real Time Workshop). On the Simulink window, control system is designed in the form of block diagrams, program codes are produced automatically with the RTW, then c compiler compiles the program codes. With this automatic real time program producing mechanism rapid prototyping is realized without the time-consuming manual program coding procedures. To show effectiveness of the proposed designing scheme a DSP-based induction motor vector control system was constructed and implemented

  • PDF

쾌속조형기술의 구현을 위한 3차원 제어시스템 개발 (Development of a Three Dimensional Control System for Implementing Rapid Prototyping Technology)

  • 조성목
    • 한국산학기술학회논문지
    • /
    • 제8권4호
    • /
    • pp.775-780
    • /
    • 2007
  • 쾌속조형기술(Rapid Prototyping Technology)은 설계단계에 있는 3차원 모델을 시제품(Prototype)으로 다른 중간과정 없이 빠르게 생성하는 새로운 기술을 말한다. CAD 모델 데이터는 3차원 형상 시스템이지만 모니터 화면이나 문서로 출력할 때는 2차원으로 밖에 표시되지 않는다. 반면에 쾌속조형기술은 설계된 3차원 CAD 데이터를 2차원 단면 데이터로 변환한 후 RP(Rapid Prototyping)공정을 적용하여 순차적으로 적층해 감으로써 CAD 데이터와 같은 3차원 입체 형상을 제작하게 된다. 그러나 RP 시스템은 매우 가격이 비싸서 칫솔이나 완구 등과 같은 생활용품을 제작하는 중소기업에서는 구입하기 어려운 상황이다. 본 논문에서는 오픈소스를 사용하여 RP 기술을 구현함으로써 저렴한 가격으로 구매할 수 있는 RP 시스템을 개발하기 위한 3차원 제어시스템을 제안하였다.

  • PDF

RCP 시스템에서 사용가능한 DMC (Dynamic Matrix Control) 블록의 개발과 응용 (Development of a DMC Block for Use with an RCP System and its Application)

  • 이영삼;유광명
    • 제어로봇시스템학회논문지
    • /
    • 제21권9호
    • /
    • pp.827-835
    • /
    • 2015
  • In this paper, we present the implementation method of Dynamic Matrix Control(DMC) block for use with a Rapid Control Prototyping(RCP) system and consider the speed control of a DC motor using the developed DMC block. Firstly, we briefly introduce a lab-built RCP system. Secondly, we present a method for implementing a DMC block using C-language, which enables the DMC algorithm to be represented in a library block that can be used in a Simulink environment. Finally, we use the developed DMC block for the speed control of a DC motor, through which we show that the DMC-based control system can be easily implemented and applied to the real-time control of systems with relatively fast dynamics.