Sunteți pe pagina 1din 18

5/16/2019 PCB Designing: How To Design a PCB (Step by Step)

SPONSORED SEARCHES

Circuit Board PCB Design

PCB Schematic PCB Circuit

Basic Electronics Control Electric Circuit Analysis Electrical / Electronics App & Software

Electrical Design Electrical Project Electronics Engineering Project Electronics LED

FUN with LED How To

PCB Designing: How To Design a PCB


(Step by Step & Pictorial Views)
Electrical Technology 3  4 minutes read

1 Supercapacitor Auto Balancing


Printed Circuit Board (PCB)
plug-n-play, customizable or w/ SAB MOSFETs preinstalled, distr
stock aldinc.com

2 FPGA book
100 Power Tips for FPGA Designers Improve your FPGA design s
outputlogic.com

PCB Designing: How To Design a PCB (Example of PCB


Design of LED Flasher Circuit using 555 timer)
(Step by Step & Pictorial Views with Example PCB of LED
Flasher Circuit)

https://www.electricaltechnology.org/2014/10/pcb-designing-how-to-design-a-pcb.html 1/18
5/16/2019 PCB Designing: How To Design a PCB (Step by Step)

What is PCB “Printed Circuit Board” ?


PCB stands for “Printed circuit board”. On this board all the components
are soldered and interlinked by the copper tracks. The PCB can be a
single layer and can go up to many layers as a person want, but most of
the software support up to 14 layers.

Most commonly used PCB is a single sided PCB and the components
and conductors on different layers of PCB are connected with plated-
through holes called vias. PCB is designed in the software and then
software file is given to the manufacturer and the rest of the work is all
practical and not in the scope of this article. This article just covers how to
design a PCB of a specific electronic circuit in software.

Dont forget to read about: Arduino Programming: What is Arduino


and How to Program it?

PCB Designing In Ares Capture Proteus.


Software Introduction:
Software which we are going to use in this tutorial is Labcenter
electronics release most commonly known as ARES PCB. This is fully
professional software. its student version is also available to download
free but with limited functionality.

https://www.electricaltechnology.org/2014/10/pcb-designing-how-to-design-a-pcb.html 2/18
5/16/2019 PCB Designing: How To Design a PCB (Step by Step)

This software support up to 14 layers of PCB and it is highly equipped


with all the modern tools which able to make an effective and accurate
PCB. We can change the width of tracks, pads according to the
application. Designers can design the custom board shape. The Output of
this software can have different format selectable by the designer e.g.
PCB can be exported in PDF, JPEG and lots of other formats.

Its library includes thousands of commonly and rarely uses through hole
and SMD devices. There is also a category for miscellaneous parts.
There is one more very useful tool available by which we can make
footprints of all the devices whom footprints are not available in the library
so we can say that this software covers all the needs of the PCB designer
and strongly recommended by the professionals.

Also read: How to Test & Fix the Printed Circuit Board (PCB)
Defects?

Step by Step PCB Designing Tutorial: (in our example, we will use the
LED Flasher Circuit and design its PCB).

Note: it is considered that you have installed the software and have basic
knowledge of electronics.

Step1.
Click on this icon to run the software.

If you installed this software correctly then this window will appear on the
screen.

https://www.electricaltechnology.org/2014/10/pcb-designing-how-to-design-a-pcb.html 3/18
5/16/2019 PCB Designing: How To Design a PCB (Step by Step)

This black screen is the work place. All your PCB work will come here
and the blue dot which appear in the center of the black gridded screen
is the center of the work place.

Related Post: How to Make a Simple LED Flashing Circuit using 555
Timer IC

Step 2.

Make a list of the components and devices according to your schematic /


electronic circuit.

Note: it is considered that you have already drawn an error free


schematic diagram of the circuit and you want to make the PCB Design of
that schematic circuit.

In this simple example of PCB designing, we are using the below


schematic. This is the basic Electronics LED flasher circuit with one LED
by using 555 Timer and other basic electronic components.( Detail of the
parts can be found in Step 3 ).

Related Post: What is ATMega Microcontrollers & How to Make an LED


Project with it?

https://www.electricaltechnology.org/2014/10/pcb-designing-how-to-design-a-pcb.html 4/18
5/16/2019 PCB Designing: How To Design a PCB (Step by Step)

LED Flasher Circuit (We are going to design its PCB Circuit)

Step 3.

Now we have to find the parts. As you can see we need the following
basic electronic components for LED Flasher Circuit where flasher means
continuously ON & OFF.

1. 1) The base for 8 pin 555 Timer IC.


2. 3 Resistor of ¼ watt rating ( two are 1kΩ and last one is 10kΩ).
3. 2 axial capacitor (one is 10μF electrolytic and second one is 0.01μF
ceramic Capacitor).
4. 5 MM LED (Red Color).
5. Power connector.
6. 9V DC Battery.

Each of these parts can be searched by the category in which they fall.

Related Post: What is Raspberry Pi? Creating Projects using Raspberry


Pi

https://www.electricaltechnology.org/2014/10/pcb-designing-how-to-design-a-pcb.html 5/18
5/16/2019 PCB Designing: How To Design a PCB (Step by Step)

SPONSORED SEARCHES

PCB Design PCB L

Electrical and Engineering Schematic

Step 4.
Now click on this button on the left side vertical bar. When you scroll over
it shows package mode.

And when you click on the package mode on the white area you will see
two buttons on which “P” and “L” is written.

