Week4 Electronics production

Introduction

In this week, we have to characterize the specification of PCB (Printed Circuit Board) production processes and have to learn about milling machines. In our lab, we have a Roland SRM-20 machine and this machine reads an rml file. For this we need to go to Mods,which changes png format into rml.

Assignment

group assignment:

individual assignment:

Group assignment

The group assignment is here

ISP board


The machine: Roland SRM 20

image

Softwares: mods and VPanel for SRM-20

Materials required:

  1. PCB board- there are many types of PCB board and we will use the FR1 type.
  2. Double sided tape

image

  1. End mills:

image

  1. Spatula and brush

image

  1. Magnifying glass

  2. Fumes extractor

  3. Soldering iron

  4. Soldering lead

  5. Stand

  6. Table lamp

    image

PCB fabrication

In mods

  1. Go to mods
  2. Right click-> Programs-> open server program-> Roland-mill-SRM20-PCB png
  3. Delete the websocket device

image

  1. To save the rml file, right click-> modules-> open server module-> file-save. (Note- the file will be saved in rml format)

image

  1. To cut the traces (use 1/64th end mill), trace image can be found here

image

  1. Paths of the mill with offset 4 for the traces. The thickness of the

image

  1. To cut the edge (use 1/32 end mill), edge image can be found here

image

  1. Paths of the mill with offset 4 for the edge

image

NOTE

The rml file:

  1. Traces
  2. Edge

In VPanel for SRM-20 (To mill the board)

  1. Open the VPanel for SRM-20
  2. To mill the traces, place the 1/64” end mill in the SRM20 and perform gravity

image

  1. Set the X/Y and Z coordinates for the board.

image

image

image

  1. Click on cut-> add-> Output

image

  1. Clean the dust from the PCB board and use a spatula to remove the the ISP board from the PCB

image

Assembling the PCB

  1. Obtain the components

image

  1. Place the PCB board on a PCB board holder or a flat surface to solder the components on it
  2. Make sure the fumes extractor and the lamp is put on

image

  1. Use magnifying glass to see if the soldering are done properly

image

image

After soldering, the next day I programmed my ISP board but it would not work (sad). I milled another board but then the copper from the board was not milled properly (very sad). Keeping my hopes high, I tried again for the third time. Well they say the third time the charm and it worked at last (happy)

image

#Note:

While soldering i had to use magnifying glass to solder the components and to check if soldering was done properly but every time i used magnifying glass, i got bad headache.

image

There are many types of magnifying glass in the lab. But i particularly liked the plugable digital viewer. I could solder the components and then check the connections using the plugable digital viewer and i didnot get headaches as i didnot have to look through the magnifying glass

image

Programming the board (in ubuntu)

  1. Connect your ISP Board to the computer and the red LED lights when the target circuit is powered
  2. Download the firmware source code and extract the zip file Open your terminal program

image

image

image

image

Connect your ISP board to the laptop and if the green llights lits in the atmel then the ISP board is working.

image