• Title/Summary/Keyword: Embedded linux system

Search Result 376, Processing Time 0.027 seconds

The signal processing algorithm of the Missile Flight Test Launch Control System (비행시험 발사통제 시스템의 신호처리 알고리즘)

  • Oh, Jino
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.19 no.8
    • /
    • pp.1965-1972
    • /
    • 2015
  • The Missile Flight Test Launch Control System is to operate in conjunction with the Fire Control System during flight test to guided weapons. Also, this is a system for the test control and situation monitoring depending on the type of guided weapons and testing purposes. Message structure, communication protocols, such as data types for interworking with the fire control system and the Missile Flight Test Launch Control System are defined in the Launch Control ICD(Interface Control Document). ICD are composed differently of each guided weapons system and each test object. Previously, in order to interwork with the Fire Control System, the interlocking software was developed, which had a variety of problems. Therefore, we developed a new parsing algorithm in order to recognize the variety of Launch Control ICD and verified that the algorithm operates normally by checking transmitting and receiving various message in conjunction with the fire control system.

Performance Evaluation of I/O Intensive Stress Test in Cluster File System SANiqueTM (집중적인 입출력 스트레스 테스트를 통한 클러스터 파일 시스템 SANiqueTM의 성능평가)

  • Lee, Kyu-Woong
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.14 no.2
    • /
    • pp.415-420
    • /
    • 2010
  • This paper describes the design overview of shared file system $SANique^{TM}$ and analyzes the performance evaluation results of I/O intensive stress test based on various cluster file system architectures. Especially, we illustrate the performance analysis for the comparison results between the $SANique^{TM}$ and the Linux file system EXT3 system that is used to generally in Unix world. In order to perform our evaluation, Oracle 10g database system is operated on the top of cluster file system, and we developed the various kinds of testing tools which are compiled by ESQL/C from Oracle. Three types of architectures are used in this performance evaluation. Those are the cluster file system $SANique^{TM}$, EXT3 and the combined architecture of $SANique^{TM}$ and EXT3. In this paper, we present that the results of $SANique^{TM}$ outperforms other cluster file systems in the overhead for providing the true sharing over the connecting server nodes.

A Development of Cipher Device based on Embedded Linux for Serial Communication in SCADA (임베디드 리눅스 기반의 SCADA 직렬통신 구간 암호화 장치 개발)

  • Lee, Jong-Joo;Kim, Seog-Joo;Kang, Dong-Joo
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.24 no.4
    • /
    • pp.25-32
    • /
    • 2010
  • The Supervisory Control and Data Acquisition Systems (SCADA) system provides monitoring, data gathering, analysis, and control of the equipment used to manage most infrastructure. The SCADA Network is implemented in a various manner for larger utilities, and multiple types of protocol and communication interfaces are used to network the control center to remote sites. The existing SCADA equipment and protocols were designed and implemented with availability and efficiency, and as a result security was not a consideration. So, performance, reliability, flexibility and safety of SCADA systems are robust, while the security of these systems is often weak. This makes some SCADA networks potentially vulnerable to disruption of service, process redirection, or manipulation of operational data that could result in public safety concerns and/or serious disruptions to the infrastructure. To reduce the risks, therefore, there is a need to have a security device such as cipher devices or cryptographic modules for security solutions. In this paper we develop an embedded cipher device for the SCADA equipment. This paper presents a cipher device designed to improve the security of its networks, especially in the serial communication.

Design and Implementation of an Embedded Audio Video Bridging Platform for Multichannel Multimedia Transmission (다채널 멀티미디어 전송용 임베디드 Audio Video Bridging 플랫폼 설계 및 구현)

  • Wee, Jungwook;Park, Kyoungwon;Kwon, Kiwon;Song, Byoungchul;Kang, Mingoo
    • Journal of Internet Computing and Services
    • /
    • v.16 no.2
    • /
    • pp.1-6
    • /
    • 2015
  • In this paper, we designed an embedded audio video bridging (AVB) platform based on IEEE 802.1BA for real-time multimedia transmission in smart-car, smart-home, smart-theater, and then evaluated a performance of the implemented platform by analysis of IEEE 802.1AS (time synchronization protocol) and IEEE 802.1Qat (stream reservation protocol). Especially, the AVB Layer-2 protocol of MRP(Multiple Registration Protocol), MMAP(Multicast Address Acquisition Protocol), IEEE 1722, 1722.1 etc. was and implemented by linux based operating system. It is shown by interoperability tests with commercial products that the implemented platform transmits real-time multichannel AV data over AVB networks for Multichannel Multimedia Transmission.

