3 Pages

lecture7

Course: PHY 219, Fall 2011
School: Purdue
Rating:
 
 
 
 
 

Word Count: 1714

Document Preview

Lecture 7. 7 7.1 Capacitor charge and discharge In the same way we can charge a capacitor through a resistor we can also discharge it. In the circuit of g.35 we have a switch with two positions. In one position the capacitor charges through resistor R1 and in the other it discharges through resistor R2 . The characteristic times are given by tcharge = R1 C and tcharge = R2 C . Notice that these are properties of...

Register Now

Unformatted Document Excerpt

Coursehero >> Indiana >> Purdue >> PHY 219

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
Lecture 7. 7 7.1 Capacitor charge and discharge In the same way we can charge a capacitor through a resistor we can also discharge it. In the circuit of g.35 we have a switch with two positions. In one position the capacitor charges through resistor R1 and in the other it discharges through resistor R2 . The characteristic times are given by tcharge = R1 C and tcharge = R2 C . Notice that these are properties of the circuit. The capacitor itself has no characteristic time associated with it, it depends on both the capacity C and the resistance R. A more practical circuit substitutes the switch by an integrated circuit that does the same job. At the end of this lecture I put a description of the circuit we used in class and how you can build it yourself if you are interested. R2 C + V R1 Battery Figure 35: By ipping the switch we can charge and discharge the capacitor. The characteristic times are given by tcharge = R1 C and tcharge = R2 C . 7.2 DC circuits 7.2.1 Resistors in series and parallel More complicated circuits include many components. Let us see now what happens if you connect several resistors in series. In that case the current going through all of 46 them is the same. On the other hand the potential dierence across the system is the sum of the potential dierences across each resistors. For example if we look at g. 36 we see that the potential dierence V = V a V d = (V a V b ) + ( V b V c ) + ( V c V d ) = V 1 + V 2 + V 3 . (7.1) Using Ohms law we nd V1 = IR1 , V2 = IR2 , V3 = IR3 , (7.2) from where we obtain V = IR1 + IR2 + IR3 = I (R1 + R2 + R3 ) = IR (7.3) So the total resistance is R = R1 + R2 + R3 a simple rule to remember!. Notice that I , the current is the same for all resistors since charge is conserved therefore the same amount of charge has to circulate per unit time in each point of the circuit. This is not true if the circuit branches as we see in g.37 a connection known as parallel. In this case the potential dierence across all of resistors is the same as is easily seen if you remember that all points connected by a cable are at the same potential. The total current however is split between the three branches as: I = I1 + I2 + I3 (7.4) Again, this is because charge is conserved so the total charge entering the circuit is distributed among the three resistors. Again using Ohms law we have V V V 1 1 1 1 I= + + = V + + = V (7.5) R1 R2 R3 R1 R2 R3 R So we nd 1 1 1 1 = + + (7.6) R R1 R2 R3 another easy rule to remember. However it requires more computations than just adding the resistance as when they are in series. By the way, if you have the time an interest it is easy and relatively cheap to buy a multimeter and a few resistors and check these by yourself. It is useful to remember the case where all resistors are equal R1 = R2 = R3 where we get R1 R= (7.7) 3 This is the same if we out any number of resistors, for example with two resistors in parallel the resistance is half etc. 47 R3 R2 R1 (a) (b) (c) + (d) Figure 36: Resistors in series. The total resistance is the sum of the individual resistances. I1 I R1 I2 R2 I3 R3 + Figure 37: Resistors in parallel. The inverse of the total resistance is the sum of the inverse of the individual resistances. 7.2.2 Kirchho s laws More complicated circuits can be treated similarly. Many times one can split the circuits in resistors in series and parallel. For example consider the situation in g.38 that is self-explanatory. Another example is g.39. Notice that we get the same total 48 resistance. The reason is that because of the values of the resistors the points (a) and (b) have the same potential already in g.38 so no current actually circulates through the cable in the middle. However if one resistor changes slightly its value then a current will circulate through the cable in the middle which can be used to detect those small variations. Although this can take you a long way analyzing circuits, some circuits just cannot be analyzed in this way. Consider g.40. In this case one cannot use the idea of resistors in parallel or series. However we can use similar rules as those used to derive what happens for resistors in series and parallel. This can be cast in a set of rules which are known as Kirchho s laws and read as follows: The total potential dierence between two points connected by a path is the sum of the potential dierences between the circuit components in the path. Therefore for any close loop the sum of the potential dierence of its components have to add up to zero. Charge is conserved. Therefore in each node or connections where cables come together the total current coming in has to equal the total current coming out. These laws allow us to write as many equations as variables we need to determine. Care should be taken to write equations are which independent namely not equivalent to each other. If the component is a battery then the resistance across it is xed. If it is a resistor it is given by Ohms law. Going back to the example of the gure we can write the following equations: I = I1 + I3 (7.8) I1 = I2 + I5 (7.9) I3 + I5 = I4 (7.10) I 1 R1 + I 5 R5 + V b 2 I 3 R3 = 0 (7.11) I 1 R1 + I 2 R2 V b 1 = 0 (7.13) I 2 R2 I 4 R4 V b 2 I 5 R5 = 0 (7.12) The rst three are obtained by looking at the currents in each node. The last three by looking at the loops shown in the gure. We imagine that we go down in potential so we get for example for the loop colored pink, I1 R1 when we go through R1 but I3 R3 when we go through R3 because we go against the current so the potential increases. You can imagine you are in a hill and go up and down across each resistor or battery and have to come back at the same height when you return to the same point. Be sure 49 you understand exactly how each equation is derived. These equations are not dicult to solve. One uses each equation to eliminate one variable and replace it in the other equations. At the end we have only one equation and one variable and we can solve it. Although not dicult it is tedious, instead one can use a computer algebra program to nd the solution (for example Maple, Mathematica, Matlab etc). For example, in this case the current I is: I= ((R1 + R3 )(R2 + R4 ) + (R1 + R2 + R3 + R4 )R5 )Vb1 + (R1 R4 R3 R2 )Vb2 (7.14) R5 (r1 + R2 )(R3 + R4 ) + R1 R2 R4 + R3 R2 R4 + R3 R2 R1 + R1 R3 R4 5k 15k 10k 7.5k 5k 15k 10k + + + Figure 38: Resistors in series and parallel. 5k 10k 2.5k 5k 5k 7.5k 10k + + + Figure 39: Resistors in series and parallel. 7.3 Example of circuit using charge and discharge of a capacitor Here we describe how to build a simple circuit that charges and discharges a capacitor. The time constants depend on variable resistors that we can control by hand and also on the value of the capacity. Building the circuit is beyond the contents of the course but Ill briey describe how to do it because it is easy to do and you can have fun with it if you decide to do it. It can also open the possibility to do many other small projects you can nd in the Internet, books etc. 50 R R1 2 I 2 I1 R I5 5 + I3 Vb2 R4 R3 I4 I + Vb1 Figure 40: More complicated circuit. The closed loops used to write the equations are shown in color. 7.3.1 Oscillator using the 555 chip The circuit is diagrammed in g. 41. The 555 chip senses the voltage in one of its legs and when it goes above 2/3 of the supply voltage (here 5v) discharges the capacitor. When the voltage goes below 1/3 of 5 volts it charges it back again. The timing is regulated by the value of the resistors R1 and R2 . In our case we put two variable resistors of maximum value 10k . 7.3.2 Actual construction To build the circuit we use a breadboard. All holes in each column are connected to each other except that the top and bottom parts are separate. The top and lower rails area also single conductors that usually are connected to positive and negative (ground) of the power supply. The supply voltage we need is 5V but the battery is 9V. So we use a regulator 78L05 which takes the 9V and supplies 5V. The legs of the 555 chip are labeled counterclockwise as in g.41. Then it is a matter of patience and putting all components on the breadboard to have the circuit built, tested and working. One can 51 5V 10k 8 4 1 8 7 555 2 3 7 555 10k 3 22F 6 4 2 6 5 330 1 LED 78L05 5V 9V Figure 41: Oscillator circuit using the 555 chip. The legs of the 555 are numbered counterclockwise. The 78L05 is used to get 5V supply from a 9V standard battery. use the multimeter to check the voltage across the capacitor and see how it increases and decreases. This timing circuit can be used for many applications such and beepers, timing circuit for a microcomputer or for example for a joystick. A computer can be connected where the beeper is and by measuring the period of oscillations determine the value of the resistor. If the variable resistor is connected to the stick of a joystick, then the computer can sense its position. For more information on the 555 you can look at the specications with circuit examples http://www.national.com/ds/LM/LM555.pdf and for the 78L05: http://www.national.com/ds/LM/LM78L05.pdf 52 Figure 42: Oscillator circuit using the 555 chip. The two capacitors on the right are not part of the circuit, they are there to replace the working capacitor and check how the period changes. Variable resistors Capacitor Beeper 78L05 555 Led Figure 43: Oscillator circuit using the 555 chip. 53 Figure 44: With a multimeter one can easily check that the capacitor charges and discharges. 54
Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

Purdue - PHY - 219
8. Lecture 88.1 Capacitors in series and parallelIn the same way that one can analyze resistors in series and parallel one can understandwhat happens for capacitors in series and parallel. Notice that whereas Ohms law isV = IR we have Q = C V . So the
Purdue - PHY - 219
9. Lecture 99.1 Magnetic forces on an electric currentSince an electric current is charges in motion it follows that a wire through which acurrent circulates will experience a force in the presence of a magnetic eld. In fact aninteresting demo (g.52)
Purdue - PHY - 219
10. Lecture 1010.1 Force between currentsWe saw that a current circulating along a wire creates a magnetic eld. If anothercurrent is in its vicinity it experiences a force. In g.59 we see a simple conguration oftwo parallel wires carrying currents in
Purdue - PHY - 219
11. Lecture 1111.1 InductorsA solenoid a part of a circuit is also called an inductor. Its purpose is to store energysimilarly to a capacitor. However it stores energy in a magnetic eld as opposed to acapacitor which stores energy in an electric eld.
Purdue - PHY - 219
12. Lecture 1212.1 LR circuit, comparison with RCAn inductor stores energy in the form of a magnetic eld similarly as a capacitor storesenergy in the form of an electric eld. In both cases we can charge the device byloading energy into it taking it it
Purdue - PHY - 219
13. Lecture 1313.1 Electric generators and alternate currentWe discussed before that a cable moving in a magnetic eld acts as a battery sincethe magnetic eld creates a force that moves the charges along the cable. This is theprinciple of the electric
Purdue - PHY - 219
14. Lecture 1414.1 AC circuits: capacitors and inductors14.1.1 CapacitorsConsider a circuit as in g.78 which is called a low-pass lter for reasons we will seeshortly. The AC generator determines the potentialVa = V0 sin t(14.1)and we want to unders
Purdue - PHY - 219
16. Lecture 1616.1 RefractionLets have a a look at Snells lawn1 sin 1 = n2 sin 2(16.1)from the point of view of waves. First we can dene a wave front as the surface wherethe waves have maximum amplitude. Such wave front moves with the speed of light
Purdue - PHY - 219
17. Lecture 1717.1 Concave mirrorContinuing with our study of the concave mirror we can nd now where the imageis formed. In the approximation of small angles we are using, all the rays of lightemanating from the object that are reected in the mirror i
Purdue - PHY - 219
18. Lecture 1818.1 Lens equationGoing back to the convergent lens, we can once again nd an equation that determinesthe position and size of the image given the position and size of the object. The signconvention for the images position is now that s >
Purdue - PHYS - 218
PHYS 218 Fall 2011 ScheduleMONDAYTUESDAYWeek: Dates1: Aug 22-26WEDNESDAY3: Sep 5-9Lec 1: Chapter 1Sec. 1.1 - 1.8Lec 3: Chapter 2Sec. 2.4 2.6, HW1HOLIDAYHW2Labor Day4: Sep 12-16FRIDAYLec 2: Chapter 2Sec. 2.1 2.3Lec 4: Chapter 3Sec. 3.1-
Purdue - PHYS - 218
PHYS 218, Exam 1Name:(Last)(First)(Middle)1. Record 64 as your two-digit exam version number on the scantron form in the eld TEST/QUIZNUMBER.2. Write your name here and on the scantron form.3. Record your PUID number in the STUDENT IDENTIFICATION
Purdue - PHYS - 218
PHYS 218, Exam 2Name:(Last)(First)(Middle)1. Record 66 as your two-digit exam version number on the scantron form in the eld TEST/QUIZNUMBER.2. Write your name here and on the scantron form.3. Record your PUID number in the STUDENT IDENTIFICATION
Purdue - PHYS - 218
PHYS 218, Final ExamName:(Last)(First)(Middle)1. Record 10 as your two-digit exam version number on the scantron form in the eld TEST/QUIZNUMBER.2. Write your name here and on the scantron form.3. Record your PUID number in the STUDENT IDENTIFICAT
Purdue - PHYS - 218
PHYS 218, Exam 1Name:(Last)(First)(Middle)1. Record 72 as your two-digit exam version number on the scantron form in the eld TEST/QUIZNUMBER.2. Write your name here and on the scantron form.3. Record your PUID number in the STUDENT IDENTIFICATION
Purdue - PHYS - 221
Exam 1:*Covers all readings, lectures, homework from Chapters 17 through 20.4 *The exam will be multiple choice and is meant to be done within 75 minutes by a well-prepared student. We will give 120 minutes starting promptly at the listed time, so please
Purdue - PHYS - 221
Exam 1:*Covers all readings, lectures, homework from Chapters 17 through 20.4 *The exam will be multiple choice and is meant to be done within 75 minutes by a well-prepared student. We will give 120 minutes starting promptly at the listed time, so please
Purdue - PHYS - 221
Exam 1:*Covers all readings, lectures, homework from Chapters 17 through 20.4 *The exam will be multiple choice and is meant to be done within 75 minutes by a well-prepared student. We will give 120 minutes starting promptly at the listed time, so please
Purdue - PHYS - 221
Lecture 12 ! Electrostatics! motion of "q" in external E-field ! E-field generated by qInduction: DEMONSTRATION*Current flows only if there is relative motion between the loop and the magnet *Current disappears when the relative motion ceases *Faster m
Purdue - PHYS - 221
Chapter 20*RIGHT HAND RULESChapter 20*RIGHT HAND RULES10/4/11110/4/112Chapter 20*RIGHT HAND RULES3 wire with a current in a B field:Chapter 20*RIGHT HAND RULES! "Right-hand rule number 4! " L3. L is taken in the direction of I.!! "! " L
Purdue - PHYS - 221
LC Circuits! Consider the LC and RC series circuits shown: ! Suppose that at t=0 the capacitor is charged to a value of Q.+ -LC Circuit OscillationsKirchoff's loop ruleC R+ -I Q+ + -CLCLIs there is a qualitative difference in the time develop
Purdue - PHYS - 221
White Light: A Mixture of Colors (DEMO)White Light: A Mixture of Colors (DEMO)1.!Add together magenta, cyan, and yellow. Play with intensities of each to get white light. 2.!Take look at shadows that result from putting an object in the light path.10/1
Purdue - PHYS - 272
PHYS 272: Matter and Interactions II - Electric And Magnetic Interactionshttp:/www.physics.purdue.edu/academic_programs/courses/phys272/PHYSICS 272 Electric & Magnetic InteractionsLecture 24 Faraday's Law [Chap 23] Check CHIP to verify your grades are
University of Florida - MTG - 3212
Triangles and Congruence 5.1 Classifying Triangles 5.2 Angles of a Triangle 5.3 Geometry in Motion 5.4 Congruent Triangles 5.5 SSS and SAS 5.6 ASA and AASClassifying TrianglesY o u will le a rn to id e ntify th e p a rts o f tria ng le s a nd to c la
University of Florida - MTG - 3212
More About Triangles 6.1 Medians 6.2 Altitudes and Perpendicular Bisectors 6.3 Angle Bisectors of Triangles 6.4 Isosceles Triangles 6.5 Right Triangles 6.6 The Pythagorean Theorem 6.7 Distance on the Coordinate PlaneMediansY o u will le a rn to id e n
University of Florida - MTG - 3212
Triangle Inequalities 7.1 Segments, Angles, and Inequalities 7.2 Exterior Angle Theorem 7.3 Inequalities Within a Triangle 7.4 Triangle Inequality TheoremSegments, Angles, and InequalitiesY o u will le a rn to a p p ly ine q ua litie s to s e g m e nt
University of Florida - MTG - 3212
Quadrilaterals 8.1 Quadrilaterals 8.2 Parallelograms 8.3 Tests for Parallelograms 8.4 Rectangles, Rhombi, and Squares 8.5 TrapezoidsQuadrilateralsY o u will le a rn to id e ntify p a rts o f q ua d rila te ra ls a nd find th e s um o f th e m e a s ur
University of Florida - MTG - 3212
Proportions and Similarity 9.1 Using Ratios and Proportions 9.2 Similar Polygons 9.3 Similar Triangles 9.4 Proportional Parts and Triangles 9.5 Triangles and Parallel Lines 9.6 Proportional Parts and Parallel Lines 9.7 Perimeters and SimilarityUsing Ra
University of Florida - MTG - 3212
Polygons and Area 10.1 Naming Polygons 10.2 Diagonals and Angle Measure 10.3 Areas of Polygons 10.4 Areas of Triangles and Trapezoids 10.5 Areas of Regular Polygons 10.6 Symmetry 10.7 TessellationsNaming Polygonss id esY o u will le a rn to na m e p
University of Florida - MTG - 3212
Circles 11.1 Parts of a Circle 11.2 Arcs and Central Angles 11.3 Arcs and Chords 11.4 Inscribed Polygons 11.5 Circumference of a Circle 11.6 Area of a CircleParts of a CircleYou will learn to identify and use parts of circles. 1) circle 2) center 3)
Purdue - PHYS - 221
Exam 2 Thursday Nov 3, 2011 from 8PM-10PM*Covers all readings, lectures, homework from Chapters 17 through 23 but with main focus on 20-24. *The exam will be multiple choice and is meant to be done within 75 minutes by a well-prepared student. We will gi
Purdue - PHYS - 221
Radius of CurvaturePlane MirrorA plane mirror is a spherical mirror with an infinite radius of curvature. O Height = I HeightSpherical MirrorsDEMOFocal Points of Spherical MirrorsDEMOConcave Mirror: (e.g. make up mirror) Center of curvature is in f
Purdue - PHYS - 221
Exam 2 Thursday Nov 3, 2011 from 8PM-10PM*Covers all readings, lectures, homework from Chapters 20 through 24 but with main focus on 20-24. *The exam will be multiple choice and is meant to be done within 75 minutes by a well-prepared student. We will gi
Purdue - PHYS - 221
LECTURE 20: Interference, Diffraction, Resolution!"#$%&'"()#*+,-.*'&,&*+/0%&#/1%23&+4%5657%87"9.:.!&'1)&:-*;#+<Interference*Three ways in which the phase difference between two waves can change: 1.! By traveling though media of different indexes of ref
Purdue - PHYS - 221
LECTURE 21: Relativity*relative motion can change the rate at which time passesThe Relativity Postulate*The laws of physics are the same for all observers in all inertial reference frames. No frame is preferred.frames do not accelerate. Instead they m
Purdue - PHYS - 221
The Relativity of Time*Relative motion change change the rate at which time passes. *The amount by which a measured time interval is greater than !to, the proper time, is called time dilation.ExampleYour starship passes Earth at t = 0 with a relative s
Purdue - PHYS - 272
PHYS 272: Matter and Interactions II - Electric And Magnetic Interactionshttp:/www.physics.purdue.edu/academic_programs/courses/phys272/PHYSICS 272 Electric & Magnetic InteractionsLecture 25 Faraday's Law [Chap 23] Ampere-Maxwell Law and Maxwell Equati
Montgomery - BIOLOGY - bi 101
Metaphase: Metaphase is the stage of mitosis in which the pairs of chromatids line up on the equatorial plate. This region is also called the metaphase plate. In a human cell, 92 chromosomes in 46 pairs align at the equatorial plate. Each pair is connec
Montgomery - BIOLOGY - bi 101
The arrangements of the atoms in a molecule account for the properties of a compound. The molecular weight is equal to the atomic weights of the atoms in the molecule.The atoms in molecules may be joined to one another by various linkages called bonds.
Montgomery - BIOLOGY - bi 101
Diffusion is a random movement of molecules down the pathway called the concentration gradient. Molecules are said to move down the concentration gradient because they move from a region of higher concentration to a region of lower concentration. A drop
Montgomery - BIOLOGY - bi 101
One of the first scientists to observe cells was the Englishman Robert Hooke. In the mid 1600s, Hooke examined a thin slice of cork through the newly invented microscope. The microscopic compartments in the cork impressed him and reminded him of rooms in
Montgomery - BIOLOGY - bi 101
One example of an organelle is the endoplasmic reticulum (ER). The endoplasmic reticulum is a series of membranes extending throughout the cytoplasm of eukaryotic cells. In some places, the ER is studded with submicroscopic bodies called ribosomes. This
Montgomery - BIOLOGY - bi 101
A nucleotide in the DNA chain consists of three parts: a nitrogenous base, a phosphate group, and a molecule of deoxyribose. The nitrogenous bases of each nucleotide chain are of two major types: purines and pyrimidines. Purine bases have two fused rings
Montgomery - BIOLOGY - bi 101
A second important type of RNA is transfer RNA (tRNA). Transfer RNA exists in the cell cytoplasm and carries amino acids to the ribosomes for protein synthesis. When protein synthesis is taking place, enzymes link tRNA molecules to amino acids in a highly
Montgomery - BIOLOGY - bi 101
A second type of linkage is a covalent bond. A covalent bond forms when two atoms share one or more electrons with one another. For example, as shown oxygen shares its electrons with two hydrogen atoms, and the resulting molecule is water (H 2O). Nitroge
Montgomery - BIOLOGY - bi 101
A tissue is a series of cells that accomplish a shared function. Tissues, in turn, form organs, such as the stomach and kidney. A number of organs working together compose an organ system. An organism is a complex series of various organ systems.
Montgomery - BIOLOGY - bi 101
AcetylCoA enters the Krebs cycle by combining with a fourcarbon acid called oxaloacetic acid. The combination forms the sixcarbon acid called citric acid. Citric acid undergoes a series of enzymecatalyzed conversions. The conversions, which involve up to
University of Phoenix - INFORMATIO - IT 236
Web Site Analysis Final: Web Site AnalysisIT 236Sunday, March 7, 2010 In my Capstone Discussion question, I chose to evaluate theWalmart.com Web site. The reason that I chose Walmart.com is that it is a very heavily traveled site. I figured a business w
University of Phoenix - SEC - 420
Access Control Systems & Technology PaperAccess Control Systems & Technology PaperUniversity of PhoenixSEC/4201Access Control Systems & Technology Paper2IntroductionThis paper examines Physical Security from the perspective of perimeter such as ga
Montgomery - BIOLOGY - bi 101
Adenosine Triphosphate (ATP)Thechemicalsubstancethatservesasthecurrencyofenergyina cellisadenosinetriphosphate(ATP).ATPisreferredtoascurrencybecauseitcanbespentinorderto makechemicalreactionsoccur.The more energy required for a chemical reaction, the
Montgomery - BIOLOGY - bi 101
Aftercarbondioxidehasbeenjoinedtoribulosediphosphate,asixcarbon product forms, which immediately breaks into two threecarbonmoleculescalledphosphoglycerate.Each phosphoglycerate molecule converts to another organic compound,butonlyinthepresenceofATP.
Montgomery - BIOLOGY - bi 101
Afterthestopcodonisreached,thesynthesisofthemRNAcomes toanend.ThemRNAmoleculeleavestheDNAmolecule,andtheDNAmoleculerewindstoformadoublehelix.Meanwhile,themRNAmoleculepassesthroughaporeinthe nucleusandproceedsintothecellularcytoplasmwhereitmoves towa
Montgomery - BIOLOGY - bi 101
Afterthegradientisestablished,protonspassdownthegradient throughparticlesdesignatedF1.Intheseparticles,theenergyoftheprotonsgeneratesATP,using ADPandphosphateionsasthestartingpoints.
Montgomery - BIOLOGY - bi 101
Aftertheproteinhasbeensynthesizedcompletely,itisremovedfrom theribosomeforfurtherprocessingandtoperformitsfunction.Forexample,theproteinmaybestoredintheGolgibodybefore beingreleasedbythecell,oritmaybestoredinthelysosomeasa digestiveenzyme.Also,aprote