PCB Definition

  Hardware
PCB Definition

Stands for “Printed Circuit Board.” A PCB is a thin board made of fiberglass, composite epoxy, or other laminate material. Conductive pathways are etched or “printed” onto board, connecting different components on the PCB, such as transistors, resistors, and integrated circuits.

PCBs are used in both desktop and laptop computers. They serve as the foundation for many internal computer components, such as video cardscontroller cardsnetwork interface cards, and expansion cards. These components all connect to the motherboard, which is also a printed circuit board.

While PCBs are often associated with computers, they are used in many other electronic devices besides PCs. Most TVs, radios, digital cameras, cellphones, and tablets include one or more printed circuit boards. While the PCBs found in mobile devices look similar to those found in desktop computers and large electronics, they are typically thinner and contain finer circuitry.

NOTE: PCB may also stand for “Process Control Block,” a data structure in a system kernel that stores information about a process. In order for a process to run, the operating system must first register information about the process in the PCB.

LEAVE A COMMENT