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

Size: px
Start display at page:

Download "Write your four digit code here... 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 JANUARY 12, :00 AM 1:00PM CLOSED BOOK Exam Instructions: 1. Write the last four digits of your Banner ID number of the top of every page. 2. Work six (6) problems from the three (3) areas of specialization selected at the time of registration. Do not work more than two (2) 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 3. Check the boxes below indicating which six (6) problems you want graded. (You must work two (2) problems each from each of the three (3) 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...

2 A (1) Circuits and Electronics Design a fully differential telescopic operational amplifier for a minimum gainbandwidth product GB min =50MHz, and minimum slew rate SR min =50V/µs and a load capacitance C L =20pF. Assume following 0.13µm CMOS technology parameters: kn n =340μA/V 2, Vth n =0.40V, kn p =50µA/V 2, Vth p =0.40V, λ n =λ p =0.25V -1, C ox =10fF/μm 2 C gd =1fF/μm and a capacitive load C L =10pF (kn=μc ox /2). Determine all transistor sizes including those in the biasing branch and in the common mode feddback network. Assume a single supply voltage V DD =1.2V The design requires to determine bias currents, W/L sizes for all transistors. Estimate the dominant and high frequency poles and the open loop DC gain. Calculate the static power dissipation of your design input common mode range and output swing Determine the output impedance and bandwidth of a unity gain buffer (Av=1) and b) a gain ten (Av=10v/v) inverting amplifiers implemented using your op-amp.

3 A (2) Circuits and Electronics Design a Miller (two stage) single-ended operational amplifier for a minimum gainbandwidth product GB min =100MHz, minimum slew rate SR min =20V/μs and a load capacitance C L =20pF. Assume following 0.18µm CMOS technology technology parameters: kn n =170μA/V 2, Vth n =0.45V, kn p =25uA/V 2, Vth p =0.45V, λ n =λ p =0.1V -1, C ox =4.2fF/μm 2 (kn=μc ox /2), C gd =1fF/μm. Show the scheme of the circuit. Determine all transistor sizes including those in the biasing branch. Assume a single supply voltage V DD =1.8V. Estimate the open loop DC gain and the high frequency pole. The design requires to determine bias currents, W/L size all transistors, and to determine the value of the compensation capacitance Cc and the compensation resistance Rc.

4 A (3) Circuits and Electronics Design a cascode amplifier with minimum gain bandwidth product GB=100MHz in 0.13µm CMOS technology with kn n =340μA/V 2, Vth n =0.40V, kn p =50µA/V 2, Vth p =0.40V, λ n =λ p =0.25V -1, C ox =10fF/μm 2, C gd =1fF/μm and a capacitive load C L =10pF (kn=μc ox /2), ν=0.4v 1/2. Use an NMOS input transistor. Determine biasing currents, cascode voltages (VCP, VCN) all transistor sizes including those in the biasing branch. Assume a single supply voltage V DD =1.2V, a load capacitance C L =10pF. Assume the source resistance is 20kΩ. Estimate the open loop DC gain, the bandwidth, the common mode input range, the peak to peak output swing the dominant and the high freqency poles. For your calculations of the high frequency poles take only into account the Cgs parasitic capacitances of the cascode transistors multiplied by a factor 2.

5 B (1) Communications The random variable pair (X, Y ) has a joint pdf f X,Y (x, y) = 2e x e 2y x > 0, y > 0 (i) Find the probability P [Y X 1]. (ii) If Z = X + Y, find the pdf of Z. (iii) Discuss if X and Y are independent, orthogonal and/or uncorrelated. You need to use the fact that the mean of an exponential RV with pdf (for x > 0), f X (x) = λ exp( λx), is 1/λ.

6 B (2) Communications (i) In each lot of 100 items, 2 items are tested, and the lot is rejected if either of the tested items is found defective. Find the probability of rejecting a lot with 5 defective items. (ii) Consider a random process X(t) = A cos ωt + B sin ωt, where A and B are iid Gaussian RVs, each with zero mean and a variance of 4. (a) Discuss if X(t) is wide sense and strict sense stationary. (b) Discuss if X(t) has a mean square derivative. (c) Suppose A and B are not iid, but each one is still zero-mean Gaussian with a variance of 4, and the correlation coefficient between them is 0.1. Assuming ω = 2π, find the probability that X(t) at t = 1/8 exceeds the value of 1.5.

7 B (3) Communications A random variable X has a cumulative distribution function (CDF) 0 x < 1 2(x + 1) 1 x < 0 F X (x) = x 0 x x 1 (a) Find the probabilities P [X 0.2] and P [ X 0.2]. (b) Find the variance of X. (c) If Y = ln(1 X), find the pdf of Y.

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

