Main Content

Two-Pulse Gate Multiplexer

Multiplex gate input signals to two quadrant chopper

  • Two-Pulse Gate Multiplexer block

Libraries:
Simscape / Electrical / Semiconductors & Converters / Converters

Description

The Two-Pulse Gate Multiplexer block multiplexes two separate voltage signals into a single vector. The vectorized signal can control the gates of two switching devices in a converter, such as a Two-Quadrant Chopper block.

Model

This block can model a two-pulse gate multiplexer through either physical signal ports or electrical ports:

  • PS ports — Two-pulse gate multiplexer with physical signal ports. Set the Gate-control port parameter to PS to control switching device gates in a converter block using Simulink® gate-control voltage signals. To multiplex and connect Simulink signals to the gate-control inport of a converter block:

    1. Convert each voltage signal using a Simulink-PS Converter block.

    2. Multiplex the converted gate signals into a single vector using the multiplexer block.

    3. Connect the vector signal to the G port of the converter.

  • Electrical ports — Two-pulse gate multiplexer with electrical conserving ports. To control switching device gates in a converter block using Simscape™ Electrical™ Electronics and Mechatronics blocks, set the Gate-control port parameter to Electrical. The electrical ports include pairs of electrical connections. Each pair corresponds to the gate and cathode of a switching device in the connected converter block.

Ports

Input

expand all

Physical signal port associated with the gate terminal of the first switching device in a connected converter block.

Dependencies

To enable this port, set Gate-control port to PS.

Data Types: double

Physical signal port associated with the gate terminal of the second switching device in a connected converter block.

Dependencies

To enable this port, set Gate-control port to PS.

Data Types: double

Conserving

expand all

Electrical conserving port associated with the gate terminal of the first switching device in a connected converter block.

Dependencies

To enable this port, set Gate-control port to Electrical.

Electrical conserving port associated with the A-phase for the high-side switching device.

Dependencies

To enable this port, set Gate-control port to Electrical.

Electrical conserving port associated with the gate terminal of the second switching device in a connected converter block.

Dependencies

To enable this port, set Gate-control port to Electrical.

Electrical conserving port associated with the DC negative connection for the low-side switching device.

Dependencies

To enable this port, set Gate-control port to Electrical.

Parameters

expand all

Whether to expose PS or electrical control ports.

Extended Capabilities

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Version History

Introduced in R2018a

expand all