SlideShare a Scribd company logo
A COMPARITIVE PERFORMANCE ANALYSIS OF MULTI-GATE
FINFET ARCHITECTURES UNDER PVT VARIATION
Dr. Vikas Mahor
Assistant Professor
Department of Electronics Engineering
Presentation on
Paper ID: ISTAMCE 314
MADHAV INSTITUTE OF TECHNOLOGY AND SCIENCE
GWALIOR (M.P.)
(A Govt. Aided Autonomous & NAAC Accredited Institute, Affiliated to R. G. P. V. Bhopal)
CONTENTS
 Introduction to FinFET Technology.
 Introduction to Multi Gate FinFETs.
 Parameter variation.
 Ring Oscillator design.
 Effect of process variation on differenet Multi-Gate
FinFETs.
 Conclusion.
Madhav Institute of Technology & Science
CRITERIA IN CHOOSING A MICROCONTROLLER
 Meeting the computing needs of the task efficiently and cost
effectively
– speed, the amount of ROM and RAM, the number of I/O
ports and timers, size, packaging, power consumption
– easy to upgrade
– cost per unit
– Noise of environment
 Availability of software development tools
– assemblers, debuggers, C compilers, emulator,
simulator, technical support
Madhav Institute of Technology & Science
COMPARISON OF THE 8051FAMILY MEMBERS
 ROM type
–
–
–
–
8031 no ROM
80xx mask ROM
87xx EPROM
89xx Flash EEPROM
 Example (AT89C51,AT89LV51)
AT= ATMEL(Manufacture) C =
CMOS technology LV= Low
Power(3.0v)
89xx
8951
8952
8953
8955
898252
891051
892051
Microcontroller
Madhav Institute of Technology & Science
COMPARISON SOME OF THE 8051 FAMILY MEMBERS
ROM RAM Timer
8051 4k EROM 128 2
8031 - 128 2
8951 4k EPROM 128 2
8052 8k EPROM 256 3
8032 - 256 3
8952 8k EPROM 256 3
Madhav Institute of Technology & Science
8051 BASIC COMPONENTS
 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
Madhav Institute of Technology & Science
BLOCK DIAGRAM OF 8051
Madhav Institute of Technology & Science
8051 INTERNAL BLOCK DIAGRAM
Madhav Institute of Technology & Science
8051 SCHEMATIC PIN DIAGRAM
Madhav Institute of Technology & Science
IMPORTANT PINS (I/O PORTS)
 Port 0:
• pins 32-39 (P0.0 ~ P0.7 )
• 8-bit R/W - General Purpose
I/O Or acts as a multiplexed
low byte address and data
bus for external memory
design
 One of the most useful features of the 8051 is that
it contains four I/O ports (P0 - P3) Each port can be
used as input or output (bi-direction)
Madhav Institute of Technology & Science
 Port 1
( pins 1-8 )
( P1.0 ~ P1.7 )
• Only 8-bit R/W - General
Purpose I/O
IMPORTANT PINS (I/O PORTS)
Madhav Institute of Technology & Science
 Port 2
( pins 21-28)
( P2.0~ P2.7 )
• 8-bit R/W - General
Purpose I/O Or high
byte of the address bus
for external memory
design
IMPORTANT PINS (I/O PORTS)
Madhav Institute of Technology & Science
 Port 3
(pins 10-17)
( P3.0 ~P3.7)
• General Purpose I/O
• Also used for as internal
peripherals (timers) or external
interrupts.
IMPORTANT PINS (I/O PORTS)
Madhav Institute of Technology & Science
PORT 0 WITH PULL-UP RESISTORS
Madhav Institute of Technology & Science
PORT 3 ALTERNATE FUNCTIONS
Port Pin Alternate Function
P3.0 RXD (serial input port)
P3.1 TXD (serial output port)
P3.2 INT 0 (external interrupt 0)
P3.3 INT 1 (external interrupt 1)
P3.4 T0 (Timer 0 external input)
P3.5 T1 (Timer 1 external input)
P3.6 WR (external data memory write
strobe)
P3.7 RD (external data memory read strobe)
Madhav Institute of Technology & Science
• ALE - Address latch enable to select valid
address
• EA/Vpp- External access enable
• EA-0 :execute program in external Memory
• EA-1:execute program in internal Memory
• Vpp : During Flash Programming, this Pin
receives 12V Programming Enable Voltage
(VPP).
• PSEN : Program store enable signal to read
external program memory
OTHER PINS
Madhav Institute of Technology & Science
REGISTERS
DPH DPL
PC
DPTR
PC
Some 8051 16-bit Register
Some 8-bit Registers of
the 8051
A
B
R0
R1
R2
R3
R4
R5
R6
R7
Madhav Institute of Technology & Science
PARALLEL I/O PORTS
Port0
latch
Port1
latch
Port2
latch
Port3
latch
Port0 Port1 Port2 Port3
 Each port can be input or output
 Direction is set in Special Function Registers