9 C (2) Computers In a queuing system that can hold at most 4 customers, the arrival and service times are exponentially distributed. The arrival rate is 5 customers per sec. The serve rates are 8,7, 6, 5, customers per second when the system has 1, 2, 3, 4 customers, respectively. Find the average response time and the blocking probability of system.

10 C (3) Computers Given 10 uniformly distributed random numbers generated by MATLAB function rand( ) as follows: , , , , , , , , , Use those random numbers to generate 10 random numbers with the Pareto distribution with its pdf given as f(x)=3x -4 in the range [1, ].

11 C (4) Computers Amdahl s law is named after computer architect Gene Amdahl, and is used to find the maximum expected improvement to an overall system when only part of the system is improved. For this question you are asked to compare two alternatives by comparing the speedups. Floating-point square root (FPSQR) operations are often part of scientific workloads. For a particular workload, FPSQR is responsible for 20% of the execution time. The first design option is to make hardware enhancements that will speedup the FPSQR by a factor of 10. The second design option will speedup all floating-point (FP) operations by a factor of 1.6. All FP operations makeup 50% of the execution time for the workload. Show which option is better and by how much. 1

12 C (5) Computers Consider the MIPS code shown below. Loop: L.D F0,0(R1) ;F0=vector element ADD.D F4,F0,F2 ;add scalar from F2 S.D 0(R1),F4 ;store result DADDUI R1,R1,-8 ;decrement pointer BNEZ R1,Loop ;branch R1!=zero 1. Indicate the location and number of stalls due to data dependences and hazards. 2. Revised the code for this loop to minimize the number of stalls. Be sure to indicate the stalls in your new code. 2

13 C (6) Computers Consider a computer that uses an in-order execution. The cache miss penalty is 100 clock cycles, All instructions take 1 clock cycle (without memory stalls). They system has an average miss rate of 2% and there is an average of 1.5 memory references per instruction. The average number of cache misses per 100 instructions is 3. What is the impact on performance when the behavior of the cache in included? (looking for a comparison of the CPU time ) Calculate the impact using both the misses per instruction and the miss rate. 3

14 D (1) Control Systems Given the discrete-time system [ 0 1 x(t + 1) = 0 2 y (t) = [ 1 0 ] x (t) ] [ 0 x (t) + 1 ] u (t) Find an output-feedback controller such that the closed-loop system tracks a constant input, and all the closed-loop eigenvalues are at the origin.

15 D (2) Control Systems For the system illustrated Δ M where we have the continuous-time transfer function M(s) = s s 2 + s + 10 and where the uncertainty,, lies in the uncertainty set Determine if this system is robustly stable. = { : 1}

16 D (3) Control Systems Consider the real, controllable, continuous-time system ẋ = Ax + Bu. In this problem, there exists a similarity transformation, T, such that Ā = T 1 AT and such that Ā ) T = Ā Define also Prove any of the following: K = 1 2 BT T T T ) 1 a) the eigenvalues of A are purely imaginary. b) the matrix T 1 e At T is unitary. c) the matrix A + BK is Hurwitz. d) there exists Q > 0 for which AQ + QA T = 0. e) there is no matrix, Q, that will satisfy AQ + QA T + BB T = 0. f) there exists Q > 0 for which (A + BK)Q + Q(A + BK) T + BB T = 0.

17 E (1) Digital Signal Processing Given: a real, linear phase FIR filter. a) Two zeros are shown on the z-plane plot. Fill in the missing zeros. Assume that the filter has minimum possible order. What type of linear phase filter must this be? Explain what it means for a filter to be linear phase. b) Plot the poles and zeros of the minimum phase filter having the same magnitude response as the filter in part (a). If this is not possible, write "no solution." Also, explain what it means for a filter to be minimum phase.

18 E (1) Digital Signal Processing c) Plot the poles and zeros for every other real filter having the same magnitude response as the filter in part (a)? d) Write the transfer function of a filter that can be cascaded with (b) to create the filter of part (c). If this is not possible, write "no solution."

19 E (2) Digital Signal Processing Consider a digital filter whose transfer function has a single pole at z = 1/2, a single pole at z = 0, and two zeros at z = 1. The transfer function includes a scale factor so that the DC response is 0 db. (a) Sketch the pole-zero pattern of the filter. (b) Determine the transfer function H(z). factor. Be sure to include (and determine) the scale (c) Assume the filter is stable and determine the impulse response h[n]. (d) Sketch the magnitude response of the filter H(e jω ) vs. ω for 0 ω π.

