ThanksThe collection from @Bordodynov has such models.
For LTspice users. Libraries of models, examples, etc (ltwiki.org)
I just use the voltage source.Does anyone have an LTSpice component model/symbol combo for the LM7812 and LM7912 regulators or know of an equivalent component that's already in the library?
TIA
Which does not, of course, simulate the operation of the regulator, such as its minimum operating voltage or current limit.I just use the voltage source.
SPICE’s current probe could tell you how much the circuit is using without having to simulate the regulator itself, and the figure to use for the dropout voltage should not be the exact figure calculated by SPICE for a single ”typical” regulator, it is the recommended value from the datasheet.Which does not, of course, simulate the operation of the regulator, such as its minimum operating voltage or current limit.
Still don't see a good reason for not using the regulator model rather than an ideal voltage source (which a regulator is not).SPICE’s current probe could tell you how much the circuit is using without having to simulate the regulator itself, and the figure to use for the dropout voltage should not be the exact figure calculated by SPICE for a single ”typical” regulator, it is the recommended value from the datasheet.
Ad hominem attacks are not allowed here.Crutschow, don't feed the trolls.
He's just an attention seeking idiot.
Ian0 is not a troll (and certainly not a idiot), he's a respected contributor to this forum.Crutschow, don't feed the trolls.
He's just an attention seeking idiot.
But is it going to tell you anything useful?Still don't see a good reason for not using the regulator model rather than an ideal voltage source (which a regulator is not)
But a voltage source device is too perfect--infinite current. An LM317 regulator is not.But is it going to tell you anything useful?
In order to get a valid SPICE output, one would also have to model the ESRs and ESLs of all the decoupling capacitors, and the resistances and inductances of all the pcb tracks.
If all the interconnects have zero resistance and inductance, and all capacitors are perfect, then the voltage source might just as well be perfect.
Yes.But is it going to tell you anything useful?
Nope, but I am sure I can find out. ThanksHi Derek,
This zipped file contains the 78 and 79 series.
Do you know how to create model symbols from these text libs?
E
But a designer would already know that. SPICE's current probe would tell you if a circuit was taking more than 1A, but a 7812 SPICE model would not collapse the output until well above that, when the regulator was operating beyond its design spec.But a voltage source device is too perfect--infinite current. An LM317 regulator is not.
An overload during simulation wouldn't cause "smoke", but would cause large voltage drop at the output.
That could be useful information.
The SPICE model has a dropout voltage of 1.9V. The datasheet says 2.0V typical, so 50% of devices would have a dropout voltage of more than 2V. Designing by the datasheet would produce a more reliable design than designing with the SPICE model.Yes.
It shows If your supply voltage is sufficient to generated the desired output voltage, and if it will deliver the desired output current.
You can also check its dissipation to see if it needs a heatsink.
The same can be said for any Spice model.Designing by the datasheet would produce a more reliable design than designing with the SPICE model.
But in good model, an overload would "jump out", prompting the designer that something is wrong.But a designer would already know that. SPICE's current probe would tell you if a circuit was taking more than 1A, but a 7812
Not necessarily true. Depends how good the model is.SPICE model would not collapse the output until well above that, when the regulator was operating beyond its design spec.