Problem Weight Total 100

Size: px
Start display at page:

Download "Problem Weight Total 100"

Transcription

1 EE 350 Problem Set 3 Cover Sheet Fall 2016 Last Name (Print): First Name (Print): ID number (Last 4 digits): Section: Submission deadlines: Turn in the written solutions by 4:00 pm on Tuesday September 20 in the homework slot outside 121 EE East. Problem Weight Total 100 Score The solution submitted for grading represents my own analysis of the problem, and not that of another student. Signature: Neatly print the name(s) of the students you collaborated with on this assignment.

2 Exam I is scheduled for Thursday, September 22 from 8:15 pm to 10:15 pm. The location will be announced during lecture and on the EE 350 web site. The exam covers material in problem sets 1 through 3, and recitations 1 through 5. The exam is closed-book, but you may bring one 8 1/2 by 11 inch note sheet, Calculators are not allowed as graphical/scientific calculators are capable of graphing functions and solving ODEs. Reading assignment: Lathi Chapter 2, Sections 2.1, 2.2, and 2.5 Problem 10: (20 points) A LTI system with input f(t) and output y(t) may be represented as an ODE in the standard form d n y dt + a d n 1 y n n 1 dt + + a d m f 0y = b n 1 m dt + b d m 1 f m m 1 dt + + b 0f, m 1 where the coefficients a i and b i are constant. Observe that the coefficient multiplying the highest derivative of y with respect to time is unity. By introducing the derivative operator D d/dt and the polynomials the ODE representation has the compact form Q(D) = D n + a n 1 D n a 1 D + a 0 P(D) = b m D m + b m 1 D n b 1 D + b 0, Q(D) y(t) = P(D) f(t). (1) 1. (10 points) The passive network in Figure 1 implements a lowpass filter. For a DC input, the output y is identical to the input f as the inductors appear as short circuits. For a sinusoidal input, as the frequency increases the impedance of the inductors increases and as a result, the output amplitude decreases. Derive an expression for the ODE that relates the output voltage y(t) to the input f(t). Express your answer using the form in equation 1 by providing expressions for the polynomials Q(D) and P(D) in terms of the parameters L 1, R 1, L 2, and R 2. Figure 1: Passive RL lowpass filter. 2. (10 points) In most cases sensor noise is both unavoidable and undesirable. As an example, measurements of the bioelectric potential produced by the heart using an electrocardiogram (ECG) are typically corrupted by 60 Hz signals originating from nearby devices. In this situation, where the noise signal is a sinusoid at a known frequency, it is possible to use a filter circuit to attenuate the noise component. For this problem, the sensor output is corrupted by a 60 Hz sinusoidal signal. If the signal of interest has frequency components either much lower or much higher than 60 Hz, we can pass the sensor output through a lowpass or high pass filter, respectively, to attenuate the 60 Hz noise component. Suppose, however, that our sensor signal has frequency components of interest that are both above and below 60 Hz. In this case, we can pass the output of the sensor through a notch filter that only attenuates frequency components around 60 Hz. Figure?? shows an active RC network, with input voltage f(t) and output voltage y(t), that implements a notch filter. Assume that the operational amplifiers are ideal, that is, they implement ideal voltage followers. Derive an expression for the ODE that relates the output voltage y(t) to the input f(t). Express your answer using the form in equation 1 by providing expressions for the polynomials Q(D) and P(D) in terms of the parameters R and C.

3 Figure 2: Active RC notch filter. Problem 11: (20 points) Consider a LTI system with input f(t) and output y(t) that can be represented by the strictly-proper first-order differential equation dy dt + 1 τ y(t) = K f(t), (2) τ where K and τ are constant parameters. 1. (2 points) State the characteristic equation and find its characteristic root λ. A characteristic root λ maybe real or complex valued. If the real part of λ is strictly negative, then the corresponding natural (or characteristic) mode e λt exponentially decays to zero as t increases. In this case the time constant associated with the natural mode is defined as τ = 1/Re(λ). The time constant τ is a measure of how quickly a natural mode relaxes towards zero. The smaller τ is, the faster the mode decays. 2. (3 points) Determine the zero-state unit-step response y(t) for t 0 in terms of the parameters τ and K. 3. (2 points) What is the physical significance of the parameter K when τ > 0? 4. (3 points) For a unit-step input, the time required for the response to increase from 10% to 90% of its final value is defined as the rise-time. Show that the rise-time for the first-order system considered in this problem is t r = τ ln 9. This expression holds for any strictly-proper first-order system with a characteristic root that is strictly negative. 5. (3 points) For a unit-step input, the time t s required for the zero-state response to reach and stay within 1% of its final value is called the settling time. Show that for the first-order system the settling time is given by t s = τ ln 100.

4 This expression holds for any strictly-proper first-order system with a characteristic root that is strictly negative. 6. (7 points) Show that the active RC circuit in Figure 3 can be represented in the form of equation 2, and specify the parameters K and τ in terms of R 1, R 2, and C. Determine the rise-time, settling time, and DC gain of the network in Figure 3, and express your results in terms of the parameters R 1, R 2, and C. Figure 3: Active RC circuit. Problem 12: (20 points) This problem illustrates the relationship between the natural response (homogeneous solution), the forced response (particular solution), the zero-state response, and the zero-input response of a LTI system. A certain linear timeinvariant system with input f(t) and output y(t) is represented by the second-order differential equation d 2 y dt dy + 9 y(t) = 18 f(t). dt Suppose that the initial conditions are y(0) = 1, ẏ(0) = 2 and that the input to the system is f(t) = (1 + 3e 2t )u(t). 1. (3 points) State the characteristic equation and find its roots λ 1 and λ (5 points) Determine the total response y(t) = y h (t) + y p (t) by finding the homogeneous solution (natural response) y h (t) and the particular solution (forced response) y p (t). 3. (5 points) Determine the zero-input response, y zi (t) for t 0 by solving the appropriate ODE and using the appropriate initial conditions. 4. (5 points) Determine the zero-state response, y zs (t) for t 0 by solving the appropriate ODE and using the appropriate initial conditions. 5. (2 points) It must be true that y h (t) + y p (t) = y zi (t) + y zs (t) because y(t) = y h (t) + y p (t) and y(t) = y zi (t) + y zs (t). In one or two sentences, explain why y zs (t) differs from y p (t), and why y zi (t) differs from y h (t).

