• Title/Summary/Keyword: Embedded Application

Search Result 1,083, Processing Time 0.028 seconds

An Implementation of Remote Monitoring and Control System using CMOS Image sensor (CMOS 이미지 센서를 이용한 원격지 화상 감시 및 제어 시스템 구현)

  • Choi, Jae-Woo;Ro, Bang-Hyun;Lee, Chang-Keun;Hwang, Hee-Young
    • Proceedings of the KIEE Conference
    • /
    • 2003.11c
    • /
    • pp.653-656
    • /
    • 2003
  • We have designed embedded web sewer system and ported Linux operating system version 2.4.5 at our system. And then We implemented to control and monitor widely separated hardware and implemented to monitor widely separated image using CMOS image sensor HV7131B. Web server is the Boa web server with General Public License. We designed for this system using of Intel's SA1110 ARM core base processor and connecting input and output device at GPIO port of SA1110. Device driver of General purpose I/O for Embedded Linux OS is designed. And then the application program controlling driver is implemented to use of common gate interface C language. User is available to control and monitor at client PC. This method have benefit to reduce the Expenditure of hardware design and development time against PC base system and have various and capacious application against firmware base system.

  • PDF

Application Specific Processor Design for H.264 Decoder with a Configurable Embedded Processor

  • Han, Jin-Ho;Lee, Mi-Young;Bae, Young-Hwan;Cho, Han-Jin
    • ETRI Journal
    • /
    • v.27 no.5
    • /
    • pp.491-496
    • /
    • 2005
  • An application specific processor for an H.264 decoder with a configurable embedded processor is designed in this research. The motion compensation, inverse integer transform, inverse quantization, and entropy decoding algorithm of H.264 decoder software are optimized. We improved the performance of the processor with instruction-level hardware optimization, which is tailored to configurable embedded processor architecture. The optimized instructions for video processing can be used in other video compression standards such as MPEG 1, 2, and 4. A significant performance improvement is achieved with high flexibility. Experimental results show that we could achieve 300% performance for the H.264 baseline profile level 2 decoder.

  • PDF

The consideration of development for the Speed Gate Tester applied Embedded System (임베디드 시스템을 적용한 스피드게이트 시험기 개발에 관한 고찰)

  • Yu, Sin-Cheol;Nam, Jeong-In;Lee, Gi-Seung
    • Proceedings of the KSR Conference
    • /
    • 2009.05a
    • /
    • pp.860-865
    • /
    • 2009
  • This thesis deals with application of Windows CE for Embedded System and the development methode of "Speed Gate Controller Tester" taking advantage of development program. We can improve reliability, stability and convenience of maintenance work as use of "Speed Gate Controller Tester" which was developed and applied "Embedded System" We can provide customers with more qualified service naturally because of the higher rate of operation which makes people use more pleasant and comfortable subway facility. And also it is possible to manage processor, time schedule and hardware resource as application of Embedded System and Windows CE. Embedded System applied OS Windows CE makes it possible to develop other various products, another application of equipment and tester. Thus this paper treats problems the moment developed and the present condition, development process, field application results.

  • PDF

Device driver for SoC actuator IP driving (SoC 액츄에이터 IP 구동을 위한 디바이스 드라이버)

  • Gang Sang-Woo;Park Jong-Seong;Moon Cheol-Hong
    • Proceedings of the IEEK Conference
    • /
    • 2004.06b
    • /
    • pp.407-410
    • /
    • 2004
  • This paper describes an embedded system to put a SoC actuator IP in motion and linux drivers. The If that a embedded linux among embedded OS is ported is implemented as linux driver. The actuator IP is controlled by application programming. To make users use this easily, a QT is ported on the system. Application program can operate the actuator IP device driver on TFT LCD.

  • PDF

Design of a Fault-tolerant Embedded Controllerfor Rail-way Signaling Systems

  • Cho, Yong-Gee;Lim, Jae-Sik
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2002.10a
    • /
    • pp.68.4-68
    • /
    • 2002
  • $\textbullet$ This report presents an implementation a set of reusable software components which use of fault-tolerance embedded controller for railway signalling systems. These components can be used in real-time applications without application reprogramming. $\textbullet$ This library runs under VxWorks operating system and is oriented on real-time embedded systems. The library includes fault detection, fault containment, checkpointing and recovery components. $\textbullet$ The library enables to support high-speed response to fault occurrence in application software. Garbage collector together with VxWorks Watchdog provides both dead tasks detection and useless resources removing to avoid an overflow. Control flow...

  • PDF

