Power for Machine Vision Cameras: PoE PD & 12–24V Rails
← Back to: Imaging / Camera / Machine Vision
This page provides a repeatable power architecture for machine-vision cameras: choose the correct entry (PoE or 12–24V), build a clean multi-rail tree, and diagnose resets using evidence-first measurements (not guesswork).
Single-columnEvidence-basedNo scope creep
H2-1. Page Promise & Boundary (What this page solves)
Two-sentence page answer (for readers)
Stable camera power is not “more capacitance” or “a stronger TVS”—it is controlled entry behavior (inrush, UVLO, surge), a partitioned multi-rail tree (dirty vs quiet rails), and a PG/reset chain that makes every reset explainable.
This chapter-set gives two entry templates (PoE PD and 12–24V hot-plug) and a short evidence path (two waveforms + one discriminator) to classify failures as inrush droop, UVLO chatter, load-transient margin, or thermal derating.
Common field symptoms this page is designed to fix
- Reboots on plug-in or repeated start attempts (power “hunts” and never settles).
- Bench works, field fails (long cable / different PSE / noisier DC source causes dropouts).
- Runs cold, fails hot (OTP/derating or droop margin collapses with temperature).
- Random resets during bursts (DDR/SoC step loads cause rail dips at the load).
- Surge/ESD causes lock/reset (clamp placement + current-limit interaction on the entry path).
Hard boundary (what this page does NOT cover)
- No protocol deep dive: CoaXPress/10GigE/USB3/MIPI/SLVS-EC training, packet loss, or driver tuning.
- No ISP/codec algorithms (HDR fusion, denoise, color tuning) — those live in ISP/Codec pages.
- No PTP/trigger hub design — timing distribution is a separate page.
- No full EMC standards walkthrough — only power-entry clamps/filters and power-related return paths.
- No OS/cloud/software stack discussions.
Acceptance (what “done” means after reading this page)
- Can sketch an end-to-end chain: entry → protection → (optional) isolation → rails → PG/reset/log.
- Can list rails by category (dirty/quiet/always-on) and assign noise sensitivity + sequencing priority.
- Can choose the first two waveforms that separate inrush/UVLO/transient/thermal causes.
Figure F1 — Scope Map. The entire page stays inside this chain: entry → protection → (optional) isolation → rails → PG/reset → telemetry/logging. (Jump back)
H2-2. Requirement Breakdown (Input → Power Budget → Rails → Pass/Fail)
Chapter intent: convert “it feels unstable” into measurable constraints. Every later decision (entry choice, isolation, rail partitioning, sequencing, and protection thresholds) should reference one of the requirement items below.
1) Inputs (maximum 6 items to lock)
- PoE mode & budget (af/at/bt): caps maximum usable output power and sets thermal expectations.
- Cable length / cable resistance: determines droop under inrush and burst loads.
- PSE behavior (field variability): some sources trip faster or sag differently under step current.
- 12–24V range & transients: defines UVLO/OVP window and TVS energy needs.
- Hot-plug profile (frequency, connector bounce): drives inrush strategy and retry policy.
- Isolation requirement (ground potential / long-cable noise): decides if an isolated stage is mandatory or optional.
2) Loads (power behavior, not system features)
- SoC/FPGA/DDR: bursty step currents; transient margin often dominates “random reset”.
- PHY/SerDes modules: sensitive to rail dips and broadband noise (treat as noise-sensitive loads, no protocol discussion).
- Sensor analog / PLL rails: require low-noise rails and clean return paths (quiet partitioning matters).
- Aux rails (fan/heater/IR-cut): on/off events inject step loads and can collapse marginal rails.
- Always-on domain (MCU/supervisor): needed to preserve reset reason and fault context.
- External I/O power (simple): consider surge entry and short-circuit behavior on exposed ports.
3) Rails (categorize first; voltage numbers come later)
- Dirty rails: high-current bucks feeding compute/DDR; optimize transient response and PDN impedance.
- Quiet rails: sensor/PLL/analog; prioritize noise and isolation from switching currents.
- Always-on rails: supervisors/RTC/MCU; must stay stable during partial brownouts and fast droops.
- Switched rails: loads that intentionally turn on/off; must not disturb core/quiet rails.
- Intermediate bus: a common 12V/5V bus often sets efficiency and heat distribution across the tree.
4) Pass/Fail (acceptance criteria must be verifiable)
| Acceptance item | What to measure | What “pass” looks like |
|---|---|---|
| Start-up monotonicity & sequencing | VIN + key rails + PG/RESET timing | No rail reversal; PG chain closes once; RESET deasserts only after rails are valid |
| No UVLO chatter under hot-plug | VIN at connector vs VIN at PD/hot-swap pin | Single controlled ramp; no repeated start attempts or oscillatory retries |
| Load-transient margin at the load | Rail at load (TP) during burst loads | Dips recover within the rail’s stability window; no PG glitches / resets |
| Quiet-rail noise | Quiet rail with proper probing (short ground) | No unexpected broadband spikes; noise aligns with the rail’s sensitivity class |
| Protection behavior | Short/overload test + fault pins/status | Clear, deterministic action: latch vs retry; no hidden partial-power states |
| Thermal margin | Power block temperatures + rail droop at high temp | No OTP/derating surprises; droop margin does not collapse when hot |
Minimum evidence set (required before any topology decisions)
- Waveform A: VIN at the connector and VIN at the controller input during hot-plug (captures droop + impedance).
- Waveform B: primary bus / intermediate bus with PG/RESET overlay (captures sequencing and brownout loops).
Design rule: every later chapter references at least one requirement item above (Inputs / Loads / Rails / Pass-Fail), otherwise it becomes “generic advice” and loses engineering value.
Figure F2 — Requirement Worksheet. Inputs drive the power budget, which drives the rail list and measurable pass/fail criteria. This prevents “generic power advice” and keeps the page engineering-focused.
H2-3. Entry Architecture Selection: PoE PD vs 12–24V Hot-Plug
Goal: turn “PoE or 24V?” into a short decision tree. The entry choice is evaluated by source variability, failure mode (stage-based vs transient-based), and a two-measurement evidence path.
PoE Path When Core blocks Failures What to measure
When PoE is the right entry
- Single-cable deployment is mandatory (power must ride the Ethernet cable).
- Field power sources vary widely and a PD-controlled staged bring-up is preferred (repeatable behavior).
- Remote reset / controlled power-cycling is required from the power side (avoid software dependence).
- Long cable runs are common and droop behavior must be handled as a first-class requirement.
Core blocks (power-behavior view)
- RJ45 → Bridge (polarity tolerance) → PD controller (staged power) → (optional) Isolated DC-DC → Bus
- Key behaviors: Detection/Class gating, Inrush shaping, MPS keep-alive, and PG assertion.
Typical failures (largest “gotchas”)
- Inrush-triggered drop: VBUS rises then collapses or repeats (PSE current limit / PD inrush mismatch).
- Drop-later (MPS): starts clean but disconnects after tens of seconds/minutes under light-load states.
- Cable droop + burst loads: marginal bus dips during compute/DDR bursts or auxiliary load toggles.
What to measure (minimum evidence)
- TP1 VIN@connector + TP2 VBUS@converter-in on hot-plug: separates “source/cable droop” vs “entry control issue”.
- Overlay PG (or RESET) on VBUS: reveals stage-loop behavior (single ramp vs repeated attempts).
12–24V Hot-Plug Path When Core blocks Failures What to measure
When 12–24V is the better entry
- Local industrial DC bus exists and needs higher power headroom / simpler staged behavior.
- Power chain must be minimal (fewer stage-dependent dropouts) and easier to validate on the bench.
- Frequent plug/unplug requires a deterministic hot-swap policy (limit/retry/latched behavior).
- Harsh transients are expected and clamp/limit strategy must be tuned to the actual DC source.
Core blocks (power-behavior view)
- 12–24V → TVS (clamp) → Ideal diode (reverse/backfeed control) → Hot-swap/eFuse (inrush + fault) → Bus
- Key behaviors: controlled ramp, no UVLO chatter, and predictable fault response (latch vs retry).
Typical failures (largest “gotchas”)
- TVS capacitance + inrush limit → UVLO chatter: repeated resets right after plug-in.
- OR-ing / ideal diode interaction: backfeed or unexpected brownout during source switching.
- Transient-driven protection: surge/dip triggers eFuse policy and leaves partial-power states.
What to measure (minimum evidence)
- TP1 VIN@connector vs TP2 VBUS@converter-in during plug-in: proves if droop happens before or after the hot-swap stage.
- Capture VIN slope + VBUS ramp + fault pin (if available): confirms “retry loop” vs “latched fault”.
Figure F3 — Two-path Entry Diagram. Both entries share the same evidence points: TP1 (VIN@connector) and TP2 (VBUS@converter-in). Comparing TP1 vs TP2 cleanly separates “source/cable” problems from “entry protection/control” problems.
H2-4. PoE Deep Dive (Detection, Classification, Inrush, MPS) — power-only
PoE failures are often stage-dependent. The fastest diagnosis is: identify the failing stage, capture the minimal evidence, then apply the first fix only within that stage (avoid touching downstream rails prematurely).
Stage: Detect
Failure symptom: no start / intermittent start; the system never reaches a stable bus.
Discriminator: TP1 shows abnormal plug-in behavior (no consistent ramp window) or TP2 never forms a stable VBUS ramp.
First fix: reduce entry ambiguity—verify bridge/clamp placement, remove unintended leakage paths, and ensure the entry does not “look shorted” at plug-in.
First 2 measurements
- TP1 VIN@connector during plug-in (shape + droop).
- TP2 VBUS@converter-in (does it ramp at all?).
Stage: Class
Failure symptom: starts only under light load; adding normal loads causes immediate bus collapse or repeated resets.
Discriminator: TP2 VBUS collapses exactly when major loads turn on (load step aligns with the drop). The “budget vs load” mismatch is visible as a repeatable drop timing.
First fix: make start-up load predictable—sequence large loads later, slow soft-start, and prevent simultaneous inrush + load-step stacking.
First 2 measurements
- TP2 VBUS with PG/RESET overlay (does collapse coincide with enable/PG transitions?).
- Measure the first heavy-load enable edge timing (to confirm load stacking).
Stage: Inrush
Failure symptom: VBUS rises then drops; repeated start attempts (chatter) with short on/off cycles.
Discriminator: compare TP1 vs TP2 during plug-in: TP1 droops hard → source/cable limit; TP1 stable but TP2 collapses → inrush/limit interaction inside entry chain.
First fix: control the energy at plug-in—limit effective input capacitance, shape inrush slope, and avoid triggering UVLO or current-limit retry loops.
First 2 measurements
- TP1 VIN + TP2 VBUS captured simultaneously at hot-plug.
- PG/RESET overlay on VBUS to reveal “single ramp” vs “repeated attempts”.
Stage: MPS
Failure symptom: clean start; then the system drops power after tens of seconds/minutes, often during low-activity or light-load states.
Discriminator: drop events correlate with light-load periods (or power-saving states). The bus drop is not tied to an obvious inrush moment.
First fix: ensure maintain-power behavior under light load—keep a controlled minimal load signature path or avoid “too-light” states on the primary bus.
First 2 measurements
- TP2 VBUS over time (minutes) with a marker for load state transitions.
- Log “drop-later” timing vs power state changes (power-side evidence only).
Figure F4 — PoE Stage Timeline + Blocks. Troubleshoot PoE by stage (Detect/Class/Inrush/MPS), then validate with TP1/TP2 and PG timing. Keep the analysis power-only to avoid scope creep into networking/protocol pages.
H2-5. Isolation Strategy (Where to isolate, what problems it solves)
Isolation is a boundary control tool. It reduces ground-potential differences and long-cable common-mode noise transfer, but it does not eliminate downstream switching noise, poor return paths, or coupling inside the secondary domain.
When isolate
- Ground-potential differences are suspected: plug location or chassis bonding changes reset/noise behavior.
- Long cable environments show “works on short cable, fails on long cable” with power-only symptoms (brownout, chatter).
- External DC sources are noisy and entry protection interaction is visible at the bus (repeatable bus dips).
- Sensitive secondary reference is needed for low-noise rails: isolate the primary disturbances away from the quiet domain.
Isolation is typically not the first lever if the evidence points to rail transient margin, thermal derating, or downstream PDN issues.
Placement options
- Full isolation at the entry bus: Bus → Isolated DC-DC → Secondary bus. Best for controlling primary↔secondary noise boundary.
- Selective isolation for a sensitive domain: isolate only the quiet supply cluster (lower cost, but requires strict domain rules).
- No isolation (control by return-path): improve clamping, filtering, and return paths to make the system stable without an isolation barrier.
Return-path rules (power-only)
- Keep surge energy on the primary: TVS current must close on the primary loop, not across the isolation barrier.
- Primary switching loops stay local: place input caps and high-di/dt loops tight to the isolated DC-DC primary.
- Secondary cleanup is required: use LC + (low-noise buck/LDO) to remove isolated converter ripple from quiet rails.
- Avoid accidental re-bridging: do not create uncontrolled multi-point ties between secondary GND and chassis/primary GND.
- Define a secondary star point: quiet rails return to a controlled reference inside the secondary domain.
- Keep switched loads “dirty”: fan/heater/aux loads should not share the quiet return-path cluster.
Figure F5 — Isolation Boundary Map. Primary surge clamp stays primary (TVS loop closes to Primary GND). Secondary still requires LC + LDO cleanup. Dashed arrows illustrate undesired noise return paths that isolation is intended to block.
H2-6. Power Tree Blueprint (Multi-rail bucks + LDO partitioning)
Use a repeatable camera power-tree template: high-current digital rails on bucks, and noise-sensitive rails on low-noise paths (low-noise buck + LDO, or buck followed by LDO). Partition by rail behavior, not by voltage labels.
Rail partition table (template)
Dirty rails (high-current digital)
- Core buck — load-step margin and transient recovery.
- DDR buck — burst-current dips; keep margin during activity spikes.
- 3.3V I/O buck — avoid sharing with switched loads; protect against brownout.
- Intermediate bus buck — feeds multiple rails; dominates thermal distribution.
Quiet rails (PLL / analog / sensor)
- 1.8V PLL (LDO) — suppress switching ripple; keep clean reference.
- 2.8V ANA (LDO) — low-noise domain with controlled return path.
- Low-noise buck + LDO — two-stage cleanup when efficiency is needed.
- Secondary star point — quiet returns converge to a defined reference.
Always-on (survival + evidence)
- Supervisor rail — stable bias for PG evaluation and reset control.
- MCU/PM telemetry rail — keep fault context during partial brownouts.
- Config/NVM rail (optional) — preserve critical parameters across events.
- Low-power bias — prevents uncontrolled state during entry retries.
Switched loads (noisy / dynamic)
- Fan / heater — high di/dt; isolate from quiet cluster.
- Aux indicators — keep on a dirty/aux rail; avoid coupling to PLL/ANA rails.
- External I/O power — define short/fault behavior clearly (limit/latch/retry).
- Optional modules — switch with controlled ramp to avoid bus dips.
Minimal evidence guidance (power-only)
- Dirty rails: capture load-step droop at the rail load point and confirm recovery time.
- Quiet rails: verify ripple is not correlated with switching harmonics after LC/LDO cleanup.
- Always-on: confirm PG/reset chain is monotonic (no glitches) across plug-in and brownout.
- Switched loads: align bus droops with switching edges to prove coupling or shared impedance.
Figure F6 — Canonical Camera Power Tree. Start from the bus (post-entry), optionally isolate, define an intermediate bus, then branch into Dirty (bucks), Quiet (LDO/low-noise), Always-on (supervisor/PG), and Switched loads. PG → Supervisor → Reset is part of the template.
H2-7. Sequencing, PG, Reset Supervisor, Watchdog (power reset only)
“PG looks OK but the system still hangs” is usually not a mystery. The common root causes are: an incomplete PG chain, a wrong reset-release window, or a partial-power state where a rail dipped but reset never re-asserted.
Checklist (sequencing + reset window)
Goal Reset must be released only after all critical rails are valid and stable for the intended window.
Must be up first
- Bus ready: entry bus above its usable threshold without chatter.
- Always-on rail: supervisor / reset-timer bias rail is valid and stable.
- Primary digital base: the rail that supplies the supervisor logic path stays up before dependent rails ramp.
Must be delayed
- DDR rail: do not allow early ramp while the core rail is still settling.
- PLL / quiet rails: enable after the high-di/dt ramp phase, then hold stable before reset release.
- Switched loads (fan/heater/aux): enable last to avoid bus droop inside the reset window.
Reset release conditions
- Coverage: PG must represent every “must-be-valid” rail (not bus-only PG).
- Stability window: all required PGs remain valid for a defined t_hold before RESET de-asserts.
- Load-point truth: at least one critical rail is validated at the load point, not only at the regulator pin.
Brownout / dip recovery rules
- Re-assert reset: if any critical rail falls below its threshold for longer than the glitch filter, RESET must go low again.
- Glitch filtering: short PG glitches should not cause false resets, but sustained dips must be captured.
- Partial-power prevention: a “rail down, reset still high” condition is treated as invalid state and must be corrected by the supervisor chain.
Two waveform captures (minimal but decisive)
- Capture A: VBUS + RESET — verifies the reset window is not inside a bus-chatter region.
- Capture B: VCORE@load + key PG — verifies “PG truth” and prevents load-point brownout from hiding.
A stable system requires monotonic sequencing and reset re-assert on sustained dips; “PG=1 once” is not sufficient.
Figure F7 — Sequencing & Reset Graph. Mark t1 (bus-ready) and t2 (core-stable). Reset de-asserts only after a defined t_hold window with complete PG coverage. The supervisor aggregates PGs and re-asserts RESET on sustained dips.
H2-8. Hot-Plug & Inrush (Why plug-in reboot happens)
“Reboot on plug-in” typically results from one of four power-only mechanisms: excessive effective input capacitance, mismatched current-limit behavior, UVLO chatter near threshold, or cable/connector resistance causing fast droop.
SOP: Symptom → First 2 measurements → Discriminator → First fix
Symptom
- Immediate reboot on plug-in.
- Repeated reboot loop (power tries to start, then collapses, then retries).
- Works with short cable / fails with long cable, or becomes sensitive to connector touch/angle.
First 2 measurements
- TP1: VIN@connector (right at the input connector) — proves source/cable droop and contact resistance.
- TP2: VIN@PD/hot-swap pin (or VBUS@converter-in) — proves entry-chain droop, current-limit interaction, and UVLO behavior.
If available, add a third channel: IIN (current probe) or a shunt capture; and a sync line: PG.
Discriminator (fast separation)
- TP1 droops hard at plug-in → likely cable/source/contact limitation (line resistance or source current limit).
- TP1 stable but TP2 droops → likely entry control interaction (hot-swap/eFuse/PD path or UVLO chatter).
- TP2 shows sawtooth crossing UVLO → classic UVLO chatter (threshold + retry loop).
- PG pulses align with VIN sawtooth → reboot loop is power-driven, not a software-only event.
First fix (power-only actions)
- Cin too large: reduce effective input capacitance, stage the ramp, or soften the inrush slope.
- Current-limit mismatch: adjust current-limit/ramp timing so the system does not hover around UVLO.
- UVLO chatter: add hysteresis or widen the gap between “turn-on” and “turn-off” thresholds; avoid enabling heavy loads inside the window.
- Line resistance droop: improve connector/cable resistance or reduce plug-in surge demand so TP1 stays above usable threshold.
Figure F8 — Inrush + UVLO Chatter Timing. Compare VIN(TP1) vs VIN(TP2). A sawtooth at TP2 crossing UVLO, with synchronized IIN spikes and PG pulses, indicates a power-driven retry loop caused by inrush/current-limit/UVLO interaction.
H2-9. Protection Stack (TVS/eFuse/OVP/OCP/OTP) — with trade-offs
Protection is layered: outer layers absorb incoming energy and prevent reverse/abnormal conditions; inner layers protect rails and silicon. Every added layer also adds impedance, capacitance, response timing, and false-trigger risk.
Layer map (outside → inside)
1) Connector layer (TVS / ESD clamp)
Goal clamp surges and protect the entry node.
Pitfall ⚠TVS Cap Excessive effective capacitance can worsen hot-plug droop and push the entry into UVLO/retry behavior.
2) Front-end layer (Ideal diode / Hot-swap / eFuse / OVP)
Goal block reverse current, control inrush, enforce safe current limits.
Pitfall Limit strategy (retry/latch/window) that does not match Cin and load ramp can create repeated start-collapse loops.
3) Conversion layer (DC-DC + UVLO/soft-start coordination)
Goal convert bus to intermediate rails while preserving margins during ramps.
Pitfall Poor coordination between entry limit and converter soft-start can cause “looks fine steady-state, fails on plug-in”.
4) Rails layer (OCP / OVP / OTP per rail)
Goal protect domains (core/DDR/analog/IO) from overcurrent/overvoltage/overtemp.
Pitfall ⚠false OCP Over-tight current limits or short windows can trip on normal load transients, turning a transient droop into a shutdown.
Quick discriminator rules (minimal evidence)
- If VIN@connector droops hard during plug-in → suspect outer layer + line resistance + source limit interaction first.
- If VIN@connector is stable but VIN@entry pin droops → suspect front-end limit/UVLO coordination or false trips.
- If a rail shuts down exactly at a load step → suspect false OCP windowing rather than steady-state ripple.
Figure F9 — Protection Layer Diagram. Layer from connector to rails: TVS clamps surges, ideal diode blocks reverse current, hot-swap/eFuse limits inrush and faults, DC-DC converts, rails regulate. Watch TVS capacitance and false OCP trade-offs.
H2-10. Power Integrity (Ripple + Load transient + measurement method)
Rails can look “OK” on steady-state ripple yet still cause dropouts or reboots. The decisive factors are transient droop, recovery behavior, and whether measurements are taken at the true load point with a valid probing method.
Three PI conclusions (fast guidance)
- Droop: the minimum voltage during a load step matters more than the average ripple.
- Recovery: time-to-recover back into the safe window can explain “random” resets.
- Probe: measurement method and location can create “fake OK” results; compare reg-point vs load-point.
How to measure so it counts (method)
- Two-point rule: capture TP1(reg) and TP2(load) on the same event; do not rely on a single point near the regulator.
- Ground discipline: minimize probe ground loop; keep the return path short so the observed ripple is not probe-induced.
- Event trigger: trigger on a load enable, PG/RESET edge, or a known activity step; avoid “random” free-running views.
- Interpretation: if TP1 is stable but TP2 droops, the dominant issue is PDN path/loop inductance or local decoupling.
Figure F10 — Regulator-to-Load PDN Diagram. Compare TP1(reg) and TP2(load). A load current step ΔI can create a load-point droop ΔV even when the regulator pin looks fine. Measurement method and location decide whether results are valid.
H2-11. Thermal for Power: Derating & why LDO heat kills stability
Core idea: In camera power trees, heat is not a “separate” issue. Temperature rise directly changes available power margin (derating / protection thresholds) and can turn a “passing” rail into an intermittent reboot or drop-out.
This section builds an evidence chain from “where watts go” → “how to force worst case” → “which symptom fingerprints thermal boundaries,” staying power-only (no protocol/software assumptions).
Loss Map A — Where the watts actually go (power-only view)
Write this like an audit: identify the few nodes that dominate junction temperature under real cable + enclosure conditions.
- PoE PD / front-end stage: startup / inrush FET stress and controller thermal limits can reduce usable power during hot-start. Example PD family: TPS2373 (TI) or LT4276A/B/C (ADI). Use this stage to decide whether “available watts” is shrinking when hot.
- Isolated DC-DC (if used): transformer + switch losses often shift with temperature; derating can show up as lower bus voltage under load, not as a clean fault.
- High-current bucks (intermediate + core rails): MOSFET conduction rises with temperature and loop behavior can change at hot. For 12–24V or 48V-class inputs with harsh transients, a HV controller class like LM5146 (TI) is typical; thermal design depends heavily on MOSFET + copper area.
- Low-noise rails via LDO (PLL/analog/quiet domains): this is the classic “looks fine on paper” failure. Large dropout + non-trivial current dumps heat into a small package and pushes rails into thermal limiting or shutdown. Example LDOs often used as “quiet finishing rails”: TPS7A47 (TI), ADP7156 (ADI), LT3086 (ADI).
- Protection elements as heat contributors: eFuse/hot-swap devices dissipate I²R. If set too tight, they can chatter near UVLO/OTP edges. Example smart eFuse: TPS25982 (TI).
Thermal pitfall that breaks stability: A quiet rail built as “buck → LDO” can fail first if the LDO is asked to burn too much headroom. The symptom often appears as “hot-only resets” even when buck ripple looks acceptable.
Loss Map B — How to force a worst-case thermal boundary (minimal SOP)
The goal is not a long thermal report. The goal is a repeatable boundary test that correlates temperature to a power event.
- Step 1 — Define a true max-load state: choose the configuration that maximizes total power and rail concurrency (multiple rails enabled, peak I/O activity). Keep it consistent across runs.
- Step 2 — Use the worst cooling condition: “closed enclosure / minimum airflow” is a valid production proxy. Do not optimize cooling during debug—debug the boundary first.
- Step 3 — Measure temperature at three fixed nodes: T1 (PD / isolated DC-DC), T2 (main buck), T3 (LDO quiet rail). Use either:
- TMP117 (TI) for high-precision digital sensing, or
- MCP9808 (Microchip) / MAX31875 (ADI/Maxim) class sensors for local temperature logging, or
- an analog sensor (e.g., TMP235 family) or thermocouple for spot checks.
- Step 4 — Correlate thermal with a power event: log at least one of: PG, RESET, or the minimum voltage at a critical rail during the run. The thermal signature is the correlation, not the absolute temperature alone.
Two comparisons that make the conclusion “hard”
- Open vs. closed (or fan on/off): if the failure time shifts with thermal impedance, the culprit is likely thermal-margin-related.
- High-dropout vs. low-dropout on an LDO: reduce the LDO headroom (by adjusting its upstream rail) and observe whether T3 drops and stability improves. This isolates “LDO heat” from “buck behavior.”
Loss Map C — Symptom fingerprints that map to thermal mechanisms
Write as: symptom → thermal discriminator → first verification action (power-only evidence).
- “Works cold, fails hot, recovers after cool-down” → near OTP or thermal limiting edge → verify: failure occurs when T2/T3 crosses a repeatable band; PG/RESET aligns with the temperature knee.
- “Reboot cycles resemble a slow temperature cycle” → protection chatter (thermal + UVLO) → verify: bus voltage droops as temperature rises; restart occurs after partial cool-down.
- “Local rail looks OK at regulator pin but system still drops” → hot PDN + load droop worsens with temperature → verify: measure at the load-side test point (not only at the regulator) while hot; compare droop depth vs. cold run.
- “Quiet rail collapses first” → LDO thermal limit / dropout headroom boundary → verify: reduce LDO headroom and observe whether T3 and the failure disappear; confirm LDO package hotspot.
- “eFuse trips only when hot” → I²R heating + threshold/blanking edge → verify: check current monitor vs. temperature; widen blanking window or relax limit to see if stability returns (without masking real faults).
Example parts list (MPN) — thermal-sensitive nodes in camera power
These are concrete, commonly used categories. Final selection depends on power level, isolation needs, and compliance targets.
- PoE PD / powered-device front-end (power path control): TPS2373 (TI), LT4276A / LT4276B / LT4276C (ADI).
- 24V hot-plug protection / smart eFuse: TPS25982 (TI).
- High-voltage buck controller (24–48V class inputs, transient-tolerant): LM5146 (TI).
- Low-noise / “quiet rail” LDOs (PLL/analog finishing rails): TPS7A47 (TI), ADP7156 (ADI), LT3086 (ADI).
- On-board temperature sensing for T1/T2/T3 correlation logging: TMP117 (TI), MCP9808 (Microchip), MAX31875 (ADI/Maxim).
How to use this MPN list in writing: do not “recommend one chip.” Instead, tie each MPN to a thermal question: “Which block is the hotspot? Which block derates? Which block sets the stability boundary?”
Figure F11 — Power Loss Heat Map (where watts go + T1/T2/T3)
Practical use: label each block with an approximate loss (≈W) during worst-case load, then correlate temperature probes T1/T2/T3 with PG/RESET timing to prove a thermal boundary (derating/UVLO/OTP edge).
H2-12. FAQs ×12 (Accordion) — evidence-first power debug
Each answer follows the same structure: Short answer What to measure (2 points) First fix (1 move). Every FAQ points back to this page’s evidence chain: inrush/UVLO, PI (droop/recovery), protection trade-offs, thermal derating, and reset/PG/logging.
1 PoE bench OK but field reboots: cable droop or inrush?
- VIN@connector vs VIN@PD/entry-pin during plug-in or load steps.
- IIN peak aligned to PG/RESET edge (does droop happen before reset?).
2 A bigger TVS makes reboots worse: capacitance + UVLO chatter?
- VIN@connector waveform right at insertion (look for sawtooth or repeated ramps).
- UVLO/PG state vs VIN (does PG drop and retry at the same cadence?).
3 Only fails when heater/fan starts: load step or thermal derating?
- Trigger on heater/fan enable: TP2(load) droop depth and recovery time.
- T2(buck) and T3(LDO) at the moment of failure (near a repeatable knee?).
4 PG looks fine but the system resets: supervisor window or partial power?
- Three-trace timing: Vcore, Vbus, and RESET (does RESET release too early/late?).
- Check for “PG mismatch”: a rail droops while PG stays high briefly (partial power signature).
5 Analog noise is high despite an LDO: partitioning or measurement point?
- Same rail at two points: TP1(reg) vs TP2(load) (noise/transient differs?).
- LDO input ripple vs LDO output noise correlation (upstream injection or PDN?).
6 PoE drops after a few minutes: MPS signature loss?
- Vbus and PD PG just before the drop (does PG fall first?).
- Trend the input current profile (average + pulses) vs time to see whether it drifts toward the maintain edge.
7 Hot-plug success rate is random: two waveforms to prove UVLO chatter?
- VIN@connector vs VIN@entry-pin across many plug-ins (look for repeatable sag patterns).
- PG vs IIN peak (retries align with current peaks?).
8 Rail ripple passes spec yet errors happen: is transient recovery the metric?
- At TP2(load): droop minimum and time-to-recover during a known activity step.
- Hot vs cold comparison: droop depth and recovery typically worsen when hot (margin shrink signature).
9 A hot enclosure makes the system unstable: which blocks dominate heat?
- T1(PD/DC-DC), T2(buck), T3(LDO) rise rate and peak during worst cooling.
- Align temperature knee with a power event: PG/RESET or a critical rail minimum.
10 Dual input (PoE + 24V): how to OR without backfeed or brownout?
- During source switching: check for reverse-current signature (one input voltage rises when the other is present).
- Vbus minimum and PG continuity across the handoff window.
11 Surge/ESD causes lockups: clamp location or current-limit behavior?
- During disturbance: does Vbus dip and does PG/RESET respond cleanly (or not)?
- Two-node compare: connector-side vs protected-side voltage to confirm clamp placement effectiveness.
12 How to log reset reason when power collapses too fast?
- Collapse speed: time from event to critical rail crossing the minimum (is there any logging window?).
- RESET/PG aligned with rail minima to prove “power fell first” vs “reset asserted first”.
Tip: these FAQs intentionally use repeatable evidence points (VIN@connector, VIN@entry-pin, TP1, TP2, PG/RESET, T1/T2/T3) so every answer stays inside this page boundary.