5 Problem 13: (20 points) A certain linear time-invariant system with input f(t) and output y(t) is represented by the second-order differential equation d 2 y dt 2 + α dy y(t) = 800 f(t), dt where α is a real valued parameter. 1. (4 points) Determine the numeric value of the natural frequency and express the dimensionless damping ratio in terms of the parameter α. 2. (3 points) Determine the range of values α for which the system admits a DC gain and determine the numeric value of the DC gain. 3. (3 points) Determine the range of values of α for which the zero-state unit-step response is underdamped, overdamped, and critically damped. 4. (5 points) Determine the zero-input response y zi (t) for α = 32, y(0) = 10, and ẏ(0) = (5 points) Determine the zero-state unit-step response for α = 40. Problem 14: (20 points) Consider a set of three systems with input f(t) and output y(t) that are represented by the following ODEs for t 0: System 1: System 2: System 3: d 3 y dt + y 3 2d2 dt + 2dy + y(t) = f(t) 2 dt d 3 y dt + y 3 2d2 dt 5dy 6y(t) = f(t) 2 dt d 3 y dt + d2 y 3 dt + dy + y(t) = f(t) 2 dt 1. (3 points) Use MATLAB to obtain the characteristic roots for each system, and sketch these roots in the λ-plane. 2. (3 points) Based on the location of the characteristic roots, state whether the system is asymptotically stable, marginally stable, or unstable. 3. (4 points) For the asymptotically stable and unstable systems, justify your answer in part 2 by stating the form of the homogeneous solution for these systems for t 0. If the system has complex-valued characteristic roots, express the homogeneous solution in terms of real-valued sinusoidal terms, rather than complex-valued exponentials. 4. (10 points) (a) (2 points) Consider the zero-state response y 1 (t) of system 3 to the unit-step input f 1 (t) = u(t). Using your results from part 1, state the form of the homogeneous and particular solutions in terms of undetermined coefficients. As time approaches infinity, will the response y 1 (t) remain bounded? (b) (2 points) Consider the zero-state response y 2 (t) of system 3 to the sinusoidal input f 2 (t) = cos(t)u(t). Using your results from part 1, state the form of the homogeneous and particular solutions in terms of undetermined coefficients. As time approaches infinity, will the response y 2 (t) remain bounded? (c) (6 points) Verify your qualitative results in parts (a) and (b) by using MATLAB to numerically calculate the zero-state response. As an example, consider a system with input f(t) and output y(t) that has the ODE representation ÿ + 30ẏ + 200y = 8f + 400f. This system can be represented in MATLAB by the row vectors >> Q = [1, 30, 200];P = [8, 400]; Suppose we desire to find the zero-state response of the system to two separate inputs f 1 (t) = 4u(t)

6 and f 2 (t) = 4u(t) + 2e t u(t) over the time range 0 t 2 using a time vector of two hundred points. Construct the time vector using the command linspace >> t = linspace(0, 2, 200); while the input functions are generated as and >> f1 = 4 ones(size(t)); >> f2 = exp( t); Find the zero-state responses with the command lsim as and To receive credit: >> y1 = lsim(p, Q, f1, t); >> y2 = lsim(p, Q, f2, t); Using this example as a guide, write an m-file that calculates and plots the zero-state response of system 3 system to the inputs f 1 (t) = u(t) f 2 (t) = cos(t) over the time range 0 t 100 using a time vector of one thousand points. Turn in a copy of your m-file that generates the results for parts 1 and 4. Include your name and section number in the m-file. Plot the zero-state responses for part 4 in two separate subplots on a single page, with the response to f 1 (t) in the upper subplot and the response to f 2 (t) in the lower subplot. Use the MATLAB command gtext to place your name and section number within the figure. Make sure that you appropriately label the x and y axes; no credit is given for MATLAB plots whose axes are unlabeled. Add an appropriate title to the figure, for example, Problem Set 3 Problem 14, Parts 1 and 4.

Problem Weight Score Total 100

Problem Weight Score Total 100 EE 350 EXAM IV 15 December 2010 Last Name (Print): First Name (Print): ID number (Last 4 digits): Section: DO NOT TURN THIS PAGE UNTIL YOU ARE TOLD TO DO SO Problem Weight Score 1 25 2 25 3 25 4 25 Total

More information

EECE 2150 Circuits and Signals Final Exam Fall 2016 Dec 16

EECE 2150 Circuits and Signals Final Exam Fall 2016 Dec 16 EECE 2150 Circuits and Signals Final Exam Fall 2016 Dec 16 Instructions: Write your name and section number on all pages Closed book, closed notes; Computers and cell phones are not allowed You can use

More information

EE 380 EXAM II 3 November 2011 Last Name (Print): First Name (Print): ID number (Last 4 digits): Section: DO NOT TURN THIS PAGE UNTIL YOU ARE TOLD TO

EE 380 EXAM II 3 November 2011 Last Name (Print): First Name (Print): ID number (Last 4 digits): Section: DO NOT TURN THIS PAGE UNTIL YOU ARE TOLD TO EE 380 EXAM II 3 November 2011 Last Name (Print): First Name (Print): ID number (Last 4 digits): Section: DO NOT TURN THIS PAGE UNTIL YOU ARE TOLD TO DO SO Problem Weight Score 1 25 2 25 3 25 4 25 Total

More information

GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING FINAL EXAM. COURSE: ECE 3084A (Prof. Michaels)

GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING FINAL EXAM. COURSE: ECE 3084A (Prof. Michaels) GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING FINAL EXAM DATE: 30-Apr-14 COURSE: ECE 3084A (Prof. Michaels) NAME: STUDENT #: LAST, FIRST Write your name on the front page

