Calculating pre-charge of capacitors on electric vehicle

AI Thread Summary
The discussion focuses on calculating the pre-charge resistance for capacitors in an electric vehicle application. The initial calculation suggested a resistance of 531 ohms, but further analysis indicated that the correct resistance should be 1155 ohms to achieve a charging time of 5 seconds. The equations used to derive these values were clarified, particularly the need to use the battery voltage rather than the capacitor voltage for peak power calculations. Additionally, there was a discussion on the energy stored in the capacitor, which should also consider the battery voltage. The final consensus is that the correct resistance for the desired charging time is 1155 ohms.
t00mas
Messages
2
Reaction score
1
Hello!

I found how to calculate here: http://liionbms.com/php/precharge.php
But the problem is, that when I used online calculator, it gives me that with resistance 531, my charging time to 288V will be about 2.3 seconds instead 5 seconds, that I need.
Online calculator here: http://mustcalculate.com/electronic...p?vfrom=0&vto=288&vs=320&c=1880u&r=531&time=5
We have:
  • Capacity that we need to charge in controller: C=1880uF or 0.00188F
  • Battery nominal voltage: U=320V
  • Time, that is needed to charge controller capacitors to 90% of the nominal battery voltage: t=5s
We need:
  1. 90% from 320V
  2. Needed resistance R in ohms
  3. Maximum current during precharge
  4. Energy E in joules
  5. Power P in watts
  6. Peak power PPeak in watts
1. U1=(320V/100)*90%=288 V
2. R=t/C/S=5s/0.00188/5=531 ohms
3. I=U/R=320/531=0.6 A
4. E=(C*V2)/2=(0.00188*2882)/2=78 Joules
5. P=E2/T=782/5=15,6 W
6. PPeak=U2/R=2882/531=156 W

Is everyithing correct? What is that 5 (S) in 2nd calculation?

Thank you!
 
Physics news on Phys.org
The 531 ##\Omega## is not right.
Charging a capacitor over a resistance goes according to $$V_{\rm cap}(t) = V_{\rm batt}(1-e^{-{t\over RC}})$$ so of you want ##V_{\rm cap} = 0.9 \,V_{\rm batt} ## you need $$ 0.9 = (1-e^{-{t\over RC}})
\Leftrightarrow e^{-{t\over RC} }= 0.1 \Leftrightarrow -{t\over RC} = \ln 0.1\Leftrightarrow R = {-\ln 0.1 \over tC}$$
[edit] mistake (cut&paste while typesetting, see below -- well spotted)
$$ -{t\over RC} = \ln 0.1\Leftrightarrow R = {-t \over C \ln 0.1}$$For the peak power dissipated in the resistance you need ##V_{\rm batt}##, not the 288 V.
 
Last edited:
  • Like
Likes t00mas
BvU said:
The 531 ##\Omega## is not right.
Charging a capacitor over a resistance goes according to $$V_{\rm cap}(t) = V_{\rm batt}(1-e^{-{t\over RC}})$$ so of you want ##V_{\rm cap} = 0.9 \,V_{\rm batt} ## you need $$ 0.9 = (1-e^{-{t\over RC}})
\Leftrightarrow e^{-{t\over RC} }= 0.1 \Leftrightarrow -{t\over RC} = \ln 0.1\Leftrightarrow R = {-\ln 0.1 \over tC}$$

For the peak power dissipated in the resistance you need ##V_{\rm batt}##, not the 288 V.
Hello!

Thank you for your fast reply!
I think there is a small mistake in your equation at the end, because R=-t/(C*ln0.1) or am I wrong?
R=-t/(C*ln0.1)=5/(0.00188*ln0.1)=1155 Ω
The graph is also now correct: http://mustcalculate.com/electronic...?vfrom=0&vto=288&vs=320&c=1880u&r=1155&time=5

4. E=(C*V2)/2=(0.00188*2882)/2=78 Joules - should I use here also battery back voltage?

The needed resistande for 5s charging time is 1155 Ω.

Thank you!
 
This is from Griffiths' Electrodynamics, 3rd edition, page 352. I am trying to calculate the divergence of the Maxwell stress tensor. The tensor is given as ##T_{ij} =\epsilon_0 (E_iE_j-\frac 1 2 \delta_{ij} E^2)+\frac 1 {\mu_0}(B_iB_j-\frac 1 2 \delta_{ij} B^2)##. To make things easier, I just want to focus on the part with the electrical field, i.e. I want to find the divergence of ##E_{ij}=E_iE_j-\frac 1 2 \delta_{ij}E^2##. In matrix form, this tensor should look like this...
Thread 'Applying the Gauss (1835) formula for force between 2 parallel DC currents'
Please can anyone either:- (1) point me to a derivation of the perpendicular force (Fy) between two very long parallel wires carrying steady currents utilising the formula of Gauss for the force F along the line r between 2 charges? Or alternatively (2) point out where I have gone wrong in my method? I am having problems with calculating the direction and magnitude of the force as expected from modern (Biot-Savart-Maxwell-Lorentz) formula. Here is my method and results so far:- This...
Back
Top