20 E (3) Digital Signal Processing Continuous-time signal x(t) has spectrum X(jΩ) as shown below, where Ω M = 10, 000π. (a) What is the minimum sampling rate Ω s that x(t) can be sampled and not alias? (b) Assuming the minimum sampling rate Ω s determined in part (a), sketch the spectrum X(e jω ) of the discrete-time signal x[n]. Label your axes and important amplitudes and frequencies. (c) Assume that discrete-time signal x[n] has spectrum as in part (b). Sketch the specrum X down (e jω ) for the downsampled signal x down [n] for a downsampling factor M = 2. Label your axes and important amplitudes and frequencies.

21 E (3) Digital Signal Processing (d) What is the effective sampling rate Ω s,down for x down [n]? (e) Assume that discrete-time signal x[n] has spectrum as in part (b). Sketch the specrum X decimate (e jω ) for the decimated signal x decimate [n] for a downsampling factor M = 2. Label your axes and important amplitudes and frequencies.

22 F (1) Electric Energy Systems Consider the system shown in the figure below. Assume 100 MVA, 230 kv base in the transmission line. Transformer T 1 is rated 100 MVA, 15/230 kv. The load is drawing 0.9 pu real power at 0.9 power factor lagging. Sequence reactances are shown in the figure as per usual convention. X G1 (1) =j0.1 PU X G1 (2) =j0.1 PU X G1 (0) =j0.05 PU G T 1 X T1 = j0.1 PU 1 2 Transmission Line X TL (1) = j0.1 PU X TL (0) = j0.25 PU Load A line to ground fault on phase a takes place at bus 1. Without neglecting pre- fault conditions, 1) calculate the three- phase voltages (kv) at bus 1 after the fault. 2) Calculate the current contribution (Ampere) from phase a of the generator G after the fault.

23 F (2) Electric Energy Systems Find the per unit values of I B, I AB, and I a in the transformer diagram shown below. I a =? A =1 0 I A.3 30 PU c a LV C HV I AB =? B I B =? b =1 0 I C.0 50 PU

24 F (3) Electric Energy Systems G1 L G2 Load G1 100 MVA, 20kV, three phase, 2pole Synchronous Generator, Xd =0.1pu, H = 4 s G2 Infinite Bus, Voltage 1pu L Transmission line z = j 0.1 pu, y=0 on 100MVA, 20 kv base. Load 25 MVA, unity power factor In the system shown Generator G1 supplies the entire load with a terminal voltage of 1 pu. There is no power flow between Generator G1 and the Infinite Bus G2. The breaker to the load opens, dropping the entire load. Is the system first swing stable? Show all work.

25 G (1) Electromagnetics Shown below is the so-called dielectric-loaded parallel plate waveguide for microwave signal transmission. The structure is uniform in the z direction. It has two infinite and perfectly conducting plates located at y = 0 and y = a. Between the two conducting plates, we have a lossless dielectric slab with permittivity ε and permeability µ. Above the dielectric slab, we simply have air ( ε o and µ o ). As the structure is uniform in the z direction, the field solutions will not depend on z. Furthermore, we have a source free region. In one solution, the electric field E in the air region only has a z component and it is given by E z = A sin [ g ( a y)] e j β x, t y a, A - constant, g, β - real Inside the slab, the electric field also only has a z component sinusoidally with respect to y. E z, and it is found to vary a) Inside the slab, i.e., 0 y t, should E z be B cos ( hy) -j e β x or B sin ( hy) -j e β x Why? Explain it in 1-2 sentences. (B constant, h real, β as given in Equation above) b) Find an equation relating the constants A and B (the equation can contain A, B, g, h, a and t). c) Find an equation relating g, β, and k o, where ko is the propagation constant for air, i.e., k o = ω µ oε o.

26 G (1) Electromagnetics

27 G (2) Electromagnetics Consider a thin dipole or thin wire directed in the z direction and located at a distance h above an infinite perfectly conducting ground plane, as shown below. The incident field is created by an infinitesimally small circular loop of magnetic current (i.e., equivalent to an electric hertzian dipole) located just above the ground plane, i.e., at z = 0+, which has radius a and a constant current M. As far as calculating the scattered field is concerned, we can consider the thin wire as represented by an unknown line current I(z) along its axis and the typical thin wire approximation holds. Also, we can assume that the thin wire is in the far-field region of the infinitesimal magnetic current loop. a) Find the total E-field in the z direction at the line segment L as indicated in the figure. 1 b) Enforce a boundary condition at the line segment L and obtain an integral equation for the 1 unknown current I.

28 G (2) Electromagnetics

