SlideShare a Scribd company logo
1 of 27
ECE-121
TA: Ritu Bajpai
Drawing the schematic
 We have a new version of cadence in the lab now. You
will find it listed under ALL PROGRAMS as cadence
16.1 (I am not sure if 16.1 but 16 something)
 We will use design entry CIS to make the schematic
 If given an option you will choose PCB design allegro
in the beginning
 Start a new project as we used to do in the older
version
Drawing the schematic
Click this icon to
bring up the place
part window
Click this icon
to add libraries
Libraries
 You can pick up your components from the following
libraries
 Diode from Pspice-diodes
 TIP 31A and TIP32A from Pspice-pwrbjt
 Voltage regulator and LM741 form Pspice-Opamp
 Resistors and capacitors from Pspice-analog
Note: You will not find your diode number in the diode
library. You can use any other diode because we only
need to select the right foot print. More on this later in
the slide show.
PCB design
 The PCB board that we will build is the simplest type
with insulating layer in between two conducting layers
of Cu on top and bottom
 Since our aim is to export the design to layout plus and
create a layout for our PCB board, we are not
concerned with the values of the components. You can
leave them as default values.
 Do not connect a AC source as an input to the voltage
rectifier.
 In place of the AC source we want two vias where we
should be able to provide transformer connections.
 A via is a through hole in the PCB
 We could connect a resistor across the two points
where the AC power supply to the rectifier is
connected
 This will generate 2 vias where we will be able to
connect power supply from the transformer
Matching the pins
 Once you have connected all the components, recheck
your circuit because once the PCB is made you cannot
change your connections.
 Match the pin numbers on the schematic with the pin
numbers of the parts in your kit.
 For example, TIP BJTs have pins 1,2 and 3 as the base,
collector and emitter for the component in your kit.
The numbers should correspond to the same in the
schematic.
Matching the pins
 Can you find any component for which the pin
numbers don’t match?
 LM7805 has pins 1 input, 2 gnd and 3 output on the
part in your kit but in the schematic it has 1 input, 2
output and 3 gnd
 This will swap pins 2 and 3 for us when we put the
component on the board
 So we will create our own symbol for LM 7805 and give
it the pin numbering that we want
Creating a library
You will see a new library
appear in the library
folder
New library
You can save
your library
with a new
name if you
like
Creating a part
Select library name
and right click to
get the menu and
then click New Part
Creating a part
You can
name your
part
LM7805C
and PCB
Footprint as
TO220.
Click OK
Creating a part
Use “draw
line” from
the tool bar
on the right
to draw a
box along
the dotted
line.
Next use pin icon from the toolbar to draw
pins. Name them IN, GND and OUT and
number them 1,2 and 3 respectively. Type will
be input, power and output respectively.
Creating a part
 Having created the part, you can remove the LM7805
symbol that you had used from opamp library and
replace it by the symbol that you just created.
 Now you are ready to create a Netlist for your design.
 Before that you will have to modify the footprint name
for some of the components as this software will not
accept / and . in the footprint name. This is just a
software compatibility problem.
 We will modify the footprint name for the resistors,
capacitor and LM 741
Modifying footprint name
 Select a resistor
 Right click and choose edit properties
 Scroll to the right to find part footprint
 Note the value of the footprint as you will need it later
 Now modify the footprint name to remove any . or / in
the name
 Do this for all the resistors, capacitors and LM741
Creating the netlist
Click on schematic,
then go to Tools and
click on create netlist.
Create netlist window
pops up, hit OK.
This should create a
.MNL file in your
project folder.
Sometimes it doesn’t
show the .MNL file
immediately in which
case try creating the
netlist again.
Starting Layout Plus
 Now we will start the layout plus software again from
cadence 16
 Go to file->New
 For input Layout TCH
browse the file default.tch
(not _default.tch)
 For input MNL file read
your netlist file from your
project folder
 Hit apply ECO.
Select footprint
 You will now need to link your components to the
footprints.
 The software will automatically read some footprints
but not all so you will
have to enter the ones
that it does not take
on its own.
 We will use 1st option
of linking existing footprint to component
Footprints
 Footprints basically contain the information about physical
dimensions and distances between pins of the device so
that vias for placing the component on the PCB can be
made accordingly.
 For your design look for the footprints
