modelIdealCore
Ideal transformer with 3 windings
Extends from PartialCore (Partial model of transformer core with 3 windings).
Information
Ideal transformer with 3 windings: no magnetizing current.Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m (from PartialCore) | 3 | Number of phases |
| Real | n12 (from PartialCore) | Turns ratio 1:2 | |
| Real | n13 (from PartialCore) | Turns ratio 1:3 |
Connectors
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage[m] | v1 (from PartialCore) | plug_p1.pin.v - plug_n1.pin.v | |
| SI.Current[m] | i1 (from PartialCore) | plug_p1.pin.i | |
| SI.Voltage[m] | v2 (from PartialCore) | plug_p2.pin.v - plug_n2.pin.v | |
| SI.Current[m] | i2 (from PartialCore) | plug_p2.pin.i | |
| SI.Voltage[m] | v3 (from PartialCore) | plug_p3.pin.v - plug_n3.pin.v | |
| SI.Current[m] | i3 (from PartialCore) | plug_p3.pin.i | |
| SI.Current[m] | im (from PartialCore) | i1 + i2/n12 + i3/n13 | Magnetizing current |