Notes. 1. Midterm 1 Thursday February 24 in class.

Size: px
Start display at page:

Download "Notes. 1. Midterm 1 Thursday February 24 in class."

Transcription

1 Notes 1. Midterm 1 Thursday February 24 in class. Covers through text Sec. 4.3, topics of HW 4. GSIs will review material in discussion sections prior to the exam. No books at the exam, no cell phones, you may bring one 8-1/2 by 11 sheet of notes (both sides of page OK), you may bring a calculator, and you don t need a blue book. Week 4b, Slide 1

2 Lecture Week 4b OUTLINE Transient response of 1 st -order circuits Application: modeling of digital logic gate Reading Chapter 4 through Section 4.3 Week 4b, Slide 2

3 Transient Response of 1 st -Order Circuits In Lecture Week 4a, we saw that the currents and voltages in RL and RC circuits decay exponentially with time, with a characteristic time constant τ, when an applied current or voltage is suddenly removed. In general, when an applied current or voltage suddenly changes, the voltages and currents in an RL or RC circuit will change exponentially with time, from their initial values to their final values, with the characteristic time constant τ: where x(t) is the circuit variable (voltage or current) x f is the final value of the circuit variable x( t) = x f + [ ] ( )/ τ ( + t t x t ) x e t is the time at which the change occurs Week 4b, Slide 3 f +

4 Procedure for Finding Transient Response 1. Identify the variable of interest For RL circuits, it is usually the inductor current i L (t) For RC circuits, it is usually the capacitor voltage v c (t) 2. Determine the initial value (at t = t + ) of the variable Recall that i L (t) and v c (t) are continuous variables: i L (t + ) = i L (t ) and v c (t + ) = v c (t ) Assuming that the circuit reached steady state before t, use the fact that an inductor behaves like a short circuit in steady state or that a capacitor behaves like an open circuit in steady state Week 4b, Slide 4

5 Procedure (cont d) 3. Calculate the final value of the variable (its value as t ) Again, make use of the fact that an inductor behaves like a short circuit in steady state (t ) or that a capacitor behaves like an open circuit in steady state (t ) 4. Calculate the time constant for the circuit τ = L/R for an RL circuit, where R is the Thévenin equivalent resistance seen by the inductor τ = RC for an RC circuit where R is the Thévenin equivalent resistance seen by the capacitor Week 4b, Slide 5

6 Example: RL Transient Analysis Find the current i(t) and the voltage v(t): t = R = 5 Ω i + V s = 1 V + v L =.1 H 1. First consider the inductor current i 2. Before switch is closed, i = --> immediately after switch is closed, i = 3. A long time after the switch is closed, i = V s / R = 2 A 4. Time constant L/R = (.1 H)/(5 Ω) =.2 seconds i( t) = 2 + [ ] ( t )/.2 5t 2 e = 2 2e Amperes Week 4b, Slide 6

