8. Electronics Production

This week we were given the opportunity to manufacture the circuit boards we had designed a few week ago. My big takeaway for this week is something that hadn't sunk in the few weeks before. I learned that the schematic is a plan, conceptual and symbolic giving information about how the circuit will function. One cannot expect that the same layout of wiring will be used in the PCB layout. Instead the PCB, is the physical resprentation of EXACTLY how the traces will be layed out, complete with location of the components and how the traces will connect with them.

Group Work: Characterizing PCB Production @ Wheaton Fab Lab

Examining a Test Board

testboard photo complete traces photo black and white

In groups we examined a test a board as pictured above. From the photo it is evident that the size of the traces in terms of width is incredibly important. If the traces are too close together the board will not function properly and there is also a risk of accidently soldering two traces or components together which should not be connected. The thicker the trace the better chance it would have to conduct current and most importantly remain affixed to the FR1 copper board without lifting. The cut off seems to be about 0.16 where anything small than that measured in mm would lift off the board. See Design rules section for mitigating these types of problems.

Our Machine and Endmills

The Machine we have in our lab is the Roland SRM-20. This is important to note as we will need to select this machine in the mods project interface in order to create cutting files that will work with our machine. We will be able to calibrate the x, y, and z axes on our machine using software called V-Panel.

There are two different size end mills we will use which will influence the size of the traces and the amount of spaces between traces. This is particularly important for moving current across the circuit uninterrupted and without a short. We ended up using 0.0313" (0.8mm) for the edge cuts and 0.0156" (0.4mm) for the traces of the development board.

picture of endmills

Design Rules Checker

In the Design Rules/Constraints menu I changed minimum clearance, copper to hole clearance, default clearance, and default track width to 0.44mm. Once those were set it only allowed me draw wires in PCB mode that our specific machine could mill based on kerf. That way I wouldn't end up with traces that were too close together but were thick enough to form good connections. Any time that I needed to edit the drawing in PCB mode I was able to run the DRC feature again to make sure that the board could actually be cut and had no errors. Design Rules checker can be found on the Board Set Up Tab on the File Menu.

picture of design rules for our roland machine

Useful Files & Links