SlideShare a Scribd company logo
1 of 25
Printed Circuit Board(PCB’S)
1
http://saturnpcb.com/pcb_services.htm
Overview
What is a PCB?
Why use a PCB?
How do I make a PCB?
2
Printed Circuit Board

Circuit connects components through board

Made of alternating layers of conducting and
insulating materials
3
http://www.seilpcb.co.kr/products/images/2_1_img5.gif
Why PCB?
• Features
• Surprisingly Affordable
• Highly reliable
• Compact
• Drawbacks
• Requires more layout than other board types
• Higher initial cost than wire wrap or point-to-point
construction
4
http://en.wikipedia.org/wiki/File:Breadboard_complex.jpg
PCB Design Steps
1 Design the circuit
2 Place the components
3 Route the wires
4 Manufacture
5
EDA Software
• PCB design software package
• Design the circuit (Schematics editor)
• Place the components (PCB editor)
• Route the wires (Autorouter module)
• Examples:
• Express Schematics
• ExpressPCB
• Proteus(ISIS)
6
Schematic Capture

Pin in/outs

Components

Interconnections

Easily Readable

High-Level Block
Diagram
7
All pictures of schematics and EAGLE screenshots from http://www.sparkfun.com/tutorials/108
and http://www.sparkfun.com/tutorials/109
Placement of Components
• Rat’s Nest
8
Placement of Components
• Place big components first- e.g. microcontroller
• Place components in separate functional groups
• Put a ground plane under all components
9
Signal Routing Component
Placement
Surface mount
• Top and bottom planes
• Minimal routing area
Through-hole mounted
• All components on same side
• Reduces routing area on all planes
10http://www.ehow.com/how_8306661_solder-mini-components.html
http://blog.amal.net/?p=188
Signal Routing
Traces are wires connecting components
Traces can be routed through multiple layers
11
Vias and Pads
Vias are connections between layers
Pads are copper areas for pin connections
12
Viewplot Check
13
Cost Estimate
14
•www.pcbfabexpress.com
THE 8051 MICROCONTROLLER
PIN DIAGRAM
IT’S COMPONENTS
IT’S ADVANTAGES
DISADVANTAGES
COMPARISON WITH DIFFERENT MEMBERS
15
8051 Basic Component
4K bytes internal ROM
128 bytes internal RAM
Four 8-bit I/O ports (P0 - P3).
Two 16-bit timers/counters
One serial interface
64k external memory for code
64k external memory for data
210 bit addressable
Microcontroller
8051
Foot Print
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
40
39
38
37
36
35
34
33
32
31
30
29
28
27
26
25
24
23
22
21
P1.0
P1.1
P1.2
P1.3
P1.4
P1.5
P1.6
P1.7
RST
(RXD)P3.0
(TXD)P3.1
(T0)P3.4
(T1)P3.5
XTAL2
XTAL1
GND
(INT0)P3.2
(INT1)P3.3
(RD)P3.7
(WR)P3.6
Vcc
P0.0(AD
0)P0.1(AD1)
P0.2(AD
2)P0.3(AD3)
P0.4(AD4)
P0.5(AD5)
P0.6(AD6)
P0.7(AD7)
EA/VPP
ALE/PROG
PSEN
P2.7(A15)
P2.6(A14
)P2.5(A13
)P2.4(A12
)P2.3(A11
)P2.2(A10)
P2.1(A9)
P2.0(A8)
8051
(8031)
(8751)
(8951)
IMPORTANT PINS (IO Ports)IMPORTANT PINS (IO Ports)
 Port 2Port 2
