• Title/Summary/Keyword: Mobile runway

Search Result 7, Processing Time 0.019 seconds

Study on the countermeasures of the runway bombing using the mobile runway (이동식 활주로를 이용한 활주로 폭격 대응 방안에 관한 연구)

  • Seong, Min Cheol;Kim, Yongchul
    • Convergence Security Journal
    • /
    • v.19 no.4
    • /
    • pp.35-41
    • /
    • 2019
  • Considering North Korea's strategy, North Korea's top hitting target in the event of a war is likely to be the main goal of the air force runway to neutralize the air force. As a countermeasure, there are emergency runway construction and runway emergency recovery operations. However, emergency runway construction is mainly intended for emergency landing and fueling and rearmament. The emergency runway restoration operation has also several limitations considering North Korea's threatening missile level, recovery time, and so on, so it cannot respond quickly to the North's runway bombing. In this study, we first describe the threat of North Korea's missiles and their air defense capabilities. Then the concept and limitations of the mobile runway, which is the next generation countermeasure, are presented.

Performance Analysis of Timing Synchronization Scheme for AeroMACS System (항공관제통신용 AeroMACS 시스템의 시간 동기 성능 분석)

  • Lee, Eun-Sang;Sohn, Kyun-Gyeol;Park, Youn-Ok;Jung, Yun-Ho
    • Journal of Advanced Navigation Technology
    • /
    • v.16 no.2
    • /
    • pp.255-263
    • /
    • 2012
  • In this paper, the performance evaluation results of the timing synchronization schemes are presented for aeronautical mobile airport communication systems (AeroMACS). AeroMACS, which is based on IEEE 802.16e mobile WiMAX standard, uses the aeronautical frequency band of 5GHz with the bandwidth of 5MHz. The simulation model of AeroMACS is constructed and the evaluation for the timing synchronization performance is performed with the various channel models such as apron (APR), runway (RWY), taxiway (TWY), and park (PRK).

Design and Implementation of Synchronization Unit for AeroMACS System (AeroMACS 시스템을 위한 동기화기 설계)

  • Jang, Soohyun;Lee, Eunsang;Jung, Yunho
    • Journal of Advanced Navigation Technology
    • /
    • v.18 no.2
    • /
    • pp.142-150
    • /
    • 2014
  • In this paper, the performance analysis results of time/frequency synchronization and cell search algorithm are presented for aeronautical mobile airport communication systems (AeroMACS). AeroMACS is based on IEEE 802.16e mobile WiMAX standard and uses the aeronautical frequency band of 5GHz with the bandwidth of 5MHz. The simulation model of AeroMACS is designed and the performance evaluation is conducted with the various airport channel models such as apron (APR), runway (RWY), taxiway (TWY), and park (PRK). The proposed synchronization unit was designed in hardware description language (HDL) and implemented on FPGA. Also, the real-time operation was verified and evaluated using FPGA test system.

Fixed and Moving Automatic FOD Detection Test using Radar and EO Camera (소형 Radar와 EO 카메라를 이용한 고정형 및 이동형 FOD 자동탐지 시험)

  • Kim, Young-Bin;Kim, Sung-Hee;Park, Myung-Kyu;Park, Kwang-Gun;Kim, Min-su;Hong, Gyo-Young
    • Journal of Advanced Navigation Technology
    • /
    • v.24 no.6
    • /
    • pp.479-484
    • /
    • 2020
  • Foreign object debris (FOD) is a generic term for all substances that may pose a threat to aircraft operations on a runway. In the past, FOD detection and collection methods using human resources were very inefficient in terms of efficiency and economics, so it is essential to develop an unmanned FOD detection system suitable for domestic use. In this paper, the fixed FOD automatic detection system and mobile FOD automatic detection system using EO camera and radar were studied and developed at the Taean airfield of Hanseo University, and fixed and mobile method were operated to confirm that automatic FOD detection in the runway of the airfield is possible regardless of illumination and weather conditions.

A Study for Efficient Foreign Object Debris Detection on Runways (활주로 FOD 탐지 효율화를 위한 기술적 고찰)

  • Lee, Kwang-Byeng;Lee, Jonggil;Kim, Donghoon
    • Journal of the Korean Society for Aviation and Aeronautics
    • /
    • v.22 no.1
    • /
    • pp.130-135
    • /
    • 2014
  • FOD(Foreign Object Debris) has the potential threat to damage aircraft during critical phases of take-off and landing roll with some objects including metal on the runway. FOD can be found anywhere on an airport's air operation areas such as runway, taxiway and apron. It can lead to catastrophic loss of life and airframe, and increased maintenance and operating costs. In this paper, we defined FOD and surveyed its riskiness and necessity of automatic FOD detection system. We compared the requirements of the environment in Korea to the FAA advisory circular. Also we analyzed operation methods of FOD detection systems already installed at some airports. Based on the surveys mentioned above, we propose hybrid type of FOD detection system considering the environment in Korea which uses millimeter wave radar, optical camera and thermal imaging camera to detect FOD efficiently. In management approach, fixed type of the system should be installed for real-time monitoring, and mobile type of the system can be used additionally.