Madhav Institute of Technology & Science
DATA POINTER (DPTR)
 The data pointer consists of a high byte (DPH)
and a low byte (DPL). It's function is to hold a 16
bit address. It may be manipulated as a 16 bit data
register or two independent 8 bit register. It serves
as a base register in indirect jumps, lookup table
instructions and external data transfer.
DPH DPL
DPTR
Madhav Institute of Technology & Science
PROGRAM STATUS WORD (PSW)
RS0 RS1 BANK SELECTION
0 0 00H – 07H BANK0
0 1 08H – 0FH BANK 1
1 0 10H – 17H BANK2
1 1 18H – 1FH BANK 3
CY AC F0 RS1 RS0 OV P
CY = 0 (No
Carry)
CY = 1 (Carry)
AC = 0 (No
Auxiliary Carry)
CY = 1 (Auxiliary
Carry)
OV = 0 (No
Overflow)
CY = 1 (Overflow)
P = 0 (Odd Parity)
P = 1 (Even Parity)
Madhav Institute of Technology & Science
SUMMARY
 8051 has 4 8-bit I/O Ports which are used for data and address
transfer.
 8051 consists of 10 general purpose registers (R0-R7, ACC and
Register B).
 The Flag register is a SFR used to show the status of
arithmetic and logical operations.

More Related Content

Similar to ppt ISTAMCE 314 conference ppt sample.pptx

Ppt embedded
Ppt embeddedPpt embedded
Ppt embedded
karan bansal
 
8085 alp programs
8085 alp programs8085 alp programs
8085 alp programs
Prof. Dr. K. Adisesha
 
Microcontroller 8051 By Mitesh kumar
Microcontroller 8051 By Mitesh kumarMicrocontroller 8051 By Mitesh kumar
Microcontroller 8051 By Mitesh kumar
Mitesh Kumar
 
Unit 01.Lec2 Introduction to 8051 microcontroller (2).pptx
Unit 01.Lec2 Introduction to 8051 microcontroller (2).pptxUnit 01.Lec2 Introduction to 8051 microcontroller (2).pptx
Unit 01.Lec2 Introduction to 8051 microcontroller (2).pptx
SamarpitaBakshi
 
A STUDY OF AN ENTRENCHED SYSTEM USING INTERNET OF THINGS
A STUDY OF AN ENTRENCHED SYSTEM USING INTERNET OF THINGSA STUDY OF AN ENTRENCHED SYSTEM USING INTERNET OF THINGS
A STUDY OF AN ENTRENCHED SYSTEM USING INTERNET OF THINGS
International Journal of Technical Research & Application
 
Important questions
Important questionsImportant questions
UNIT 1 Microprocessors.pptx
UNIT 1 Microprocessors.pptxUNIT 1 Microprocessors.pptx
UNIT 1 Microprocessors.pptx
Gowrishankar C
 
8051 Microcontroller
8051 Microcontroller8051 Microcontroller
8051 Microcontroller
thokalpv
 
8051microcontroller
8051microcontroller 8051microcontroller
8051microcontroller
manish080
 
89 v51rd2bn
89 v51rd2bn89 v51rd2bn
89 v51rd2bn
vivekverma357
 
At89s51
At89s51At89s51
At89s51
Tarun Sharma
 
microprocessor 8085
microprocessor 8085microprocessor 8085
microprocessor 8085
Shivanshu Purwar
 
