• Title/Summary/Keyword: Embedded navigation system

Search Result 141, Processing Time 0.032 seconds

A Study on the Triple Module Redundancy ARM processor for the Avionic Embedded System (항공용 임베디드 시스템을 위한 Triple Module Redundancy 구조의 임베디드 하드웨어 신뢰성 평가)

  • Lee, Dong-Woo;Kim, Byeong-Young;Ko, Wan-Jin;Na, Jong-Whoa
    • Journal of Advanced Navigation Technology
    • /
    • v.14 no.1
    • /
    • pp.87-92
    • /
    • 2010
  • The design of avionic embedded systems requires high-dependability. In this paper, we studied the dependability of the triple modular redundancy (TMR) hardware for highly reliable aviation embedded system. In order to evaluate the dependability of the base ARM processor and the TMR ARM processor, we developed the simulation model of the reduced ARM and TMR ARM processors and performed the simulation fault injection for the analysis of the dependability of the two targets. In the fault injection experiments, we calculated the error recovery rate of the two the processor models. From the experimental results, we could confirm that the reliability of the TMR ARM processor was greater than the single ARM processor by ten times in some cases.

Implementation of Self Diagnostics Low-power Embedded Linux System using Telematics (텔레매틱스을 통한 자가진단 저전력 임베디드 리눅스 시스템 구현)

  • Ju, Jae-han
    • Journal of Advanced Navigation Technology
    • /
    • v.21 no.3
    • /
    • pp.300-305
    • /
    • 2017
  • It is necessary to establish a system suitable for the driving vehicle so that it can effectively search for and modify various data anywhere and anytime by effectively linking communication with the computer system in the running vehicle and to control the equipment properly for smooth operation on a limited platform do. Also, vehicle CAN communication is used to extract system engine information, and data is transmitted using ZigBee for this information transmission. Therefore, OBD-II protocol, which is provided by the vehicle itself, is used for vehicle CAN to obtain vehicle status information and exhaust gas using various sensor information of the vehicle and O2 sensor value, and transmits it to the ZigBee main control system. In this study, we implemented a system that can reduce the battery load damage to the maximum by reducing the power consumption to the maximum, and to monitor the internal state of the vehicle through ZigBee communication with the embedded system for low power vehicles.

Development of an Intelligent Unmanned Vehicle Control System (지능형 무인자동차 제어시스템 개발)

  • Kim, Yoon-Gu;Lee, Ki-Dong
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.3 no.3
    • /
    • pp.126-135
    • /
    • 2008
  • The development of an unmanned vehicle basically requires the robust and reliable performance of major functions which include global localization, lane detection, obstacle avoidance, path planning, etc. The implementation of major functional subsystems are possible by integrating and fusing data acquired from various sensory systems such as GPS, vision, ultrasonic sensor, encoder, and electric compass. This paper focuses on implementing the functional subsystems, which are designed and developed by a graphical programming tool, NI LabVIEW, and also verifying the autonomous navigation and remote control of the unmanned vehicle.

  • PDF

Development of ROS2-on-Yocto-based Thin Client Robot for Cloud Robotics (클라우드 연동을 위한 ROS2 on Yocto 기반의 Thin Client 로봇 개발)

  • Kim, Yunsung;Lee, Dongoen;Jeong, Seonghoon;Moon, Hyeongil;Yu, Changseung;Lee, Kangyoung;Choi, Juneyoul;Kim, Youngjae
    • The Journal of Korea Robotics Society
    • /
    • v.16 no.4
    • /
    • pp.327-335
    • /
    • 2021
  • In this paper, we propose an embedded robot system based on "ROS2 on Yocto" that can support various robots. We developed a lightweight OS based on the Yocto Project as a next-generation robot platform targeting cloud robotics. Yocto Project was adopted for portability and scalability in both software and hardware, and ROS2 was adopted and optimized considering a low specification embedded hardware system. We developed SLAM, navigation, path planning, and motion for the proposed robot system validation. For verification of software packages, we applied it to home cleaning robot and indoor delivery robot that were already commercialized by LG Electronics and verified they can do autonomous driving, obstacle recognition, and avoidance driving. Memory usage and network I/O have been improved by applying the binary launch method based on shell and mmap application as opposed to the conventional Python method. Finally, we verified the possibility of mass production and commercialization of the proposed system through performance evaluation from CPU and memory perspective.

무인선박의 복합 센서 결합을 위한 시각동기화 방안 연구

  • Im, Jun-Hu;Choe, Gwang-Ho;Lee, Yu-Dam;Lee, Hyeong-Geun
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2016.05a
    • /
    • pp.29-31
    • /
    • 2016
  • 위성 항법 시스템 (GPS : Global Positioning System)은 3차원 위치는 물론 정확한 시각정보를 제공할 수 있는 항법시스템으로 항해에 있어 필수적인 요소이다. 최근 무인선박에 대한 연구가 활발히 진행되며, GPS에 대한 중요성이 증대되고 있다. 무인선박은 자율 항해를 위하여 GPS와 관성센서, 라이다, 카메라 등의 기타 보조 센서를 결합한 데이터를 활용한다. 복합 센서를 활용한 자율 항해에 있어 각 센서들간의 시각동기 또한 중요한 요소이다. 본 논문은 GPS를 활용하여 소프트웨어/하드웨어적인 시각동기화 기법을 제안한다. 제안된 기법은 embedded Linux platform을 활용하여 GPS로부터 획득한 시각동기화 신호를 기준으로 시각동기화된 복합 센서 데이터를 취득하는 방안이다. 제안된 기법의 성능 평가를 위하여, GPS 가용/불가용 구간을 모사한 환경에서 GPS, 관성센서, 고도계를 결합한 실제 데이터를 활용하였다.

  • PDF

