Resistors (Ohm's Law), Capacitors, and Inductors: Difference between revisions

From Mech
Jump to navigationJump to search
Content deleted Content added
Line 37: Line 37:
Real capacitors:[[Image:capacior_photo.jpg|100 px]]
Real capacitors:[[Image:capacior_photo.jpg|100 px]]


Notice that the capacitor on the far right is polarized; the negative terminal is marked on the can with white negative signs.
Notice that the capacitor on the far right is polarized; the negative terminal is marked on the can with white negative signs. The polarization is also indicated by the length of the leads: the short lead is negative, the long lead is positive.





Revision as of 09:24, 25 July 2006

Resistors

The symbol for a resistor:

Real resistors:

Try wikipedia for more on resistors and for the resistor color codes.

The relationship between the current through a conductor with resistance and the voltage across the same conductor is described by Ohm's law:

V=IR

where V is the voltage across the conductor, I is the current through the conductor, and R is the resistance of the conductor.

The power dissipated by the resistor is equal to the voltage multiplied by the current:

P=IV

If I is measured in amps and V in volts, then the power P is in watts.

By plugging in different forms of V=IR, we can rewrite P=IV as:

P=I2R

or

P=V2R.

Capacitors

The symbol for a capacitor:

or

The capacitor on the right is polarized. The potential on the straight side (with the plus sign) should always be higher than the potential on the curved side.

Real capacitors:

Notice that the capacitor on the far right is polarized; the negative terminal is marked on the can with white negative signs. The polarization is also indicated by the length of the leads: the short lead is negative, the long lead is positive.


A capacitor is a device that stores electric charges. The current through a capacitor can be changed instantly, but it takes time to change the voltage across a capacitor.

The unit of measurement for the capacitance of a capacitor is the farad, which is equal to 1 coulomb per volt.

The charge(q), voltage (v), and capacitance(C) of a capacitor are related as follows:

q(t)=Cv(t)

where q(t) and v(t) are the values for charge and voltage, expressed as a function of time.

Differentiating both sides with respect to time gives:

i(t)=Cdvdt

Rearranging and then integrating with respect to time give:

v(t)=1Ct0ti(t)dt+v(t0)

If we assume that the charge, voltage, and current of the capacitor are zero at t0=, our equation reduces to:

v(t)=1Cti(t)dt

The energy stored in a capacitor (in joules) is given by the equation:

wC(t)=12Cv2

Inductors

The symbol for an inductor:

Real inductors (and items with inductance):

An inductor stores energy in the form of a magnetic field, usually by means of a coil of wire. An inductor resists change in the current flowing through it. The voltage across an inductor can be changed instantly, but an inductor will resist a change in current.

Devices with coils of wire, such as motors or transformers, add inductance to a circuit. However, we generally don't purposefully add inductors to circuits.

The relationship between the voltage across the inductor is linearly related by a factor L, the inductance, to the time rate of change of the current through the inductor. The unit for inductance is the henry, and is equal to a volt-second per ampere.

The relationship between the voltage and the current is as follows:

v(t)=Ldidt

If we multiply both sides by dt, we get:

di=1Lvdt

Integrating both sides from t0 to t gives:

i(t)i(t0)=1Lt0tvdt

which is equal to:

i(t)=1Lt0tvdt+i(t0)

assuming that the voltage, current and energy of the inductor are all zero at t= reduces the equation to

i(t)=1Ltvdt

The energy stored in the inductor is given by:

wL(t)=12Li2

Elements in Series and Parallel

Resistors connected in series and parallel:

Two Elements in Series and Parallel
Resistor Capacitor Inductor
Series Req=R1+R2 Ceq=C1C2C1+C2 Leq=L1+L2
Parallel Req=R1R2R1+R2 Ceq=C1+C2

Leq=L1L2L1+L2


More than 2 Elements in series or parallel

Here we provide the equations for calculating the equivalant resistance of three or more resistors in parallel; the same form can be applied to the corresponding equations for capacitors and inductors. Of course, you can always just simplify a network of elements by combining two at a time using the equations above.

To find the combined resistance of resistors connected in series, simply add the resistances:

Req=R1+R2++Rn

If the resistors are connected in parallel, the equation is:

1Req=1R1+1R2++1Rn


Proof for Resistors in Parallel equation

Here we provide the derivation for the parallel resistors equation. The corresponding equations for capacitors and inductors can be derived with a similar method.

We can prove the equation for parallel resistors by using Kirchhoff's voltage and current laws:

Vs=VR1=VR2   (KVL)

Is=I1+I2           (KCL)

Plugging in the constitutive law for resistors in the second equation yields:

Is=VsR1+VsR2=Vs(1R1+1R2)=Vs(R1+R2R1R2)

Req=VsIs=R1R2R1+R2

References

Hayt, William H. Jr., Jack E. Kemmerly, and Steven M. Durbin. Engineering Circuit Analysis. 6th ed. New York:McGraw-Hill, 2002.