8051Architecture_Basics.pdf
8051Architecture_Basics.pdf8051Architecture_Basics.pdf
8051Architecture_Basics.pdf
PallaviMahagaonkar
 
8051 Microcontroller
8051 Microcontroller8051 Microcontroller
8051 Microcontroller
Ravikumar Tiwari
 
8051 Presentation
8051 Presentation8051 Presentation
8051 Presentation
Sayan Chakraborty
 
A microprocessor is the main component of a microcomputer system and is also ...
A microprocessor is the main component of a microcomputer system and is also ...A microprocessor is the main component of a microcomputer system and is also ...
A microprocessor is the main component of a microcomputer system and is also ...
jeronimored
 
8051 microcontroller
8051 microcontroller8051 microcontroller
8051 microcontroller
Sandeep Kamath
 
Embedded system
Embedded systemEmbedded system
Embedded system
Nitish kumar
 
Embeded system by Mitesh Kumar
Embeded system by Mitesh KumarEmbeded system by Mitesh Kumar
Embeded system by Mitesh Kumar
Mitesh Kumar
 
8051 microcontroller
8051 microcontroller 8051 microcontroller
8051 microcontroller
nitugatkal
 

Similar to ppt ISTAMCE 314 conference ppt sample.pptx (20)

Ppt embedded
Ppt embeddedPpt embedded
Ppt embedded
 
8085 alp programs
8085 alp programs8085 alp programs
8085 alp programs
 
Microcontroller 8051 By Mitesh kumar
Microcontroller 8051 By Mitesh kumarMicrocontroller 8051 By Mitesh kumar
Microcontroller 8051 By Mitesh kumar
 
Unit 01.Lec2 Introduction to 8051 microcontroller (2).pptx
Unit 01.Lec2 Introduction to 8051 microcontroller (2).pptxUnit 01.Lec2 Introduction to 8051 microcontroller (2).pptx
Unit 01.Lec2 Introduction to 8051 microcontroller (2).pptx
 
A STUDY OF AN ENTRENCHED SYSTEM USING INTERNET OF THINGS
A STUDY OF AN ENTRENCHED SYSTEM USING INTERNET OF THINGSA STUDY OF AN ENTRENCHED SYSTEM USING INTERNET OF THINGS
A STUDY OF AN ENTRENCHED SYSTEM USING INTERNET OF THINGS
 
Important questions
Important questionsImportant questions
Important questions
 
UNIT 1 Microprocessors.pptx
UNIT 1 Microprocessors.pptxUNIT 1 Microprocessors.pptx
UNIT 1 Microprocessors.pptx
 
8051 Microcontroller
8051 Microcontroller8051 Microcontroller
8051 Microcontroller
 
8051microcontroller
8051microcontroller 8051microcontroller
8051microcontroller
 
89 v51rd2bn
89 v51rd2bn89 v51rd2bn
89 v51rd2bn
 
At89s51
At89s51At89s51
At89s51
 
microprocessor 8085
microprocessor 8085microprocessor 8085
microprocessor 8085
 
8051Architecture_Basics.pdf
8051Architecture_Basics.pdf8051Architecture_Basics.pdf
8051Architecture_Basics.pdf
 
8051 Microcontroller
8051 Microcontroller8051 Microcontroller
8051 Microcontroller
 
8051 Presentation
8051 Presentation8051 Presentation
8051 Presentation
 
A microprocessor is the main component of a microcomputer system and is also ...
A microprocessor is the main component of a microcomputer system and is also ...A microprocessor is the main component of a microcomputer system and is also ...
A microprocessor is the main component of a microcomputer system and is also ...
 
8051 microcontroller
8051 microcontroller8051 microcontroller
8051 microcontroller
 
Embedded system
Embedded systemEmbedded system
Embedded system
 
Embeded system by Mitesh Kumar
Embeded system by Mitesh KumarEmbeded system by Mitesh Kumar
Embeded system by Mitesh Kumar
 
8051 microcontroller
8051 microcontroller 8051 microcontroller
8051 microcontroller
 

More from DrVikasMahor

