• Title/Summary/Keyword: Auto detection

Search Result 354, Processing Time 0.022 seconds

Sensor Fault-tolerant Controller Design on Gas Turbine Engine using Multiple Engine Models (다중 엔진모델을 이용한 센서 고장허용 가스터빈 엔진제어기 설계)

  • Kim, Jung Hoe;Lee, Sang Jeong
    • Journal of the Korean Society of Propulsion Engineers
    • /
    • v.20 no.2
    • /
    • pp.56-66
    • /
    • 2016
  • Robustness is essential for model based FDI (Fault Detection and Isolation) and it is inevitable to have modeling errors and sensor signal noises during the process of FDI. This study suggests an improved method by applying NARX (Nonlinear Auto Regressive eXogenous) model and Kalman estimator in order to cope with problems caused by linear model errors and sensor signal noises in the process of fault diagnoses. Fault decision is made by the probability of the trend of gradually accumulated errors applying Fuzzy logic, which are robust to instantaneous sensor signal noises. Reliability of fault diagnosis is verified under various fault simulations.

A Design on Collision Avoidance System of Vehicle using Fuzzy Control Algorithms (퍼지제어 알고리즘을 이용한 차량의 충돌방지 시스템 설계)

  • Choo, Yeon-Gyu;Kim, Seung-Cheo
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • v.9 no.2
    • /
    • pp.705-709
    • /
    • 2005
  • In this paper, we introduce fuzzy algorithm similar to human's way of thinking and designed collision detection system of vehicles. First, before the model vehicles design, we did simulation collision detection using PID and Fuzzy Controller. As a result, P.O that is Percent Overshoot when make use of PID controller happened from smallest 32% to 45%. But, In case of using fuzzy controller they produced about 10% in 7% in case use 25 rule. We designed model vehicles that introduce Auto Guided Vehicle(AGV) with confirmed result in simulation. We set Polaroid 6500 sensor on the front of model automobile because distinguish existence automobile to the head. And we composed motor drive part to run vehicles and 80C196KC processor for control movement of vehicles influenced on distance data of the front vehicles that receive from supersonic waves sensor. In case of using Fuzzy controller, last value percent error happened about maximum 15% in smallest 5%, and we confirmed that distance with front vehicles kept when state hold time is about maximum 16 seconds in smallest 10 seconds.

  • PDF

A Study on the Improvement of Hydrogen Detection Inspection Method of Hydrogen Cylinder on Hydrogen Bus (수소버스 사용 내압용기 수소검출량 검사방법 개선을 위한 연구)

  • Kim, Hyunjun;Weo, Unseok;Jo, Hyunwoo;Lee, Hyeoncheol;Hwang, Taejun;Lee, Hosang;Ryu, Ikhui;Choi, Sookwang;Oh, Youngkyu;Park, Sungwook
    • Journal of Auto-vehicle Safety Association
    • /
    • v.13 no.1
    • /
    • pp.51-56
    • /
    • 2021
  • As hydrogen is classified as an eco-friendly fuel, vehicles using hydrogen fuel are being developed worldwide. Vehicle fuel hydrogen is stored in cylinders at 70 MPa, so there is a high risk of explosion. Therefore, it is important to inspect hydrogen cylinders in used-vehicles. This study was conducted to improve the inspection method of the cylinders currently mounted on used-hydrogen buses. The inspection method is an image analysis method using a camera. Calcaulation algorithm was developed to quantitatively chech the amount of hydrogen leakage by the image method. As a result of adding a contact angle element to the calculation algorithm suggested by the GTR regulation and comparing it with the experimental data of the GTR regulation, the algorithm reliability was 94%, which secured similarity.