Web-based Servo Motor Controller Design with Real-time Micro Embedded Operating System

  • Kim, Ga-Gue;Lee, Hyung-Seok
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2004.08a
    • /
    • pp.1655-1658
    • /
    • 2004
  • In this paper, we design and implement remote servo motor control system with real-time micro embedded operating system. The system, where controller and camera image grabber are mounted, handles control commands transmitted from a remote PC web browser. A hard real-time servo motor driver running on the real-time micro embedded OS and then a digital control application which confirms precise sampling time intervals is constructed. Frame grabber images transmitted from camera are saved in a image data format to view on remote PC web browser.

  • PDF

Touch-based Remote Control of Mobile Robot based on Embedded Device (임베디드 디바이스에 기반한 이동로봇의 터치기반 원격제어)

  • No, Joon-Ho;Hwang, Yu-Gun;Seo, Yong-Ho;Yang, Tae-Kyu
    • Journal of The Institute of Information and Telecommunication Facilities Engineering
    • /
    • v.10 no.2
    • /
    • pp.62-67
    • /
    • 2011
  • Embedded device that can support mobile computing environment has been popular recently. In this study, we propose a new robot application based on embedded device to control a mobile robot using a touch-based remote interface with information display of robot trajectory and sensors. We developed the robot application using Microsoft's.Net Compact Framework and Zigbee data communication with Windows CE kernel based embedded device. In experiment, we evaluated the feasibility and the effectiveness of the proposed system by showing a remote robot control using touch interface and a information display of the robot.

  • PDF

A Demand Paging for Reducing The Memory Usage of OS-Less Embedded Systems (운영체제 없는 시스템의 메모리 절감을 위한 요구 페이징 기법)

  • Lew, Kyeung Seek;Jeon, Hyun Jae;Kim, Yong Deak
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.6 no.1
    • /
    • pp.32-40
    • /
    • 2011
  • For a NAND booting based embedded system, an application program on the NAND flash memory is downloaded to the RAM when the system is booted. In this case, the application program exists in both the RAM and the NAND flash so the RAM usage is increased. In this paper, we suggested the demand paging technique for the decreasing of the RAM usage for OS-less NAND booting based embedded systems. As a result of a benchmark test, 40~80% of the code memory usage was reduced with below 5% of execution time delay.

A Performance Analysis of Embedded Systems adapting Data Prefetching (데이터 선인출을 채용한 임베디드 시스템의 성능 분석)

  • Moon, Hyun-Ju;Yoo, Hyun-Bae
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.10 no.1
    • /
    • pp.148-155
    • /
    • 2006
  • Portable embedded systems which mainly handle multimedia applications involve the problem that frequent accesses to fetch data from memory make running time increased. To cope with the problem, embedded processors have adopted data prefetching schemes. From a power point of view, which is a main performance indicator of embedded systems, this paper analyzed to investigate how data prefetching schemes influence on system's performance. To solve the problem, we proposed a power-consumption analysis model of a memory system with data prefetching scheme and measured the power dissipated during running application programs. As a result data prefetching schemes have application program's running time reduced but have system's power increased. Also we proposed a performance analysis model considering execution time and power consumption for embedded system with data prefetching schemes.

Implementation of a MPEG-4 Video Player for Embedded Systems (임베디드 시스템을 위한 MPEG-4 동영상 플레이어 구현)

  • Kim, Soo-Han;Lee, Myeong-Won;Jhang, Seong-Tae
    • The KIPS Transactions:PartD
    • /
    • v.14D no.3 s.113
    • /
    • pp.311-318
    • /
    • 2007
  • A wearable computer has appeared as the next generation computer with the development of embedded system technique in our country, although it has not been applicable well since the hardware and software capabilities are limited for multimedia service. We have implemented a MPEG-4 video player to provide with such multimedia application service using the embedded systems. This paper illustrates the development of MPEG-4 video player operating on the wearable computer named WPS(Wearable Personal Station), the wristwatch PC developed at ETRI.