• Title/Summary/Keyword: Learning Navigation

Search Result 358, Processing Time 0.025 seconds

Unlabeled Wi-Fi RSSI Indoor Positioning by Using IMU

  • Chanyeong, Ju;Jaehyun, Yoo
    • Journal of Positioning, Navigation, and Timing
    • /
    • v.12 no.1
    • /
    • pp.37-42
    • /
    • 2023
  • Wi-Fi Received Signal Strength Indicator (RSSI) is considered one of the most important sensor data types for indoor localization. However, collecting a RSSI fingerprint, which consists of pairs of a RSSI measurement set and a corresponding location, is costly and time-consuming. In this paper, we propose a Wi-Fi RSSI learning technique without true location data to overcome the limitations of static database construction. Instead of the true reference positions, inertial measurement unit (IMU) data are used to generate pseudo locations, which enable a trainer to move during data collection. This improves the efficiency of data collection dramatically. From an experiment it is seen that the proposed algorithm successfully learns the unsupervised Wi-Fi RSSI positioning model, resulting in 2 m accuracy when the cumulative distribution function (CDF) is 0.8.

On the Control of Ship Maneuvering in Channel by Introducing the Fuzzy Neural Network (수로에 있어서 선박조종의 퍼지학습제어)

  • Koo, J. Y.;Lee, C. Y.
    • Journal of Korean Port Research
    • /
    • v.7 no.2
    • /
    • pp.61-68
    • /
    • 1993
  • Studies on the ship's automatic navigation & berthing control have been continued by way of solving the ship's mathematical model, but the results of such studies have not reached to our satisfactory level due to its non-linear characteristics at low speed. In this paper, the authors propose a new control system which can evaluate as closely as captain's decision-making by using the FNN(Fuzzy Neural Network) controller which can simulate captain's knowledge. This controller contains the concept of safety according to channel width. The learning data are drawn from ship Handling simulator(NavSim NMS-90 MK III) and represent the ship motion characteristics internally. According to learning procedure, the FNN controller can tune membership functions and identify fuzzy control rules automatically. The verified results show that the FNN controller is effective to incorporate captain's knowledge and experience of manoeuvrability in channel.

  • PDF

Measurement of Moving Object Velocity and Angle in a Quasi-Static Underwater Environment Through Simulation Data and Spherical Convolution (시뮬레이션 데이터와 Spherical Convolution을 통한 준 정적인 수중환경에서의 이동체 속도 및 각도 측정)

  • Baegeun Yoon;Jinhyun Kim
    • The Journal of Korea Robotics Society
    • /
    • v.18 no.1
    • /
    • pp.53-58
    • /
    • 2023
  • In general, in order to operate an autonomous underwater vehicle (AUV) in an underwater environment, a navigation system such as a Doppler Log (DVL) using a Doppler phenomenon of ultrasonic waves is used for speed and direction estimation. However, most of the ultrasonic sensors in underwater is large for long-distance sensing and the cost is very high. In this study, not only canal neuromast on the fish's lateral lines but also superficial neuromast are studied on the simulation to obtain pressure values for each pressure sensor, and the obtained pressure data is supervised using spherical CNN. To this end, through supervised learning using pressure data obtained from a pressure sensor attached to an underwater vehicle, we can estimate the speed and angle of the underwater vehicle in a quasi-static underwater environment and propose a method for a non-ultrasonic based navigation system.

APEC SEN Maritime English Communication Packages

  • 황선애;설진기;서영정;정희수;최승희
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2022.06a
    • /
    • pp.361-362
    • /
    • 2022
  • As the importance of maritime communication in a cross-cultural onboard working environment grows, the importance of developing systematic supporting aids both for learning and teaching maritime English has been emphasized. Given that English communication proficiency is one of the most critical factors in determining a seafarer's competency, a systemic supporting system for enhancing maritime English communication capabilities is essential not only for them to professionally carry out and conduct assigned duties onboard, but also for them to navigate success in their lives through increased labour mobility both at sea and onshore. The APEC Seafarers Excellence Network initiates the production of Maritime English Communication Packages for seafarers in APEC regions, under the leadership of the Republic of Korea. This paper introduces the design of APEC SEN Maritime English Communication Packages, which include textbooks, audio-lingual materials, online/mobile life-long learning platform and testing aids, ultimately for upand re-skilling of seafarers to increase their employability, mobility and preparedness for the future shipping industry where globalisation is expected to further accelerate.

  • PDF

Machine Learning-Based Filter Parameter Estimation for Inertial/Altitude Sensor Fusion (관성/고도 센서 융합을 위한 기계학습 기반 필터 파라미터 추정)

  • Hyeon-su Hwang;Hyo-jung Kim;Hak-tae Lee;Jong-han Kim
    • Journal of Advanced Navigation Technology
    • /
    • v.27 no.6
    • /
    • pp.884-887
    • /
    • 2023
  • Recently, research has been actively conducted to overcome the limitations of high-priced single sensors and reduce costs through the convergence of low-cost multi-variable sensors. This paper estimates state variables through asynchronous Kalman filters constructed using CVXPY and uses Cvxpylayers to compare and learn state variables estimated from CVXPY with true value data to estimate filter parameters of low-cost sensors fusion.

