blockDA3ph
Digital-Analog converter 3-phase
Extends from Base.Icons.Block0 (Block icon 0).
Information
Output: a_p = 1 if gates[1] = true else a_p = 0 a_n = 1 if gates[2] = true else a_n = 0 b_p = 1 if gates[3] = true else b_p = 0 b_n = 1 if gates[4] = true else b_n = 0 c_p = 1 if gates[5] = true else c_p = 0 c_n = 1 if gates[6] = true else c_n = 0
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.BooleanInput[6] | gates | boolean {a_p,a_n, b_p,b_n, c_p,c_n,}-gate | |
| Modelica.Blocks.Interfaces.RealOutput | a_p | scalar analog p-signal phase a | |
| Modelica.Blocks.Interfaces.RealOutput | a_n | scalar analog n-signal phase a | |
| Modelica.Blocks.Interfaces.RealOutput | b_p | scalar analog p-signal phase b | |
| Modelica.Blocks.Interfaces.RealOutput | b_n | scalar analog n-signal phase b | |
| Modelica.Blocks.Interfaces.RealOutput | c_p | scalar analog p-signal phase c | |
| Modelica.Blocks.Interfaces.RealOutput | c_n | scalar analog n-signal phase c |