modelSeriesBode
Series circuit with Bode analysis
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
The frequency of the voltage source is varied by a logarithmic ramp, the supply voltage magnitude is constant.
Plot versus voltageSource.f on a logarithmic scale in order to determine the Bode diagrams of the ratio of
the voltage of the resistor divided by the supply voltage:
- Gain response:
dB_y - Phase response:
arg_y
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | abs_y | bode.abs_y | Magnitude of voltage ratio |
| SI.AmplitudeLevelDifference | dB_y | bode.dB_y | Log10 of magnitude of voltage ratio |
| SI.Angle | arg_y | bode.arg_y | Angle of voltage ratio |
| Modelica.Blocks.Sources.LogFrequencySweep | frequencySweep | ||
| QuasiStatic.SinglePhase.Sources.VariableVoltageSource | voltageSource | ||
| QuasiStatic.SinglePhase.Basic.Ground | ground | ||
| QuasiStatic.SinglePhase.Basic.Resistor | resistor | ||
| QuasiStatic.SinglePhase.Basic.Inductor | inductor | ||
| Modelica.ComplexBlocks.Sources.ComplexConstant | complexConst | ||
| Sensors.CurrentSensor | currentSensor | ||
| Sensors.VoltageSensor | voltageSensor | ||
| Modelica.ComplexBlocks.ComplexMath.Bode | bode |