Week 10 — Output devices
This week’s topic: Output devices.
Group assignment
In Shenzhen Chaihuo, our group focused on one clear task: measure output-device power consumption with a method that is easy to reproduce in individual projects.
Work objective
We recorded voltage and current under different operating conditions, then converted them into power values to compare idle, loaded, and repeated-state behavior.
1) Instruments and wiring baseline
- Bench DC supply in constant-voltage mode
- Digital multimeter
- Output load fixture
- Alligator clips and test leads
2) Calculation method
P (W) = V (V) × I (A)
Cross-check used for resistor-based verification:
I = V / R
3) Experiment A: load ON condition
After energizing the load, we waited for stable readings, then logged voltage/current from both the supply and meter to compute operating power.
4) Experiment B: open-circuit baseline
We opened the circuit to verify near-zero current baseline, confirming that the measurement chain and wiring did not introduce false load values.
5) Experiment C: repeated and dynamic operation
Repeated switching and dynamic states were tested to verify whether current/power trends remained stable and interpretable across multiple cycles.
Summary table
| Condition | Observation | Conclusion |
|---|---|---|
| Load ON | Current and power increased from baseline after stabilization. | The output device draws measurable operating power. |
| Open circuit | Current dropped close to zero. | Baseline and measurement wiring were validated. |
| Repeated/dynamic | Readings changed with state and remained consistent across retries. | Method is reusable for future individual tests. |