Development of Multiple RLS and Actuator Performance Index-based Adaptive Actuator Fault-Tolerant Control and Detection Algorithms for Longitudinal Autonomous Driving (다중 순환 최소 자승 및 성능 지수 기반 종방향 자율주행을 위한 적응형 구동기 고장 허용 제어 및 탐지 알고리즘 개발)

  • Oh, Sechan;Lee, Jongmin;Oh, Kwangseok;Yi, Kyongsu
    • Journal of Auto-vehicle Safety Association
    • /
    • v.14 no.2
    • /
    • pp.26-38
    • /
    • 2022
  • This paper proposes multiple RLS and actuator performance index-based adaptive actuator fault-tolerant control and detection algorithms for longitudinal autonomous driving. The proposed algorithm computes the desired acceleration using feedback law for longitudinal autonomous driving. When actuator fault or performance degradation exists, it is designed that the desired acceleration is adjusted with the calculated feedback gains based on multiple RLS and gradient descent method for fault-tolerant control. In order to define the performance index, the error between the desired and actual accelerations is used. The window-based weighted error standard deviation is computed with the design parameters. Fault level decision algorithm that can represent three fault levels such as normal, warning, emergency levels is proposed in this study. Performance evaluation under various driving scenarios with actuator fault was conducted based on co-simulation of Matlab/Simulink and commercial software (CarMaker).

Change points detection for nonstationary multivariate time series

  • Yeonjoo Park;Hyeongjun Im;Yaeji Lim
    • Communications for Statistical Applications and Methods
    • /
    • v.30 no.4
    • /
    • pp.369-388
    • /
    • 2023
  • In this paper, we develop the two-step procedure that detects and estimates the position of structural changes for multivariate nonstationary time series, either on mean parameters or second-order structures. We first investigate the presence of mean structural change by monitoring data through the aggregated cumulative sum (CUSUM) type statistic, a sequential procedure identifying the likely position of the change point on its trend. If no mean change point is detected, the proposed method proceeds to scan the second-order structural change by modeling the multivariate nonstationary time series with a multivariate locally stationary Wavelet process, allowing the time-localized auto-correlation and cross-dependence. Under this framework, the estimated dynamic spectral matrices derived from the local wavelet periodogram capture the time-evolving scale-specific auto- and cross-dependence features of data. We then monitor the change point from the lower-dimensional approximated space of the spectral matrices over time by applying the dynamic principal component analysis. Different from existing methods requiring prior information on the type of changes between mean and covariance structures as an input for the implementation, the proposed algorithm provides the output indicating the type of change and the estimated location of its occurrence. The performance of the proposed method is demonstrated in simulations and the analysis of two real finance datasets.

Data Processing of AutoML-based Classification Models for Improving Performance in Unbalanced Classes (불균형 클래스에서 AutoML 기반 분류 모델의 성능 향상을 위한 데이터 처리)

  • Lee, Dong-Joon;Kang, Ji-Soo;Chung, Kyungyong
    • Journal of Convergence for Information Technology
    • /
    • v.11 no.6
    • /
    • pp.49-54
    • /
    • 2021
  • With the recent development of smart healthcare technology, interest in daily diseases is increasing. However, healthcare data has an imbalance between positive and negative data. This is caused by the difficulty of collecting data because there are relatively many people who are not patients compared to patients with certain diseases. Data imbalances need to be adjusted because they affect performance in ongoing learning during disease prediction and analysis. Therefore, in this paper, We replace missing values through multiple imputation in detection models to determine whether they are prevalent or not, and resolve data imbalances through over-sampling. Based on AutoML using preprocessed data, We generate several models and select top 3 models to generate ensemble models.

Outlier Detection and Labeling of Ship Main Engine using LSTM-AutoEncoder (LSTM-AutoEncoder를 활용한 선박 메인엔진의 이상 탐지 및 라벨링)

  • Dohee Kim;Yeongjae Han;Hyemee Kim;Seong-Phil Kang;Ki-Hun Kim;Hyerim Bae
    • The Journal of Bigdata
    • /
    • v.7 no.1
    • /
    • pp.125-137
    • /
    • 2022
  • The transportation industry is one of the important industries due to the geographical requirements surrounded by the sea on three sides of Korea and the problem of resource poverty, which relies on imports for most of its resource consumption. Among them, the proportion of the shipping industry is large enough to account for most of the transportation industry, and maintenance in the shipping industry is also important in improving the operational efficiency and reducing costs of ships. However, currently, inspections are conducted every certain period of time for maintenance of ships, resulting in time and cost, and the cause is not properly identified. Therefore, in this study, the proposed methodology, LSTM-AutoEncoder, is used to detect abnormalities that may cause ship failure by considering the time of actual ship operation data. In addition, clustering is performed through clustering, and the potential causes of ship main engine failure are identified by grouping outlier by factor. This enables faster monitoring of various information on the ship and identifies the degree of abnormality. In addition, the current ship's fault monitoring system will be equipped with a concrete alarm point setting and a fault diagnosis system, and it will be able to help find the maintenance time.

