Home/Robotics & Controls/Closed-Loop Gain (Negative Feedback)

Formula & Calculator

Closed-Loop Gain (Negative Feedback)

Calculates the overall gain of a negative-feedback control system from the forward-path gain and feedback-path gain.

RoboticsControl TheoryCalculator

Closed-Loop Gain CalculatorNegative Feedback

Gcl = G / (1 + G·H)
Gcl = closed-loop gain  ·  G = open-loop gain  ·  H = feedback factor
⟹ SolveGcl, G, H
V/V
V/V
V/V
Please fix the errors above.
Solve for:
Presets:
Closed-loop gain (Gcl)
G: H: Gcl:
✓ Copied!
Gain gauge (log scale)
Low (< 10) Medium (10–100) High (> 100)
Gcl = G / (1 + G·H)  ·  Negative feedback reduces gain, increases bandwidth and stability

Interpretation

G_cl = G/(1+GH). Overall gain of a negative feedback system. Used to analyse steady‑state and frequency response.

G_cl = G / (1 + G*H)
Closed-Loop Gain (Negative Feedback)

Variables

SymbolQuantityUnit
G_clClosed-loop system gain
GForward-path (open-loop) gain
HFeedback-path gain

What it means

This is the same as id=86. It gives the closed‑loop gain. It is used to compute the system’s output for a given input in the frequency domain. Understanding this formula is fundamental for control system design and analysis.

Worked example

Closed‑Loop Gain – Two Detailed Examples

Real‑World
Scenario: An amplifier has open‑loop gain G = 10 and feedback factor H = 0.1. The closed‑loop gain G_cl = G / (1 + G×H) = 10 / (1 + 1) = 5. This shows that negative feedback reduces the gain but improves stability and linearity. The circuit designer uses this to set the overall gain of the system while ensuring it remains stable over a wide range of operating conditions.
ParameterValue
G10
H0.1
1G_cl = 10 / (1 + 10×0.1) = 10 / 2 = 5
Result 5 ✓ Closed‑loop gain
Scenario: A control system with G = 100 and H = 0.01 has G_cl = 100 / (1 + 1) = 50. The feedback reduces the gain from 100 to 50. The engineer uses this to design a stable system that is less sensitive to variations in the plant parameters. The high open‑loop gain ensures good disturbance rejection, while the feedback sets the desired closed‑loop behaviour.
ParameterValue
G100
H0.01
1G_cl = 100 / (1 + 100×0.01) = 100 / 2 = 50
Result 50 ✓ Stable design
Insight: Negative feedback reduces the overall gain of a system but provides benefits such as improved stability, reduced sensitivity to component variations, and increased bandwidth. The formula G_cl = G/(1+GH) is fundamental in control theory.

Common mistakes

  • Closed‑loop gain (negative feedback): G_cl = G / (1 + G·H) – same as ID 86.
  • Frequency response: For sinusoidal inputs, use s = jω – magnitude and phase.
  • Stability margin: Gain margin and phase margin indicate how close the system is to instability.
  • Loop gain: The open‑loop transfer function is L(s) = G(s)H(s) – used in Nyquist/Bode.
  • Steady‑state tracking: For a unity feedback system, the steady‑state error depends on the type of input.

Applications

Closed‑loop gain (negative feedback), G_cl = G/(1 + G·H), gives the overall transfer function of a system with feedback. This is used to analyse the effect of feedback on system behaviour, such as reducing sensitivity to disturbances and improving linearity. Engineers use it to design feedback controllers and to predict system response. By increasing the loop gain, they can achieve better tracking and disturbance rejection, but at the risk of instability. This formula is essential for understanding feedback control and is the basis for many design techniques.

  • Feedback controller design and stability analysis
  • Performance improvement in servo systems
  • Disturbance rejection and noise reduction
  • Analysis of control system sensitivity
  • Educational foundation for automatic control

Frequently Asked Questions

Q01What is the closed‑loop gain for a negative feedback system?
A01

For a system with forward gain G and feedback gain H, the closed‑loop gain is T = G / (1 + G·H). The negative feedback sign is implicit in the denominator with a plus sign (since the loop gain is G·H).

Q02What is the common mistake when using this formula?
A02

Using the positive‑feedback formula (T = G/(1 – G·H)) for a system that actually uses negative feedback, which produces an incorrect result.

Q03What is the significance of the term G·H?
A03

It is the loop gain (open‑loop transfer function). The closed‑loop gain is reduced by feedback if the loop gain is large, which improves robustness and reduces sensitivity.

Q04How does feedback affect the gain of a system?
A04

Negative feedback reduces the overall gain (compared to open‑loop) but makes the gain less sensitive to variations in G. It also improves linearity and bandwidth.

Q05What is the condition for the closed‑loop gain to be approximately 1/H?
A05

When |G·H| >> 1, T ≈ 1/H. This is the benefit of high loop gain: the closed‑loop gain is determined mainly by the feedback network, which can be made very stable.

Q06What are the applications of this formula?
A06

Amplifier design, control systems, and any feedback system analysis.

Q07How does the closed‑loop gain affect the steady‑state error?
A07

A higher loop gain reduces the steady‑state error for a given input. The error is proportional to 1/(1+G·H).

Q08What is the effect of feedback on bandwidth?
A08

Negative feedback increases the bandwidth of the system, as long as the system is stable. This is a key benefit of feedback.

Q09What is the relationship between closed‑loop gain and stability?
A09

Stability is determined by the denominator 1 + G·H. The roots of 1 + G·H = 0 give the closed‑loop poles. All poles must be in the left half‑plane for stability.

Q10What is the difference between unity feedback and non‑unity feedback?
A10

Unity feedback has H = 1. Non‑unity feedback has H ≠ 1, and the closed‑loop gain is as given. The analysis is similar but with different equations.