Jacob87411 said:
But isn't all the voltage sort of 'eaten up' by the 1200 ohm resistor? How much voltage is left after it passes through it, i thought it was 0.
The resistor R does not exactly "consume" voltage -- it more
"responds" to it. The resistor will conduct current "I" thru itself whenever a voltage E occurs across it. That current will equal:
I = E/R
In this case, the voltage across R will equal 120 volts MINUS the voltage from the capacitor's accumulated charge:
{Voltage Across Resistor} = {120 - (Voltage From Accumulated Charge On C)}
The total rate of charge accumulation (dQ/dt) onto both capacitors C will be the current through the resistor:
(dQ/dt) = {Current Thru Resistor} = {Voltage Across Resistor}/R
= {120 - (Voltage Accumulation On C)}/R
Since the two capacitors are in parallel, we can treat them like one large capacitance C for discussion purposes for now. Thus, if a total charge Q has accumulated on C:
{Voltage From Accumulated Charge On C} = Q/C
Hence, we have for the charge accumulation rate (dQ/dt) on C:
(dQ/dt) = {Voltage Across Resistor}/R
(dQ/dt) = {120 - (Voltage Accumulation On C)}/R = {120 - (Q/C)}/R
(dQ/dt) = {120 - (Q/C)}/R
This last equation is the "BASIC" differential equation for this curcuit. (You would still need to account for C=(C1 + C2), but that is fairly easy). By solving this equation for Q(t) (which is a function of time "t"), you will determine the charge build-up on the capacitors with time. It can be shown the solution for battery voltage V is:
: \ \ \ \color {red} Q(t) = VC(1 - exp( \frac {-t} {RC} ) )
~~