• 제목/요약/키워드: Embedded navigation system

검색결과 142건 처리시간 0.025초

다층 레이어 퍼셉트론 기반 INS 내장형 컴퓨터에서의 실시간 중력교란 보상 (MLP Based Real-Time Gravity Disturbance Compensation in INS Embedded Computer)

  • 김현석;김형수;최윤혁;조윤철;박찬식
    • 한국항행학회논문지
    • /
    • 제27권5호
    • /
    • pp.674-684
    • /
    • 2023
  • 이 논문에서는 INS의 항법 정확도에 영향을 주는 중력 교란에 대한 실시간 예측기법으로 다층 퍼셉트론 모델을 제안하였다. 적합한 MLP 모델을 선정하기 위해서 학습 정확도 및 실행시간을 비교할 수 있게 신경망의 크기가 다른 4개의 모델을 설계하였다. 이 MLP 모델의 학습을 위해 해상 또는 육상의 지표면을 따라 이동하는 물체의 위치 및 중력교란 데이터를 사용하였으며, 중력교란 데이터의 계산은 2160차의 EGM2008을 SHM을 이용하여 이루어졌다. 학습 정확도 평가에서는 MLP4가 가장 우수한 것으로 확인 되었고, 이후 실행시간을 측정하기 위해 학습이 완료된 4개 모델의 가중치와 바이어스 항들을 INS의 내장형 컴퓨터에 저장하여 MLP 모델을 구현하였다. 4개 모델 중 MLP4의 실행시간이 가장 짧은 것을 확인할 수 있었다. 이러한 연구 결과는 향후 중력 교란 보상을 통한 INS의 항법 정확도를 향상시키는데 활용될 수 있을 것으로 기대된다.

회전팔 추진기를 가진 시험용 HAUV의 설계 및 구현 (Design and Implementation of A Hovering AUV with A Rotatable-Arm Thruster)

  • 신동협;배설봉;주문갑;백운경
    • 대한임베디드공학회논문지
    • /
    • 제9권3호
    • /
    • pp.165-171
    • /
    • 2014
  • In this paper, we propose the hardware and software of a test-bed of a hovering AUV (autonomous underwater vehicle). Test-bed to develop as the underwater robot for the hovering -type is planning to apply for marine resource development and exploration for deep sea. The RTU that controls a azimuth thruster and a vertical thruster of test-bed is a intergrated-type thruster. The main control unit that collects sensor's data and performs high-speed processing and controls a movement of test-bed is a underwater hybrid navigation system. Also it transfers position, posture, state information of test-bed to the host PC of user using a wireless communication. The host PC checks a test-bed in real time by using a realtime monitoring system that is implemented by LabVIEW.

A Study on Altitude Estimation using Smartphone Pressure Sensor for Emergency Positioning

  • Shin, Donghyun;Lee, Jung Ho;Shin, Beomju;Yu, Changsu;Kyung, Hankyeol;Choi, Dongwook;Kim, Yeji;Lee, Taikjin
    • Journal of Positioning, Navigation, and Timing
    • /
    • 제9권3호
    • /
    • pp.175-182
    • /
    • 2020
  • This paper introduces a study to estimate the user altitude in need of rescue in an emergency. The altitude is estimated by using the barometric pressure sensor embedded in the smartphone. Compared to GPS, which is degraded in urban or indoor environments, it has the advantage of not having spatial restrictions. With the endless development of smartphone hardware, it is possible to estimate the absolute altitude using the measured value if only the bias of the embedded barometric pressure sensor is applied. The altitude information of the person in need of rescue in an emergency is a great help in reducing rescue time. Since time is tight, we propose online calibration that provides the barometric pressure sensor bias used for altitude estimation through database. Furthermore, experiments were conducted to understand the characteristics of the barometric pressure sensor, which is greatly affected by wind. At the end, the altitude estimation performance was confirmed through an actual field tests in various floors in the building.