Implementation of Wheelchair Robot Applying SLAM and Global Path Planning Methods Suitable for Indoor Autonomous Driving (실내 자율주행에 적합한 SLAM과 전역경로생성 방법을 적용한 휠체어로봇 구현)

  • Baek, Su-Jin;Kim, A-Hyeon;Kim, Jong-Wook
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.16 no.6
    • /
    • pp.293-297
    • /
    • 2021
  • This paper presents how to create a 3D map and solve problems related to generating a global path planning for navigation. Map creation and localization were performed using the RTAB-Map package to create a 3D map of the environment. In addition, when the target point is within the obstacle space, the problem of not generating a global path was solved using the asr_navfn package. The performance of the proposed system is validated through experiments with a wheelchair-type robot.

Development of Integrated Navigation Computer for On/Off Line Processing (실시간/후처리 기법을 고려한 복합 항법 컴퓨터 개발)

  • Jin, Yong;Park, Chan-Gook
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.30 no.8
    • /
    • pp.133-140
    • /
    • 2002
  • In this paper, the structure of integrated navigation computer for experiment is proposed. It is designed for considering the real time processing and data storage capacity. It will be used in missile, aircraft, submarine system and experimental vehicle. The I/O device supports IMU, GPS, odometer, altimeter, depth sensor, inclinometer etc. And the main storage device uses the tape device. That can improve the system stability. Therefore it can be used in a high dynamic or shock environment. The embedded linux is used as an Operating System. For the real time capability, sensor data processing and algorithm processing units are seperated. The time synchronization is referenced by IMU data.

An Optimal Selection of Embedded Platform for Specific Applications (특정목적 수행을 위한 임베디드 시스템 플랫폼의 최적 선택)

  • Moon, Ho-Sun;Kim, Yong-Deak
    • 전자공학회논문지 IE
    • /
    • v.47 no.1
    • /
    • pp.48-55
    • /
    • 2010
  • The goal of this paper is to determine optimal hardware platform for specific applications. In order to develop an understanding of how select the optimal platform, we focus upon the real-time embedded vehicle system for processing forward image and sound. In this paper we propose to measure parameters such as instructions, execution cycle, required memory size for program and data by using ARMulator. We have measured three types of processor cores: ARM7, ARM9 and ARM10. The results of the study indicated that the proposed methods could measure the minimal requirements of hardware platform for specific applications. By defining lower limit of hardware specifications in embedded systems, we can minimize expenses with suitable system performance without implementing the system.

Real-time Calculation of Geoid Applicable to Embedded Systems (내장형 시스템에 적용 가능한 지오이드의 실시간 결정)

  • Kim, Hyun-seok;Park, Chan-sik
    • Journal of Advanced Navigation Technology
    • /
    • v.24 no.5
    • /
    • pp.374-381
    • /
    • 2020
  • In order to improve the vertical position accuracy, the advantages of GPS and barometric altimeter are combined and used, but in order to fuse the two sensors, the geoid altitude must be compensated. In this paper, we proposed a technique that can calculate geoid altitude in real time even in low-cost embedded systems applied to drones or autonomous vehicles. Since the reference EGM08 is determined by a polynomial of the 2160th order, real-time calculation is impossible in the embedded system. Therefore, by introducing a linear interpolation technique, the amount of calculation was increased, and the storage space was saved by 75% by using the integer geoid height as a grid point. The accuracy of the proposed technique was evaluated through simulation, and it was confirmed that the accuracy of the maximum error is -1.215 m even in the region where the geoid change is rapid.

Design and Implementation of Real-Time Operating System for a GPS Navigation Computer (GPS 항법 컴퓨터를 위한 실시간 운영체제의 설계 및 구현)

  • Bae, Jang-Sik;Song, Dae-Gi;Lee, Cheol-Hun;Song, Ho-Jun
    • The KIPS Transactions:PartA
    • /
    • v.8A no.4
    • /
    • pp.429-438
    • /
    • 2001
  • GPS (Global Positioning System) is the most ideal navigation system which can be used on the earth irrespective of time and weather conditions. GPS has been used for various applications such as construction, survey, environment, communication, intelligent vehicles and airplanes and the needs of GPS are increasing in these days. This paper deals with the design and implementation of the RTOS (Real-Time Operating System) for a GPS navigation computer in the GPS/INS integrated navigation system. The RTOS provides the optimal environment for execution and the base platform to develop GPS application programs. The key facilities supplied by the RTOS developed in this paper are priority-based preemptive scheduling policy, dynamic memory management, intelligent interrupt handling, timers and IPC, etc. We also verify the correct operations of all application tasks of the GPS navigation computer on the RTOS and evaluate the performance by measuring the overhead of using the RTOS services.

  • PDF