blockDeadTime

Introduces a dead time in complementary PWM firing signals

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Information

Given an input boolean firing signal, output that signal and it's complement with deadTime seconds of dead time.

Parameters

TypeNameDefaultDescription
Modelica.SIunits.TimedeadTime0Dead time

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.BooleanInputcPWM input
Modelica.Blocks.Interfaces.BooleanOutputc1PWM output
Modelica.Blocks.Interfaces.BooleanOutputc2PWM complement

Components

TypeNameDefaultDescription
Modelica.Blocks.MathBoolean.OnDelayc1_onDelay
Modelica.Blocks.MathBoolean.OnDelayc2_onDelay
Modelica.Blocks.Logical.NotnotBlock