29 G (3) Electromagnetics Consider a thin dipole or thin wire directed in the z direction and located at a distance d above an infinite PEC ground plane, as shown below. The (fixed) incident field is created by an infinitesimal or Hertzian electric dipole I (z) ˆz I ( R ) located at the origin. As far as e calculating the scattered field is concerned, we can consider the thin wire as represented by an unknown line current I(z) along its axis and the typical thin wire approximation holds. Also, we can assume that the thin wire is in the far-field region of the Hertzian dipole. a) Find the total E at the line segment L as indicated in the figure. The contribution from the z 1 thin wire can be represented by some integral(s), but you need to give me all the details about the integral(s). b) Enforce a boundary condition at line segment L and obtain an integral equation for the 1 unknown current I.

30 G (3) Electromagnetics

31 H (1) Photonics a) Write an expression for the Fourier shift theorem. Assume two dimensions. b) Use the integral definition of the Fourier transform to prove the shift theorem.

32 H (2) Photonics a) Find an expression for the field distribution of the Fraunhofer diffraction pattern for the two rectangular apertures shown below. b) Find an expression for the Fraunhofer intensity (irradiance) distribution. c) Sketch the Fraunhofer intensity pattern along the horizontal (x) axis. Assume the field illuminating the apertures is a monochromatic unitamplitude, normally incident plane-wave. Assume the rectangles are the same size. 2a 2b 2c

33 H (3) Photonics Consider the arrangement below where a monochromatic point source illuminates a transparency at a distance a and the transmitted light continues another distance a to a lens of focal length f. a) Find the distance from the lens where the Fraunhofer pattern of the transparency is formed. b) Find the distance from the lens where an image is formed of the transparency. c) Find the transverse magnification of the image of the transparency. d) Find the focal length required such that the Fraunhofer pattern of the transparency is a distance a from the lens. e) Find the focal length such that the magnification of the transparency image is 1. a a Source Transparency Lens Focal length = f

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

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: January 10, 011 9:00 AM - 1:00 PM

More information

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Studio 9 Review Operational Amplifier Stability Compensation Miller Effect Phase Margin Unity Gain Frequency Slew Rate Limiting Reading: Text sec 5.

Studio 9 Review Operational Amplifier Stability Compensation Miller Effect Phase Margin Unity Gain Frequency Slew Rate Limiting Reading: Text sec 5. Studio 9 Review Operational Amplifier Stability Compensation Miller Effect Phase Margin Unity Gain Frequency Slew Rate Limiting Reading: Text sec 5.2 pp. 232-242 Two-stage op-amp Analysis Strategy Recognize

More information

Homework Assignment 08

Homework Assignment 08 Homework Assignment 08 Question 1 (Short Takes) Two points each unless otherwise indicated. 1. Give one phrase/sentence that describes the primary advantage of an active load. Answer: Large effective resistance

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

Lecture 37: Frequency response. Context

Lecture 37: Frequency response. Context EECS 05 Spring 004, Lecture 37 Lecture 37: Frequency response Prof J. S. Smith EECS 05 Spring 004, Lecture 37 Context We will figure out more of the design parameters for the amplifier we looked at in

More information

1. Consider the biconvex thick lens shown in the figure below, made from transparent material with index n and thickness L.

1. Consider the biconvex thick lens shown in the figure below, made from transparent material with index n and thickness L. Optical Science and Engineering 2013 Advanced Optics Exam Answer all questions. Begin each question on a new blank page. Put your banner ID at the top of each page. Please staple all pages for each individual

More information

2. The following diagram illustrates that voltage represents what physical dimension?

2. The following diagram illustrates that voltage represents what physical dimension? BioE 1310 - Exam 1 2/20/2018 Answer Sheet - Correct answer is A for all questions 1. A particular voltage divider with 10 V across it consists of two resistors in series. One resistor is 7 KΩ and the other

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

Physics 202 Final Exam Dec 20nd, 2011

Physics 202 Final Exam Dec 20nd, 2011 Physics 202 Final Exam Dec 20nd, 2011 Name: Student ID: Section: TA (please circle): Daniel Crow Scott Douglas Yutao Gong Taylor Klaus Aaron Levine Andrew Loveridge Jason Milhone Hojin Yoo Instructions:

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

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

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

Homework Assignment 11

Homework Assignment 11 Homework Assignment Question State and then explain in 2 3 sentences, the advantage of switched capacitor filters compared to continuous-time active filters. (3 points) Continuous time filters use resistors

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

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

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

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

55:041 Electronic Circuits The University of Iowa Fall Exam 2

55:041 Electronic Circuits The University of Iowa Fall Exam 2 Exam 2 Name: Score /60 Question 1 One point unless indicated otherwise. 1. An engineer measures the (step response) rise time of an amplifier as t r = 0.35 μs. Estimate the 3 db bandwidth of the amplifier.

