...

Group Assignment 10

Group 1

Evelyn Cuadrado

Jhonatan Cortes

This week, the members of Group 1 met to define and evaluate which output devices we would use and which equipment would be available for our research, taking into account the infrastructure of each Fab Lab we are in. Jhonathan is located in Bogotá, Colombia, and I am in Lima, Peru, so we had to coordinate remotely using online communication tools. Based on the evaluation of the available resources at each Fab Lab, we discussed options for output devices, such as displays, LEDs, and other electronic components, to ensure that each of us had access to the necessary equipment for the project's development. This coordination and resource analysis process is crucial to optimize the use of the equipment based on each lab's capabilities.

From Bogotá, Jhonathan was able to perform this exercise using a power meter, while I carried out the same activity with a multimeter. Jhonathan explained how to take measurements with a standard multimeter and how to interpret voltage, current, and resistance readings. Through his explanation, I was able to understand the key differences between a power meter and a multimeter. A power meter is more specialized for measuring active, reactive, and apparent power, while a multimeter, although versatile, does not provide a direct power reading but instead measures only basic electrical parameters such as voltage, current, and resistance. This difference allowed me to understand the limitations and advantages of each device in energy measurements.


When I measured the buzzer without having it connected to the program, the multimeter displayed a result of 00.0, indicating that the current or voltage was too low to be detected accurately. However, when measuring it while connected to the program, the result shifted to -00.0. This suggests that the buzzer has an extremely low power consumption, making it difficult to get precise measurements with a standard multimeter. This negative reading could be related to how the multimeter handles small signals or a slight fluctuation in the measurement. In comparison, a power meter would be able to record the energy consumption of devices with low current demands, like this buzzer, with greater accuracy.


The measurement I performed for the buzzer was in amperes of direct current (DCA) on the multimeter. Direct current (DC) flows in a single direction, meaning that electrons move uniformly in that direction. During the measurement, the multimeter display alternated between positive and negative readings. This indicates that the multimeter is measuring the current flowing through the buzzer, although it does not provide a precise numerical reading as a more specialized device, such as a power meter, would. Despite not offering an exact figure, it can be interpreted that the buzzer is functioning and that the multimeter is correctly measuring the current. The fluctuation between positive and negative simply reflects the minimal variations that can be difficult to detect accurately due to the buzzer's low current demand.

Image 1

Initially, we met to define how we would approach the assignment, how we would form the groups, and what our methodology would be.


Image 2

I, Jhonatan Cortés, chose a USB power meter for this week’s assignment, specifically the AVHzY CT-3 model.


Image 3

USB Power Meter – AVHzY CT-3
USB 3.1 Tester | Digital Multimeter | Voltage and Current Meter | Protocol Trigger | Integrated Lua Interpreter | Supports PD 2.0/3.0, QC 2.0/3.0/4.0, PPS


Image 4
Image 5

This digital meter allows analyzing voltage, current, and power in USB ports. It is compatible with fast-charging standards such as Power Delivery (PD), Quick Charge (QC), and Programmable Power Supply (PPS).

  • ⚡ What is it for?
  • Charger and cable verification: Helps detect whether devices operate at full capacity.
  • Power measurement: Ideal for optimizing energy usage in smartphones, tablets, etc.
  • Technical testing: Useful tool for technicians, repairers, or electronics enthusiasts.
  • 📊 Key features
  • Measures up to 26V and 6A (supports PD 3.0, QC 4.0+).
  • Digital display shows voltage (V), current (A), power (W), capacity (mAh), and charging time.
  • Manual trigger activation for fast-charging protocols (PD/QC).
  • USB 3.1 interface, compatible with USB-A and USB-C connectors.
  • Integrated Lua interpreter for automated testing with scripts.
  • 💡 Ideal for:
  • Checking if your charger is original or faulty.
  • Choosing high-quality USB cables.
  • DIY projects with fast charging support.
Image 6

I initially connected it to a mobile charger and reset the readings to zero. The only data shown afterward was the current voltage input, which in this case was 5.2V.


Image 7

On the back, you can observe how current flows through the device. I used a USB-C to USB-C connection and added another cable on the output side.


Image 8

For the first test, I used my Xiao ESP-C3 board to measure its idle power consumption, connecting through its USB-C input port.


This device allows long-term measurements, accumulating total usage and elapsed time. After one minute, it had consumed only 00002.4 mAh.


Image 9

To measure individual components, I used a USB port with pin headers, allowing connection to a breadboard for future tests.


I conducted two tests with output components. I began with a motor mounted on a chassis I designed a year ago. I quickly connected one wire to the USB negative and the other to the positive output.

Initially, the current draw without friction was around 0.02625A. When applying friction or braking the motor, it spiked to 0.14–0.15A, showing that more force equals more consumption.

I repeated the process with all four motors. Initial consumption was around 0.16–0.17A, but when placed on a surface and generating friction, it peaked at 0.2A.


Group 2

Andrés Felipe Guarnizo Saavedra

Michael Sebastián Torres Garzón

Group Assignment: Measuring Power Consumption

Introduction

Understanding Voltage, Current, and Power

Before measuring, it’s important to clarify what each quantity means:

  • Voltage (V) is like the "pressure" that pushes electric charges through a circuit. It tells us how much potential energy each unit of charge has. You can think of it as the force that moves water through a pipe.
  • Current (I) represents the flow of electric charge, measured in amperes (A). It's similar to how much water flows through a pipe per second. In electronics, it shows how many electrons are moving through the circuit at any given moment.
  • Power (P) is the rate at which energy is used or consumed. In electrical terms, it tells us how much energy the device is using per second, measured in watts (W).
The fundamental formula that relates these quantities is:

P = V × I
Power (W) = Voltage (V) × Current (A)

