• Title/Summary/Keyword: Optimal Smoothing Filter

Search Result 15, Processing Time 0.035 seconds

Estimation of Moving Target Trajectory using Optimal Smoothing Filter based on Beamforming Data (최적 스무딩 필터를 이용한 빔형성 정보 기반 이동 목표물 궤적 추정)

  • Jeong, Junho;Kim, Gyeonghun;Go, Yeong-Ju;Lee, Jaehyung;Kim, Seungkeun;Choi, Jong-Soo;Ha, Jae-Hyoun
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.43 no.12
    • /
    • pp.1062-1070
    • /
    • 2015
  • This paper presents an application of an optimal smoothing filter for moving target tracking problem based on measured noise source. In order to measure distance and velocity for the moving target, a beamforming method is applied to use the noise source by using microphone array. Also a Kalman filter and an optimal smoothing algorithm are adopted to improve accuracy of trajectory estimation by using a Singer target model. The simulation is conducted with a missile dynamics to verify performance of the optimal smoothing filter, and a model rocket is used for experiment environment to compare the trajectory estimation results between the beamforming, the Kalman filter, and the smoother. The Kalman filter results show better tracking performance than the beamforming technique, and the estimation results of the optimal smoother outperform the Kalman filter in terms of trajectory accuracy in the experiment results.

Theoretical Approach of Optimization of the Gain Parameters α, β and γ of a Tracking Module for ARPA system on Board Warships

  • Jeong, Tae-Gweon;Pan, Bao-Feng;Njonjo, Anne Wanjiru
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2015.10a
    • /
    • pp.55-57
    • /
    • 2015
  • The tracking system plays a key role in accurate estimation and prediction of maneuvering vessel's position and velocity in a bid to enhance safety by taking avoiding action against collision. Therefore, in order to achieve this, many ocean- going vessels are equipped with radar and the ARPA system. However, the accuracy of prediction highly depends on the choice of the gain parameters, ${\alpha}$, ${\beta}$ and ${\gamma}$ employed in the tracking filter. P revious research of this paper was based on theoretically developing an algorithm for a tracking module. This research paper is hence a continuation by the authors to determine the optimal values of the gain parameters used in the tracking module. A tracking algorithm is developed using the ${\alpha}-{\beta}-{\gamma}$ filter to carry out prediction and smoothing of the positions and velocities. Numerical simulations are then performed to evaluate the optimal values of the smoothing parameters that will improve the performance of the tracking module and reduce measurement noise. The twice distance root mean square (2drms) is then calculated to determine error variation.

  • PDF

Basic Study of the Optimization of the Gain Parameters α, β and γ of a Tracking Module for ARPA system on Board High Dynamic Warships

  • Pan, Bao-Feng;Njonjo, Anne Wanjiru;Jeong, Tae-Gweon
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2016.05a
    • /
    • pp.305-307
    • /
    • 2016
  • The purpose of this paper is to determine the optimal values of the gain parameters used in the tracking module for a highly dynamic warship. The algorithm of the tracking module uses the ${\alpha}-{\beta}-{\gamma}$ filter to compute accurate estimates and update the state variables, that is, positions, velocity and acceleration. The filtering coefficients ${\alpha}$, ${\beta}$ and ${\gamma}$ are determined from set values of the damping parameter, ${\xi}$. Optimization is achieved by plotting a range of the damping parameter ${\xi}$ against the corresponding residual error and then selecting the best value of ${\xi}$ with the minimum residual error. Optimal values of the smoothing coefficients are subsequently computed from the selected damping parameter, ${\xi}$.

  • PDF