An Extension to Time-out Facility in C Language for Embedded Real-Time Programming (내장 실시간 프로그래밍을 위한 C 언어의 타임아웃 기능의 확장)

  • Lee, Sheen;Yang, Seung-Min
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.8 no.4
    • /
    • pp.423-429
    • /
    • 2002
  • Time-out is one of the basic but important functions in real-time programming. However, the C language used commonly in the embedded real-time systems doesn't support this capability. For this capability, there have been numerous studies on language extension and/or special purpose real-time kernel (or engine). Those require preprocessor or new kernel support. In this paper, we propose a time-out facility supported by a library and some macro functions with a minimum dependency on operating systems. Furthermore, we also provide a structured _within statement, a macro function which makes programming easy. We have implemented this for the LINUX and the DOS environment, and for the POSIX multithread environment as well.

Consideration of fsync() of the Ext4 File System According to Kernel Version (커널 버전 별 Ext4 파일 시스템의 fsync()에 대한 고찰)

  • Son, Seongbae;Noh, Yoenjin;Lee, Dokeun;Park, Sungsoon;Won, Youjip
    • Journal of KIISE
    • /
    • v.44 no.4
    • /
    • pp.363-373
    • /
    • 2017
  • Ext4 file system is widely used in various computing environments such as those of the PC, the server, and the Linux-based embedded system. Ext4, which uses a buffer for block I/O, provides fsync() system call to applications to guarantee the consistency of a specific file. A log of the analytical studies regarding the operation of Ext4 and the improvement of its performance has been compiled, but it has not been studied in detail in terms of kernel versions. We figure out that the behavior of fsync() system call is different depending on the kernel version. Between the kernel versions of 3.4.0 and 4.7.2, 3.4.0, 3.8.0, and 4.6.2 showed behavioral differences regarding the fsync() system call. The latency of fsync() in kernel 3.4.0 is longer than that of the more-advanced 3.7.10; meanwhile, the characteristics of 3.8.0 enabled the disruption of the Ext4 journaling order, but the ordered defect was solved with 4.6.2.

Fast Booting Implementation of the Linux in the Embedded System (임베디드 시스템에서 리눅스의 빠른 부팅)

  • Shin, Kwang-Mu;Park, Seong-Ho;Chung, Ki-Dong
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11a
    • /
    • pp.853-855
    • /
    • 2005
  • 오늘날 생활환경에서 디지털 TV, 휴대용 단말기, 인터넷 셋톱박스 등 임베디드 시스템이 탑재된 정보가 전제품을 쉽게 찾아 볼 수 있다. 정보가전제품은 가전제품의 본래 기능뿐만 아니라 다른 정보가전제품과 상호 작용을 통한 인텔리전트한 기능의 수행이 요구된다. 이와 같은 인텔리전트한 기능을 수행하기 위해서는 단순한 기능만을 수행하는 펌웨어 수준의 임베디드 시스템이 아니라 다양한 기능을 수행하는 스마트 임베디드 시스템이 요구된다. 스마트 임베디드 시스템은 인텔리전트한 기능을 제공하기 위해서 네트워킹, 멀티프로세싱 등의 기능이 제공되는 범용 운영체제 수준의 성능을 가진 운영체제의 탑재가 요구된다. 그러나 이러한 범용 운영체제는 수십 초의 긴 부팅 시간을 요구함으로 이전의 파워온 (Power-On)과 동시에 사용할 수 있는 전통적인 가전제품이나 산업기계의 사용자에게는 매우 큰 불편을 초래할 수 있다. 특히 복잡한 공정을 수행하는 공장 산업기계의 임베디드 시스템은 shutdown 후 정상가동 까지 걸리는 시간이 제품 생산량 및 품질에 큰 영향을 미친다. 이와 같이 다양한 분야에서 적용된 스마트 임베디드 시스템의 부팅시간은 스마트 임베디드 시스템의 성능을 평가하는 중요한 요소가 된다. 본 논문은 임베디드 환경 하에 범용 운영체제인 리눅스를 활용하여 빠른 부팅을 구현하였다. 부팅 단계에서 영향을 미치는 부트로더, 커널 그리고 루트 파일시스템의 각 구성요소를 최적화하는 연구를 수행하였으며, 그 결과 HBE-EMPOS II 기준으로 부팅시간이 11초로 감소되는 성과를 얻었다.

  • PDF