LN2440SBC 임베디드 시스템의 가상 스크린을 위한 LCD 모듈 초기화 및 패널 디스플레이 (LCD Module Initialization and Panel Display for the Virtual Screen of LN2440SBC Embedded Systems)

  • 오삼권;박근덕;김병국
    • 한국항행학회논문지
    • /
    • 제14권3호
    • /
    • pp.452-458
    • /
    • 2010
  • 전원이나 CPU 같은 컴퓨팅 자원의 제약을 받는 임베디드 시스템의 경우, 데이터의 컴퓨터 화면 디스플레이로 인한 오버헤드는 시스템의 성능에 지대한 영향을 줄 수 있다. 본 논문은 ARM9 방식의 S3C2440A 마이크로프로세서가 내장된 LN2440SBC 시스템에서, LCD(liquid crystal display)의 구동을 위해 필요한 ARM 코어, LCD 컨트롤러, SPI(serial peripheral interface) 같은 LCD-구동 요소들의 초기화 방법을 설명한다. 또한 픽셀 디스플레이 함수와 디스플레이로 인한 오버헤드를 줄이기 위한 가상스크린을 이용한 디스플레이 방법을 소개한다. 가상스크린은 한 LCD 화면 디스플레이에 필요한 메모리 용량보다 매우 큰 용량의 메모리 공간으로서, 가상스크린 내의 특정 영역 디스플레이는 그 영역을 뷰포트(view port) 영역으로 지정함으로서 행해진다. 이 같은 가상스크린을 이용한 디스플레이는 임베디드 시스템에서 동시에 수행되는 여러 태스크들이 자신의 수행 결과를 생성하고 그 결과를 각기 화면에 출력하는 경우에 유용하며, 특히 각 태스크의 수행 결과 데이터가 모두 변경되지 않고 일부분만 변경되어 디스플레이 되는 경우에 더욱 그러하다. 이런 임베디드 시스템의 경우, 각 태스크들이 가상스크린의 메모리 영역을 효율적으로 나누어 사용할 경우 디스플레이 오버헤드를 최소화 할 수 있다. 가상스크린을 사용하는 경우와 아닌 경우의 성능 비교를 위해 두 개의 다른 이미지를 번갈아 가며 디스플레이하고 소요 시간을 측정했다. 그 결과 가상 스크린을 사용할 경우가 그렇지 않은 경우에 비해 약 5배의 빠른 출력 속도를 보인다.

Simplified Cubature Kalman Filter for Reducing the Computational Burden and Its Application to the Shipboard INS Transfer Alignment

  • Cho, Seong Yun;Ju, Ho Jin;Park, Chan Gook;Cho, Hyeonjin;Hwang, Junho
    • Journal of Positioning, Navigation, and Timing
    • /
    • 제6권4호
    • /
    • pp.167-179
    • /
    • 2017
  • In this paper, a simplified Cubature Kalman Filter (SCKF) is proposed to reduce the computation load of CKF, which is then used as a filter for transfer alignment of shipboard INS. CKF is an approximate Bayesian filter that can be applied to non-linear systems. When an initial estimation error is large, convergence characteristic of the CKF is more stable than that of the Extended Kalman Filter (EKF), and the reliability of the filter operation is more ensured than that of the Unscented Kalman Filter (UKF). However, when a system degree is large, the computation amount of CKF is also increased significantly, becoming a burden on real-time implementation in embedded systems. A simplified CKF is proposed to address this problem. This filter is applied to shipboard inertial navigation system (INS) transfer alignment. In the filter design for transfer alignment, measurement type and measurement update rate should be determined first, and if an application target is a ship, lever-arm problem, flexure of the hull, and asynchronous time problem between Master Inertial Navigation System (MINS) and Slave Inertial Navigation System (SINS) should be taken into consideration. In this paper, a transfer alignment filter based on SCKF is designed by considering these problems, and its performance is validated based on simulations.

텔레메틱스 단말기 내의 오디오/비디오 명령처리를 위한 임베디드용 음성인식 시스템의 구현 (Implementation of Embedded Speech Recognition System for Supporting Voice Commander to Control an Audio and a Video on Telematics Terminals)

  • 권오일;이흥규
    • 대한전자공학회논문지TC
    • /
    • 제42권11호
    • /
    • pp.93-100
    • /
    • 2005
  • 본 논문에서는 차량 내에서 음성인식 인터페이스를 이용한 오비오, 비디오와 같은 응용서비스 처리를 위해 임베디드형 음성인식 시스템을 구현한다. 임베디드형 음성인식 시스템은 DSP 보드로 제작 포팅된다. 이는 음성 인식률이 마이크, 음성 코덱 등의 H/W의 영향을 받기 때문이다. 또한 차량 내 잡음을 효율적으로 제거하기 위한 최적의 환경을 구축하고, 이에 따른 테스트 환경을 최적화한다. 본 논문에서 제안된 시스템은 차량 내에서의 신뢰적인 음성인식을 위해 잡음제거 및 특징보상 기술을 적용하고 임베디드 환경에서의 속도 및 성능 향상을 위한 문맥 종속 믹스쳐 공유 음향 모델링을 적용한다. 성능평가는 일반 실험실 환경에서의 인식률과 실제 차량 내에서의 실차 테스트를 통해 검증되었다.

