一个修改的最小平均平方牛顿算法,基于区块坐标下降,用于多参考主动噪声控制
Yiming He1, Wangxiaoxu Chen1, Kai Chen1
1Key Laboratory of Modern Acoustics, Institute of Acoustics, Nanjing University, Nanjing 210093, China.
The Journal of the Acoustical Society of America
|September 23, 2025
概括
一个新的修改的最小平均平方牛顿 (LMS-Newton) 算法通过减少计算复杂性来改善主动噪声控制. 这种方法提高了降噪性能和融合速度,即使使用多个参考信号.
科学领域:
- 工程 工程师 工程师 工程师
- 信号处理 信号处理
- 声学 声学 在声学方面
背景情况:
- 传送主动噪声控制 (ANC) 系统通常需要更多的参考信号以获得更好的性能.
- 在ANC中增加参考通道通常会降低自适应算法的融合速度,并增加计算负载.
研究的目的:
- 提出一个修改的最小平均平方牛顿 (LMS-Newton) 算法,用于输送ANC.
- 为了减少计算复杂性,同时保持多通道ANC系统的融合性能.
主要方法:
- 引入了使用区块坐标下降的修改后的LMS-牛顿算法.
- 控制过器分为通道智能的块,每个块的连续更新.
- 理论分析证实了对维纳解决方案的趋同,并可靠地估计了相关函数.
主要成果:
- 拟议的算法在40秒内使用42个参考信号实现了显著的降噪 (左耳11.1dBA,右耳9.9dBA).
- 与过-x规范最小平均平方 (FxNLMS) 算法相比,它显示了缩短的收时间.
- 与FxNLMS相比,计算复杂度降低了74%,与标准LMS-牛顿算法相比降低了98%.
结论:
- 修改后的LMS-牛顿算法为多通道主动噪声控制提供了高效的解决方案.
- 它有效地平衡了降噪性能,融合速度和计算复杂性.
- 这种方法通过使用真实世界的道路噪声数据进行模拟来验证.
相关概念视频
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
292
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
292
Newton’s Method
26
Newton’s Method is a powerful iterative technique for approximating the roots of real-valued, differentiable functions, particularly when analytical solutions are impractical. This approach is widely used in scientific computing, engineering, and finance, where equations may be too complex for traditional algebraic methods to handle. The method relies on an iterative process that refines an initial estimate using the function’s derivative to approach the true solution progressively.
26
Root Mean Square
3.7K
If in an experiment, data values have a probability of being both positive and negative, neither the arithmetic mean, the geometric mean, nor the harmonic mean can be used to calculate the central tendency of the data set. In particular, if the positive and negative values are equally likely, the arithmetic mean is close to zero.
For example, consider the velocity of gas molecules in a container. The gas molecules are moving in different directions, which might impart positive and negative...
For example, consider the velocity of gas molecules in a container. The gas molecules are moving in different directions, which might impart positive and negative...
3.7K
Residuals and Least-Squares Property
9.1K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
9.1K
Linear Approximation in Frequency Domain
358
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
358
Linear Approximation in Time Domain
347
Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
347