department naac ppt vikas mahor around .pptx
department naac ppt vikas mahor around .pptxdepartment naac ppt vikas mahor around .pptx
department naac ppt vikas mahor around .pptx
DrVikasMahor
 
Automation for KUKA youBot ROS Project.pptx
Automation for KUKA youBot ROS Project.pptxAutomation for KUKA youBot ROS Project.pptx
Automation for KUKA youBot ROS Project.pptx
DrVikasMahor
 
UNIT 5 microcontroller 8051 OVERVIEW.pdf
UNIT 5 microcontroller 8051 OVERVIEW.pdfUNIT 5 microcontroller 8051 OVERVIEW.pdf
UNIT 5 microcontroller 8051 OVERVIEW.pdf
DrVikasMahor
 
embeddedsystemspresentation-140524063909-phpapp01-converted.pptx
embeddedsystemspresentation-140524063909-phpapp01-converted.pptxembeddedsystemspresentation-140524063909-phpapp01-converted.pptx
embeddedsystemspresentation-140524063909-phpapp01-converted.pptx
DrVikasMahor
 
architecture of 8086 new Lecture 4new.pptx
architecture of 8086 new Lecture 4new.pptxarchitecture of 8086 new Lecture 4new.pptx
architecture of 8086 new Lecture 4new.pptx
DrVikasMahor
 
POWER AMPLIFIER- introduction to power amplifier.pptx
POWER AMPLIFIER- introduction to power amplifier.pptxPOWER AMPLIFIER- introduction to power amplifier.pptx
POWER AMPLIFIER- introduction to power amplifier.pptx
DrVikasMahor
 
Unit IV 8086 complete ppt, architecture and instruction set.pptx
Unit IV 8086 complete ppt, architecture and instruction set.pptxUnit IV 8086 complete ppt, architecture and instruction set.pptx
Unit IV 8086 complete ppt, architecture and instruction set.pptx
DrVikasMahor
 
8259 programmable PPI interfacing with 8085 .ppt
8259 programmable PPI interfacing with 8085 .ppt8259 programmable PPI interfacing with 8085 .ppt
8259 programmable PPI interfacing with 8085 .ppt
DrVikasMahor
 
8086 all instructions combined presentation.pptx
8086 all instructions combined presentation.pptx8086 all instructions combined presentation.pptx
8086 all instructions combined presentation.pptx
DrVikasMahor
 
presentation for NEC course to defend for NEP 2020
presentation for NEC course to defend for NEP 2020presentation for NEC course to defend for NEP 2020
presentation for NEC course to defend for NEP 2020
DrVikasMahor
 
introduction to Architecture of 8086 and it's application
introduction to Architecture of 8086 and it's applicationintroduction to Architecture of 8086 and it's application
introduction to Architecture of 8086 and it's application
DrVikasMahor
 
final thesis pptReductions of leakage and ground bounce noise in.ppt
final thesis pptReductions of leakage and ground bounce noise in.pptfinal thesis pptReductions of leakage and ground bounce noise in.ppt
final thesis pptReductions of leakage and ground bounce noise in.ppt
DrVikasMahor
 
8087 COPROCESSOR connection with 8086 and other processors
8087 COPROCESSOR connection with 8086 and other processors8087 COPROCESSOR connection with 8086 and other processors
8087 COPROCESSOR connection with 8086 and other processors
DrVikasMahor
 
analog to digital converter and dac final
analog to digital converter and dac finalanalog to digital converter and dac final
analog to digital converter and dac final
DrVikasMahor
 
unit 2 lect 6 AND 7 8254.pptx
unit 2 lect 6 AND 7 8254.pptxunit 2 lect 6 AND 7 8254.pptx
unit 2 lect 6 AND 7 8254.pptx
DrVikasMahor
 
department ppt for students.pptx
department ppt for students.pptxdepartment ppt for students.pptx
department ppt for students.pptx
DrVikasMahor
 
LTspice.ppt
LTspice.pptLTspice.ppt
LTspice.ppt
DrVikasMahor
 

More from DrVikasMahor (17)

department naac ppt vikas mahor around .pptx
department naac ppt vikas mahor around .pptxdepartment naac ppt vikas mahor around .pptx
department naac ppt vikas mahor around .pptx
 