More information

EE C128 / ME C134 Midterm Fall 2014

EE C128 / ME C134 Midterm Fall 2014 EE C128 / ME C134 Midterm Fall 2014 October 16, 2014 Your PRINTED FULL NAME Your STUDENT ID NUMBER Number of additional sheets 1. No computers, no tablets, no connected device (phone etc.) 2. Pocket calculator

More information

GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING FINAL EXAM. COURSE: ECE 3084A (Prof. Michaels)

GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING FINAL EXAM. COURSE: ECE 3084A (Prof. Michaels) GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING FINAL EXAM DATE: 09-Dec-13 COURSE: ECE 3084A (Prof. Michaels) NAME: STUDENT #: LAST, FIRST Write your name on the front page

More information

Lecture 2. Introduction to Systems (Lathi )

Lecture 2. Introduction to Systems (Lathi ) Lecture 2 Introduction to Systems (Lathi 1.6-1.8) Pier Luigi Dragotti Department of Electrical & Electronic Engineering Imperial College London URL: www.commsp.ee.ic.ac.uk/~pld/teaching/ E-mail: p.dragotti@imperial.ac.uk

More information

EE 40: Introduction to Microelectronic Circuits Spring 2008: Midterm 2

EE 40: Introduction to Microelectronic Circuits Spring 2008: Midterm 2 EE 4: Introduction to Microelectronic Circuits Spring 8: Midterm Venkat Anantharam 3/9/8 Total Time Allotted : min Total Points:. This is a closed book exam. However, you are allowed to bring two pages

More information

Dynamic circuits: Frequency domain analysis

Dynamic circuits: Frequency domain analysis Electronic Circuits 1 Dynamic circuits: Contents Free oscillation and natural frequency Transfer functions Frequency response Bode plots 1 System behaviour: overview 2 System behaviour : review solution

More information

MA EXAM 1 INSTRUCTIONS VERSION 01 September 13, Section # and recitation time

MA EXAM 1 INSTRUCTIONS VERSION 01 September 13, Section # and recitation time MA 16200 EXAM 1 INSTRUCTIONS VERSION 01 September 13, 2018 Your name Student ID # Your TA s name Section # and recitation time 1. You must use a #2 pencil on the scantron sheet (answer sheet). 2. Check

More information

Physics 116A Notes Fall 2004

Physics 116A Notes Fall 2004 Physics 116A Notes Fall 2004 David E. Pellett Draft v.0.9 Notes Copyright 2004 David E. Pellett unless stated otherwise. References: Text for course: Fundamentals of Electrical Engineering, second edition,

More information

Math 215/255 Final Exam (Dec 2005)

Math 215/255 Final Exam (Dec 2005) Exam (Dec 2005) Last Student #: First name: Signature: Circle your section #: Burggraf=0, Peterson=02, Khadra=03, Burghelea=04, Li=05 I have read and understood the instructions below: Please sign: Instructions:.

More information

EECE 2150 Circuits and Signals Final Exam Fall 2016 Dec 9

EECE 2150 Circuits and Signals Final Exam Fall 2016 Dec 9 EECE 2150 Circuits and Signals Final Exam Fall 2016 Dec 9 Name: Instructions: Write your name and section number on all pages Closed book, closed notes; Computers and cell phones are not allowed You can

More information

First and Second Order Circuits. Claudio Talarico, Gonzaga University Spring 2015

First and Second Order Circuits. Claudio Talarico, Gonzaga University Spring 2015 First and Second Order Circuits Claudio Talarico, Gonzaga University Spring 2015 Capacitors and Inductors intuition: bucket of charge q = Cv i = C dv dt Resist change of voltage DC open circuit Store voltage

More information

8. Introduction and Chapter Objectives

8. Introduction and Chapter Objectives Real Analog - Circuits Chapter 8: Second Order Circuits 8. Introduction and Chapter Objectives Second order systems are, by definition, systems whose input-output relationship is a second order differential

More information

Dynamic Response. Assoc. Prof. Enver Tatlicioglu. Department of Electrical & Electronics Engineering Izmir Institute of Technology.

Dynamic Response. Assoc. Prof. Enver Tatlicioglu. Department of Electrical & Electronics Engineering Izmir Institute of Technology. Dynamic Response Assoc. Prof. Enver Tatlicioglu Department of Electrical & Electronics Engineering Izmir Institute of Technology Chapter 3 Assoc. Prof. Enver Tatlicioglu (EEE@IYTE) EE362 Feedback Control

More information

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK What is SIMULINK? SIMULINK is a software package for modeling, simulating, and analyzing

More information

EE -213 BASIC CIRCUIT ANALYSIS LAB MANUAL

EE -213 BASIC CIRCUIT ANALYSIS LAB MANUAL EE -213 BASIC CIRCUIT ANALYSIS LAB MANUAL EE 213 Fall 2009 LABORATORY #1 INTRODUCTION TO MATLAB INTRODUCTION The purpose of this laboratory is to introduce you to Matlab and to illustrate some of its circuit

More information

Designing Information Devices and Systems II Spring 2016 Anant Sahai and Michel Maharbiz Midterm 2

Designing Information Devices and Systems II Spring 2016 Anant Sahai and Michel Maharbiz Midterm 2 EECS 16B Designing Information Devices and Systems II Spring 2016 Anant Sahai and Michel Maharbiz Midterm 2 Exam location: 145 Dwinelle (SIDs ending in 1 and 5) PRINT your student ID: PRINT AND SIGN your

More information

Physics 273 (Fall 2013) (4 Credit Hours) Fundamentals of Physics II

Physics 273 (Fall 2013) (4 Credit Hours) Fundamentals of Physics II Physics 273 (Fall 2013) (4 Credit Hours) Fundamentals of Physics II Syllabus available on BlackBoard http://webcourses.niu.edu/ under Course information Name: Prof. Omar Chmaissem (sha- my- sim) Email:

More information

