SSZTA15 july   2017 DRV8320

 

  1.   1
  2.   2
    1.     3
    2.     Additional Resources

Matt Hein

Before we jump into the fun, let’s recap from part 1:

  • Brushless DC motors are cool (and can help you make friends).
  • No one likes talking about the actual hardware (but I’m going to do it anyway).
  • There are advantages and disadvantages to both discrete and integrated gate drivers.

I can talk about features and benefits all day long, but what engineers really want to see are some real circuits. In this post, I’ll compare the discrete and integrated gate drive architectures directly to show the board-level differences between the two.

The two key metrics for schematic and layout comparison are number of components and solution size. The first metric - number of components - can be relatively easy to find out after the schematic is completed. The solution size, however, is significantly more complicated to estimate. I often see solution size simply stated at the size of the integrated circuit component. I find that this is very inaccurate, since it does not take into account the external components, any required clearance between components and routing on the board.

Now, it’s time for show and tell! I spent some quality time in my local design software creating side-by-side schematic and layouts of discrete and integrated gate-driver architectures for a brushless DC motor driver. I chose one of TI’s many discrete gate drivers and the DRV8320 for my integrated gate driver. In addition, I used TI NexFET™ power MOSFETs in standard QFN packages. While this design happened to use standard discrete FETs, TI has just recently introduced two vertically integrated half bridge power blocks that could be used for this application as well, saving even more design space. This exercise certainly taxed my (admittedly) meager schematic and layout skills, but I hope these pictures can be some use to those who want to compare these two brushless DC architectures. If you’d like to view any of the images in greater detail, click the image and it will open in an expanded view.

Table 1 Discrete Gate Driver Versus Integrated Gate Driver
Discrete Gate Driver Integrated Gate Driver
Schematic GUID-CC4A221F-1774-43C3-8C36-17C797E64E7B-low.png GUID-59D7E5B4-F942-40EC-9E6D-1C0942AF06D0-low.png
2-D layout GUID-738CC521-BBA6-4E38-A66C-1FC96440BA2F-low.png GUID-826CD402-574D-4FD8-9313-D6C70B36E430-low.png
3-D layout GUID-B5E59711-0CA8-43E6-A6B8-5698782A153C-low.png GUID-D410D441-083D-4CFC-85BD-C1CBAD8E5E78-low.png
Gate driver layout GUID-D63A7E12-017A-4F02-B83D-A3AF18C813FA-low.png
Area: 46.84mm2 (repeated three times)
GUID-7B773C70-C19C-4F72-B103-24AE91764087-low.png
Area: 54.54mm2
Gate drive supply layout GUID-9BDBDD33-6D89-427E-86B6-7C28E99368EC-low.png Area: 47.89mm2 Integrated into gate driver
Total components  Integrated circuits: 4
Field-effect transistors (FETs): 6
Resistors: 20
Capacitors: 12
Diodes: 6
Integrated circuits: 1
FETs: 6
Resistors: 2
Capacitors: 5
Diodes: 0

There’s a lot of design and thought thrown into this seemingly quick project. As you can probably guess from above, I decided to create a two-layer board with no internal layers for simplicity in viewing. However, this meant more carefulness was required in layout. As well, the gate-drive setting components on the discrete gate driver and the IDRIVE pin component on the integrated gate driver require adjusting in order to achieve acceptable rise and fall times from the external FETs. There are also many small adjustments in the layout portion that are necessary in order to achieve the smallest size for both solutions. I suppose if I were to detail all of it, I’d have an application note on my hands rather than a blog post (and a lot more readers zoning out or falling asleep).

Thanks for reading along, and I hope this information can be valuable to you in designing a brushless DC motor driver! Due to the popularity of this topic, we have added a Part 3 to this series detailing the differences between integrated and discrete gate driver designs!

I’m still trying to make more friends via brushless DC motors! How are you doing? Do you have any questions about my design? Make sure to subscribe to this blog for more information about motor drives.

Additional Resources