paper-with-me

홈 › Papers

Implementation of Kalman Filter Approach for Active Noise Control by Using MATLAB: Dynamic Noise Cancellation

2024-02-10 · Guo Yu

This article offers an elaborate description of a Kalman filter code employed in the active control system. Conventional active noise management methods usually employ an adaptive filter, such as the filtered reference least mean square (FxLMS) algorithm, to adjust to changes in the primary noise and acoustic environment. Nevertheless, the slow convergence characteristics of the FxLMS algorithm typically impact the effectiveness of reducing dynamic noise. Hence, this study suggests employing the Kalman filter in the active noise control (ANC) system to enhance the efficacy of noise reduction for dynamic noise. The ANC application effectively utilizes the Kalman filter with a novel dynamic ANC model. The numerical simulation revealed that the proposed Kalman filter exhibits superior convergence performance compared to the FxLMS algorithm for handling dynamic noise. The code is available on \href{https://github.com/ShiDongyuan/Kalman_Filter_for_ANC.git}{GitHub} and \href{https://www.mathworks.com/matlabcentral/fileexchange/159311-kalman-filter-for-active-noise-control}{MathWorks}.

📄 PDF Abstract BibTeX arXiv:2402.06896

Code (1)

shidongyuan/kalman_filter_for_anc 공식 구현

Tasks

Management

Similar Papers 제목 키워드 기반

Neural optimal feedback control with local learning rules

2021-11-12 · NeurIPS 2021 12 · Johannes Friedrich, Siavash Golkar, Shiva Farashahi, Alexander Genkin 외

A major problem in motor control is understanding how the brain plans and executes proper movements in the face of delayed and noisy stimuli. A prominent framework for addressing such control problems is Optimal Feedback…

State Estimation

Observed Control -- Linearly Scalable Nonlinear Model Predictive Control with Adaptive Horizons

2025-08-18 · Eugene T. Hamzezadeh, Andrew J. Petruska arxiv

This work highlights the duality between state estimation methods and model predictive control. A predictive controller, observed control, is presented that uses this duality to efficiently compute control actions with l…

Computational Efficiency

Preventing output saturation in active noise control: An output-constrained Kalman filter approach

2024-12-25 · Junwei Ji, Dongyuan Shi, Boxiang Wang, Xiaoyi Shen 외

The Kalman filter (KF)-based active noise control (ANC) system demonstrates superior tracking and faster convergence compared to the least mean square (LMS) method, particularly in dynamic noise cancellation scenarios. H…

Kalman filters as the steady-state solution of gradient descent on variational free energy

2021-11-20 · Manuel Baltieri, Takuya Isomura

The Kalman filter is an algorithm for the estimation of hidden variables in dynamical systems under linear Gauss-Markov assumptions with widespread applications across different fields. Recently, its Bayesian interpretat…

Bayesian InferenceDecision Making

A Normal Variance Mixture Model for Robust Kalman Filtering

2025-02-25 · Michael J. Walsh

The Kalman filter is ubiquitous for state space models because of its desirable statistical properties, ease of implementation, and generally good performance. However, it can perform poorly in the presence of outliers, …

State Space Models