• Title/Summary/Keyword: Main Control Embedded System

검색결과 84건 처리시간 0.029초

Adaptive Fuzzy 제어기를 이용한 Embedded 시스템 기반의 기능성 고분자 구동체 다중제어에 관한 연구 (A Study on Multi-Vehicle Control of Electro Active Polymer Actuator based on Embedded System using Adaptive Fuzzy Controller)

  • 김태형;김훈모
    • 한국정밀공학회지
    • /
    • 제20권2호
    • /
    • pp.94-103
    • /
    • 2003
  • In case of environment requiring safety such as human body and requiring flexible shape, a conventional mechanical actuator system does not satisfy requirements. Therefore, in order to solve these problems. a research of various smart material such as EAP (Electro Active Polymer), EAC (Electro Active Ceramic) and SMA (Shape Memory Alloy) is in progress. Recently, the highest preferring material among various smart material is EP (Electrostictive Polymer), because it has very fast response time, powerful force and large displacement. The previous researches have been studied properties of polymer and simple control, but present researches are studied a polymer actuator. An EP (Electostrictive Polymer) actuator has properties which change variably ils shape and environmental condition. Therefore, in order to coincide with a user's purpose, it is important not only to decide a shape of actuator and mechanical design but also to investigate a efficient controller. In this paper, we constructed the control logic with an adaptive fuzzy algorithm which depends on the physical properties of EP that has a dielectric constant depending on time. It caused for a sub-actuator to operate at the same time that a sub-actuator system operation increase with a functional improvement and control efficiency improvement in each actuator, hence it becomes very important to manage it effectively and to control the sub-system which Is operated effectively. There is a limitation on the management of Main-host system which has multiple sub-system, hence it brings out the Multi-Vehicle Control process that disperse the task efficiently. Controlling the multi-dispersion system efficiently, it needs the research of Main-host system's scheduling, data interchange between sub-actuators, data interchange between Main-host system and sub-actuator system, and data communication process. Therefore in this papers, we compared the fuzzy controller with the adaptive fuzzy controller. also, we applied the scheduling method for efficient multi-control in EP Actuator and the algorithm with interchanging data, protocol design.

2차 전지 충.방전 생산 공정 정밀제어를 위한 임베디드 시스템 개발 (Embedded System Design for Precision Control of the Secondary Battery Charge/Discharge Production Process)

  • 최중현;김종태;오재홍
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2004년도 심포지엄 논문집 정보 및 제어부문
    • /
    • pp.150-152
    • /
    • 2004
  • The battery charge/discharge process, the final step of the secondary battery production process, requires real-time precision controls for improving both lifetime and performance of the battery cell. In this paper, we present embedded system design for precision control of the secondary battery charge/discharge production process using low power embedded processor based on embedded linux. This system receive charge/discharge command from the main server through ethernet. Compared to existing charge/discharge control system, our design makes low cost and precision control system possible.

  • PDF

스마트 양식장 수조 내 용존 산소 및 온도 제어를 위한 시스템 구현 (An Implementation of System for Control of Dissolved Oxygen and Temperature in the pools of Smart Fish Farm)

  • 전주현;이윤호;이나은;주문갑
    • 대한임베디드공학회논문지
    • /
    • 제16권6호
    • /
    • pp.299-305
    • /
    • 2021
  • Dissolved oxygen, pH, and temperature are the most important factors for fish farming because they affect fish growth and mass mortality of the fish. Therefore, fish farm workers must always check all pools on the farm, but this is very difficult in reality. That's why we developed a control system for smart fish farms. This system includes a gateway, sensor gatherers, and a PC program using LabVIEW. One sensor gatherer can cover up to four pools. The sensor gatherers are connected to the gateway in the form of a bus. For the gateway, the ATmega2560 is used as the main processor for communication and the STM32F429 is used as a sub-processor for displaying LCD. For the sensor gatherer, ATmega2560 is used as the main processor for communication. MQTT (Message Queuing Telemetry Transport), RS-485, and Zigbee are used as the communication protocols in the control system. The users can control the temperature and the dissolved oxygen using the PC program. The commands are transferred from the PC program to the gateway through the MQTT protocol. When the gateway gets the commands, it transfers the commands to the appropriate sensor gatherer through RS-485 and Zigbee.