Business Application of Convolutional Neural Networks for Apparel Classification Using Runway Image (합성곱 신경망의 비지니스 응용: 런웨이 이미지를 사용한 의류 분류를 중심으로)

  • Seo, Yian;Shin, Kyung-shik
    • Journal of Intelligence and Information Systems
    • /
    • v.24 no.3
    • /
    • pp.1-19
    • /
    • 2018
  • Large amount of data is now available for research and business sectors to extract knowledge from it. This data can be in the form of unstructured data such as audio, text, and image data and can be analyzed by deep learning methodology. Deep learning is now widely used for various estimation, classification, and prediction problems. Especially, fashion business adopts deep learning techniques for apparel recognition, apparel search and retrieval engine, and automatic product recommendation. The core model of these applications is the image classification using Convolutional Neural Networks (CNN). CNN is made up of neurons which learn parameters such as weights while inputs come through and reach outputs. CNN has layer structure which is best suited for image classification as it is comprised of convolutional layer for generating feature maps, pooling layer for reducing the dimensionality of feature maps, and fully-connected layer for classifying the extracted features. However, most of the classification models have been trained using online product image, which is taken under controlled situation such as apparel image itself or professional model wearing apparel. This image may not be an effective way to train the classification model considering the situation when one might want to classify street fashion image or walking image, which is taken in uncontrolled situation and involves people's movement and unexpected pose. Therefore, we propose to train the model with runway apparel image dataset which captures mobility. This will allow the classification model to be trained with far more variable data and enhance the adaptation with diverse query image. To achieve both convergence and generalization of the model, we apply Transfer Learning on our training network. As Transfer Learning in CNN is composed of pre-training and fine-tuning stages, we divide the training step into two. First, we pre-train our architecture with large-scale dataset, ImageNet dataset, which consists of 1.2 million images with 1000 categories including animals, plants, activities, materials, instrumentations, scenes, and foods. We use GoogLeNet for our main architecture as it has achieved great accuracy with efficiency in ImageNet Large Scale Visual Recognition Challenge (ILSVRC). Second, we fine-tune the network with our own runway image dataset. For the runway image dataset, we could not find any previously and publicly made dataset, so we collect the dataset from Google Image Search attaining 2426 images of 32 major fashion brands including Anna Molinari, Balenciaga, Balmain, Brioni, Burberry, Celine, Chanel, Chloe, Christian Dior, Cividini, Dolce and Gabbana, Emilio Pucci, Ermenegildo, Fendi, Giuliana Teso, Gucci, Issey Miyake, Kenzo, Leonard, Louis Vuitton, Marc Jacobs, Marni, Max Mara, Missoni, Moschino, Ralph Lauren, Roberto Cavalli, Sonia Rykiel, Stella McCartney, Valentino, Versace, and Yve Saint Laurent. We perform 10-folded experiments to consider the random generation of training data, and our proposed model has achieved accuracy of 67.2% on final test. Our research suggests several advantages over previous related studies as to our best knowledge, there haven't been any previous studies which trained the network for apparel image classification based on runway image dataset. We suggest the idea of training model with image capturing all the possible postures, which is denoted as mobility, by using our own runway apparel image dataset. Moreover, by applying Transfer Learning and using checkpoint and parameters provided by Tensorflow Slim, we could save time spent on training the classification model as taking 6 minutes per experiment to train the classifier. This model can be used in many business applications where the query image can be runway image, product image, or street fashion image. To be specific, runway query image can be used for mobile application service during fashion week to facilitate brand search, street style query image can be classified during fashion editorial task to classify and label the brand or style, and website query image can be processed by e-commerce multi-complex service providing item information or recommending similar item.

A Case Study on Application of Obstacle Limitation Criteria for Specific Conditions of Airports (특정 조건의 비행장에서 장애물제한규정 적용 사례연구)

  • Kim, DoHyun;Kim, Woong Yi
    • Journal of the Korean Society for Aviation and Aeronautics
    • /
    • v.24 no.2
    • /
    • pp.25-30
    • /
    • 2016
  • Obstacle defines all fixed and mobile objects, or parts thereof, that are located on an area intended for the surface movement of aircraft or extend above a defined surface intended to protect aircraft in flight or stand outside those defined surfaces and that have been assessed as being a hazard to air navigation. The airspace around airports are maintained free from obstacles so as to permit the intended aeroplane operations at the airports to be conducted safely and to prevent the airports from becoming unusable by the growth of obstacles around the airports. This is achieved by establishing a series of obstacle limitation surfaces or airspace imaginary surfaces that define the limits to which objects may project into the airspace. This is a case study that shows an application of obstacle limitation criteria, which must be maintained free from an critical obstacle, for specific conditions of two airports. For the purpose of the application, aeronautical studies/flight safety influence assessments were used to identify possible solutions and select a solution that is acceptable without degrading aviation safety.