LTSpice, power ESR, capacitance ESR, Charge Graph

Status
Not open for further replies.

ACharnley

Member
Hi,

Just learning LTSpice.

Here I have a 50F capacitor with circa 20mOhm ESR and a power supply of 5V with a high 12ohm ESR.

I'm expecting a charge graph over several seconds but as you can see, the power supply ESR appears to have no effect?

Regards,

Andrew
 

Attachments

  • Screenshot_2017-10-25_13-25-16.png
    17.5 KB · Views: 261
  • storage_maxduty.asc
    1.9 KB · Views: 222
You have a 50 FARAD capacitor, not a 50uF one....

Your time constant will be 1000000 times longer than you expect. The dV/dt during 10s (your simulation duration) will be uV! When simulating anything, you always should do an estimate in your head. If we charge 50uF through 10Ω, wouldn't you expect the time-constant to be 500uS? So simulate for 5000us or 5ms.

It is bad practice to give the same electrical node two different names. In your case, V+ and Vout. Pick one, or the other.

Also, if you expect to show the charging current transient from zero Volts to 5V, then you must instruct the simulator not to "precharge" the capacitor by doing its normal DC bias solution ahead of the Transient simulation.

Run the attached circuit with and without the "startup" in the .tran statement and see the difference on V(out). Note the "Start external DC supply voltages at 0V" check box in the "Edit Simulation Command".

 

Attachments

  • Draft54.asc
    501 bytes · Views: 232
Last edited:
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…