LM 741 will be in DIP100
LM7805 will be in TO, look for TO 220 showing pins 1,2 and 3
Capacitor, Resistor and Diode footprints are in the libraries
TM_CAP_P, TM_AXIAL and TM_DIODE respectively. Use
the footprint names that you earlier made a note of. For
diode use DO35
 After choosing all the footprints you will get a view of
all your components
•Place the footprint within the rectangular outline.
•Place the design components so that they are evenly spread
out. This will make routing and tracking easier later on.
Settings
 Select View Spreadsheet in the toolbar (A grid like
icon). A pop-up menu will appear.
 Select Nets. The Nets spreadsheet will appear.
 Select the "Width" cell. All the cells in that column
should be highlighted.
 Right click the mouse and select Properties from the
pop-up menu. The Edit Net dialog box will appear.
 Change Min Width to track width 30 (mils). Change
Conn Width to 50 (mils). Change Max Width to 65
(mils). Click O.K.
Settings
 Next ensure the pad widths are 80mils.
 Select View Spreadsheet in the toolbar. A pop-up
menu will appear.
 Select Padstacks. The Padstacks spreadsheet will
appear.
 Select the Pad Width and Pad Height cells. Right-click
and select Properties.
 Enter 80 (mils) for both Pad Width and Pad Height.
Click O.K.
Settings
 Next disable all layers for routing except the BOTTOM.
Select View Spreadsheet in the toolbar. Select Layers.
 In the Layers spreadsheet, click on the Layer Type cell
to highlight the entire column. Press the Ctrl (on the
keyboard) and click the BOTTOM.
 Right-click and select Properties. In the Edit Layer
dialog box, select the Unused Routing option.
 Now all tracks will be routed on the bottom layer. This
will simplify component soldering once the board is
fabricated.
Drawing the board outline
 Click on the Obstacle Tool in the toolbar.
 Place the crosshair of cursor on the black field of the
design window and double click.
 The Edit Obstacle window should appear.
 Select Board Outline for the Obstacle Type.
 Change the Width to 62 mils.
 Select Global Layer for the Obstacle Layer. Click
OK.
 Begin drawing enclosed border of the design.
 Select Auto-> Autoroute -> Board. The software will
route the board.
 When it is done, a pop-up window will announce that
the task has been completed. Click O.K.
 Any thin yellow connections still present in the layout
show that those tracks have not been routed.
 Select Auto->Unroute->Board. Move the components
around and try routing it again.
 Its more of a hit and trial thing but if you are not able
to route it, you can enable both top and bottom layer
for routing.
Creating Gerber files
 Once done with routing proceed to creating Gerber
files
 Step by step instructions are on the lab website

More Related Content

Similar to Project_PPT_Presentation.ppt

© Dmitriy ShironosovShutterStock, Inc.LABORATORYLogic C.docx
© Dmitriy ShironosovShutterStock, Inc.LABORATORYLogic C.docx© Dmitriy ShironosovShutterStock, Inc.LABORATORYLogic C.docx
© Dmitriy ShironosovShutterStock, Inc.LABORATORYLogic C.docxgerardkortney
 
PCB Artist Desinging Software Report
PCB Artist Desinging Software ReportPCB Artist Desinging Software Report
PCB Artist Desinging Software ReportEr. Ashish Pandey
 
Magazine awr-ims-3
Magazine awr-ims-3Magazine awr-ims-3
Magazine awr-ims-3Sam Sambala
 
PCB Design using Eagle by Abdul Munaff & Prof. Anil Kadle
PCB Design using Eagle by Abdul Munaff & Prof. Anil KadlePCB Design using Eagle by Abdul Munaff & Prof. Anil Kadle
PCB Design using Eagle by Abdul Munaff & Prof. Anil KadleABDUL MUNAFF
 
Lily pad dev_handout
Lily pad dev_handoutLily pad dev_handout
Lily pad dev_handoutKhuê Phạm
 
Cadence tutorial lab_2_f16
Cadence tutorial lab_2_f16Cadence tutorial lab_2_f16
Cadence tutorial lab_2_f16Hoopeer Hoopeer
 
