NEW MEXICO STATE UNIVERSITY THE KLIPSCH SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING Ph.D. QUALIFYING EXAMINATION

Size: px
Start display at page:

Download "NEW MEXICO STATE UNIVERSITY THE KLIPSCH SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING Ph.D. QUALIFYING EXAMINATION"

Transcription

1 Write your four digit code here... NEW MEXICO STATE UNIVERSITY THE KLIPSCH SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING Ph.D. QUALIFYING EXAMINATION Exam Instructions: January 10, 011 9:00 AM - 1:00 PM CLOSED BOOK a. Write the last four digits of your Banner ID number on the top of every page. b. Work six (6) problems from the three (3) areas of specialization selected at the time of registration. Do not work more than two () problems in any one area. A Circuits and Electronics B Communications C Computers D Control Systems E Digital Signal Processing F Electric Energy Systems G Electromagnetics H Photonics c. Check the boxes below indicating which six (6) problems you want graded. (You must work two problems from each of the three areas you specified at the time of registration.) A Circuits and Electronics. B Communications.. C Computers D Control Systems.... E Digital Signal Processing F Electric Energy Systems. G Electromagnetics... H Photonics... a b c d e f

2 A (a) Circuits and Electronics Design a fully differential folded cascade operational amplifier for a minimum gainbandwidth product GB=00MHz and a load capacitance C L =5pF. Assume following 0.13μm CMOS technology technology parameters: kn n =340μA/V, Vth n 0.40V, kn p =50μA/V, Vth p =0.40V, λ n =λ p =0.5V -1, C ox =10fF/μm and a capacitive load C L =10pF (kn=μc ox /). Determine all transistor sizes and cascode biasing voltages including those in the biasing branch. Assume a single supply voltage V DD =1.V The design requires to determine bias currents and W/L sizes for all transistors. Estimate for your design: a) location of the dominant pole and second (high frequency) pole taking into account only gate-source (C gs ) parasitic capacitances (do not take into account C gd, C bd and C sb parasitic capacitances) the open loop gain, the slew rate, the common mode input range and the output swing of the op-amp

3 A (b) Circuits and Electronics Design a single ended two stage operational amplifier for a minimum gain-bandwidth product GB=30MHz and a load capacitance C L =0pF. Assume following 0.18μm CMOS technology technology parameters: kn n =170μA/V, Vth n 0.45V, kn p =5uA/V, Vth p =0.45V, λ n =λ p =0.1V -1, C ox =4.fF/μm (kn=μc ox /). Determine all transistor sizes including those in the biasing branch. Assume a single supply voltage V DD =1.8V The design requires to determine bias currents, W/L size all transistors, and to determine the value of the compensation capacitance. Estimate for your design: a) location of the dominant pole and second (high frequency) pole taking into account only gate-source (C gs ) parasitic capacitances (do not take into account C gd, C bd and C sb parasitic capacitances) the open loop gain and the slew rate of the op-amp. Determine the Bandwidth, the common mode input range and the output impedance in unity gain voltage follower configuration.

4 A (c) Circuits and Electronics Explain briefly 1) List at least four of the main design constraints/challenges faced by analog designers in modern deep submicrometer (fine line) CMOS technology ) Explain the three types of random mismatch errors for analog circuit can be classified, b) what layout techniques are used to minimize the effect of each type of mismatch error?. Justify your answers

5 B (a) Communications (i) The random variable pair (X, Y ) has a joint pdf Find the probability P[X Y 10]. e x e y x > 0, y > 0 f X,Y (x, y) = 0 otherwise (ii) Find the correlation of X and Y. [Useful relation: xe ax dx = 1 a xeax 1 a e ax ]

6 B (b) Communications (i) Let X(t) = A cosωt + B sin ωt, where A and B are iid Gaussian random variables with zero mean and variance σ. Find the mean and the autocovariance of X(t). Explain if the process X(t) is wide sense stationary. What is the average power of the process X(t)? (ii) Let U n be a sequence of iid zero-mean, unit variance Gaussian random variables. A low-pass filter takes the sequence U n and produces the sequence X n = 1 (U n + U n 1 ) Explain if the sequence {X n } converges in the mean-square sense and in distribution.

7 B (c) Communications (i) Let X = [X 1 X ] T be a jointly Gaussian random vector with mean [1, 1] T, and covariance matrix K X = 5 5 Find the correlation E[X 1 X ]. Next, suppose we define a new random variable Y as Y = X 1 X. Write down the expression for the probability density function (pdf) of Y. [Please note that the notation [ ] T denotes the transpose of a matrix or vector.] (ii) Suppose the input into a filter is zero-mean white noise with noise power spectral density of N 0 /. The filter has the transfer function, H(f) = jπf Find the average power of the output. [Useful result: The Fourier transform of e a t, for a > 0, is a a +4π f ]

8 C (a) Computers Election exit polls show candidate A winning 5% of the vote, and candidate B 48%, with a sample size of 000. We know that the normal quartile at 90% is 1.8, at 97% is Can one predict A wins the election with 90% confidence level? How about at 97% level?

9 C (b) Computers The sign table of a ^ factorial design is provided below. Build the regression model and compute the variations explained by each factor. I A B AB y

10 C (c) Computers Consider an M/M/ system with customer arriving rate of per second and service time of 0.5 second. Using a birth-death process model, draw a state transition diagram for the system. What are the average number of customers and mean response time of the system? What is the probability that there are five customers in the system?

11 C (d) Computers A processor that implements speculation in hardware typically has better performance than a processor without hardware speculation. Explain why and in your explanation, include an assembly language instruction sequence that definitively shows the advantages of speculation. State any assumptions you make with respect to issue width, number of execution units, and instruction execution latencies.

12 C (e) Computers What two changes in the design of a computer architecture would allow the CPI to be decreased? Note that the ISA stays the same. Indicate why these changes allow the CPI to decrease. a. Design change 1 to decrease CPI: b. Why this can result in decreased CPI: c. Design change to decrease CPI: d. Why this can result in decreased CPI:

13 C (f) Computers Consider a cache of size 1MB with cache blocks of size 18 bytes. a. Suppose that this cache is a direct-mapped cache. Given that the least-significant bit of the 3-bit address is bit 0, indicate the bits that represent i. the byte offset in the word ii. the index, used to address the cache iii. the tag, which differentiates between the memory blocks that can be resident in the set b. Now consider a cache of size 1MB with cache blocks of size 18 bytes. But suppose that this cache is a two-way set-associative cache. Given that the leastsignificant bit of the 3-bit address is bit 0, indicate the bits that represent i. the byte offset in the word ii. the index, used to address the cache iii. the tag, which differentiates between the memory blocks that can be resident in the set

