Soft Start Control
Maplesoft.Electrical.PowerConverters.ACAC.Control.SoftStartControl
Description
Connections
Parameters
Modelica Standard Library
The Soft Start Control component controls the output, vRef, in the range 0,1 with respect to nominal voltage.
The Boolean input start going true at t=t0 causes the output vRef to rise, vRef=vStart+1−vStartt−t0tRampUp.
If the output current exceeds iMax during the starting ramp, the ramp is halted; it resumes if the current drops below iMin.
The Boolean input start going false at t=t0 causes the output vRef to drop, vRef=−t−t0tRampDown.
Name
Modelica ID
iRMS
Real input; measured RMS current
vRef
Real output; reference voltage, in range 0,1
start
Boolean input; start signal
Default
Units
tRampUp
s
Start ramp duration
tRampDown
Stop ramp duration
vStart
0
Start voltagenominal voltage
iMax
maximum currentnominal current
iMin
0.9⁢iMax
Lower threshold of control current
INominal
A
Nominal current
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
AC AC
AC AC Control
Electrical Library
Power Converters
Download Help Document