• Title/Summary/Keyword: integrated system algorithm

Search Result 838, Processing Time 0.031 seconds

Development of a Software Platform for Designing Navigation Algorithm of a GPS/INS Integrated System (GPS/INS 통합 시스템의 항법 알고리즘 설계를 위한 소프트웨어 플랫폼 개발)

  • Lim, Deok-Won;Kim, Jeong-Won;Jeong, Ho-Cheol;Hwang, Dong-Hwan;Lee, Sang-Jeong
    • Proceedings of the KIEE Conference
    • /
    • 2008.04a
    • /
    • pp.197-198
    • /
    • 2008
  • A software platform which is able to evaluate the performances of a GPS/INS integrated system has been developed in this paper. And it consists of four parts including GUI(Graphic User Interface) part, GPS part, INS part and integrated filter part. It basically offers the loosely, tightly and deeply coupled GPS/INS algorithms, and many design parameters can be changed by users via GUI. Each functions of the platform has been confirmed with GPS signals and IMU data from commercial simulators.

  • PDF

A study on the improvement of the robot motion control as a part of the integrated human and robot ergonomics (Integrated Human and Rob-ot Ergonomics의 측면에서 로보트의 동작제어 개선에 관한 연구)

  • 이순요;권규식;홍승권
    • Journal of the Ergonomics Society of Korea
    • /
    • v.9 no.1
    • /
    • pp.21-27
    • /
    • 1990
  • Teaching Expert System/World Coordinate System(TES/WDS) was proposed to improve robot motion control. First, precise coordinate reading for getting the inherent data about position and posture of task objects was performed throgh the integrated image and fuzzy processing. Second, singularity and parameter limitation problems in getting the motion data about position and posture of robot in macro motion were solved by proposed geometric algorithm. Third, the unnecessary robot motion was also removed by the Robot Time and Motion (RTM) method and the Multi-Geometric Straight-Line Motion (MGSLM) method in micro motion. This results demonstrated reduction of the average teaching task time according to task order.

  • PDF

Single Antenna Based GPS Signal Reception Condition Classification Using Machine Learning Approaches

  • Sanghyun Kim;Seunghyeon Park;Jiwon Seo
    • Journal of Positioning, Navigation, and Timing
    • /
    • v.12 no.2
    • /
    • pp.149-155
    • /
    • 2023
  • In urban areas it can be difficult to utilize global navigation satellite systems (GNSS) due to signal reflections and blockages. It is thus crucial to detect reflected or blocked signals because they lead to significant degradation of GNSS positioning accuracy. In a previous study, a classifier for global positioning system (GPS) signal reception conditions was developed using three features and the support vector machine (SVM) algorithm. However, this classifier had limitations in its classification performance. Therefore, in this study, we developed an improved machine learning based method of classifying GPS signal reception conditions by including an additional feature with the existing features. Furthermore, we applied various machine learning classification algorithms. As a result, when tested with datasets collected in different environments than the training environment, the classification accuracy improved by nine percentage points compared to the existing method, reaching up to 58%.

Study on the Development of Road Icing Forecast and Snow Detection System Using State Evaluation Algorithm of Multi Sensoring Method (복합 센서의 상태 판정 알고리즘을 적용한 노면결빙 예측 및 강설 감지 시스템 개발에 관한 연구)

  • Kim, Jong-Woo;Jung, Young-Woo;Nam, Jin-Won
    • Journal of the Korea institute for structural maintenance and inspection
    • /
    • v.17 no.5
    • /
    • pp.113-121
    • /
    • 2013
  • The road icing forecast and snow detection system using state evaluation algorithm of multi sensor optimizes snow melting system to control spread time and amount of chemical spread application This system operates integrated of contact/non-contact sensor and infrared camera. The state evaluation algorithm of the system evaluates road freezing danger condition and snowfall condition (snowfall intensity also) using acquired data such as temperature/humidity, moisture detection and result of image signal processing from field video footage. In the field experiment, it proved excellent and reliable evaluated result of snowfall state detection rate of 89% and wet state detection rate of 94%.