MA 266 FINAL EXAM INSTRUCTIONS May 8, 2010

MA 266 FINAL EXAM INSTRUCTIONS May 8, 2010 MA 266 FINAL EXAM INSTRUCTIONS May 8, 200 NAME INSTRUCTOR. You must use a #2 pencil on the mark sense sheet (answer sheet). 2. On the mark-sense sheet, fill in the instructor s name (if you do not know,

More information

Problem Value Score No/Wrong Rec 3

Problem Value Score No/Wrong Rec 3 GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING QUIZ #3 DATE: 21-Nov-11 COURSE: ECE-2025 NAME: GT username: LAST, FIRST (ex: gpburdell3) 3 points 3 points 3 points Recitation

More information

EE C128 / ME C134 Final Exam Fall 2014

EE C128 / ME C134 Final Exam Fall 2014 EE C128 / ME C134 Final Exam Fall 2014 December 19, 2014 Your PRINTED FULL NAME Your STUDENT ID NUMBER Number of additional sheets 1. No computers, no tablets, no connected device (phone etc.) 2. Pocket

More information

Controls Problems for Qualifying Exam - Spring 2014

Controls Problems for Qualifying Exam - Spring 2014 Controls Problems for Qualifying Exam - Spring 2014 Problem 1 Consider the system block diagram given in Figure 1. Find the overall transfer function T(s) = C(s)/R(s). Note that this transfer function

More information

EECE 2510 Circuits and Signals, Biomedical Applications Final Exam Section 3. Name:

EECE 2510 Circuits and Signals, Biomedical Applications Final Exam Section 3. Name: EECE 2510 Circuits and Signals, Biomedical Applications Final Exam Section 3 Instructions: Closed book, closed notes; Computers and cell phones are not allowed Scientific calculators are allowed Complete

More information

first name (print) last name (print) brock id (ab17cd) (lab date)

first name (print) last name (print) brock id (ab17cd) (lab date) (ta initials) first name (print) last name (print) brock id (ab17cd) (lab date) Experiment 1 Capacitance In this Experiment you will learn the relationship between the voltage and charge stored on a capacitor;

More information

EECE 2150 Circuits and Signals Final Exam Fall 2016 Dec 12

EECE 2150 Circuits and Signals Final Exam Fall 2016 Dec 12 EECE 2150 Circuits and Signals Final Exam Fall 2016 Dec 12 Instructions: Write your name and section number on all pages Closed book, closed notes; Computers and cell phones are not allowed You can use

More information

DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING RUTGERS UNIVERSITY

DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING RUTGERS UNIVERSITY DEPARTMENT OF EECTRICA AND COMPUTER ENGINEERING RUTGERS UNIVERSITY 330:222 Principles of Electrical Engineering II Spring 2002 Exam 1 February 19, 2002 SOUTION NAME OF STUDENT: Student ID Number (last

More information

Required Textbook. Grade Determined by

Required Textbook. Grade Determined by Physics 273 Honors (Spring 2015) (4 Credit Hours) Fundamentals of Physics II Syllabus available on BlackBoard http://webcourses.niu.edu/ under Course information Name: Prof. Omar Chmaissem (sha-my-sim)

More information

- - - - - - - - - - - - - - - - - - DISCLAIMER - - - - - - - - - - - - - - - - - - General Information: This midterm is a sample midterm. This means: The sample midterm contains problems that are of similar,

More information

Final exam practice 1 UCLA: Math 3B, Winter 2019

Final exam practice 1 UCLA: Math 3B, Winter 2019 Instructor: Noah White Date: Final exam practice 1 UCLA: Math 3B, Winter 2019 This exam has 7 questions, for a total of 80 points. Please print your working and answers neatly. Write your solutions in

More information

The RLC circuits have a wide range of applications, including oscillators and frequency filters

The RLC circuits have a wide range of applications, including oscillators and frequency filters 9. The RL ircuit The RL circuits have a wide range of applications, including oscillators and frequency filters This chapter considers the responses of RL circuits The result is a second-order differential

More information

Dr Ian R. Manchester Dr Ian R. Manchester AMME 3500 : Review

Dr Ian R. Manchester Dr Ian R. Manchester AMME 3500 : Review Week Date Content Notes 1 6 Mar Introduction 2 13 Mar Frequency Domain Modelling 3 20 Mar Transient Performance and the s-plane 4 27 Mar Block Diagrams Assign 1 Due 5 3 Apr Feedback System Characteristics

More information

APPM 2360 Section Exam 3 Wednesday November 19, 7:00pm 8:30pm, 2014

APPM 2360 Section Exam 3 Wednesday November 19, 7:00pm 8:30pm, 2014 APPM 2360 Section Exam 3 Wednesday November 9, 7:00pm 8:30pm, 204 ON THE FRONT OF YOUR BLUEBOOK write: () your name, (2) your student ID number, (3) lecture section, (4) your instructor s name, and (5)

More information

2 Solving Ordinary Differential Equations Using MATLAB

2 Solving Ordinary Differential Equations Using MATLAB Penn State Erie, The Behrend College School of Engineering E E 383 Signals and Control Lab Spring 2008 Lab 3 System Responses January 31, 2008 Due: February 7, 2008 Number of Lab Periods: 1 1 Objective

More information

MA EXAM 2 INSTRUCTIONS VERSION 01 March 9, Section # and recitation time

MA EXAM 2 INSTRUCTIONS VERSION 01 March 9, Section # and recitation time MA 16600 EXAM INSTRUCTIONS VERSION 01 March 9, 016 Your name Student ID # Your TA s name Section # and recitation time 1. You must use a # pencil on the scantron sheet (answer sheet).. Check that the cover

More information

DON T PANIC! If you get stuck, take a deep breath and go on to the next question. Come back to the question you left if you have time at the end.

DON T PANIC! If you get stuck, take a deep breath and go on to the next question. Come back to the question you left if you have time at the end. Math 307, Midterm 2 Winter 2013 Name: Instructions. DON T PANIC! If you get stuck, take a deep breath and go on to the next question. Come back to the question you left if you have time at the end. There

More information

ECE Circuit Theory. Final Examination. December 5, 2008

ECE Circuit Theory. Final Examination. December 5, 2008 ECE 212 H1F Pg 1 of 12 ECE 212 - Circuit Theory Final Examination December 5, 2008 1. Policy: closed book, calculators allowed. Show all work. 2. Work in the provided space. 3. The exam has 3 problems

More information

Mathematics 131 Final Exam 02 May 2013

Mathematics 131 Final Exam 02 May 2013 Mathematics 3 Final Exam 0 May 03 Directions: This exam should consist of twelve multiple choice questions and four handgraded questions. Multiple choice questions are worth five points apiece. The first

More information

Math 307 A - Spring 2015 Final Exam June 10, 2015

Math 307 A - Spring 2015 Final Exam June 10, 2015 Name: Math 307 A - Spring 2015 Final Exam June 10, 2015 Student ID Number: There are 8 pages of questions. In addition, the last page is the basic Laplace transform table. Make sure your exam contains

More information

Prüfung Regelungstechnik I (Control Systems I) Übersetzungshilfe / Translation aid (English) To be returned at the end of the exam!

Prüfung Regelungstechnik I (Control Systems I) Übersetzungshilfe / Translation aid (English) To be returned at the end of the exam! Prüfung Regelungstechnik I (Control Systems I) Prof. Dr. Lino Guzzella 29. 8. 2 Übersetzungshilfe / Translation aid (English) To be returned at the end of the exam! Do not mark up this translation aid

More information

ECE 301 Division 1 Exam 1 Solutions, 10/6/2011, 8-9:45pm in ME 1061.

ECE 301 Division 1 Exam 1 Solutions, 10/6/2011, 8-9:45pm in ME 1061. ECE 301 Division 1 Exam 1 Solutions, 10/6/011, 8-9:45pm in ME 1061. Your ID will be checked during the exam. Please bring a No. pencil to fill out the answer sheet. This is a closed-book exam. No calculators

More information

MA 113 Calculus I Fall 2016 Exam 3 Tuesday, November 15, True/False 1 T F 2 T F 3 T F 4 T F 5 T F. Name: Section:

MA 113 Calculus I Fall 2016 Exam 3 Tuesday, November 15, True/False 1 T F 2 T F 3 T F 4 T F 5 T F. Name: Section: MA 113 Calculus I Fall 2016 Exam 3 Tuesday, November 15, 2016 Name: Section: Last 4 digits of student ID #: This exam has five true/false questions (two points each), ten multiple choice questions (five

More information

San Jose State University Department of Electrical Engineering. Exam 2 Solution. EE 098-MIT 6.002x Fall 2012

San Jose State University Department of Electrical Engineering. Exam 2 Solution. EE 098-MIT 6.002x Fall 2012 San Jose State University Department of Electrical Engineering Exam Solution EE 98-MIT 6.x Fall 1 losed Book, losed Notes, and no electronic devices. Instructions: There are six problems. Interpretation

More information

ECE-202 FINAL April 30, 2018 CIRCLE YOUR DIVISION

ECE-202 FINAL April 30, 2018 CIRCLE YOUR DIVISION ECE 202 Final, Spring 8 ECE-202 FINAL April 30, 208 Name: (Please print clearly.) Student Email: CIRCLE YOUR DIVISION DeCarlo- 7:30-8:30 DeCarlo-:30-2:45 2025 202 INSTRUCTIONS There are 34 multiple choice

More information

The Cooper Union Department of Electrical Engineering ECE111 Signal Processing & Systems Analysis Final May 4, 2012

The Cooper Union Department of Electrical Engineering ECE111 Signal Processing & Systems Analysis Final May 4, 2012 The Cooper Union Department of Electrical Engineering ECE111 Signal Processing & Systems Analysis Final May 4, 2012 Time: 3 hours. Close book, closed notes. No calculators. Part I: ANSWER ALL PARTS. WRITE

More information

Poles, Zeros and System Response

Poles, Zeros and System Response Time Response After the engineer obtains a mathematical representation of a subsystem, the subsystem is analyzed for its transient and steady state responses to see if these characteristics yield the desired

More information

University of Connecticut Department of Mathematics

University of Connecticut Department of Mathematics University of Connecticut Department of Mathematics Math 1131 Sample Exam 1 Fall 2013 Name: This sample exam is just a guide to prepare for the actual exam. Questions on the actual exam may or may not

More information

Introduction to Controls

Introduction to Controls EE 474 Review Exam 1 Name Answer each of the questions. Show your work. Note were essay-type answers are requested. Answer with complete sentences. Incomplete sentences will count heavily against the grade.

More information

Problem Points Problem Points Problem Points

Problem Points Problem Points Problem Points Name Signature Student ID# ------------------------------------------------------------------ Left Neighbor Right Neighbor 1) Please do not turn this page until instructed to do so. 2) Your name and signature

More information

UNIVERSITY OF WATERLOO FINAL EXAMINATION FALL TERM 2005

UNIVERSITY OF WATERLOO FINAL EXAMINATION FALL TERM 2005 UNIVERSITY OF WATERLOO FINAL EXAMINATION FALL TERM 2005 COURSE NUMBER AMATH 250 COURSE TITLE Introduction to Differential Equations DATE OF EXAM Tuesday December 20, 2005 TIME PERIOD DURATION OF EXAM NUMBER

More information

Problem Value

Problem Value GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING FINAL EXAM DATE: 2-May-05 COURSE: ECE-2025 NAME: GT #: LAST, FIRST (ex: gtz123a) Recitation Section: Circle the date & time when

More information

ECE137B Final Exam. There are 5 problems on this exam and you have 3 hours There are pages 1-19 in the exam: please make sure all are there.

ECE137B Final Exam. There are 5 problems on this exam and you have 3 hours There are pages 1-19 in the exam: please make sure all are there. ECE37B Final Exam There are 5 problems on this exam and you have 3 hours There are pages -9 in the exam: please make sure all are there. Do not open this exam until told to do so Show all work: Credit

More information

Experiment FT1: Measurement of Dielectric Constant

Experiment FT1: Measurement of Dielectric Constant Experiment FT1: Measurement of Dielectric Constant Name: ID: 1. Objective: (i) To measure the dielectric constant of paper and plastic film. (ii) To examine the energy storage capacity of a practical capacitor.

More information

Differential Equations and Lumped Element Circuits

Differential Equations and Lumped Element Circuits Differential Equations and Lumped Element Circuits 8 Introduction Chapter 8 of the text discusses the numerical solution of ordinary differential equations. Differential equations and in particular linear

More information

Linear Circuits. Concept Map 9/10/ Resistive Background Circuits. 5 Power. 3 4 Reactive Circuits. Frequency Analysis

Linear Circuits. Concept Map 9/10/ Resistive Background Circuits. 5 Power. 3 4 Reactive Circuits. Frequency Analysis Linear Circuits Dr. Bonnie Ferri Professor School of Electrical and Computer Engineering An introduction to linear electric components and a study of circuits containing such devices. School of Electrical

More information

Temperature measurement

Temperature measurement Luleå University of Technology Johan Carlson Last revision: July 22, 2009 Measurement Technology and Uncertainty Analysis - E7021E Lab 3 Temperature measurement Introduction In this lab you are given a

More information

Source-Free RC Circuit

Source-Free RC Circuit First Order Circuits Source-Free RC Circuit Initial charge on capacitor q = Cv(0) so that voltage at time 0 is v(0). What is v(t)? Prof Carruthers (ECE @ BU) EK307 Notes Summer 2018 150 / 264 First Order

More information

1. (10 points) Find the general solution to the following second-order differential equation:

1. (10 points) Find the general solution to the following second-order differential equation: Math 307A, Winter 014 Midterm Solutions Page 1 of 8 1. (10 points) Find the general solution to the following second-order differential equation: 4y 1y + 9y = 9t. To find the general solution to this nonhomogeneous

More information

Table of contents. d 2 y dx 2, As the equation is linear, these quantities can only be involved in the following manner:

Table of contents. d 2 y dx 2, As the equation is linear, these quantities can only be involved in the following manner: M ath 0 1 E S 1 W inter 0 1 0 Last Updated: January, 01 0 Solving Second Order Linear ODEs Disclaimer: This lecture note tries to provide an alternative approach to the material in Sections 4. 4. 7 and

More information

ENGG4420 LECTURE 7. CHAPTER 1 BY RADU MURESAN Page 1. September :29 PM

ENGG4420 LECTURE 7. CHAPTER 1 BY RADU MURESAN Page 1. September :29 PM CHAPTER 1 BY RADU MURESAN Page 1 ENGG4420 LECTURE 7 September 21 10 2:29 PM MODELS OF ELECTRIC CIRCUITS Electric circuits contain sources of electric voltage and current and other electronic elements such

More information

CDS 101/110: Lecture 3.1 Linear Systems

CDS 101/110: Lecture 3.1 Linear Systems CDS /: Lecture 3. Linear Systems Goals for Today: Describe and motivate linear system models: Summarize properties, examples, and tools Joel Burdick (substituting for Richard Murray) jwb@robotics.caltech.edu,

More information

ODE Homework 1. Due Wed. 19 August 2009; At the beginning of the class

ODE Homework 1. Due Wed. 19 August 2009; At the beginning of the class ODE Homework Due Wed. 9 August 2009; At the beginning of the class. (a) Solve Lẏ + Ry = E sin(ωt) with y(0) = k () L, R, E, ω are positive constants. (b) What is the limit of the solution as ω 0? (c) Is

More information

Time Response Analysis (Part II)

Time Response Analysis (Part II) Time Response Analysis (Part II). A critically damped, continuous-time, second order system, when sampled, will have (in Z domain) (a) A simple pole (b) Double pole on real axis (c) Double pole on imaginary

More information

Math 51 Midterm 1 July 6, 2016

Math 51 Midterm 1 July 6, 2016 Math 51 Midterm 1 July 6, 2016 Name: SUID#: Circle your section: Section 01 Section 02 (1:30-2:50PM) (3:00-4:20PM) Complete the following problems. In order to receive full credit, please show all of your

More information

Schedule. ECEN 301 Discussion #20 Exam 2 Review 1. Lab Due date. Title Chapters HW Due date. Date Day Class No. 10 Nov Mon 20 Exam Review.

Schedule. ECEN 301 Discussion #20 Exam 2 Review 1. Lab Due date. Title Chapters HW Due date. Date Day Class No. 10 Nov Mon 20 Exam Review. Schedule Date Day lass No. 0 Nov Mon 0 Exam Review Nov Tue Title hapters HW Due date Nov Wed Boolean Algebra 3. 3.3 ab Due date AB 7 Exam EXAM 3 Nov Thu 4 Nov Fri Recitation 5 Nov Sat 6 Nov Sun 7 Nov Mon

More information

Math 121: Final Exam Review Sheet

Math 121: Final Exam Review Sheet Exam Information Math 11: Final Exam Review Sheet The Final Exam will be given on Thursday, March 1 from 10:30 am 1:30 pm. The exam is cumulative and will cover chapters 1.1-1.3, 1.5, 1.6,.1-.6, 3.1-3.6,

More information

Problem Value Score No/Wrong Rec 3

Problem Value Score No/Wrong Rec 3 GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING QUIZ #2 DATE: 14-Mar-08 COURSE: ECE-2025 NAME: GT username: LAST, FIRST (ex: gpburdell3) 3 points 3 points 3 points Recitation

More information

Problem Value Score No/Wrong Rec

Problem Value Score No/Wrong Rec GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING QUIZ #2 DATE: 14-Oct-11 COURSE: ECE-225 NAME: GT username: LAST, FIRST (ex: gpburdell3) 3 points 3 points 3 points Recitation

More information

EE -213 BASIC CIRCUIT ANALYSIS LAB MANUAL

EE -213 BASIC CIRCUIT ANALYSIS LAB MANUAL EE -213 BASIC CIRCUIT ANALYSIS LAB MANUAL EE 213 Spring 2008 LABORATORY #1 INTRODUCTION TO MATLAB INTRODUCTION The purpose of this laboratory is to introduce you to Matlab and to illustrate some of its

More information

0 t < 0 1 t 1. u(t) =

0 t < 0 1 t 1. u(t) = A. M. Niknejad University of California, Berkeley EE 100 / 42 Lecture 13 p. 22/33 Step Response A unit step function is described by u(t) = ( 0 t < 0 1 t 1 While the waveform has an artificial jump (difficult

More information

Final exam practice 4 UCLA: Math 3B, Winter 2019

Final exam practice 4 UCLA: Math 3B, Winter 2019 Instructor: Noah White Date: Final exam practice 4 UCLA: Math 3B, Winter 2019 This exam has 7 questions, for a total of 80 points. Please print your working and answers neatly. Write your solutions in

More information

EE 380. Linear Control Systems. Lecture 10

EE 380. Linear Control Systems. Lecture 10 EE 380 Linear Control Systems Lecture 10 Professor Jeffrey Schiano Department of Electrical Engineering Lecture 10. 1 Lecture 10 Topics Stability Definitions Methods for Determining Stability Lecture 10.

More information

(a) The best linear approximation of f at x = 2 is given by the formula. L(x) = f(2) + f (2)(x 2). f(2) = ln(2/2) = ln(1) = 0, f (2) = 1 2.

(a) The best linear approximation of f at x = 2 is given by the formula. L(x) = f(2) + f (2)(x 2). f(2) = ln(2/2) = ln(1) = 0, f (2) = 1 2. Math 180 Written Homework Assignment #8 Due Tuesday, November 11th at the beginning of your discussion class. Directions. You are welcome to work on the following problems with other MATH 180 students,

More information

Analog Signals and Systems and their properties

Analog Signals and Systems and their properties Analog Signals and Systems and their properties Main Course Objective: Recall course objectives Understand the fundamentals of systems/signals interaction (know how systems can transform or filter signals)

More information

Problem Score Possible Points Total 150

Problem Score Possible Points Total 150 Math 250 Fall 2010 Final Exam NAME: ID No: SECTION: This exam contains 17 problems on 13 pages (including this title page) for a total of 150 points. There are 10 multiple-choice problems and 7 partial

More information

2 Background: Fourier Series Analysis and Synthesis

2 Background: Fourier Series Analysis and Synthesis Signal Processing First Lab 15: Fourier Series Pre-Lab and Warm-Up: You should read at least the Pre-Lab and Warm-up sections of this lab assignment and go over all exercises in the Pre-Lab section before

More information

CALIFORNIA INSTITUTE OF TECHNOLOGY Control and Dynamical Systems

CALIFORNIA INSTITUTE OF TECHNOLOGY Control and Dynamical Systems CDS 101 1. Åström and Murray, Exercise 1.3 2. Åström and Murray, Exercise 1.4 3. Åström and Murray, Exercise 2.6, parts (a) and (b) CDS 110a 1. Åström and Murray, Exercise 1.4 2. Åström and Murray, Exercise

More information

EE 3120 Electric Energy Systems Study Guide for Prerequisite Test Wednesday, Jan 18, pm, Room TBA

EE 3120 Electric Energy Systems Study Guide for Prerequisite Test Wednesday, Jan 18, pm, Room TBA EE 3120 Electric Energy Systems Study Guide for Prerequisite Test Wednesday, Jan 18, 2006 6-7 pm, Room TBA First retrieve your EE2110 final and other course papers and notes! The test will be closed book

More information

Exam 4 SCORE. MA 114 Exam 4 Spring Section and/or TA:

Exam 4 SCORE. MA 114 Exam 4 Spring Section and/or TA: Exam 4 Name: Section and/or TA: Last Four Digits of Student ID: Do not remove this answer page you will return the whole exam. You will be allowed two hours to complete this test. No books or notes may

More information

CLTI Differential Equations (3A) Young Won Lim 6/4/15

CLTI Differential Equations (3A) Young Won Lim 6/4/15 CLTI Differential Equations (3A) Copyright (c) 2011-2015 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version

More information

MA 113 Calculus I Fall 2017 Exam 1 Tuesday, 19 September Multiple Choice Answers. Question

MA 113 Calculus I Fall 2017 Exam 1 Tuesday, 19 September Multiple Choice Answers. Question MA 113 Calculus I Fall 2017 Exam 1 Tuesday, 19 September 2017 Name: Section: Last 4 digits of student ID #: This exam has 12 multiple choice questions (five points each) and 4 free response questions (ten

More information

EE 3CL4: Introduction to Control Systems Lab 4: Lead Compensation

EE 3CL4: Introduction to Control Systems Lab 4: Lead Compensation EE 3CL4: Introduction to Control Systems Lab 4: Lead Compensation Tim Davidson Ext. 27352 davidson@mcmaster.ca Objective To use the root locus technique to design a lead compensator for a marginally-stable

More information

Problem Value

Problem Value GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL & COMPUTER ENGINEERING FINAL EXAM DATE: 30-Apr-04 COURSE: ECE-2025 NAME: GT #: LAST, FIRST Recitation Section: Circle the date & time when your Recitation

More information

MA Final Exam - Version 01 Fall 2015 VERSION 01

MA Final Exam - Version 01 Fall 2015 VERSION 01 VERSION 0 Your name Student ID # Section # and recitation time. You must use a # pencil on the scantron sheet (answer sheet).. Check that the cover of your Question Booklet is GREEN and that it has VERSION

More information

Single-Time-Constant (STC) Circuits This lecture is given as a background that will be needed to determine the frequency response of the amplifiers.

Single-Time-Constant (STC) Circuits This lecture is given as a background that will be needed to determine the frequency response of the amplifiers. Single-Time-Constant (STC) Circuits This lecture is given as a background that will be needed to determine the frequency response of the amplifiers. Objectives To analyze and understand STC circuits with

More information

If you need more room, use the backs of the pages and indicate that you have done so.

If you need more room, use the backs of the pages and indicate that you have done so. EE 343 Exam II Ahmad F. Taha Spring 206 Your Name: Your Signature: Exam duration: hour and 30 minutes. This exam is closed book, closed notes, closed laptops, closed phones, closed tablets, closed pretty

More information

MA 110 Algebra and Trigonometry for Calculus Spring 2017 Exam 1 Tuesday, 7 February Multiple Choice Answers EXAMPLE A B C D E.

MA 110 Algebra and Trigonometry for Calculus Spring 2017 Exam 1 Tuesday, 7 February Multiple Choice Answers EXAMPLE A B C D E. MA 110 Algebra and Trigonometry for Calculus Spring 2017 Exam 1 Tuesday, 7 February 2017 Multiple Choice Answers EXAMPLE A B C D E Question Name: Section: Last 4 digits of student ID #: This exam has ten

More information

Problem 1 Cost of an Infinite Horizon LQR

Problem 1 Cost of an Infinite Horizon LQR THE UNIVERSITY OF TEXAS AT SAN ANTONIO EE 5243 INTRODUCTION TO CYBER-PHYSICAL SYSTEMS H O M E W O R K # 5 Ahmad F. Taha October 12, 215 Homework Instructions: 1. Type your solutions in the LATEX homework

More information

Laplace Transform Analysis of Signals and Systems

Laplace Transform Analysis of Signals and Systems Laplace Transform Analysis of Signals and Systems Transfer Functions Transfer functions of CT systems can be found from analysis of Differential Equations Block Diagrams Circuit Diagrams 5/10/04 M. J.

More information

'XNH8QLYHUVLW\ (GPXQG73UDWW-U6FKRRORI(QJLQHHULQJ. EGR 224 Spring Test II. Michael R. Gustafson II

'XNH8QLYHUVLW\ (GPXQG73UDWW-U6FKRRORI(QJLQHHULQJ. EGR 224 Spring Test II. Michael R. Gustafson II 'XNH8QLYHUVLW\ (GPXQG73UDWW-U6FKRRORI(QJLQHHULQJ EGR 224 Spring 2018 Test II Michael R. Gustafson II Name (please print) In keeping with the Community Standard, I have neither provided nor received any

More information

Department of Mechanical and Aerospace Engineering. MAE334 - Introduction to Instrumentation and Computers. Final Examination.

Department of Mechanical and Aerospace Engineering. MAE334 - Introduction to Instrumentation and Computers. Final Examination. Name: Number: Department of Mechanical and Aerospace Engineering MAE334 - Introduction to Instrumentation and Computers Final Examination December 17, 2001 Closed Book and Notes 1. Be sure to fill in your

More information

Today. 1/25/11 Physics 262 Lecture 2 Filters. Active Components and Filters. Homework. Lab 2 this week

Today. 1/25/11 Physics 262 Lecture 2 Filters. Active Components and Filters. Homework. Lab 2 this week /5/ Physics 6 Lecture Filters Today Basics: Analog versus Digital; Passive versus Active Basic concepts and types of filters Passband, Stopband, Cut-off, Slope, Knee, Decibels, and Bode plots Active Components

More information

Georgia Institute of Technology School of Electrical and Computer Engineering. Midterm-1 Exam (Solution)

Georgia Institute of Technology School of Electrical and Computer Engineering. Midterm-1 Exam (Solution) Georgia Institute of Technology School of Electrical and Computer Engineering Midterm-1 Exam (Solution) ECE-6414 Spring 2012 Friday, Feb. 17, 2012 Duration: 50min First name Solutions Last name Solutions

More information

APPM 2360: Final Exam 10:30am 1:00pm, May 6, 2015.

APPM 2360: Final Exam 10:30am 1:00pm, May 6, 2015. APPM 23: Final Exam :3am :pm, May, 25. ON THE FRONT OF YOUR BLUEBOOK write: ) your name, 2) your student ID number, 3) lecture section, 4) your instructor s name, and 5) a grading table for eight questions.

