Gate Voltage Range (+/−): Setting VON/VGOFF Safely
Core idea
Gate Voltage Range (+/−) is not a single datasheet number—it is a verifiable voltage window that must remain valid under load, temperature, and dv/dt stress. Define the target VON/VGOFF with margin to Abs Max, then prove it with correct reference measurements, droop control, clamp defenses, and safe-state behavior.
Answer focus: window → verify → pass/failH2-1 · Definition & Boundary: What “Gate Voltage Range (+/−)” Means
1) Scope guard (to avoid page overlap)
2) The “three ranges” rule (must be separated)
“Gate voltage range (+/−)” is not a single number. It is the intersection of three different ranges. Mixing them causes most field disputes and lab-to-lab inconsistencies.
3) What “+ / −” means here (and what it does not)
- +VON: the intended “ON” plateau level that sets conduction margin and switching behavior.
- −VGOFF: the intended “OFF” plateau level (often 0 V or a negative bias) that increases dv/dt-induced false-turn-on margin.
- Not a topology tutorial: the meaning of “high-side” vs “low-side” supply generation is not expanded here; only the voltage-window definition is handled.
4) Executable outputs (what this chapter must produce)
This chapter is complete only when it yields concrete, testable numbers (placeholders shown; final values belong to the project).
- Targets: VON,target = X V; VGOFF,target = Y V (Y may be 0 or negative).
- Achievable under load: VON,real(min) and VGOFF,real(max) at IOUT,peak = N A and fSW = F.
- Hard boundary margin: VGS,peak(max) ≤ VGS(abs max) − M; VGS,peak(min) ≥ VGS(abs min) + K.
5) Acceptance criteria template (pass/fail placeholders)
- ON plateau: VON,real(min) ≥ VON,target − X.
- OFF plateau: |VGOFF,real| ≥ |VGOFF,target| − Y (if negative OFF bias is used).
- Overvoltage: VGS,peak(max) ≤ VGS(abs max) − N.
- Undervoltage: VGS,peak(min) ≥ VGS(abs min) + N.
H2-2 · Reading the Datasheet: Mapping ±VG Specs to Real VGS
1) The failure mode this chapter eliminates
- Wrong assumption: VOH/VOL equals the device’s actual VGS.
- Root cause: Reference point and load condition are ignored (HS channel is floating; driver output headroom is load-dependent).
- Result: Incorrect VON/VGOFF targets, hidden overvoltage, and inconsistent lab outcomes.
2) Spec fields and what they actually mean (engineering translation)
3) Reference is the first decision (especially for high-side)
- Low-side: Real VGS must be measured gate-to-Kelvin source (not power ground).
- High-side: Real VGS must be measured gate-to-HS source / VS / SW node (floating reference). Measuring gate-to-ground gives a misleading waveform.
4) Load is the second decision (no-load numbers do not protect a design)
Driver outputs are not ideal voltage sources. Under peak source/sink current, the “real plateau” can be lower/higher than expected. Therefore the mapping must always be done at a defined condition:
- IOUT,peak = X A (source and sink, if asymmetric).
- Switching rate: fSW = Y; dv/dt condition = N (worst-case corner).
- Temperature corner: hot/cold drift may shift achievable VON/VGOFF and clamp behavior.
5) Programmable ±VG: what to recognize in a datasheet (interface-level only)
- Pin-set: strap pins or resistor-set levels to select discrete VON/VGOFF options.
- Register-set: bit fields controlling amplitude/steps (bus protocol details are out of scope here).
- External rails: VON/VGOFF track supplied rails; validation must include rail droop and sequencing.
6) Minimal mapping output (what this chapter must hand to measurement/QA)
- Steady plateaus: VGS,on(steady) and VGS,off(steady) at the correct reference.
- Peaks: VGS,peak(max/min) under worst-case switching corner.
- Rail health: VDD droop and VSS droop during peak drive pulses.
- Pass criteria placeholders: peaks remain within Abs Max margin (X/Y/N).
H2-3 · +VON: Why “Higher” Is Not Always Better
1) What +VON really controls (two separate paths)
2) The “hidden limiter”: real VON is load- and rail-dependent
- Output headroom: VOH/VOL under peak current is not equal to the ideal rail value.
- Rail droop: VDD/VSS transient drop narrows the achievable window, reducing the intended plateau.
- Implication: decisions must be based on VGS,on(steady) and VGS,peak(max), not only a nominal VON value.
3) When higher +VON becomes risky (measurable conditions)
- Overvoltage risk: VGS overshoot/ringing approaches VGS(abs max) during switching transients.
- Reliability risk: increased gate-oxide stress reduces long-term margin even when steady plateau looks fine.
- Thermal budget risk: driver dissipation rises with Qg·V·f; higher VON can move heat from the switch into the driver and its rails.
4) Decision rule (voltage-window logic only)
Increase +VON only while it improves the chosen objective without violating window constraints. If conduction improvement stalls but EMI/overshoot increases, +VON is no longer the correct knob—other pages cover alternative levers.
- Plateau: VGS,on(steady) ≥ VON,target − X.
- Peak: VGS,peak(max) ≤ VGS(abs max) − Y.
- Driver power: Pdriver ≤ Pbudget (placeholder).
- EMI proxy: dv/dt or ringing amplitude ≤ N (placeholder).
H2-4 · −VGOFF: When It Is Needed, How Much, and the Cost
1) The real problem: dv/dt-induced Miller injection
During hard switching, fast dv/dt drives displacement current through the switch’s Miller capacitance (Cgd). This can raise the effective OFF gate voltage: VGS(off,effective) = VGOFF + ΔV.
2) When 0 V is enough (decision criterion)
- 0 V OFF is sufficient when the measured VGS(off,peak) under worst-case dv/dt remains below the false-turn-on threshold by a defined margin.
- If margin collapses (VGS(off,peak) approaches threshold), negative VGOFF becomes a valid mitigation knob.
3) How much negative bias (range-only; device-specific values belong elsewhere)
- Use a range approach (example window): −2…−5 V commonly increases margin for hard-switching systems.
- Device-specific recommended values and limits must be taken from switch-technology pages and the device datasheet.
- Negative bias must never violate VGS(abs min), including ringing and measurement error.
4) Side effects that must be checked (measurable)
- Negative limit: VGS,peak(min) must remain above VGS(abs min) + margin.
- Waveform “hardness”: stronger pull-down can increase ringing; EMI proxy metrics can degrade.
- Sequencing risk: negative rail present while positive rail collapses can create unexpected output states (handled later in rails/UVLO coupling).
- False-turn-on margin: Margin = Threshold − (VGOFF + ΔV) ≥ X.
- Negative peak: VGS,peak(min) ≥ VGS(abs min) + Y.
- EMI proxy: ringing amplitude or dv/dt stays within N (placeholder).
H2-5 · Supply Rails & Headroom: How a Driver “Gets” ±VG (No Topology Details)
1) Three rail classes, three hard windows
2) Headroom matters: VOH/VOL is not the same as the rail
- Under peak source/sink current, the output stage drops voltage, so plateaus can shrink even when rails are correct.
- Practical mapping is load-defined: VON,real ≈ VDD − ΔVOH(IOUT,peak) and VGOFF,real ≈ VSS + ΔVOL(IOUT,peak).
- Therefore, any “achievable ±VG” statement must include IOUT,peak, switching corner, and temperature corner.
3) Rail droop directly narrows the effective VG window
Peak gate-drive pulses draw transient charge from the rails. If the rail network droops, the driver cannot sustain the intended plateau levels, and the effective gate-voltage window becomes narrower.
- Rail health: ΔVDD(peak) = X, ΔVSS(peak) = Y (placeholders).
- Achievable plateaus: VON,real(min) and VGOFF,real(max) under the same corner conditions.
- Window shrink: VG,window(effective) = VG,window(ideal) − droop/headroom losses (conceptual).
4) High-side reference: the most common measurement trap
- High-side output voltages are defined relative to the HS return (VS/SW), not ground.
- Real VGS must be measured gate-to-(Kelvin)source on the floating high-side domain; ground-referenced probing misrepresents the VG window.
- Rails: ΔVDD(peak) ≤ X and ΔVSS(peak) ≤ Y (placeholders).
- Plateaus: VON,real(min) ≥ VON,target − N; |VGOFF,real| ≥ |VGOFF,target| − M (placeholders).
- Reference: VGS is verified at the correct reference point (Kelvin source / VS).
H2-6 · VGS Overvoltage Defense: Clamps, Gate Protection, and Allowed Overshoot
1) Overshoot source: gate-loop parasitics drive ringing
- Fast driver edges excite gate-loop inductance and input capacitances, creating ringing and overshoot on VGS.
- Risk is determined by peak VGS, not only the steady plateau level.
- Layout and Kelvin return determine how effective any clamp or suppressor can be.
2) Gate-side defenses (no full protection expansion)
3) Define “allowed overshoot” as an acceptance boundary
Allowed peak is not “below abs max.” It must include margin for measurement error and corner drift: VGS,peak(max) ≤ VGS(abs max) − margin.
- margin = max(X% of abs max, Y V, measurement uncertainty N) (placeholders).
- Allowed peak = VGS(abs max) − margin.
- Both steady plateau and peak must be verified under worst-case switching conditions.
4) Verification outputs (what to measure, not how to probe)
- Peak: VGS,peak(max) and ringing amplitude under worst-case dv/dt/di/dt corner.
- Plateau: VGS,on(steady) and VGS,off(steady).
- Clamp evidence: waveform shape changes near peak; thermal/behavioral indicators (project-defined).
- No peak violation: VGS,peak(max) ≤ VGS(abs max) − X.
- Margin preserved: peak remains below red-line boundary across corners (temp, bus, load).
- Stability: ringing amplitude ≤ Y (placeholder).
H2-7 · Programmable VG: What Can Be Tuned, Resolution, and Side Effects
1) What is programmable (separate amplitude vs edge shape)
2) Three implementation paths (and what each path costs)
3) Resolution is not accuracy: the specification set that must be captured
- Step (ΔV / Δslew): smallest programmable increment.
- Accuracy: difference between target setting and real plateau.
- Repeatability: consistency across power cycles and operating corners.
- Drift: temperature and supply dependence of real VG.
- Matching: channel-to-channel delta (critical for multi-phase or multi-bridge systems).
4) Side effects that must be re-validated
- Peak risk: VGS,peak(max/min) can shift with edge settings; re-check against Abs Max and Abs Min.
- EMI risk: faster edges increase dv/dt and ringing excitation; re-check EMI proxy metrics.
- Thermal budget: higher VON increases driver and rail power; verify driver/rail temperatures.
- Safety behavior: loss of configuration must return to a known default state (handoff to the next chapter).
- Range: setting stays within the rail-limited window across corners.
- Step/accuracy: ΔV step and ±accuracy meet X/Y (placeholders).
- Default/fallback: POR and fault fallback are deterministic; no undefined plateau.
- Re-validation: peak VGS and EMI proxy remain within limits after any update.
H2-8 · Coupling With UVLO & Fault States: How ±VG Systems Turn Off Safely
1) Why UVLO needs separate ON/OFF thresholds
- Separate thresholds (hysteresis) prevent repeated toggling around the boundary.
- Goal is to avoid half-conduction and undefined gate plateaus during slow ramps or brownouts.
- Engineering outputs are UVLO_ON, UVLO_OFF, and their required hysteresis margin.
2) The special risk of split rails: −V present while +V collapses
- In split-rail or negative-bias systems, VSS can remain valid while VDD collapses.
- Without a defined output default, the driver output can enter a non-intuitive state (not necessarily “0 V”).
- Hazard windows must be explicitly tested during power-down and brownout events.
3) Safe-state definition must be explicit (state-machine contract)
4) Time-to-safe is a measurable acceptance requirement
Safe shutdown must be bounded in time and validated across hazard windows: t_safe ≤ X ms (placeholder) while keeping VGS within Abs Max/Abs Min constraints.
- UVLO contract: UVLO_ON/UVLO_OFF defined; no boundary chatter during slow ramps.
- Safe state: output state is deterministic (0V / −V / Hi-Z) under faults and brownouts.
- Hazard windows: tested when VDD falls while VSS remains valid.
- Time bound: t_safe ≤ X ms; no VGS(abs max/min) violations during transition.
H2-9 · Measuring the “Real VGS”: Probes, Reference, Bandwidth, and Acceptance Criteria
1) Reference is the definition: gate-to-Kelvin-source only
- VGS must be measured Gate → Kelvin Source (or the true source reference on the switching node).
- Using power ground or a remote source node as the reference measures a mixture of VGS and parasitic drops.
- Any acceptance threshold is only valid when the reference point is correct.
2) Probing rules: minimize loop area before increasing bandwidth
- Preferred: differential probing across Gate and Kelvin Source to reject common-mode disturbance.
- Single-ended fallback: use a short ground spring / coax return; avoid long ground leads.
- Probe wiring must be treated as part of the circuit: loop size drives false overshoot readings.
3) Bandwidth and sampling: capture ringing without inventing it
- Measurement bandwidth must be sufficient to capture the dominant ringing frequency and overshoot peak.
- Sampling rate and record length must preserve both peak and decay behavior for comparison across runs.
- If probing is incorrect, higher bandwidth will amplify coupling artifacts rather than improve truth.
4) Required metrics for a complete VG window verification
- Steady plateaus: VON(steady), VGOFF(steady).
- Peaks: VGS,peak(max) and VGS,peak(min) during edges.
- Ringing: ringing frequency and decay (amplitude vs time).
- dv/dt margin: OFF margin under worst-case dv/dt conditions (placeholder definition).
- VON(steady) ≥ X (placeholder).
- |VGOFF(steady)| ≥ Y (placeholder).
- Overshoot ≤ N (placeholder), measured Gate-to-Kelvin-source.
- Ringing amplitude/decay ≤ M (placeholder).
- OFF margin under dv/dt ≥ Q (placeholder).
H2-10 · Engineering Checklist (Design → Bring-up → Production)
Design gate (before design freeze)
VG window definition
- Target: VON = X, VGOFF = Y (placeholders).
- Boundary: Abs Max − margin = N (placeholder).
- Output: a written “window contract” for review and audit.
Rail budget (dynamic headroom)
- Budget ΔVDD(peak) ≤ X, ΔVSS(peak) ≤ Y (placeholders).
- Decoupling and return loop must support peak drive pulses.
- Output: rail droop evidence and corner assumptions.
Clamp and gate protection
- Choose internal/external clamp approach (project-defined).
- Define allowed overshoot threshold ≤ N (placeholder).
- Output: clamp decision record and verification plan.
UVLO + safe-state contract
- Define UVLO_ON / UVLO_OFF (placeholders).
- Define safe state: 0V / −V / Hi-Z (project decision).
- Define t_safe ≤ X ms (placeholder).
Bring-up gate (prototype validation)
Measure real VGS
- Reference: Gate-to-Kelvin-source.
- Record: VON/VGOFF/overshoot/ringing.
- Pass: VON ≥ X; |VGOFF| ≥ Y; overshoot ≤ N.
dv/dt margin check
- Apply worst-case dv/dt condition (definition placeholder).
- Verify OFF margin ≥ Q (placeholder).
- Re-check peak VGS against Abs Max − margin.
Abnormal shutdown behavior
- Test UVLO, disable, brownout, and power-down.
- Pass: enters defined safe state within X ms.
- Verify no transient VGS violations during the transition.
Production gate (manufacturing readiness)
Sampling points and automated tests
- Fix the sampling reference (Kelvin) for test consistency.
- Automate pass/fail: VON, VGOFF, peak limits (X/Y/N).
- Output: test limits, scripts, and golden waveform archive.
Corner drift validation
- Cold/hot drift thresholds for VON/VGOFF (placeholders).
- Verify recovery behavior after thermal cycling.
- Output: drift records tied to lot and configuration.
Traceability fields
- Serial number / lot / revision / calibration values.
- Configuration snapshot (pin-set or register map).
- Test timestamp and operator/station ID (project policy).
H2-11 · Application & Selection (VG-first Playbook)
Scope: ±VG window only No topology deep-dive No tablesThis section turns “±VG range” into a repeatable flow: classify the VG risk, screen datasheet fields, avoid common traps, then validate with measurable pass criteria.
Boundary rule: only VG-window decisions are covered here. Device-technology specifics (IGBT/SiC/GaN), two-level shaping, and full layout methodology should be handled in their dedicated pages.
1) Application buckets (described by VG needs)
- VG priorities: −VGOFF margin, defined OFF-state behavior, clamp compatibility.
- Selection bias: bipolar secondary supply support (or split rails), Miller clamp option, UVLO/safe-state clarity.
- Example MPNs:
ADuM4135(isolated gate driver, Miller clamp; bipolar secondary supplies supported)STGAP2S(isolated gate driver; gate driving voltage up to 26 V)UCC21520(isolated dual-channel driver; reinforced isolation)Si828x(isolated gate drivers; optional integrated DC-DC available in the family)1EDC20I12MH(high-side isolated gate driver family example; use rails to define achievable VG)
- VG priorities: +VON efficiency vs driver dissipation (Qg·V·f), VOH/VOL droop under peak current.
- Selection bias: wide VDD range, strong peaks, predictable droop, controllable edges (if available).
- Example MPNs:
UCC27614(30-V class low-side driver, strong peak drive)UCC27511A(low-side driver with split outputs)UCC27531-Q1(35-V VDD, split outputs; can be biased with split rails when appropriate)1EDN7550B(non-isolated gate driver; Vcc 4.2–20 V)MCP14A0602-E/SN(6 A low-side MOSFET driver; VDD up to 18 V)
- VG priorities: rail independence, floating reference correctness, predictable safe-state during brownout/disable.
- Selection bias: clear HS reference node definition, UVLO on both rails/channels, measurable t_safe.
- Example MPNs:
IRS21867S(half-bridge driver; gate drive supply 5–20 V; HS channel is floating)UCC21520(isolated dual-channel option for HS/LS when isolation is required)Si828x(isolated gate driver family; optional integrated DC-DC for isolated bias simplification)
Bucket choice determines which VG knobs matter most; the rest of the page’s checklist and validation thresholds can then be applied without expanding into topology details.
2) Must-check datasheet fields (VG-first)
- Output high/low relative to output rails:
VOH/VOL vs VDD/VSS(and which node is the reference). - Secondary-side supply limits: maximum allowed
(VDD − VSS)and absolute pin limits. - High-side outputs: confirm the measurement reference is
HS return / switch node, not system ground.
VOH/VOL droopat the peak source/sink currents used in the real gate network.- Supply transient susceptibility:
VDD/VSS droopunder drive pulses reduces effective VG instantly. - Edge conditions: hot/cold corners and worst-case load (largest Qg, tightest Rg).
- Separate UVLO thresholds:
UVLO_ONvsUVLO_OFFto avoid half-conduction. - Fault/disable default state: output forced to
0V,−V, orHi-Z(must be explicit). - Sequencing hazards:
VSS present while VDD collapsesshould still land in a defined safe-state.
- Internal clamp behavior (if present): when it engages, and where it references.
- External clamp compatibility: gate-to-source zener/TVS networks and placement sensitivity.
- Allowed overshoot must satisfy:
VGS_peak ≤ AbsMax − margin(margin uses X/Y placeholders).
3) Typical pitfalls (VG-only)
- Root cause:
VOH/VOL droop+rail droopcompresses the window under peak drive. - Fix direction: validate VG under real pulse current and real decoupling loop.
- Root cause: clamp loop inductance or trigger condition mismatch.
- Fix direction: define an explicit
VGS_peakpass limit and test at worst-case dv/dt.
- Root cause: wrong reference (power ground instead of
Kelvin source). - Fix direction: enforce Kelvin reference and minimum-loop probing before tuning −VGOFF deeper.
4) VG-first selection playbook (repeatable)
- Select bucket A/B/C based on the dominant VG risk: dv/dt-induced false turn-on, driver loss (Qg·V·f), or floating reference correctness.
- Set targets:
VON_target,VGOFF_target, andAbsMax marginplaceholders (X/Y). - Lock measurement reference: gate-to-Kelvin-source only.
- Filter candidate drivers by achievable range, droop behavior, UVLO/safe-state definition, and clamp compatibility.
- Measure steady-state VG, overshoot, ringing decay, and OFF-margin under worst dv/dt and worst temperature corner.
Pass criteria placeholders (site-wide format):
VON ≥ X · |VGOFF| ≥ Y · VGS_overshoot ≤ N · t_safe ≤ X ms · VOH/VOL droop ≤ P
Selection Decision Tree (VG-first)
Optional: example support BOM (VG window control)
These are common, VG-relevant building blocks (examples only). Always re-check power, package, and corner conditions.
- Zener:
BZX84-C18(18 V, SOT-23 family example) - TVS:
SMAJ24A(SMAJ series example)
- Ferrite bead (series gate):
BLM18AG601SN1D(0603 class example) - Gate resistor (series):
CRCW06031R00FKEA(1 Ω, 0603 example)
H2-12 · FAQs (VG window / measurement / droop / clamp / UVLO)
Fixed 4-line answers only: Likely cause / Quick check / Fix / Pass criteria (placeholders X/Y/N). Scope is strictly limited to VG window validity and verification.
Datasheet says +18V capable, but measured VON tops at 15V under load—rail droop or VOH saturation?
Likely cause: ΔVDD droop during peak drive and/or VOH droop at the required source current reduces effective VON.
Quick check: Log VDD_min and VON(steady) at the same load; also measure VOH = VDD − VOUT during the on-plateau.
Fix: Reduce rail impedance (local decoupling at driver rails), lower peak gate current demand (gate network), or choose a driver with specified VOH/VOL droop at the required current.
Pass criteria: VON(steady) ≥ X_V; VDD_min ≥ (VON_target + Y_V); VOH_droop ≤ N_V under defined load.
Added −VGOFF and false turn-on reduced, but EMI got worse—too negative or gate loop ringing?
Likely cause: Excess |VGOFF| increases edge aggressiveness and/or amplifies gate-loop resonance, increasing ringing and EMI while improving OFF margin.
Quick check: Compare ringing amplitude and decay for 0V vs −VGOFF (same setup, Kelvin reference); verify if dv/dt and ringing both increased.
Fix: Reduce |VGOFF| to the minimum needed for margin; add OFF-side damping (Rg_off / series bead) and ensure clamp strategy is consistent with the window.
Pass criteria: OFF margin ≥ X_V; ringing_pk-pk ≤ Y_V; ringing_decay ≤ N_cycles at defined dv/dt.
VGS overshoot exceeds abs max only at certain current—probe artifact or real gate loop L?
Likely cause: Either measurement artifact (wrong reference/large loop) or true overshoot from gate-loop inductance interacting with drive current.
Quick check: Re-measure Gate-to-Kelvin-source with minimum probe loop; repeat with a controlled bandwidth limit and compare peak consistency across setups.
Fix: If artifact: enforce Kelvin reference and short-loop probing; if real: tighten the gate loop, add/relocate clamp, and reduce peak gate current until peak is controlled.
Pass criteria: VGS_peak ≤ (AbsMax − N_V) across current range; peak repeatability ≤ X_V between two valid measurement setups.
Works at room temp, fails hot—VON drift or UVLO threshold shift?
Likely cause: Hot corner reduces effective VON via rail/headroom loss and/or UVLO thresholds shift, causing intermittent disable during bursts.
Quick check: At hot, record VON(steady), VDD_min, and UVLO events; compare to room data under the same burst profile.
Fix: Increase rail headroom or reduce droop; adjust UVLO configuration (if available) to avoid half-conduction and ensure predictable disable behavior.
Pass criteria: VON_hot ≥ X_V; VDD_min_hot ≥ (UVLO_OFF + Y_V); UVLO_events = 0 over N_bursts.
High-side VGS looks “wrong”—is the reference point VS/SW floating?
Likely cause: VGS is referenced to the high-side return (VS/SW), but measurement is referenced to system ground, producing a false VGS.
Quick check: Measure Gate-to-VS (or Gate-to-Kelvin HS source) with a differential probe; confirm probe common-mode range covers switching node movement.
Fix: Standardize HS measurement points (Gate, VS/Kelvin source) and acceptance criteria based on the floating reference, not ground.
Pass criteria: VON_HS ≥ X_V; |VGOFF_HS| ≥ Y_V (Gate-to-VS); measurement reference documented and repeatable.
Clamp added but overshoot still high—clamp placement or return path issue?
Likely cause: Clamp loop inductance or incorrect reference prevents clamp from limiting the actual gate-to-source peak.
Quick check: Temporarily place the clamp as close as possible to Gate and Kelvin source; compare VGS_peak and ringing decay before/after.
Fix: Minimize clamp return path, ensure correct reference node, and confirm clamp threshold aligns with AbsMax − margin window.
Pass criteria: VGS_peak ≤ (AbsMax − N_V); clamp response observed within X_ns (placeholder) under defined edge conditions.
Negative rail present but output still not pulling below 0—fault state or output stage limitation?
Likely cause: Output is in Hi-Z / forced safe-state, or the output stage is not specified to actively pull to VSS in the current mode.
Quick check: Force EN/disable/UVLO states and measure OUT level and OUT impedance vs time; confirm whether the state is pull-down or Hi-Z.
Fix: Select/configure a defined safe-state (0V or −V) consistent with the system contract; ensure VSS rail is valid during OFF and transitions.
Pass criteria: Enter defined safe-state within X_ms; |VGOFF| ≥ Y_V (if required) with Kelvin reference; no transient violation beyond N_V.
Programmable VON changes but switching loss doesn’t—are you stuck on Miller plateau?
Likely cause: VON changes occur outside the controlling portion of the waveform; dv/dt is dominated by the Miller plateau and gate current/loop conditions.
Quick check: Compare plateau duration and measured dv/dt for two VON settings (same Rg, same load); confirm if dv/dt actually changes.
Fix: Adjust the gate-current path (within the defined window) and verify that the change affects the plateau region; avoid raising VON solely for “spec comfort.”
Pass criteria: dv/dt change ≥ X_kV_per_us (placeholder) or switching loss ≤ N_uJ (placeholder) for the same operating point.
UVLO triggers during switching bursts—decoupling/rail impedance or wrong threshold?
Likely cause: Burst-mode peak drive causes rail droop below UVLO_OFF, or UVLO thresholds are too close to the operating rail under dynamic conditions.
Quick check: Capture VDD_min during the burst and overlay with UVLO_OFF; count UVLO events over N bursts.
Fix: Reduce rail impedance (local energy storage), reduce peak demand, or re-define UVLO thresholds so dynamic droop stays above the OFF threshold with margin.
Pass criteria: VDD_min ≥ (UVLO_OFF + Y_V); UVLO_events = 0 over N_bursts; VON remains ≥ X_V.
Production test passes, field fails—did test miss dv/dt induced margin?
Likely cause: Production test uses a benign dv/dt condition, missing OFF-margin failure that appears only under worst dv/dt stress.
Quick check: Repeat VGS margin check under field-like dv/dt (same measurement reference and bandwidth); compare OFF margin results.
Fix: Add a dv/dt-stress step to production verification and enforce the same Kelvin-reference pass criteria used in bring-up.
Pass criteria: OFF margin ≥ X_V at dv/dt ≥ Y_kV_per_us; failure rate ≤ N_ppm (placeholder) over defined samples.
Two-level enabled but VGS waveform unchanged—wrong mode pin/register or measurement bandwidth?
Likely cause: Two-level mode is not actually active (pin/register mismatch), or measurement setup cannot resolve the edge-shape change.
Quick check: Verify mode pin/register state (readback if available) and re-measure with a valid Kelvin reference and sufficient bandwidth to capture edge segments.
Fix: Correct mode configuration and standardize the measurement setup so waveform shape changes are observable and comparable across runs.
Pass criteria: Measured dv/dt or edge-time change ≥ X_% (placeholder) between modes; overshoot remains ≤ N_V relative to AbsMax margin.
Switch survives but driver overheats—Qg·V·f estimate ignored?
Likely cause: Gate-drive power is underestimated (dominant term ~ Qg_total · Vdrive · f) and/or rail droop forces higher losses in the driver output stage.
Quick check: Estimate P_gate from Qg_total, Vdrive, and f; measure driver supply current and temperature rise at the same operating point.
Fix: Reduce Vdrive within the valid window, reduce switching frequency, or choose a driver with lower loss and adequate thermal capability for the required VG window.
Pass criteria: Pdriver ≤ X_W; ΔTcase ≤ Y_°C; VON and VGOFF remain within window targets under thermal steady-state.