The important ones are input bypass capacitor, catch diode, output inductor and output filter capacitor.What provisions are there for absorbing a "load dump"?Hello!
Designing my first pcb and I want to hear your oppinion about desing.
Purpose of the pcb is to step down cars battery voltage to 3.3V for future microcontroller design.
Is the design suitable for this purpose and do I need to change something?
View attachment 314337View attachment 314335
That will dissipate some over 10W with a linear regulator, so a switcher does seem appropriate here.I need at ~1A current.
Calculating for 100% efficiency, 3.3V @1A would require 9V @366mA (worst case battery voltage whilst cold cranking)That will dissipate some over 10W with a linear regulator, so a switcher does seem appropriate here.
Load dump is a rare occurrence, but a TVS diode will help protect against it.
A small resistor (e.g. 10Ω) in series with the 12V, with a large capacitor to ground at the regulator input, will also provide protection.
I don't think how much the resistor dissipates during the short cold cranking period (where accessory power is normally off) is a problem.Calculating for 100% efficiency, 3.3V @1A would require 9V @366mA (worst case battery voltage whilst cold cranking)
The 10Ω resistor will dissipate at least 1.3W.
The choice of TVS voltage is interesting as well. The TPS54233 will stand 28V, so a 24V TVS will protect the device against load dump transients. However, if the transient exceeds 24V the TVS will dissipate almost twice as much power than a 15V TVS, but the transient will exceed 24V far less often than it will exceed 15V.I don't think how much the resistor dissipates during the short cold cranking period (where accessory power is normally off) is a problem.
But you have a good point, as a 10Ω series resistor will dissipate more than a watt, even at normal charging battery voltage.
A 5Ω resistor would thus be better, which will dissipate about a half watt with a nominal 14V charging battery voltage, so a 1W resistor would be sufficient.
Careful. Every automaker has standards that your design must pass. As a minimum I would try to find out wha they are so you can make a determination about what you need to do.Good point my friends.
I will reposition those components.
I did not take into account load dump at allThanks for reminder. Maybe add a TVS diode?
I need at ~1A current. Maybe more later. Engine off consumption is not a problem becouse car have battery disconnect switch and device is not needed when car is not running.