14 D (a) Control Systems Find the largest value of a > 0 such that has G 1. G ( s) = a s + 1 s +

15 D (b) Control Systems Given the nonlinear system ( ( 4 )) x 1 π x = sin x x 1 + cos( ( x x 1 + π 4 )) 1 a) Determine any equilibrium point for the system. b) Using Lyapunov s Indirect method, determine if the nonlinear system is stable.

16 Given the LTV discrete-time system x t + 1 ( ) = t t t x t ( ) ( ) t u t ( ) choose the reachable set on [0,4) from among the following. a) span ( ) t, ( ) t 1 ( ) t b) span 1 0, c) span 1 0, d) span 1 0, , e) span , f) span ( ) t, ( ) t 1 ( ) t, 1 1 ( ) t 16 1 ( ) t ( ) t 3 D (c) Control Systems

17 E (a) Digital Signal Processing Problem A Consider the digital filtering system shown below with sampling rate f s = 1000 Hz. x(t) Ideal Sampling x(n) H(z) y(n) Ideal Reconstruction y(t) Let x(t) = cos(50πt), (1) and Determine the output y(t). H(z) = 1 1 1, z > 1/. () z 1

18 E (b) Digital Signal Processing Problem B Listed below are six combinations of causality/stability system properties (i) BIBO stable and causal (iii) BIBO stable and mixed (v) not BIBO stable and anti-causal (ii) BIBO stable and anti-causal (iv) not BIBO stable and causal (vi) not BIBO stable and mixed where BIBO stands for Bounded Input, Bounded Output and mixed implies the system has both causal and anti-causal parts. For each system function and ROC, determine which combination(s) apply. (a) H 1 (z) = z 1, z < 1. (b) H 1 (z) = z 1, z > 1. (c) H (z) = 1 1 z 1, z <. (d) H (z) = 1 1 z 1, z >. (e) H 3 (z) = 1 (1 1 z 1 )(1 z 1 ), z < 1 (f) H 3 (z) = 1 (1 1 z 1 )(1 z 1 ), z >

19 E (c) Digital Signal Processing Problem C Let the impulse response of a discrete-time, linear, shift-invariant system be given by h [n] = β n δ [n kp ] where 0 < β < 1 and real-valued and P is a positive integer. k=0 (a) Sketch the impulse response (be sure to carefully label the important values). (b) Determine a rational expression for the system function, H(z). Convergence (ROC). The following relation may be useful: Include a Region of α k = k=0 1, α < 1. 1 α (c) Determine the difference equation of the system. (d) Sketch a Direct Form I implementation of the system.

20 F (a) Electric Energy Systems Figure 1 shows a single-line diagram of a three-phase, 60-Hz synchronous generator, connected through a transformer and parallel transmission lines to an infinite bus. All reactances are given in per-unit on a common system base. a. If the infinite bus receives 1 per unit real power at 0.9 p.f. leading, determine the equation for the electrical power delivered by the generator versus its power angle δ. b. The generator is initially operating in the stead-state condition when a permanent threephase-to-ground bolted short circuit fault occurs at point F. The fault is then cleared by opening circuit breakers B13 and B. These circuit breakers then remain open. Calculate the critical clearing angle. Figure 1: Single-line diagram for transient stability analysis

21 F (b) Electric Energy Systems The figure below shows a representative power system with conventional notations. Base MVA is 100 MVA, 30 kv in the transmission line. Transformers are rated 15 kv/ 30 kv. 1) Assume a line-to-ground fault occurs on bus. Answer the following two questions: a) Find the total fault current in Amperes. b) Find the current through phase-a of generator G1 in Amperes. ) What is the symmetrical short-circuit MVA at bus?

22 F (c) Electric Energy Systems In the system shown, the voltage source on the left is an ideal, wye grounded, 60 Hz, threephase voltage source with line to ground voltages Vag=400/0 o, Vbg= 440/10 o and Vcg= 400/ 10 o V. The transformer is a wye grounded delta, 500 KVA,60 Hz, three phase, 4160 YG 480V Delta, with positive, negative and zero sequence impedances of j0.05 pu each. The load on the right is a balanced, wye ungrounded, resistive load consisting of 7.7 ohm resistors per phase. A. Calculate the line currents on the high and the low voltage voltage sides of the transformer B. Knowing that the source on left is likely to be unbalanced, would you recommend the wye grounded delta transformer connection for serving the load? Explain why or why not.

23 G (a) Electromagnetics

24 G (b) Electromagnetics

25 G (c) Electromagnetics

26 H (a) Photonics Consider a planar, Lambertian, circular optical source of radius R and radiance L. A detector is a distance d from the source. The detector lies on a normal vector from the center of the source. R L d Detector Suppose a flux of φ is collected by the detector at the distance d from the source. Now suppose the detector moves along the center normal vector, either toward or away from the source. At what distance from the source will the collected flux to drop to φ /?

27 H (b) Photonics Consider the following specifications for the design of an imaging system with a single lens followed by a detector: Radiance of the source is L = 1 mw/cm -sr The source is a long distance from your system (relative to the lens focal length) The detector diameter is 1 mm The field-of-view (full angle) of the system should be at least 1 degree The irradiance on the detector from the source must be greater than 3x10-5 W/cm (a) What is the constraint for the lens focal length? (b) What is the constraint for the system s f/# (image space)? (c) What is the constraint for the lens diameter?

28 H (c) Photonics Using known transform pairs and theorems, find the Fourier transforms of the following: (a) rect x w y rect w (b) x x rect w 0 y rect w (c) x + y exp w Perform the following convolutions by applying the convolution theorem: (d) rect x w rect y w rect x w y rect w x x 4 (e) sinc sinc( y) sinc sinc( y) Find the autocorrelation of the following: (f) x + y exp π w

29 H (d) Photonics A circular aperture of radius w (shown below) is illuminated by a monochromatic plane wave of wavelength λ. w (a) Find an expression for the Fraunhofer pattern (electric field) for this arrangement. (b) Find an expression for the Fraunhofer intensity pattern. (c) Suppose the aperture is actually the pupil function of a lens of focal length f. Write an expression for the intensity pattern of the light at the focus (focal plane) of the lens. (d) Derive an expression for the diameter of the central lobe for the pattern in part (c). The central lobe is defined by the first zero ring in the intensity pattern. Note that J 1 (1.π) = 0.

