In a unity feedback system, is a control system where the output is fed back directly to be compared with the input without any additional processing or modification — meaning the feedback transfer function is 1.

Given a plant and controller , the closed-loop transfer function is

The closed-loop characteristic polynomial is the denominator set to zero:

In the case of a unity feedback system, we have .

In this structure, instead of taking the information of the reference and the measurement independently, the controller is driven by the difference between the reference and the measurement. Such a structure is simpler than the 2DOF structure since the controller is a SISO system and is actually a special case of the 2DOF structure by setting

Consider the unity feedback system with

Let be a proportional-integral (PI) controller, i.e.,

Find the ranges of and so that the closed-loop system is stable.

Since is proper and is strictly proper, we only need to check the stability of the closed-loop characteristic polynomial:

Construct the Routh table:

By the Routh criterion, we need

which gives us a stability region:

Unity vs. General Feedback

In general, a closed-loop transfer function has the form

where is the forward path transfer function and is the feedback path. We also called the open-loop transfer function.

In the unity feedback special case, we have , leading to

In the above, we broke into two parts,

where is the controller and is the plant.

Relevant Examples