✦ For everyone, free.

Practical knowledge for real and everyday life

Home

5.6 Delayed Feedback

Delayed Feedback in Cybernetic Communication refers to the time lag between action and response, influencing interaction dynamics and system behavior.

Delayed feedback is a type of feedback in which there is a lag between a change in a system's output and the arrival of the corresponding corrective or reinforcing signal back at the system's input. This delay breaks the assumption of instantaneous feedback that underlies simple control theory models and introduces qualitatively new behaviors: oscillations, instability, and persistent errors that would not appear if the feedback were prompt. Feedback delays are ubiquitous in real systems, whether they arise from physical propagation, computational processing, biological reaction times, or the long causal chains in social and economic systems.

In a feedback loop with a pure time delay of duration τ, the feedback signal at time t reflects the system's state at time t − τ rather than its current state. The controller is therefore always acting on outdated information, making corrections appropriate to a state that may no longer exist. If the system changes significantly within the delay period, the controller's actions can be mismatched to the current state, potentially driving the system further from the desired operating point rather than toward it.

The impact of a pure time delay on the stability of a feedback system is analyzed using its frequency-domain representation. A delay of duration τ introduces a phase shift that grows linearly with frequency:

ϕ ( ω ) = - ω τ

This accumulating phase shift means that at some frequency ω*, the total loop phase shift reaches −180 degrees. If the loop gain exceeds unity at ω*, the negative feedback becomes positive at that frequency, causing the system to oscillate at ω*. Longer delays move ω* to lower frequencies, making the system more prone to instability at a given gain level and forcing the designer to reduce the gain to maintain stability.

Delayed Feedback: Oscillation Around Setpoint Set Time → Output

The commodity cycle in economics is a well-known consequence of delayed feedback. When the price of a commodity rises, producers decide to increase production. However, production capacity takes time to build, and the supply increase arrives months or years after the decision. By then, the price signal that motivated the expansion may no longer reflect market conditions: if other producers made the same decision simultaneously, oversupply drives the price down, causing producers to cut production, and the cycle repeats. This cobweb model of supply-demand dynamics produces self-sustaining oscillations driven entirely by the feedback delay between price signals and supply responses.

In biological systems, delayed feedback is common in hormone regulation, immune responses, and ecological predator-prey dynamics. The Lotka-Volterra equations describe how predator and prey populations oscillate: when prey are abundant, predator populations grow, but the growth takes time. By the time the predator population is large enough to significantly reduce prey, the prey are already declining, and the predator population eventually crashes too, allowing prey to recover and restart the cycle. The oscillation period is determined by the combination of the predator's and prey's response times and the delay inherent in demographic processes.

Management of feedback delays is a central concern in control system design. The Nyquist stability criterion provides a graphical method for determining the maximum gain permissible given the delay and other phase-shifting elements in the loop. The gain margin specifies how much the loop gain can be increased before instability occurs at the current delay level, and the phase margin specifies the additional phase lag the loop can tolerate at the gain crossover frequency before the phase condition for instability is met.

Anticipatory or predictive control can partially compensate for feedback delays by using a model of the plant to predict the effect of control actions before feedback confirms them. The Smith predictor is a classical control structure that places a model of the plant's dynamics, including the delay, inside the feedback loop, allowing the controller to respond to a predicted current state rather than the actual delayed measurement. Model predictive control extends this principle to optimize sequences of future control actions subject to constraints, using frequent model updates to correct for prediction errors as they accumulate.

In human communication, delayed feedback creates coordination challenges in interpersonal and organizational contexts. In asynchronous communication such as email or messaging, responses may arrive hours or days after the original message, making it difficult to correct misunderstandings before they compound. In large organizations, the delay between a strategic decision and its measurable effects on the market can span months or years, during which managers must act on outdated feedback signals. Understanding and accounting for these feedback delays is essential for effective management and policy design, as mistaking delayed effects for absent effects leads to overcorrection and oscillating policies.