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

Online Help

All Products    Maple    MapleSim


Poly Ramp

Generate ramp signal from polynomial

 

Description

Equations

Connections

Parameters

Modelica Standard Library

Description

The Poly Ramp component generates a continuous, real, ramp signal with a specified offset, height, start time (T0) and rise time (Tr).

The order parameter selects the order of the polynomial used to generate the ramp; it can be 3, 5, or 7.

Equations

y=offset+height{0tT0{−2x3+3x2order=36x515x4+10x3order=5−20x7+70x684x5+35x4order=7tT0+Tr1otherwise

x=tT0Tr

Connections

Name

Description

Modelica ID

y

Real output connector

y

Parameters

Name

Default

Units

Description

Modelica ID

height

1

 

Height of ramp

height

Tr

 

s

Duration of ramp

duration

order

5

 

Polynomial order

order

offset

0

 

Offset of output signal

offset

T0

0

s

Start time of ramp

startTime

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

Real Sources

Signal Blocks

Signal Sources