Automation for KUKA youBot ROS Project.pptx
Automation for KUKA youBot ROS Project.pptxAutomation for KUKA youBot ROS Project.pptx
Automation for KUKA youBot ROS Project.pptx
 
UNIT 5 microcontroller 8051 OVERVIEW.pdf
UNIT 5 microcontroller 8051 OVERVIEW.pdfUNIT 5 microcontroller 8051 OVERVIEW.pdf
UNIT 5 microcontroller 8051 OVERVIEW.pdf
 
embeddedsystemspresentation-140524063909-phpapp01-converted.pptx
embeddedsystemspresentation-140524063909-phpapp01-converted.pptxembeddedsystemspresentation-140524063909-phpapp01-converted.pptx
embeddedsystemspresentation-140524063909-phpapp01-converted.pptx
 
architecture of 8086 new Lecture 4new.pptx
architecture of 8086 new Lecture 4new.pptxarchitecture of 8086 new Lecture 4new.pptx
architecture of 8086 new Lecture 4new.pptx
 
POWER AMPLIFIER- introduction to power amplifier.pptx
POWER AMPLIFIER- introduction to power amplifier.pptxPOWER AMPLIFIER- introduction to power amplifier.pptx
POWER AMPLIFIER- introduction to power amplifier.pptx
 
Unit IV 8086 complete ppt, architecture and instruction set.pptx
Unit IV 8086 complete ppt, architecture and instruction set.pptxUnit IV 8086 complete ppt, architecture and instruction set.pptx
Unit IV 8086 complete ppt, architecture and instruction set.pptx
 
8259 programmable PPI interfacing with 8085 .ppt
8259 programmable PPI interfacing with 8085 .ppt8259 programmable PPI interfacing with 8085 .ppt
8259 programmable PPI interfacing with 8085 .ppt
 
8086 all instructions combined presentation.pptx
8086 all instructions combined presentation.pptx8086 all instructions combined presentation.pptx
8086 all instructions combined presentation.pptx
 
presentation for NEC course to defend for NEP 2020
presentation for NEC course to defend for NEP 2020presentation for NEC course to defend for NEP 2020
presentation for NEC course to defend for NEP 2020
 
introduction to Architecture of 8086 and it's application
introduction to Architecture of 8086 and it's applicationintroduction to Architecture of 8086 and it's application
introduction to Architecture of 8086 and it's application
 
final thesis pptReductions of leakage and ground bounce noise in.ppt
final thesis pptReductions of leakage and ground bounce noise in.pptfinal thesis pptReductions of leakage and ground bounce noise in.ppt
final thesis pptReductions of leakage and ground bounce noise in.ppt
 
8087 COPROCESSOR connection with 8086 and other processors
8087 COPROCESSOR connection with 8086 and other processors8087 COPROCESSOR connection with 8086 and other processors
8087 COPROCESSOR connection with 8086 and other processors
 
analog to digital converter and dac final
analog to digital converter and dac finalanalog to digital converter and dac final
analog to digital converter and dac final
 
unit 2 lect 6 AND 7 8254.pptx
unit 2 lect 6 AND 7 8254.pptxunit 2 lect 6 AND 7 8254.pptx
unit 2 lect 6 AND 7 8254.pptx
 
department ppt for students.pptx
department ppt for students.pptxdepartment ppt for students.pptx
department ppt for students.pptx
 
LTspice.ppt
LTspice.pptLTspice.ppt
LTspice.ppt
 

Recently uploaded

132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
kandramariana6
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
Yasser Mahgoub
 
Introduction to AI Safety (public presentation).pptx
Introduction to AI Safety (public presentation).pptxIntroduction to AI Safety (public presentation).pptx
Introduction to AI Safety (public presentation).pptx
MiscAnnoy1
 
BRAIN TUMOR DETECTION for seminar ppt.pdf
BRAIN TUMOR DETECTION for seminar ppt.pdfBRAIN TUMOR DETECTION for seminar ppt.pdf
BRAIN TUMOR DETECTION for seminar ppt.pdf
LAXMAREDDY22
 
Certificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi AhmedCertificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi Ahmed
Mahmoud Morsy
 