A Study on the Optimal Design for the reconstruction Filter in Single Photon Emission Computed Tomography (SPECT) (단일광자방출 전산화 단층촬영상에서 재구성 필터의 최적설계에 관한 연구)

  • 김정희;김광익
    • Journal of Biomedical Engineering Research
    • /
    • v.18 no.2
    • /
    • pp.113-120
    • /
    • 1997
  • This paper presents an optimal design for the SPECT reconstruction filter, based on a physical limit of SPECT lesion detection capability. To increase the performance of the filter on lesion detectability, the filter design was focused on increasing the local SyW ratio of a threshold lesion, that was determined by minimum detectable lesion size (MDU) from SPECT lesion detectabllity contrast-detail curve. The proposed filter showed flexible window characteristics of resolution recovery and noise smoothing for MDLSs in the resolution-limited and photon-limited regions, respectively, compennting for the relative impact of the main limitation factors on threshold detectability. The simulated results showed good adaptability of the proposed filter to the changes in physical parameters of photon counts, object contrast, and detector system resolution.

  • PDF

Optimization of the Gain Parameters in a Tracking Module for ARPA system on Board High Dynamic Warships

  • Pan, Bao-Feng;Njonjo, Anne Wanjiru;Jeong, Tae-Gweon
    • Journal of Navigation and Port Research
    • /
    • v.40 no.5
    • /
    • pp.241-247
    • /
    • 2016
  • The tracking filter plays a key role in the accurate estimation and prediction of maneuvering a vessel's position and velocity when attempting to enhance safety by avoiding collision. Therefore, in order to achieve accurate estimation and prediction, many oceangoing vessels are equipped with the Automatic Radar Plotting Aid (ARPA) system. However, the accuracy of prediction depends on the tracking filter's ability to reduce noise and maintain a stable transient response. The purpose of this paper is to derive the optimal values of the gain parameters used in tracking a High Dynamic Warship. The algorithm employs a ${\alpha}-{\beta}-{\gamma}$ filter to provide accurate estimates and updates of the state variables, that is, positions, velocity and acceleration of the high dynamic warship based on previously observed values. In this study, the filtering coefficients ${\alpha}$, ${\beta}$ and ${\gamma}$ are determined from set values of the damping parameter, ${\xi}$. Optimization of the damping parameter, ${\xi}$, is achieved experimentally by plotting the residual error against different values of the damping parameter to determine the least value of the damping parameter that results in the optimum smoothing coefficients leading to a reduction in the noise corruption effect. Further investigation of the performance of the filter indicates that optimal smoothing coefficients depend on the initial and average velocity of the target.

Implementation of Image Enhancement Filter System Using Genetic Algorithm (유전자 알고리즘을 이용한 영상개선 필터 시스템 구현)

  • Gu, Ji-Hun;Dong, Seong-Su;Lee, Jong-Ho
    • The Transactions of the Korean Institute of Electrical Engineers D
    • /
    • v.51 no.8
    • /
    • pp.360-367
    • /
    • 2002
  • In this paper, genetic algorithm based adaptive image enhancement filtering scheme is proposed and Implemented on FPGA board. Conventional filtering methods require a priori noise information for image enhancement. In general, if a priori information of noise is not available, heuristic intuition or time consuming recursive calculations are required for image enhancement. Contrary to the conventional filtering methods, the proposed filter system can find optimal combination of filters as well as their sequent order and parameter values adaptively to unknown noise types using structured genetic algorithms. The proposed image enhancement filter system is mainly composed of two blocks. The first block consists of genetic algorithm part and fitness evaluation part. And the second block consists of four types of filters. The first block (genetic algorithms and fitness evaluation blocks) is implemented on host computer using C code, and the second block is implemented on re-configurabe FPGA board. For gray scale control, smoothing and deblurring, four types of filters(median filter, histogram equalization filter, local enhancement filter, and 2D FIR filter) are implemented on FPGA. For evaluation, three types of noises are used and experimental results show that the Proposed scheme can generate optimal set of filters adaptively without a pioi noise information.