The Detection of the Internal Defect in the Glass Using Auto Focusing Method (자동 초점 기법을 이용한 유리 내부 결함 검출)

  • Jy, Yong-Woo;Jhang, Kyung-Young;Jung, Ji-Hwa;Kim, Suk-Jun
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.28 no.7
    • /
    • pp.1047-1054
    • /
    • 2004
  • Internal defects in the glass, like-as micro-voids, micro-cracks, or inclusions, easily cause the failure when the glass is exposed to the shock or the thermal variation. In order to produce the highly reliable glass product, the precision inspection of the defect in the glass is required. For this purpose, this paper proposes a machine vision technique based on the auto-focusing method, which searches the defect and measures the location under the fact that the edge image of defect must be the most clear when the focal plane of CCD camera is coincided with the defect. As for the search index, the gradient indicator is presented. The basic principles are verified through the simulations for the computer-generated defect images, where the affects of defect shape, gray level of background, and the brightness of the defect image are also analyzed. Finally, experimental results for actual glass specimens are shown to confirm the applicability of this method to the actual field.

Comparing automated and non-automated machine learning for autism spectrum disorders classification using facial images

  • Elshoky, Basma Ramdan Gamal;Younis, Eman M.G.;Ali, Abdelmgeid Amin;Ibrahim, Osman Ali Sadek
    • ETRI Journal
    • /
    • v.44 no.4
    • /
    • pp.613-623
    • /
    • 2022
  • Autism spectrum disorder (ASD) is a developmental disorder associated with cognitive and neurobehavioral disorders. It affects the person's behavior and performance. Autism affects verbal and non-verbal communication in social interactions. Early screening and diagnosis of ASD are essential and helpful for early educational planning and treatment, the provision of family support, and for providing appropriate medical support for the child on time. Thus, developing automated methods for diagnosing ASD is becoming an essential need. Herein, we investigate using various machine learning methods to build predictive models for diagnosing ASD in children using facial images. To achieve this, we used an autistic children dataset containing 2936 facial images of children with autism and typical children. In application, we used classical machine learning methods, such as support vector machine and random forest. In addition to using deep-learning methods, we used a state-of-the-art method, that is, automated machine learning (AutoML). We compared the results obtained from the existing techniques. Consequently, we obtained that AutoML achieved the highest performance of approximately 96% accuracy via the Hyperpot and tree-based pipeline optimization tool optimization. Furthermore, AutoML methods enabled us to easily find the best parameter settings without any human efforts for feature engineering.

Start of Combustion Detection Method for Gasoline Homogeneous Charge Compression Ignition Engine (가솔린 균일 예혼합 압축착화 엔진의 착화시점 검출)

  • Choe, Doo-Won;Lee, Min-Kwang;SunWoo, Myoung-Ho
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.16 no.4
    • /
    • pp.151-158
    • /
    • 2008
  • Gasoline Homogeneous Charge Compression Ignition (HCCI) combustion is a new combustion concept. Unlike the conventional internal combustion engine, the premixed fuel mixture with high residual gas rate is auto-ignited and burned without flame propagation. There are several operating factors which affect HCCI combustion such as start of combustion (SOC), residual gas fraction, engine rpm, etc. Among these factors SOC is a critical factor in the combustion because it affects exhaust gas emissions, engine power, fuel economy and combustion characteristics. Therefore SOC of gasoline HCCI should be controlled precisely, and SOC detection should be preceded SOC control. This paper presents a control oriented SOC detection method using 50 percent normalized difference pressure. Normalized difference pressure is defined as the normalized value of difference pressure and difference pressure is difference between the in-cylinder firing pressure and the motoring pressure. These methods were verified through the HCCI combustion experiments. The SOC detection method using difference pressure provides a fast and precise SOC detection.