Engine Lubrication performance System.pdf
Engine Lubrication performance System.pdfEngine Lubrication performance System.pdf
Engine Lubrication performance System.pdf
mamamaam477
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
Hitesh Mohapatra
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
RamonNovais6
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
171ticu
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
john krisinger-the science and history of the alcoholic beverage.pptx
john krisinger-the science and history of the alcoholic beverage.pptxjohn krisinger-the science and history of the alcoholic beverage.pptx
john krisinger-the science and history of the alcoholic beverage.pptx
Madan Karki
 
Casting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdfCasting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdf
zubairahmad848137
 
Curve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods RegressionCurve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods Regression
Nada Hikmah
 
Material for memory and display system h
Material for memory and display system hMaterial for memory and display system h
Material for memory and display system h
gowrishankartb2005
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENTNATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
Addu25809
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
abbyasa1014
 

Recently uploaded (20)

132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
 
Introduction to AI Safety (public presentation).pptx
Introduction to AI Safety (public presentation).pptxIntroduction to AI Safety (public presentation).pptx
Introduction to AI Safety (public presentation).pptx
 
BRAIN TUMOR DETECTION for seminar ppt.pdf
BRAIN TUMOR DETECTION for seminar ppt.pdfBRAIN TUMOR DETECTION for seminar ppt.pdf
BRAIN TUMOR DETECTION for seminar ppt.pdf
 
Certificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi AhmedCertificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi Ahmed
 
Engine Lubrication performance System.pdf
Engine Lubrication performance System.pdfEngine Lubrication performance System.pdf
Engine Lubrication performance System.pdf
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
john krisinger-the science and history of the alcoholic beverage.pptx
john krisinger-the science and history of the alcoholic beverage.pptxjohn krisinger-the science and history of the alcoholic beverage.pptx
john krisinger-the science and history of the alcoholic beverage.pptx
 
Casting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdfCasting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdf
 
Curve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods RegressionCurve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods Regression
 
Material for memory and display system h
Material for memory and display system hMaterial for memory and display system h
Material for memory and display system h
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENTNATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
 