More information

RC, RL, and LCR Circuits

RC, RL, and LCR Circuits RC, RL, and LCR Circuits EK307 Lab Note: This is a two week lab. Most students complete part A in week one and part B in week two. Introduction: Inductors and capacitors are energy storage devices. They

More information

MA Exam 1 Fall 2015 VERSION 01

MA Exam 1 Fall 2015 VERSION 01 VERSION 01 Your name Student ID # Section # and recitation time 1. You must use a # pencil on the scantron sheet (answer sheet).. Check that the cover of your Question Booklet is GREEN and that it has

More information

Index. Index. More information. in this web service Cambridge University Press

Index. Index. More information.  in this web service Cambridge University Press A-type elements, 4 7, 18, 31, 168, 198, 202, 219, 220, 222, 225 A-type variables. See Across variable ac current, 172, 251 ac induction motor, 251 Acceleration rotational, 30 translational, 16 Accumulator,

More information

MA FINAL EXAM Green May 5, You must use a #2 pencil on the mark sense sheet (answer sheet).

MA FINAL EXAM Green May 5, You must use a #2 pencil on the mark sense sheet (answer sheet). MA 600 FINAL EXAM Green May 5, 06 NAME STUDENT ID # YOUR TA S NAME RECITATION TIME. You must use a # pencil on the mark sense sheet (answer sheet).. Be sure the paper you are looking at right now is GREEN!

More information

Final exam practice 4 (solutions) UCLA: Math 3B, Winter 2019

Final exam practice 4 (solutions) UCLA: Math 3B, Winter 2019 Final exam practice 4 (solutions) Instructor: Noah White Date: UCLA: Math 3B, Winter 2019 This exam has 7 questions, for a total of 80 points. Please print your working and answers neatly. Write your solutions

More information