무선 멀티미디어 통신 환경에서 정지영상 전송에 삽입되는 디지털 워터마킹에 관한 연구 (A Study on the Digital Watermarking Embedded Transmission of Still Image in Wireless Multimedia Communication Environment)

  • 조송백;이양선;강희조
    • 한국항행학회논문지
    • /
    • 제8권2호
    • /
    • pp.169-175
    • /
    • 2004
  • 본 논문에서는 무선 멀티미디어 통신 환경에서 정지영상 전송에 삽입되는 디지털 워터마킹에 관하여 분석하였다. 또한, 기존의 이미지를 사용한 방법보다 원 영상에 미치는 영향이 적고 외부공격으로부터 강인한 워터마크 복원 능력을 보이는 개선된 워터마크 기법을 제안 하였다. 성능분석으로써 무선 멀티미디어 서비스를 위해 OFDM/QPSK 영상전송 시스템을 이용하여 무선채널 환경에서의 정지영상 이미지와 워터마크로 사용된 정보에 미치는 영향을 분석하였다. 분석 결과, 본 논문에서 제안한 VI 워터마크를 삽입함으로써 원영상에 미치는 영향이 매우작고, 높은 복원 성능을 보여줌을 알 수 있었다. 또한, 동일한 전송에러 조건의 무선 채널환경에서 이미지 워터마크에 비해 우수한 저작권 정보 추출 성능을 보였다.

  • PDF

항공기 탑재 AESA 레이다의 통합 항법 성능 분석 연구 (Performance Analysis of an Integrated Navigation of an Airborne AESA Radar)

  • 이동연;권혁준;이동욱;이해민;정영광;정재현;박상규;이성원;박준현;탁민제;방효충;안재명
    • 한국항공우주학회지
    • /
    • 제49권4호
    • /
    • pp.281-290
    • /
    • 2021
  • 기존 레이다 시스템에 비해 다양한 이점을 제공하는 능동 위상 배열 (AESA) 레이다의 성공적인 운용을 위해서는 정확하고 강건한 항법이 중요하다. 본 논문은 AESA 레이다를 탑재한 항공기의 EGI 시스템을 기반으로 한 통합 항법의 성능 분석에 대한 연구를 소개한다. GPS 및 IMU 입력을 생성하는 모델이 개발되었고, GPS/IMU 약결합 항법 필터가 구성되었다. GPS/IMU 모델 및 항법 필터와 함께 6자유도 항공기 시뮬레이터를 사용하여 항법 성능을 평가하는 절차가 소개되었다. 성능 분석 절차의 단계는 사례 연구와 함께 설명되었다.

디지털 선박의 통합 연동 시스템 구현 (An Implementation of Integrated Interface System for the Digital Ship)

  • 박종원;성소영;임용곤;윤창호;김승근
    • 한국정보통신학회논문지
    • /
    • 제16권6호
    • /
    • pp.1158-1166
    • /
    • 2012
  • 항해시스템은 통합항해시스템(INS 또는 IBS)을 중심으로 운항과 관련된 시스템과 장비들이 통합되고 있고, 추진시스템은 통합제어감시시스템(ICMS, IPMS, IMCS 등)을 중심으로 추진제어, 전력제어, 기타 제어시스템 등이 통합되고 있다. 본 논문은 선박의 통합화와 관련하여 선박에서 사용되는 다양한 인터페이스를 네트워크 기반으로 통합시켜주며, 네트워크를 통해 전송된 신호를 다양한 인터페이스를 갖는 장비에 제공해 주기 위해 개발된 통합연동시스템에 대한 설계 및 구현결과를 기술하고 있다.

다중 주파수 재생을 위한 광대역 수중 음향 신호 증폭기 설계 연구 (A study on wideband underwater acoustic signal amplifier design for generating multi-frequency)

  • 이동훈;유승진;김형문;김형남
    • 한국음향학회지
    • /
    • 제36권3호
    • /
    • pp.179-185
    • /
    • 2017
  • 본 논문에서는 수중에서 운용하는 임베디드 능동 음향탐지 시스템에 적용하기 위한 광대역 송신 전력 증폭기 설계/제작/시험 과정에서 발생된 문제를 분석하고 해결방안을 제시한다. 최근 수중음향 분야에서도 탐지 성능을 향상시키기 위해 광대역 소나(Sound Navigation and Ranging, SONAR) 신호처리 연구가 진행되고 있으며 이를 위한 광대역 수중음향 송수신 장치 개발이 이루어지고 있다. 본 논문에서는 임베디드 시스템 특성상 복잡하지 않고 구현이 간단한 2 레벨 톱니파 형태의 Class D 급 PWM(Pulse Width Modulation) 신호 생성 방식을 사용하여 광대역 수중음향 신호를 생성한 이후에, 송신 증폭기를 통하여 다양한 형태의 송신 파형을 재생하고 수중에서 실험을 하는 과정에서 두가지 이상의 주파수를 가진 소나 신호를 동시에 재생한 경우, 원신호에 두 신호의 주파수 차의 정수배만큼 더해진 기생 주파수가 나타나는 현상이 발생하여 원하지 않은 송신 음원이 재생되는 문제가 있음을 발견하였다. 이러한 문제점의 원인을 분석하기 위해 MATLAB 및 Simulink를 이용하여 송신 하드웨어 및 PWM 제어 과정을 모델링하고 시뮬레이션 하였으며, 시뮬레이션을 통해 문제점을 재현하고 해결방안을 제시한다.