A Digital Convergence Platform Implemented with Embedded System Technologies (임베디드 기술에 기반한 디지털 컨버젼스 플랫폼 구현에 관한 연구)

  • On, Hwa-Yong;Kin, Dong-Hwan;Lee, Eun-Seo;Chang, Tae-Gyu
    • Proceedings of the KIEE Conference
    • /
    • 2005.07d
    • /
    • pp.2912-2914
    • /
    • 2005
  • 본 논문에서는 방송, 멀티미디어, 통신 및 가전제어가 가능하고 디지털 아이템의 양방향 거래가 가능한 디지털 컨버젼스 플랫폼을 임베디드 기술을 이용하여 구현하였다. 단말인 SDMP(Software Defined Media Platform)는 디지털 방송과 고화질의 비디오와 오디오를 처리하기 위한 하드웨어 구조를 갖고, 이를 바탕으로 다양한 형태의 코덱 지원 및 여러 가지 서비스를 지원하기 위한 유연 플랫폼 소프트웨어 기술을 이용하여 구현하였다. 디지털 컨버젼스 하드웨어는 RISC CPU와 DSP를 이용하여 임베디드 OS상에서 방송, 통신 및 멀티미디어 서비스를 지원한다. 또한 디지털 컨버젼스 하드웨어는 고성능 DSP를 MPU로 하여 다채널의 입출력 가능한 오디오 코더 및 HD 급 화질 비디오 입출력 처리가 가능하도록 설계한다. 디지털 컨버젼스 소프트웨어는 MEFG-21에 기반한 유연 플랫폼 소프트웨어를 임베디드 Linux 상에서 다양한 서비스 모델을 수용할 수 있는 상위 어플리케이션으로 구현하였다. 이는 네트워크를 통한 멀티미디어를 스트리밍 할 수 있으며, 단순한 재생기의 기능을 넘어서 컨텐츠 제작이 가능하고 능동적인 개념의 다기능 소프트웨어로 컨텐츠를 서로 다른 네트워크 간 혹은 단말 간의 통신이 가능하게 하였다.

  • PDF

Real-time Ray-tracing Chip Architecture

  • Yoon, Hyung-Min;Lee, Byoung-Ok;Cheong, Cheol-Ho;Hur, Jin-Suk;Kim, Sang-Gon;Chung, Woo-Nam;Lee, Yong-Ho;Park, Woo-Chan
    • IEIE Transactions on Smart Processing and Computing
    • /
    • v.4 no.2
    • /
    • pp.65-70
    • /
    • 2015
  • In this paper, we describe the world's first real-time ray-tracing chip architecture. Ray-tracing technology generates high-quality 3D graphics images better than current rasterization technology by providing four essential light effects: shadow, reflection, refraction and transmission. The real-time ray-tracing chip named RayChip includes a real-time ray-tracing graphics processing unit and an accelerating tree-building unit. An ARM Ltd. central processing unit (CPU) and other peripherals are also included to support all processes of 3D graphics applications. Using the accelerating tree-building unit named RayTree to minimize the CPU load, the chip uses a low-end CPU and decreases both silicon area and power consumption. The evaluation results with RayChip show appropriate performance to support real-time ray tracing in high-definition (HD) resolution, while the rendered images are scaled to full HD resolution. The chip also integrates the Linux operating system and the familiar OpenGL for Embedded Systems application programming interface for easy application development.

Multifunctional Interface Board for the implementation of IoT (사물 인터넷을 위한 다기능 인터페이스 보드 구현)

  • kim, Ka-Eul;Oh, Kang-Jin;Jo, Su-Min;Kwoen, Oh-Jun;Kim, Sun-Hyeng
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2015.10a
    • /
    • pp.530-532
    • /
    • 2015
  • Nowadays, it is animately studied on IoT(Internet of Things) on the strength of development of the short-range communications technology and smart device. In this paper, it made a interface board which is capable of short-range communications networks based on embedded linux and Android OS (operating system). and we also made a IoT sensor module and device driver module. This devices are easily separated and changed and also simply embodied in IoT, and It was implemented using the Android app that allows you to control the sensors.

  • PDF