More information

Sample Question Paper. Class XII -Physics. (Applicable for March 2016 Examination) Time Allowed: 3 Hours Maximum Marks: 70

Sample Question Paper. Class XII -Physics. (Applicable for March 2016 Examination) Time Allowed: 3 Hours Maximum Marks: 70 Sample Question Paper Class XII -Physics (Applicable for March 2016 Examination) Time Allowed: 3 Hours Maximum Marks: 70 General Instructions 1. All questions are compulsory. There are 26 questions in

More information

ECE 201 Fall 2009 Final Exam

ECE 201 Fall 2009 Final Exam ECE 01 Fall 009 Final Exam December 16, 009 Division 0101: Tan (11:30am) Division 001: Clark (7:30 am) Division 0301: Elliott (1:30 pm) Instructions 1. DO NOT START UNTIL TOLD TO DO SO.. Write your Name,

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

OPERATIONAL AMPLIFIER APPLICATIONS

OPERATIONAL AMPLIFIER APPLICATIONS OPERATIONAL AMPLIFIER APPLICATIONS 2.1 The Ideal Op Amp (Chapter 2.1) Amplifier Applications 2.2 The Inverting Configuration (Chapter 2.2) 2.3 The Non-inverting Configuration (Chapter 2.3) 2.4 Difference

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

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

FINAL EXAM IN FYS-3007

FINAL EXAM IN FYS-3007 Page 1 of 4 pages + chart FINAL EXAM IN FYS-007 Exam in : Fys-007 Microwave Techniques Date : Tuesday, May 1, 2011 Time : 09.00 1.00 Place : Åsgårdveien 9 Approved remedies : All non-living and non-communicating

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

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

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics Spring 2014 Final Exam Equation Sheet. B( r) = µ o 4π

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics Spring 2014 Final Exam Equation Sheet. B( r) = µ o 4π MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.02 Spring 2014 Final Exam Equation Sheet Force Law: F q = q( E ext + v q B ext ) Poynting Vector: S = ( E B) / µ 0 Force on Current Carrying

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

The Cooper Union Department of Electrical Engineering ECE135 Engineering Electromagnetics Exam II April 12, Z T E = η/ cos θ, Z T M = η cos θ

The Cooper Union Department of Electrical Engineering ECE135 Engineering Electromagnetics Exam II April 12, Z T E = η/ cos θ, Z T M = η cos θ The Cooper Union Department of Electrical Engineering ECE135 Engineering Electromagnetics Exam II April 12, 2012 Time: 2 hours. Closed book, closed notes. Calculator provided. For oblique incidence of

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

TECHNO INDIA BATANAGAR

TECHNO INDIA BATANAGAR TECHNO INDIA BATANAGAR ( DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING) QUESTION BANK- 2018 1.Vector Calculus Assistant Professor 9432183958.mukherjee@tib.edu.in 1. When the operator operates on

More information

Physics 208, Spring 2016 Exam #3

Physics 208, Spring 2016 Exam #3 Physics 208, Spring 206 Exam #3 A Name (Last, First): ID #: Section #: You have 75 minutes to complete the exam. Formulae are provided on an attached sheet. You may NOT use any other formula sheet. You

More information

Physics 227 Final Exam December 18, 2007 Prof. Coleman and Prof. Rabe. Useful Information. Your name sticker. with exam code

Physics 227 Final Exam December 18, 2007 Prof. Coleman and Prof. Rabe. Useful Information. Your name sticker. with exam code Your name sticker with exam code Physics 227 Final Exam December 18, 2007 Prof. Coleman and Prof. Rabe SIGNATURE: 1. The exam will last from 4:00 p.m. to 7:00 p.m. Use a #2 pencil to make entries on the

More information

System on a Chip. Prof. Dr. Michael Kraft

System on a Chip. Prof. Dr. Michael Kraft System on a Chip Prof. Dr. Michael Kraft Lecture 3: Sample and Hold Circuits Switched Capacitor Circuits Circuits and Systems Sampling Signal Processing Sample and Hold Analogue Circuits Switched Capacitor

More information

Common Drain Stage (Source Follower) Claudio Talarico, Gonzaga University

Common Drain Stage (Source Follower) Claudio Talarico, Gonzaga University Common Drain Stage (Source Follower) Claudio Talarico, Gonzaga University Common Drain Stage v gs v i - v o V DD v bs - v o R S Vv IN i v i G C gd C+C gd gb B&D v s vv OUT o + V S I B R L C L v gs - C