7 t = R = 5 Ω i + V s = 1 V + v L =.1 H Now solve for v(t), for t > : ( 5t From KVL, v( t) = 1 ir = 1 2 2e )( 5) = 1e -5t volts` Week 4b, Slide 7

8 Example: RC Transient Analysis Find the current i(t) and the voltage v(t): R 1 = 1 kω t = i + V s = 5 V + R 2 = 1 kω v C = 1 µf 1. First consider the capacitor voltage v 2. Before switch is moved, v = --> immediately after switch is moved, v = 3. A long time after the switch is moved, v = V s = 5 V 4. Time constant R 1 C = (1 4 Ω)(1-6 F) =.1 seconds v( t) = 5 + [ ] ( t )/.1 1t 5 e = 5 5e Volts Week 4b, Slide 8

9 R 1 = 1 kω t = i + V s = 5 V + R 2 = 1 kω v C = 1 µf Now solve for i(t), for t > : From Ohm s Law, i( t) Vs v( t) 5 = = R1 1 = 5 x 1-4 e -1t A ( 1t 5 5e ) 4 A Week 4b, Slide 9

10 Week 4b, Slide 1

11 Week 4b, Slide 11

12 Application to Digital Integrated Circuits (ICs) When we perform a sequence of computations using a digital circuit, we switch the input voltages between logic (e.g., Volts) and logic 1 (e.g., 5 Volts). The output of the digital circuit changes between logic and logic 1 as computations are performed. Week 4b, Slide 12

13 We compute with pulses. Digital Signals We send beautiful pulses in: voltage time But we receive lousy-looking pulses at the output: voltage time Capacitor charging effects are responsible! Every node in a real circuit has capacitance; it s the charging of these capacitances that limits circuit performance (speed) Week 4b, Slide 13

14 Circuit Model for a Logic Gate Recall (from Lecture 1) that electronic building blocks referred to as logic gates are used to implement logical functions (NAND, NOR, NOT) in digital ICs Any logical function can be implemented using these gates. A logic gate can be modeled as a simple RC circuit: R + V in (t) + C V out switches between low (logic ) and high (logic 1) voltage states Week 4b, Slide 14

15 Logic Level Transitions Transition from to 1 (capacitor charging) Transition from 1 to (capacitor discharging) V out ( t) = V high ( t / RC 1 e ) V out ( t) = V high e t / RC V out V out V high V high.63v high.37v high RC time RC time (V high is the logic 1 voltage level) Week 4b, Slide 15

16 Sequential Switching What if we step up the input, Vin time wait for the output to respond, Vin Vout time then bring the input back down? Week 4b, Slide 16 Vin Vout time

17 Pulse Distortion V in (t) + R C + V out The input voltage pulse width must be large enough; otherwise the output pulse is distorted. (We need to wait for the output to reach a recognizable logic level, before changing the input again.) Vout Pulse width =.1RC Time Vout Pulse width = RC Time Week 4b, Slide 17 Vout Pulse width = 1RC Time

18 Example Suppose a voltage pulse of width 5 µs and height 4 V is applied to the input of this circuit beginning at t = : τ = RC = 2.5 µs V in R R = 2.5 kω C = 1 nf V out C First, V out will increase exponentially toward 4 V. When V in goes back down, V out will decrease exponentially back down to V. What is the peak value of V out? The output increases for 5 µs, or 2 time constants. It reaches 1-e -2 or 86% of the final value..86 x 4 V = 3.44 V is the peak value Week 4b, Slide 18

19 V out (t) t (s) V out (t) = { 4-4e -t/2.5µs for t 5 µs 3.44e -(t-5µs)/2.5µs for t > 5 µs Week 4b, Slide 19

20 Week 4b, Slide 2

Lab 3 Transient Response of RC & RL Circuits

Lab 3 Transient Response of RC & RL Circuits Lab 3 Transient Response of RC & RL Circuits Last Name: First Name: Student Number: Lab Section: Monday Tuesday Wednesday Thursday Friday TA Signature: Note: The Pre-Lab section must be completed prior

More information

CHAPTER 7. Response of First-Order RL and RC Circuits

CHAPTER 7. Response of First-Order RL and RC Circuits CHAPTER 7 Response of First-Order RL and RC Circuits RL and RC Circuits RL (resistor inductor) and RC (resistor-capacitor) circuits. Figure 7.1 The two forms of the circuits for natural response. (a) RL

More information

LABORATORY 3: Transient circuits, RC, RL step responses, 2 nd Order Circuits

LABORATORY 3: Transient circuits, RC, RL step responses, 2 nd Order Circuits LABORATORY 3: Transient circuits, RC, RL step responses, nd Order Circuits Note: If your partner is no longer in the class, please talk to the instructor. Material covered: RC circuits Integrators Differentiators

More information

EEE118: Electronic Devices and Circuits

EEE118: Electronic Devices and Circuits EEE118: Electronic Devices and Circuits Lecture V James E Green Department of Electronic Engineering University of Sheffield j.e.green@sheffield.ac.uk Last Lecture: Review 1 Finished the diode conduction

More information

Chapter 7. Response of First-Order RL and RC Circuits

Chapter 7. Response of First-Order RL and RC Circuits Chapter 7. Response of First-Order RL and RC Circuits By: FARHAD FARADJI, Ph.D. Assistant Professor, Electrical Engineering, K.N. Toosi University of Technology http://wp.kntu.ac.ir/faradji/electriccircuits1.htm

More information

6.002 Circuits and Electronics Final Exam Practice Set 1

6.002 Circuits and Electronics Final Exam Practice Set 1 MASSACHUSETTS INSTITUTE OF TECHNOLOGY DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE 6.002 Circuits and Electronics Set 1 Problem 1 Figure 1 shows a simplified small-signal model of a certain

More information

Q3.: When switch S is open, the ammeter in the circuit shown in Fig 2 reads 2.0 A. When S is closed, the ammeter reading: (Ans: increases)

Q3.: When switch S is open, the ammeter in the circuit shown in Fig 2 reads 2.0 A. When S is closed, the ammeter reading: (Ans: increases) Old Exams-Chapter 27 T081 Q1. Fig 1 shows two resistors 3.0 Ω and 1.5 Ω connected in parallel and the combination is connected in series to a 4.0 Ω resistor and a 10 V emf device. The potential difference

More information

EE 42/100 Lecture 16: Inductance. Rev B 3/15/2010 (8:55 PM) Prof. Ali M. Niknejad

EE 42/100 Lecture 16: Inductance. Rev B 3/15/2010 (8:55 PM) Prof. Ali M. Niknejad A. M. Niknejad University of California, Berkeley EE 100 / 42 Lecture 16 p. 1/23 EE 42/100 Lecture 16: Inductance ELECTRONICS Rev B 3/15/2010 (8:55 PM) Prof. Ali M. Niknejad University of California, Berkeley

More information

PHYS 102 Quiz Problems Chapter 27 : Circuits Dr. M. F. Al-Kuhaili

PHYS 102 Quiz Problems Chapter 27 : Circuits Dr. M. F. Al-Kuhaili PHYS 102 Quiz Problems Chapter 27 : Circuits Dr. M. F. Al-Kuhaili 1. (TERM 002) (a) Calculate the current through each resistor, assuming that the batteries are ideal. (b) Calculate the potential difference

More information

LINEAR CIRCUIT ANALYSIS (EED) U.E.T. TAXILA 07 ENGR. M. MANSOOR ASHRAF

LINEAR CIRCUIT ANALYSIS (EED) U.E.T. TAXILA 07 ENGR. M. MANSOOR ASHRAF LINEAR CIRCUIT ANALYSIS (EED) U.E.T. TAXILA 07 ENGR. M. MANSOOR ASHRAF INTRODUCTION Applying Kirchhoff s laws to purely resistive circuits results in algebraic equations. While applying laws to RC and

More information

Lab 4. Transistor as an amplifier, part 2

Lab 4. Transistor as an amplifier, part 2 Lab 4 Transistor as an amplifier, part 2 INTRODUCTION We continue the bi-polar transistor experiments begun in the preceding experiment. In the common emitter amplifier experiment, you will learn techniques

More information

Homework Assignment 01

Homework Assignment 01 Homework Assignment 01 In this homework set students review some basic circuit analysis techniques, as well as review how to analyze ideal op-amp circuits. Numerical answers must be supplied using engineering

More information

Uncovering a Hidden RCL Series Circuit

Uncovering a Hidden RCL Series Circuit Purpose Uncovering a Hidden RCL Series Circuit a. To use the equipment and techniques developed in the previous experiment to uncover a hidden series RCL circuit in a box and b. To measure the values of

More information

HIGH LOW Astable multivibrators HIGH LOW 1:1

HIGH LOW Astable multivibrators HIGH LOW 1:1 1. Multivibrators A multivibrator circuit oscillates between a HIGH state and a LOW state producing a continuous output. Astable multivibrators generally have an even 50% duty cycle, that is that 50% of

More information

ASSIGNMENT 3.1 RESISTANCE IN ELECTRIC CIRCUITS

ASSIGNMENT 3.1 RESISTANCE IN ELECTRIC CIRCUITS Unit 2: Engineering Science Unit code: L/601/1404 QCF Level: 4 Credit value: 15 ASSIGNMENT 3.1 RESISTANCE IN ELECTRIC CIRCUITS NAME: Date Issued I agree to the assessment as contained in this assignment.

More information

Department of Electrical & Computer Engineering Technology. EET 3086C Circuit Analysis Laboratory Experiments. Masood Ejaz

Department of Electrical & Computer Engineering Technology. EET 3086C Circuit Analysis Laboratory Experiments. Masood Ejaz Department of Electrical & Computer Engineering Technology EET 3086C Circuit Analysis Laboratory Experiments Masood Ejaz Experiment # 1 DC Measurements of a Resistive Circuit and Proof of Thevenin Theorem

More information

ENGR4300 Test 3A Fall 2002

ENGR4300 Test 3A Fall 2002 1. 555 Timer (20 points) Figure 1: 555 Timer Circuit For the 555 timer circuit in Figure 1, find the following values for R1 = 1K, R2 = 2K, C1 = 0.1uF. Show all work. a) (4 points) T1: b) (4 points) T2:

More information

I. Introduction to Simple Circuits of Resistors

I. Introduction to Simple Circuits of Resistors 2 Problem Set for Dr. Todd Huffman Michaelmas Term I. Introduction to Simple ircuits of esistors 1. For the following circuit calculate the currents through and voltage drops across all resistors. The

More information

RC and RL Circuits. Figure 1: Capacitor charging circuit.

RC and RL Circuits. Figure 1: Capacitor charging circuit. RC and RL Circuits Page 1 RC and RL Circuits RC Circuits In this lab we study a simple circuit with a resistor and a capacitor from two points of view, one in time and the other in frequency. The viewpoint

More information

CHAPTER 4: 555 TIMER. Dr. Wan Mahani Hafizah binti Wan Mahmud

CHAPTER 4: 555 TIMER. Dr. Wan Mahani Hafizah binti Wan Mahmud CHAPTE 4: 555 TIME Dr. Wan Mahani Hafizah binti Wan Mahmud 555 TIME Introduction Pin configuration Basic architecture and operation Astable Operation Monostable Operation Timer in Triggering Circuits 555

More information

Chapter 2 Combinational Circuits

Chapter 2 Combinational Circuits Chapter 2 Combinational Circuits SKEE2263 Digital Systems Mun im/ismahani/izam {munim@utm.my,e-izam@utm.my,ismahani@fke.utm.my} February 23, 26 Why CMOS? Most logic design today is done on CMOS circuits

More information

SWITCHED CAPACITOR VOLTAGE CONVERTERS

SWITCHED CAPACITOR VOLTAGE CONVERTERS SWITCHED CAPACITOR VOLTAGE CONVERTERS INTRODUCTION In the previous section, we saw how inductors can be used to transfer energy and perform voltage conversions. This section examines switched capacitor

More information

Lab 1: Basic RL and RC DC Circuits

Lab 1: Basic RL and RC DC Circuits Name- Surname: ID: Department: Lab 1: Basic RL and RC DC Circuits Objective In this exercise, the DC steady state response of simple RL and RC circuits is examined. The transient behavior of RC circuits

More information

Class #7: Experiment L & C Circuits: Filters and Energy Revisited

Class #7: Experiment L & C Circuits: Filters and Energy Revisited Class #7: Experiment L & C Circuits: Filters and Energy Revisited In this experiment you will revisit the voltage oscillations of a simple LC circuit. Then you will address circuits made by combining resistors

More information

EE 331 Devices and Circuits I. Lecture 1 March 31, 2014

EE 331 Devices and Circuits I. Lecture 1 March 31, 2014 EE 331 Devices and Circuits I Lecture 1 March 31, 2014 Four Main Topics (Welcome to the Real World!) Physics of conduction in semiconductors (Chap 2) Solid state diodes physics, applications, and analysis

More information

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK UNIT I BASIC CIRCUITS ANALYSIS PART A (2-MARKS)

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK UNIT I BASIC CIRCUITS ANALYSIS PART A (2-MARKS) KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK YEAR / SEM : I / II SUBJECT CODE & NAME : EE 1151 CIRCUIT THEORY UNIT I BASIC CIRCUITS ANALYSIS PART A (2-MARKS)

More information

SIMULATIONS WITH THE BUCK-BOOST TOPOLOGY EE562: POWER ELECTRONICS I COLORADO STATE UNIVERSITY. Modified February 2006

SIMULATIONS WITH THE BUCK-BOOST TOPOLOGY EE562: POWER ELECTRONICS I COLORADO STATE UNIVERSITY. Modified February 2006 SIMULATIONS WITH THE BUCK-BOOST TOPOLOGY EE562: POWER ELECTRONICS I COLORADO STATE UNIVERSITY Modified February 2006 Page 1 of 13 PURPOSE: The purpose of this lab is to simulate the Buck-Boost converter

More information

STUDY OF RC AND RL CIRCUITS Venue: Microelectronics Laboratory in E2 L2

STUDY OF RC AND RL CIRCUITS Venue: Microelectronics Laboratory in E2 L2 EXPERIMENT #1 STUDY OF RC AND RL CIRCUITS Venue: Microelectronics Laboratory in E2 L2 I. INTRODUCTION This laboratory is about verifying the transient behavior of RC and RL circuits. You need to revise

More information

University f P rtland Sch l f Engineering

University f P rtland Sch l f Engineering University f P rtland Sch l f Engineering Electric Circuits 101 Wednesday, November 31, 2012 (10312012) Happy Halloween! Copyright by Aziz S. Inan, Ph.D. http://faculty.up.edu/ainan/ Math puzzler # 1:

More information

EE 241 Experiment #7: NETWORK THEOREMS, LINEARITY, AND THE RESPONSE OF 1 ST ORDER RC CIRCUITS 1

EE 241 Experiment #7: NETWORK THEOREMS, LINEARITY, AND THE RESPONSE OF 1 ST ORDER RC CIRCUITS 1 EE 241 Experiment #7: NETWORK THEOREMS, LINEARITY, AND THE RESPONSE OF 1 ST ORDER RC CIRCUITS 1 PURPOSE: To verify the validity of Thevenin and maximum power transfer theorems. To demonstrate the linear

More information

Diode Circuits Recent GATE Problems

Diode Circuits Recent GATE Problems Diode Circuits Recent GATE Problems 1. The diodes and capacitors in the circuit shown are ideal. The voltage v(t) across the diode DD 1 is CC 1 DD 2 cos(ωωωω) AC DD 1 CC 1 (a) cos(ωωωω) 1 (b) sin(ωωωω)

More information

De Anza College Department of Engineering Engr 37-Intorduction to Circuit Analysis

De Anza College Department of Engineering Engr 37-Intorduction to Circuit Analysis De Anza College Department of Engineering Engr 37-Intorduction to Circuit Analysis Spring 2017 Lec: Mon to Thurs 8:15 am 9:20 am S48 Office Hours: Thursday7:15 am to 8:15 am S48 Manizheh Zand email: zandmanizheh@fhda.edu

More information

ME218a Midterm Exam Due by 4pm on 10/25/96. I Certify that I have taken this examination in compliance with the Stanford University Honor Code.

ME218a Midterm Exam Due by 4pm on 10/25/96. I Certify that I have taken this examination in compliance with the Stanford University Honor Code. ME218a Midterm Exam Due by 4pm on 10/25/96 Name: I Certify that I have taken this examination in compliance with the Stanford University Honor Code. Sign Here Include this as the cover sheet for you solutions

More information

PHYS102 Previous Exam Problems. Circuits

PHYS102 Previous Exam Problems. Circuits PHYS102 Previous Exam Problems CHAPTER 27 Circuits Combination of resistors Potential differences Single loop circuits Kirchhoff laws Multiloop circuits RC circuits General 1. Figure 1 shows two resistors

More information

Step Response of RC Circuits

Step Response of RC Circuits EE 233 Laboratory-1 Step Response of RC Circuits 1 Objectives Measure the internal resistance of a signal source (eg an arbitrary waveform generator) Measure the output waveform of simple RC circuits excited

More information

Lab 5 Second Order Transient Response of Circuits

Lab 5 Second Order Transient Response of Circuits Lab 5 Second Order Transient Response of Circuits Lab Performed on November 5, 2008 by Nicole Kato, Ryan Carmichael, and Ti Wu Report by Ryan Carmichael and Nicole Kato E11 Laboratory Report Submitted

More information

DRONACHARYA COLLEGE OF ENGINEERING GREATER NOIDA LAB MANUAL NETWORK LABORATORY EEE-452

DRONACHARYA COLLEGE OF ENGINEERING GREATER NOIDA LAB MANUAL NETWORK LABORATORY EEE-452 DRONACHARYA COLLEGE OF ENGINEERING GREATER NOIDA LAB MANUAL NETWORK LABORATORY EEE-452 Syllabus 1. Verification of principle of superposition with dc and ac sources. 2. Verification of Thevenin, Norton

More information

Roeback s Final Project_EECT111

Roeback s Final Project_EECT111 Roeback s Final Project_EECT111 1 Using MultiSim, Excel and hand calculations create a set of notes that show how to: 1.) Combine multiple resistors in series and parallel. 2.) By example calculate RT,

More information

LECTURE 4. Introduction to Power Electronics Circuit Topologies: The Big Three

LECTURE 4. Introduction to Power Electronics Circuit Topologies: The Big Three 1 LECTURE 4 Introduction to Power Electronics Circuit Topologies: The Big Three I. POWER ELECTRONICS CIRCUIT TOPOLOGIES A. OVERVIEW B. BUCK TOPOLOGY C. BOOST CIRCUIT D. BUCK - BOOST TOPOLOGY E. COMPARISION

More information

Lecture 4. The CMOS Inverter. DC Transfer Curve: Load line. DC Operation: Voltage Transfer Characteristic. Noise in Digital Integrated Circuits

Lecture 4. The CMOS Inverter. DC Transfer Curve: Load line. DC Operation: Voltage Transfer Characteristic. Noise in Digital Integrated Circuits Noise in Digital Integrated Circuits Lecture 4 The CMOS Inverter i(t) v(t) V DD Peter Cheung Department of Electrical & Electronic Engineering Imperial College London URL: www.ee.ic.ac.uk/pcheung/ E-mail:

More information

FINAL EXAM. Honor pledge: On my honor I have neither given nor received aid on this exam. Name: Signature:

FINAL EXAM. Honor pledge: On my honor I have neither given nor received aid on this exam. Name: Signature: FINAL EXAM Dec 16 th, 2013, 10:30am-1:15pm Honor pledge: On my honor I have neither given nor received aid on this exam. Name: Signature: - Calculators allowed. - Single sided 8.5x11 sheet with formulas

More information

Designing Information Devices and Systems II Spring 2019 A. Sahai, J. Roychowdhury, K. Pister Homework 2

Designing Information Devices and Systems II Spring 2019 A. Sahai, J. Roychowdhury, K. Pister Homework 2 EECS 16B Designing Information Devices and Systems II Spring 2019 A. Sahai, J. Roychowdhury, K. Pister Homework 2 This homework is due on Wednesday, February 13, 2019, at 11:59PM. Self-grades are due on

More information

Lecture # 16 Logic with a State Dependent Device. Logic Gates How are they built in practice?

Lecture # 16 Logic with a State Dependent Device. Logic Gates How are they built in practice? EECS 42 Introduction to Digital Electronics Andrew R. Neureuther These viewgraphs will be handed out in class 1/21/ Lecture # 16 Logic with a State Dependent Device S&O pp. 9-9, 4-6 (read for graphs and

More information

University of Jordan School of Engineering Electrical Engineering Department. EE 219 Electrical Circuits Lab

University of Jordan School of Engineering Electrical Engineering Department. EE 219 Electrical Circuits Lab University of Jordan School of Engineering Electrical Engineering Department EE 219 Electrical Circuits Lab EXPERIMENT 4 TRANSIENT ANALYSIS Prepared by: Dr. Mohammed Hawa EXPERIMENT 4 TRANSIENT ANALYSIS

More information

[ECEN 1400] Introduction to Digital and Analog Electronics R. McLeod. HW #4: Power Supply

[ECEN 1400] Introduction to Digital and Analog Electronics R. McLeod. HW #4: Power Supply 1 Why Not Use Batteries? (10 pts) HW #4: Power Supply Work this problem in symbols, then clearly state the values of any parameters you need before plugging in to get final numbers. 1.1 How much current

More information

EEC 118 Lecture #11: CMOS Design Guidelines Alternative Static Logic Families

EEC 118 Lecture #11: CMOS Design Guidelines Alternative Static Logic Families EEC 118 Lecture #11: CMOS Design Guidelines Alternative Static Logic Families Rajeevan Amirtharajah University of California, Davis Jeff Parkhurst Intel Corporation Announcements Homework 5 this week Lab

More information

ECE212H1F University of Toronto 2017 EXPERIMENT #4 FIRST AND SECOND ORDER CIRCUITS ECE212H1F

ECE212H1F University of Toronto 2017 EXPERIMENT #4 FIRST AND SECOND ORDER CIRCUITS ECE212H1F ECE212H1F University of Toronto 2017 EXPERIMENT #4 FIRST AND SECOND ORDER CIRCUITS ECE212H1F OBJECTIVES: To study the voltage-current relationship for a capacitor. To study the step responses of a series

More information

Lab #5 ENG RC Circuits

Lab #5 ENG RC Circuits Name:. Lab #5 ENG 220-001 Date: Learning objectives of this experiment is that students will be able to: Measure the effects of frequency upon an RC circuit Calculate and understand circuit current, impedance,

More information

ELEC 2032 ELECTRONICS and SYSTEMS TUTORIAL 2 PHASOR APPROACH TO AC CIRCUIT THEORY

ELEC 2032 ELECTRONICS and SYSTEMS TUTORIAL 2 PHASOR APPROACH TO AC CIRCUIT THEORY Tutorial ELECTRONCS and SYSTEMS ELEC 3 ELEC 3 ELECTRONCS and SYSTEMS TUTORAL PHASOR APPROACH TO AC CRCUT THEORY. - Sinusoidal Steady State.. - Complex Numbers, Phasors and mpedance.. - Node and Mesh Analysis

More information

The SI unit of inductance is the henry, defined as:

The SI unit of inductance is the henry, defined as: Inductors A coil of wire, or solenoid, can be used in a circuit to store energy in the magnetic field. We define the inductance of a solenoid having N turns, length l and cross-section area A as: The SI

More information

Chapt ha e pt r e r 11 Inductors

Chapt ha e pt r e r 11 Inductors Chapter 11 Inductors The Basic Inductor When a length of wire is formed onto a coil, it becomes a basic inductor Magnetic lines of force around each loop in the winding of the coil effectively add to the

More information

Lecture # 3 Circuit Configurations

Lecture # 3 Circuit Configurations CPEN 206 Linear Circuits Lecture # 3 Circuit Configurations Dr. Godfrey A. Mills Email: gmills@ug.edu.gh Phone: 0269073163 February 15, 2016 Course TA David S. Tamakloe CPEN 206 Lecture 3 2015_2016 1 Circuit

More information

The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering ECE 20 - LAB

The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering ECE 20 - LAB The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering ECE 20 - LAB Experiment # 11 MOSFET Amplifiers testing and designing Equipment:

More information

ELECTRICAL CIRCUITS LABORATORY MANUAL (II SEMESTER)

ELECTRICAL CIRCUITS LABORATORY MANUAL (II SEMESTER) ELECTRICAL CIRCUITS LABORATORY MANUAL (II SEMESTER) LIST OF EXPERIMENTS. Verification of Ohm s laws and Kirchhoff s laws. 2. Verification of Thevenin s and Norton s Theorem. 3. Verification of Superposition

More information

University of Portland EE 271 Electrical Circuits Laboratory. Experiment: Inductors

University of Portland EE 271 Electrical Circuits Laboratory. Experiment: Inductors University of Portland EE 271 Electrical Circuits Laboratory Experiment: Inductors I. Objective The objective of this experiment is to verify the relationship between voltage and current in an inductor,

More information

dc Bias Point Calculations

dc Bias Point Calculations dc Bias Point Calculations Find all of the node voltages assuming infinite current gains 9V 9V 10kΩ 9V 100kΩ 1kΩ β = 270kΩ 10kΩ β = 1kΩ 1 dc Bias Point Calculations Find all of the node voltages assuming

More information

SIMULATIONS WITH THE BOOST TOPOLOGY EE562: POWER ELECTRONICS I COLORADO STATE UNIVERSITY. Modified February 2006

SIMULATIONS WITH THE BOOST TOPOLOGY EE562: POWER ELECTRONICS I COLORADO STATE UNIVERSITY. Modified February 2006 SIMULATIONS WITH THE BOOST TOPOLOGY EE562: POWER ELECTRONICS I COLORADO STATE UNIVERSITY Modified February 26 Page 1 of 24 PURPOSE: The purpose of this lab is to simulate the Boost converter using ORCAD

More information

Experiment Number 2. Revised: Summer 2013 PLECS RC, RL, and RLC Simulations

Experiment Number 2. Revised: Summer 2013 PLECS RC, RL, and RLC Simulations Preface: Experiment Number 2 Revised: Summer 2013 PLECS RC, RL, and RLC Simulations Preliminary exercises are to be done and submitted individually Laboratory simulation exercises are to be done individually

More information

Welcome to your second Electronics Laboratory Session. In this session you will learn about how to use resistors, capacitors and inductors to make

Welcome to your second Electronics Laboratory Session. In this session you will learn about how to use resistors, capacitors and inductors to make Welcome to your second Electronics Laboratory Session. In this session you will learn about how to use resistors, capacitors and inductors to make simple circuits. You will find out how these circuits

More information

Electronics EECE2412 Spring 2016 Exam #1

Electronics EECE2412 Spring 2016 Exam #1 Electronics EECE2412 Spring 2016 Exam #1 Prof. Charles A. DiMarzio Department of Electrical and Computer Engineering Northeastern University 18 February 2016 File:12140/exams/exam1 Name: : Row # : Seat

More information

2A, 23V, 380KHz Step-Down Converter

2A, 23V, 380KHz Step-Down Converter 2A, 23V, 380KHz Step-Down Converter General Description The is a buck regulator with a built-in internal power MOSFET. It achieves 2A continuous output current over a wide input supply range with excellent

More information

Lab #7: Transient Response of a 1 st Order RC Circuit

Lab #7: Transient Response of a 1 st Order RC Circuit Lab #7: Transient Response of a 1 st Order RC Circuit Theory & Introduction Goals for Lab #7 The goal of this lab is to explore the transient response of a 1 st Order circuit. In order to explore the 1

More information

Questions Bank of Electrical Circuits

Questions Bank of Electrical Circuits Questions Bank of Electrical Circuits 1. If a 100 resistor and a 60 XL are in series with a 115V applied voltage, what is the circuit impedance? 2. A 50 XC and a 60 resistance are in series across a 110V

More information

SIMULATION WITH THE BOOST TOPOLOGY ECE562: Power Electronics I COLORADO STATE UNIVERSITY. Modified in Fall 2011

SIMULATION WITH THE BOOST TOPOLOGY ECE562: Power Electronics I COLORADO STATE UNIVERSITY. Modified in Fall 2011 SIMULATION WITH THE BOOST TOPOLOGY ECE562: Power Electronics I COLORADO STATE UNIVERSITY Modified in Fall 2011 ECE 562 Boost Converter (NL5 Simulation) Laboratory 2 Page 1 PURPOSE: The purpose of this

More information

CEP8101A Rev 1.0, Apr, 2014

CEP8101A Rev 1.0, Apr, 2014 Wide-Input Sensorless CC/CV Step-Down DC/DC Converter FEATURES 42V Input Voltage Surge 40V Steady State Operation Up to 2.1A output current Output Voltage 2.5V to 10V Resistor Programmable Current Limit

More information

operation, continuous current in L, very low ripple in Vout, Vin is constant, and = + V out

operation, continuous current in L, very low ripple in Vout, Vin is constant, and = + V out EE462L, Power Electronics, Test 2. Name You must show all work to receive credit. October 15, 2010 Problem 1. Boost Converter. Use the standard assumptions (i.e., lossless, steady-state Vout 1 operation,

More information

ELECTRIC CIRCUITS CMPE 253 DEPARTMENT OF COMPUTER ENGINEERING LABORATORY MANUAL ISHIK UNIVERSITY

ELECTRIC CIRCUITS CMPE 253 DEPARTMENT OF COMPUTER ENGINEERING LABORATORY MANUAL ISHIK UNIVERSITY ELECTRIC CIRCUITS CMPE 253 DEPARTMENT OF COMPUTER ENGINEERING LABORATORY MANUAL ISHIK UNIVERSITY 2017-2018 1 WEEK EXPERIMENT TITLE NUMBER OF EXPERIMENT No Meeting Instructional Objective 2 Tutorial 1 3

More information

CEP8113A Rev 2.0, Apr, 2014

CEP8113A Rev 2.0, Apr, 2014 Wide-Input Sensorless CC/CV Step-Down DC/DC Converter FEATURES 42V Input Voltage Surge 40V Steady State Operation Up to 3.5A output current Output Voltage 2.5V to 10V Resistor Programmable Current Limit

More information

Electrical and Telecommunications Engineering Technology_EET1122. Electrical and Telecommunications Engineering Technology

Electrical and Telecommunications Engineering Technology_EET1122. Electrical and Telecommunications Engineering Technology NEW YORK CITY COLLEGE OF TECHNOLOGY The City University of New York DEPARTMENT: SUBJECT CODE AND TITLE: Electrical and Telecommunications Engineering Technology EET1122 Circuits Analysis I COURSE DESCRIPTION:

More information

Single Channel Linear Controller

Single Channel Linear Controller Single Channel Linear Controller Description The is a low dropout linear voltage regulator controller with IC supply power (VCC) under voltage lockout protection, external power N-MOSFET drain voltage

More information

Analog Circuits Prof. Jayanta Mukherjee Department of Electrical Engineering Indian Institute of Technology - Bombay

Analog Circuits Prof. Jayanta Mukherjee Department of Electrical Engineering Indian Institute of Technology - Bombay Analog Circuits Prof. Jayanta Mukherjee Department of Electrical Engineering Indian Institute of Technology - Bombay Week - 08 Module - 04 BJT DC Circuits Hello, welcome to another module of this course

More information

5. CMOS Gates: DC and Transient Behavior

5. CMOS Gates: DC and Transient Behavior 5. CMOS Gates: DC and Transient Behavior Jacob Abraham Department of Electrical and Computer Engineering The University of Texas at Austin VLSI Design Fall 2017 September 18, 2017 ECE Department, University

More information

V.S.B ENGINEERING COLLEGE DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING I EEE-II Semester all subjects 2 & 16 marks QB

V.S.B ENGINEERING COLLEGE DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING I EEE-II Semester all subjects 2 & 16 marks QB V.S.B ENGINEERING COLLEGE DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING I EEE-II Semester all subjects 2 & 16 marks QB Sl.No Subject Name Page No. 1 Circuit Theory 2 1 UNIT-I CIRCUIT THEORY TWO

More information

CMOS VLSI Design (A3425)

CMOS VLSI Design (A3425) CMOS VLSI Design (A3425) Unit V Dynamic Logic Concept Circuits Contents Charge Leakage Charge Sharing The Dynamic RAM Cell Clocks and Synchronization Clocked-CMOS Clock Generation Circuits Communication

More information

ENGR 201 Homework, Fall 2018

ENGR 201 Homework, Fall 2018 Chapter 1 Voltage, Current, Circuit Laws (Selected contents from Chapter 1-3 in the text book) 1. What are the following instruments? Draw lines to match them to their cables: Fig. 1-1 2. Complete the

More information

CHAPTER 6 DIGITAL INSTRUMENTS

CHAPTER 6 DIGITAL INSTRUMENTS CHAPTER 6 DIGITAL INSTRUMENTS 1 LECTURE CONTENTS 6.1 Logic Gates 6.2 Digital Instruments 6.3 Analog to Digital Converter 6.4 Electronic Counter 6.6 Digital Multimeters 2 6.1 Logic Gates 3 AND Gate The

More information

12/01/2009. Practice with past exams

12/01/2009. Practice with past exams EE40 Final Exam Review Prof. Nathan Cheung 12/01/2009 Practice with past exams http://hkn.eecs.berkeley.edu/exam/list/?examcourse=ee%2040 Slide 1 Overview of Course Circuit components: R, C, L, sources

More information

ENGR4300 Test 4A Spring 2005

ENGR4300 Test 4A Spring 2005 Question 1 Diodes Assume that the forward bias threshold voltage for the diode in the circuit is 0.7V. A. Consider the following circuit a) What type of diode circuit is the circuit above? (1 pt) half

More information

RC and RL Circuits Prelab

RC and RL Circuits Prelab RC and RL Circuits Prelab by Dr. Christine P. Cheney, Department of Physics and Astronomy, 401 Nielsen Physics Building, The University of Tennessee, Knoxville, Tennessee 37996-1200 2018 by Christine P.

More information

Response of First-Order RL and RC Circuits

Response of First-Order RL and RC Circuits Response of First-Order RL and RC Circuits Qi Xuan Zhejiang University of Technology Nov 2015 Electric Circuits 1 Structure The Natural Response of an RL Circuit The Natural Response of an RC Circuit The

More information

UC Berkeley, EECS Department

UC Berkeley, EECS Department UC Berkeley, EECS Department B. Boser EECS 40 Lab LAB4: Audio Synthesizer UID: The 555 Timer IC Inductors and capacitors add a host of new circuit possibilities that exploit the memory realized by the

More information

FP kHz 7A High Efficiency Synchronous PWM Boost Converter

FP kHz 7A High Efficiency Synchronous PWM Boost Converter 500kHz 7A High Efficiency Synchronous PWM Boost Converter General Description The FP6277 is a current mode boost DC-DC converter with PWM/PSM control. Its PWM circuitry with built-in 30mΩ high side switch

More information

Series Resistance Compensation

Series Resistance Compensation Series Resistance Compensation 1. Patch clamping Patch clamping is a form of voltage clamping, a technique that uses a feedback circuit to set the membrane potential, V m, of a cell to a desired command

More information

Lab E5: Filters and Complex Impedance

Lab E5: Filters and Complex Impedance E5.1 Lab E5: Filters and Complex Impedance Note: It is strongly recommended that you complete lab E4: Capacitors and the RC Circuit before performing this experiment. Introduction Ohm s law, a well known

More information

Syllabus for ENGR065-01: Circuit Theory

Syllabus for ENGR065-01: Circuit Theory Syllabus for ENGR065-01: Circuit Theory Fall 2017 Instructor: Huifang Dou Designation: Catalog Description: Text Books and Other Required Materials: Course Objectives Student Learning Outcomes: Course

More information

Name. For partial credit in some question, you may want to re-draw circuit diagrams as you simplify the circuits.

Name. For partial credit in some question, you may want to re-draw circuit diagrams as you simplify the circuits. Quiz I Fall 2017 Name Part B (80 Points) 1. (10 Pts) 2. (8 Pts) 3. (16 Pts) 5. (12 Pts) 6. (16 Pts) 7. (11 Pts) 4. (7 Pts) Total Be sure to simplify circuits into standard forms. For partial credit in

More information

Digital Integrated Circuits Designing Combinational Logic Circuits. Fuyuzhuo

Digital Integrated Circuits Designing Combinational Logic Circuits. Fuyuzhuo Digital Integrated Circuits Designing Combinational Logic Circuits Fuyuzhuo Introduction Digital IC Combinational vs. Sequential Logic In Combinational Logic Circuit Out In Combinational Logic Circuit

More information

ECE3204 D2015 Lab 1. See suggested breadboard configuration on following page!

ECE3204 D2015 Lab 1. See suggested breadboard configuration on following page! ECE3204 D2015 Lab 1 The Operational Amplifier: Inverting and Non-inverting Gain Configurations Gain-Bandwidth Product Relationship Frequency Response Limitation Transfer Function Measurement DC Errors

More information

Question Paper Profile

Question Paper Profile I Scheme Question Paper Profile Program Name : Electrical Engineering Program Group Program Code : EE/EP/EU Semester : Third Course Title : Electrical Circuits Max. Marks : 70 Time: 3 Hrs. Instructions:

More information

ENGR-2300 Electronic Instrumentation Quiz 2 Spring 2016

ENGR-2300 Electronic Instrumentation Quiz 2 Spring 2016 ENGR-23 Quiz 2 Spring 216 ENGR-23 Electronic Instrumentation Quiz 2 Spring 216 On all questions: SHOW ALL WORK. BEGIN WITH FORMULAS, THEN SUBSTITUTE VALUES AND UNITS. No credit will be given for numbers

More information

Page 1. Date 15/02/2013

Page 1. Date 15/02/2013 Page 1 Date 15/02/2013 Final Term Examination Fall 2012 Phy301-Circuit Theory 1. State kirchhoff s current law (KCL) Marks: 2: Answer: (PAGE 42) KIRCHHOF S CURRENT LAW Sum of all the currents entering

More information

EE16A Lab: Touchscreen 3b

EE16A Lab: Touchscreen 3b EE16A Lab: Touchscreen 3b Announcements Wrapping up circuits with Touch 3B If you can t finish today, make it up in APS Buffer Week Can use your own computer for this lab Last Week: Touch 3A Simulated

More information

Design and Technology

Design and Technology E.M.F, Voltage and P.D E.M F This stands for Electromotive Force (e.m.f) A battery provides Electromotive Force An e.m.f can make an electric current flow around a circuit E.m.f is measured in volts (v).

More information

FP6276B 500kHz 6A High Efficiency Synchronous PWM Boost Converter

FP6276B 500kHz 6A High Efficiency Synchronous PWM Boost Converter 500kHz 6A High Efficiency Synchronous PWM Boost Converter General Description The is a current mode boost DC-DC converter with PWM/PSM control. Its PWM circuitry with built-in 40mΩ high side switch and

More information

TRANSISTOR SWITCHING WITH A REACTIVE LOAD

TRANSISTOR SWITCHING WITH A REACTIVE LOAD TRANSISTOR SWITCHING WITH A REACTIVE LOAD (Old ECE 311 note revisited) Electronic circuits inevitably involve reactive elements, in some cases intentionally but always at least as significant parasitic

More information

University of Pittsburgh

University of Pittsburgh University of Pittsburgh Experiment #5 Lab Report Diode Applications and PSPICE Introduction Submission Date: 10/10/2017 Instructors: Dr. Minhee Yun John Erickson Yanhao Du Submitted By: Nick Haver & Alex

More information

Lecture 6: Digital/Analog Techniques

Lecture 6: Digital/Analog Techniques Lecture 6: Digital/Analog Techniques The electronics signals that we ve looked at so far have been analog that means the information is continuous. A voltage of 5.3V represents different information that

More information

10. Introduction and Chapter Objectives

10. Introduction and Chapter Objectives Real Analog - Circuits Chapter 0: Steady-state Sinusoidal Analysis 0. Introduction and Chapter Objectives We will now study dynamic systems which are subjected to sinusoidal forcing functions. Previously,

More information

Homework Assignment 01

Homework Assignment 01 Homework Assignment 01 In this homework set students review some basic circuit analysis techniques, as well as review how to analyze ideal op-amp circuits. Numerical answers must be supplied using engineering

More information

Single-Phase Full-Wave Phase-Controlled Rectifier

Single-Phase Full-Wave Phase-Controlled Rectifier + 2004.10.09 EE410L, Experiment #1 Brett Allan I. Introduction The objective of this experiment is to design, construct, and test a Single-Phase Full-Wave Phase-Controlled Rectifier. The subsequent block

More information