class: center, middle # EE-281 # Capacitors - Inductors ## Ozan Keysan [ozan.keysan.me](http://ozan.keysan.me) Office: C-113
•
Tel: 210 7586 --- # Capacitors ![](http://www.mds975.co.uk/Images/radios/capacitors01.jpg) --- #Capacitors ### A capacitor is a device that consists of two conducting plates seperated by an insulator layer.
--- # Capacitance ## Capacitance is the ratio of electric charge to voltage. # \\(C = \dfrac{Q}{V}\\) --- # Capacitance ## can be defined using the material properties. # \\(C = \dfrac{\varepsilon A}{d}\\) -- ## \\(\varepsilon\\): permitivity of the dielectric material ## \\(A\\) is the surface area ## \\(d\\) is the distance between layers. --- # Capacitor Voltage & Current # \\(i = C\dfrac{dV}{dt}\\) -- # \\(V = \dfrac{1}{C} \int_0^t i(t) dt\\) --- # Energy stored in a capacitor is: # \\(w = \dfrac{1}{2} C V^2\\) --- # DC Response # \\(i = C\frac{dV}{dt}\\) -- - ## Current of capacitor is zero if there's no change in the voltage (i.e. DC voltage) -- - ## Capacitor voltage cannot be change instantenously as this means infinite current. --- ## Parallel Capacitors ![](https://raw.githubusercontent.com/ozank/ee281/master/images/parallel_capacitor.png) -- ## \\(C_{eq} = C_1 + C_2 + C_3 ... + C_N\\) --- # Series Capacitors ![](https://raw.githubusercontent.com/ozank/ee281/master/images/series_capacitors.png) -- ## \\(\frac{1}{C\_{eq}} = \frac{1}{C_1} + \frac{1}{C_2} + \frac{1}{C_3} ... \frac{1}{C_N}\\) --- # Series Capacitors ![](https://raw.githubusercontent.com/ozank/ee281/master/images/series_capacitors.png) ### For two capacitors ## \\(C_{eq} = \frac{C_1 C_2}{C_1 + C_2}\\) --- #Exercise ### What is the equivalent capacitance? ![](https://raw.githubusercontent.com/ozank/ee281/master/images/Ceq_ex.png) --- #Exercise ### Find the energy stored in the capacitors? ![](https://raw.githubusercontent.com/ozank/ee281/master/images/Cdc_ex.png) --- # Inductors ![](http://www.coilws.com/images/Inductors%20Group.jpg) --- # Inductance # \\(L = \dfrac{N^2 \mu A}{l}\\) ### \\(N\\) is the number of turns, \\(\mu\\) is the permeability of the core, \\(A\\) is the cross-section area, \\(l\\) is the mean length of the magnetic flux. --- # Inductors # \\(V = L \dfrac{di}{dt}\\) -- ## \\(I = \dfrac{1}{L} \int_0^t V(t) dt\\) --- ## Energy stored in an inductor is: # \\(w = \dfrac{1}{2} L I^2\\) --- #DC Response -- ## - An inductor behaves like short-circuit under DC -- ## - Inductor current cannot be change instantenously as this means infinite voltage. --- # Series Connection Equivalent inductance of series connected inductors are the sum of inductances: ![](https://raw.githubusercontent.com/ozank/ee281/master/images/series_inductors.png) ## \\(L_{eq} = L_1 + L_2 + L_3 ... + L_N\\) --- # Parallel Connection ![](https://raw.githubusercontent.com/ozank/ee281/master/images/parallel_inductor.png) ## \\(\frac{1}{L\_{eq}} = \frac{1}{L_1} + \frac{1}{L_2} + \frac{1}{L_3} ... \frac{1}{L_N}\\) --- # Exercise: ##Find the energy stored in capacitor and inductor under DC conditions. ![](https://raw.githubusercontent.com/ozank/ee281/master/images/Ldc_ex.png) --- # Any questions? ## You can download this presentation from: [keysan.me/ee281](http://keysan.me/ee281)