(( pins 21-28pins 21-28 (( P2.0P2.0 ~~
P2.7P2.7 ))
8-bit R/W - General8-bit R/W - General
Purpose I/OPurpose I/O
OrOr highhigh byte of thebyte of the
addressaddress bus forbus for
external memoryexternal memory
designdesign
IMPORTANT PINS (IO Ports)IMPORTANT PINS (IO Ports)
 Port 3Port 3
(( pins 10-17pins 10-17 (( P3.0P3.0 ~~
P3.7P3.7 ))
 General Purpose I/OGeneral Purpose I/O
 if not using any of theif not using any of the
internal peripheralsinternal peripherals
(timers) or external(timers) or external
interrupts.interrupts.
Register
sA
B
R0
R1
R3
R4
R2
R5
R7
R6
DPH DPL
PC
DPTR
PC
Some 8051 16-bit Register
Some 8-bitt Registers of
the 8051
Data memory
XM
DM
MOV A,62H
MOV R1,#62H
MOV A@R1
MOV A,0A2H
MOV R1,#0A2H
MOV A@R1
Comparison some of the 8051 Family Members
ROM RAM Timer
8051 4k 128 2
8031 - 128 2
8751 4k eprom 128 2
8052 8krom 256 3
8032 - 256 3
8752 8k eprom 256 3
Comparison of the 8051 Family Members
ROM type
 8031 no ROM
 80xx mask ROM
 87xx EPROM
 89xx Flash EEPROM
89xx
 8951
 8952
 8953
 8955
 898252
 891051
 892051
Example (AT89C51,AT89LV51)
 AT= ATMEL(Manufacture)
 C = CMOS technology
 LV= Low Power(3.0v)
Advantages of Microcontroller
based System
As the peripherals are integrated into a single chip, the overall system
cost is very less
The product is of small size compared to micro processor based
system
The system design now requires very little efforts
As the peripherals are integrated with a microprocessor the system is
more reliable
Though microcontroller may have on chip ROM,RAM and I/O ports,
addition ROM, RAM I/O ports may be interfaced externally if required
On chip ROM provide a software security
SJCET
Disadvantages of microprocessor
The overall system cost is high
A large sized PCB is required for assembling
all the components
Overall product design requires more time
Physical size of the product is big
A discrete components are used, the system is
not reliable
SJCET

More Related Content

What's hot (20)

PCB
PCB PCB
PCB
 
AVR_Course_Day2 what is pcb
AVR_Course_Day2 what is pcbAVR_Course_Day2 what is pcb
AVR_Course_Day2 what is pcb
 
Introduction to PCB Design (Eagle)
Introduction to PCB Design (Eagle)Introduction to PCB Design (Eagle)
Introduction to PCB Design (Eagle)
 
PCB Terminologies in PCB designing
PCB Terminologies in PCB designingPCB Terminologies in PCB designing
PCB Terminologies in PCB designing
 
Pcb designing
Pcb designingPcb designing
Pcb designing
 
WelcomePCB
WelcomePCBWelcomePCB
WelcomePCB
 
Pcb design
Pcb designPcb design
Pcb design
 
pcb
pcbpcb
pcb
 
PCB designing and tools
PCB designing and toolsPCB designing and tools
PCB designing and tools
 
PCB Designing
PCB Designing PCB Designing
PCB Designing
 
PCB Design and Fabrication
PCB Design and FabricationPCB Design and Fabrication
PCB Design and Fabrication
 
PPT ON PCB DESIGN INTERNSHIP
PPT ON PCB DESIGN INTERNSHIPPPT ON PCB DESIGN INTERNSHIP
PPT ON PCB DESIGN INTERNSHIP
 
PCB DESIGN - Introduction to PCB Design Manufacturing
PCB DESIGN - Introduction to PCB Design ManufacturingPCB DESIGN - Introduction to PCB Design Manufacturing
PCB DESIGN - Introduction to PCB Design Manufacturing
 
PCB DESIGN - Introduction to PCB Design
PCB DESIGN - Introduction to PCB DesignPCB DESIGN - Introduction to PCB Design
PCB DESIGN - Introduction to PCB Design
 
Analog Design Considerations in PCB.
Analog Design Considerations in PCB.Analog Design Considerations in PCB.
Analog Design Considerations in PCB.
 
How To Design PCB
How To Design PCBHow To Design PCB
How To Design PCB
 
PCB
PCBPCB
PCB
 
Printed circuit board
Printed circuit boardPrinted circuit board
Printed circuit board
 
Introduction to PCB Design
Introduction to PCB DesignIntroduction to PCB Design
Introduction to PCB Design
 
Pcb layout
Pcb layoutPcb layout
Pcb layout
 

Viewers also liked

High Performance Printed Circuit Boards - Lecture #1
High Performance Printed Circuit Boards - Lecture #1High Performance Printed Circuit Boards - Lecture #1
High Performance Printed Circuit Boards - Lecture #1Samsung Electro-Mechanics
 
Vlsi_vhdl and pcb designing ppt
Vlsi_vhdl and pcb designing pptVlsi_vhdl and pcb designing ppt
Vlsi_vhdl and pcb designing pptPallavi Bharti
 
High Performance Printed Circuit Boards - Lecture #2
High Performance Printed Circuit Boards - Lecture #2High Performance Printed Circuit Boards - Lecture #2
High Performance Printed Circuit Boards - Lecture #2Samsung Electro-Mechanics
 
Viasystems pcb101 dec 2012
Viasystems pcb101 dec 2012Viasystems pcb101 dec 2012
Viasystems pcb101 dec 2012West Penn SMTA
 
PWB Manufacturing Flow Chart
PWB Manufacturing Flow ChartPWB Manufacturing Flow Chart
PWB Manufacturing Flow ChartArt Wood
 
3 ee414 - adv electroncs - lab 2 - loren schwappach
3   ee414 - adv electroncs - lab 2 - loren schwappach3   ee414 - adv electroncs - lab 2 - loren schwappach
3 ee414 - adv electroncs - lab 2 - loren schwappachLoren Schwappach
 
По святым местам Иерусалима
По святым местам ИерусалимаПо святым местам Иерусалима
По святым местам ИерусалимаGalina Poddubnaya
 
Dioxines, PCB, Furanes et DR-CALUX
Dioxines, PCB, Furanes et DR-CALUXDioxines, PCB, Furanes et DR-CALUX
Dioxines, PCB, Furanes et DR-CALUXVincent PERRET
 
HOW TO MAKE A PRINTED CIRCUIT BOARD
HOW TO MAKE A PRINTED CIRCUIT BOARDHOW TO MAKE A PRINTED CIRCUIT BOARD
HOW TO MAKE A PRINTED CIRCUIT BOARDJitendra Jangid
 
PCB Manufacturer, Domestic Circuit Board Production and Prototype
PCB Manufacturer, Domestic Circuit Board Production and PrototypePCB Manufacturer, Domestic Circuit Board Production and Prototype
PCB Manufacturer, Domestic Circuit Board Production and PrototypeDomestic PCB Fabrication
 
Zen Voce PCB Presentation
Zen Voce PCB PresentationZen Voce PCB Presentation
Zen Voce PCB Presentationbennytan
 
Organic Solderability Preservative (O.S.P)
Organic Solderability Preservative (O.S.P)Organic Solderability Preservative (O.S.P)
Organic Solderability Preservative (O.S.P)Alejandro Rodriguez
 
TechShanghai2016 - 依靠DFM的可制造性分析软件解决PCB生产制造上的隐患
TechShanghai2016 - 依靠DFM的可制造性分析软件解决PCB生产制造上的隐患TechShanghai2016 - 依靠DFM的可制造性分析软件解决PCB生产制造上的隐患
TechShanghai2016 - 依靠DFM的可制造性分析软件解决PCB生产制造上的隐患Hardway Hou
 
Pcb manufacturing
Pcb manufacturingPcb manufacturing
Pcb manufacturingAveen Meena
 
Automotive Electronic Manufacturing: PCB Fabrication
Automotive Electronic Manufacturing: PCB FabricationAutomotive Electronic Manufacturing: PCB Fabrication
Automotive Electronic Manufacturing: PCB FabricationDomestic PCB Fabrication
 
PCB Manufacturing: Bridging the Gap between Design and Fabrication
PCB Manufacturing: Bridging the Gap between Design and FabricationPCB Manufacturing: Bridging the Gap between Design and Fabrication
PCB Manufacturing: Bridging the Gap between Design and FabricationDomestic PCB Fabrication
 
Flow of PCB Designing in the manufacturing process
Flow of PCB Designing in the manufacturing processFlow of PCB Designing in the manufacturing process
Flow of PCB Designing in the manufacturing processSharan kumar
 

Viewers also liked (20)

High Performance Printed Circuit Boards - Lecture #1
High Performance Printed Circuit Boards - Lecture #1High Performance Printed Circuit Boards - Lecture #1
High Performance Printed Circuit Boards - Lecture #1
 
Vlsi_vhdl and pcb designing ppt
Vlsi_vhdl and pcb designing pptVlsi_vhdl and pcb designing ppt
Vlsi_vhdl and pcb designing ppt
 
High Performance Printed Circuit Boards - Lecture #2
High Performance Printed Circuit Boards - Lecture #2High Performance Printed Circuit Boards - Lecture #2
High Performance Printed Circuit Boards - Lecture #2
 
Viasystems pcb101 dec 2012
Viasystems pcb101 dec 2012Viasystems pcb101 dec 2012
Viasystems pcb101 dec 2012
 
PWB Manufacturing Flow Chart
PWB Manufacturing Flow ChartPWB Manufacturing Flow Chart
PWB Manufacturing Flow Chart
 
3 ee414 - adv electroncs - lab 2 - loren schwappach
3   ee414 - adv electroncs - lab 2 - loren schwappach3   ee414 - adv electroncs - lab 2 - loren schwappach
3 ee414 - adv electroncs - lab 2 - loren schwappach
 
По святым местам Иерусалима
По святым местам ИерусалимаПо святым местам Иерусалима
По святым местам Иерусалима
 
Dioxines, PCB, Furanes et DR-CALUX
Dioxines, PCB, Furanes et DR-CALUXDioxines, PCB, Furanes et DR-CALUX
Dioxines, PCB, Furanes et DR-CALUX
 
HOW TO MAKE A PRINTED CIRCUIT BOARD
HOW TO MAKE A PRINTED CIRCUIT BOARDHOW TO MAKE A PRINTED CIRCUIT BOARD
HOW TO MAKE A PRINTED CIRCUIT BOARD
 
PCB Manufacturer, Domestic Circuit Board Production and Prototype
PCB Manufacturer, Domestic Circuit Board Production and PrototypePCB Manufacturer, Domestic Circuit Board Production and Prototype
PCB Manufacturer, Domestic Circuit Board Production and Prototype
 
Workshop on pcb
Workshop on pcbWorkshop on pcb
Workshop on pcb
 
Zen Voce PCB Presentation
Zen Voce PCB PresentationZen Voce PCB Presentation
Zen Voce PCB Presentation
 
Organic Solderability Preservative (O.S.P)
Organic Solderability Preservative (O.S.P)Organic Solderability Preservative (O.S.P)
Organic Solderability Preservative (O.S.P)
 
Pcb
PcbPcb
Pcb
 
PCB Virtual Prototyping with PSpice
PCB Virtual Prototyping with PSpicePCB Virtual Prototyping with PSpice
PCB Virtual Prototyping with PSpice
 
TechShanghai2016 - 依靠DFM的可制造性分析软件解决PCB生产制造上的隐患
TechShanghai2016 - 依靠DFM的可制造性分析软件解决PCB生产制造上的隐患TechShanghai2016 - 依靠DFM的可制造性分析软件解决PCB生产制造上的隐患
TechShanghai2016 - 依靠DFM的可制造性分析软件解决PCB生产制造上的隐患
 
Pcb manufacturing
Pcb manufacturingPcb manufacturing
Pcb manufacturing
 
Automotive Electronic Manufacturing: PCB Fabrication
Automotive Electronic Manufacturing: PCB FabricationAutomotive Electronic Manufacturing: PCB Fabrication
Automotive Electronic Manufacturing: PCB Fabrication
 
PCB Manufacturing: Bridging the Gap between Design and Fabrication
PCB Manufacturing: Bridging the Gap between Design and FabricationPCB Manufacturing: Bridging the Gap between Design and Fabrication
PCB Manufacturing: Bridging the Gap between Design and Fabrication
 
Flow of PCB Designing in the manufacturing process
Flow of PCB Designing in the manufacturing processFlow of PCB Designing in the manufacturing process
Flow of PCB Designing in the manufacturing process
 

Similar to Training2 ppt

microcontroller 8051 17.07.2023.pdf
microcontroller 8051 17.07.2023.pdfmicrocontroller 8051 17.07.2023.pdf
microcontroller 8051 17.07.2023.pdf818Farida
 
ARM® Cortex™ M Bootup_CMSIS_Part_3_3_Debug_Architecture
ARM® Cortex™ M Bootup_CMSIS_Part_3_3_Debug_ArchitectureARM® Cortex™ M Bootup_CMSIS_Part_3_3_Debug_Architecture
ARM® Cortex™ M Bootup_CMSIS_Part_3_3_Debug_ArchitectureRaahul Raghavan
 
Sparc t4 2 system technical overview
Sparc t4 2 system technical overviewSparc t4 2 system technical overview
Sparc t4 2 system technical overviewsolarisyougood
 
Pcbpresentationdraft
PcbpresentationdraftPcbpresentationdraft
Pcbpresentationdraftanu0393
 
motherboardppt.pdf
motherboardppt.pdfmotherboardppt.pdf
motherboardppt.pdfPaulBarbar1
 
Introduction to FPGA, VHDL
Introduction to FPGA, VHDL  Introduction to FPGA, VHDL
Introduction to FPGA, VHDL Amr Rashed
 
AN INTEGRATED FOUR-PORT DC-DC CONVERTER-CEI0080
AN INTEGRATED FOUR-PORT DC-DC CONVERTER-CEI0080AN INTEGRATED FOUR-PORT DC-DC CONVERTER-CEI0080
AN INTEGRATED FOUR-PORT DC-DC CONVERTER-CEI0080Vivek Venugopal
 
student_pres120202final
student_pres120202finalstudent_pres120202final
student_pres120202finalJohn Marquis
 
Resume_DigitalIC_1
Resume_DigitalIC_1Resume_DigitalIC_1
Resume_DigitalIC_1Eunice Chen
 
1.5. Parts of Motherboard.pptx
1.5. Parts of Motherboard.pptx1.5. Parts of Motherboard.pptx
1.5. Parts of Motherboard.pptxJanryNinoCaisedo
 
Cyclone II FPGA Overview
Cyclone II FPGA OverviewCyclone II FPGA Overview
Cyclone II FPGA OverviewPremier Farnell
 

Similar to Training2 ppt (20)

microcontroller 8051 17.07.2023.pdf
microcontroller 8051 17.07.2023.pdfmicrocontroller 8051 17.07.2023.pdf
microcontroller 8051 17.07.2023.pdf
 
Smart logic
Smart logicSmart logic
Smart logic
 
unit-2.pptx
unit-2.pptxunit-2.pptx
unit-2.pptx
 
ARM® Cortex™ M Bootup_CMSIS_Part_3_3_Debug_Architecture
ARM® Cortex™ M Bootup_CMSIS_Part_3_3_Debug_ArchitectureARM® Cortex™ M Bootup_CMSIS_Part_3_3_Debug_Architecture
ARM® Cortex™ M Bootup_CMSIS_Part_3_3_Debug_Architecture
 
Sparc t4 2 system technical overview
Sparc t4 2 system technical overviewSparc t4 2 system technical overview
Sparc t4 2 system technical overview
 
Pcbpresentationdraft
PcbpresentationdraftPcbpresentationdraft
Pcbpresentationdraft
 
motherboardppt.pdf
motherboardppt.pdfmotherboardppt.pdf
motherboardppt.pdf
 
Motherboard ppt
Motherboard pptMotherboard ppt
Motherboard ppt
 
8051 Presentation
8051 Presentation8051 Presentation
8051 Presentation
 
Introduction to FPGA, VHDL
Introduction to FPGA, VHDL  Introduction to FPGA, VHDL
Introduction to FPGA, VHDL
 
AN INTEGRATED FOUR-PORT DC-DC CONVERTER-CEI0080
AN INTEGRATED FOUR-PORT DC-DC CONVERTER-CEI0080AN INTEGRATED FOUR-PORT DC-DC CONVERTER-CEI0080
AN INTEGRATED FOUR-PORT DC-DC CONVERTER-CEI0080
 
Phytium 64 core cpu preview
Phytium 64 core cpu previewPhytium 64 core cpu preview
Phytium 64 core cpu preview
 
Architecture of pentium family
Architecture of pentium familyArchitecture of pentium family
Architecture of pentium family
 
student_pres120202final
student_pres120202finalstudent_pres120202final
student_pres120202final
 
Resume_DigitalIC_1
Resume_DigitalIC_1Resume_DigitalIC_1
Resume_DigitalIC_1
 
Lecture 03 basics of pic
Lecture 03 basics of picLecture 03 basics of pic
Lecture 03 basics of pic
 
1.5. Parts of Motherboard.pptx
1.5. Parts of Motherboard.pptx1.5. Parts of Motherboard.pptx
1.5. Parts of Motherboard.pptx
 
Cyclone II FPGA Overview
Cyclone II FPGA OverviewCyclone II FPGA Overview
Cyclone II FPGA Overview
 
Pic16 c7x
Pic16 c7xPic16 c7x
Pic16 c7x
 
Microcontroller 8051 gs
Microcontroller 8051 gsMicrocontroller 8051 gs
Microcontroller 8051 gs
 

Recently uploaded

George Lever - eCommerce Day Chile 2024
George Lever -  eCommerce Day Chile 2024George Lever -  eCommerce Day Chile 2024
George Lever - eCommerce Day Chile 2024eCommerce Institute
 
call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@vikas rana
 
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptxMohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptxmohammadalnahdi22
 
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...NETWAYS
 
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesVVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesPooja Nehwal
 
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...Pooja Nehwal
 
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Krijn Poppe
 
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...Kayode Fayemi
 
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docxANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docxNikitaBankoti2
 
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...henrik385807
 
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...Sheetaleventcompany
 
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...NETWAYS
 
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfOpen Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfhenrik385807
 
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...NETWAYS
 
Philippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.pptPhilippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.pptssuser319dad
 
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Salam Al-Karadaghi
 
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStrSaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStrsaastr
 
Motivation and Theory Maslow and Murray pdf
Motivation and Theory Maslow and Murray pdfMotivation and Theory Maslow and Murray pdf
Motivation and Theory Maslow and Murray pdfakankshagupta7348026
 
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...NETWAYS
 

Recently uploaded (20)

George Lever - eCommerce Day Chile 2024
George Lever -  eCommerce Day Chile 2024George Lever -  eCommerce Day Chile 2024
George Lever - eCommerce Day Chile 2024
 
call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@
 
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptxMohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
 
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
 
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesVVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
 
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
 
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
 
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
 
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docxANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
 
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
 
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
 
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
 
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfOpen Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
 
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
 
Philippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.pptPhilippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.ppt
 
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
 
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStrSaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
 
Motivation and Theory Maslow and Murray pdf
Motivation and Theory Maslow and Murray pdfMotivation and Theory Maslow and Murray pdf
Motivation and Theory Maslow and Murray pdf
 
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
 

Training2 ppt

Editor's Notes

  1. Electronic Design Automation
  2. Error wire