Cadence tutorial lab_2_f16
Cadence tutorial lab_2_f16Cadence tutorial lab_2_f16
Cadence tutorial lab_2_f16Hoopeer Hoopeer
 
PadsPlus User Guide
PadsPlus User GuidePadsPlus User Guide
PadsPlus User GuideYingda Qin
 
Pcb design using proteus
Pcb design using proteusPcb design using proteus
Pcb design using proteusMashood
 
Module 8 pcb editor basics
Module 8   pcb editor basicsModule 8   pcb editor basics
Module 8 pcb editor basicsMetlogint
 
Power Systems Fundamentals - EE3500 - Lab 1.pptx
Power Systems Fundamentals - EE3500 - Lab 1.pptxPower Systems Fundamentals - EE3500 - Lab 1.pptx
Power Systems Fundamentals - EE3500 - Lab 1.pptxengrodriguesyuri
 

Similar to Project_PPT_Presentation.ppt (20)

© Dmitriy ShironosovShutterStock, Inc.LABORATORYLogic C.docx
© Dmitriy ShironosovShutterStock, Inc.LABORATORYLogic C.docx© Dmitriy ShironosovShutterStock, Inc.LABORATORYLogic C.docx
© Dmitriy ShironosovShutterStock, Inc.LABORATORYLogic C.docx
 
PCB Artist Desinging Software Report
PCB Artist Desinging Software ReportPCB Artist Desinging Software Report
PCB Artist Desinging Software Report
 
Magazine awr-ims-3
Magazine awr-ims-3Magazine awr-ims-3
Magazine awr-ims-3
 
PCB Design using Eagle by Abdul Munaff & Prof. Anil Kadle
PCB Design using Eagle by Abdul Munaff & Prof. Anil KadlePCB Design using Eagle by Abdul Munaff & Prof. Anil Kadle
PCB Design using Eagle by Abdul Munaff & Prof. Anil Kadle
 
LTspice.ppt
LTspice.pptLTspice.ppt
LTspice.ppt
 
Lily pad dev_handout
Lily pad dev_handoutLily pad dev_handout
Lily pad dev_handout
 
Dipole
DipoleDipole
Dipole
 
Cadence tutorial lab_2_f16
Cadence tutorial lab_2_f16Cadence tutorial lab_2_f16
Cadence tutorial lab_2_f16
 
Cadence tutorial lab_2_f16
Cadence tutorial lab_2_f16Cadence tutorial lab_2_f16
Cadence tutorial lab_2_f16
 
Eagle tut
Eagle tutEagle tut
Eagle tut
 
Cadence manual
Cadence manualCadence manual
Cadence manual
 
PadsPlus User Guide
PadsPlus User GuidePadsPlus User Guide
PadsPlus User Guide
 
Pcb design using proteus
Pcb design using proteusPcb design using proteus
Pcb design using proteus
 
Simulink
SimulinkSimulink
Simulink
 
Orcad Capture - Schematic Design Tutorial
Orcad Capture - Schematic Design TutorialOrcad Capture - Schematic Design Tutorial
Orcad Capture - Schematic Design Tutorial
 
Module 8 pcb editor basics
Module 8   pcb editor basicsModule 8   pcb editor basics
Module 8 pcb editor basics
 
Power Systems Fundamentals - EE3500 - Lab 1.pptx
Power Systems Fundamentals - EE3500 - Lab 1.pptxPower Systems Fundamentals - EE3500 - Lab 1.pptx
Power Systems Fundamentals - EE3500 - Lab 1.pptx
 
esapro_2_manual_en.pdf
esapro_2_manual_en.pdfesapro_2_manual_en.pdf
esapro_2_manual_en.pdf
 
Orcad layout
Orcad layoutOrcad layout
Orcad layout
 
Autocad
AutocadAutocad
Autocad
 

Recently uploaded

W.H.Bender Quote 62 - Always strive to be a Hospitality Service professional
W.H.Bender Quote 62 - Always strive to be a Hospitality Service professionalW.H.Bender Quote 62 - Always strive to be a Hospitality Service professional
W.H.Bender Quote 62 - Always strive to be a Hospitality Service professionalWilliam (Bill) H. Bender, FCSI
 
