Skip to content

Hands-On Introduction to Electrical Engineering Lab Skills

Course Overview

  • Institution: MIT
  • Course code: 6.091
  • Track: Electronics Laboratory and Measurement
  • Tier: B
  • Role: Supplement
  • Level: Not standardized by provider (use prerequisites)
  • Last reviewed: 2026-07-28

MIT's Hands-On Introduction to Electrical Engineering Lab Skills focuses on foundational electronics bench work, offering useful short-form lab practice but limited notes and no exercise-feedback spine.

Why choose this course

Supplement course. Useful for specific topics and best paired with a more complete mainline resource.

Before you start

  • Recommended foundation: Circuit Analysis

Verifiable learning outcomes

  • Explain the core models in Electronics Laboratory and Measurement, including their assumptions and limits
  • Complete a reproducible experiment or implementation with raw data, parameters, versions, and verification

Workload and pacing

7 weeks at 6 hours/week. This maintainer planning estimate is derived from course role and the density of public practice and labs; it is not a provider workload promise. Pilot two weeks while logging instruction, practice, lab, and review time, then adjust the remaining plan when actual effort differs by more than 25%.

Safety level

Low energy. Keep work isolated, current-limited, and low energy; verify ratings, grounding, short-circuit risk, and emergency shutdown before power-up.

Course Resources

Software, hardware, and cost

Software

  • Maintainer-suggested open-source/free verification path: ngspice, sigrok/PulseView, Python 3, and Jupyter
  • The resource inventory does not list public code coverage; the tools above are only a maintainer-suggested independent check, not a provider requirement

Hardware

  • The resource inventory lists lab coverage; prefer borrowing or sharing the following equipment: a current-limited bench supply, digital multimeter, oscilloscope, function generator, breadboard, and logic analyzer. Verify ratings, authorization, and safety conditions only after the provider lab manual explicitly calls for them

Cost note

The suggested software stack is available open source or free; this is not a provider requirement or bill of materials. The actual boards, components, fabrication, and instruments—and their costs—depend on the provider lab manual, region, and local availability; prefer simulation, borrowing, or sharing before purchase.

Public resource coverage

Resource type Completeness
Video No public material
Notes Partial
Practice No public material
Labs Complete
Exams No public material
Code No public material

Resources and access

Resource Access License Status Verified
Course home Open access CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply Listed by official page 2026-07-28
Syllabus Open access CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply Listed by official page 2026-07-28
Labs Open access CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply Listed by official page 2026-07-28
Lab 1 (PDF) Open access CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply Listed by official page 2026-07-28
Lab 2 (PDF) Open access CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply Listed by official page 2026-07-28
Lab 3 (PDF) Open access CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply Listed by official page 2026-07-28
Lab 4 (PDF) Open access CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply Listed by official page 2026-07-28
Lab 5 (PDF) Open access CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply Listed by official page 2026-07-28
Lecture Notes Open access CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply Listed by official page 2026-07-28
Lecture 2 (PDF) Open access CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply Listed by official page 2026-07-28
Lecture 3 (PDF) Open access CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply Listed by official page 2026-07-28
Lecture 4A (PDF) Open access CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply Listed by official page 2026-07-28
Lecture 4B (PDF) Open access CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply Listed by official page 2026-07-28
Lecture 5 (PDF) Open access CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply Listed by official page 2026-07-28

“Listed by official page” means the link was discovered on a successfully fetched official source on the verification date; it does not guarantee that every region or account can open the target directly. Access does not grant redistribution rights. Re-check the provider page, target link, and third-party notices before downloading, adapting, or publishing material.

Practice and Verification

Practice loop

Hands-On Introduction to Electrical Engineering Lab Skills · MIT 6.091: Measurement-Chain Calibration and Uncertainty Ledger

This is a maintainer-suggested self-study project for Hands-On Introduction to Electrical Engineering Lab Skills · MIT 6.091, not an official course assignment. Build a low-voltage source–device–instrument chain for Electronics Laboratory and Measurement and document calibration, repeatability, uncertainty, and wiring-error diagnosis.

Origin: Maintainer-suggested project

Deliverables

  • A wiring diagram, instrument ratings, range choices, safety checklist, and calibration procedure
  • An automated or semi-automated acquisition script and a data format with units and timestamps
  • Raw data from at least 30 repeated measurements, environmental records, and an uncertainty budget
  • A lab report separating random and systematic error and reviewing one deliberately introduced wiring fault

Verification

  • After calibration, keep mean reference error below 2% of the declared full scale
  • Check linearity at low, middle, and high ranges and report fit residuals and confidence intervals
  • Cross-check at least ten points with a second instrument or simulation and keep differences inside combined uncertainty
  • Inject a probe-factor, ground, or range error and show that the checklist catches it before power-up or in the first reading

Reproducibility

  • Commit wiring diagrams, acquisition and analysis sources, calibration evidence, a BOM, and a README
  • Record instrument model and firmware, probe settings, acquisition parameters, and software environment
  • Store raw data read-only with checksums and rebuild tables and the report by script

Safety boundary: Low energy — Measure only isolated, current-limited circuits at or below 12 V; verify instrument input ratings and wire with power removed. Never attach an oscilloscope ground clip to mains-side circuitry.

Risks, gaps, and boundaries

Uses dated 555-timer and TTL parts and provides no exercise-feedback spine.

Completion evidence

  • Weekly learning log with time, questions, corrected errors, decisions, next steps, and links to that week's reproducible artifacts
  • Design-review package with requirements and constraints, trade-offs, editable sources, applicable ERC/DRC/timing/stability checks, exports, and a reproduction test
  • Experiment package with schematic/setup, calibration record, raw data, uncertainty, safety checks, failed runs, and steps to rebuild plots from raw data