-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfinal_cheet_sheet.tex
More file actions
315 lines (212 loc) · 19.6 KB
/
final_cheet_sheet.tex
File metadata and controls
315 lines (212 loc) · 19.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
\documentclass{article}
% \usepackage[letterpaper,pass]{geometry}
\usepackage[left=.5cm, right=0cm, bottom=0cm]{geometry}
\pagenumbering{gobble}
\usepackage{makecell}
\usepackage{amsmath}
\usepackage{graphicx}
% \usepackage{times}
\renewcommand{\seriesdefault}{m}
\renewcommand{\arraystretch}{1.5}
\newcommand{\eps}{\epsilon_0}
\newcommand{\K}{\frac{1}{4 \pi \epsilon_0}}
\begin{document}
\begin{center}
\begin{section}{Quiz 1}
\begin{tabular}{|c|c|}
\hline Equation & Notes \\
\hline
$E = \frac{kq}{r^2} \hat r$ & $\hat r$ points away from $q$ \\
$E_\text{wire} = \frac{1}{4 \pi \epsilon_0} \frac{2 | \lambda |}{r},
E_\text{plane} = \frac{\eta}{2 \epsilon_0},
E_\text{sphere} \frac{1}{4 \pi \epsilon_0} \frac{Q}{r^2} \hat r $ & Away from if charge +, else towards. \\
$E_\text{dipole} = \frac{1}{4 \pi \epsilon_0} \frac{2 \vec p}{r^3}$ & On axis of dipole, p from negative to positive, $p = qs$. \\
$(E_\text{disk})_z
= \frac{\eta}{2 \epsilon_0} \left[ 1 - \frac{z}{\sqrt{z^2 + R^2}} \right]$ & Only valid for $z > 0$; $z < 0$ points in opposite direction. \\
$\vec E_\text{capacitor} = \frac{Q}{\epsilon_0 A}$ & From positive to negative inside, $\vec 0$ outside. \\
$\vec F = q \vec E, a = \frac{ \vec F}{m} = \frac{q}{m} \vec E$ & \\
$\vec \tau = \vec p \times \vec E = pE \sin \theta $ & \makecell{Greatest when $\vec p \perp \vec E$, 0 when $\vec p || \vec E$. \\
In a nonuniform field, net force towards increasing direction.} \\
\hline
\end{tabular}
\\
\end{section}
\begin{section}{Quiz 2}
\begin{tabular}{|c|c|}
\hline Equation & Notes \\
\hline $\Phi_e = E A \cos \theta = \vec E \cdot A \hat n = \vec E \cdot \vec A$ & $\hat n$ is the normal vector, $\theta$ angle between normal and $\vec E$. \\
$\Phi_e = \oint \vec E \cdot d \vec A = \frac{Q_\text{in}}{\epsilon_0}$ & Gauss' law: Flux through closed surface surrounding charge $q$ \\
$\vec E_\text{surface} = \frac{\eta}{\eps}$ & Field at the surface of charged conductor. \\
$U_\text{elec} = U_0 + qEs$ & Potential energy of charge, $U_0$ doesn't matter for $\Delta U$ \\
$U = \frac{k q_1 q_2}{r}$ & Electric potential of system with two point charges. \\
$U = \sum \frac{k q_i q_j}{r_{ij}}$ & For all pairs $(i,j)$. Num pairs $= \frac{n(n-1)}{2}$ \\
$U_\text{dipole} = - p E \cos \phi = - \vec p \cdot \vec E$ & Potential energy of dipole. \\
$U_\text{q + sources} = qV$ & Positive charge slows towards higher potential, speeds up towards lower. \\
$V = Es, E_\text{inside capacitor} = \frac{\Delta V_v}{d}$ & Electric potential inside capacitor, $s$ is distance from negative node. \\
$K_f + q V_f = K_i q + V_i$ & Conservation of energy. \\
$V = \K \frac{Q}{r}$ & Sphere of charge $r \ge R$ \\
$V_\text{ring on axis} = \K \frac{Q}{\sqrt{R^2 + z^2}}$ & \\
$V_\text{disk on axis}
= \frac{Q}{2 \pi \epsilon_0 R^2} \left( \sqrt{R^2 + z^2} - z \right)$ & \\
\hline
\end{tabular}
\\
\includegraphics[width=100pt]{final_cheet_sheet_resources/gxmdaouxejjbmynkdouerjsizepbpzqv.jpg}
\includegraphics[width=100pt]{final_cheet_sheet_resources/wsqwwfonwjqrkuiumpdthpngngyqovlq.jpg}
\end{section}
\begin{section}{Quiz 3}
\begin{tabular}{|c|c|}
\hline
Equation & Notes \\
\hline
$V = - \int_{s_i}^{s_f} E \cdot ds, E
= - \frac{dV}{ds} \approx - \frac{\Delta V}{\Delta s} $ & \\
$\Delta V_\text{loop} = 0 $ & Kirchhoff's Loop law \\
$Q = C \Delta V_C$ & C in farads = C/V \\
$C = \frac{Q}{\Delta V_C} = \frac{\eps A}{d}$ & For parallel plate capacitor. \\
$C_1 || C_2 = C_1 + C_2, C_1 \perp C_2 = (\frac{1}{C_1} + \frac{1}{C_2})^{-1}$ & \makecell{Parallel and series capacitors. Series capacitors have equal $Q$, \\
parallel have equal $\Delta V$.} \\
$U_C = \frac{Q^2}{2 C} = \frac{1}{2} C (\Delta V_C)^2$ & Energy stored in capacitor. \\
$\kappa = \frac{E_0}{E}, \Delta V_C
= \frac{(\Delta V_C)_0}{\kappa}, C = \kappa C_0$ & Capacitor with dielectric with constant $\kappa$ \\
\hline
\end{tabular}
\\
\includegraphics[width=150pt]{final_cheet_sheet_resources/gvotcdmxjpwdvcicmenhqcknyxedpudu.jpg}
\includegraphics[width=200pt]{final_cheet_sheet_resources/khlzwxxfhkebtizrrtyhiwmbjhtfbalk.jpg}
\end{section}
\begin{section}{Quiz 4}
\begin{tabular}{|c|c|}
\hline
Equation & Notes \\
\hline
$i_e = n_e A v_d$ & $i_e$ is electron current, $n_e$ electrons/$m^3$, $v_d$ drift speed \\
$i_e = \frac{n_e e \tau A}{m} E$ & \makecell{Electron current caused by electric field $E$, \\
$\tau=$ mean time between collisions. $\frac{1}{\tau}=$ collision rate.} \\
$J = \frac{I}{A} = n_e e v_d$ & Current density \\
$\sum I_\text{in} = \sum I_\text{out}$ & Kirchhoff's Junction law. \\
$\sigma = \frac{n_e e^2 \tau}{m}, J = \sigma E$ & Conductivity and current density \\
$\rho = \frac{1}{\sigma}$ & Resistivity. \\
$R = \frac{\rho L}{A}$ & Resistance in $\Omega \equiv 1 V/A$ \\
$I = \frac{\Delta V}{R}$ & Ohm's law \\
$R_\text{ideal wire} = 0, R_\text{ideal insulator} = \infty$ & \\
$P = \frac{dU}{dt} = \frac{dq}{dt} \mathcal E = I \mathcal E$ & \\
$P = I \Delta V_R = I^2 R = \frac{(\Delta V_R)^2}{R}$ & Power dissapated by resistor. \\
$R_\text{series} = \sum R, R_\text{parallel}
= \left( \sum \frac{1}{R_i} \right)^{-1}$ & \\
$R_\text{ammeter} = 0 \Omega $ & Ideal ammeter \\
$Q = Q_0 e^{-t/RC} = Q_0 e^{-t/\tau}, V = V_0 e^{-t/RC} = V_0 e^{-t/\tau}$ & Charge and voltage across capacitor as it discharges. \\
$Q = Q_0 (1 - e^{-t / \tau}), I = I_0 e^{-t / \tau}$ & Capacitor charging \\
$I_\text{cap}(0^+) = I_0, I_\text{cap}(+\infty) = 0$ & Capacitor is first a short circuit, approaches closed circuit \\
\hline
\end{tabular}
\\
\includegraphics[width=100pt]{final_cheet_sheet_resources/ixfgtziofqygfpdtukouoiqdzfbfaoed.jpg}
\end{section}
\begin{section}{Quiz 5}
\begin{tabular}{|c|c|}
\hline
Equation & Notes \\
\hline
$\vec B_\text{point charge} = \frac{\mu_0}{4 \pi} \frac{qv \sin \theta}{r^2}
= \frac{\mu_0}{4 \pi} \frac{q \vec v \times \hat r}{r^2}$ & Biot-savart law. Direction of right hand rule. \\
1 tesla = 1 T $= 1 \frac{N}{A m}$ & Unit of magnetic field \\
$\makecell{B_\text{wire} = \frac{\mu_0}{2 \pi} \frac{I}{r},
B_\text{center of current loop} = \frac{\mu_0}{2} \frac{NI}{R}, \\
B_\text{solenoid} = \frac{\mu_0 N I}{L} = \mu_0 n I }$ & N is number of turns, L is length. \\
$\vec B = \frac{\mu_0}{2 \pi} \frac{I \Delta \vec s \times \hat r}{r^2}$ & Magnetic field of short current segment \\
$\vec \mu = AI$ & Magnetic dipole moment of current loop, from south to north \\
$B_\text{dipole} = \frac{mu_0}{4 \pi} \frac{2 A I}{z^3}
= \frac{mu_0}{4 \pi} \frac{2 \vec \mu}{z^3}$ & Field of a current loop/dipole on axis of magnetic dipole. \\
$\oint \vec B \cdot d \vec s = \mu_0 I_\text{through}$ & Ampere's law \\
$B_\text{inside wire} = \frac{\mu_0 I}{2 \pi R^2} r$ & $r < R$ \\
$\vec F_\text{on q} = q \vec v \times \vec B = qvB \sin \alpha $ & \makecell{Force exerted by magnetic field on moving charge. \\
Direction by right hand rule. } \\
$F = qvB = ma_r = \frac{mv^2}{r}$ & Force by cyclotron motion \\
$r_\text{cyc} = \frac{mv}{qB}$ & Cyclotron radius \\
$f_\text{cyc} = \frac{qB}{2 \pi m}$ & Cyclotron frequency \\
$\Delta V_H = w v_d B = \frac{IB}{tne}$ & Hall voltage, w = width of conductor, t = thickness \\
$\vec F_\text{wire} = I \vec l \times \vec B = IlB \sin \alpha$ & Force on wire in magnetic field. $\vec l$ in direction of current. \\
$F_\text{parallel wires} = \frac{\mu_0 I_1 I_2 l}{2 \pi d}$ & Attractive if current in same direction, repulsive otherwise. \\
$\vec \tau = \vec \mu \times \vec B$ & Torque on current carrying loop \\
\hline
\end{tabular}
\\
\includegraphics[width=300pt]{final_cheet_sheet_resources/aqszphbxmjmblmaspimhdejdjiugbttc.jpg}
\includegraphics[width=100pt]{final_cheet_sheet_resources/kaozdeuaxhzkquewempuyqchdccgvzoq.jpg}
\includegraphics[width=100pt]{final_cheet_sheet_resources/mgsmwhhorrooccpddtidybfkximnvaok.jpg}
\end{section}
\begin{section}{Post-Quiz 5}
\begin{tabular}{|c|c|}
\hline
Equation & Notes \\
\hline
$E = vB$ & Electric field inside moving conductor in magnetic field \\
$\mathcal E = \Delta V = v l B$ & Motional emf of conductor moving $\perp$ magnetic field. \\
$I = \frac{\mathcal E}{R} = \frac{vlB}{R}$ & Current in circuit with moving wire (fig 30.5) \\
$F_\text{pull} = F_\text{mag} = IlB = \frac{vl^2B^2}{R}$ & Force required to pull the wire at constant speed \\
$P_\text{input} = P_\text{dissapated} = F_\text{pull}v = \frac{v^2l^2B^2}{R}$ & Power in slide wire (generator) \\
$\Phi_m = AB \cos \theta = \vec A \cdot \vec B $ & \makecell{Magnetic flux through loop with area. Units in \\
weber = 1 Wb = 1 T. $\vec A$ perpendicular to loop. $\text m^2$} \\
\makecell{There is an induced current iff \\
magnetic flux is changing. Direction \\
of current opposes the change.} & Lenz's Law \\
$\mathcal E = \oint \vec E \cdot d \vec s = -\frac{d \Phi_m}{dt} $ & Faraday's law, direction given by Lenz's law \\
$\oint \vec E \cdot d \vec s = A | \frac{dB}{dt} | $ & Alternative representation of faraday's law \\
$\mathcal E = \frac{\mu_0 A N}{l} | \frac{d I_\text{sol}}{dt} | $ & Induced emf of loop with area $A$ inside solenoid. \\
$E_\text{inside} = \frac{r}{2} | \frac{dB}{dt} |$ & Field inside solenoid. \\
$V_2 = \frac{N_2}{N_1} V_1$ & \makecell{Voltages of a transformer related by \\
number of turns (fig 30.36).} \\
$L = \frac{\Phi_m}{I} = \frac{\mu_0 N^2 A}{l}$ & Unit henry = 1 H = 1 $\frac{\text{Tm}^2}{A}$ \\
$\Delta V_L = -L \frac{dI}{dt}$ & \makecell{Potential difference across an \\
inductor along direction of current.} \\
$U_L = L \int_0^I I dI = \frac{1}{2} L I^2$ & Energy stored in inductor \\
\hline
\end{tabular}
\\
\includegraphics[width=100pt]{final_cheet_sheet_resources/wdvrjkvxydvnmzcxxmvblfduelscmiva.jpg}
\includegraphics[height=100pt]{final_cheet_sheet_resources/vudruzxbemysxjzyoaltoysmligfugzr.jpg}
\includegraphics[height=100pt]{final_cheet_sheet_resources/zqygyosdcfxstmovemujxntoqndcyvgs.jpg}
\includegraphics[width=100pt]{final_cheet_sheet_resources/tuicoixlhjdxpxepfpdegieiomxwrgca.jpg}
\\
\end{section}
\begin{section}{Circuits}
\begin{tabular}{|c|c|}
\hline
Equation & Notes \\
\hline
$\omega = \sqrt{\frac{1}{LC}}$ & Angular frequency in LC circuit \\
$Q = Q_0 \cos \omega t$ & Charge of capacitor in LC circuit \\
$I = - \frac{dQ}{dt} = \omega Q_0 \sin \omega t = I_\text{max} \sin \omega t$ & Current through inductor (LC) \\
$I = I_0 e^{-t / \tau}, \tau = \frac{L}{R}$ & Current in LR circuit \\
$v_C = V_C \cos \omega t$ & Voltage in AC capacitor circuit \\
$i_C = \omega C V_C \cos \left(\omega t + \frac{\pi}{2} \right)$ & \makecell{Capacitor current in AC circuit, leads \\
voltage by $\pi/2$.} \\
$V_C = I_C X_C, X_C \equiv \frac{1}{\omega C}$ & Voltage and capacitive reactance \\
$V_R = IR, V_C = I X_C, I = \frac{\mathcal E_0}{\sqrt{ R^2 + 1/\omega^2 C^2}}$ & Peak voltages and current \\
$\omega_c = \frac{1}{RC}, V_R = V_C = \mathcal E_0 / \sqrt{2}$ & Crossover frequency where $V_R = V_C$ (fig 32.11) \\
$i_L = \frac{V_L}{\omega L} \cos \left(\omega t - \frac{\pi}{2} \right)
= I_L \cos \left(\omega t - \frac{\pi}{2} \right) $ & Current in inductor AC circuit \\
$V_L = I_L X_L, X_L = \omega L$ & Voltage and inductive reactance \\
$I_\text{max RLC} = \frac{\mathcal E_0}{Z}
= \frac{\mathcal E_0}{\sqrt{R^2 + (X_L - X_C)^2}}$ & Peak current in RLC circuit \\
$\phi = \tan^{-1} \left( \frac{X_L - X_C}{R} \right)$ & Angle by which emf leads current \\
$\omega_0 = \frac{1}{\sqrt{LC}}, I_\text{max}
= \frac{\mathcal E_0}{R}$ & \makecell{Resonance frequency in RLC circuit \\
with maximum current $I_\text{max}$ } \\
$P_R = \frac 1 2 I_R^2 R = \left( \frac{I_R}{\sqrt 2} \right)^2 R
= (I_\text{rms})^2 R = \frac{(V_\text{rms})^2}{R} = I_\text{rms} V_\text{rms}$ & Average power loss in a resistor. \\
$P_\text{source} = \frac 1 2 I \mathcal E \cos \phi
= I_\text{rms} \mathcal E_\text{rms} \cos \phi$ & $\phi$ angle that current lags the emf. \\
\hline
\end{tabular}
\\
\includegraphics[width=100pt]{final_cheet_sheet_resources/knhwzgniatxeirlvrdqvgqrgyvbpycxs.jpg}
\includegraphics[width=100pt]{final_cheet_sheet_resources/mqbfppsrjecahghjqzghukiiyymfwtox.jpg}
\includegraphics[width=100pt]{final_cheet_sheet_resources/bbkpguezzmblocutfwvwjptztmtqsieb.jpg}
\\
\includegraphics[height=100pt]{final_cheet_sheet_resources/iqzochavmjtzuescfokiyycliupdpttn.jpg}
\includegraphics[height=100pt]{final_cheet_sheet_resources/clxkvexujwruofnqyneeegabhuaeszyq.jpg}
\end{section}
\end{center}
\end{document}