• Title/Summary/Keyword: ARM Linux

Search Result 99, Processing Time 0.021 seconds

Development of Stand-Alone Vision Processing Module Based on Linux OS in ARM CPU (ARM CUP를 이용한 리눅스기반 독립형 Vision 처리 모듈 개발)

  • Lee, Seok;Moon, Seung-Bin
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.04a
    • /
    • pp.657-660
    • /
    • 2002
  • 현재 Embedded system 에서 많은 기업체들이 리눅스를 채용하고 있고, 이러한 임베디드 리눅스는 실시간 운영체제가 필요한 로봇제어기에서부터 PDA, set-top box등 여러 분야에 걸쳐 응용되고 있다. 본 논문에서는 StrongARM SA-1110 CPU을 이용하여 만들어진 임베디드 시스템에 리눅스를 사용하여 독립형 비전모듈을 개발한 내용을 기술한다. 또한, WinCE 를 사용하여 개발된 비전모듈과의 성능을 비교하여 리눅스를 이용한 독립형 비전모듈을 평가하고, 머신비전 분야에서의 리눅스 응용 가능성을 제시하였다.

  • PDF

Development of Embedded Linux System on ARM SOC MCU for SOHO Router (ARM기반의 SOC MCU를 이용한 SOHO 라우터 용의 임베디드 리눅스 시스템의 개발)

  • 김운기;최승현;김홍석;강성봉;장동은;윤희용
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04a
    • /
    • pp.169-171
    • /
    • 2003
  • 본 논문에서는 SOHO 라우터와 같은 네트워크 응용 목적의 임베디드 시스템에 리눅스를 성공적으로 적용하였다. 본 논문에서는 임베디드 리눅스 시스템의 개발에 있어 S3C2510과 같은 ARM 계열의 SOC MCU의 특성을 충분히 이용하고, 리눅스의 강력한 네트워크 프로토콜을 적절히 활용하였다. 본 논문에서는 리눅스와 다른 상용 RTOS의 네트워크 라우팅 성능을 비교 측정함으로써 리눅스의 성능을 검증하였다.

  • PDF

Implementation of 4-channel Embedded DVR Based on Linux (리눅스 기반 4채널 임베디드 DVR 구현)

  • 이흥규;정갑천;최종현;박성모
    • Proceedings of the IEEK Conference
    • /
    • 2003.07c
    • /
    • pp.2677-2680
    • /
    • 2003
  • This paper describes the implementation of a 4 channel embedded DVR system. It receives analog video from CCD cameras and converts to 640${\times}$480 CCIR-656 digital video by 30 frames/sec. These digital images are compressed to the wevelet transformed image using hardware codec which is capable of 350:1 real-time compression and decompression. The DVR is working on linux and it implemented on an embedded system which is based on StrongARM processor. For the interface between processor system module and image processing module, GPIO and memory control module are used, device drivers are developed. Linux kernel source is customized. This paper provides techniques of embedded system development and embedded linux porting.

  • PDF

Performance Evaluation of an Embedded EtherCAT Master with SOEM on PREEMPT_RT Linux (PREEMPT_RT Linux에서 SOEM을 이용하는 임베디드 EtherCAT 마스터 성능 평가)

  • Kang, Sung Jin;Kim, Oe Cheol
    • Journal of the Semiconductor & Display Technology
    • /
    • v.21 no.3
    • /
    • pp.26-32
    • /
    • 2022
  • EtherCAT is an Ethernet-based fieldbus system standardized in IEC 61158 and SEMI, and widely used in the fields of factory automation, semiconductor equipment and robotics. In this paper, an EtherCAT master is implemented on an embedded board with Arm based 64-bit quad-core processor and its jitter performance is evaluated at the output of the network interface to include all the effects of the entire system in the results. For the EtherCAT master system, an open source EtherCAT master stack, Simple Open EtherCAT Master (SOEM), is installed on PREEMPT_RT patched Linux operating system for real-time operation. The results show that the jitter performance is comparable to that of Xenomai-based master and the EtherCAT master with two master instances has similar jitter performance to the EtherCAT master with one master instance.

Embedded Linux System Design for web server and study of embodiment (웹 서버를 위한 Embedded Linux 시스템 설계 및 구현에 관한 연구)

  • 최병윤;고성찬
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2003.10a
    • /
    • pp.137-140
    • /
    • 2003
  • 대부분의 기존 임베디드 웹 서버 시스템은 어떤 특정 기기를 제어하기 위하여 고안되고 있다. 본 논문에서는 StrongArm 계열의 SA1110 chip을 채택하여 H/W 보드를 설계하고 최적의 웹 서버를 만들었다. 최근 널리 사용되고 있는 SA1110 H/W 보드 설계 중 Ethernet Controller인 CS8900A 설계에 관한 세부 사항들과 Ethernet 관련 Kernel patch에 대한 내용을 다루었다. 그리고 CS8900A에 대한 Network device driver 모듈에 대하여 자세히 언급하며, 제작된 보드를 사용하여 웹 서버 프로그램을 작성하여 MS 익스플로러 6.0환경에서 실험하였다.

  • PDF

