Bird
0
0
PCB Designbi_tool~10 mins

Power integrity basics in PCB Design - Cell-by-Cell Formula Trace

Choose your learning style9 modes available
Sample Data

This table shows three electronic components on a PCB with their operating voltage and current. The goal is to calculate power consumption for each component to understand power integrity.

CellValue
A1Component
B1Voltage (V)
C1Current (A)
D1Power (W)
A2IC1
B23.3
C20.5
D21.65
A3IC2
B35
C30.2
D31
A4IC3
B41.8
C40.8
D41.44
Formula Trace
=B2*C2
Step 1: B2 * C2
Step 2: 3.3 * 0.5
Cell Reference Map
    A       B       C       D
1 |Component|Voltage |Current |Power  
2 |IC1      |  3.3   |  0.5   | 1.65  
3 |IC2      |  5     |  0.2   | 1     
4 |IC3      |  1.8   |  0.8   | 1.44  

Formula uses B2 and C2 cells for calculation.
The formula references voltage in B2 and current in C2 to calculate power in D2.
Result
    A       B       C       D
1 |Component|Voltage |Current |Power  
2 |IC1      |  3.3   |  0.5   | 1.65  
3 |IC2      |  5     |  0.2   | 1     
4 |IC3      |  1.8   |  0.8   | 1.44  

Power for IC1 calculated as 1.65 watts.
The power consumption for IC1 is calculated and shown in cell D2.
Sheet Trace Quiz - 3 Questions
Test your understanding
What does the formula =B2*C2 calculate?
ACurrent through IC1
BVoltage drop across IC1
CPower consumption of IC1
DResistance of IC1
Key Result
Power = Voltage * Current