Appearance
PWM Generator
Pulse-width modulation source. Compares an internal triangle/sawtooth carrier (frequency f_sw) against an input duty signal to produce a 0/A switching waveform that drives an IGBT, MOSFET, or other power switch.
Category: Sources
Ports
| Name | Direction | Value type | Notes |
|---|---|---|---|
duty | input | double | |
out | output | double |
Parameters
| Name | Label | Type | Default | Units | Description |
|---|---|---|---|---|---|
switching_frequency | f_sw | double | 1000 | — | Switching (carrier) frequency in Hz |
amplitude | A | double | 1 | — | High-state output value (low state is 0) |
phase | φ | double | 0 | — | Carrier phase offset, normalised to one switching period (0..1) |
polarity | Polarity | enum (Active high / Inverted) | 0 | — | 0 = active high (out=A while duty>ramp), 1 = inverted |