30 H (e) Photonics (a) Derive the ABCD matrix (ray transfer matrix) for the interface between the two materials shown below. (b) Find the ray transfer matrix for the lens

31 H (f) Photonics A TEM 0,0 beam has a farfield divergence angle of 1 miliradian at λ 0 =633nm. (a) Find the minimum spot size (w 0 ) (b) What is the maximum distance that this beam can travel before the spot size is 1cm? (c) What is the amplitude of the electric field at r=0 and z=0?

NEW MEXICO STATE UNIVERSITY THE KLIPSCH SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING Ph.D. QUALIFYING EXAMINATION

NEW MEXICO STATE UNIVERSITY THE KLIPSCH SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING Ph.D. QUALIFYING EXAMINATION Write your four digit code here... NEW MEXICO STATE UNIVERSITY THE KLIPSCH SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING Ph.D. QUALIFYING EXAMINATION Exam Instructions: August 16, 2010 9:00 AM - 1:00 PM

More information

Write your four digit code here... NEW MEXICO STATE UNIVERSITY THE KLIPSCH SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING Ph.D. QUALIFYING EXAMINATION

Write your four digit code here... NEW MEXICO STATE UNIVERSITY THE KLIPSCH SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING Ph.D. QUALIFYING EXAMINATION Write your four digit code here... NEW MEXICO STATE UNIVERSITY THE KLIPSCH SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING Ph.D. QUALIFYING EXAMINATION JANUARY 12, 2015 9:00 AM 1:00PM CLOSED BOOK Exam Instructions:

More information

Write your four digit code here... NEW MEXICO STATE UNIVERSITY THE KLIPSCH SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING Ph.D. QUALIFYING EXAMINATION

Write your four digit code here... NEW MEXICO STATE UNIVERSITY THE KLIPSCH SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING Ph.D. QUALIFYING EXAMINATION Write your four digit code here... NEW MEXICO STATE UNIVERSITY THE KLIPSCH SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING Ph.D. QUALIFYING EXAMINATION AUGUST 17, 2015 9:00 AM 1:00 PM CLOSED BOOK (except

More information

Electronics and Communication Exercise 1

Electronics and Communication Exercise 1 Electronics and Communication Exercise 1 1. For matrices of same dimension M, N and scalar c, which one of these properties DOES NOT ALWAYS hold? (A) (M T ) T = M (C) (M + N) T = M T + N T (B) (cm)+ =

More information

KINGS COLLEGE OF ENGINEERING Punalkulam

KINGS COLLEGE OF ENGINEERING Punalkulam KINGS COLLEGE OF ENGINEERING Punalkulam 613 303 DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING POWER SYSTEM ANALYSIS QUESTION BANK UNIT I THE POWER SYSTEM AN OVERVIEW AND MODELLING PART A (TWO MARK

More information

Q. 1 Q. 5 carry one mark each.

Q. 1 Q. 5 carry one mark each. GATE 2019 General Aptitude (GA) Set-3 Q. 1 Q. 5 carry one mark each. Q.1 I am not sure if the bus that has been booked will be able to all the students. (A) sit (B) deteriorate (C) fill (D) accommodate

More information

ECE-343 Test 2: Mar 21, :00-8:00, Closed Book. Name : SOLUTION

ECE-343 Test 2: Mar 21, :00-8:00, Closed Book. Name : SOLUTION ECE-343 Test 2: Mar 21, 2012 6:00-8:00, Closed Book Name : SOLUTION 1. (25 pts) (a) Draw a circuit diagram for a differential amplifier designed under the following constraints: Use only BJTs. (You may

More information

ECE Branch GATE Paper The order of the differential equation + + = is (A) 1 (B) 2

ECE Branch GATE Paper The order of the differential equation + + = is (A) 1 (B) 2 Question 1 Question 20 carry one mark each. 1. The order of the differential equation + + = is (A) 1 (B) 2 (C) 3 (D) 4 2. The Fourier series of a real periodic function has only P. Cosine terms if it is

More information

Analysis and Design of Analog Integrated Circuits Lecture 14. Noise Spectral Analysis for Circuit Elements

Analysis and Design of Analog Integrated Circuits Lecture 14. Noise Spectral Analysis for Circuit Elements Analysis and Design of Analog Integrated Circuits Lecture 14 Noise Spectral Analysis for Circuit Elements Michael H. Perrott March 18, 01 Copyright 01 by Michael H. Perrott All rights reserved. Recall

More information

Lecture 310 Open-Loop Comparators (3/28/10) Page 310-1

Lecture 310 Open-Loop Comparators (3/28/10) Page 310-1 Lecture 310 Open-Loop Comparators (3/28/10) Page 310-1 LECTURE 310 OPEN-LOOP COMPARATORS LECTURE ORGANIZATION Outline Characterization of comparators Dominant pole, open-loop comparators Two-pole, open-loop

More information

GATE 2010 Electrical Engineering

GATE 2010 Electrical Engineering GATE 2010 Electrical Engineering Q.1 Q.25 carry one mark each 1. The value of the quantity P, where P = xe dx, is equal to (A) 0 (B) 1 (C) e (D) 1/e 2. Divergence of the three-dimensional radial vector

More information

EE Branch GATE Paper 2010

EE Branch GATE Paper 2010 Q.1 Q.25 carry one mark each 1. The value of the quantity P, where, is equal to 0 1 e 1/e 2. Divergence of the three-dimensional radial vector field is 3 1/r 3. The period of the signal x(t) = 8 is 0.4

More information

Assignment 3 ELEC 312/Winter 12 R.Raut, Ph.D.

Assignment 3 ELEC 312/Winter 12 R.Raut, Ph.D. Page 1 of 3 ELEC 312: ELECTRONICS II : ASSIGNMENT-3 Department of Electrical and Computer Engineering Winter 2012 1. A common-emitter amplifier that can be represented by the following equivalent circuit,

More information

Switched-Capacitor Circuits David Johns and Ken Martin University of Toronto

Switched-Capacitor Circuits David Johns and Ken Martin University of Toronto Switched-Capacitor Circuits David Johns and Ken Martin University of Toronto (johns@eecg.toronto.edu) (martin@eecg.toronto.edu) University of Toronto 1 of 60 Basic Building Blocks Opamps Ideal opamps usually

More information

THE UNIVERSITY OF NEW SOUTH WALES. School of Electrical Engineering & Telecommunications FINALEXAMINATION. Session

THE UNIVERSITY OF NEW SOUTH WALES. School of Electrical Engineering & Telecommunications FINALEXAMINATION. Session Name: Student ID: Signature: THE UNIVERSITY OF NEW SOUTH WALES School of Electrical Engineering & Telecommunications FINALEXAMINATION Session 00 ELEC46 Power System Analysis TIME ALLOWED: 3 hours TOTAL

More information

ECE-343 Test 1: Feb 10, :00-8:00pm, Closed Book. Name : SOLUTION

ECE-343 Test 1: Feb 10, :00-8:00pm, Closed Book. Name : SOLUTION ECE-343 Test : Feb 0, 00 6:00-8:00pm, Closed Book Name : SOLUTION C Depl = C J0 + V R /V o ) m C Diff = τ F g m ω T = g m C µ + C π ω T = g m I / D C GD + C or V OV GS b = τ i τ i = R i C i ω H b Z = Z

More information

GATE 2008 Electrical Engineering

GATE 2008 Electrical Engineering GATE 2008 Electrical Engineering Q.1 Q. 20 carry one mark each. 1. The number of chords in the graph of the given circuit will be + _ (A) 3 (B) 4 (C) 5 (D) 6 2. The Thevenin'a equivalent of a circuit operating

More information

Lecture 4, Noise. Noise and distortion

Lecture 4, Noise. Noise and distortion Lecture 4, Noise Noise and distortion What did we do last time? Operational amplifiers Circuit-level aspects Simulation aspects Some terminology Some practical concerns Limited current Limited bandwidth

More information

ECE 6412, Spring Final Exam Page 1 FINAL EXAMINATION NAME SCORE /120

ECE 6412, Spring Final Exam Page 1 FINAL EXAMINATION NAME SCORE /120 ECE 6412, Spring 2002 Final Exam Page 1 FINAL EXAMINATION NAME SCORE /120 Problem 1O 2O 3 4 5 6 7 8 Score INSTRUCTIONS: This exam is closed book with four sheets of notes permitted. The exam consists of

More information

NAME: ht () 1 2π. Hj0 ( ) dω Find the value of BW for the system having the following impulse response.

NAME: ht () 1 2π. Hj0 ( ) dω Find the value of BW for the system having the following impulse response. University of California at Berkeley Department of Electrical Engineering and Computer Sciences Professor J. M. Kahn, EECS 120, Fall 1998 Final Examination, Wednesday, December 16, 1998, 5-8 pm NAME: 1.

More information

SAMPLE PAPER-05 (solved) PHYSICS (Theory) Class XII. Time allowed: 3 hours Marks: 70

SAMPLE PAPER-05 (solved) PHYSICS (Theory) Class XII. Time allowed: 3 hours Marks: 70 SAMPLE PAPER-05 (solved) PHYSICS (Theory) Class XII Time allowed: 3 hours Marks: 70 Maximum General Instructions: a) All the questions are compulsory. b) There are 26 questions in total. c) Questions 1

