6.5 Integrated Practice & Final Readiness
Key Takeaways
- Master the compact cram sheet: Ohm/power (V=IR, P=I^2R), impedance (Z_L=jwL, Z_C=1/jwC), resonance f=1/(2pi sqrt(LC)), three-phase sqrt(3), op-amp gains, tau=RC, Nyquist fs>=2fmax, Ns=120f/P.
- Budget ~3 minutes per question; first-pass the quick wins, flag hard items, and answer every question because there is no wrong-answer penalty.
- Number systems and two's complement, plus engineering-economics factors (P/F, P/A) are easy recurring points if the formula is at hand.
- Watch the classic traps: RMS vs peak, rad/s vs rpm, lagging vs leading Q sign, degrees vs radians on the calculator, and the sqrt(3) in three-phase.
- In the last week drill Handbook navigation and pacing, not new theory; confirm an NCEES-approved calculator and its angle mode.
Practice the topic switch, not isolated topics
The FE Electrical and Computer exam does not group questions by topic. A power-triangle item may sit between a transformer ratio, a resistivity lookup, an op-amp gain, and a Nyquist-rate question. The winning skill is fast classification: in the first 20-30 seconds, name the knowledge area, the governing equation, and the quantity asked. Only then open the NCEES FE Reference Handbook to confirm the formula and units.
Work mixed sets as timed blocks. After each item, do not merely check right/wrong — record why a miss happened (wrong model, wrong lookup, unit slip, calculator entry, careless algebra) so remediation is specific and short.
The cram formula sheet (circuits, power, signals)
These are the relations that recur most. Know them well enough to recognize and find them fast in the Handbook.
| Area | Key relations |
|---|---|
| Ohm / DC power | V = I·R; P = V·I = I^2·R = V^2/R |
| Series/parallel R | R_s = R1+R2; 1/R_p = 1/R1+1/R2 |
| Capacitor/inductor | i_C = C·dv/dt; v_L = L·di/dt; W_C = (1/2)C·V^2; W_L = (1/2)L·I^2 |
| Impedance | Z_R = R; Z_L = jwL; Z_C = 1/(jwC) = -j/(wC), w = 2pi·f |
| Transients | tau = RC (RC); tau = L/R (RL); v(t)=V_f+(V_0-V_f)e^(-t/tau) |
| Resonance | f_0 = 1/(2pi·sqrt(LC)); Q = w_0·L/R |
| AC power | S = P + jQ; P = V·I·cos(theta); pf = cos(theta) |
| Three-phase | V_L = sqrt(3)·V_ph (Y); I_L = sqrt(3)·I_ph (delta); P = sqrt(3)·V_L·I_L·cos(theta) |
| Machines | Ns = 120·f/P; s = (Ns-N)/Ns; transformer a = N1/N2, Z_ref = a^2·Z2 |
Use w (omega) = 2·pi·f consistently and convert rpm with omega = 2·pi·N/60.
The cram formula sheet (electronics, signals, digital, economics)
| Area | Key relations |
|---|---|
| Op-amp gain | Inverting: -R_f/R_in; Non-inverting: 1 + R_f/R_in; ideal: v+ = v-, i_in = 0 |
| Diode/BJT | V_D ~0.7 V (Si); BJT active I_C = beta·I_B |
| Decibels | dB = 20·log10(V2/V1) = 10·log10(P2/P1) |
| Sampling | Nyquist: f_s >= 2·f_max to avoid aliasing |
| Laplace/control | TF = output/input; poles in left half-plane = stable |
| Number systems | binary/hex; two's complement = invert + 1; n bits span -2^(n-1) to 2^(n-1)-1 |
| Boolean | De Morgan: NOT(A·B)=A'+B'; NOT(A+B)=A'·B' |
| Eng. economics | F = P(1+i)^n; P = F(1+i)^(-n); A = P·[i(1+i)^n]/[(1+i)^n - 1] |
Worked example: op-amp + dB
An inverting amp has R_f = 100k, R_in = 10k: gain = -R_f/R_in = -10 (magnitude 10). In decibels: 20·log10(10) = 20 dB. A two's-complement check: 8-bit -5 = invert(00000101)=11111010, +1 = 11111011.
Time strategy and pacing
The exam is 110 questions in a 6-hour appointment (~5 h 20 m answering, an 8-minute tutorial, and a 25-minute scheduled break), so you have a little under 3 minutes per question on average. Use a deliberate plan:
- First pass - answer every question you can finish in under 2 minutes; bank the easy points.
- Flag and move - mark longer/uncertain items; never let one problem eat 8 minutes.
- Second pass - return to flagged items with remaining time.
- No blanks - there is no penalty for wrong answers, so answer all 110 before time expires.
Knowing the Handbook layout cold is the single biggest time saver; searching for a formula mid-exam is what blows the schedule. Practice the search terms ("three-phase," "synchronous speed," "resistivity," "op-amp") so a lookup takes seconds.
Common traps and last-week readiness
These recurring errors cost avoidable points:
| Trap | Fix |
|---|---|
| Peak used where RMS belongs | Confirm peak vs RMS before computing power |
| Forgetting sqrt(3) in three-phase | Write the wye/delta relation before substituting |
| rpm not in rad/s | omega = 2·pi·N/60 |
| Calculator in wrong angle mode | Check degree/radian indicator each session |
| Lagging vs leading Q sign | Inductive Q > 0; capacitive Q < 0 |
| Reflecting Z without squaring a | Z_reflected = a^2·Z_secondary |
Last-week checklist - sharpen, do not cram new theory:
- Handbook navigation: rehearse finding power, three-phase, transformer, machine, materials, op-amp, and economics formulas by search term.
- Pacing: run one full timed simulation to lock the ~3-min rhythm and flag-and-return habit.
- Calculator: bring only an NCEES-approved model (Casio FX-115, TI-30X/36X, or HP 33s/35s); confirm angle mode and clear stored values.
- Constants/units: review epsilon_0 = 8.854e-12 F/m, pf sign conventions, RMS vs peak, omega = 2·pi·N/60, and the sqrt(3) relations.
- Error log: do three targeted drills for each recurring error class.
- Logistics: confirm the Pearson VUE location, arrival time, and required ID, and plan the 25-minute break.
Walk in knowing the Handbook and your pacing, and the exam becomes recognition and clean execution rather than recall.
Finally, keep a few cross-cutting anchors at hand that span several knowledge areas: the speed of light c = 3e8 m/s and wavelength lambda = c/f for electromagnetics and communications; Coulomb's law F = q1·q2/(4·pi·epsilon_0·r^2) and Gauss's law for fields; the OSI seven-layer model and TCP/IP stack for computer networks; and De Morgan's theorems plus K-map reduction for digital systems. None of these requires memorizing a derivation, but recognizing the right anchor in the first half-minute is what lets you find and apply the correct Handbook formula inside the three-minute budget.
A balanced three-phase delta-connected load draws a phase current of 10 A. What is the line current?
An inverting op-amp uses R_f = 220 kohm and R_in = 22 kohm. What is its voltage gain?
A signal contains frequencies up to 8 kHz. What is the minimum sampling rate to avoid aliasing?
You will deposit a single amount today to have $10,000 in 5 years at 6% annual interest. Which engineering-economics factor and value gives the deposit?
You've completed this section
Continue exploring other exams