So, by measuring the voltage supplied to the LED matrix and the current it draws, we can directly calculate the power it consumes. This helps us understand if our power supply is suitable and also gives us insight into the energy efficiency of our project.

Setting Up for Power Measurement

To measure the power consumption of both the board and the LED matrix, it’s necessary to interrupt their power supply. I used a USB Type-C to pin adapter, connecting the 5V and GND lines from the board through the adapter. This setup allowed me to “open” the power circuit and insert the multimeter for current measurement. By doing so, I could accurately monitor the total current drawn by the entire system during operation.

USB Type-C to pin adapter setup for power measurement

Power measurement setup using a USB Type-C to pin adapter to interrupt the supply.

Measuring the Supply Voltage

With the board powered and the circuit ready, I used a digital multimeter in voltage mode to measure the supply voltage delivered to the system. The multimeter probes were placed across the 5V and GND lines to get an accurate reading of the actual voltage the board and LED matrix were receiving during normal operation.

Measuring supply voltage with a multimeter

Digital multimeter measuring the supply voltage across the board and LED matrix.

Voltage Measurement Demonstration

The following video shows the step-by-step process of measuring the supply voltage with a digital multimeter. You can see how the probes are placed across the 5V and GND lines to obtain an accurate reading.

Video demonstration of voltage measurement using a digital multimeter.

Current Measurement Demonstration

The following video demonstrates how I measured the current consumed by the system. It's important to note that, since the LED matrix displays changing messages, the number of illuminated LEDs varies, which causes the current draw to fluctuate. For this reason, I observed and recorded a typical operating range rather than a single value. During my tests, the current consumption ranged from 66 mA up to 172 mA, depending on the pattern displayed.

Video showing the process of current measurement and illustrating how it changes with different LED patterns.

Power Consumption Report & Conclusions

Using the measured supply voltage of 5.08 V and the observed current range between 66 mA and 172 mA, I calculated the minimum, maximum, and average power consumption of the board and LED matrix using the formula P = V × I:

  • Minimum Power: 5.08 V × 0.066 A ≈ 0.34 W
  • Maximum Power: 5.08 V × 0.172 A ≈ 0.87 W
  • Average Power: 5.08 V × 0.119 A ≈ 0.60 W
    (where 0.119 A is the midpoint between 66 and 172 mA)

Conclusion:
The LED matrix and board combination is highly efficient, with average power usage well below 1 watt even when displaying dynamic messages. This confirms that the setup is suitable for battery-powered or low-energy applications.


Group 3

Armando Calcina Sotelo

Group Task: Measure the Power Consumption of an Output Device

Purpose

In this task, we focused on measuring how much electrical power is consumed by an output device—specifically a DC motor—during different stages of operation.

Basic Concepts

To analyze power usage, it is important to understand the key electrical parameters involved:

  • Voltage (V): The electrical pressure that drives current through a circuit.
  • Current (A): The rate of flow of electric charge through a conductor.
  • Power (W): The amount of energy consumed per second, calculated by multiplying voltage and current.

The equation used to determine power consumption is:

Power = Voltage × Current
Image 9

To perform these measurements, a digital multimeter will be used. This tool allows for precise monitoring of the electrical parameters involved, such as the voltage (V) across the output device and the current (A) flowing through the circuit. By capturing these values ​​in real time during different operating conditions of the output device, the device can be used to measure the voltage.



For this exercise, we will use a 6V TT-type DC geared motor, commonly used in basic robotics projects. This motor features a plastic gearbox that increases torque and reduces output speed. During the experiment, the motor's current consumption will be measured under different operating conditions: no load and with load. To do this, a multimeter connected in series with the power supply will be used to record the consumption in milliamps (mA).

Image 9

Figure: 6V TT-type gearmotor

On the left, the motor is shown without a load connected, ideal for measuring minimum current consumption. On the right, the motor with a wheel attached, used to measure current consumption with a load.


Image 9

The current of the 6V TT DC geared motor was measured with a coupled wheel (mechanical load condition). The motor was powered by a 6V DC source, and the multimeter was connected in series to record the current consumption.

Current measured with load: 128 mA. This value is within the expected range for this type of motor, indicating normal operation under moderate load.



The video shows the current consumption of a 6V DC motor under load (one wheel attached) measured using a series multimeter. The motor, powered by a driver and a 9V battery, draws 128 mA under load.




Group 4

Sandra Hipatia Nuñez Torres

Manuel Ignacio Ayala Chauvin


Group Assignment 10: Measurement of Power Consumption of an Output Device

Output Device Selected

For this assignment, we selected a servo motor model MZ996. This type of servo is commonly used in electronic projects due to its metal gears, which offer better resistance and durability during mechanical movements.

Connection Setup

The servo motor has three wires:

  • VCC (red) – connected to 5V DC power supply.
  • GND (black or brown) – connected to ground.
  • Signal (orange or yellow) – connected to a PWM output of the development board (e.g., Arduino).

The servo is controlled using a PWM signal and operates at 5V DC.

Servo

Program Execution

A basic program was uploaded to the development board to rotate the servo motor periodically.

Program

Measurement Procedure

To measure the power consumption:

  • Voltage was measured in parallel with the servo motor.
  • Current was measured in series.
Measurement

A digital multimeter was used to capture the voltage and current values during the operation of the servo.

Observations

Since the servo was not under load (not moving any external weight), the current consumption remained low and stable.

Conclusion

The measurement of power consumption showed that:

  • The voltage remained around 5V with minor fluctuations.
  • The current draw was minimal, which aligns with the unloaded condition of the motor.
  • Proper use of the multimeter (parallel for voltage, series for current) is essential for accurate power measurements.


Fab Lab Lima - Creative Commons Attribution Non Commercial

Source code hosted at Fab Lab Lima 2025

|