blockTransientFreq
Transient frequency
Extends from Transient (Transient vector).
Information
The frequency changes from f_ini to f_fin
at time t_change with a transition duration t_duration.
The transition function is a hyperbolic tangent.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Time | t_change (from Transient) | 0.5 | time when change |
| SI.Time | t_duration (from Transient) | 1 | transition duration |
| Real | s_ini (from Transient) | 1 | initial value |
| Real | s_fin (from Transient) | 1 | final value |
| SI.Frequency | f_ini | system.f | initial frequency |
| SI.Frequency | f_fin | system.f | final frequency |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealOutput | y (from SO) | output signal |