What is a Manipulated Variable (MV)?

:control_knobs::gear: MANIPULATED VARIABLE (MV): The Variable the Controller Actually Changes! :police_car_light:

In a control loop, the controller continuously monitors the process and decides:

:backhand_index_pointing_right: β€œWhat should I change to bring the process toward the desired value?”

That variable being changed by the controller is called the Manipulated Variable (MV).

:small_blue_diamond: What is a Manipulated Variable?

A Manipulated Variable (MV) is a process variable that is adjusted by the controller to influence the Controlled Variable (CV) and maintain it near the desired setpoint.

In simple words:

:bullseye: CV = What we want to control
:control_knobs: MV = What we change to control it

:factory: Example 1 β€” Flow Control

Suppose we want to maintain:

Flow = 100 mΒ³/h

The controller measures the actual flow and adjusts the control valve position.

:right_arrow: CV: Flow rate
:right_arrow: MV: Control valve opening

If flow is too low:

:chart_decreasing: Flow ↓ β†’ Controller β†’ Valve opens more β†’ Flow ↑

:thermometer: Example 2 β€” Temperature Control

A reactor temperature must be maintained at 80Β°C.

The controller adjusts the steam control valve.

:right_arrow: CV: Reactor temperature
:right_arrow: MV: Steam valve opening / steam flow

:oil_drum: Example 3 β€” Level Control

A tank level must remain at 60%.

The controller adjusts the outlet valve.

:right_arrow: CV: Tank level
:right_arrow: MV: Outlet valve position

:counterclockwise_arrows_button: Basic Control Loop

Setpoint β†’ Controller β†’ MV β†’ Process β†’ CV β†’ Feedback β†’ Controller

The controller uses the error between SP and CV to determine how much the MV should change.

:warning: Important Point

The MV is not necessarily a measured process variable.

For example:

Temperature controller β†’ Steam valve

The temperature is measured.

The valve position is manipulated.

Therefore:

:cross_mark: Temperature = MV
:white_check_mark: Valve position = MV

:bullseye: Quick Interview Question

What is the difference between CV and MV?

:backhand_index_pointing_right: CV is the variable we want to maintain at the desired value, while MV is the variable manipulated by the controller to influence the CV.

:light_bulb: Remember it this way:

CV = What you control :bullseye:
MV = What you manipulate :control_knobs:

#ManipulatedVariable #MV #ControlSystems #ProcessControl #Instrumentation #PLC dcs #SCADA Automation #ControlLoop #PIDControl #IndustrialAutomation #InstrumentationEngineer #ProcessEngineering :gear::factory: