ENGG 1203 Tutorial. Quick Checking. Solution. A FSM design for a Vending machine (Revisited) Vending Machine. Vending machine may get three inputs

Size: px
Start display at page:

Download "ENGG 1203 Tutorial. Quick Checking. Solution. A FSM design for a Vending machine (Revisited) Vending Machine. Vending machine may get three inputs"

Transcription

1 ENGG 1 Tutorial Quick Checking Sequential Logic (II) and Electrical Circuit (I) Feb Learning Objectives Design a finite state machine Analysis circuits through circuit laws (Ohm s Law, KCL and KL) News HW1 (Feb, 1, 11:55pm) Ack.: ISU CprE 81x, HKU ELEC18, MIT.111, MIT.1 If =, then 5 i = i + i = i + i5 i + i = i e = 1 ( + ) If i =, then = ( + ) ( + ) 5 NOT always true Always True 1 A FSM design for a ending machine (evisited) ending Machine Collect money, deliver product and change ending machine may get three inputs Inputs are nickel (5c), dime (1c), and quarter (5c) Only one coin input at a time Product cost is c Does not accept more than 5c eturns 5c or 1c back Exact change appreciated We are designing a state machine which output depends on both current state and inputs. Suppose we ask the machine to directly return the coin if it cannot accept an input coin. Input specification: I 1 I epresent the coin inserted - no coin ( cent), 1 nickel (5 cents), 1 dime (1 cents), 11 quarter (5 cents) Output specification: C 1 C P C 1 C represent the coin returned, 1, 1, 11 P indicates whether to deliver product, 1

2 States: S 1 S S epresent the money inside the machine now bits are enough to encode the states S ( cents) S5 (5 cents) 1 S1 1 S15 11 S 1 S5 11 S 11 S /11 11/ 1/ 1/ S5 Input S5: Currently the machine has 5 cents Output Next state 11/11 S5 1/11 S 1/1 S / S5 e.g. 11/11 : If we insert a quarter (11), then the machine should return one quarter and zero product (11) 5c (5 cents inside the machine now) + 5c (insert 5 cents) = 5c (5 cents inside the machine in the next state) + 5c (return 5 cents) + c (return no product) 11/11 11/ 1/ 1/ S5 11/11 S5 1/11 S 1/1 S / S5 e.g. 1/11: If we insert a dime (1), then the machine should return one nickel and one product (11) 5c (5 cents inside the machine now) + 1c (insert 1 cents) = c (zero cent inside the machine in the next state) + 5c (return 5 cents) + c (return one product) e.g. 1/1: If we insert a nickel (1), then the machine should return zero coin and one product (1) 5c (5 cents inside the machine now) + 5c (insert 5 cents) = c (zero cent inside the machine in the next state) + c (return zero cent) + c (return one product) 7 8

3 A Parking Ticket FSM At Back Bay garage, Don and Larry are thinking of using an automated parking ticket machine to control the number of guest cars that a member can bring. The card reader tells the controller whether the car is a member or a guest car. Only one guest car is allowed per member at a discount rate only when s/he follows out the member at the exit (within the allotted time). The second guest must pay the regular parking fees. You have been hired to implement the control system for the machine which is located at the exit. Using your expertise on FSMs, design a FSM for the control system. Specifications Signals from the card reader: MEMBE and GUEST Signals from the toll booth: TOKEN (meaning one toke received), EXP (time for discounted guest payment has expired). Signal to the gate: OPEN. Fee: Members are free, Guest with a Member is 1 Token, egular Guest is Tokens. 9 1 The truth table that corresponds to the FSM The state labels can be mapped to a three bit state variable. All entries not entered below are illegal. 11 1

4 ules Governing Currents and oltages ule 1: Currents flow in loops The same amount of current flows into the bulb (top path) and out of the bulb (bottom path) ule : Like the flow of water, the flow of electrical current (charged particles) is incompressible Kirchoff s Current Law (KCL): the sum of the currents into a node is zero ule : oltages accumulate in loops Kirchoff s oltage Law (KL): the sum of the voltages around a closed loop is zero 1 1 Parallel/Series Combinations of esistance To simplify the circuit for analysis v = i + i v = i s 1 s = + p = = = // 1 Series 1 Parallel oltage/current Divider I = + 1 = = 1 1 1I 1 + = = I 1 + oltage Divider Current Divider ( // ) = I 1 1 I1 I I I // = = = 1 = I

5 Question: Potential Difference Assume all resistors have the same resistance,. Determine the voltage v AB. Determine AB We assign G = A B = = = = ( ) = = = AB A B Question: Current Calculation using Parallel/Series Combinations For the circuit in the figure, determine i 1 to i 5. (i) Ω Ω 1Ω Ω We apply: = I Series / Parallel Combinations Current Divider (ii) 1 Ω // Ω = Ω (iii) Ω Ω // Ω = Ω 7 /7Ω (iv) 5 Ω // Ω = Ω

6 (v) = I 5 = i1 i1 = 11.A 7 (vi) (vii) Ω Ω 1Ω Ω i = i + i 1 1 i = i1 = ( 11.) 1. = A + 7 i = i + i5 i = = 9.A i = ( )( 9.) =.A ( )( ) i 1 5 = 9. =.A Analyzing Circuits Assign node voltage variables to every node except ground (whose voltage is arbitrarily taken as zero) Assign component current variables to every component in the circuit Write one constructive relation for each component in terms of the component current variable and the component voltage Express KCL at each node except ground in terms of the component currents Solve the resulting equations Power = I = I = / 1 Question: Circuit Analysis a 1 = 8Ω, = 1Ω, = Ω, = 9Ω, 5 = 1Ω Battery: 1 = 1, =, = Step 1, Step esistor: I 1, I,, I 5 =? P 1, P,, P 5 =? N = I 1 : M B I : M B I : M B Step 1, Step

7 a a M B = 5 I I 1 I 1 = ( M B 1 )/( ) = ( B )/18 Step N B = I + I I = ( N B )/( + ) = B / Step 5 a a M B = + I I = ( M B )/ = (1 B )/9 We get three relationships now (I 1, I, I ) Step KCL of Node B: I 1 + I + I = ( B )/18 + (1 B )/9 B / = B = 1/ Step, Step 5 7 8

8 a a I 1 = ( B )/18 = 1/15 A =.1A I = (1 B )/9 = /7 A =.7A I = B / = 8/5 A =.178A Step 5 P = I = P 1 = (.1) 8 =.858W P = (.7) 9 =.98W = / (., 9Ω) 9 Quick Checking Quick Checking If =, then 5 i = i + i = i + i5 i + i = i e = 1 ( + ) If i =, then = ( + ) ( + ) 5 NOT always true Always True If =, then 5 i = i + i = i + i5 i + i = i e = 1 ( + ) If i =, then = ( + ) ( + ) 5 NOT always true Always True 1

9 (Appendix) Boolean Algebra (Appendix) Boolean Algebra (Appendix) Question: oltage Calculation Find using single loop analysis Without simplifying the circuit Simplifying the circuit = v, = v, = v, = 1 Ω, = Ω, = Ω s1 s s 1 s1 s s Choose loop current Apply KL eplace by I + + I + I + I + = Find s1 s 1 s s1 I = A 7 = I = v 7 s s

10 Simplify the circuit with one voltage source and one resistor eq. = = 7 ohm eq. = s1 + s + s = = I = eq. / eq. = /7 A = /7 v eq. eq. 7

ENGG 1203 Tutorial. Solution (b) Solution (a) Simplification using K-map. Combinational Logic (II) and Sequential Logic (I) 8 Feb Learning Objectives

ENGG 1203 Tutorial. Solution (b) Solution (a) Simplification using K-map. Combinational Logic (II) and Sequential Logic (I) 8 Feb Learning Objectives ENGG 23 Tutorial Simplification using K-map Combinational Logic (II) and Sequential Logic (I) 8 Feb Learning Objectives Apply Karnaugh map for logic simplification Design a finite state machine News HW

More information

Physics 1402: Lecture 10 Today s Agenda

Physics 1402: Lecture 10 Today s Agenda Physics 1402: Lecture 10 Today s Agenda Announcements: Lectures posted on: www.phys.uconn.edu/~rcote/ HW assignments, solutions etc. Homework #3: On Masterphysics : due Friday at 8:00 AM Go to masteringphysics.com

More information

Series & Parallel Resistors 3/17/2015 1

Series & Parallel Resistors 3/17/2015 1 Series & Parallel Resistors 3/17/2015 1 Series Resistors & Voltage Division Consider the single-loop circuit as shown in figure. The two resistors are in series, since the same current i flows in both

More information

R R V I R. Conventional Current. Ohms Law V = IR

R R V I R. Conventional Current. Ohms Law V = IR DC Circuits opics EMF and erminal oltage esistors in Series and in Parallel Kirchhoff s ules EMFs in Series and in Parallel Capacitors in Series and in Parallel Ammeters and oltmeters Conventional Current

More information

Consider the following generalized simple circuit

Consider the following generalized simple circuit ntroduction to Circuit Analysis Getting Started We analyze circuits for several reasons Understand how they work Learn how to design from other people s work Debug our own designs Troubleshoot circuit

More information

ECE 1311: Electric Circuits. Chapter 2: Basic laws

ECE 1311: Electric Circuits. Chapter 2: Basic laws ECE 1311: Electric Circuits Chapter 2: Basic laws Basic Law Overview Ideal sources series and parallel Ohm s law Definitions open circuits, short circuits, conductance, nodes, branches, loops Kirchhoff's

More information

EE40. Lec 3. Basic Circuit Analysis. Prof. Nathan Cheung. Reading: Hambley Chapter 2

EE40. Lec 3. Basic Circuit Analysis. Prof. Nathan Cheung. Reading: Hambley Chapter 2 EE40 Lec 3 Basic Circuit Analysis Prof. Nathan Cheung 09/03/009 eading: Hambley Chapter Slide Outline Chapter esistors in Series oltage Divider Conductances in Parallel Current Divider Node-oltage Analysis

More information

Chapter 3: Electric Current and Direct-Current Circuit

Chapter 3: Electric Current and Direct-Current Circuit Chapter 3: Electric Current and Direct-Current Circuit n this chapter, we are going to discuss both the microscopic aspect and macroscopic aspect of electric current. Direct-current is current that flows

More information

ENGG 1203 Tutorial. Op Amps 10 Oct Learning Objectives. News. Ack.: MIT OCW Analyze circuits with ideal operational amplifiers

ENGG 1203 Tutorial. Op Amps 10 Oct Learning Objectives. News. Ack.: MIT OCW Analyze circuits with ideal operational amplifiers ENGG 1203 Tutorial Op Amps 10 Oct Learning Objectives Analyze circuits with ideal operational amplifiers News Mid term Revision tutorial Ack.: MIT OCW 6.01 1 Q1 This circuit is controlled by the charge

More information

Kirchhoff's Laws and Circuit Analysis (EC 2)

Kirchhoff's Laws and Circuit Analysis (EC 2) Kirchhoff's Laws and Circuit Analysis (EC ) Circuit analysis: solving for I and V at each element Linear circuits: involve resistors, capacitors, inductors Initial analysis uses only resistors Power sources,

More information

DC Circuits. Electromotive Force Resistor Circuits. Kirchoff s Rules. RC Circuits. Connections in parallel and series. Complex circuits made easy

DC Circuits. Electromotive Force Resistor Circuits. Kirchoff s Rules. RC Circuits. Connections in parallel and series. Complex circuits made easy DC Circuits Electromotive Force esistor Circuits Connections in parallel and series Kirchoff s ules Complex circuits made easy C Circuits Charging and discharging Electromotive Force (EMF) EMF, E, is the

More information

Circuit Theory I Basic Laws

Circuit Theory I Basic Laws Circuit Theory I Basic Laws Assistant Professor Suna BOLAT Eastern Mediterranean University Electric and electronic department ef2: Anant Agarwaland Jeffrey Lang, course materials for 6.002 Circuits and

More information

Syllabus and Course Overview!

Syllabus and Course Overview! Electronics Lab! Syllabus and Course Overview! oltage Current and Ohm s Law! Kirchoff s Laws! The oltage Divider! Syllabus and Course Overview! n http://www.stlawu.edu/academics/programs/physics! oltage,

More information

ENGG 1203 Tutorial. Solution. Op Amps 7 Mar Learning Objectives. Determine V o in the following circuit. Assume that the op-amp is ideal.

ENGG 1203 Tutorial. Solution. Op Amps 7 Mar Learning Objectives. Determine V o in the following circuit. Assume that the op-amp is ideal. ENGG 03 Tutorial Q Op Amps 7 Mar Learning Objectives Analyze circuits with ideal operational amplifiers News HW Mid term Revision tutorial ( Mar :30-6:0, CBA) Ack.: MIT OCW 6.0 Determine V o in the following

More information

Delta & Y Configurations, Principles of Superposition, Resistor Voltage Divider Designs

Delta & Y Configurations, Principles of Superposition, Resistor Voltage Divider Designs BME/ISE 3511 Bioelectronics - Test Three Course Notes Fall 2016 Delta & Y Configurations, Principles of Superposition, esistor Voltage Divider Designs Use following techniques to solve for current through

More information

Chapter 10 AC Analysis Using Phasors

Chapter 10 AC Analysis Using Phasors Chapter 10 AC Analysis Using Phasors 10.1 Introduction We would like to use our linear circuit theorems (Nodal analysis, Mesh analysis, Thevenin and Norton equivalent circuits, Superposition, etc.) to

More information

Brian Blais Quick Homemade Guide to Circuits

Brian Blais Quick Homemade Guide to Circuits Brian Blais Quick Homemade Guide to Circuits 1 Initial Equations and Concepts Current, I. Units:amps rate of flow of charge: I = Q/ t Potential difference, V. Units: volts esistance,. Units:ohms Ohm s

More information

A tricky node-voltage situation

A tricky node-voltage situation A tricky node-voltage situation The node-method will always work you can always generate enough equations to determine all of the node voltages. The prescribed method quite well, but there is one situation

More information

Course Updates.

Course Updates. Course Updates http://www.phys.hawaii.edu/~varner/phys272-spr10/physics272.html Notes for today: 1) Chapter 26 this week (DC, C circuits) 2) Assignment 6 (Mastering Physics) online and separate, written

More information

Direct-Current Circuits. Physics 231 Lecture 6-1

Direct-Current Circuits. Physics 231 Lecture 6-1 Direct-Current Circuits Physics 231 Lecture 6-1 esistors in Series and Parallel As with capacitors, resistors are often in series and parallel configurations in circuits Series Parallel The question then

More information

Module 2. DC Circuit. Version 2 EE IIT, Kharagpur

Module 2. DC Circuit. Version 2 EE IIT, Kharagpur Module 2 DC Circuit Lesson 5 Node-voltage analysis of resistive circuit in the context of dc voltages and currents Objectives To provide a powerful but simple circuit analysis tool based on Kirchhoff s

More information

A tricky node-voltage situation

A tricky node-voltage situation A tricky node-voltage situation The node-method will always work you can always generate enough equations to determine all of the node voltages. The method we have outlined well in almost all cases, but

More information

Solution: Based on the slope of q(t): 20 A for 0 t 1 s dt = 0 for 3 t 4 s. 20 A for 4 t 5 s 0 for t 5 s 20 C. t (s) 20 C. i (A) Fig. P1.

Solution: Based on the slope of q(t): 20 A for 0 t 1 s dt = 0 for 3 t 4 s. 20 A for 4 t 5 s 0 for t 5 s 20 C. t (s) 20 C. i (A) Fig. P1. Problem 1.24 The plot in Fig. P1.24 displays the cumulative charge q(t) that has entered a certain device up to time t. Sketch a plot of the corresponding current i(t). q 20 C 0 1 2 3 4 5 t (s) 20 C Figure

More information

Physics 212. Lecture 9. Electric Current

Physics 212. Lecture 9. Electric Current Physics 212 Lecture 9 Electric Current Exam Here, Tuesday, June 26, 8 9:30 AM Will begin at 7:30 for those who must leave by 9. Office hours 1-7 PM, Rm 232 Loomis Bring your ID! Physics 212 Lecture 9,

More information

ENGG 1203 Tutorial_05. Use of Multimeter. Lab 5 : SYSTEM. Office hours : Chow Yei Ching, CB-LG205 Thu, Fri; 15:30-17:30

ENGG 1203 Tutorial_05. Use of Multimeter. Lab 5 : SYSTEM. Office hours : Chow Yei Ching, CB-LG205 Thu, Fri; 15:30-17:30 ENGG 1203 Tutorial_05 Office hours : Chow Yei Ching, CB-LG205 Thu, Fri; 15:30-17:30 HW : -25%/day at least after 4 days, sample answer posted for study Lab 5 : Use of Multimeter The value showing is maximum

More information

EXPERIMENT THREE DC CIRCUITS

EXPERIMENT THREE DC CIRCUITS EXEMET THEE DC CCUT EQUMET EEDED: ) DC ower upply ) DMM 3) esistors 4) EL THEOY Kirchhoff's Laws: Kirchhoff's oltage Law: The algebraic sum of the voltages around any closed path is zero. v i i 0 3. Kirchhoff's

More information

SPS Presents: A Cosmic Lunch!

SPS Presents: A Cosmic Lunch! SPS Presents: A Cosmic Lunch! Who: Dr. Brown will be speaking about Evolution of the Elements: from Periodic table to Standard Model and Beyond! When: October 7 th at am Where: CP 79 (by the front office)

More information

Lecture #3. Review: Power

Lecture #3. Review: Power Lecture #3 OUTLINE Power calculations Circuit elements Voltage and current sources Electrical resistance (Ohm s law) Kirchhoff s laws Reading Chapter 2 Lecture 3, Slide 1 Review: Power If an element is

More information

In this lecture, we will consider how to analyse an electrical circuit by applying KVL and KCL. As a result, we can predict the voltages and currents

In this lecture, we will consider how to analyse an electrical circuit by applying KVL and KCL. As a result, we can predict the voltages and currents In this lecture, we will consider how to analyse an electrical circuit by applying KVL and KCL. As a result, we can predict the voltages and currents around an electrical circuit. This is a short lecture,

More information

ENGG 1203 Tutorial_9 - Review. Boolean Algebra. Simplifying Logic Circuits. Combinational Logic. 1. Combinational & Sequential Logic

ENGG 1203 Tutorial_9 - Review. Boolean Algebra. Simplifying Logic Circuits. Combinational Logic. 1. Combinational & Sequential Logic ENGG 1203 Tutorial_9 - Review Boolean Algebra 1. Combinational & Sequential Logic 2. Computer Systems 3. Electronic Circuits 4. Signals, Systems, and Control Remark : Multiple Choice Questions : ** Check

More information

Your Comments. I have three midterms this week; specifically, two tomorrow. I am studying for chemistry and calculus tonight.

Your Comments. I have three midterms this week; specifically, two tomorrow. I am studying for chemistry and calculus tonight. Your Comments I wish we had a day off for exams that would be fantastic WE SHOULD NOT HAE HAD CLASS TODAY!!!!! BOOOOOOOo!!! I have three midterms this week; specifically, two tomorrow. I am studying for

More information

I depicted in Figure 1. When a current of I amps (A) flows through the resistor, a voltage drop V AB volts (V) appears across the terminals A and B.

I depicted in Figure 1. When a current of I amps (A) flows through the resistor, a voltage drop V AB volts (V) appears across the terminals A and B. ntroduction to DC Circuits v 0.92: September 20, 2018 Gerald ecktenwald gerry@pdx.edu 1 ntroduction Engineers from all disciplines need to have working knowledge of basic electrical circuits. These notes

More information

UNIT 4 DC EQUIVALENT CIRCUIT AND NETWORK THEOREMS

UNIT 4 DC EQUIVALENT CIRCUIT AND NETWORK THEOREMS UNIT 4 DC EQUIVALENT CIRCUIT AND NETWORK THEOREMS 1.0 Kirchoff s Law Kirchoff s Current Law (KCL) states at any junction in an electric circuit the total current flowing towards that junction is equal

More information

10/05/2018. Electric Circuits. Review of Previous Lesson

10/05/2018. Electric Circuits. Review of Previous Lesson Review of Previous Lesson State as many Vocabulary words and Learning Objectives that you remember from the last lesson as you can. Now complete the content learning objectives. Remember to grade yourself

More information

Designing Information Devices and Systems I Spring 2018 Lecture Notes Note 11

Designing Information Devices and Systems I Spring 2018 Lecture Notes Note 11 EECS 16A Designing Information Devices and Systems I Spring 2018 Lecture Notes Note 11 11.1 Context Our ultimate goal is to design systems that solve people s problems. To do so, it s critical to understand

More information

Physics Circuits: Series

Physics Circuits: Series FACULTY OF EDUCATION Department of Curriculum and Pedagogy Physics Circuits: Series Science and Mathematics Education Research Group Supported by UBC Teaching and Learning Enhancement Fund 2012-2013 Series

More information

UNIVERSITY OF ALABAMA Department of Physics and Astronomy. PH / LeClair Fall Circuits Exercises

UNIVERSITY OF ALABAMA Department of Physics and Astronomy. PH / LeClair Fall Circuits Exercises UNIVERSITY OF ALABAMA Department of Physics and Astronomy PH 106-4 / LeClair Fall 008 Circuits Exercises 1. Are the two headlights of a car wired in series or in parallel? How can you tell? Have you ever

More information

Electric Circuits I. Nodal Analysis. Dr. Firas Obeidat

Electric Circuits I. Nodal Analysis. Dr. Firas Obeidat Electric Circuits I Nodal Analysis Dr. Firas Obeidat 1 Nodal Analysis Without Voltage Source Nodal analysis, which is based on a systematic application of Kirchhoff s current law (KCL). A node is defined

More information

Review of Circuit Analysis

Review of Circuit Analysis Review of Circuit Analysis Fundamental elements Wire Resistor Voltage Source Current Source Kirchhoff s Voltage and Current Laws Resistors in Series Voltage Division EE 42 Lecture 2 1 Voltage and Current

More information

Symbol Offers Units. R Resistance, ohms. C Capacitance F, Farads. L Inductance H, Henry. E, I Voltage, Current V, Volts, A, Amps. D Signal shaping -

Symbol Offers Units. R Resistance, ohms. C Capacitance F, Farads. L Inductance H, Henry. E, I Voltage, Current V, Volts, A, Amps. D Signal shaping - Electrical Circuits HE 13.11.018 1. Electrical Components hese are tabulated below Component Name Properties esistor Simplest passive element, no dependence on time or frequency Capacitor eactive element,

More information

MEP 382: Design of Applied Measurement Systems Lecture 3: DC & AC Circuit Analysis

MEP 382: Design of Applied Measurement Systems Lecture 3: DC & AC Circuit Analysis Faculty of Engineering MEP 38: Design of Applied Measurement Systems Lecture 3: DC & AC Circuit Analysis Outline oltage and Current Ohm s Law Kirchoff s laws esistors Series and Parallel oltage Dividers

More information

Intermediate Math Circles March 7, 2012 Problem Set: Linear Diophantine Equations II Solutions

Intermediate Math Circles March 7, 2012 Problem Set: Linear Diophantine Equations II Solutions Intermediate Math Circles March 7, 2012 Problem Set: Linear Diophantine Equations II Solutions 1. Alyssa has a lot of mail to send. She wishes to spend exactly $100 buying 49-cent and 53-cent stamps. Parts

More information

MasteringPhysics: Assignment Print View. Problem 30.50

MasteringPhysics: Assignment Print View. Problem 30.50 Page 1 of 15 Assignment Display Mode: View Printable Answers phy260s08 homework 13 Due at 11:00pm on Wednesday, May 14, 2008 View Grading Details Problem 3050 Description: A 15-cm-long nichrome wire is

More information

Capacitance. A different kind of capacitor: Work must be done to charge a capacitor. Capacitors in circuits. Capacitor connected to a battery

Capacitance. A different kind of capacitor: Work must be done to charge a capacitor. Capacitors in circuits. Capacitor connected to a battery Capacitance The ratio C = Q/V is a conductor s self capacitance Units of capacitance: Coulomb/Volt = Farad A capacitor is made of two conductors with equal but opposite charge Capacitance depends on shape

More information

Direct Current Circuits. February 18, 2014 Physics for Scientists & Engineers 2, Chapter 26 1

Direct Current Circuits. February 18, 2014 Physics for Scientists & Engineers 2, Chapter 26 1 Direct Current Circuits February 18, 2014 Physics for Scientists & Engineers 2, Chapter 26 1 Kirchhoff s Junction Rule! The sum of the currents entering a junction must equal the sum of the currents leaving

More information

Circuits. Electric Current & DC Circuits Circuits. Unit 6. April Electric Current. Electric Current. Electric Current. ΔQ Δt

Circuits. Electric Current & DC Circuits Circuits. Unit 6. April Electric Current. Electric Current. Electric Current. ΔQ Δt Electric Current & DC Circuits Electric Current & DC Circuits Circuits Conductors esistivity and esistance Click on the topic to go to that section Circuit Diagrams Measurement Electric Current Circuits

More information

Physics 142 Steady Currents Page 1. Steady Currents

Physics 142 Steady Currents Page 1. Steady Currents Physics 142 Steady Currents Page 1 Steady Currents If at first you don t succeed, try, try again. Then quit. No sense being a damn fool about it. W.C. Fields Electric current: the slow average drift of

More information

4 Electric circuits. Serial and parallel resistors V 3 V 2 V Serial connection of resistors:

4 Electric circuits. Serial and parallel resistors V 3 V 2 V Serial connection of resistors: 4 lectric circuits PHY67 Spring 006 Serial and parallel resistors Serial connection of resistors: As the current I through each of serially connected resistors is the same, one can use Ohm s law and write...

More information

Chapter 20 Electric Circuits

Chapter 20 Electric Circuits Chapter 0 Electric Circuits Chevy olt --- Electric vehicle of the future Goals for Chapter 9 To understand the concept of current. To study resistance and Ohm s Law. To observe examples of electromotive

More information

EGR224 F 18 Assignment #4

EGR224 F 18 Assignment #4 EGR224 F 18 Assignment #4 ------------------------------------------------------------------------------------------------------------- Due Date: Friday (Section 10), October 19, by 5 pm (slide it under

More information

Chapter 2. Engr228 Circuit Analysis. Dr Curtis Nelson

Chapter 2. Engr228 Circuit Analysis. Dr Curtis Nelson Chapter 2 Engr228 Circuit Analysis Dr Curtis Nelson Chapter 2 Objectives Understand symbols and behavior of the following circuit elements: Independent voltage and current sources; Dependent voltage and

More information

DC STEADY STATE CIRCUIT ANALYSIS

DC STEADY STATE CIRCUIT ANALYSIS DC STEADY STATE CIRCUIT ANALYSIS 1. Introduction The basic quantities in electric circuits are current, voltage and resistance. They are related with Ohm s law. For a passive branch the current is: I=

More information

Agenda for Today. Elements of Physics II. Resistance Resistors Series Parallel Ohm s law Electric Circuits. Current Kirchoff s laws

Agenda for Today. Elements of Physics II. Resistance Resistors Series Parallel Ohm s law Electric Circuits. Current Kirchoff s laws Resistance Resistors Series Parallel Ohm s law Electric Circuits Physics 132: Lecture e 17 Elements of Physics II Current Kirchoff s laws Agenda for Today Physics 201: Lecture 1, Pg 1 Clicker Question

More information

Physics 2135 Exam 2 October 18, 2016

Physics 2135 Exam 2 October 18, 2016 Exam Total / 200 Physics 2135 Exam 2 October 18, 2016 Printed Name: Rec. Sec. Letter: Five multiple choice questions, 8 points each. Choose the best or most nearly correct answer. 1. A light bulb having

More information

EE292: Fundamentals of ECE

EE292: Fundamentals of ECE EE292: Fundamentals of ECE Fall 2012 TTh 10:00-11:15 SEB 1242 Lecture 4 120906 http://www.ee.unlv.edu/~b1morris/ee292/ 2 Outline Review Voltage Divider Current Divider Node-Voltage Analysis 3 Network Analysis

More information

2 A bank account for electricity II: flows and taxes

2 A bank account for electricity II: flows and taxes PHYS 89 Lecture problems outline Feb 3, 204 Resistors and Circuits Having introduced capacitors, we now expand our focus to another very important component of a circuit resistors. This entails more interesting

More information

ENGR 2405 Class No Electric Circuits I

ENGR 2405 Class No Electric Circuits I ENGR 2405 Class No. 48056 Electric Circuits I Dr. R. Williams Ph.D. rube.williams@hccs.edu Electric Circuit An electric circuit is an interconnec9on of electrical elements Charge Charge is an electrical

More information

Chapter 16. Current and Drift Speed. Electric Current, cont. Current and Drift Speed, cont. Current and Drift Speed, final

Chapter 16. Current and Drift Speed. Electric Current, cont. Current and Drift Speed, cont. Current and Drift Speed, final Chapter 6 Current, esistance, and Direct Current Circuits Electric Current Whenever electric charges of like signs move, an electric current is said to exist The current is the rate at which the charge

More information

The General Resistor Circuit Problem

The General Resistor Circuit Problem The General Resistor Circuit Problem We re now ready to attack the general resistor circuit problem that may have many sources of EMF, many resistors, and many loops. Remember, the basic laws that we ll

More information

Electrical Technology (EE-101-F)

Electrical Technology (EE-101-F) Electrical Technology (EE-101-F) Contents Series & Parallel Combinations KVL & KCL Introduction to Loop & Mesh Analysis Frequently Asked Questions NPTEL Link Series-Parallel esistances 1 V 3 2 There are

More information

Synchronous Sequential Circuit Design. Dr. Ehab A. H. AL-Hialy Page 1

Synchronous Sequential Circuit Design. Dr. Ehab A. H. AL-Hialy Page 1 Synchronous Sequential Circuit Design Dr. Ehab A. H. AL-Hialy Page Motivation Analysis of a few simple circuits Generalizes to Synchronous Sequential Circuits (SSC) Outputs are Function of State (and Inputs)

More information

Notes on Electricity (Circuits)

Notes on Electricity (Circuits) A circuit is defined to be a collection of energy-givers (batteries) and energy-takers (resistors, light bulbs, radios, etc.) that form a closed path (or complete path) through which electrical current

More information

Physics 212. Lecture 11. RC Circuits. Change in schedule Exam 2 will be on Thursday, July 12 from 8 9:30 AM. Physics 212 Lecture 11, Slide 1

Physics 212. Lecture 11. RC Circuits. Change in schedule Exam 2 will be on Thursday, July 12 from 8 9:30 AM. Physics 212 Lecture 11, Slide 1 Physics 212 Lecture 11 ircuits hange in schedule Exam 2 will be on Thursday, July 12 from 8 9:30 AM. Physics 212 Lecture 11, Slide 1 ircuit harging apacitor uncharged, switch is moved to position a Kirchoff

More information

LABORATORY 4 ELECTRIC CIRCUITS I. Objectives

LABORATORY 4 ELECTRIC CIRCUITS I. Objectives LABORATORY 4 ELECTRIC CIRCUITS I Objectives to be able to discuss potential difference and current in a circuit in terms of electric field, work per unit charge and motion of charges to understand that

More information

Circuits. 1. The Schematic

Circuits. 1. The Schematic + ircuits 1. The Schematic 2. Power in circuits 3. The Battery 1. eal Battery vs. Ideal Battery 4. Basic ircuit nalysis 1. oltage Drop 2. Kirchoff s Junction Law 3. Series & Parallel 5. Measurement Tools

More information

Discussion Question 6A

Discussion Question 6A Discussion Question 6 P212, Week 6 Two Methods for Circuit nalysis Method 1: Progressive collapsing of circuit elements In last week s discussion, we learned how to analyse circuits involving batteries

More information

Preamble. Circuit Analysis II. Mesh Analysis. When circuits get really complex methods learned so far will still work,

Preamble. Circuit Analysis II. Mesh Analysis. When circuits get really complex methods learned so far will still work, Preamble Circuit Analysis II Physics, 8 th Edition Custom Edition Cutnell & Johnson When circuits get really complex methods learned so far will still work, but they can take a long time to do. A particularly

More information

ECE 2100 Circuit Analysis

ECE 2100 Circuit Analysis ECE 2100 Circuit Analysis Lesson 3 Chapter 2 Ohm s Law Network Topology: nodes, branches, and loops Daniel M. Litynski, Ph.D. http://homepages.wmich.edu/~dlitynsk/ esistance ESISTANCE = Physical property

More information

Ch 7. Finite State Machines. VII - Finite State Machines Contemporary Logic Design 1

Ch 7. Finite State Machines. VII - Finite State Machines Contemporary Logic Design 1 Ch 7. Finite State Machines VII - Finite State Machines Contemporary Logic esign 1 Finite State Machines Sequential circuits primitive sequential elements combinational logic Models for representing sequential

More information

CprE 281: Digital Logic

CprE 281: Digital Logic CprE 281: Digital Logic Instructor: Alexander Stoytchev http://www.ece.iastate.edu/~alexs/classes/ Boolean Algebra CprE 281: Digital Logic Iowa State University, Ames, IA Copyright Alexander Stoytchev

More information

Power lines. Why do birds sitting on a high-voltage power line survive?

Power lines. Why do birds sitting on a high-voltage power line survive? Power lines At large distances, the resistance of power lines becomes significant. To transmit maximum power, is it better to transmit high V, low I or high I, low V? (a) high V, low I (b) low V, high

More information

CprE 281: Digital Logic

CprE 281: Digital Logic CprE 281: Digital Logic Instructor: Alexander Stoytchev http://www.ece.iastate.edu/~alexs/classes/ Synchronous Sequential Circuits Basic Design Steps CprE 281: Digital Logic Iowa State University, Ames,

More information

Resistor. l A. Factors affecting the resistance are 1. Cross-sectional area, A 2. Length, l 3. Resistivity, ρ

Resistor. l A. Factors affecting the resistance are 1. Cross-sectional area, A 2. Length, l 3. Resistivity, ρ Chapter 2 Basic Laws. Ohm s Law 2. Branches, loops and nodes definition 3. Kirchhoff s Law 4. Series resistors circuit and voltage division. 5. Equivalent parallel circuit and current division. 6. Wye-Delta

More information

POWER B. Terms: EMF, terminal voltage, internal resistance, load resistance. How to add up resistors in series and parallel: light bulb problems.

POWER B. Terms: EMF, terminal voltage, internal resistance, load resistance. How to add up resistors in series and parallel: light bulb problems. iclicker Quiz (1) I have completed at least 50% of the reading and study-guide assignments associated with the lecture, as indicated on the course schedule. A. True B. False Hint: this is a good time to

More information

Notes on Electricity (Circuits)

Notes on Electricity (Circuits) A circuit is defined to be a collection of energy-givers (active elements) and energy-takers (passive elements) that form a closed path (or complete path) through which electrical current can flow. The

More information

Tutorial #4: Bias Point Analysis in Multisim

Tutorial #4: Bias Point Analysis in Multisim SCHOOL OF ENGINEERING AND APPLIED SCIENCE DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING ECE 2115: ENGINEERING ELECTRONICS LABORATORY Tutorial #4: Bias Point Analysis in Multisim INTRODUCTION When BJTs

More information

CprE 281: Digital Logic

CprE 281: Digital Logic CprE 28: Digital Logic Instructor: Alexander Stoytchev http://www.ece.iastate.edu/~alexs/classes/ Code Converters CprE 28: Digital Logic Iowa State University, Ames, IA Copyright Alexander Stoytchev HW

More information

Introductory Circuit Analysis

Introductory Circuit Analysis Introductory Circuit Analysis CHAPTER 6 Parallel dc Circuits OBJECTIVES Become familiar with the characteristics of a parallel network and how to solve for the voltage, current, and power to each element.

More information

Electric Power * OpenStax HS Physics. : By the end of this section, you will be able to:

Electric Power * OpenStax HS Physics. : By the end of this section, you will be able to: OpenStax-CNX module: m54446 1 Electric Power * OpenStax HS Physics This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 1 : By the end of this section,

More information

Synchronous Sequential Circuit Design

Synchronous Sequential Circuit Design Synchronous Sequential Circuit Design 1 Sequential circuit design In sequential circuit design, we turn some description into a working circuit We first make a state table or diagram to express the computation

More information

mywbut.com Mesh Analysis

mywbut.com Mesh Analysis Mesh Analysis 1 Objectives Meaning of circuit analysis; distinguish between the terms mesh and loop. To provide more general and powerful circuit analysis tool based on Kirchhoff s voltage law (KVL) only.

More information

ES250: Electrical Science. HW1: Electric Circuit Variables, Elements and Kirchhoff s Laws

ES250: Electrical Science. HW1: Electric Circuit Variables, Elements and Kirchhoff s Laws ES250: Electrical Science HW1: Electric Circuit Variables, Elements and Kirchhoff s Laws Introduction Engineers use electric circuits to solve problems that are important to modern society, such as: 1.

More information

ANNOUNCEMENT ANNOUNCEMENT

ANNOUNCEMENT ANNOUNCEMENT ANNOUNCEMENT Exam : Tuesday September 25, 208, 8 PM - 0 PM Location: Elliott Hall of Music (see seating chart) Covers all readings, lectures, homework from Chapters 2 through 23 Multiple choice (5-8 questions)

More information

Chapter 5. Department of Mechanical Engineering

Chapter 5. Department of Mechanical Engineering Source Transformation By KVL: V s =ir s + v By KCL: i s =i + v/r p is=v s /R s R s =R p V s /R s =i + v/r s i s =i + v/r p Two circuits have the same terminal voltage and current Source Transformation

More information

Physics 2020 Lab 5 Intro to Circuits

Physics 2020 Lab 5 Intro to Circuits Physics 2020 Lab 5 Intro to Circuits Name Section Tues Wed Thu 8am 10am 12pm 2pm 4pm Introduction In this lab, we will be using The Circuit Construction Kit (CCK). CCK is a computer simulation that allows

More information

E40M Charge, Current, Voltage and Electrical Circuits KCL, KVL, Power & Energy Flow. M. Horowitz, J. Plummer, R. Howe 1

E40M Charge, Current, Voltage and Electrical Circuits KCL, KVL, Power & Energy Flow. M. Horowitz, J. Plummer, R. Howe 1 E40M Charge, Current, Voltage and Electrical Circuits KCL, KVL, Power & Energy Flow M. Horowitz, J. Plummer, R. Howe 1 Reading For Topics In These Slides Chapter 1 in the course reader OR A&L 1.6-1.7 -

More information

Chapter 2 Resistive Circuits

Chapter 2 Resistive Circuits Chapter esistie Circuits Goal. Sole circuits by combining resistances in Series and Parallel.. Apply the Voltage-Diision and Current-Diision Principles.. Sole circuits by the Node-Voltage Technique.. Sole

More information

Kirchhoff s Rules. Kirchhoff s rules are statements used to solve for currents and voltages in complicated circuits. The rules are

Kirchhoff s Rules. Kirchhoff s rules are statements used to solve for currents and voltages in complicated circuits. The rules are Kirchhoff s Rules Kirchhoff s rules are statements used to solve for currents and voltages in complicated circuits. The rules are Rule. Sum of currents into any junction is zero. i = 0 i 1 2 = 12 Why?

More information

Circuits. Circuits. Electric Current & DC Circuits. current and circuits presentation March 22, How to Use this File.

Circuits. Circuits. Electric Current & DC Circuits. current and circuits presentation March 22, How to Use this File. New Jersey Center for Teaching and Learning Electric Current & DC Circuits Progressive Science Initiative This material is made freely available at www.njctl.org and is intended for the non commercial

More information

POLYTECHNIC UNIVERSITY Electrical Engineering Department. EE SOPHOMORE LABORATORY Experiment 2 DC circuits and network theorems

POLYTECHNIC UNIVERSITY Electrical Engineering Department. EE SOPHOMORE LABORATORY Experiment 2 DC circuits and network theorems POLYTECHNIC UNIVERSITY Electrical Engineering Department EE SOPHOMORE LABORATORY Experiment 2 DC circuits and network theorems Modified for Physics 18, Brooklyn College I. Overview of Experiment In this

More information

Series and Parallel. How we wire the world

Series and Parallel. How we wire the world Series and Parallel How we wire the world Series vs Parallel Circuits Series Circuit Electrons only have one path to flow through. Parallel Circuit There are MULTIPLE paths for the current to flow through.

More information

in series Devices connected in series will have the same amount of charge deposited on each capacitor. But different potential difference. That means

in series Devices connected in series will have the same amount of charge deposited on each capacitor. But different potential difference. That means Electric Field Electricity Lecture Series Electric Field: Field an area where any charged object will experience an electric force Kirchoff s Laws The electric field lines around a pair of point charges

More information

Direct Current (DC): In a DC circuit the current and voltage are constant as a function of time. Power (P): Rate of doing work P = dw/dt units = Watts

Direct Current (DC): In a DC circuit the current and voltage are constant as a function of time. Power (P): Rate of doing work P = dw/dt units = Watts Lecture 1: Introduction Some Definitions: Current (I): Amount of electric charge (Q) moving past a point per unit time I dq/dt Coulombs/sec units Amps (1 Coulomb 6x10 18 electrons) oltage (): Work needed

More information

Physics 2112 Unit 11

Physics 2112 Unit 11 Physics 2112 Unit 11 Today s oncept: ircuits Unit 11, Slide 1 Stuff you asked about.. what happens when one resistor is in parallel and one is in series with the capacitor Differential equations are tough

More information

PICK UP: Papers & Calc. TURN IN: - (orange sheet if you did not yesterday) DO NOW: On a half-sheet, draw the schematic for the following circuit.

PICK UP: Papers & Calc. TURN IN: - (orange sheet if you did not yesterday) DO NOW: On a half-sheet, draw the schematic for the following circuit. PICK UP: Papers & Calc HW: U7-9 (green) Next Test: QUIZ TOMORROW Exam 7 on 3/28 TURN IN: - (orange sheet if you did not yesterday) DO NOW: On a half-sheet, draw the schematic for the following circuit.

More information

The equivalent model of a certain op amp is shown in the figure given below, where R 1 = 2.8 MΩ, R 2 = 39 Ω, and A =

The equivalent model of a certain op amp is shown in the figure given below, where R 1 = 2.8 MΩ, R 2 = 39 Ω, and A = The equivalent model of a certain op amp is shown in the figure given below, where R 1 = 2.8 MΩ, R 2 = 39 Ω, and A = 10 10 4. Section Break Difficulty: Easy Learning Objective: Understand how real operational

More information

Chapter 21 Electric Current and Direct- Current Circuits

Chapter 21 Electric Current and Direct- Current Circuits Chapter 21 Electric Current and Direct- Current Circuits Units of Chapter 21 Electric Current Resistance and Ohm s Law Energy and Power in Electric Circuits Resistors in Series and Parallel Kirchhoff s

More information

PHYS 1444 Section 003 Lecture #12

PHYS 1444 Section 003 Lecture #12 PHYS 1444 Section 003 Lecture #12 Monday, Oct. 10, 2005 EMF and Terminal Voltage Resisters in series and parallel Kirchhoff s Rules EMFs in series and parallel RC Circuits Today s homework is homework

More information

Designing Information Devices and Systems II Fall 2016 Murat Arcak and Michel Maharbiz Homework 0. This homework is due August 29th, 2016, at Noon.

Designing Information Devices and Systems II Fall 2016 Murat Arcak and Michel Maharbiz Homework 0. This homework is due August 29th, 2016, at Noon. EECS 16B Designing Information Devices and Systems II Fall 2016 Murat Arcak and Michel Maharbiz Homework 0 This homework is due August 29th, 2016, at Noon. 1. Homework process and study group (a) Who else

More information

Chapter 4: Methods of Analysis

Chapter 4: Methods of Analysis Chapter 4: Methods of Analysis When SCT are not applicable, it s because the circuit is neither in series or parallel. There exist extremely powerful mathematical methods that use KVL & KCL as its basis

More information