More information

Systematic Design of Operational Amplifiers

Systematic Design of Operational Amplifiers Systematic Design of Operational Amplifiers Willy Sansen KULeuven, ESAT-MICAS Leuven, Belgium willy.sansen@esat.kuleuven.be Willy Sansen 10-05 061 Table of contents Design of Single-stage OTA Design of

More information

SEM-2016(02)-I ELECTRICAL ENGINEERING. Paper -1. Please read the following instructions carefully before attempting questions.

SEM-2016(02)-I ELECTRICAL ENGINEERING. Paper -1. Please read the following instructions carefully before attempting questions. Roll No. Candidate should write his/her Roll No. here. Total No. of Questions : 7 No. of Printed Pages : 8 SEM-2016(02)-I ELECTRICAL ENGINEERING Paper -1 Time : 3 Hours ] [ Total Marks ; 300 Instructions

More information

Q. 1 Q. 25 carry one mark each.

Q. 1 Q. 25 carry one mark each. GATE 5 SET- ELECTRONICS AND COMMUNICATION ENGINEERING - EC Q. Q. 5 carry one mark each. Q. The bilateral Laplace transform of a function is if a t b f() t = otherwise (A) a b s (B) s e ( a b) s (C) e as

More information

Electrical Engineering Written PhD Qualifier Exam Spring 2014

Electrical Engineering Written PhD Qualifier Exam Spring 2014 Electrical Engineering Written PhD Qualifier Exam Spring 2014 Friday, February 7 th 2014 Please do not write your name on this page or any other page you submit with your work. Instead use the student

More information

Each problem is worth 25 points, and you may solve the problems in any order.

Each problem is worth 25 points, and you may solve the problems in any order. EE 120: Signals & Systems Department of Electrical Engineering and Computer Sciences University of California, Berkeley Midterm Exam #2 April 11, 2016, 2:10-4:00pm Instructions: There are four questions

More information

6.776 High Speed Communication Circuits Lecture 10 Noise Modeling in Amplifiers

6.776 High Speed Communication Circuits Lecture 10 Noise Modeling in Amplifiers 6.776 High Speed Communication Circuits Lecture 10 Noise Modeling in Amplifiers Michael Perrott Massachusetts Institute of Technology March 8, 2005 Copyright 2005 by Michael H. Perrott Notation for Mean,

More information

Circuit Theory ES3, EE21

Circuit Theory ES3, EE21 Circuit Theory ES3, EE21 2017 ECE PhD Qualifier: Circuit Theory (a) Find the transfer function for the circuit shown below, H(jω) = V out/v in. The op amp may be considered ideal within the operating limits

More information

Probability and Statistics for Final Year Engineering Students

Probability and Statistics for Final Year Engineering Students Probability and Statistics for Final Year Engineering Students By Yoni Nazarathy, Last Updated: May 24, 2011. Lecture 6p: Spectral Density, Passing Random Processes through LTI Systems, Filtering Terms

More information

1.1 An excitation is applied to a system at t = T and its response is zero for < t < T. Such a system is (a) non-causal system.

1.1 An excitation is applied to a system at t = T and its response is zero for < t < T. Such a system is (a) non-causal system. . An excitation is applied to a system at t = T and its response is zero for < t < T. Such a system is (a) non-causal system x(t) (b) stable system (c) causal system (d) unstable system t=t t. In a series

More information

6.012 Electronic Devices and Circuits Spring 2005

6.012 Electronic Devices and Circuits Spring 2005 6.012 Electronic Devices and Circuits Spring 2005 May 16, 2005 Final Exam (200 points) -OPEN BOOK- Problem NAME RECITATION TIME 1 2 3 4 5 Total General guidelines (please read carefully before starting):

More information

UNIVERSITY OF CALIFORNIA College of Engineering Department of Electrical Engineering and Computer Sciences

UNIVERSITY OF CALIFORNIA College of Engineering Department of Electrical Engineering and Computer Sciences UNIVERSITY OF CALIFORNIA College of Engineering Department of Electrical Engineering and Computer Sciences E. Alon Final EECS 240 Monday, May 19, 2008 SPRING 2008 You should write your results on the exam

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

DESIGN MICROELECTRONICS ELCT 703 (W17) LECTURE 3: OP-AMP CMOS CIRCUIT. Dr. Eman Azab Assistant Professor Office: C

DESIGN MICROELECTRONICS ELCT 703 (W17) LECTURE 3: OP-AMP CMOS CIRCUIT. Dr. Eman Azab Assistant Professor Office: C MICROELECTRONICS ELCT 703 (W17) LECTURE 3: OP-AMP CMOS CIRCUIT DESIGN Dr. Eman Azab Assistant Professor Office: C3.315 E-mail: eman.azab@guc.edu.eg 1 TWO STAGE CMOS OP-AMP It consists of two stages: First

More information

R13 SET Derive the expression for the maximum bending stress developed in the leaf spring and also the central deflection of a leaf spring.

R13 SET Derive the expression for the maximum bending stress developed in the leaf spring and also the central deflection of a leaf spring. Code No: RT22013 R13 SET - 41 STRENGTH OF MATERIALS - II (Civil Engineering) Time: 3 hours Max. Marks: 70 Note: 1. Question Paper consists of two parts (Part-A and Part-B) 2. Answer ALL the question in

More information

and V DS V GS V T (the saturation region) I DS = k 2 (V GS V T )2 (1+ V DS )

and V DS V GS V T (the saturation region) I DS = k 2 (V GS V T )2 (1+ V DS ) ECE 4420 Spring 2005 Page 1 FINAL EXAMINATION NAME SCORE /100 Problem 1O 2 3 4 5 6 7 Sum Points INSTRUCTIONS: This exam is closed book. You are permitted four sheets of notes (three of which are your sheets

More information

B.E. / B.Tech. Degree Examination, April / May 2010 Sixth Semester. Electrical and Electronics Engineering. EE 1352 Power System Analysis

B.E. / B.Tech. Degree Examination, April / May 2010 Sixth Semester. Electrical and Electronics Engineering. EE 1352 Power System Analysis B.E. / B.Tech. Degree Examination, April / May 2010 Sixth Semester Electrical and Electronics Engineering EE 1352 Power System Analysis (Regulation 2008) Time: Three hours Answer all questions Part A (10

More information

This examination consists of 10 pages. Please check that you have a complete copy. Time: 2.5 hrs INSTRUCTIONS

This examination consists of 10 pages. Please check that you have a complete copy. Time: 2.5 hrs INSTRUCTIONS THE UNIVERSITY OF BRITISH COLUMBIA Department of Electrical and Computer Engineering EECE 564 Detection and Estimation of Signals in Noise Final Examination 08 December 2009 This examination consists of

More information

ECE 450 Homework #3. 1. Given the joint density function f XY (x,y) = 0.5 1<x<2, 2<y< <x<4, 2<y<3 0 else

ECE 450 Homework #3. 1. Given the joint density function f XY (x,y) = 0.5 1<x<2, 2<y< <x<4, 2<y<3 0 else ECE 450 Homework #3 0. Consider the random variables X and Y, whose values are a function of the number showing when a single die is tossed, as show below: Exp. Outcome 1 3 4 5 6 X 3 3 4 4 Y 0 1 3 4 5

More information

Fourier Methods in Digital Signal Processing Final Exam ME 579, Spring 2015 NAME

Fourier Methods in Digital Signal Processing Final Exam ME 579, Spring 2015 NAME Fourier Methods in Digital Signal Processing Final Exam ME 579, Instructions for this CLOSED BOOK EXAM 2 hours long. Monday, May 8th, 8-10am in ME1051 Answer FIVE Questions, at LEAST ONE from each section.

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

ECE137B Final Exam. Wednesday 6/8/2016, 7:30-10:30PM.

ECE137B Final Exam. Wednesday 6/8/2016, 7:30-10:30PM. ECE137B Final Exam Wednesday 6/8/2016, 7:30-10:30PM. There are7 problems on this exam and you have 3 hours There are pages 1-32 in the exam: please make sure all are there. Do not open this exam until

More information

ONE MARK QUESTIONS. 1. The condition on R, L and C such that the step response y(t) in the figure has no oscillations, is

ONE MARK QUESTIONS. 1. The condition on R, L and C such that the step response y(t) in the figure has no oscillations, is ELECTRONICS & COMMUNICATION ENGINEERING ONE MARK QUESTIONS. The condition on R, L and C such that the step response y(t) in the figure has no oscillations, is (a.) R L C (b.) R L C (c.) R L C (d.) R LC

More information

New Mexico State University Klipsch School of Electrical Engineering. EE312 - Signals and Systems I Spring 2018 Exam #1

New Mexico State University Klipsch School of Electrical Engineering. EE312 - Signals and Systems I Spring 2018 Exam #1 New Mexico State University Klipsch School of Electrical Engineering EE312 - Signals and Systems I Spring 2018 Exam #1 Name: Prob. 1 Prob. 2 Prob. 3 Prob. 4 Total / 30 points / 20 points / 25 points /

More information

EE538 Final Exam Fall :20 pm -5:20 pm PHYS 223 Dec. 17, Cover Sheet

EE538 Final Exam Fall :20 pm -5:20 pm PHYS 223 Dec. 17, Cover Sheet EE538 Final Exam Fall 005 3:0 pm -5:0 pm PHYS 3 Dec. 17, 005 Cover Sheet Test Duration: 10 minutes. Open Book but Closed Notes. Calculators ARE allowed!! This test contains five problems. Each of the five

More information

Ph.D. Qualifying Exam. Electrical Engineering Part I

Ph.D. Qualifying Exam. Electrical Engineering Part I Ph.D. Qualifying Exam February 5th, 2015 1:00-5:00pm Electrical Engineering Part I Instructions: This is a closed-book/closed-notes exam module, four hours in duration. There are ten (10) problems in this

More information

Advanced Current Mirrors and Opamps

Advanced Current Mirrors and Opamps Advanced Current Mirrors and Opamps David Johns and Ken Martin (johns@eecg.toronto.edu) (martin@eecg.toronto.edu) slide 1 of 26 Wide-Swing Current Mirrors I bias I V I in out out = I in V W L bias ------------

More information

Fault Analysis Power System Representation

Fault Analysis Power System Representation .1. Power System Representation Single Line Diagram: Almost all modern power systems are three phase systems with the phases of equal magnitude and equal phase difference (i.e., 10 o ). These three phase

More information

University of Toronto. Final Exam

University of Toronto. Final Exam University of Toronto Final Exam Date - Dec 16, 013 Duration:.5 hrs ECE331 Electronic Circuits Lecturer - D. Johns ANSWER QUESTIONS ON THESE SHEETS USING BACKS IF NECESSARY 1. Equation sheet is on last

More information

ECE 415/515 ANALOG INTEGRATED CIRCUIT DESIGN

ECE 415/515 ANALOG INTEGRATED CIRCUIT DESIGN ECE 415/515 ANALOG INTEGRATED CIRCUIT DESIGN CMOS PROCESS CHARACTERIZATION VISHAL SAXENA VSAXENA@UIDAHO.EDU Vishal Saxena DESIGN PARAMETERS Analog circuit designers care about: Open-loop Gain: g m r o

More information

ECE 438 Exam 2 Solutions, 11/08/2006.

ECE 438 Exam 2 Solutions, 11/08/2006. NAME: ECE 438 Exam Solutions, /08/006. This is a closed-book exam, but you are allowed one standard (8.5-by-) sheet of notes. No calculators are allowed. Total number of points: 50. This exam counts for

More information

Voltage-Controlled Oscillator (VCO)

Voltage-Controlled Oscillator (VCO) Voltage-Controlled Oscillator (VCO) Desirable characteristics: Monotonic f osc vs. V C characteristic with adequate frequency range f max f osc Well-defined K vco f min slope = K vco VC V C in V K F(s)

More information

Conventional Paper I-2010

Conventional Paper I-2010 Conventional Paper I-010 1. (a) Sketch the covalent bonding of Si atoms in a intrinsic Si crystal Illustrate with sketches the formation of bonding in presence of donor and acceptor atoms. Sketch the energy

More information

Name of the Student: Problems on Discrete & Continuous R.Vs

Name of the Student: Problems on Discrete & Continuous R.Vs Engineering Mathematics 05 SUBJECT NAME : Probability & Random Process SUBJECT CODE : MA6 MATERIAL NAME : University Questions MATERIAL CODE : JM08AM004 REGULATION : R008 UPDATED ON : Nov-Dec 04 (Scan

More information

GATE 2009 Electronics and Communication Engineering

GATE 2009 Electronics and Communication Engineering GATE 2009 Electronics and Communication Engineering Question 1 Question 20 carry one mark each. 1. The order of the differential equation + + y =e (A) 1 (B) 2 (C) 3 (D) 4 is 2. The Fourier series of a

More information

2. (2pts) What is the major difference between an epitaxial layer and a polysilicon layer?

2. (2pts) What is the major difference between an epitaxial layer and a polysilicon layer? EE 330 Exam 1 Spring 2017 Name Instructions: Students may bring 1 page of notes (front and back) to this exam and a calculator but the use of any device that has wireless communication capability is prohibited.

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

On the answer-booklet, write your Registration Number, Test Code and Number of this booklet in appropriate places. ATTENTION!

On the answer-booklet, write your Registration Number, Test Code and Number of this booklet in appropriate places. ATTENTION! 2017 BOOKLET NO. Afternoon Test Code: CSB Time: 2 hours On the answer-booklet, write your Registration Number, Test Code and Number of this booklet in appropriate places. ATTENTION! Read the following

More information

ECE-342 Test 3: Nov 30, :00-8:00, Closed Book. Name : Solution

ECE-342 Test 3: Nov 30, :00-8:00, Closed Book. Name : Solution ECE-342 Test 3: Nov 30, 2010 6:00-8:00, Closed Book Name : Solution All solutions must provide units as appropriate. Unless otherwise stated, assume T = 300 K. 1. (25 pts) Consider the amplifier shown

More information

Stability and Frequency Compensation

Stability and Frequency Compensation 類比電路設計 (3349) - 2004 Stability and Frequency ompensation hing-yuan Yang National hung-hsing University Department of Electrical Engineering Overview Reading B Razavi hapter 0 Introduction In this lecture,

More information

Module 3 : Sequence Components and Fault Analysis

Module 3 : Sequence Components and Fault Analysis Module 3 : Sequence Components and Fault Analysis Lecture 12 : Sequence Modeling of Power Apparatus Objectives In this lecture we will discuss Per unit calculation and its advantages. Modeling aspects

More information

New Mexico State University Klipsch School of Electrical Engineering. EE312 - Signals and Systems I Fall 2017 Exam #1

New Mexico State University Klipsch School of Electrical Engineering. EE312 - Signals and Systems I Fall 2017 Exam #1 New Mexico State University Klipsch School of Electrical Engineering EE312 - Signals and Systems I Fall 2017 Exam #1 Name: Prob. 1 Prob. 2 Prob. 3 Prob. 4 Total / 30 points / 20 points / 25 points / 25

More information

NCEES Fundamentals of Engineering (FE) Examination ELECTRICAL EXAM SPECIFICATIONS

NCEES Fundamentals of Engineering (FE) Examination ELECTRICAL EXAM SPECIFICATIONS NCEES Fundamentals of Engineering (FE) Examination ELECTRICAL EXAM SPECIFICATIONS Effective Beginning with the April 2009 Examinations The FE examination is an 8-hour supplied-reference examination: 120

More information

16.584: Random (Stochastic) Processes

16.584: Random (Stochastic) Processes 1 16.584: Random (Stochastic) Processes X(t): X : RV : Continuous function of the independent variable t (time, space etc.) Random process : Collection of X(t, ζ) : Indexed on another independent variable

More information

DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING EXAMINATIONS 2010

DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING EXAMINATIONS 2010 [E2.5] IMPERIAL COLLEGE LONDON DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING EXAMINATIONS 2010 EEE/ISE PART II MEng. BEng and ACGI SIGNALS AND LINEAR SYSTEMS Time allowed: 2:00 hours There are FOUR

More information

Q. 1 Q. 25 carry one mark each.

Q. 1 Q. 25 carry one mark each. Q. Q. 5 carry one mark each. Q. Consider a system of linear equations: x y 3z =, x 3y 4z =, and x 4y 6 z = k. The value of k for which the system has infinitely many solutions is. Q. A function 3 = is

More information

CITY UNIVERSITY LONDON. MSc in Information Engineering DIGITAL SIGNAL PROCESSING EPM746

CITY UNIVERSITY LONDON. MSc in Information Engineering DIGITAL SIGNAL PROCESSING EPM746 No: CITY UNIVERSITY LONDON MSc in Information Engineering DIGITAL SIGNAL PROCESSING EPM746 Date: 19 May 2004 Time: 09:00-11:00 Attempt Three out of FIVE questions, at least One question from PART B PART

More information

6.012 Electronic Devices and Circuits

6.012 Electronic Devices and Circuits Page 1 of 10 YOUR NAME Department of Electrical Engineering and Computer Science Massachusetts Institute of Technology 6.012 Electronic Devices and Circuits Exam No. 2 Thursday, November 5, 2009 7:30 to

More information

3. Basic building blocks. Analog Design for CMOS VLSI Systems Franco Maloberti

3. Basic building blocks. Analog Design for CMOS VLSI Systems Franco Maloberti Inverter with active load It is the simplest gain stage. The dc gain is given by the slope of the transfer characteristics. Small signal analysis C = C gs + C gs,ov C 2 = C gd + C gd,ov + C 3 = C db +

More information

Lecture 13 MOSFET as an amplifier with an introduction to MOSFET small-signal model and small-signal schematics. Lena Peterson

Lecture 13 MOSFET as an amplifier with an introduction to MOSFET small-signal model and small-signal schematics. Lena Peterson Lecture 13 MOSFET as an amplifier with an introduction to MOSFET small-signal model and small-signal schematics Lena Peterson 2015-10-13 Outline (1) Why is the CMOS inverter gain not infinite? Large-signal

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous)

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad - 500 043 ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK Course Name : Computer Methods in Power Systems Course Code : A60222

More information

Grades will be determined by the correctness of your answers (explanations are not required).

Grades will be determined by the correctness of your answers (explanations are not required). 6.00 (Fall 2011) Final Examination December 19, 2011 Name: Kerberos Username: Please circle your section number: Section Time 2 11 am 1 pm 4 2 pm Grades will be determined by the correctness of your answers

More information

Final Exam January 31, Solutions

Final Exam January 31, Solutions Final Exam January 31, 014 Signals & Systems (151-0575-01) Prof. R. D Andrea & P. Reist Solutions Exam Duration: Number of Problems: Total Points: Permitted aids: Important: 150 minutes 7 problems 50 points

More information

ECE-340, Spring 2015 Review Questions

ECE-340, Spring 2015 Review Questions ECE-340, Spring 2015 Review Questions 1. Suppose that there are two categories of eggs: large eggs and small eggs, occurring with probabilities 0.7 and 0.3, respectively. For a large egg, the probabilities

More information

Frequency Dependent Aspects of Op-amps

Frequency Dependent Aspects of Op-amps Frequency Dependent Aspects of Op-amps Frequency dependent feedback circuits The arguments that lead to expressions describing the circuit gain of inverting and non-inverting amplifier circuits with resistive

More information

ECE Homework Set 3

ECE Homework Set 3 ECE 450 1 Homework Set 3 0. Consider the random variables X and Y, whose values are a function of the number showing when a single die is tossed, as show below: Exp. Outcome 1 3 4 5 6 X 3 3 4 4 Y 0 1 3

More information

CBSE Examination Paper

CBSE Examination Paper CBSE Examination Paper Time allowed : 3 hours Maximum marks: 70 General Instructions: Same as CBSE Examination Paper SET I 1. Using the concept of force between two infinitely long parallel current carrying

More information

ELECTRICAL AND COMPUTER ENGINEERING PhD QUALIFYING EXAMINATION. Session 1. August 20, 2007

ELECTRICAL AND COMPUTER ENGINEERING PhD QUALIFYING EXAMINATION. Session 1. August 20, 2007 ELECTRICAL AND COMPUTER ENGINEERING PhD QUALIFYING EXAMINATION Session 1 August 20, 2007 Be sure to put your ID number on each sheet that has material to be graded. Do not put your name on any sheet. There

More information

UNIVERSITY OF MASSACHUSETTS LOWELL DEPARTMENT OF ELECTRICAL & COMPUTER ENGINEERING SYLLABUS FOR THE DOCTORAL QUALIFYING EXAM

UNIVERSITY OF MASSACHUSETTS LOWELL DEPARTMENT OF ELECTRICAL & COMPUTER ENGINEERING SYLLABUS FOR THE DOCTORAL QUALIFYING EXAM UNIVERSITY OF MASSACHUSETTS LOWELL DEPARTMENT OF ELECTRICAL & COMPUTER ENGINEERING SYLLABUS FOR THE DOCTORAL QUALIFYING EXAM Ph.D/D.Eng. Electrical Engineering Option These are the general topics for the

More information

Fourier Optics - Exam #1 Review

Fourier Optics - Exam #1 Review Fourier Optics - Exam #1 Review Ch. 2 2-D Linear Systems A. Fourier Transforms, theorems. - handout --> your note sheet B. Linear Systems C. Applications of above - sampled data and the DFT (supplement

More information

High-Resolution. Transmission. Electron Microscopy

High-Resolution. Transmission. Electron Microscopy Part 4 High-Resolution Transmission Electron Microscopy 186 Significance high-resolution transmission electron microscopy (HRTEM): resolve object details smaller than 1nm (10 9 m) image the interior of

More information

EE2351 POWER SYSTEM ANALYSIS UNIT I: INTRODUCTION

EE2351 POWER SYSTEM ANALYSIS UNIT I: INTRODUCTION EE2351 POWER SYSTEM ANALYSIS UNIT I: INTRODUCTION PART: A 1. Define per unit value of an electrical quantity. Write equation for base impedance with respect to 3-phase system. 2. What is bus admittance

More information

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING BENG (HONS) IN BIOMEDICAL ENGINEERING SEMESTER 1 EXAMINATION 2017/2018 ADVANCED BIOMECHATRONIC SYSTEMS

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING BENG (HONS) IN BIOMEDICAL ENGINEERING SEMESTER 1 EXAMINATION 2017/2018 ADVANCED BIOMECHATRONIC SYSTEMS ENG0016 UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING BENG (HONS) IN BIOMEDICAL ENGINEERING SEMESTER 1 EXAMINATION 2017/2018 ADVANCED BIOMECHATRONIC SYSTEMS MODULE NO: BME6003 Date: Friday 19 January 2018

More information

Communications and Signal Processing Spring 2017 MSE Exam

Communications and Signal Processing Spring 2017 MSE Exam Communications and Signal Processing Spring 2017 MSE Exam Please obtain your Test ID from the following table. You must write your Test ID and name on each of the pages of this exam. A page with missing

More information

Chapter 3 AUTOMATIC VOLTAGE CONTROL

Chapter 3 AUTOMATIC VOLTAGE CONTROL Chapter 3 AUTOMATIC VOLTAGE CONTROL . INTRODUCTION TO EXCITATION SYSTEM The basic function of an excitation system is to provide direct current to the field winding of the synchronous generator. The excitation

More information

Amplifiers, Source followers & Cascodes

Amplifiers, Source followers & Cascodes Amplifiers, Source followers & Cascodes Willy Sansen KULeuven, ESAT-MICAS Leuven, Belgium willy.sansen@esat.kuleuven.be Willy Sansen 0-05 02 Operational amplifier Differential pair v- : B v + Current mirror

More information

ECE 585 Power System Stability

ECE 585 Power System Stability Homework 1, Due on January 29 ECE 585 Power System Stability Consider the power system below. The network frequency is 60 Hz. At the pre-fault steady state (a) the power generated by the machine is 400

More information

In the previous chapter, attention was confined

In the previous chapter, attention was confined 4 4 Principles of Power System CHAPTE CHAPTE 8 Unsymmetrical Fault Calculations 8. Usymmetrical Faults on -Phase System 8. Symmetrical Components Method 8. Operator a 8.4 Symmetrical Components in Terms

More information

Two-Port Networks Admittance Parameters CHAPTER16 THE LEARNING GOALS FOR THIS CHAPTER ARE THAT STUDENTS SHOULD BE ABLE TO:

Two-Port Networks Admittance Parameters CHAPTER16 THE LEARNING GOALS FOR THIS CHAPTER ARE THAT STUDENTS SHOULD BE ABLE TO: CHAPTER16 Two-Port Networks THE LEARNING GOALS FOR THIS CHAPTER ARE THAT STUDENTS SHOULD BE ABLE TO: Calculate the admittance, impedance, hybrid, and transmission parameter for two-port networks. Convert

More information

1/13/12 V DS. I d V GS. C ox ( = f (V GS ,V DS ,V SB = I D. + i d + I ΔV + I ΔV BS V BS. 19 January 2012

1/13/12 V DS. I d V GS. C ox ( = f (V GS ,V DS ,V SB = I D. + i d + I ΔV + I ΔV BS V BS. 19 January 2012 /3/ 9 January 0 Study the linear model of MOS transistor around an operating point." MOS in saturation: V GS >V th and V S >V GS -V th " VGS vi - I d = I i d VS I d = µ n ( L V V γ Φ V Φ GS th0 F SB F

More information

V in (min) and V in (min) = (V OH -V OL ) dv out (0) dt = A p 1 V in = = 10 6 = 1V/µs

V in (min) and V in (min) = (V OH -V OL ) dv out (0) dt = A p 1 V in = = 10 6 = 1V/µs ECE 642, Spring 2003 - Final Exam Page FINAL EXAMINATION (ALLEN) - SOLUTION (Average Score = 9/20) Problem - (20 points - This problem is required) An open-loop comparator has a gain of 0 4, a dominant

More information

PHYSICS 2005 (Delhi) Q3. The power factor of an A.C. circuit is 0.5. What will be the phase difference between voltage and current in this circuit?

PHYSICS 2005 (Delhi) Q3. The power factor of an A.C. circuit is 0.5. What will be the phase difference between voltage and current in this circuit? General Instructions: 1. All questions are compulsory. 2. There is no overall choice. However, an internal choke has been pro vided in one question of two marks, one question of three marks and all three

More information

Exercise The determinant of matrix A is 5 and the determinant of matrix B is 40. The determinant of matrix AB is.

Exercise The determinant of matrix A is 5 and the determinant of matrix B is 40. The determinant of matrix AB is. Exercise 1. The determinant of matrix A is 5 and the determinant of matrix B is 40. The determinant of matrix AB is.. Let X be a random variable which is uniformly chosen from the set of positive odd numbers

More information

Spatial Frequency and Transfer Function. columns of atoms, where the electrostatic potential is higher than in vacuum

Spatial Frequency and Transfer Function. columns of atoms, where the electrostatic potential is higher than in vacuum Image Formation Spatial Frequency and Transfer Function consider thin TEM specimen columns of atoms, where the electrostatic potential is higher than in vacuum electrons accelerate when entering the specimen

More information

This examination consists of 11 pages. Please check that you have a complete copy. Time: 2.5 hrs INSTRUCTIONS

This examination consists of 11 pages. Please check that you have a complete copy. Time: 2.5 hrs INSTRUCTIONS THE UNIVERSITY OF BRITISH COLUMBIA Department of Electrical and Computer Engineering EECE 564 Detection and Estimation of Signals in Noise Final Examination 6 December 2006 This examination consists of

More information

2.71. Final examination. 3 hours (9am 12 noon) Total pages: 7 (seven) PLEASE DO NOT TURN OVER UNTIL EXAM STARTS PLEASE RETURN THIS BOOKLET

2.71. Final examination. 3 hours (9am 12 noon) Total pages: 7 (seven) PLEASE DO NOT TURN OVER UNTIL EXAM STARTS PLEASE RETURN THIS BOOKLET 2.71 Final examination 3 hours (9am 12 noon) Total pages: 7 (seven) PLEASE DO NOT TURN OVER UNTIL EXAM STARTS Name: PLEASE RETURN THIS BOOKLET WITH YOUR SOLUTION SHEET(S) MASSACHUSETTS INSTITUTE OF TECHNOLOGY

More information

CBSE_2014_SET_3 Physics

CBSE_2014_SET_3 Physics CBSE_2014_SET_3 Physics 1. A conducting loop is held below a current carrying wire PQ as shown. Predict the direction of the induced current in the loop when the current in the wire is constantly increasing.

More information

Sample-and-Holds David Johns and Ken Martin University of Toronto

Sample-and-Holds David Johns and Ken Martin University of Toronto Sample-and-Holds David Johns and Ken Martin (johns@eecg.toronto.edu) (martin@eecg.toronto.edu) slide 1 of 18 Sample-and-Hold Circuits Also called track-and-hold circuits Often needed in A/D converters

More information

Grades will be determined by the correctness of your answers (explanations are not required).

Grades will be determined by the correctness of your answers (explanations are not required). 6.00 (Fall 20) Final Examination December 9, 20 Name: Kerberos Username: Please circle your section number: Section Time 2 am pm 4 2 pm Grades will be determined by the correctness of your answers (explanations

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