Bird
0
0
PCB Designbi_tool~10 mins

Power plane design in PCB Design - Cell-by-Cell Formula Trace

Choose your learning style9 modes available
Sample Data

This data represents PCB layers with their power plane types, voltage levels, current requirements, copper thickness, and plane area.

CellValue
A1Layer
B1Type
C1Voltage
D1Current (A)
E1Copper Thickness (oz)
F1Plane Area (cm^2)
A2Top
B2Power
C23.3V
D25
E21
F250
A3Inner1
B3Ground
C30V
D3N/A
E31
F360
A4Bottom
B4Power
C45V
D43
E42
F440
Formula Trace
= (Current * 0.048) / (Copper Thickness * Plane Area)
Step 1: Current * 0.048
Step 2: Copper Thickness * Plane Area
Step 3: (Current * 0.048) / (Copper Thickness * Plane Area)
Cell Reference Map
    A       B        C       D       E       F
1 |Layer |Type   |Voltage|Current|Copper |Plane 
  |      |       |       | (A)   |Thickness|Area  
2 |Top   |Power  |3.3V   | 5     | 1     | 50   
3 |Inner1|Ground |0V     | N/A   | 1     | 60   
4 |Bottom|Power  |5V     | 3     | 2     | 40   

References used: D2 (Current), E2 (Copper Thickness), F2 (Plane Area) for Top layer calculation.
The formula uses current from D2, copper thickness from E2, and plane area from F2 to calculate resistance for the Top power plane.
Result
    A       B        C       D       E       F       G
1 |Layer |Type   |Voltage|Current|Copper |Plane |Resistance
  |      |       |       | (A)   |Thickness|Area  |(Ohms)  
2 |Top   |Power  |3.3V   | 5     | 1     | 50   | 0.0048 
3 |Inner1|Ground |0V     | N/A   | 1     | 60   | N/A    
4 |Bottom|Power  |5V     | 3     | 2     | 40   | N/A    

Resistance calculated only for Top layer power plane.
The final resistance value for the Top power plane is 0.0048 ohms, calculated using the formula with the given current, copper thickness, and plane area.
Sheet Trace Quiz - 3 Questions
Test your understanding
What is the result of multiplying current by 0.048 for the Top layer?
A0.24
B0.48
C0.05
D2.4
Key Result
Resistance estimate = (Current * 0.048) / (Copper Thickness * Plane Area)