ppt ISTAMCE 314 conference ppt sample.pptx

  • 1. A COMPARITIVE PERFORMANCE ANALYSIS OF MULTI-GATE FINFET ARCHITECTURES UNDER PVT VARIATION Dr. Vikas Mahor Assistant Professor Department of Electronics Engineering Presentation on Paper ID: ISTAMCE 314 MADHAV INSTITUTE OF TECHNOLOGY AND SCIENCE GWALIOR (M.P.) (A Govt. Aided Autonomous & NAAC Accredited Institute, Affiliated to R. G. P. V. Bhopal)
  • 2. CONTENTS  Introduction to FinFET Technology.  Introduction to Multi Gate FinFETs.  Parameter variation.  Ring Oscillator design.  Effect of process variation on differenet Multi-Gate FinFETs.  Conclusion. Madhav Institute of Technology & Science
  • 3. CRITERIA IN CHOOSING A MICROCONTROLLER  Meeting the computing needs of the task efficiently and cost effectively – speed, the amount of ROM and RAM, the number of I/O ports and timers, size, packaging, power consumption – easy to upgrade – cost per unit – Noise of environment  Availability of software development tools – assemblers, debuggers, C compilers, emulator, simulator, technical support Madhav Institute of Technology & Science
  • 4. COMPARISON OF THE 8051FAMILY MEMBERS  ROM type – – – – 8031 no ROM 80xx mask ROM 87xx EPROM 89xx Flash EEPROM  Example (AT89C51,AT89LV51) AT= ATMEL(Manufacture) C = CMOS technology LV= Low Power(3.0v) 89xx 8951 8952 8953 8955 898252 891051 892051 Microcontroller Madhav Institute of Technology & Science
  • 5. COMPARISON SOME OF THE 8051 FAMILY MEMBERS ROM RAM Timer 8051 4k EROM 128 2 8031 - 128 2 8951 4k EPROM 128 2 8052 8k EPROM 256 3 8032 - 256 3 8952 8k EPROM 256 3 Madhav Institute of Technology & Science
  • 6. 8051 BASIC COMPONENTS  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 Madhav Institute of Technology & Science
  • 7. BLOCK DIAGRAM OF 8051 Madhav Institute of Technology & Science
  • 8. 8051 INTERNAL BLOCK DIAGRAM Madhav Institute of Technology & Science
  • 9. 8051 SCHEMATIC PIN DIAGRAM Madhav Institute of Technology & Science
  • 10. IMPORTANT PINS (I/O PORTS)  Port 0: • pins 32-39 (P0.0 ~ P0.7 ) • 8-bit R/W - General Purpose I/O Or acts as a multiplexed low byte address and data bus for external memory design  One of the most useful features of the 8051 is that it contains four I/O ports (P0 - P3) Each port can be used as input or output (bi-direction) Madhav Institute of Technology & Science
  • 11.  Port 1 ( pins 1-8 ) ( P1.0 ~ P1.7 ) • Only 8-bit R/W - General Purpose I/O IMPORTANT PINS (I/O PORTS) Madhav Institute of Technology & Science
  • 12.  Port 2 ( pins 21-28) ( P2.0~ P2.7 ) • 8-bit R/W - General Purpose I/O Or high byte of the address bus for external memory design IMPORTANT PINS (I/O PORTS) Madhav Institute of Technology & Science
  • 13.  Port 3 (pins 10-17) ( P3.0 ~P3.7) • General Purpose I/O • Also used for as internal peripherals (timers) or external interrupts. IMPORTANT PINS (I/O PORTS) Madhav Institute of Technology & Science
  • 14. PORT 0 WITH PULL-UP RESISTORS Madhav Institute of Technology & Science
  • 15. PORT 3 ALTERNATE FUNCTIONS Port Pin Alternate Function P3.0 RXD (serial input port) P3.1 TXD (serial output port) P3.2 INT 0 (external interrupt 0) P3.3 INT 1 (external interrupt 1) P3.4 T0 (Timer 0 external input) P3.5 T1 (Timer 1 external input) P3.6 WR (external data memory write strobe) P3.7 RD (external data memory read strobe) Madhav Institute of Technology & Science
  • 16. • ALE - Address latch enable to select valid address • EA/Vpp- External access enable • EA-0 :execute program in external Memory • EA-1:execute program in internal Memory • Vpp : During Flash Programming, this Pin receives 12V Programming Enable Voltage (VPP). • PSEN : Program store enable signal to read external program memory OTHER PINS Madhav Institute of Technology & Science
  • 17. REGISTERS DPH DPL PC DPTR PC Some 8051 16-bit Register Some 8-bit Registers of the 8051 A B R0 R1 R2 R3 R4 R5 R6 R7 Madhav Institute of Technology & Science
  • 18. PARALLEL I/O PORTS Port0 latch Port1 latch Port2 latch Port3 latch Port0 Port1 Port2 Port3  Each port can be input or output  Direction is set in Special Function Registers Madhav Institute of Technology & Science
  • 19. DATA POINTER (DPTR)  The data pointer consists of a high byte (DPH) and a low byte (DPL). It's function is to hold a 16 bit address. It may be manipulated as a 16 bit data register or two independent 8 bit register. It serves as a base register in indirect jumps, lookup table instructions and external data transfer. DPH DPL DPTR Madhav Institute of Technology & Science
  • 20. PROGRAM STATUS WORD (PSW) RS0 RS1 BANK SELECTION 0 0 00H – 07H BANK0 0 1 08H – 0FH BANK 1 1 0 10H – 17H BANK2 1 1 18H – 1FH BANK 3 CY AC F0 RS1 RS0 OV P CY = 0 (No Carry) CY = 1 (Carry) AC = 0 (No Auxiliary Carry) CY = 1 (Auxiliary Carry) OV = 0 (No Overflow) CY = 1 (Overflow) P = 0 (Odd Parity) P = 1 (Even Parity) Madhav Institute of Technology & Science
  • 21. SUMMARY  8051 has 4 8-bit I/O Ports which are used for data and address transfer.  8051 consists of 10 general purpose registers (R0-R7, ACC and Register B).  The Flag register is a SFR used to show the status of arithmetic and logical operations.