More information

ECE 546 Lecture 11 MOS Amplifiers

ECE 546 Lecture 11 MOS Amplifiers ECE 546 Lecture MOS Amplifiers Spring 208 Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jesa@illinois.edu ECE 546 Jose Schutt Aine Amplifiers Definitions Used to increase

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

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

Scattering Parameters

Scattering Parameters Berkeley Scattering Parameters Prof. Ali M. Niknejad U.C. Berkeley Copyright c 2016 by Ali M. Niknejad September 7, 2017 1 / 57 Scattering Parameters 2 / 57 Scattering Matrix Voltages and currents are

More information

Electricity & Magnetism Study Questions for the Spring 2018 Department Exam December 4, 2017

Electricity & Magnetism Study Questions for the Spring 2018 Department Exam December 4, 2017 Electricity & Magnetism Study Questions for the Spring 2018 Department Exam December 4, 2017 1. a. Find the capacitance of a spherical capacitor with inner radius l i and outer radius l 0 filled with dielectric

More information

Sample Question Paper 3 Class XII Physics

Sample Question Paper 3 Class XII Physics Sample Question Paper 3 Class XII Physics Time allowed: 3hrs Maximum Marks: 70 General Instructions: 1. All questions are compulsory. There are 26 questions in all. 2. This question paper has five sections:

More information

CBSE QUESTION PAPER. PHYSICS (Theory)

CBSE QUESTION PAPER. PHYSICS (Theory) CBSE QUESTION PAPER PHYSICS (Theory) Time allowed : 3 hours Maximum Marks : 70 General Instructions: (i) (ii) (iii) All questions are compulsory. There are 30 questions in total. Questions 1 to 8 carry

More information

E40M Review - Part 1

E40M Review - Part 1 E40M Review Part 1 Topics in Part 1 (Today): KCL, KVL, Power Devices: V and I sources, R Nodal Analysis. Superposition Devices: Diodes, C, L Time Domain Diode, C, L Circuits Topics in Part 2 (Wed): MOSFETs,

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

DEHRADUN PUBLIC SCHOOL I TERM ASSIGNMENT SUBJECT- PHYSICS (042) CLASS -XII

DEHRADUN PUBLIC SCHOOL I TERM ASSIGNMENT SUBJECT- PHYSICS (042) CLASS -XII Chapter 1(Electric charges & Fields) DEHRADUN PUBLIC SCHOOL I TERM ASSIGNMENT 2016-17 SUBJECT- PHYSICS (042) CLASS -XII 1. Why do the electric field lines never cross each other? [2014] 2. If the total

More information

CHAPTER.6 :TRANSISTOR FREQUENCY RESPONSE

CHAPTER.6 :TRANSISTOR FREQUENCY RESPONSE CHAPTER.6 :TRANSISTOR FREQUENCY RESPONSE To understand Decibels, log scale, general frequency considerations of an amplifier. low frequency analysis - Bode plot low frequency response BJT amplifier Miller

More information

Conventional Paper-I-2011 PART-A

Conventional Paper-I-2011 PART-A Conventional Paper-I-0 PART-A.a Give five properties of static magnetic field intensity. What are the different methods by which it can be calculated? Write a Maxwell s equation relating this in integral

More information

AISSCE 2016 EXPECTED (SURE SHORT) QUESTIONS WEIGHTAGE-WISE 2016

AISSCE 2016 EXPECTED (SURE SHORT) QUESTIONS WEIGHTAGE-WISE 2016 CLASS: XII AISSCE 2016 Subject: Physics EXPECTED (SURE SHORT) QUESTIONS WEIGHTAGE-WISE 2016 Q3 Section A ( 1 Mark ) A force F is acting between two charges placed some distances apart in vacuum. If a brass

More information

EE105 Fall 2015 Microelectronic Devices and Circuits Frequency Response. Prof. Ming C. Wu 511 Sutardja Dai Hall (SDH)

EE105 Fall 2015 Microelectronic Devices and Circuits Frequency Response. Prof. Ming C. Wu 511 Sutardja Dai Hall (SDH) EE05 Fall 205 Microelectronic Devices and Circuits Frequency Response Prof. Ming C. Wu wu@eecs.berkeley.edu 5 Sutardja Dai Hall (SDH) Amplifier Frequency Response: Lower and Upper Cutoff Frequency Midband

More information

Induction_P1. 1. [1 mark]

Induction_P1. 1. [1 mark] Induction_P1 1. [1 mark] Two identical circular coils are placed one below the other so that their planes are both horizontal. The top coil is connected to a cell and a switch. The switch is closed and

More information

