09-28-2012 02:04 PM
Hi!
I want to study
charging/discharging of a capacitor in dc excited RC network.
Also i want to Plot the power to element. Voltage across the element and current in the circuit.
How should i proceed
09-28-2012 05:14 PM
You're full of homework questions, aren't you?
You will find that people are more helpful when you show you've at least tried to figure out the problem yourself first and then have a specific question.
10-23-2012 11:43 AM
the idea is to take the value of resistance and capacitor,supply voltage as an input from user and by doing mathematical manipulations plot the same(i.ecurrent and voltage variation).
V(c)= V(1-e(-t/RC) and I(c)=V/R(1-e(-t/RC);
now i want to plot these two graphs with a function of time.. How to plot these graphs with function of time..
I want to do the same using mathscript module bcoz in mathscript there is function for ploting the graph in this particular module...
Or can i simply gave the ouptput to a chart/graph for a output variable..