Skip to main content

How To Design PCBs with Eagle CAD

We are giving you the best knowledge on our new topic "Electronics".When you make circuits, the PCB(Printed Circuit Board) is the most significant part.You can also use Vero Boards and Dot bards,but the PCB is more professional and long lasting.All parts stick right to the board so there won't be any leaks.It is the most latest way.It takes more time than Vero boards and Dot bards to design a PCB.But after you design it successfully it is the fastest way to make circuits.
PCBs are made in several steps.

How To Design PCBs with Eagle CAD

1.Designing the circuit to ready to soldier.
2.Etching.
3.Drilling
4.Cleaning


PCB Designing With Eagle CAD


The designing step is the most difficult for me.Even the etching is more easier than that.The designing can be done manually drawing directly on the board and using pens and papers.But as the technology has developed we are going to use the PCB designing software EAGLE CAD.

            Easily Applicable Graphical Layout Editor
Eagle Cad is very easy to use.But you must know the right controls to use.It has many advanced controls which make it easier to design.The Eagle CAD is not a freeware,but there is a Light Edition of it which has a board size limit of 6in by 4inches.You can download the Eagle CAD light version windows from this link.
It is also available for Linux Kernels.
 So Let's get it started!

EAGLE control Panel

This is the Control Panel Of the EAGLE.

#1.Go to File > New > Project.We have to first start a project for the PCB.
New Project Eagle

#2.Now name it as you like.Right click on it and Choose rename.You can see your projects at the left side bar.
Renaming Project EAGLE


          Now we are ready to design.
#3.Go to File menu again and get a new Schematic.

Creating New Schematic in EAGLE



      This is the Schematic drawer.You can draw any circuit here.Over thousands of components and part             numbers are already in the EAGLE database

Schematic window
EAGLE tool box
Tool box


#4.Click on ADD tool to add all the components to the drawing area.It is easier to get all the Parts on to the       board before connecting them with wires.
Add Tool EAGLE
You'll see a big window with a large number of part varieties.Choose the part you want to add and click ok.

Parts List EAGLEAdding Parts in EAGLE CAD







Now draw it as much as you want.
Drawing parts in EAGLE
When you add Transistors and ICs choose the exact item.Not a dummy.Choosing the exact item will give you the right pin spacing,values, polarity connections etc.Actually the EAGLE know the uses of all the pins so you can check it with the computer for faults.When adding Capacitors,Resistors and Rectifiers the same policy applies.




Add all the parts to the drawing area.
Adding All the parts to the drawing area EAGLE
#5.Move your parts using the move tool.You can rotate parts with right click on the part.
Move Tool EAGLE

#6.Connect the pins using the wire tool and the net tool.

Net Tool EagleWire Tool EAGLE

#7.Add junctions where they should be.


#8.Connect all the parts and draw your circuit diagram completely.Don't bother to shrink the space.Just use as much space you want and complete the circuit.

#9.Now we have to add values of the parts.This is not essential but it will be easier when you want to recognize the items in future steps.Click on the Value Tool first.Then click on the part you wish to add the value.

After that step,complete your circuit design finishing like this.


#10.Now we have to Generate the Board layout from this.There we make the soldier side which we want in the etching process.Click on the Generate/Switch to Board menu button.


#11.This is the board editor.Your items won't be in a good way.But don't worry we are going to fix it now.Drag all the parts in to the board first.


#12.Now move them and get a proper positioning where there's no overridings or shorts.

#13.If it is very difficult to get the connections right you can do it in the routing step.Click on the route tool. Draw routes like you drew wires and nets in the schematic.















#14.If you're designing a very complex circuit use the auto router.But there will be some errors in it.If you get some routing wrong , using Rip Up tool to convert them in to airways again.The yellow lines are the airways and they can be moved/edited.


Finally your board should look like this,without any errors.












Make sure your routing is the layer 16,the bottom.You can change it by using Info Tool.The red routes are the bottom ones.Click on them using the info tool and change the layer from the drop down menu.


#15.Now let's reduce the size of the board matching our circuit.Click on the move tool and drag corners of the board.













#16.Now let's draw some polygons.The polygons will,1.Save your etchant
                                                                                  2.Save your time when etching
                                                                                  3.Give the circuit a professional look

