Resonant Voltage Controller
R2026bRegulate output voltage of a resonant converter using configurable controller gains
Since R2026b
Libraries:
Power Converter Control with Motor Control Blockset /
Control /
Resonant Converter
Description
The Resonant Voltage Controller block implements a discrete-time voltage controller for LLC resonant converters using direct frequency control. It accepts a voltage reference and measured feedback voltage, and outputs a control variable for the resonant converter using precomputed controller gains from a Resonant Converter Gains block.
Connect the CtrlParams input to the CtrlParams
output of a Resonant Converter Gains block configured for your LLC
topology and operating point. The gains block populates the ctrltype
field of the bus, and the controller uses that field to dispatch between PI, 2P2Z, or
3P3Z controllers. Use the OutUpperLimit
and OutLowerLimit ports to clamp the
output to the safe operating range of the control variable for your resonant converter.
The Rst port resets the integrator state, and
OutInit sets the output value at
reset.
The block supports three anti-windup options for PI controllers to limit integrator
accumulation when the output saturates. Select None for no
protection, which is the default. Select Back-calculation to use a
feedback path that unwinds the integrator proportionally to the amount of saturation,
with a rate controlled by the back-calculation coefficient (Kb)
parameter. Select Clamping to stop integration entirely when the
output is at a limit.
Examples
Ports
Input
Output
Parameters
Extended Capabilities
Version History
Introduced in R2026b

