|
| 1 | +% -*- latex -*- |
| 2 | +% FILE: "/home/evmik/jobs/wm/2012_spring_Analog_Electronics_252/final_exam/final_exam.tex" |
| 3 | +% LAST MODIFICATION: "Tue, 01 May 2012 11:45:17 -0400 (evmik)" |
| 4 | +% (C) 2009 by Eugeniy Mikhailov, <[email protected]> |
| 5 | +% $Id:$ |
| 6 | + |
| 7 | +\documentclass[letterpaper,addpoints,answers]{exam} |
| 8 | +\usepackage{graphicx} |
| 9 | +\usepackage{hyperref} |
| 10 | + |
| 11 | +\begin{document} |
| 12 | +%\pagestyle{headandfoot} |
| 13 | +%\lhead{ |
| 14 | + %\large\bfseries Physics 107\\ |
| 15 | + %Midterm Exam, June 15, 2009 |
| 16 | +%} |
| 17 | +%\chead{} |
| 18 | +%\rhead{ |
| 19 | + %\large\bfseries Name:\enspace\makebox[2in]{\hrulefill}\\ |
| 20 | + %\large\bfseries Signature:\enspace\makebox[2in]{\hrulefill} |
| 21 | +%} |
| 22 | +%\lfoot{} |
| 23 | +%\cfoot[]{Page \thepage} |
| 24 | +%\rfoot{} |
| 25 | + |
| 26 | +\begin{coverpages} |
| 27 | + \noindent |
| 28 | + \large\bfseries Physics 252 |
| 29 | + |
| 30 | + \vspace{2ex} |
| 31 | + \noindent |
| 32 | + Final Exam, May 2012 |
| 33 | + |
| 34 | + \vspace{5ex} |
| 35 | + \noindent |
| 36 | + \large\bfseries Name:\enspace\makebox[2in]{\hrulefill}\\ |
| 37 | + |
| 38 | + \vspace{5ex} |
| 39 | + \noindent |
| 40 | + \large\bfseries Signature:\enspace\makebox[2in]{\hrulefill} |
| 41 | + |
| 42 | + \vspace{5ex} |
| 43 | + \noindent |
| 44 | + This test is administered under the rules and regulations of the honor |
| 45 | + system of the College of William \& Mary. |
| 46 | + |
| 47 | + \vspace{5ex} |
| 48 | + \noindent |
| 49 | + Show your work, circle your answers. |
| 50 | + |
| 51 | + |
| 52 | + \vspace{5ex} |
| 53 | + \combinedgradetable[v][questions] |
| 54 | +\end{coverpages} |
| 55 | + |
| 56 | +\begin{questions} |
| 57 | + |
| 58 | + \input{questions/filters_multi_choice} |
| 59 | + \input{questions/opamp_vs_transistors_comparison} |
| 60 | + \input{questions/thevenin_parameters_of_a_circuit} |
| 61 | + \input{questions/bjt_amplifier} |
| 62 | + \input{questions/opamp_adder} |
| 63 | + \input{questions/noninverting_amplifier_with_opamp} |
| 64 | + \input{questions/math_with_opamps} |
| 65 | + \input{questions/oscillator} |
| 66 | + \input{questions/output_impedance_of_fancy_opamp_amplifiers} |
| 67 | + \input{questions/matched_njfet_follower} |
| 68 | + |
| 69 | + |
| 70 | +\end{questions} |
| 71 | +\end{document} |
| 72 | + |
| 73 | +% vim: tabstop=2 shiftwidth=2 |
| 74 | + |
0 commit comments