eCircuit  Center 
EE Design Series - DVM 1

About SPICE | SPICE Basics | Running SPICE | CIRCUIT COLLECTION
SPICE Commands | SPICE Downloads | About | Contact | Home

Digital Voltmeter

Get Hands-On Experience
with 5 Key Design Phases

pic

WHY A DESIGN PROJECT?

Circuit design can be frustrating while trying to answer critical questions: what accuracy is needed? which circuit is best? how will customers use it? A design project provides a journey from customer need to application. This series can help propel your skill development with hands-on experiences through the 5 key design phases

  1. Define It – answer the WHY, WHAT and HOW of a design.
  2. Design It – create the specific real-world details.
  3. Build It – make something according to our design.
  4. Test It – verify it works as designed.
  5. Apply It – validate and enjoy the benefits.

WHY A VOLTMETER?

pic

In addition to being an indespensible tool, a voltmeter

  1. showcases many key aspects of EE circuit design, even a basic design such as this one.
  2. provides real-world benefits in everday life - testing batteries (9V, 1.5V AA, etc).
  3. extends to other applications:  industrial, consumer, DIY / maker / hobby spaces, laboratory experiments.

A voltmeter also provides a hands-on platform for applying a Microcontroller (Arduino UNO) and coding in C.

1. DEFINE IT

Topic Link
 Customer Use Case (WHY) Learn More
 Design Requirements Spec (WHAT) Learn More
 Implementation Strategy (HOW) Learn More

2. DESIGN IT

Hardware Link
 Circuit Design (Schematic, Calculations) Learn More
 Circuit Simulations (SPICE) Basic DVM
Advanced DVM
 Error Budget Analysis (Excel) Up soon...
Software  
 Software - Design Learn More
 Software - Code Initial Test
Basic Voltmeter

3. BUILD IT

Topic Link
 Hardware Prototype (Arduino UNO, Breadboard) Up soon...

4. TEST IT

Topic Link
 Test - Bring-up, Basic Functions  
 Test - Full test, Accuracy  

5. APPLY IT

Topic Link
 Real World Test  
 Customer Field Application