Development of Autonomous Algorithm for Boat Using Robot Operating System (로봇운영체제를 이용한 보트의 자율운항 알고리즘 개발)

  • Jo, Hyun-Jae;Kim, Jung-Hyeon;Kim, Su-Rim;Woo, Ju-Hyun;Park, Jong-Yong
    • Journal of the Society of Naval Architects of Korea
    • /
    • v.58 no.2
    • /
    • pp.121-128
    • /
    • 2021
  • According to the increasing interest and demand for the Autonomous Surface Vessels (ASV), the autonomous navigation system is being developed such as obstacle detection, avoidance, and path planning. In general, autonomous navigation algorithm controls the ship by detecting the obstacles with various sensors and planning path for collision avoidance. This study aims to construct and prove autonomous algorithm with integrated various sensor using the Robot Operating System (ROS). In this study, the safety zone technique was used to avoid obstacles. The safety zone was selected by an algorithm to determine an obstacle-free area using 2D LiDAR. Then, drift angle of the ship was controlled by the propulsion difference of the port and starboard side that based on PID control. The algorithm performance was verified by participating in the 2020 Korea Autonomous BOAT (KABOAT).

Optimized AI controller for reinforced concrete frame structures under earthquake excitation

  • Chen, Tim;Crosbie, Robert C.;Anandkumarb, Azita;Melville, Charles;Chan, Jcy
    • Advances in concrete construction
    • /
    • v.11 no.1
    • /
    • pp.1-9
    • /
    • 2021
  • This article discusses the issue of optimizing controller design issues, in which the artificial intelligence (AI) evolutionary bat (EB) optimization algorithm is combined with the fuzzy controller in the practical application of the building. The controller of the system design includes different sub-parts such as system initial condition parameters, EB optimal algorithm, fuzzy controller, stability analysis and sensor actuator. The advantage of the design is that for continuous systems with polytypic uncertainties, the integrated H2/H∞ robust output strategy with modified criterion is derived by asymptotically adjusting design parameters. Numerical verification of the time domain and the frequency domain shows that the novel system design provides precise prediction and control of the structural displacement response, which is necessary for the active control structure in the fuzzy model. Due to genetic algorithm (GA), we use a hierarchical conditions of the Hurwitz matrix test technique and the limits of average performance, Hierarchical Fitness Function Structure (HFFS). The dynamic fuzzy controller proposed in this paper is used to find the optimal control force required for active nonlinear control of building structures. This method has achieved successful results in closed system design from the example.

Adaptive Random Testing for Integrated System based on Output Distribution Estimation (통합 시스템을 위한 출력 분포 기반 적응적 랜덤 테스팅)

  • Shin, Seung-Hun;Park, Seung-Kyu;Choi, Kyung-Hee;Jung, Ki-Hyun
    • Journal of the Korea Society for Simulation
    • /
    • v.20 no.3
    • /
    • pp.19-28
    • /
    • 2011
  • Adaptive Random Testing (ART) aims to enhance the performance of pure random testing by detecting failure region in a software. The ART algorithm generates effective test cases which requires less number of test cases than that of pure random testing. However, all ART algorithms currently proposed are designed for the tests of monolithic system or unit level. In case of integrated system tests, ART approaches do not achieve same performances as those of ARTs applied to the unit or monolithic system. In this paper, we propose an extended ART algorithm which can be applied to the integrated system testing environment without degradation of performance. The proposed approach investigates an input distribution of the unit under a test with limited number of seed input data and generates information to be used to resizing input domain partitions. The simulation results show that our approach in an integration environment could achieve similar level of performance as an ART is applied to a unit testing. Results also show resilient effectiveness for various failure rates.

