Ideal
This section describes single- and double-throw contactors modeled as ideal switches.
The Typhoon toolbox supports 1-, 2-, 3-phase single and double throw contactors which are shown in Table 1. Contactors are modeled with ideal switches (zero on resistance and infinite off resistance) that instantaneously change state upon control input signal change.
component | component dialog window | component parameters |
---|---|---|
![]() SPST contactor ![]() DPST contactor ![]() TPST contactor MPST contactor |
![]() ![]() ![]() |
|
![]() SPDT contactor ![]() DPDT contactor ![]() TPDT contactor |
Contactor properties are described in the tabel below.
Group | Name | Desctiption |
---|---|---|
General | Control source | Choose if contactor is controlled with digital input signal or through signal from the model. |
Sa | Contactor gate signal digital input channel address: Sa(1..N). | |
Sa logic | Contactor gate logic (active_high or active_low) | |
Feedback output | Enable contactor feedback Signal Processing output | |
Signal type | Contactor feedback signal type | |
Execution rate | Signal Processing execution rate | |
Number of phases | For Multi Pole Single Throw contactor it is possible to choose number of phases from 1 up to 10 | |
Initial state | Initial state | Contactor initial state |
Timing | On delay | Turn ON (closing) delay. |
Off delay | Turn OFF (opening) delay. | |
Switching | Choose between any current or zero current switching mode. |
Internal digital probes to the contactors
Digital output variable name | Description |
---|---|
name_fb | Digital feedback signal signalizes the contactor state |
Contactor feedback Signal Processing output
Signal Processing output for contactor feedback signal can be enabled by seting the property Feedback output to True. This will create an output terminal on the contactor that can be used in the Signal Processing part of the schematic. This is ilustraded on the picture below.

It is important to mention that the Signal Processing feedback output is delayed in comparison with the Digital feedback output signal due to Signal Processing execution rate. Picture Figure 2 ilustrates this.

Digital Alias
If contactor is controlled by digital input, alias for digital input used by contactor will be created. Digital input alias will be available under Digital inputs list alongside with existing Digital input signals. Alias will be shown as Contactor_name.Switch_name, where Contactor_name is name of the contactor component and Switch_name is name of the controllable switch in the contactor.