Adaptive Filter Weight Updating for Faster Wireless Sensor Convergence

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Diffusion Least Mean Squares (D-LMS) algorithms in decentralized wireless sensor networks suffer from slow convergence due to their gradient descent-based design, which limits their effectiveness in distributed estimation processes.

Innovation Solution

The implementation of q-diffusion least mean squares (qDiff-LMS) method, which employs q-calculus-based gradients and time-varying q-parameters to improve convergence performance by adjusting the q parameter based on estimation error energy, facilitating faster adaptation and lower steady-state mean square error.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If diffusion least mean squares (D-LMS) algorithm is used for distributed estimation, then the algorithm can operate in a decentralized wireless sensor network, but the convergence speed is slow

Engineering Contradiction:
Improveconvergence speedVSAvoidalgorithm complexity
Core Design Contradiction:
SpeedVSDevice complexity

Solution Approach 1:

The patent applies parameter changes by introducing a time-varying q-parameter that modulates the gradient descent step size. The q-parameter is dynamically adjusted based on the estimation error energy, allowing the algorithm to take larger steps when error is high (accelerating convergence) and smaller steps when error is low (maintaining precision). This transforms the fixed-step-size gradient descent into an adaptive process that resolves the contradiction between convergence speed and estimation accuracy.

Inventive Principle:
Principle #35Parameter changes

2Productivity

If q-parameter is adjusted based on estimation error energy, then convergence speed improves, but computational complexity increases

Engineering Contradiction:
Improveadaptation speedVSAvoidcomputational complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent implements dynamics by making the q-parameter time-varying and adaptive rather than fixed. The parameter evolves dynamically based on the instantaneous estimation error energy, allowing the system to automatically adjust its behavior to match the current state of convergence. This dynamic adaptation enables faster convergence without requiring complex pre-computation or lookup tables, as the parameter adjusts in real-time based on simple error energy measurements.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS11308349B1Method to modify adaptive filter weights in a decentralized wireless sensor network
Publication Date: 2022.04.19 KING ABDULAZIZ UNIV
  • US11308349B1 patent drawing
  • US11308349B1 patent drawing
  • US11308349B1 patent drawing

AI summary

A method and a system of distributed estimation using q-diffusion least mean squares (qDiff-LMS) to modify adaptive filter weights in a decentralized wireless sensor network of N nodes is described. The method includes receiving, at each node, k, a local estimate of a previous time instance weight, wk(i−1), of an adaptive filter of each neighboring node, l, where l=1, 2, . . . , M, combining the local estimates of the previous time instance weights to generate a linear combination of global diffused weights, Øk(i−1), measuring, for each node k, an output, yk(i), of the adaptive filter of the node k, calculating, for each node k, a desired response, dk(i); generating, for each node k, an estimation error, ekCTA(i) by subtracting the output, yk(i) from the desired response, dk(i), and updating the global diffused weights by adding a portion of the estimated error to the global diffused weights.