Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| back-process-flow.md [2026/05/07 16:13] – [Back end manufacturing definitions] arthur | back-process-flow.md [2026/05/07 17:40] (current) – [Categorization] arthur | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| * **Foundries** (e.g., TSMC, Samsung Foundry, Intel Foundry) manufacture wafers based on customer designs. | * **Foundries** (e.g., TSMC, Samsung Foundry, Intel Foundry) manufacture wafers based on customer designs. | ||
| * **OSATs (Outsourced Semiconductor Assembly and Test)** (e.g., ASE, Amkor, and JCET) handle packaging, encapsulation, | * **OSATs (Outsourced Semiconductor Assembly and Test)** (e.g., ASE, Amkor, and JCET) handle packaging, encapsulation, | ||
| - | |||
| This division of labor enables specialization but also fragments environmental accountability across borders and corporate entities. | This division of labor enables specialization but also fragments environmental accountability across borders and corporate entities. | ||
| + | |||
| ## Back end manufacturing definitions | ## Back end manufacturing definitions | ||
| - | |||
| - | |||
| {{ : | {{ : | ||
| Line 37: | Line 35: | ||
| ### Connection between the die and the substrate | ### Connection between the die and the substrate | ||
| - | ### Category | + | {{ :: |
| + | |||
| + | The interconnection method between the die and substrate can also be of two types ((https:// | ||
| + | * **Flip Chip:** Modern method using solder bumps and underfill polymer on chip pads for direct interconnection between the die and the substrate ((https:// | ||
| + | * **Wire Bonding:** Traditional method using fine wires (Aluminum, Copper, Silver, Gold) to connect die to substrate | ||
| + | |||
| + | Each method will have a specific process flow with different steps during the manufacturing in the fabrication plant. | ||
| ### Connection between the substrate & the motherboard | ### Connection between the substrate & the motherboard | ||
| + | |||
| + | **CPU sockets** enable installation, | ||
| + | The two dominant types are ((https:// | ||
| + | * **Land Grid Array (LGA):** uses flat contact pads (“lands”) on the package underside, aligned with matching PCB pads, and can be mounted via socket or surface-mount soldering, it has no solder balls, relying instead on direct solder or spring contacts for connection ((https:// | ||
| + | * **Pin Grid Array (PGA):** is a square or rectangular integrated circuit package with pins arranged in a uniform grid on its underside for connection to a PCB, it relies on physical pins rather than solder balls or flat contacts ((https:// | ||
| + | |||
| + | For the CPUs that will not be removed, the connection to the motherboard is done through the **Ball Grid Array (BGA)** method, it is typically used for laptops or smartphones where direct access to the CPUs is not useful. The BGA evolved from the PGA, replacing its grid of pins with solder balls on the package’s underside, which connect to matching PCB pads when heated and melted. During reflow, surface tension aligns the package precisely as the solder solidifies, creating reliable electrical and mechanical bonds ((https:// | ||
| + | |||
| + | {{ :: | ||
| + | ### Categorization | ||
| + | |||
| + | **Back end manufacturing** can be categorize between the following groups: | ||
| + | * **LGA:** used by Intel for desktop CPUs. Pins are on the motherboard; | ||
| + | * **PGA:** used by AMD for desktop CPUs. Pins are on the CPU, motherboard has receptacles. Installation involves insertion. | ||
| + | * **BGA:** used in mobile devices (laptops, tablets). CPU is soldered directly to the PCB via spherical solder joints. Non-detachable. | ||
| + | * **FC-BGA:** more space-efficient; | ||
| + | * **WLP(Wafer-Level Packaging): | ||
| + | |||
| + | Other types of processes exists such as QFN, DFN ((https:// | ||
| + | |||
| + | {{ :: | ||
| + | |||
| ## Full process flow for back-end manufacturing | ## Full process flow for back-end manufacturing | ||