Step 5.

https://www.electricaltechnology.org/2014/10/pcb-designing-how-to-design-a-pcb.html 6/18
5/16/2019 PCB Designing: How To Design a PCB (Step by Step)

Now Click on “P”. When you click on “P”, New window will appear and on
that window you will find all the part.

As you can see there are categories and types. Selected the desired
category and then select the appropriate type and all the components
matching the above criteria is will show up in the white space as shown in
the above window.

Suppose, we want to search for the resistor of ¼ watt. We search that


part like this.

Step 6.

https://www.electricaltechnology.org/2014/10/pcb-designing-how-to-design-a-pcb.html 7/18
5/16/2019 PCB Designing: How To Design a PCB (Step by Step)

Select “RES40” because it is ¼ watt resistor.

Double click on that RES40 package and this package will be added to
the left side vertical white space where Packages is written on the design
window.

Like this one.

Now in the same way search of capacitor in the “type” menu and choose
“CAP20”.

https://www.electricaltechnology.org/2014/10/pcb-designing-how-to-design-a-pcb.html 8/18
5/16/2019 PCB Designing: How To Design a PCB (Step by Step)

Now we need 8 pin DIL (Dual in line package) for 555. Search it like the
previous components.

https://www.electricaltechnology.org/2014/10/pcb-designing-how-to-design-a-pcb.html 9/18
5/16/2019 PCB Designing: How To Design a PCB (Step by Step)

Now last thing you need is the power connector to connect the wires to
the board.

Step 7.

Once all the components are added now you can start routing the PCB.

Put all the desired components on the workplace like this.

https://www.electricaltechnology.org/2014/10/pcb-designing-how-to-design-a-pcb.html 10/18
5/16/2019 PCB Designing: How To Design a PCB (Step by Step)

Step 8.

Now you have to connect them according to the schematic.

For connecting all the components, you have to use the wire tool which is
available on the left side of the window in the vertical bar.

Step 9.

https://www.electricaltechnology.org/2014/10/pcb-designing-how-to-design-a-pcb.html 11/18
5/16/2019 PCB Designing: How To Design a PCB (Step by Step)

SPONSORED SEARCHES

Electrical and Engineering Schematic

Electrical Resistors Electrical Co

After selecting the track mode, now you can start routing. As you can see
the default pads are very narrow you have to choose the appropriate
pads for the components whom pads are narrow.
Choose pad Mode (As shown below).

Step 10.

After that, put the appropriate pad on all the narrow pad and then start
routing.

https://www.electricaltechnology.org/2014/10/pcb-designing-how-to-design-a-pcb.html 12/18
5/16/2019 PCB Designing: How To Design a PCB (Step by Step)

Step 11.

Connect the components according to the schematic.

https://www.electricaltechnology.org/2014/10/pcb-designing-how-to-design-a-pcb.html 13/18
5/16/2019 PCB Designing: How To Design a PCB (Step by Step)

In process …

Completed PCB Design of LED Flasher Circuit.

Step 12.

Now select the “board Edge” layer form the left bottom layer selecting
Drop down menu.

https://www.electricaltechnology.org/2014/10/pcb-designing-how-to-design-a-pcb.html 14/18
5/16/2019 PCB Designing: How To Design a PCB (Step by Step)

Step 13.

After selecting the board edge layer, draw a rectangle around your PCB
art work. This will be your PCB Board dimensions.

https://www.electricaltechnology.org/2014/10/pcb-designing-how-to-design-a-pcb.html 15/18
5/16/2019 PCB Designing: How To Design a PCB (Step by Step)

Select the rectangle from the left side menu.

A Complete PCB Design Circuit of LED Flasher Circuit.

This is all about the basic and simple PCB designing, more technical
details will be posted in the further post. Stay tuned.

Also, Don’t forget to subscribe. Simply, Enter your email address and hit
enter in the below box and we will notify you by email for other tutorials
like this one. 🙂 Thanks.

Related Posts:

How to Program PIC18 Microcontroller. Step by Step Tutorial.


MAX232: Construction, Operation, Types and Application.
10+ Design & Simulation Tools for Electrical/Electronics Engineers
Online.
15 Must Have Android Apps for Electrical & Electronics Engineers &
Students.
Clap Switch Circuit Electronic Project Using 555 Timer.
How to find The value of Burnt Resistor ( By three handy Methods ).

https://www.electricaltechnology.org/2014/10/pcb-designing-how-to-design-a-pcb.html 16/18
5/16/2019 PCB Designing: How To Design a PCB (Step by Step)

 Tags 555 Timer Controlling Design PCB How to LED LED Circuits

Mini-Project PCB Designing Timer 555

3 Comments

https://www.electricaltechnology.org/2014/10/pcb-designing-how-to-design-a-pcb.html 17/18
5/16/2019 PCB Designing: How To Design a PCB (Step by Step)

ali alfar
thanks for help

Reply

mohammed shuaib iqbal


Dear admin i want every new and old sort of question papers for the electricity board
exams and the books and concepts of electrical and electronics engineering.

Reply

Jules
There’s a mistake in your final design. 555 Pin 1 is supposed to be grounded(555 GND
pin), while pin 5 (555 CV pin) goes to ground via capacitor.

Reply

https://www.electricaltechnology.org/2014/10/pcb-designing-how-to-design-a-pcb.html 18/18

S-ar putea să vă placă și