Voltage To Duty Cycle - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Voltage To Duty Cycle

Linearly transforms voltage to duty cycle

 

Description

Connections

Parameters

Modelica Standard Library

Description

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.

Connections

Name

Description

Modelica ID

v

Real input signal; voltage in volts

v

dutyCycle

Real output signal; duty cycle between 0 and 1

dutyCycle

Parameters

Name

Default

Units

Description

Modelica ID

Use bipolar voltage

true

 

True (checked) means input range is Vmax..Vmax; otherwise 0..Vmax

useBipolarVoltage

Use constant Vmax

true

 

Enables constant maximum voltage

useConstantMaximumVoltage

Vmax

 

V

Maximum voltage range mapped to dutyCycle = 1

vMax

Modelica Standard Library

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