Click on the polygon tool and draw a polygon on the circuit.You'll only see the borders of the polygon first.Then click on Ratnest tool to fill up the polygon.
Polygon Tool
Drawn borders of the polygon
Completed Polygon

Ratnest Tool










Add several polygons covering your whole circuit.

#17.Do not forget to save the board.!!!!!

#18.Now let's give it a Design Rule Check to see the errors.Most of the errors are no critical.But there are some width and dimensional errors.

Design Rule Check

Load this Design rule check to the checker.DOWNLOAD
And then Click on the Check Button.
It will show you all the errors according to our Rules and Show us where the errors have occurred.Check whether they are critical and fix them.

Now you are almost done.

#19.Make sure you have saved the board.Now we are going to print the soldier side and the component side of the PCB.Download this Cam configuration first.

#20.Now go to the project window again and open a new cam job.Choose the cam job you downloaded from me and Click open.

#21.Now Minimize that window and Go to board editor again.


#22.Click on the Cam Processor tool on the tool bar.

#23.You'll get the same cam window opened last time with the layers loaded to the right column.


Don't change any values here without knowing.Just give the File a Destination and Click Process Job.


#24.Move to the Soldier TAB and Get the soldier side saved into a file too.

Make sure the Bottom layer is selected in this window.

#25.The final step.Download this software to open your saved .PS files using Adobe Reader.

You'll get Component side and Soldier side of your PCB nicely.Print them using a Laser printer or a Photocopy machine.




Comment your experience and share with us! Subscribe for more electronic circuits !!


Comments

Popular posts from this blog

USE HARDWARE ACCELERATION FOR VIDEO PLAYBACK | 4K HEVC 10bit | GPU DECODING GOOD or BAD ?

So as it seems that 4K is getting popular these days, but some people who have older computers may have some trouble playing 4K videos. Especially 10bit HEVC (x265) format. But the support for hardware decoding of HEVC 10 bit videos has been added few years ago. First of all lets see whether this hardware decoding is better than normal software(CPU) decoding compared with power. We won't be playing a game while watching a movie of course, at least not with a single monitor setup. So we can stop worrying about GPU usage going for 100% while watching a movie. But you could be doing many tasks with CPU while watching a movie. It is very practical. So lets turn into power consumption. This is very important for laptops. The following details are from a laptop with Intel Core i5 8250u with Intel HD graphics 620. File details. I used VLC media player latest version. All the Nvidia and Intel drivers used here are uptodate. Make sure you have the latest software and driv

How To Move Blogger Inline Styles CSS to External CSS file with Google Drive Within 5 mins

Inline style are the major barrier between good SEO score and your blog.Inline styles make the code too big, so how long you write the code to text ration won't rise up.In blogger, inline styles are used by default.But most of the websites on internet use external style sheets as they are self hosted and the designers are very likely to use external CSS.Sometimes Blogger use internal styles.You can learn the difference between Internal CSS,Inline CSS and External CSS from W3 schools .Read this article on Inline VS External CSS . Probably you may have tried copying CSS between <b:skin> tags of your Blogger blog.If you tried that you already know that it doesn't work.Because Blogger has more CSS coding that won't show in Template>Edit.So to find the real exact CSS code of your blog follow these steps.For this tutorial you need a Google Drive account,if you have a Blogger account you may already have one.If you don't have a Google Drive account create one now

DC Motor,Computer Cooling Fan Speed Controller Circuit DIY using Single Transistor And a Potentiometer

The circuit above can control speed of your DC motors or Computer Fans.If you use this to control speed of DC motors please use a diode to protect the Transistor,brush-less fans -OK.You can change the variable speed range by changing the value of R1 potentiometer.But don't use very high values,its pointless. The transistor used here is a NPN 2n3055,it can handle up to 15A and 115W of power.And this transistor can handle up to 60V.So if you're using this for PC fans you can add more in parallel.Normally a computer fan uses about 0.4W of power.Some powerful ones may use about 7W of power.If you don't use so much power then you can use a low power transistor like C1061,D313 etc. If you don't want to change the speed too often or hard to find a potentiometer or just willing to make this out of scrap you can use a Trim resistor for R1. The transistor may heat up very much and its essential to use a Heat sink.If you can,do not solder the transistor to the PCB s