• Title/Summary/Keyword: Embedded control system

Search Result 1,115, Processing Time 0.03 seconds

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

  • Jeon, Joo-Hyeon;Lee, Yoon-Ho;Lee, Na-Eun;Joo, Moon G.
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.16 no.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.

The Development of Mobile USB Home Control System

  • Kim, Hee-Sun;Kim, Yong-Seok;Lee, Chang-Goo
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2003.10a
    • /
    • pp.2155-2158
    • /
    • 2003
  • A term of home automation that was in fashion only a few years ago has not been used any more. Nowadays, We have been used a term of home network or digital home than home automation much. While internet infra is diffused at home, data network corp., communication corp., electric appliance corp. and home automation control system corp. which we did not mind each other particularly constructed consortium, and they have designs on home network market. Also, cellular phone's growth tried home networking by using not only wired internet but also broadband wireless communication. Regardless, many solutions are coming out it is few to be applied to real life because the standard is not determined with the protocol each other. Therefore, we developed home network system using USB(Universal Serial Bus) that has the possibility most in home networking standard. The mobile USB home control system is excellent at expansibility and portability. Also we can complete low cost and stable system using an embedded system.

  • PDF

An Embedded System for Sensor Networks (센서 네트워크를 위한 임베디드 시스템)

  • Lee, Jong-Chan;Park, Sang-Joon
    • Convergence Security Journal
    • /
    • v.10 no.2
    • /
    • pp.37-41
    • /
    • 2010
  • The object of this paper is to design a embedded system based on sensor networks. The proposed system can manage the heating by sensing and analyzing the temperature and humidity in apartment house and others. For implementing this system, we devide JAVA API into the platform-independent JAVA part and platform-dependent native part for the implementation of JAVA API to manage the linux based embedded system devices, and focus on the control of the embedded system devices using JAVA API.

Development of an Image Tracking System Using an USB Camera on an Embedded System (USB Camera를 이용한 이미지 트래킹을 위한 Pan/Tilt 제어용 Embedded System 개발)

  • Kim, Hie-Sik;Nam, Chul;Ayurzana, Odgera;Ha, Kwan-Yong
    • Proceedings of the KIEE Conference
    • /
    • 2005.05a
    • /
    • pp.182-184
    • /
    • 2005
  • An embedded system has been applied to many fields including households and industrial sites. The embedded system is implemented fur image tracking in security area. This system supports a fixed IP far the reliable server operation on TCP/IP networks. A real time video image on the is analyzed to detect a certain invader who jumped into the observed area. The digital camera is connected at the USB host port of the target board. The video images from the video camera is continuously analyzed and displayed at the Linux web-server. The moving vector of the invaders on the continuous image frames is calculated and then it sends the calculated pan/tilt movement. That used Block matching algorithm and edge detection algorithm for past speed. And the displacement vector is used at pan/tilt motor control through RS232 serial cable. The experiment result showed tracking performance by the moving part speed of 10 to 150 pixels/sec.

  • PDF

A study on the Development of an Embedded PC-based Electronic White Board Control System

  • Lee, Jung-Min;Seo, Chang-Jun
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2001.10a
    • /
    • pp.122-122
    • /
    • 2001
  • In this research, an Electronic White Board Control System is developed that stores and prints the data written on the white board. This control system is constructed using an embedded single board PC, whose function is the acquisition(from CCD image sensor system), processing and storing of the data on the screen. The properties of this system are as follows: 1. The system is able to move the screen on the right and left. 2. The system is able to output the data written on the screen to a connected printer. 3. The system is controlled by an external remote PC connected to the system by serial line as well as by the keys on the control panel. The data written on the screen can be sent to the external PC and then can be modified and stored...

  • PDF