Persuasive and Communication is the art of negotiation.
Persuasive and Communication is the art of negotiation.Persuasive and Communication is the art of negotiation.
Persuasive and Communication is the art of negotiation.aruny7087
 
Nurturing Tomorrow’s Leaders_ The Emerging Leaders Institute.pdf
Nurturing Tomorrow’s Leaders_ The Emerging Leaders Institute.pdfNurturing Tomorrow’s Leaders_ The Emerging Leaders Institute.pdf
Nurturing Tomorrow’s Leaders_ The Emerging Leaders Institute.pdfEnterprise Wired
 
Marketing Management 16th edition by Philip Kotler test bank.docx
Marketing Management 16th edition by Philip Kotler test bank.docxMarketing Management 16th edition by Philip Kotler test bank.docx
Marketing Management 16th edition by Philip Kotler test bank.docxssuserf63bd7
 
Internal Reconstruction Corporate accounting by bhumika Garg
Internal Reconstruction Corporate accounting by bhumika GargInternal Reconstruction Corporate accounting by bhumika Garg
Internal Reconstruction Corporate accounting by bhumika Garganuragrcsec2023
 
thesis-and-viva-voce preparation for research scholars
thesis-and-viva-voce preparation for research scholarsthesis-and-viva-voce preparation for research scholars
thesis-and-viva-voce preparation for research scholarsPAmudhaKumar
 
Group work -meaning and definitions- Characteristics and Importance
Group work -meaning and definitions- Characteristics and ImportanceGroup work -meaning and definitions- Characteristics and Importance
Group work -meaning and definitions- Characteristics and Importanceajay0134
 
W.H.Bender Quote 63 You Must Plan T.O.P Take-Out Packaging
W.H.Bender Quote 63 You Must Plan T.O.P Take-Out PackagingW.H.Bender Quote 63 You Must Plan T.O.P Take-Out Packaging
W.H.Bender Quote 63 You Must Plan T.O.P Take-Out PackagingWilliam (Bill) H. Bender, FCSI
 
digital Human resource management presentation.pdf
digital Human resource management presentation.pdfdigital Human resource management presentation.pdf
digital Human resource management presentation.pdfArtiSrivastava23
 
Spring-2024-Priesthoods of Augustus Yale Historical Review
Spring-2024-Priesthoods of Augustus Yale Historical ReviewSpring-2024-Priesthoods of Augustus Yale Historical Review
Spring-2024-Priesthoods of Augustus Yale Historical Reviewyalehistoricalreview
 
Information Technology Project Management, Revised 7th edition test bank.docx
Information Technology Project Management, Revised 7th edition test bank.docxInformation Technology Project Management, Revised 7th edition test bank.docx
Information Technology Project Management, Revised 7th edition test bank.docxssuserf63bd7
 
How Software Developers Destroy Business Value.pptx
How Software Developers Destroy Business Value.pptxHow Software Developers Destroy Business Value.pptx
How Software Developers Destroy Business Value.pptxAaron Stannard
 

Recently uploaded (12)

W.H.Bender Quote 62 - Always strive to be a Hospitality Service professional
W.H.Bender Quote 62 - Always strive to be a Hospitality Service professionalW.H.Bender Quote 62 - Always strive to be a Hospitality Service professional
W.H.Bender Quote 62 - Always strive to be a Hospitality Service professional
 
Persuasive and Communication is the art of negotiation.
Persuasive and Communication is the art of negotiation.Persuasive and Communication is the art of negotiation.
Persuasive and Communication is the art of negotiation.
 
Nurturing Tomorrow’s Leaders_ The Emerging Leaders Institute.pdf
Nurturing Tomorrow’s Leaders_ The Emerging Leaders Institute.pdfNurturing Tomorrow’s Leaders_ The Emerging Leaders Institute.pdf
Nurturing Tomorrow’s Leaders_ The Emerging Leaders Institute.pdf
 
Marketing Management 16th edition by Philip Kotler test bank.docx
Marketing Management 16th edition by Philip Kotler test bank.docxMarketing Management 16th edition by Philip Kotler test bank.docx
Marketing Management 16th edition by Philip Kotler test bank.docx
 
Internal Reconstruction Corporate accounting by bhumika Garg
Internal Reconstruction Corporate accounting by bhumika GargInternal Reconstruction Corporate accounting by bhumika Garg
Internal Reconstruction Corporate accounting by bhumika Garg
 
