Conducting a BLDC Gate Driver Schematic Review and Debug Process

Slide Note
Embed
Share

Exploring how to effectively review and debug a Brushless-DC (BLDC) motor driver schematic, focusing on locating EVM hardware files, understanding schematic recommendations, detecting errors, and providing valuable feedback. The process involves utilizing available resources to create, review, and debug engineer schematics efficiently, with examples such as the DRV8353 gate driver. Design considerations, system tuning, and the importance of recommended components in BLDC gate driver design are also discussed.


Uploaded on Sep 16, 2024 | 0 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. Download presentation by click this link. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

E N D

Presentation Transcript


  1. How to Conduct a BLDC Gate Driver Schematic Review and Debug Aaron Barrera Texas Instruments | Brushless-DC Motor Drivers 1

  2. How to conduct a BLDC gate driver schematic review What you ll learn: How to locate EVM hardware files to use for comparison with engineer s BLDC driver schematic Understand important schematic recommendations and decisions pertinent to the BLDC driver and the MOSFET power stage How to detect errors and provide valuable feedback when reviewing a engineer s BLDC driver schematic 2

  3. Agenda Purpose Example Application DRV8353 Schematic Review DRV8353 Conclusion 3

  4. Purpose When designing schematics for a BLDC gate driver, there are many recommended components to use Recommended External Components (Feature Description) System design considerations must be taken into account to debug and tune system, depending on stage of evaluation Requires understanding of BLDC application required Additional resources exist to make engineer schematics easier to create, review, and debug EVM design files 4

  5. Available EVM Hardware Files Outputs (PDF) Schematic Assembly PCB Layers Design Files (Altium) .PrjPcb .PcbDoc .SchDoc Best to compare/design using PDF schematic and Altium layout 5

  6. Example Application Specifications: Motor voltage = 48V Maximum current (loaded) = 40A Gate driver = DRV8353H Additional information: Engineer first time designing a BLDC system Working on first revision of the schematic 6 months to evaluate and develop final project Final version should be robust and well- tuned Small form factor for final revision 6

  7. Schematic Review Mock schematic 7

  8. Schematic Review DRV8353RH-EVM Schematic 8

  9. Schematic Review Gate driver capacitors Highest priority to place gate driver capacitors as close as possible to the device Recommended capacitors for driver: VM / PVDD bypass caps Charge pump flying/storage caps Regulator caps, i.e AVDD, DVDD, VGLS, VREF, bootstrap, etc. Make sure right values and voltage ratings are chosen Voltage derating must be taken into account (more info next slide) DRV8353Rx- EVM 9

  10. Capacitor voltage deratings Ceramic capacitors have poor DC voltage derating performance When exposed to the rated voltage, the cap will experience half the rated capacitance Smaller capacitor sizes will experience more derating Choose capacitors rated for 1.5x to 2x the supply voltage 10

  11. Schematic Review Gate driver digital I/Os DRV8353Rx-EVM Fast switching I/Os: PWM signals (INHx, INLx) SPI signals (SDI, SDO, SCLK, nSCS) CSA outputs (SOx, we will discuss later) Slow switching I/Os: H/W pins, ENABLE, nFAULT, etc. Always check datasheet for logic pin diagrams Internal pullups/pulldowns (i.e. ENABLE) 4-level/7-level inputs (H/W pins) Open-drain configurations - external pullups required (i.e. nFAULT, SDO) Push-pull drivers (SDO in some devices) 11

  12. SPI vs. Hardware interface SPI Interface Allows for fault diagnosis and more control of gate driver settings Typically used for early revisions of board evaluation and system design Only 1 external component usually required (SDO pullup) DRV8353Rx-EVM 12

  13. SPI vs. Hardware interface DRV8353Rx-EVM H/W interface Replaces SPI pins with 4 fixed H/W settings via resistors to DVDD/GND More difficult to diagnose faults and less control of gate driver settings Typically used for late revisions of board evaluation once settings are finalized Helpful to include footprints for as many settings to allow for system configurability in early design 13

  14. Schematic Review Gate driver outputs Smart Gate Drive technology: Integrates passive components inside the driver Allows for gate current configurability Automatically includes strong and weak pulldown currents for efficient performance Sometimes engineers want to use a lower gate drive current, add more charge at the gate, or have a stronger pulldown current in the off state Engineers can optionally: Add gate series resistors Add a gate-to-source resistor/capacitor DRV8353Rx-EVM 14

  15. Schematic Review Power stage MOSFETs Many important MOSFET parameters to consider depending on the application: DRV8353Rx-EVM MOSFET Parameter Importance Must be higher than maximum motor current in application ID (max) (continuous drain current) Determines conduction losses (PCON) PCON = IRMS2 * RDS,ON RDS,ON (MOSFET on-resistance) (x3) Determines VDS rise/fall times* QGD = IDRIVE * tSLEW QGD (gate-to-drain charge) Must be higher than motor voltage Factors into switching losses (PSW) PSW = * VDS(MAX) * IDS(MAX) * (tRISE + tFALL) * fSW VDS (max) (drain-to-source voltage) *Switching FETs fast requires careful analysis of gate waveforms, i.e. overshoot and undershoot. Therefore IDRIVE selection and series gate resistors must also be considered in this calculation. 15

  16. Schematic Review Power stage MOSFETs Many important MOSFET parameters to consider depending on the application: DRV8353Rx-EVM MOSFET Parameter Importance Must be higher than maximum motor current in application ID (max) (continuous drain current) Determines conduction losses (PCON) PCON = IRMS2 * RDS,ON RDS,ON (MOSFET on-resistance) (x3) Determines VDS rise/fall times* QGD = IDRIVE * tSLEW QGD (gate-to-drain charge) Must be higher than motor voltage Factors into switching losses (PSW) PSW = * VDS(MAX) * IDS(MAX) * (tRISE + tFALL) * fSW VDS (max) (drain-to-source voltage) *Switching FETs fast requires careful analysis of gate waveforms, i.e. overshoot and undershoot. Therefore IDRIVE selection and series gate resistors must also be considered in this calculation. 16

  17. Schematic Review Power stage MOSFETs Many important MOSFET parameters to consider depending on the application: DRV8353Rx-EVM MOSFET Parameter Importance Must be higher than maximum motor current in application ID (max) (continuous drain current) Determines conduction losses (PCON) PCON = IRMS2 * RDS,ON RDS,ON (MOSFET on-resistance) (x3) Determines VDS rise/fall times* QGD = IDRIVE * tSLEW QGD (gate-to-drain charge) Must be higher than motor voltage Factors into switching losses (PSW) PSW = * VDS(MAX) * IDS(MAX) * (tRISE + tFALL) * fSW VDS (max) (drain-to-source voltage) *Switching FETs fast requires careful analysis of gate waveforms, i.e. overshoot and undershoot. Therefore IDRIVE selection and series gate resistors must also be considered in this calculation. 17

  18. Schematic Review Power stage MOSFETs Many important MOSFET parameters to consider depending on the application: DRV8353Rx-EVM MOSFET Parameter Importance Must be higher than maximum motor current in application ID (max) (continuous drain current) Determines conduction losses (PCON) PCON = IRMS2 * RDS,ON RDS,ON (MOSFET on-resistance) (x3) Determines VDS rise/fall times* QGD = IDRIVE * tSLEW QGD (gate-to-drain charge) Must be higher than motor voltage Factors into switching losses (PSW) PSW = * VDS(MAX) * IDS(MAX) * (tRISE + tFALL) * fSW VDS (max) (drain-to-source voltage) *Switching FETs fast requires careful analysis of gate waveforms, i.e. overshoot and undershoot. Therefore IDRIVE selection and series gate resistors must also be considered in this calculation. 18

  19. Schematic Review Power stage MOSFETs Many important MOSFET parameters to consider depending on the application: DRV8353Rx-EVM MOSFET Parameter Importance Must be higher than maximum motor current in application ID (max) (continuous drain current) Determines conduction losses (PCON) PCON = IRMS2 * RDS,ON RDS,ON (MOSFET on-resistance) (x3) Determines VDS rise/fall times* QGD = IDRIVE * tSLEW QGD (gate-to-drain charge) Must be higher than motor voltage Factors into switching losses (PSW) PSW = * VDS(MAX) * IDS(MAX) * (tRISE + tFALL) * fSW VDS (max) (drain-to-source voltage) *Switching FETs fast requires careful analysis of gate waveforms, i.e. overshoot and undershoot. Therefore IDRIVE selection and series gate resistors must also be considered in this calculation. 19

  20. Single vs. parallel MOSFETs MOSFETs can be placed in parallel for more current capability, but require special schematic and layout design requirements to switch correctly One FET may turn on faster than the other due to process variation For more information: Driving Parallel MOSFETs App Brief Recommended to add gate resistance at gate of each FET Equivalent gate resistance is equal to each gate resistance added in parallel 20

  21. Schematic Review FET monitoring VDS monitoring for the high-side and low-side MOSFETs through drain and source pins: VDRAIN: connect to drain of HS FET SHx: connect to switch node between FETs SLx: connect to source of LS FET SPx: connect to high side of shunt resistor Net ties or 0-ohm resistors can be used to connect the names of VM to VDRAIN and motor phase output to SHx Makes naming conventions easier for handoff between schematic and layout DRV8353Rx-EVM (x3) 21

  22. Schematic Review Phase diagnostics & snubbers DNP components may be useful for tuning purposes but are not required by design DRV8353Rx-EVM Depending on evaluation, engineers may find the following issues depending on application and layout: Issue Workaround Include local bulk capacitance from VDRAIN to GND Place close to HS drain Typical ~1uF, VM-rated (x3) Positive transients at VDRAIN Include bypass capacitance from VDRAIN to SLx/SPx Place close to LS source Typical 0.1uF-1uF, VM-rated Negative transients at SPx/SLx Implement RC snubber Place parallel with MOSFET Typically DNP in first revision Calculate values through this FAQ Ringing at switch node 22

  23. Schematic Review Shunt resistors Shunt resistors need to be selected carefully for: Accuracy Differential voltage in linear range of the CSA Power rating Low inductance SPx must be connected to high side of shunt SNx must be connected to low side of shunt Optional filtering caps between SPx/SNx DRV8353Rx-EVM (x3) DO NOT CONNECT SNx directly to ground! This will pick up ground noise into the CSA output. 23

  24. Schematic Review Shunt resistor and CSA calculations Equations to calculate shunt resistor and GAIN values needed using specifications: Shunt resistor power: 2W Motor application: +/- 40A VREF = 3.3V Calculating VO: Calculating RSHUNT: Calculating GAIN required: More gain = more resolution, less range 24

  25. Schematic Review Shunt resistor and CSA calculations Equations to calculate shunt resistor and GAIN values needed using specifications: Shunt resistor power: 2W Motor application: +/- 40A VREF = 3.3V Calculating VO: Calculating RSHUNT: Calculating GAIN required: More gain = more resolution, less range 25

  26. Schematic Review Current Feedback Recommend low-pass RC filter at CSA output depending on: Algorithm used PCB coupling ADC technology (S&H, sigma-delta, etc.) 26

  27. Schematic Review Phase and bus voltage feedback Resistor divider + capacitor used to scale motor and bus voltages to ADCs for calculating BEMF Ways to protect ADC- level voltages: Insert TVS diodes rated for ADC reference voltages Choose resistor divider values that account for voltage transients (i.e max transient < ADC reference votlage) VSENx Calculation (between 0V - 3.3V) 9.76? ????? = 48 ( 383? + 9.76?) ????? = 1.193? 27

  28. Schematic Review Grounding Split Ground Common Ground Split ground can be used to separate power stage (PGND) from analog/digital signals (AGND/DGND) May result in more inductance and worse thermal performance Recommended to use a common ground because it can dissipate motor currents and is thermally sufficient May result in noise coupling between motor switching and analog/digital signals Thermal pad should typically be connected to PGND Best to utilize at least 1 entire layer for ground Grounds should be tied together through a low- inductance component (large 0-ohm resistor, net-tie, etc.) Layout should minimize power stage from interfering with analog/digital signals to avoid noise coupling GND AGND PGND 28

  29. Schematic Review Bulk capacitance Supply bulk capacitance used to suppress excessive current demands or dumps with changes in voltages due to: Highest current required Power supply s ability to source current Motor startup, generation, and braking Acceptable supply voltage ripple More bulk capacitance is beneficial, but results in higher cost and physical size Can be estimated using: 1 2??????2>1 2??2 (assuming all system energy comes from motor) 29

  30. Conclusion Hardware design files can be found on the EVM s product page, including schematic and layout Schematics should not only be designed based on the Recommend External Components and EVM schematics, but also based on: Capacitor voltage deratings Efficient MOSFET performance CSA specifications (if used) System debuggability and evaluation Consult TI Reference Designs and App Notes for information on schematic design, layout practices, and high-power system design System Design Considerations for High-Power Motor Driver Applications Best Practices for Board Layout of Motor Drivers BLDC schematic reviews are systematic and replicative practice makes perfect! 30

Related