modelOscillator
Oscillator circuit
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
The oscillator circuit demonstrates the usage of BJT transistors.
Simulate until 0.025 s. Display v.p.v, which is rising until 5 V. Furthermore display r4.p.v, which starts oscillating.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Basic.R_Resistor | r | ||
| Basic.C_Capacitor | c | ||
| Basic.C_Capacitor | c1 | ||
| Basic.R_Resistor | r1 | ||
| Basic.R_Resistor | r2 | ||
| Basic.R_Resistor | r3 | ||
| Semiconductors.Q_NPNBJT | T1 | ||
| Semiconductors.Q_NPNBJT | T2 | ||
| Basic.Ground | ground1 | ||
| Basic.Ground | ground2 | ||
| Basic.R_Resistor | r4 | ||
| Sources.V_pulse | v |
Revisions
- Jan. 2010 by Jonathan Gerbet initially implemented