thesis-and-viva-voce preparation for research scholars
thesis-and-viva-voce preparation for research scholarsthesis-and-viva-voce preparation for research scholars
thesis-and-viva-voce preparation for research scholars
 
Group work -meaning and definitions- Characteristics and Importance
Group work -meaning and definitions- Characteristics and ImportanceGroup work -meaning and definitions- Characteristics and Importance
Group work -meaning and definitions- Characteristics and Importance
 
W.H.Bender Quote 63 You Must Plan T.O.P Take-Out Packaging
W.H.Bender Quote 63 You Must Plan T.O.P Take-Out PackagingW.H.Bender Quote 63 You Must Plan T.O.P Take-Out Packaging
W.H.Bender Quote 63 You Must Plan T.O.P Take-Out Packaging
 
digital Human resource management presentation.pdf
digital Human resource management presentation.pdfdigital Human resource management presentation.pdf
digital Human resource management presentation.pdf
 
Spring-2024-Priesthoods of Augustus Yale Historical Review
Spring-2024-Priesthoods of Augustus Yale Historical ReviewSpring-2024-Priesthoods of Augustus Yale Historical Review
Spring-2024-Priesthoods of Augustus Yale Historical Review
 
Information Technology Project Management, Revised 7th edition test bank.docx
Information Technology Project Management, Revised 7th edition test bank.docxInformation Technology Project Management, Revised 7th edition test bank.docx
Information Technology Project Management, Revised 7th edition test bank.docx
 
How Software Developers Destroy Business Value.pptx
How Software Developers Destroy Business Value.pptxHow Software Developers Destroy Business Value.pptx
How Software Developers Destroy Business Value.pptx
 

