H-bridge

From Wikipedia, the free encyclopedia

An H-bridge is an electronic circuit which enables DC electric motors to be run forwards or backwards. These circuits are often used in robotics. H-bridges are available as integrated circuits, or can be built from discrete components.

Structure of a H-bridge (highlighted in red)
Structure of a H-bridge (highlighted in red)
The two basic states of a H-bridge.
The two basic states of a H-bridge.

The term "H-bridge" is derived from the typical graphical representation of such a circuit. An H-bridge is built with four switches (solid-state or mechanical). When the switches S1 and S4 (according to the first figure) are closed (and S2 and S3 are open) a positive voltage will be applied across the motor. By opening S1 and S4 switches and closing S2 and S3 switches, this voltage is reversed, allowing reverse operation of the motor.

Using the nomenclature above, the switches S1 and S2 should never be closed at the same time, as this would cause a short circuit on the input voltage source. The same applies to the switches S3 and S4. This condition is known as shoot-through.

Contents

[edit] Operation

The H-Bridge arrangement is generally used to reverse the polarity of the motor, but can also be used to 'brake' the motor, where the motor comes to a sudden stop, as the motors terminals are shorted, or to let the motor 'free run' to a stop, as the motor is effectively disconnected from the circuit. The following table summarises operation.

S1 S2 S3 S4 Result
1 0 0 1 Motor moves right
0 1 1 0 Motor moves left
0 0 0 0 Motor free runs
0 1 0 1 Motor brakes

(S1-4 reference to the above diagrams)

[edit] Construction

Typical solid state H-bridge
Typical solid state H-bridge

A solid-state H-bridge is typically constructed using reverse polarity devices (i.e., PNP BJTs or P-channel MOSFETs connected to the high voltage bus and NPN BJTs or N-channel MOSFETs connected to the low voltage bus).

The most efficient MOSFET designs use N-channel MOSFETs on both the high side and low side because they typically have a third of the ON resistance of P-channel MOSFETs. This requires a more complex design since charge pump circuits must be used to drive the gates of the high side MOSFETs. However, many integrated circuit MOSFET drivers include a charge pump within in the device.

Another method for driving MOSFET-bridges is the use of a special transformer known as a GDT (Gate Drive Transformer), that gives the isolated outputs for driving the upper FETs gates. The transformer core is usually a ferrite toroid, with 1:1 or 1:2 winding ratio. However, this method can only be used with high frequency signals. The design of the transformer is also very critical, as the leakage inductance should be minimized, or cross conduction may occur. The outputs of the transformer also need to be usually clamped by zener diodes, because high voltage spikes could destroy the MOSFET gates.

A common variation of this circuit uses just the two transistors on one side of the load, similar to a class AB amplifier. Such a configuration is called a "half bridge". The half bridge is used in some switched-mode power supplies that use synchronous rectifiers and in switching amplifiers.

[edit] See also

[edit] External links

Projects