Precise Positioning of Farm Vehicle Using Plural GPS Receivers - Error Estimation Simulation and Positioning Fixed Point - (다중 GPS 수신기에 의한 농업용 차량의 정밀 위치 계측(I) - 오차추정 시뮬레이션 및 고정위치계측 -)

  • Kim, Sang-Cheol;Cho, Sung-In;Lee, Seung-Gi;Lee, W.Y.;Hong, Young-Gi;Kim, Gook-Hwan;Cho, Hee-Je;Gang, Ghi-Won
    • Journal of Biosystems Engineering
    • /
    • v.36 no.2
    • /
    • pp.116-121
    • /
    • 2011
  • This study was conducted to develop a robust navigator which could be in positioning for precision farming through developing a plural GPS receiver with 4 sets of GPS antenna. In order to improve positioning accuracy by integrating GPS signals received simultaneously, the algorithm for processing plural GPS signal effectively was designed. Performance of the algorithm was tested using a simulation program and a fixed point on WGS 84 coordinates. Results of this study are aummarized as followings. 1. 4 sets of lower grade GPS receiver and signals were integrated by kalman filter algorithm and geometric algorithm to increase positioning accuracy of the data. 2. Prototype was composed of 4 sets of GPS receiver and INS components. All Star which manufactured by CMC, gyro compass made by KVH, ground speed sensor and integration S/W based on RTOS(Real Time Operating System)were used. 3. Integration algorithm was simulated by developed program which could generate random position error less then 10 m and tested with the prototype at a fixed position. 4. When navigation data was integrated by geometrical correction and kalman filter algorithm, estimated positioning erros were less then 0.6 m and 1.0 m respectively in simulation and fixed position tests.

An Algorithm to Analyze Rail Potential Rise in DC Traction Power Supply System (레일전위상승 분석을 위한 컴퓨터 알고리즘)

  • Chung, Sang-Gi;Kim, Hyung-Chul;Jung, Ho-Sung;Kwon, Sam-Young
    • Journal of the Korean Society for Railway
    • /
    • v.12 no.5
    • /
    • pp.687-693
    • /
    • 2009
  • An algorithm and a computer software are developed for the analysis of rail potential rise. The algorithm is intended to be integrated with the traction power system simulation program. In the algorithm, rail potentials are obtained by two step process. First the injection currents to the negative rail are obtained from load-flow study. In the next step, a network consisting of negative rail and the injection currents are constructed. Leakage resistance to ground are added to the network. And the network is analyzed for rail potentials. A software is developed to verify the validity of the algorithm. The result of the software is compared with the Simulink/SymPower circuit analysis result. The differences between the two results are with the acceptable range. The advantage of this algorithm is that it can be integrated with the existing traction power supply simulation program easily, which usually ignores negative rail's leakage resistance.

Stand-Alone Wind Energy Conversion System with an Asynchronous Generator

  • Singh, Bhim;Sharma, Shailendra
    • Journal of Power Electronics
    • /
    • v.10 no.5
    • /
    • pp.538-547
    • /
    • 2010
  • This paper deals with a stand-alone wind energy conversion system (WECS) with an isolated asynchronous generator (IAG) and voltage and frequency (VF) control feeding three-phase four-wire loads. The reference generator currents are estimated using the instantaneous symmetrical component theory to control the voltage and frequency of an IAG system. A three-leg voltage source converter (VSC) with an isolated star/delta transformer is used as an integrated VSC. An integrated VSC with a battery energy storage system (BESS) is used to control the active and reactive powers of the WECS. The WECS is modeled and simulated in MATLAB using the Simulink and the Sim Power System (SPS) toolboxes. The proposed VF controller functions as a voltage and frequency regulator, a load leveler, a load balancer and a harmonic eliminator in the WECS. A comparison is made on the rating of the VSC with and without ac capacitors connected at the terminals of an IAG. Simulation and test results are presented to verify the control algorithm.