Project_PPT_Presentation.ppt

  • 2. Drawing the schematic  We have a new version of cadence in the lab now. You will find it listed under ALL PROGRAMS as cadence 16.1 (I am not sure if 16.1 but 16 something)  We will use design entry CIS to make the schematic  If given an option you will choose PCB design allegro in the beginning  Start a new project as we used to do in the older version
  • 3. Drawing the schematic Click this icon to bring up the place part window Click this icon to add libraries
  • 4. Libraries  You can pick up your components from the following libraries  Diode from Pspice-diodes  TIP 31A and TIP32A from Pspice-pwrbjt  Voltage regulator and LM741 form Pspice-Opamp  Resistors and capacitors from Pspice-analog Note: You will not find your diode number in the diode library. You can use any other diode because we only need to select the right foot print. More on this later in the slide show.
  • 5. PCB design  The PCB board that we will build is the simplest type with insulating layer in between two conducting layers of Cu on top and bottom  Since our aim is to export the design to layout plus and create a layout for our PCB board, we are not concerned with the values of the components. You can leave them as default values.  Do not connect a AC source as an input to the voltage rectifier.
  • 6.  In place of the AC source we want two vias where we should be able to provide transformer connections.  A via is a through hole in the PCB  We could connect a resistor across the two points where the AC power supply to the rectifier is connected  This will generate 2 vias where we will be able to connect power supply from the transformer
  • 7. Matching the pins  Once you have connected all the components, recheck your circuit because once the PCB is made you cannot change your connections.  Match the pin numbers on the schematic with the pin numbers of the parts in your kit.  For example, TIP BJTs have pins 1,2 and 3 as the base, collector and emitter for the component in your kit. The numbers should correspond to the same in the schematic.
  • 8. Matching the pins  Can you find any component for which the pin numbers don’t match?  LM7805 has pins 1 input, 2 gnd and 3 output on the part in your kit but in the schematic it has 1 input, 2 output and 3 gnd  This will swap pins 2 and 3 for us when we put the component on the board  So we will create our own symbol for LM 7805 and give it the pin numbering that we want
  • 10. You will see a new library appear in the library folder
  • 11. New library You can save your library with a new name if you like
  • 12. Creating a part Select library name and right click to get the menu and then click New Part
  • 13. Creating a part You can name your part LM7805C and PCB Footprint as TO220. Click OK
  • 14. Creating a part Use “draw line” from the tool bar on the right to draw a box along the dotted line. Next use pin icon from the toolbar to draw pins. Name them IN, GND and OUT and number them 1,2 and 3 respectively. Type will be input, power and output respectively.
  • 15. Creating a part  Having created the part, you can remove the LM7805 symbol that you had used from opamp library and replace it by the symbol that you just created.  Now you are ready to create a Netlist for your design.  Before that you will have to modify the footprint name for some of the components as this software will not accept / and . in the footprint name. This is just a software compatibility problem.  We will modify the footprint name for the resistors, capacitor and LM 741
  • 16. Modifying footprint name  Select a resistor  Right click and choose edit properties  Scroll to the right to find part footprint  Note the value of the footprint as you will need it later  Now modify the footprint name to remove any . or / in the name  Do this for all the resistors, capacitors and LM741
  • 17. Creating the netlist Click on schematic, then go to Tools and click on create netlist. Create netlist window pops up, hit OK. This should create a .MNL file in your project folder. Sometimes it doesn’t show the .MNL file immediately in which case try creating the netlist again.
  • 18. Starting Layout Plus  Now we will start the layout plus software again from cadence 16  Go to file->New  For input Layout TCH browse the file default.tch (not _default.tch)  For input MNL file read your netlist file from your project folder  Hit apply ECO.
  • 19. Select footprint  You will now need to link your components to the footprints.  The software will automatically read some footprints but not all so you will have to enter the ones that it does not take on its own.  We will use 1st option of linking existing footprint to component
  • 20. Footprints  Footprints basically contain the information about physical dimensions and distances between pins of the device so that vias for placing the component on the PCB can be made accordingly.  For your design look for the footprints LM 741 will be in DIP100 LM7805 will be in TO, look for TO 220 showing pins 1,2 and 3 Capacitor, Resistor and Diode footprints are in the libraries TM_CAP_P, TM_AXIAL and TM_DIODE respectively. Use the footprint names that you earlier made a note of. For diode use DO35
  • 21.  After choosing all the footprints you will get a view of all your components •Place the footprint within the rectangular outline. •Place the design components so that they are evenly spread out. This will make routing and tracking easier later on.
  • 22. Settings  Select View Spreadsheet in the toolbar (A grid like icon). A pop-up menu will appear.  Select Nets. The Nets spreadsheet will appear.  Select the "Width" cell. All the cells in that column should be highlighted.  Right click the mouse and select Properties from the pop-up menu. The Edit Net dialog box will appear.  Change Min Width to track width 30 (mils). Change Conn Width to 50 (mils). Change Max Width to 65 (mils). Click O.K.
  • 23. Settings  Next ensure the pad widths are 80mils.  Select View Spreadsheet in the toolbar. A pop-up menu will appear.  Select Padstacks. The Padstacks spreadsheet will appear.  Select the Pad Width and Pad Height cells. Right-click and select Properties.  Enter 80 (mils) for both Pad Width and Pad Height. Click O.K.
  • 24. Settings  Next disable all layers for routing except the BOTTOM. Select View Spreadsheet in the toolbar. Select Layers.  In the Layers spreadsheet, click on the Layer Type cell to highlight the entire column. Press the Ctrl (on the keyboard) and click the BOTTOM.  Right-click and select Properties. In the Edit Layer dialog box, select the Unused Routing option.  Now all tracks will be routed on the bottom layer. This will simplify component soldering once the board is fabricated.
  • 25. Drawing the board outline  Click on the Obstacle Tool in the toolbar.  Place the crosshair of cursor on the black field of the design window and double click.  The Edit Obstacle window should appear.  Select Board Outline for the Obstacle Type.  Change the Width to 62 mils.  Select Global Layer for the Obstacle Layer. Click OK.  Begin drawing enclosed border of the design.
  • 26.  Select Auto-> Autoroute -> Board. The software will route the board.  When it is done, a pop-up window will announce that the task has been completed. Click O.K.  Any thin yellow connections still present in the layout show that those tracks have not been routed.  Select Auto->Unroute->Board. Move the components around and try routing it again.  Its more of a hit and trial thing but if you are not able to route it, you can enable both top and bottom layer for routing.
  • 27. Creating Gerber files  Once done with routing proceed to creating Gerber files  Step by step instructions are on the lab website