Implementation of Remote Control and Monitoring System using Embedded Web Server (임베디드 웹서버를 이용한 원격 감시 및 제어 시스템 구현)

  • 최재우;노방현;이창근;차동현;황희융
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.4 no.3
    • /
    • pp.301-306
    • /
    • 2003
  • We have designed embedded web server system and ported Linux operating system version 2.4.1 at our system. And then We implemented to control and monitor widely separated hardware. Web server is the Boa web server with General Public License. We designed for this system using of Cirrus logic's EP7312 ARM core base processor and connecting input and output device at GPIO port of EP7312. Device driver of General purpose I/O for 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

Tracing Library Function Calls on ARM Linux Environment using Ltrace (ARM 리눅스 환경에서 ltrace 를 이용한 라이브러리 함수 호출 추적)

  • Kim, Hong-Gyu;Kim, Hong-June;Egger, Bernhard;Lee, Jae-Jin
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2012.06a
    • /
    • pp.140-142
    • /
    • 2012
  • 리눅스 환경에서는 빠른 개발 및 디버깅을 위한 다양한 시스템 도구들이 존재하는데 라이브러리 함수 호출을 추적할 수 있는 도구로는 ltrace 가 널리 사용되고 있다. 현재 제공되는 ltrace 에는 ARM 리눅스 환경에 대한 지원이 있지만 커널 내부의 기능 미구현으로 정확한 동작을 하지 않는 상태이다. 본 논문에서는 현재 ltrace 가 ARM 리눅스 환경에서 갖는 문제점을 제시하고, 이에 대한 방안을 ltrace 의 내부에 직접 구현하여 문제없이 실행 가능하도록 한다. 이를 통해 실제 ARM 리눅스 환경에서 Parsec 벤치마크의 7개 프로그램을 실행하고, 각 프로그램의 라이브러리 함수 호출을 추적하여 정상적으로 동작함을 보인다.

Lightweight Capability-Based Access Control System on File Descriptor via ARM PA (ARM PA를 통한 경량화된 파일 디스크립터 권한 관리 시스템)

  • Kyuwon Cho;Hojoon Lee
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.33 no.2
    • /
    • pp.319-323
    • /
    • 2023
  • In intra-process isolation, file descriptors work as another attack vector from the memory corruption attacks. The attacker can read or write by corrupting file descriptors so they can escape the isolation. In this paper, we propose new lightweight capability-based access control system on file descriptor using ARM's hardware extension, PA(Pointer Authentication). Our system was implemented on Linux kernel module, only shows 5% overhead to control the access on the file descriptor.

The Study on the implementation of Portable Http Live Streaming Transmitter based the Embedded Linux (임베디드 리눅스 기반의 휴대용 Http 라이브 스트리밍 전송기 구현에 관한 연구)

  • Lee, Jea-Hee;Cho, Tae-Kyung
    • Journal of Digital Convergence
    • /
    • v.13 no.11
    • /
    • pp.141-148
    • /
    • 2015
  • In this paper, for developing and implementing the HLS(Http Live Streaming) transmitter based embedded linux which is operated easily and cheap and lower power, portable in all networks and client environments compared to exist video live streaming transmitters. We design the developed HLS transmitter hardware using the Arm11 core and then porting the Embedded Linux OS(Operating System) and implementing the HLS protocol using the open source FFmpeg and Segmenter. For proving the performance of developed HLS transmitter, we make the testing environment for testing the performance of HLS transmitter including the notebook, iPhone, android Phone, Notebook and then analysis the received video in the client displayer. In this paper, we suggest the developed HLS transmitter performance data values higher than the Apple company's HLS recommended specification values and the picture of developed HLS transmitter operation in the testing environment. The application field of this paper result is that the man who works in the emergency situation take HLS and transmit the live emergency situation to the head quarter using this portable HLS.

Development of 2.4GHz ISM Band Wireless Communication Platform based on Embedded Linux (임베디드 리눅스 기반의 2.4GHz ISM 밴드 무선 통신 플랫폼 개발)

  • Ohm, Woo-Yong
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.52 no.1
    • /
    • pp.175-181
    • /
    • 2015
  • In this paper, we develop a 2.4GHz ISM band wireless communication platform prototype based on embedded linux which support can be u-Hospital service. The developed system is available connecting between ARM920T processor board and FPGA board and linking IEEE 802.11b PHY board, AD/DA(10Bit) and RF(2.4GHz) board for wireless access. It is also can be utilized for the embedded system design with IEEE 802.11b/g Access Point(Option: IEEE 802.11a/b/g) test due to the Embedded Linux. Also, the developed system is possible to test and verify the radio access technology, Modem(OFDM etc) and IP(Intellectual Property) circuit. And make the most use of the system, we search for a expansion to that home and mobile healthcare, wellness service application.