Soft Start Control - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Soft Start Control

Maplesoft.Electrical.PowerConverters.ACAC.Control.SoftStartControl

 

Description

Connections

Parameters

Modelica Standard Library

Description

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+1vStarttt0tRampUp.

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=tt0tRampDown.

Connections

Name

Description

Modelica ID

iRMS

Real input; measured RMS current

iRMS

vRef

Real output; reference voltage, in range 0,1

vRef

start

Boolean input; start signal

start

Parameters

Name

Default

Units

Description

Modelica ID

tRampUp

 

s

Start ramp duration

tRampUp

tRampDown

 

s

Stop ramp duration

tRampDown

vStart

0

 

Start voltagenominal voltage

vStart

iMax

 

 

maximum currentnominal current

iMax

iMin

0.9iMax

 

Lower threshold of control current

iMin

INominal

 

A

Nominal current

INominal

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

AC AC

AC AC Control

Electrical Library

Power Converters