A Study on Reliability Evaluation of Embedded Software in Vehicle (차량용 임베디드 소프트웨어 신뢰성평가 연구)

  • Baek, Jae-Jin
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.19 no.4
    • /
    • pp.1-7
    • /
    • 2011
  • Various convenient systems which are telecommunication and navigation system and safety system which include Antilock Braking System, Electronic Stability Control, Adaptive Cruise Control have been developed and applied to meet customer needs and each standards since vehicles are used. The complexity of new electronics become significant reason of breakdown especially embedded software failures. Hardware reliability is almost stabilized with long history but software reliability needs more improvements through reliability researches. This new challenge will improve software reliability to clear its overall failures in vehicles. This paper introduces some software reliability models and evaluates embedded software reliability using failure data which occurred during operating.

Monitoring and Control of a Manipulator joint angle using Embedded Web Server (임베디드 웹서버를 이용한 다관절 매니퓰레이터의 관절각제어)

  • Han, Ju-Dong;Lee, Yong-Hyeon;Park, Jong-Guk;Choe, Gyeong-Jin
    • Proceedings of the KIEE Conference
    • /
    • 2003.11b
    • /
    • pp.251-254
    • /
    • 2003
  • In this paper have embodied a TCP/IP based small embedded web server and proposed the technical method for monitoring the real-time system states and remote controlling system using HTTP about manipulator joint angle. This also uses TCP/IP, which is the general protocol. and it is made of software, not of the TCP/IP stack with hardware chip. Then we attach the simulating results about the manipulator's input/output via web browser.

  • PDF

Real-time Embedded Middleware System using Java-Native Combination Model (자바-네이티브 조합모델을 이용한 실시간 임베디드 미들웨어 시스템에 관한 연구)

  • Kim Kwang-Soo;Jung Min-Soo;Jung Jun-Young
    • The Transactions of the Korean Institute of Electrical Engineers D
    • /
    • v.54 no.3
    • /
    • pp.141-147
    • /
    • 2005
  • In the field of electrical industry, embedded computing environment including hardware and software is getting more important as the industry shifts to the knowledge-based one. Java could play a great role as bridging technology in such a transition because it provides a lot of benefits like dynamic application download, compatibility of cross platform, and its own security solution. However, the Java technology has a limitation of real-time problem when it is applied to the embedded computing system of the electrical industry. To solve the problem, a novel java-native combination model has been proposed and designed to a firmware level. This scheme has been employed in four kinds of control boards. The result shows that the proposed model has great potential to implement the real-time processing in control of the devices.

Development of an Embedded Motion Controller based on the IEC 61131-3 International Standard Language (IEC 61131-3 국제표준언어 기반 임베디드 모션제어기의 개발)

  • Kim, Won-Ho
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.10 no.12
    • /
    • pp.3574-3580
    • /
    • 2009
  • An embedded motion controller supporting the PLC programming environment based on the IEC 61131-3 International Standard Language was developed in this paper. In this developed motion controller, the CoDeSys, one of the IEC61131-3 development tools, was embedded in order to support that of PLC as well as the development environment of the PC, and the various function blocks based on PLCopen standard for motion control such as the linear and circular interpolation control were implemented. Moreover, the ethernet based remote control on real-time operating system and the motion simulator for a motion programmer were implemented.

Intelligent Force Control Ap plication of an Autonomous Helicopter System (자율 주행 헬리콥터 시스템의 지능 힘제어 응용)

  • Eom, Il Yong;Jung, Seul
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.6 no.5
    • /
    • pp.303-309
    • /
    • 2011
  • In this paper, an intelligent force control technique is applied to an autonomous helicopter. Although most research on the autonomous helicopter system is about navigation and control, force control of an autonomous helicopter system is quite new and not presented yet. After controlling the position of the helicopter by the LQR method, force control is applied. The adaptive impedance force control algorithm is introduced and tested to regulate the desired force under unknown location and stiffness of the environment. To compensate for uncertainty from outer disturbance, a neural network is added to form an intelligent force control framework. Simulation studies show that the proposed force control algorithm works well.