Measurement of Raspberry Pi voltage and current at the 5V pin under load

If you connect a 5V pin to Raspberry Pi, then you expect a voltage of 5 volts. Unfortunately, the voltage and current behavior changes under load. How exactly can be determined with a series of measurements.
measurement series
M | tension | electricity | resistance | resistance | electricity | tension | electricity |
---|---|---|---|---|---|---|---|
Volt (V) | Amps (A) | ohm | ohm | Amps (A) | Volt (V) | Amps (A) | |
given | given | calculated | given (E12) | calculated | measured | measured | |
0 | 5.0 | Comparative measurement without resistance | 5,027 | deleted | |||
1 | 5.0 | 10,000 | 0.0005 | 5.024 | 0.00051 | ||
2 | 5.0 | 8200 | 0.0006 | 5,023 | 0.00062 | ||
3 | 5.0 | 6800 | 0.0007 | 5,023 | 0.00075 | ||
4 | 5.0 | 5600 | 0.001 | 5,022 | 0.00090 | ||
5.0 | 0.001 | 5000 | |||||
5 | 5.0 | 4700 | 0.001 | 5,021 | 0.00108 | ||
6 | 5.0 | 3900 | 0.001 | 5,020 | 0.00131 | ||
7 | 5.0 | 3300 | 0,002 | 5,019 | 0.00155 | ||
8 | 5.0 | 2700 | 0,002 | 5.018 | 0.00187 | ||
5.0 | 0,002 | 2500 | |||||
9 | 5.0 | 2200 | 0,002 | 5,015 | 0.00231 | ||
10 | 5.0 | 1800 | 0,003 | 5,014 | 0.00281 | ||
5.0 | 0,003 | 1667 | |||||
11 | 5.0 | 1500 | 0,003 | 5,012 | 0.00333 | ||
12 | 5.0 | 0,004 | 1250 | 1200 | 0,004 | 5,008 | 0.00420 |
13 | 5.0 | 0.005 | 1000 | 1000 | 0.005 | 5.004 | 0.00502 |
14 | 5.0 | 0,006 | 833 | 820 | 0,006 | 5,003 | 0.00619 |
15 | 5.0 | 0,007 | 714 | 680 | 0,007 | 4,997 | 0.00747 |
5.0 | 0,008 | 625 | |||||
16 | 5.0 | 0.009 | 556 | 560 | 0.009 | 4,991 | 0.00889 |
5.0 | 0,010 | 500 | |||||
17 | 5.0 | 0.011 | 455 | 470 | 0.011 | 4,984 | 0.01070 |
5.0 | 0,012 | 417 | |||||
18 | 5.0 | 0,013 | 385 | 390 | 0,013 | 4,974 | 0.01275 |
5.0 | 0,014 | 357 | |||||
19 | 5.0 | 0,015 | 333 | 330 | 0,015 | 4,962 | 0.01513 |
5.0 | 0.016 | 313 | |||||
20 | 5.0 | 270 | 0.019 | 4,948 | 0.01862 | ||
5.0 | |||||||
21 | 5.0 | 220 | 0.023 | 4,930 | 0.02175 | ||
22 | 5.0 | 180 | 0.028 | 4,894 | 0.02719 |
The table consists of a total of 3 parts. The first part consists of the 5 volt (column 2) voltage applied to the 5V pin and a current from 0.001A to 0.016A (column 3). In order for the given current to be set below the specified voltage, a corresponding resistor must be used for this purpose, which was calculated for this purpose (column 4).
The second part of the table is that the calculated resistance values are not real resistances, but real resistances with other values have to be used. In this case from the E12 series (column 5). In some cases, there are overlaps with the calculated resistance values (between columns 4 and 5). Since a given current is set at a specified voltage at a given voltage, it was calculated (column 6). This current is what would be expected at the fixed voltage of 5 volts.
The third part of the table deals with the actual measurement of voltage and current (columns 7 and 8). Here, the voltage at the 5V pin was first measured (column 7) to see if there really were 5 volts across the resistor. The current measurement was then performed (column 8) to see if the calculated current actually flows through the resistor.
Measurement 0 was made to check if there were really 5 volts. The current measurement is omitted here, because there is no closed circuit here. Subsequently, the measurement was carried out 1 to 22. In each case once for the voltage and the current.
Observation and evaluation of the measurements
- As the resistance decreases, the voltage decreases.
- As the resistance decreases, the current increases.
- As the current increases, the voltage drops.
Findings and conclusion
The measurements show that the 5V pin has a lower voltage under load than expected. When a current flows, the voltage drops. The actual flowing current differs only slightly from the calculated current.
However, you can only conditionally load the 5V pin because the voltage drops across the current. That is, the 5V pin is only partially suitable for the power supply of the external wiring.
Subsequent circuit components must be dimensioned for less than 5 volts or require their own power supply.
The extent to which these findings are disadvantageous for a particular circuit depends on the exact requirements and the dimensioning of the circuit.
Leave a Reply