State space modeling of parallel capacitors

AI Thread Summary
The discussion focuses on modeling a system input filter with a DC source, an inductor, and two parallel capacitors—one film and one electrolytic—using state-space representation. Initially, the author struggled to express the governing equations due to the differing voltages across the capacitors and the presence of resistance in the electrolytic capacitor. However, they later determined that the system can be represented by a set of first-order differential equations. The solution involves calculating the time derivatives of the inductor current and capacitor voltages, leading to specific eigenvalues for given component values. The findings indicate that the output voltage will ramp up to the input voltage based on the system's eigenvalues.
SunnyBoyNY
Messages
63
Reaction score
0
Hi there,

I have been thinking about how to actually describe a system input filter consisting of several caps and an inductance in the state-space representation.

The topology follows: a DC source to inductor to two parallel caps that are referenced to the same potential as the voltage source. One cap is film and the other one is electrolytic. Hence, the latter cap has significant resistance.

I cannot write the governing equations in a form where a time derivative of energy storage element could be written as a linear sum of other state space variables. This makes me think that the system cannot be described in the present form.

On the other hand, each cap can have different voltage so the two voltages are not slaved one to the other. Circulating current between the two (provided zero inductor current) is determined by the voltage difference and ESR (resistance).

Any thought?

SunnyBoy
 
Engineering news on Phys.org
Okay, so it took me one more day to solve the problem. Of course, the system can be described via a system of first order DEs. Solution follows:

<br /> <br /> \begin{pmatrix}<br /> \frac{d}{dt} i_L \\<br /> \frac{d}{dt} v_{C1} \\<br /> \frac{d}{dt} v_{C2} \\<br /> \end{pmatrix}<br /> =<br /> <br /> \begin{pmatrix}<br /> -\frac{\text{Rl}}{L} &amp; -\frac{1}{L} &amp; 0 \\<br /> \frac{1}{\text{C1}} &amp; -\frac{1}{\text{C1} \text{Rc}} &amp; \frac{1}{\text{C1} \text{Rc}} \\<br /> 0 &amp; \frac{1}{\text{C2} \text{Rc}} &amp; -\frac{1}{\text{C2} \text{Rc}}<br /> \end{pmatrix}<br /> .<br /> \begin{pmatrix}<br /> i_L \\<br /> v_{C1} \\<br /> v_{C2} \\<br /> \end{pmatrix}<br />

If the filter connects to a stiff voltage source, the output voltage ramp will ramp up to Vin according to the system eigenvalues.

I.e. for Vin = 40 V, C1 = 50 uF, C2 = 11 mF, Rc = 18 mOhms, L = 10 nH, Rl = 10 mOhms the eigenvalues are

-1056456+1411806 i
-1056456-1411806 i
-3249
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...

Similar threads

Back
Top