Voltage To Duty Cycle
Linearly transforms voltage to duty cycle
Description
Connections
Parameters
Modelica Standard Library
The Voltage to Duty Cycle component linearly transforms the input voltage signal into a duty cycle. For the unipolar case the input voltage range is between zero and Vmax. For the bipolar case the input voltage range is between −Vmax and Vmax.
To see an example model that uses this component, search for ChopperStepDown in the MapleSim search bar on the main toolbar.
Name
Modelica ID
v
Real input signal; voltage in volts
dutyCycle
Real output signal; duty cycle between 0 and 1
Default
Units
Use bipolar voltage
true
True (checked) means input range is −Vmax..Vmax; otherwise 0..Vmax
useBipolarVoltage
Use constant Vmax
Enables constant maximum voltage
useConstantMaximumVoltage
Vmax
V
Maximum voltage range mapped to dutyCycle = 1
vMax
The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.
See Also
DC AC
DC AC Control
Electrical Library
Power Converters
Download Help Document