An Optimal SAR Speckle Filter

  • Han, Chun-ming;Guo, Hua-Dong;Changlin, Wang;Dian, Fan
    • Proceedings of the KSRS Conference
    • /
    • 2002.10a
    • /
    • pp.476-483
    • /
    • 2002
  • In the past 20 years or so, numerous methods to reduce speckle in SAR images have been proposed. The primary goal of these methods is to reduce speckle without destroying resolution and smearing edge information. But the experiments indicate that there is always a kind of tradeoff between smoothing out speckle and preserving edge information. In this paper, an optimal SAR speckle filter is developed. It can effectively smooth out speckle while preserve edge information.

  • PDF

An Improved Automatic Music Transcription Method Using TV-Filter and Optimal Note Combination (TV-필터와 최적 음표조합을 이용한 개선된 가변템포 음악채보방법)

  • Ju, Young-Ho;Lee, Joonwhoan
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.23 no.4
    • /
    • pp.371-377
    • /
    • 2013
  • This paper proposes three methods for improving the accuracy of auto-music transcription considering with time-varying tempo from monophonic sound. The first one that uses TV(Total Variation) filter for smoothing the pitch data reduces the fragmentation in the pitch segmentation result. Also, the measure finding method that combines three different ways based on pitch and energy of sound data, respectively as well as based on rules produces more stable result. In addition the temporal result of note-length encoding is corrected in optimal way that the resulted encoding minimizes the sum of quantization error in a measure while the sum of note-lengths is equal to the number of beats. In the experiment with 16 children songs, we obtained the improved result in which measure finding was complete, the accuracy of encoding for note-length and pitch was about 91.3 and 86.7, respectively.

Predictive Modeling of the Bus Arrival Time on the Arterial using Real-Time BIS Data (실시간 BIS자료를 이용한 간선도로의 버스도착시간 예측모형구축에 관한 연구)

  • Kim, Tae Gon;Ahn, Hyeun Chul;Kim, Seung Gil
    • KSCE Journal of Civil and Environmental Engineering Research
    • /
    • v.29 no.1D
    • /
    • pp.1-9
    • /
    • 2009
  • Bus information system(BIS), as a part of the intelligent transportation system(ITS), is one of the most advanced public transportation systems which provide the real-time bus traffic information for the users waiting the buses at the bus stop. However, correct bus information data, such as the present bus location, the user waiting time, the bus arrival time, etc. are not provided for the bus users because the proper bus arrival time predictive models are not used yet in most of the cities operating the bus information system, including the metropolitan City of Ulsan. Thus, the purpose in this study is to investigate real-time bus traffic characteristic data for identifying the bus operation characteristics on the arterial under the study in the metropolitan City of Ulsan, analyze real-time bus traffic characteristic data on the ID locations of the arterial under the study, construct the optimal unit segment models for the unit segments which are the bus stop, node and travel section using the exponential smoothing, weighted smoothing and Kalman Filter methods, respectively, and finally suggest the optimal integrated model for predicting the real-time bus arrival time at the bus stop of the arterial under the study.

Optimization of Wind Power Dispatch to Minimize Energy Storage System Capacity

  • Nguyen, Cong-Long;Lee, Hong-Hee
    • Journal of Electrical Engineering and Technology
    • /
    • v.9 no.3
    • /
    • pp.1080-1088
    • /
    • 2014
  • By combining a wind turbine with an energy storage system (ESS), we are able to attenuate the intermittent wind power characteristic making the power derived from a wind farm dispatchable. This paper evaluates the influence of the phase delay of the low-pass filter in the conventional smoothing power control on the ESS capacity; longer phase delays require a larger ESS capacity. In order to eliminate the effect of the phase delay, we optimize the power dispatch using a zero-phase low-pass filter that results in a non-delayed response in the power dispatch. The proposed power dispatching method significantly minimizes the ESS capacity. In addition, the zero-phase low-pass filter, which is a symmetrical forward-reverse finite impulse response type, is designed simply with a small number of coefficients. Therefore, the proposed dispatching method is not only optimal, but can also be feasibly applied to real wind farms. The efficacy of the proposed dispatching method is verified by integrating a 3 MW wind turbine into the grid using wind data measured on Jeju Island.