modelSeriesResonance
Series resonance circuit
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model demonstrates the transient behaviour of a series resonant circuit: A sine or cosine voltage with variable frequency and constant amplitude is applied to a series connection of L, C and R. The parameter values result in a resonance frequency of 100 Hz.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Sources.SineVoltageVariableFrequencyAndAmplitude | sineVoltage | ||
| Basic.Ground | ground1 | ||
| Basic.Resistor | resistor1 | ||
| Basic.Inductor | inductor1 | ||
| Basic.Capacitor | capacitor1 | ||
| Sensors.CurrentSensor | currentSensor1 | ||
| Blocks.Sources.Ramp | ramp | ||
| Sources.CosineVoltageVariableFrequencyAndAmplitude | cosineVoltage | ||
| Basic.Ground | ground2 | ||
| Basic.Resistor | resistor2 | ||
| Basic.Inductor | inductor2 | ||
| Basic.Capacitor | capacitor2 | ||
| Sensors.CurrentSensor | currentSensor2 |