
Chaining RC Responses: Learning with PSPICE and Matlab/Octave

Oct08 Jos Gaspar

--------------------------------------


Main objectives:
- Building an analytical expressions for the response of a first order circuit (RC series) given a step voltage source. - Using the continuity of the capacitor's voltage to chain several analytical expressions (responses), considering that the voltage source changes its value from time to time.


To make simulations with PSPICE, open the file:
	rc_resp.opj


To see the result of the simulation, use Matlab / Octave:
	>> rc_resp_show.m
