Lecture Material series from IIT Professors :
Introduction to Electrical and Electronic Circuits by Prof.M.B.Patil sir
Dr. Mahesh B. Patil received B. Tech. from IIT Bombay in 1984,
M.S. from the University of Southern California in 1987 and
PhD from the University of Illinois at Urbana-Champaign in 1992,
all in Electrical Engineering. He was involved in fabrication
of HEMT's and Monte Carlo simulation of compound semiconductor
devices at the University of Illinois. He spent one year
(Dec 1992 to Dec 1993) at the Central Research Laboratory,
Hitachi in Tokyo, where he worked on simulation of MOS transistors.
From Jan 1994 to June 1999, he was with the Department of Electrical
Engineering at IIT Kanpur. Since June 1999, he has been with
the Department of Electrical Engineering at IIT Bombay.
His current research interests include device
simulation and circuit simulation.
SEQUEL: An advanced circuit simulator for free download Research Interests
- Circuit simulation
- Semiconductor device modelling and simulation
- Real-time simulation of power electronic circuits and systems
Contact Information
Postal address:
Mahesh Patil,
Department of Electrical Engineering,
IIT Bombay, Powai,
Mumbai 400 076, India.
e mail: mbpatil[AT]ee.iitb.ac.in
Phone:
(0091 22) 2576 7446 (office)
(0091 22) 2576 8695 (home)
Fax: (0091 22) 2572 3707
Introduction to Electrical and Electronic Circuits
- Download all slides (If you download this file, you will not need the rest of the files).
- Course contents
- Basics: KCL, KVL, Thevenin's theorem
- RC and RL circuits (with DC sources)
- RLC circuits (with DC sources)
- Bode plots
- Sinusoidal steady state and phasors
- Resonance in RLC circuits
- Diode circuits
- BJTs: Part 1
- BJTs: Part 2
- BJTs: Part 3
- Junction field-effect transistors
- Op Amp circuits: Part 1
- Op Amp circuits: Part 2
- Op Amp circuits: Part 3
- Op Amp circuits: Part 4
- Op Amp circuits: Part 5
- Op Amp circuits: Part 6
- Digital circuits: Part 1
- Digital circuits: Part 2
- Digital circuits: Part 3
- Digital circuits: Part 4
- Digital circuits: Part 5
"What will happen if the voltage across a capacitor changed suddenly? Will the sky fall down?"
The answer to such questions (which will not appear in your exam but are important nevertheless) may be found in these notes.
A good way to use these notes is the following:
- Read the "Background" section of the chapter.
- Try the solved examples. Do not look at the solution.
- Check your answer/reasoning with the solution given. Sometimes, you may find that there are altogether different approaches for solving a given problem.
- Simulate the circuit in question. It enables you to look at various currents and voltages and will often lead to a better insight.
- Try the Exercise Set.
- Basics (Thevenin's theorem, superposition, maximum power transfer)
- RC circuits with piecewise constant sources
- Diode circuits
- Bode plots
- Bode plots 1
- Bode plots 2
- Plot of H(z)
- series RLC circuit (AC)
- monostable using 555
- oscillator using 555
- diode clipping
- half-wave rectifier
- BJT inverter
- Solar cell model
Snapshots of the applications:
- Bode plots 1
- Bode plots 2
- Plot of H(z)
- series RLC circuit (AC)
- monostable using 555
- oscillator using 555
- Diode clipping
- half-wave rectifier
- BJT inverter
- Solar cell model
Instructions for Windows
- Extract files from mbp_apps.zip to a directory of your choice, say, xyz.
- Open a command window and change to directory xyz.
- Type
- java bode1 for Bode plots-1.
- java bode2 for Bode plots-2.
- java plotHZ for plotting H(z).
- java rlc2 for series RLC resonance.
- java mono1 for monostable using 555.
- java osc555a for oscillator using 555.
- java diodeclip1 for diode clipping.
- java rectifier2 for half-wave rectifier.
- java bjtinv for BJT inverter.
- java solar for solar cell model.
Instructions for Linux
- Copy mbp_apps.tar.gz to a directory of your choice, say, xyz.
- cd xyz
- tar zxvf mbp_apps.tar.gz
- Type
- java bode1 for Bode plots-1.
- java bode2 for Bode plots-2.
- java plotHZ for plotting H(z).
- java rlc2 for series RLC resonance.
- java mono1 for monostable using 555.
- java osc555a for oscillator using 555.
- java diodeclip1 for diode clipping.
- java rectifier2 for half-wave rectifier.
- java bjtinv for BJT inverter.
- java solar for solar cell model.
No comments:
Post a Comment