In the most simplistic terms, an H-bridge circuit can switch the polarity of the attached load. The most common use of an H-bridge is to drive a DC motor, allowing directional control. There are various H-Bridge designs, and some use discrete components consisting of MOSFETs, while other designs utilize a dedicated Integrated Chip (IC) H-bridge.
The traditional method of constructing an H-bridge is by using discrete components, typically MOSFETs to act as the four switches as shown in figure 2. This allows for great flexibility in choosing the parameters for the circuit. Additionally, these can be cheaper than a dedicated H-bridge chip (when you add in the features of some ICs, this is no longer the case!). It is important to note, that figure 2 only shows the basics outline of a discrete component H-bridge circuit. It would need additional circuitry to allow for proper and safe operation.
The circuit I will be showing today is based on an integrated circuit H-bridge, specifically a Toshiba TC78H620. In my opinion, for the majority of use cases, it is better to use an IC when one is available. This is especially the case when designing an H-Bridge circuit. The number of features that a modern IC contains, along with the reduced design time and part count make the usage of ICs quite attractive. For example, the TC78H620 contains over-current detection, thermal monitoring/shutdown, and undervoltage lockout. At quantities of 2000 parts, they are available for around $0.60 each. Some ICs will contain circuitry to help protect from inductive loads, but the TC78 does not.
The main topic of this video is to discuss the implementation of an H-Bridge IC in a schematic and printed circuit board (PCB) layout. The software used is KiCad 5.0. One of the main advantages of using an integrated H-Bridge is the simplistic nature of the external circuit. Other than accounting for flyback spikes due to the inductive nature of DC motors, there are few external parts.
The most important item to understand when driving a DC motor is that it acts as an inductive load. Once power is supplied to the motor, it stores energy in a magnetic field. Once the motor is up to speed, the stored energy is at a maximum. When power is removed, the magnetic field collapses. This field then tries to keep the amount of current flowing constant. The only way it can do this is by increasing the applied voltage across the terminals of the motor. This voltage can be many times the supplied voltage used in the circuit. If there is no safe way to dissipate this within the circuit, this voltage can destroy the circuit. The induced voltage is always the opposite polarity of the applied voltage.
The most common way to handle this voltage spike is to use “flyback diodes.” These aptly named diodes are typically just standard diodes, rated at many times the supplied voltage. These are used to create a pathway for the inductive voltage spike to go.
Figure 3 shows a simple example of a flyback diode with a power supply that does not change polarity. The motor spins when the switch closes. The diode becomes reverse biased, and current flows through it. When the switch opens, the induced voltage reverses direction and can flow through the now forward biased diode, as shown in figure 4.
Unfortunately, when using an H-bridge circuit, a single flyback diode will not suffice. Since there are multiple current pathways, there must be four diodes to provide a path for the induced voltage as shown in Figure 5. No matter the direction of the motor or the induced voltage, it always has a safe pathway to go through the power rail.
Since this is a simple circuit, I will not go over the PCB layout in this post, as my implementation is in part two of the video series: Video. This post covered the basics of what an H-Bridge circuit is and the various ways in which they can be implemented. For the circuit created here, we used an integrated H-Bridge, which allows for a more simplistic design, with fewer external parts required. Since the IC chosen had no protection from inductive loads, we discussed the proper way to protect the circuit.
Securing the Future: Our Commitment to ITAR and CMMC Compliance Elevating Aerospace and Defense Technology…
Elevating Standards: Our AS9100 Certification Journey Paving the Way for Aerospace Engineering Excellence At MicroType…
New Advanced Circuit Board Assembly Equipment Introduction At MicroType Engineering, we pride ourselves on staying…
The Usage and Function of TVS Diodes in Circuit Protection Introduction Hey there! Today, we're…
This article, The DC Bias Effect in Ceramic Capacitors, is based on the above YouTube…
I recently began a livestream series on the MicroType Engineering YouTube channel. It is called…