WOLFRAM SYSTEM MODELER
LogFrequencySweepLogarithmic frequency sweep |
|
SystemModel["Modelica.Blocks.Sources.LogFrequencySweep"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
The output y performs a logarithmic frequency sweep.
The logarithm of frequency w performs a linear ramp from log10(wMin) to log10(wMax).
It uses wMin*(wMax/wMin)^x instead of the equivalent 10^(log10(wMin)+log10(wMax)-log10(wMin)*x) to help with unit-checking.
The output is the decimal power of this logarithmic ramp.
For time < startTime the output is equal to wMin.
For time > startTime+duration the output is equal to wMax.
| y |
Type: RealOutput Description: Connector of Real output signal |
|---|
|
Modelica.ComplexBlocks.Examples Test complex transfer function block |
|
|
Modelica.Electrical.Batteries.Examples Show complex cell impedance |
|
|
Modelica.Electrical.QuasiStatic.SinglePhase.Examples Series circuit with Bode analysis |
|
|
Modelica.Electrical.QuasiStatic.SinglePhase.Examples Demonstrates series and parallel resonance using a transformer |
|
Modelica.Electrical.QuasiStatic.SinglePhase.Sources Voltage source with integrated frequency sweep |
|
|
Modelica.Electrical.QuasiStatic.SinglePhase.Sources Current source with integrated frequency sweep |
|
|
Modelica.Electrical.QuasiStatic.Polyphase.Sources Voltage source with integrated frequency sweep |
|
|
Modelica.Electrical.QuasiStatic.Polyphase.Sources Current source with integrated frequency sweep |