Implementation of Face Recognition Pipeline Model using Caffe (Caffe를 이용한 얼굴 인식 파이프라인 모델 구현)

  • Park, Jin-Hwan;Kim, Chang-Bok
    • Journal of Advanced Navigation Technology
    • /
    • v.24 no.5
    • /
    • pp.430-437
    • /
    • 2020
  • The proposed model implements a model that improves the face prediction rate and recognition rate through learning with an artificial neural network using face detection, landmark and face recognition algorithms. After landmarking in the face images of a specific person, the proposed model use the previously learned Caffe model to extract face detection and embedding vector 128D. The learning is learned by building machine learning algorithms such as support vector machine (SVM) and deep neural network (DNN). Face recognition is tested with a face image different from the learned figure using the learned model. As a result of the experiment, the result of learning with DNN rather than SVM showed better prediction rate and recognition rate. However, when the hidden layer of DNN is increased, the prediction rate increases but the recognition rate decreases. This is judged as overfitting caused by a small number of objects to be recognized. As a result of learning by adding a clear face image to the proposed model, it is confirmed that the result of high prediction rate and recognition rate can be obtained. This research will be able to obtain better recognition and prediction rates through effective deep learning establishment by utilizing more face image data.

Design and Implementation of Web Compiler for Learning of Artificial Intelligence (인공지능 학습을 위한 웹 컴파일러 설계 및 구현)

  • Park, Jin-tae;Kim, Hyun-gook;Moon, Il-young
    • Journal of Advanced Navigation Technology
    • /
    • v.21 no.6
    • /
    • pp.674-679
    • /
    • 2017
  • As the importance of the 4th industrial revolution and ICT technology increased, it became a software centered society. Existing software training was limited to the composition of the learning environment, and a lot of costs were incurred early. In order to solve these problems, a learning method using a web compiler was developed. The web compiler supports various software languages and shows compilation results to the user via the web. However, Web compilers that support artificial intelligence technology are missing. In this paper, we designed and implemented a tensor flow based web compiler, Google's artificial intelligence library. We implemented a system for learning artificial intelligence by building a meteorJS based web server, implementing tensor flow and tensor flow serving, Python Jupyter on a nodeJS based server. It is expected that it can be utilized as a tool for learning artificial intelligence in software centered society.

NCS Learning Module Providing System Using CORS Based on Filter (CORS 기반 필터를 이용한 NCS 학습모듈 제공 시스템)

  • Kim, Dae-Kyeong;Na, Seung-Cheul;Kim, Chang-Bok
    • Journal of Advanced Navigation Technology
    • /
    • v.19 no.2
    • /
    • pp.161-167
    • /
    • 2015
  • This paper proposed system for providing the national competency standards learning module, which has changed and updated from time to time. The provisioning server of the proposed system provides learning module, and the management server carry out fault management, billing, request management, statistics and aggregate, etc, and the target server requests the learning module in the provisioning server through the domain. The proposed system determines provide of the learning module by CORS based on filter, which is to determine whether matches or not with domain of the provisioning server and the target server. The proposed system can be patch and maintenance remotely about NCS based learning module to be new update and removed. Also, the proposed system may provide contents in conjunction with existing educational systems, and may be extended in the future to enable the management for domain of the target server.

Smart Home Service System Considering Indoor and Outdoor Environment and User Behavior (실내외 환경과 사용자의 행동을 고려한 스마트 홈 서비스 시스템)

  • Kim, Jae-Jung;Kim, Chang-Bok
    • Journal of Advanced Navigation Technology
    • /
    • v.23 no.5
    • /
    • pp.473-480
    • /
    • 2019
  • The smart home is a technology that can monitor and control by connecting everything to a communication network in various fields such as home appliances, energy consumers, and security devices. The Smart home is developing not only automatic control but also learning situation and user's taste and providing the result accordingly. This paper proposes a model that can provide a comfortable indoor environment control service for the user's characteristics by detecting the user's behavior as well as the automatic remote control service. The whole system consists of ESP 8266 with sensor and Wi-Fi, Firebase as a real-time database, and a smartphone application. This model is divided into functions such as learning mode when the home appliance is operated, learning control through learning results, and automatic ventilation using indoor and outdoor sensor values. The study used moving averages for temperature and humidity in the control of home appliances such as air conditioners, humidifiers and air purifiers. This system can provide higher quality service by analyzing and predicting user's characteristics through various machine learning and deep learning.

A Study on the Prediction of Ship Collision Based on Semi-Supervised Learning (준지도 학습 기반 선박충돌 예측에 대한 연구)

  • Ho-June Seok;Seung Sim;Jeong-Hun Woo;Jun-Rae Cho;Deuk-Jae Cho;Jong-Hwa Baek;Jaeyong Jung
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2023.05a
    • /
    • pp.204-205
    • /
    • 2023
  • This study studied a prediction model for sending collision alarms for small fishing boats based on semi-supervised learning(SSL). The supervised learning (SL) method requires a large number of labeled data, but the labeling process takes a lot of resources and time. This study used service data collected through a data pipeline linked to 'intelligent maritime traffic information service' and data collected from real-sea experiment. The model accuracy was improved as a result of learning not only real-sea experiment data with labeling determined based on actual user satisfaction but also service data without label determined together.

  • PDF