• Title/Summary/Keyword: 비행 시뮬레이터

Search Result 133, Processing Time 0.022 seconds

Improved Radial Sweep Algorithm for 3-dimensional Terrain Modelling (3차원 지형 모델링을 위한 개선된 Radial Sweep 알고리즘)

  • Ryoo, Seung-Taek;Ahn, Chung-Hyun;Yoon, Kyung-Hyun
    • Journal of Korean Society for Geospatial Information Science
    • /
    • v.5 no.2 s.10
    • /
    • pp.77-85
    • /
    • 1997
  • Researches in the field of Computer Graphics and Geographical Information Systems(GIS) have extensively studied the method of photo-realistic landscape modelling, because it have become a commom requirement in applications such as flight simulators, mission rehearsal, and construction planning. A common approach to the display of terrain uses a Digital Elevation Model(DEM). DEM is an evenly spaced array of the terrain elevation data and can be obtained from stereo satellite data. With the DEM data, the process of 3D terrain modelling consists of three steps. The first step is to extract the meaningful data (such as peak, pit, passes...) from DEM data based on LOD(Level Of Detail) criteria. The second is to construct the 3D surface by TIN, which represents a surface as a set of non-overlapping continuous triangular facets of irregular size and shape. The third is a rendering of 3D terrain model. The goal of this research is a construction of 3D terrain with TIN. To do this, we are going to app]y Radial Sweep Algorithm. Radial Sweep Algorithm for generating TIN works quickly and efficiently. However, it does not solve the problem caused by the approximated nature of triangulated surface. To solve this problem, this research derive improved radial sweep algorithms with the optimal triangle definition.

  • PDF

Study on the Integrated UAV Simulation Environment for the Evaluation of the Midair Collision Alarm System (공중충돌경보시스템 평가를 위한 통합 무인기 시뮬레이션환경 연구)

  • Mun, Seong-yeop;Kim, Ju-young;Lee, Dong-woo;Baek, Gyeong Min;Kim, Jin Sil;Na, Jongwhoa
    • Journal of Advanced Navigation Technology
    • /
    • v.19 no.4
    • /
    • pp.288-298
    • /
    • 2015
  • For the commercialization of unmanned aircraft, we must validate the safety of the air/ground collision alert systems (CAS). The validation procedure of CAS requires the flight test which is not only expensive but also dangerous. To alleviate this problem, we need the simulation based validation process for the CAS. We developed an integrated UAV simulation (IUS) environment which interconnect the flight simulator, the Matlab/Simulink, and a target avionics simulation model. We developed the collision warning module of the TCAS and tested using IUS and flight encounter models. Using IUS, we can evaluate the performance and reliability of a target avionic system at the preliminary design stage of a development life cycle.

Proposal of autonomous take-off drone algorithm using deep learning (딥러닝을 이용한 자율 이륙 드론 알고리즘 제안)

  • Lee, Jong-Gu;Jang, Min-Seok;Lee, Yon-Sik
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.25 no.2
    • /
    • pp.187-192
    • /
    • 2021
  • This study proposes a system for take-off in a forest or similar complex environment using an object detector. In the simulator, a raspberry pi is mounted on a quadcopter with a length of 550mm between motors on a diagonal line, and the experiment is conducted based on edge computing. As for the images to be used for learning, about 150 images of 640⁎480 size were obtained by selecting three points inside Kunsan University, and then converting them to black and white, and pre-processing the binarization by placing a boundary value of 127. After that, we trained the SSD_Inception model. In the simulation, as a result of the experiment of taking off the drone through the model trained with the verification image as an input, a trajectory similar to the takeoff was drawn using the label.