Bird
0
0
PCB Designbi_tool

Four-layer stack-up design in PCB Design - Cell-by-Cell Formula Trace

Choose your learning style9 modes available
Concept Flow
[Identify Layers] → [List Materials] → [Note Thickness] → [Sum Thickness] → [Result: Total PCB Thickness]
This flow shows the steps to understand and calculate the total thickness of a four-layer PCB stack-up by identifying each layer, its material, thickness, and summing all thicknesses.
Formula
Total Thickness = SUM(C2:C5)

This formula adds the thickness values from cells C2 to C5 to calculate the total thickness of the PCB stack-up.

Step-by-Step Trace
StepOperationLayers ConsideredThickness Values (mil)Sum Result (mil)
1Start sumNone-0
2Add Top Layer thicknessTop Layer0 + 1.41.4
3Add Prepreg thicknessTop Layer, Prepreg1.4 + 4.05.4
4Add Inner Layer thicknessTop Layer, Prepreg, Inner Layer5.4 + 1.46.8
5Add Core thicknessAll layers6.8 + 62.068.8
Final total thickness of the four-layer PCB stack-up is 68.8 mil.
Variable Tracker
StepVariableValue BeforeOperationValue After
1Total Thickness0Initialize sum0
2Total Thickness0Add 1.4 (Top Layer)1.4
3Total Thickness1.4Add 4.0 (Prepreg)5.4
4Total Thickness5.4Add 1.4 (Inner Layer)6.8
5Total Thickness6.8Add 62.0 (Core)68.8
Key Moments
Why do we add the thickness values of all layers?
What role does the Core layer play in the stack-up?
Why is the Prepreg layer important despite being thinner than the Core?
Sheet Trace Quiz - 3 Questions
Test your understanding
What is the total thickness of the four-layer PCB stack-up?
A66.8 mil
B4.0 mil
C68.8 mil
D1.4 mil
Key Result
A four-layer PCB stack-up consists of Top Layer (signal), Prepreg (insulation), Inner Layer (ground plane), and Core (mechanical support). Total thickness is the sum of all layers' thicknesses.
Transcript
We start by identifying each layer in the PCB stack-up and noting its material and thickness. Then, we sum the thickness values from the Top Layer, Prepreg, Inner Layer, and Core to find the total PCB thickness. This total thickness is important for mechanical and electrical design considerations in PCB manufacturing.