Week 6: Electronics Design
Electronic Design
Electronic design involves the development and integration of electronic components to achieve a desired functionality or performance within a product or system. This process includes research, schematic creation, printed circuit board (PCB) design, and prototype development to test and optimize the final solution.
Electronic design is a critical part of the product development lifecycle and requires a combination of technical knowledge, creativity, and strong problem-solving skills. It plays a vital role in industries such as consumer electronics, automotive systems, aerospace, telecommunications, and medical devices.
The discipline demands knowledge in circuit theory, electronic components, signal processing, and electromagnetic compatibility (EMC). Additionally, designers must consider factors such as power consumption, physical size, reliability, cost constraints, and regulatory compliance to ensure that the final product meets performance requirements and industry standards.
PCB
A Printed Circuit Board (PCB) is a board that mechanically supports and electrically connects electronic components using conductive copper traces embedded within insulating material layers.
PCBs are built by alternating layers of copper and non-conductive laminate. During manufacturing, unwanted copper is etched away to form the intended circuit traces. The layers are then laminated together to create the final board structure.
After fabrication, components are mounted on the outer layers. Surface-mount devices (SMD) are placed automatically, while through-hole components may be inserted manually or by machine. The board is then soldered using reflow or wave soldering. Finally, a solder mask and silkscreen are applied to protect the board and label component locations.
For more information i recomend to take a look at this webpage Good source.
Fabrication process of a PCB
| Step | Description |
|---|---|
| Step 1 | Place the conductive surface on the plotting machine (laser or CNC). |
| Step 2 | Transfer the design into the machine. |
| Step 3 | Placing the holes. |
| Step 4 | Multilayer lamination. Main drilling. |
| Step 5 | Track tracing. |
| Step 6 | Deburring and cleaning. |
| Step 7 | Solder components. |
Common PCB components
MicrocontrollersPower Sources.Resistors.Passive two-terminal electronic component that implements electrical resistance in a circuit.Diodes.Two-terminal electronic component that allows electric current to flow primarily in one direction. Transistors.Semiconductor that amplifies or change a signal.Analog.ALL.Basic Logic Components.NOTE: These components can be SMD (Surface Mounth Device) and Through-hole. Which means that some components are superficial and other need to be placed in a hole previously made in the board.FDM Materials
Kicad
NI Multisim
Learning outcomes
This week I learned a lot about PCB design. I had made printed circuit boards before, but I had never used components like the WS2812B, the microUSB port, or the AMS1117 voltage regulator. I came to understand the importance of capacitors in protecting components and preventing voltage spikes, and above all, the importance of properly arranging components on a board to make it truly efficient.