STD : 12 TH GSEB PART A. 1. An electric dipole is placed in a uniform field. The resultant force acting on it...

STD : 12 TH GSEB PART A. 1. An electric dipole is placed in a uniform field. The resultant force acting on it... STD : 1 TH PHYSICS RJ VISION PVT. LTD. (MOST STABLE & INNOVATIVE INSTITUTE) GSEB COURSE NAME: 1 TH Total Marks : 100 Time : 3 hrs PART A Multiple Choice uestions : 1. An electric dipole is placed in a

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

Announcements. EE141- Fall 2002 Lecture 7. MOS Capacitances Inverter Delay Power

Announcements. EE141- Fall 2002 Lecture 7. MOS Capacitances Inverter Delay Power - Fall 2002 Lecture 7 MOS Capacitances Inverter Delay Power Announcements Wednesday 12-3pm lab cancelled Lab 4 this week Homework 2 due today at 5pm Homework 3 posted tonight Today s lecture MOS capacitances

More information

ECE 6412, Spring Final Exam Page 1

ECE 6412, Spring Final Exam Page 1 ECE 64, Spring 005 Final Exam Page FINAL EXAMINATION SOLUTIONS (Average score = 89/00) Problem (0 points This problem is required) A comparator consists of an amplifier cascaded with a latch as shown below.

More information

Chapter 10 Feedback. PART C: Stability and Compensation

Chapter 10 Feedback. PART C: Stability and Compensation 1 Chapter 10 Feedback PART C: Stability and Compensation Example: Non-inverting Amplifier We are analyzing the two circuits (nmos diff pair or pmos diff pair) to realize this symbol: either of the circuits

More information

ONE MARK QUESTIONS. 1. Consider the network graph shown in the figure. Which one of the following is NOT a tree of this graph?

ONE MARK QUESTIONS. 1. Consider the network graph shown in the figure. Which one of the following is NOT a tree of this graph? ELECTRONICS & COMMUNICATION ENGINEERING ONE MARK QUESTIONS 1. Consider the network graph shown in the figure. Which one of the following is NOT a tree of this graph? (a.) (b.) (c.) (d.). The equivalent

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

Graduate Diploma in Engineering Circuits and waves

Graduate Diploma in Engineering Circuits and waves 9210-112 Graduate Diploma in Engineering Circuits and waves You should have the following for this examination one answer book non-programmable calculator pen, pencil, ruler No additional data is attached

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

University of Pennsylvania Department of Electrical and Systems Engineering ESE 319 Microelectronic Circuits. Final Exam 10Dec08 SOLUTIONS

University of Pennsylvania Department of Electrical and Systems Engineering ESE 319 Microelectronic Circuits. Final Exam 10Dec08 SOLUTIONS University of Pennsylvania Department of Electrical and Systems Engineering ESE 319 Microelectronic Circuits Final Exam 10Dec08 SOLUTIONS This exam is a closed book exam. Students are allowed to use a

More information

SECTION-A. 2. How does the angle of minimum deviation of a glass prism vary, if the incident violet light is replaced with red light?

SECTION-A. 2. How does the angle of minimum deviation of a glass prism vary, if the incident violet light is replaced with red light? No. of printed pages:4 INDIAN SCHOOL SOHAR SECOND TERM EXAM- 2015 PHYSICS THEY CLASS: XII MARKS:70 DATE: 29 /11/2015 TIME:3hrs General Instructions: 1. All questions are compulsory. 2. There are 26 questions

More information

GATE 2007 Electronics and Communication Engineering

GATE 2007 Electronics and Communication Engineering GATE 2007 Electronics and Communication Engineering Q.1 to Q.20 carry one mark each 1. If E denotes expectation, the variance of a random variable X is given by (A) E[X ] E [X] (C) E[X ] (B) E[X ] E [X]

More information

5. You may use the following values of physical constants wherever necessary. Class XII Physics (042) Sample Question Paper

5. You may use the following values of physical constants wherever necessary. Class XII Physics (042) Sample Question Paper Class XII Physics (04) Sample Question Paper 018-19 Time allowed: hours. Max. Marks: 70 General Instructions: 1. All questions are compulsory. There are 7 questions in all.. This question paper has four

More information

CE/CS Amplifier Response at High Frequencies

CE/CS Amplifier Response at High Frequencies .. CE/CS Amplifier Response at High Frequencies INEL 4202 - Manuel Toledo August 20, 2012 INEL 4202 - Manuel Toledo CE/CS High Frequency Analysis 1/ 24 Outline.1 High Frequency Models.2 Simplified Method.3

More information

+ ( )= with initial condition

