Solving Circuits: Charge for Defibrilator w/ 6000V Capacitor

  • Context: Engineering 
  • Thread starter Thread starter Benny
  • Start date Start date
  • Tags Tags
    Charge Circuits
Click For Summary
SUMMARY

The discussion focuses on solving a circuit problem involving a defibrillator with a 32 microfarad capacitor charged to 6000V, a 0.05H inductor, and a total resistance of 100 ohms (50 ohms from the inductor and 50 ohms from the patient). The differential equation governing the circuit is derived, and the initial charge on the capacitor is calculated as 24/125 coulombs. Participants clarify the nature of the problem as an Initial Value Problem (IVP) and discuss the significance of the initial conditions for solving the differential equation.

PREREQUISITES
  • Understanding of electrical circuits, specifically RC and RLC circuits.
  • Familiarity with differential equations and their applications in circuit analysis.
  • Knowledge of initial value problems (IVP) in the context of differential equations.
  • Basic concepts of charge, current, and voltage in electrical systems.
NEXT STEPS
  • Study the application of the quadratic formula in solving characteristic equations of differential equations.
  • Learn about the behavior of RLC circuits and their transient responses.
  • Explore techniques for sketching current and voltage curves over time in electrical circuits.
  • Investigate the significance of time intervals in circuit analysis, particularly in medical devices like defibrillators.
USEFUL FOR

Electrical engineers, students studying circuit theory, medical device developers, and anyone interested in the mathematical modeling of electrical systems.

Benny
Messages
577
Reaction score
0
I'm having trouble with the following question, can someone please help me with it?

A defibrilator discharges a current through the body of a patient. It consists of an open circuit containing a capacitor of 32 microfarads, an inductor of 0.05H with resistance of 50 ohms, and the patient has a resistance of 50 ohms when the device is discharged through them. Initially the capacitor is charged to 6000V, Find the initial charge on the capacitor, the current during discharge.

[tex] L\frac{{d^2 q}}{{dt^2 }} + R\frac{{dq}}{{dt}} + \frac{q}{C} = 0[/tex]

Using the given values I obtain:

[tex] 0.05\frac{{d^2 q}}{{dt^2 }} + 100\frac{{dq}}{{dt}} + \frac{q}{{32 \times 10^{ - 6} }} = 0 \to \frac{{d^2 q}}{{dt^2 }} + 2000\frac{{dq}}{{dt}} + 625000q = 0[/tex]

Using the quadratic formula on the characteristic equation gives me two real roots and I obtain the general solution as:

[tex] q\left( t \right) = c_1 e^{\left( { - 1000 - 500\sqrt {\frac{3}{2}} } \right)t} + c_2 e^{\left( { - 1000 + 500\sqrt {\frac{3}{2}} } \right)t} [/tex]

The numbers already look difficult to deal with so I suspect that there might be an error in my working but I haven't been able to pick one out yet. I have two undetermined constants but I can only extract one initial condition from the stem of the question, q = CV so q(0) = 32 microfarads * 6000 = (24/125). So one equation is [tex]c_1 + c_2 = \frac{{24}}{{125}}...(1)[/tex].

I don't think I even applied that 'initial condition' correctly. I often have trouble extracting relevant parts of wordy problems. :rolleyes: I suspect that I might have used an incorrect 'initial condition' because from what I've just done, I could have obtained the initial charge without even solving the DE. The other problem I'm having is that I don't understand whether this is a boundary value problem or IVP. I don't see anything I can apply to the derivative of q(t), q'(t). Perhaps q'(0) = I(0) = V/R = 6000/100 = 60?

In that case I would have:

[tex] 60 = c_1 \left( { - 1000 - 500\sqrt {\frac{3}{2}} } \right) + \left( {\frac{{24}}{{125}} - c_1 } \right)\left( { - 1000 + 500\sqrt {\frac{3}{2}} } \right)[/tex]

I get: [tex]c_1 = \frac{{36 - 63\sqrt {\frac{3}{2}} }}{{375}}[/tex]

So [tex]c_2 = \frac{{24}}{{125}} - c_1 \to c_2 = \frac{{36 + 63\sqrt {\frac{3}{2}} }}{{375}}[/tex].

From this I get:

[tex] q\left( t \right) = \left( {\frac{{36 - 63\sqrt {\frac{3}{2}} }}{{375}}} \right)e^{\left( { - 1000 - 500\sqrt {\frac{3}{2}} } \right)t} + \left( {\frac{{36 + 63\sqrt {\frac{3}{2}} }}{{375}}} \right)e^{\left( { - 1000 + 500\sqrt {\frac{3}{2}} } \right)t} [/tex]

This is just my working to show that I've done something. The numbers in the questions we get are normally fudged so that we get 'reasonable' numbers to work with so I'm pretty sure that I went wrong with the initial conditions or something earlier on.

Also the question also asks for a sketch of the current curve "especially for the first 8ms." Is there some kind of significance associated with that time interval? I just can't see it. This whole question is confusing me. Any help with this question would be great thanks.
 
Last edited:
Physics news on Phys.org
Benny said:
I have two undetermined constants but I can only extract one initial condition from the stem of the question, q = CV so q(0) = 32 microfarads * 6000 = (24/125). So one equation is [tex]c_1 + c_2 = \frac{{24}}{{125}}...(1)[/tex].

For a second initial condition, ask yourself what the current is before the paddles of the defibrilator touch the patient. Remember that the patient completes the circuit, so that prior to contact the circuit is open.

I don't think I even applied that 'initial condition' correctly.

You did apply it correctly.

I often have trouble extracting relevant parts of wordy problems. :rolleyes: I suspect that I might have used an incorrect 'initial condition' because from what I've just done, I could have obtained the initial charge without even solving the DE.

Of course you could have determined the initial charge without solving the DE. In fact you cannot solve the IVP without knowing the initial charge, and one other piece of data (such as the initial current).

The other problem I'm having is that I don't understand whether this is a boundary value problem or IVP.

It's an IVP simply because you're working in the time domain, and so the values your conditions at t=0 are "initial" values.

I don't see anything I can apply to the derivative of q(t), q'(t). Perhaps q'(0) = I(0) = V/R = 6000/100 = 60?

No, as I said earlier the problem statement tells you that the circuit is initially open. You're just throwing numbers together here, and it's not correct.

Also the question also asks for a sketch of the current curve "especially for the first 8ms." Is there some kind of significance associated with that time interval? I just can't see it.

I can't tell, because I haven't verified your numbers (don't have a calculator on me). But your procedure looks correct, except for your determination of the initial current.
 
Ok I think I can see what is needed now. Thanks for the help.
 

Similar threads

  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
9K