지그비 무선통신과 웹 기반의 임베디드 시스템을 이용한 자동차 센서신호 감시 및 제어에 관한 연구 (A Study of Vehicle's Sensor Signal Monitoring and Control Using Zigbee Wireless Communication and Web-based Embedded System)

  • 양승현;이석원
    • 한국산학기술학회논문지
    • /
    • 제10권1호
    • /
    • pp.67-74
    • /
    • 2009
  • 본 연구에서는 임베디드 시스템과 지그비(Zigbee) 무선통신을 기반으로 지능형 자동차를 위한 모니터링 및 제어가 가능한 임베디드 웹서버를 구축하였다. 자동차의 모든 정보를 담고있는 ECU(Electronic Control Unit)에 주제어기와 임베디드 시스템을 인터페이스 시켜 자동차의 운행정보를 모니터링하고, 자동차의 내, 외부에 추가된 센서신호는 지그비 통신을 이용해 임베디드 시스템에 전달하도록 하였다. 임베디드 시스템을 이용해 웹서버를 구축했기 때문에 개인용 컴퓨터 및 모바일 기기를 이용하여 차량에 접속할 수 있으며, 자동차의 상태를 실시간 감지하고 제어할 수 있다.

고정형 임베디드 감시 카메라 시스템을 위한 다중 배경모델기반 객체검출 (Multiple-Background Model-Based Object Detection for Fixed-Embedded Surveillance System)

  • 박수인;김민영
    • 제어로봇시스템학회논문지
    • /
    • 제21권11호
    • /
    • pp.989-995
    • /
    • 2015
  • Due to the recent increase of the importance and demand of security services, the importance of a surveillance monitor system that makes an automatic security system possible is increasing. As the market for surveillance monitor systems is growing, price competitiveness is becoming important. As a result of this trend, surveillance monitor systems based on an embedded system are widely used. In this paper, an object detection algorithm based on an embedded system for a surveillance monitor system is introduced. To apply the object detection algorithm to the embedded system, the most important issue is the efficient use of resources, such as memory and processors. Therefore, designing an appropriate algorithm considering the limit of resources is required. The proposed algorithm uses two background models; therefore, the embedded system is designed to have two independent processors. One processor checks the sub-background models for if there are any changes with high update frequency, and another processor makes the main background model, which is used for object detection. In this way, a background model will be made with images that have no objects to detect and improve the object detection performance. The object detection algorithm utilizes one-dimensional histogram distribution, which makes the detection faster. The proposed object detection algorithm works fast and accurately even in a low-priced embedded system.

임베디드 프로세서를 이용한 계통 보호 IED 설계 (Power system protection IED design using an embedded processor)

  • 윤기돈;손영익;김갑일
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2004년도 학술대회 논문집 정보 및 제어부문
    • /
    • pp.711-713
    • /
    • 2004
  • In the past time, the protection relay did only a protection function. Currently, its upgraded device i.e. IED(Intelligent Electric Device) has been designed to protect, control, and monitor the whole power system automatically. Also the device is desired to successfully measure important elements of the power system. This paper considers design method of a digital protection IED with a function of measuring various elements and a communication function. The protection IED is composed of the specific function modules that are signal process module, communication module, input/output module and main control module. A signal process module use a DSP processor for analysis of input signal. Main control module use a embedded processor, Xscale, that has an ARM Core. The communication protocol uses IEC61850 protocol that becomes standard in the future. The protection IED is able to process mass information with high-performance processor. As each function module is designed individually, the reliability of the device can be enhanced.

  • 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

Design of A Force-Reflecting Device and Embedded Controller

  • Kim, Dae-Hyun;Moon, Cheol-Hong;Choi, Han-Soo;Kim, Yeong-Dong
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2005년도 ICCAS
    • /
    • pp.2397-2401
    • /
    • 2005
  • It is well understood that force reflecting coupled with visual display can be an important two-way communication channel in human-computer interaction. In this work, important components for a high-fidelity system bandwidth are force reflecting device and that all the computations including contact determination and response computation have to be performed in less than a millisecond. This paper describes a force-reflecting device and an embedded controller. The realized force-reflecting device is based on a novel serial type mechanical structure, and features compactness, high sustained output force capability, low friction, zero backlash, and enough workspace. The embedded controller reduces software computational load via main processor and simplifies hardware strictures by the time-division control. The device is integrated with existing dynamic simulation algorithms running separate workstation, so that objects can be manipulated in real time and the corresponding forces felt back by the operator.

  • PDF

수직면 부착이동 로봇을 위한 실시간 시스템 구현 (Development of a Real Time System for The Vertical Mobile Robot)

  • 이상회;양석원;김원배;박주이;김수호
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2006년도 제37회 하계학술대회 논문집 D
    • /
    • pp.1991-1992
    • /
    • 2006
  • this paper is described the Vortical Mobile Robot problem which can be generated a lot of error like gravity, mobile error between main control system of robot and application program and solution which is installed RTX( Real Time Extension ) Kernel to Embedded XP of main control board because it needs to guarantee real time between the main control board of robot and the motion drive board and to develop the remote operation system for real time robot control also in case The Vertical Mobile Robot that needs fast and stable motile control so it is proposed a guaranteed real time system

  • PDF

중성자, 감마선, 엑스선 방사선 측정 및 통합 제어 시스템 개발 (Development of Neutron, Gamma ray, X-ray Radiation Measurement and Integrated Control System)

  • 고태영;이주현;이승호
    • 전기전자학회논문지
    • /
    • 제21권4호
    • /
    • pp.408-411
    • /
    • 2017
  • 본 논문에서는 중성자, 감마선, 엑스선 등의 방사선을 측정하는 통합 제어 시스템을 제안한다. 제안하는 시스템은 원격 또는 네트워크상으로 측정 및 분석한 데이터를 디스플레이를 통해 모니터링 및 제어할 수 있는 장비로서, 현장에 가지 않고도 시스템 각 구성 부분의 상태를 보고 변경하여 원격으로 감시 및 관리할 수 있다. 제안하는 시스템은 감마선/엑스선 센서부, 중성자 센서부, 주제어 임베디드 시스템부, 전용 디스플레이 장치 및 GUI부, 원격 UI부 등으로 구성된다. 감마선/엑스선 센서부는 NaI(Tl) Scintillation Detector를 사용하여 저준위의 감마선 및 엑스선을 측정한다. 중성자 센서부는 Proportional Counter Detector(저준위 중성자)와 Ion Chamber Type Detector(고준위 중성자)를 사용하여 중성자를 측정한다. 주제어 임베디드 시스템부는 방사선을 검출하여 초단위로 샘플링하고 누적된 펄스 및 전류값에 대한 방사선량으로 변환한다. 전용 디스플레이 장치 및 GUI부는 방사선 측정 결과와 변환된 방사선량 및 방사능량 측정 수치를 출력하고, 사용자에게 제어 조건 설정 및 검출부에 대한 캘리브레이션 기능을 제공한다. 원격 UI부는 측정된 값들을 취합, 저장하여 원격 감시 시스템에 전달한다. 제안된 시스템의 성능을 평가하기 위하여 공인시험기관에서 실험한 결과는 중성자 검출부는 ${\pm}8.2%$ 이하의 측정 불확도가 측정되었고, 감마선, 엑스선 검출부는 7.5%이하의 불확도가 측정되어 국제 표준인 ${\pm}15%$ 이하에서 정상동작 됨이 확인되었다.