+ ( )= with initial condition Department of Electrical Engineering PhD. Admission Test Full Marks: 90 Time 90 minutes Date: 02.2.204 NAME: Appl. No: Write your answer on the question paper ONLY. All questions carry equal marks. PART

More information

Electronic Circuits Summary

Electronic Circuits Summary Electronic Circuits Summary Andreas Biri, D-ITET 6.06.4 Constants (@300K) ε 0 = 8.854 0 F m m 0 = 9. 0 3 kg k =.38 0 3 J K = 8.67 0 5 ev/k kt q = 0.059 V, q kt = 38.6, kt = 5.9 mev V Small Signal Equivalent

More information

EE214 Early Final Examination: Fall STANFORD UNIVERSITY Department of Electrical Engineering. SAMPLE FINAL EXAMINATION Fall Quarter, 2002

EE214 Early Final Examination: Fall STANFORD UNIVERSITY Department of Electrical Engineering. SAMPLE FINAL EXAMINATION Fall Quarter, 2002 STANFORD UNIVERSITY Department of Electrical Engineering SAMPLE FINAL EXAMINATION Fall Quarter, 2002 EE214 8 December 2002 CLOSED BOOK; Two std. 8.5 x 11 sheets of notes permitted CAUTION: Useful information

More information

c = m/s h = Js e = C µ 0 = 4 π 10 7 T ma l ε 0 = C 2 N 1 1 = N m 2 C 2 me = 9.

c = m/s h = Js e = C µ 0 = 4 π 10 7 T ma l ε 0 = C 2 N 1 1 = N m 2 C 2 me = 9. CLASS: XII SUBJECT: PHYSICS MAX. MARKS: 70 TIME: 3 Hours General Instructions: (i) All questions are compulsory. There are 2 questions in all. (ii) This question paper has five sections: Section A, Section

More information

Introduction to Synchronous. Machines. Kevin Gaughan

Introduction to Synchronous. Machines. Kevin Gaughan Introduction to Synchronous Machines Kevin Gaughan The Synchronous Machine An AC machine (generator or motor) with a stator winding (usually 3 phase) generating a rotating magnetic field and a rotor carrying

More information

Where k = 1. The electric field produced by a point charge is given by

Where k = 1. The electric field produced by a point charge is given by Ch 21 review: 1. Electric charge: Electric charge is a property of a matter. There are two kinds of charges, positive and negative. Charges of the same sign repel each other. Charges of opposite sign attract.

More information

Stability of Operational amplifiers

Stability of Operational amplifiers Stability o Operational ampliiers Willy Sansen KULeuven, ESAT-MICAS Leuven, Belgium willy.sansen@esat.kuleuven.be Willy Sansen 0-05 05 Table o contents Use o operational ampliiers Stability o 2-stage opamp

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

CBSE XII Physics 2015

CBSE XII Physics 2015 Time: 3 hours; Maximum Marks: 70 General Instructions: 1. All questions are compulsory. There are 26 questions in all. 2. This question paper has five sections: Section A, Section B, Section, Section D

More information

Impedance/Reactance Problems

Impedance/Reactance Problems Impedance/Reactance Problems. Consider the circuit below. An AC sinusoidal voltage of amplitude V and frequency ω is applied to the three capacitors, each of the same capacitance C. What is the total reactance

More information

UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS General Certificate of Education Advanced Level

UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS General Certificate of Education Advanced Level UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS General Certificate of Education Advanced Level *3242847993* PHYSICS 9702/43 Paper 4 A2 Structured Questions October/November 2012 2 hours Candidates

More information

55:041 Electronic Circuits The University of Iowa Fall Final Exam

55:041 Electronic Circuits The University of Iowa Fall Final Exam Final Exam Name: Score Max: 135 Question 1 (1 point unless otherwise noted) a. What is the maximum theoretical efficiency for a class-b amplifier? Answer: 78% b. The abbreviation/term ESR is often encountered

More information

J10M.1 - Rod on a Rail (M93M.2)

J10M.1 - Rod on a Rail (M93M.2) Part I - Mechanics J10M.1 - Rod on a Rail (M93M.2) J10M.1 - Rod on a Rail (M93M.2) s α l θ g z x A uniform rod of length l and mass m moves in the x-z plane. One end of the rod is suspended from a straight

More information

ESE 570: Digital Integrated Circuits and VLSI Fundamentals

ESE 570: Digital Integrated Circuits and VLSI Fundamentals ESE 570: Digital Integrated Circuits and VLSI Fundamentals Lec 24: April 19, 2018 Crosstalk and Wiring, Transmission Lines Lecture Outline! Crosstalk! Repeaters in Wiring! Transmission Lines " Where transmission

More information