-
-
PCB Stands for Printed Circuit Board
-
PCBs can be imagined as a map or graph of the connections in an electric circuit.
-
Solderless Breadboards
-
Prototyping Boards
-
-
-
The base of a PCB is called FR-4, which is a fiberglass core with layers of copper on either side
-
This base PCB has 2 Layers. A layer is a sheet of conductive material (copper) that can carry an electric signal.
-
Most basic PCBs will have two layers, but more complex PCBs can have up to 10 or even more!
-
-
-
How is the electricity transmitted?
-
Traces: Thin strips of copper on a layer of the PCB. These link components on the same layer of the PCB.
-
Vias: These are small holes that transmit a signal across different layers on the PCB
-
Through-Holes: Holes where components are soldered in. The solder electrically connects all of the layers that it passes through.
-
-
-
Active Circuit Elements: Small chips with multiple input and output pins to interface with the circuit inside. Includes logic gates, op-amps, ROMs, microprocessors, and more
-
Passive Circuit Elements: These are components with two terminals with specific electrical properties like a resistor, inductor, capacitor, or diode
-
Try to spot some of the different Passive and Active circuit elements on the Arduino and Motherboard
-
-
-
Surface-Mount footprints (SMD) consist of solder "pads", which are small, flat, exposed pieces of copper that components can be soldered onto
-
Through-Hole (THT) footprints consist of through-holes that go all the way through the PCB
-
SMD components are significantly more compact and allow for more complex PCBs to be made smaller. However, they are also more difficult to solder and require specialized equipment
-
THT components are large and connect to all layers of a multi-layer PCB. This makes them worse for creating more compact PCBs, but are still a good option for larger components like connectors and pinouts
-
-
-
A footprint maps the schematic symbol to the physical solder pads and through-holes that it will use to interact with the PCB
-
Active Components usually have footprints that consist of connections arranged in an array to interface with the circuit inside
-
Passive Elements typically have less complex footprints with 2-3 connections.
-
-
-
During production, PCBs are covered with a layer of "Solder Mask," which is a green polymer coating that:
-
Repels Solder
-
Removes Conductivity
-
Protects the Top and Bottom Surfaces
-
-
-
These files contain many different layers, each representing one part of the PCB
-
Some examples are: top copper, bottom copper, drill holes, silkscreen, and solder mask
-
These files are given to complex machinery that reads them and does the processing necessary to create the finished PCB
-
Cancel: I did not complete this guide.
9 other people completed this guide.