Measuring Power Consumption of Output Devices
This page summarizes the group assignment for Week 8, focusing on measuring power consumption of motors, servos, and stepper motors using adjustable power supplies and precision energy analyzers. We systematically investigated different motor types to understand their performance characteristics and when to use each type.
Measuring power consumption of motors, servos, and stepper motors using adjustable power supplies and precision energy analyzers to understand performance characteristics and when to use each type.
We used an adjustable power supply set to 15V and measured quiescent power consumption of 450 mW (0.03 A, where P=IV) before connecting any motors. Power measurements were conducted using the Joulescope (JS220) Precision Energy Analyzer to measure current, voltage, power, charge, and energy in real-time.
Using a potentiometer to change motor speed, we observed that below a certain threshold, the motor doesn't have enough power to spin (no mechanical work, just electrical losses). Above this threshold, speed increases with power. The dI/dt (rate of current change) cannot change instantly—it takes time. The PWM signal from the microcontroller (roughly 50% duty cycle) is smoothed after passing through the motor driver, with more linear behavior on the rising edge than the falling edge.
All motors tested at 15V supply, 2A current limit, with the same potentiometer value for comparison. The potentiometer determines speed and power for DC motors, and position for servos.
Characteristics: Low-speed, high torque, no positional control
Characteristics: High speed, medium torque, no positional control
Characteristics: Medium speed, medium torque, zero absolute positional control (relative positioning only)
All servos tested at 5V supply, 2A current limit. Potentiometer determines position; power consumption remains relatively constant.
Characteristics: Absolute positional control, slower response
Characteristics: Absolute positional control, slower response, lower power
DC brushed and stepper motors tested at 15V. Potentiometer controls speed for brushed motors, and step rate for stepper motor.
| Motor Type | Size | Current | Voltage | Power | Characteristics |
|---|---|---|---|---|---|
| DC Brushed | Large | 57 mA | 14.49 V | 0.8 W | Low-speed, high torque, no positional control |
| DC Brushed | Small | 0.34 A | 14.47 V | 4.86 W | High speed, medium torque, no positional control |
| Stepper | N/A | 2.0 A | 10.93 V | 22.33 W | Medium speed, medium torque, relative positioning only |
Servo motors tested at 5V. Potentiometer controls position; power consumption remains relatively constant regardless of position.
| Motor Type | Size | Current | Voltage | Power | Characteristics |
|---|---|---|---|---|---|
| Servo | Large | 10.6 mA | 4.99 V | 53.4 mW | Absolute positional control, slower response |
| Servo | Micro | 5.04 mA | 4.99 V | 25.05 mW | Absolute positional control, slower response, lower power |
Source: MIT HTMAA Week 8 Group Assignment
Detailed documentation of output device power consumption measurement and motor comparison analysis
For complete details on the Week 8 group assignment, including comprehensive power consumption measurements, detailed motor comparison tables, and complete analysis results, please visit the full assignment page.
🔗 View Full Week 8 Group Assignment DetailsWe would like to express our sincere gratitude to all members of our section for their invaluable collaboration throughout this group assignment. Your contributions were essential to the success of this comprehensive output device power consumption analysis project.
This collaborative effort demonstrates the power of teamwork in technical education and hands-on learning. The collective knowledge and shared experiences significantly enhanced our understanding of output device power characteristics and measurement techniques.
Documentation of AI tool usage for this week's group assignment summary and website development work.
This session covers the development of the Week 8 page for the output devices group assignment, including content structure, technical documentation, and comprehensive coverage of power consumption measurement processes.
Complete development transcript documenting the AI-assisted creation of the Week 8 group assignment page, including content structure, technical documentation, and website development process.