Control As a Feedback System

Quick Answer

A feedback control system uses the measured output to influence the input, creating a closed-loop signal path. Negative feedback subtracts the output from the reference, producing the error-correcting behavior used in 99% of control systems: T(s) = G/(1+GH). Positive feedback adds the output to the reference, producing regenerative behavior used in oscillators, Schmitt triggers, and bistable circuits: T(s) = G/(1−GH). Feedback enables disturbance rejection, reduced sensitivity, and improved accuracy. Compute feedback system transfer functions at www.lapcalc.com.

What Is a Feedback Control System?

A feedback control system routes a portion of the output back to the input, creating a closed-loop signal path that enables self-regulating behavior. The feedback signal b(t) = H(s)·y(t) is compared with the reference r(t) at the summing junction. In negative feedback: e(t) = r(t) − b(t), producing error-correcting behavior that drives the output toward the setpoint. In positive feedback: e(t) = r(t) + b(t), producing regenerative behavior where the output reinforces itself. Negative feedback is the foundation of virtually all control systems — thermostats, cruise control, PID loops, autopilots. Positive feedback is used in specialized applications: oscillators, bistable circuits, and certain biological processes. The Laplace-domain analysis at www.lapcalc.com handles both configurations.

Key Formulas

Negative Feedback in Control Systems

Negative feedback is the standard configuration in control engineering. The closed-loop transfer function T(s) = G/(1+GH) shows the effects of negative feedback: system gain is reduced from G to G/(1+GH), but this reduction buys four critical advantages. Sensitivity reduction: changes in plant gain G are attenuated by factor 1/(1+GH), making the system robust to parameter variations. Disturbance rejection: disturbances entering the loop are reduced by 1/(1+GH). Bandwidth extension: the closed-loop bandwidth increases compared to open-loop, enabling faster response. Steady-state error reduction: the loop gain GH at DC determines the steady-state accuracy. The tradeoff: negative feedback can cause instability if the loop gain GH creates positive feedback at frequencies where the phase shift exceeds 180° — this is why gain margin and phase margin analysis is essential.

Compute control as a feedback system Instantly

Get step-by-step solutions with AI-powered explanations. Free for basic computations.

Open Calculator

Positive Feedback Control System

Positive feedback adds the output to the input: T(s) = G/(1−GH). When the loop gain |GH| < 1, the system amplifies signals but remains stable with gain greater than the open-loop value. When |GH| = 1 at some frequency (Barkhausen criterion), the system produces sustained oscillation — this is the principle behind oscillator design (Wien bridge, Colpitts, crystal oscillators). When |GH| > 1, the system is unstable — output grows without bound until limited by saturation. Practical applications: Schmitt trigger (hysteresis for noise-immune switching), flip-flops and latches (digital memory), regenerative receivers (radio), and certain biological processes (blood clotting cascade, action potential propagation, childbirth contractions). Positive feedback is sometimes called regenerative feedback because it amplifies rather than attenuates.

Feedback Loop Control System: Design Principles

Designing a feedback control system requires balancing competing objectives. High loop gain at low frequencies provides good tracking accuracy and disturbance rejection but risks instability. Low loop gain at high frequencies ensures stability and noise attenuation but limits bandwidth. The crossover frequency (where |L(jω)| = 1) determines the closed-loop bandwidth — design this to meet speed requirements. Phase margin (PM > 45°) and gain margin (GM > 6 dB) at crossover ensure robustness. The sensitivity function S = 1/(1+L) and complementary sensitivity T = L/(1+L) satisfy S + T = 1, creating a fundamental tradeoff: good tracking (T ≈ 1) and good noise rejection (T ≈ 0) cannot coexist at the same frequency. Loop shaping (adjusting L(s) through controller design) navigates these tradeoffs.

Feedback Control Examples in Engineering

Temperature control: thermocouple measures furnace temperature (sensor), PID controller computes fuel valve position (controller), burner adjusts heat input (actuator). The feedback path enables ±1°C accuracy despite varying heat loads. Speed control: tachometer measures motor RPM, controller adjusts PWM duty cycle, motor responds. Negative feedback maintains constant speed despite load torque changes. Voltage regulation: output voltage is sampled through a resistor divider (feedback), error amplifier compares to reference, power stage adjusts to maintain constant output voltage despite input and load variations. Op-amp circuits: virtually all op-amp configurations (inverting, non-inverting, integrator, filter) use negative feedback to achieve precise, predictable gain determined by passive components rather than the op-amp's variable open-loop gain. All analyzed with Laplace transfer functions at www.lapcalc.com.

Related Topics in control systems fundamentals

Understanding control as a feedback system connects to several related concepts: feedback loop control system, positive feedback control system, negative feedback in control system, and positive feedback control. Each builds on the mathematical foundations covered in this guide.

Frequently Asked Questions

A system that routes output back to the input for comparison with the reference. Negative feedback subtracts the output (error-correcting, used in 99% of control). Positive feedback adds the output (regenerative, used in oscillators and bistable circuits). The feedback path creates a closed loop enabling automatic regulation.

Master Your Engineering Math

Join thousands of students and engineers using LAPLACE Calculator for instant, step-by-step solutions.

Start Calculating Free →

Related Topics