SlideShare a Scribd company logo
1 of 18
Name:- Nisarg Amin
Topic:- Digital Logic Devices
1
DECODER
2
•A decoder is a logic circuit that accepts a set of inputs that
represents a binary number and activates only the output
that corresponds to the input number.
•In other words, a decoder circuit looks at its inputs,
determines which binary number is present there, and
activates the one output that corresponds to that number ;
all other outputs remain inactive.
•In its general form, a decoder has N input lines to handle N
bits and form one to 2 N output lines to indicate the presence
of one or more N-bit combinations.
General decoder diagram
3
There are 2N possible input combinations, from A0 to AN1.
For each of these input combinations only one of the M outputs will be active HIGH (1),
all the other outputs are LOW (0).
4
• If an active-LOW output (74138, one of the output will
low and the rest will be high) is required for each decoded
number, the entire decoder can be implemented with
1. NAND gates
2. Inverters
• If an active-HIGH output (74139, one of the output will
high and the rest will be low) is required for each decoded
number, the entire decoder can be implemented with
• AND gates
• Inverters
3-8 line decoder (active-HIGH)
5
6
•This decoder can be referred to in several ways. It can
be called a 3-line-to- 8-line decoder, because it has three
input lines and eight output lines.
•It could also be called a binary-octal decoder or
converters because it takes a three bit binary input code
and activates the one of the eight outputs corresponding
to that code. It is also referred to as a 1-of-8 decoder,
because only 1 of the 8 outputs is activated at one time.
7
Logic diagram of 74138 (Example of a 3Bit
Decoder)
Truth table of 74138 (Example of a 3 8 Bit Decoder)
active-LOW
8
Classification Of Memory
1. RAM
a) SRAM
b) DRAM
2. ROM
a) PROM
b) EPROM
c) EEPROM
d) NVRAM
e) Flash Memory
1. RAM
• The RAM family includes two important memory
devices: Static RAM (SRAM) and Dynamic RAM
(DRAM). The primary difference between them is the
lifetime of the data they store.
• SRAM retains its contents as long as electrical power is
applied to the chip. If the power is turned off or lost
temporarily, its contents will be lost forever.
• DRAM, on the other hand, has an extremely short data
lifetime-typically about four milliseconds. This is true
even when power is applied constantly. DRAM
controller is used to refresh the data before it expires,
the contents of memory can be kept alive for as long as
they are needed. So DRAM is as useful as SRAM after
all.
2. ROM
• Memories in the ROM family are distinguished by the
methods used to write new data to them (usually called
programming), and the number of times they can be
rewritten.
• This classification reflects the evolution of ROM devices
from hardwired to programmable to erasable-and-
programmable.
• A common feature is their ability to retain data and
programs forever, even during a power failure.
• The contents of the ROM had to be specified before chip
production, so the actual data could be used to arrange the
transistors inside the chip.
• One step up from the masked ROM is the PROM
(programmable ROM), which is purchased in an
unprogrammed state. If you were to look at the contents of
an unprogrammed PROM, the data is made up entirely of
1's.
• The process of writing your data to the PROM involves a
special piece of equipment called a device programmer.
The device programmer writes data to the device one word
at a time by applying an electrical charge to the input pins
of the chip.
• Once a PROM has been programmed in this way, its
contents can never be changed. If the code or data stored
in the PROM must be changed, the current device must be
discarded. As a result, PROMs are also known as one-time
programmable (OTP) devices.
a) PROM
• An EPROM (erasable-and-programmable ROM) is
programmed in exactly the same manner as a PROM.
However, EPROMs can be erased and reprogrammed
repeatedly.
• To erase an EPROM, you simply expose the device to a
strong source of ultraviolet light. (A window in the top
of the device allows the light to reach the silicon.) By
doing this, you essentially reset the entire chip to its
initial-unprogrammed-state.
• Though more expensive than PROMs, their ability to be
reprogrammed makes EPROMs an essential part of the
software development and testing process.
b) EPROM
c) EEPROMS
•EEPROMS are electrically-erasable-and-programmable.
Internally, they are similar to EPROMs, but the erase
operation is accomplished electrically, rather than by
exposure to ultraviolet light.
•Any byte within an EEPROM may be erased and rewritten.
Once written, the new data will remain in the device
forever-or at least until it is electrically erased.
•The primary tradeoff for this improved functionality is
higher cost, though write cycles are also significantly longer
than writes to a RAM. So you wouldn't want to use an
EEPROM for your main system memory.
d) Flash memory
• Flash memory combines the best features of the memory
devices described thus far. Flash memory devices are high
density, low cost, nonvolatile, fast (to read, but not to write),
and electrically reprogrammable.
• These advantages are overwhelming and, as a direct result,
the use of flash memory has increased dramatically in
embedded systems. From a software viewpoint, flash and
EEPROM technologies are very similar.
• The major difference is that flash devices can only be erased
one sector at a time, not byte-by-byte. Typical sector sizes
are in the range 256 bytes to 16KB. Despite this
disadvantage, flash is much more popular than EEPROM and
is rapidly displacing many of the ROM devices as well.
e) NVRAM
• The third member of the hybrid memory class is NVRAM
(non-volatile RAM). Nonvolatility is also a characteristic of the
ROM and hybrid memories discussed previously.
• However, an NVRAM is physically very different from those
devices. An NVRAM is usually just an SRAM with a battery
backup. When the power is turned on, the NVRAM operates
just like any other SRAM.
• When the power is turned off, the NVRAM draws just enough
power from the battery to retain its data. NVRAM is fairly
common in embedded systems.
• However, it is expensive-even more expensive than SRAM,
because of the battery-so its applications are typically limited
to the storage of a few hundred bytes of system-critical
information that can't be stored in any better way.
Internal Structure Of ROM
Digital logic devices

More Related Content

What's hot

Computer Organisation (DFT1113)
Computer Organisation (DFT1113)Computer Organisation (DFT1113)
Computer Organisation (DFT1113)PSMZA
 
Memory organization
Memory organizationMemory organization
Memory organizationDhaval Bagal
 
Csc1401 lecture06 - internal memory
Csc1401   lecture06 - internal memoryCsc1401   lecture06 - internal memory
Csc1401 lecture06 - internal memoryIIUM
 
Rom (read only memory)
Rom (read only memory)Rom (read only memory)
Rom (read only memory)Hemin Patel
 
Semiconductor memories and auxiliary memories
Semiconductor memories and auxiliary memoriesSemiconductor memories and auxiliary memories
Semiconductor memories and auxiliary memoriesAsif Iqbal
 
Memory organisation
Memory organisationMemory organisation
Memory organisationankush_kumar
 
ROM (Read Only Memory)
ROM (Read Only Memory)ROM (Read Only Memory)
ROM (Read Only Memory)JaneAlamAdnan
 
SRAM- Ultra low voltage operation
SRAM- Ultra low voltage operationSRAM- Ultra low voltage operation
SRAM- Ultra low voltage operationTeam-VLSI-ITMU
 
Memory
MemoryMemory
MemoryKumar
 
MICROPROCESSOR,BASICS AND MEMORY CONCEPT
MICROPROCESSOR,BASICS AND MEMORY CONCEPTMICROPROCESSOR,BASICS AND MEMORY CONCEPT
MICROPROCESSOR,BASICS AND MEMORY CONCEPTLakshya Sharma
 

What's hot (20)

SRAM
SRAMSRAM
SRAM
 
Computer Organisation (DFT1113)
Computer Organisation (DFT1113)Computer Organisation (DFT1113)
Computer Organisation (DFT1113)
 
Memory organization
Memory organizationMemory organization
Memory organization
 
Csc1401 lecture06 - internal memory
Csc1401   lecture06 - internal memoryCsc1401   lecture06 - internal memory
Csc1401 lecture06 - internal memory
 
Cpu organisation
Cpu organisationCpu organisation
Cpu organisation
 
Rom (read only memory)
Rom (read only memory)Rom (read only memory)
Rom (read only memory)
 
Ch05 coa9e
Ch05 coa9eCh05 coa9e
Ch05 coa9e
 
Semiconductor memories and auxiliary memories
Semiconductor memories and auxiliary memoriesSemiconductor memories and auxiliary memories
Semiconductor memories and auxiliary memories
 
Sram technology
Sram technologySram technology
Sram technology
 
Memory organisation
Memory organisationMemory organisation
Memory organisation
 
ROM (Read Only Memory)
ROM (Read Only Memory)ROM (Read Only Memory)
ROM (Read Only Memory)
 
Memory
MemoryMemory
Memory
 
SRAM- Ultra low voltage operation
SRAM- Ultra low voltage operationSRAM- Ultra low voltage operation
SRAM- Ultra low voltage operation
 
Memory
MemoryMemory
Memory
 
CPU Architecture
CPU ArchitectureCPU Architecture
CPU Architecture
 
Read & write
Read & writeRead & write
Read & write
 
MICROPROCESSOR,BASICS AND MEMORY CONCEPT
MICROPROCESSOR,BASICS AND MEMORY CONCEPTMICROPROCESSOR,BASICS AND MEMORY CONCEPT
MICROPROCESSOR,BASICS AND MEMORY CONCEPT
 
Microprocessor
MicroprocessorMicroprocessor
Microprocessor
 
05 internal memory
05 internal memory05 internal memory
05 internal memory
 
Internal memory
Internal memoryInternal memory
Internal memory
 

Viewers also liked

Servomechanism in Control systems engineering
Servomechanism in Control systems engineeringServomechanism in Control systems engineering
Servomechanism in Control systems engineeringNisarg Amin
 
Firewall and its types and function
Firewall and its types and functionFirewall and its types and function
Firewall and its types and functionNisarg Amin
 
Listado Alumnos 1251204-B - I 2014
Listado Alumnos 1251204-B - I 2014Listado Alumnos 1251204-B - I 2014
Listado Alumnos 1251204-B - I 2014SALONVIRTUAL
 
Apresentação do jornal sustentabilidade 2
Apresentação do jornal sustentabilidade 2Apresentação do jornal sustentabilidade 2
Apresentação do jornal sustentabilidade 2Monica Silva
 
ELEIÇÕES 2012 - ASTORGA: EDUARDO MARQUES 12345
ELEIÇÕES 2012 - ASTORGA: EDUARDO MARQUES 12345ELEIÇÕES 2012 - ASTORGA: EDUARDO MARQUES 12345
ELEIÇÕES 2012 - ASTORGA: EDUARDO MARQUES 12345Joao Carlos Passari
 
Conférence I Optimisez votre ROI grâce aux nouvelles méthodes d’acquisition d...
Conférence I Optimisez votre ROI grâce aux nouvelles méthodes d’acquisition d...Conférence I Optimisez votre ROI grâce aux nouvelles méthodes d’acquisition d...
Conférence I Optimisez votre ROI grâce aux nouvelles méthodes d’acquisition d...Actiplay (Groupe ConcoursMania)
 
Le varieta’ di riso
Le varieta’ di risoLe varieta’ di riso
Le varieta’ di risoITCT_Bordoni
 
Dynamic characteristics of thyristor
Dynamic characteristics of thyristorDynamic characteristics of thyristor
Dynamic characteristics of thyristorNisarg Amin
 
1 b azienda curtiriso
1 b azienda curtiriso1 b azienda curtiriso
1 b azienda curtirisoITCT_Bordoni
 
Franco rosso international samaritani
Franco rosso international  samaritaniFranco rosso international  samaritani
Franco rosso international samaritaniITCT_Bordoni
 
Presentazione ITCT Bordoni 16/17
Presentazione ITCT Bordoni 16/17Presentazione ITCT Bordoni 16/17
Presentazione ITCT Bordoni 16/17ITCT_Bordoni
 

Viewers also liked (20)

Servomechanism in Control systems engineering
Servomechanism in Control systems engineeringServomechanism in Control systems engineering
Servomechanism in Control systems engineering
 
Firewall and its types and function
Firewall and its types and functionFirewall and its types and function
Firewall and its types and function
 
11
1111
11
 
Responsabilidad
ResponsabilidadResponsabilidad
Responsabilidad
 
Listado Alumnos 1251204-B - I 2014
Listado Alumnos 1251204-B - I 2014Listado Alumnos 1251204-B - I 2014
Listado Alumnos 1251204-B - I 2014
 
Code metrics
Code metricsCode metrics
Code metrics
 
Apresentação do jornal sustentabilidade 2
Apresentação do jornal sustentabilidade 2Apresentação do jornal sustentabilidade 2
Apresentação do jornal sustentabilidade 2
 
Alfabet
AlfabetAlfabet
Alfabet
 
CCAO Article
CCAO ArticleCCAO Article
CCAO Article
 
08 07-2012
08 07-201208 07-2012
08 07-2012
 
ELEIÇÕES 2012 - ASTORGA: EDUARDO MARQUES 12345
ELEIÇÕES 2012 - ASTORGA: EDUARDO MARQUES 12345ELEIÇÕES 2012 - ASTORGA: EDUARDO MARQUES 12345
ELEIÇÕES 2012 - ASTORGA: EDUARDO MARQUES 12345
 
Sim
SimSim
Sim
 
1 b riso paradiso
1 b riso paradiso1 b riso paradiso
1 b riso paradiso
 
Conférence I Optimisez votre ROI grâce aux nouvelles méthodes d’acquisition d...
Conférence I Optimisez votre ROI grâce aux nouvelles méthodes d’acquisition d...Conférence I Optimisez votre ROI grâce aux nouvelles méthodes d’acquisition d...
Conférence I Optimisez votre ROI grâce aux nouvelles méthodes d’acquisition d...
 
1 b riso gallo
1 b riso gallo1 b riso gallo
1 b riso gallo
 
Le varieta’ di riso
Le varieta’ di risoLe varieta’ di riso
Le varieta’ di riso
 
Dynamic characteristics of thyristor
Dynamic characteristics of thyristorDynamic characteristics of thyristor
Dynamic characteristics of thyristor
 
1 b azienda curtiriso
1 b azienda curtiriso1 b azienda curtiriso
1 b azienda curtiriso
 
Franco rosso international samaritani
Franco rosso international  samaritaniFranco rosso international  samaritani
Franco rosso international samaritani
 
Presentazione ITCT Bordoni 16/17
Presentazione ITCT Bordoni 16/17Presentazione ITCT Bordoni 16/17
Presentazione ITCT Bordoni 16/17
 

Similar to Digital logic devices

SEMICONDUCTOR MEMORIES(RAM &ROM).pptx
SEMICONDUCTOR MEMORIES(RAM &ROM).pptxSEMICONDUCTOR MEMORIES(RAM &ROM).pptx
SEMICONDUCTOR MEMORIES(RAM &ROM).pptxMomin24
 
rom-140919103032-phpapp02.pptx
rom-140919103032-phpapp02.pptxrom-140919103032-phpapp02.pptx
rom-140919103032-phpapp02.pptxRAJCHATTERJEE24
 
ROM(Read Only Memory )
ROM(Read Only Memory )ROM(Read Only Memory )
ROM(Read Only Memory )rohitladdu
 
Topic 11- Read Only Memory (ROM).pptx
Topic 11- Read Only Memory (ROM).pptxTopic 11- Read Only Memory (ROM).pptx
Topic 11- Read Only Memory (ROM).pptxMartMantilla1
 
Lec 3 digital electronics- read only memory
Lec 3  digital electronics- read only memoryLec 3  digital electronics- read only memory
Lec 3 digital electronics- read only memorypriyankatabhane
 
Memories in digital electronics
Memories in digital electronicsMemories in digital electronics
Memories in digital electronicsSijuGeorge10
 
Application of Ram and ROM
Application of Ram and ROMApplication of Ram and ROM
Application of Ram and ROMAbir Hasan
 
ROMANDPLAPRESENTATION.pptx
ROMANDPLAPRESENTATION.pptxROMANDPLAPRESENTATION.pptx
ROMANDPLAPRESENTATION.pptxrecoveraccount1
 
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT II Embedded Systems Memory
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT II  Embedded Systems MemorySYBSC IT SEM IV EMBEDDED SYSTEMS UNIT II  Embedded Systems Memory
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT II Embedded Systems MemoryArti Parab Academics
 
Digital Devices Parcial 1 PLD, CPLD, SPLD, FPGA.pptx
Digital Devices Parcial 1 PLD, CPLD, SPLD, FPGA.pptxDigital Devices Parcial 1 PLD, CPLD, SPLD, FPGA.pptx
Digital Devices Parcial 1 PLD, CPLD, SPLD, FPGA.pptxFilibertoMoralesGarc
 
Ram & rom memories
Ram & rom memoriesRam & rom memories
Ram & rom memoriesangelaag98
 
EC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCET
EC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCETEC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCET
EC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCETSeshaVidhyaS
 
digital logic circuits, digital component memory unit
 digital logic circuits, digital component memory unit digital logic circuits, digital component memory unit
digital logic circuits, digital component memory unitRai University
 
Bca 2nd sem-u-1.7 digital logic circuits, digital component memory unit
Bca 2nd sem-u-1.7 digital logic circuits, digital component memory unitBca 2nd sem-u-1.7 digital logic circuits, digital component memory unit
Bca 2nd sem-u-1.7 digital logic circuits, digital component memory unitRai University
 
Giao trinh he thong nhung vdk h8
Giao trinh he thong nhung   vdk h8Giao trinh he thong nhung   vdk h8
Giao trinh he thong nhung vdk h8LÊ Tuấn
 

Similar to Digital logic devices (20)

SEMICONDUCTOR MEMORIES(RAM &ROM).pptx
SEMICONDUCTOR MEMORIES(RAM &ROM).pptxSEMICONDUCTOR MEMORIES(RAM &ROM).pptx
SEMICONDUCTOR MEMORIES(RAM &ROM).pptx
 
rom-140919103032-phpapp02.pptx
rom-140919103032-phpapp02.pptxrom-140919103032-phpapp02.pptx
rom-140919103032-phpapp02.pptx
 
ROM(Read Only Memory )
ROM(Read Only Memory )ROM(Read Only Memory )
ROM(Read Only Memory )
 
Topic 11- Read Only Memory (ROM).pptx
Topic 11- Read Only Memory (ROM).pptxTopic 11- Read Only Memory (ROM).pptx
Topic 11- Read Only Memory (ROM).pptx
 
Memory And Storages
Memory And StoragesMemory And Storages
Memory And Storages
 
Lec 3 digital electronics- read only memory
Lec 3  digital electronics- read only memoryLec 3  digital electronics- read only memory
Lec 3 digital electronics- read only memory
 
coa ppt.pptx
coa ppt.pptxcoa ppt.pptx
coa ppt.pptx
 
Memories in digital electronics
Memories in digital electronicsMemories in digital electronics
Memories in digital electronics
 
Application of Ram and ROM
Application of Ram and ROMApplication of Ram and ROM
Application of Ram and ROM
 
ROMANDPLAPRESENTATION.pptx
ROMANDPLAPRESENTATION.pptxROMANDPLAPRESENTATION.pptx
ROMANDPLAPRESENTATION.pptx
 
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT II Embedded Systems Memory
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT II  Embedded Systems MemorySYBSC IT SEM IV EMBEDDED SYSTEMS UNIT II  Embedded Systems Memory
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT II Embedded Systems Memory
 
Digital Devices Parcial 1 PLD, CPLD, SPLD, FPGA.pptx
Digital Devices Parcial 1 PLD, CPLD, SPLD, FPGA.pptxDigital Devices Parcial 1 PLD, CPLD, SPLD, FPGA.pptx
Digital Devices Parcial 1 PLD, CPLD, SPLD, FPGA.pptx
 
Ram & rom memories
Ram & rom memoriesRam & rom memories
Ram & rom memories
 
EC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCET
EC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCETEC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCET
EC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCET
 
E.s unit 4 and 5
E.s unit 4 and 5E.s unit 4 and 5
E.s unit 4 and 5
 
11091310354
1109131035411091310354
11091310354
 
digital logic circuits, digital component memory unit
 digital logic circuits, digital component memory unit digital logic circuits, digital component memory unit
digital logic circuits, digital component memory unit
 
Bca 2nd sem-u-1.7 digital logic circuits, digital component memory unit
Bca 2nd sem-u-1.7 digital logic circuits, digital component memory unitBca 2nd sem-u-1.7 digital logic circuits, digital component memory unit
Bca 2nd sem-u-1.7 digital logic circuits, digital component memory unit
 
Memory_Interface.pdf
Memory_Interface.pdfMemory_Interface.pdf
Memory_Interface.pdf
 
Giao trinh he thong nhung vdk h8
Giao trinh he thong nhung   vdk h8Giao trinh he thong nhung   vdk h8
Giao trinh he thong nhung vdk h8
 

More from Nisarg Amin

Goods & services tax (gst)
Goods & services tax (gst)Goods & services tax (gst)
Goods & services tax (gst)Nisarg Amin
 
Power system earthing
Power system earthingPower system earthing
Power system earthingNisarg Amin
 
Improving boiler availability
Improving boiler availabilityImproving boiler availability
Improving boiler availabilityNisarg Amin
 
Types of welding
Types of weldingTypes of welding
Types of weldingNisarg Amin
 
Symmetrical component method for 3 phase power representation
Symmetrical component method for 3 phase power representationSymmetrical component method for 3 phase power representation
Symmetrical component method for 3 phase power representationNisarg Amin
 
Single phase full bridge inverter
Single phase full bridge inverterSingle phase full bridge inverter
Single phase full bridge inverterNisarg Amin
 
Flowchart for optimal design of dc machine and transfomer
Flowchart for optimal design of dc machine and transfomerFlowchart for optimal design of dc machine and transfomer
Flowchart for optimal design of dc machine and transfomerNisarg Amin
 
Design of commutator and brush
Design of commutator and brushDesign of commutator and brush
Design of commutator and brushNisarg Amin
 
Typical a.c. supply system
Typical a.c. supply systemTypical a.c. supply system
Typical a.c. supply systemNisarg Amin
 
Design of field regulators for dc shunt generators
Design of field regulators   for dc shunt generatorsDesign of field regulators   for dc shunt generators
Design of field regulators for dc shunt generatorsNisarg Amin
 
Nuclear power plant
Nuclear power plantNuclear power plant
Nuclear power plantNisarg Amin
 
Properties of fourier transform
Properties of fourier transformProperties of fourier transform
Properties of fourier transformNisarg Amin
 
Induction generator
Induction generatorInduction generator
Induction generatorNisarg Amin
 
Engineering applications of thermodynamics
Engineering applications of thermodynamicsEngineering applications of thermodynamics
Engineering applications of thermodynamicsNisarg Amin
 
Decimal number system
Decimal number systemDecimal number system
Decimal number systemNisarg Amin
 
Cylindrical co ordinate system
Cylindrical co ordinate systemCylindrical co ordinate system
Cylindrical co ordinate systemNisarg Amin
 
Types of cables
Types of cables Types of cables
Types of cables Nisarg Amin
 
Engineering graphics
Engineering graphicsEngineering graphics
Engineering graphicsNisarg Amin
 

More from Nisarg Amin (20)

Goods & services tax (gst)
Goods & services tax (gst)Goods & services tax (gst)
Goods & services tax (gst)
 
Power system earthing
Power system earthingPower system earthing
Power system earthing
 
Improving boiler availability
Improving boiler availabilityImproving boiler availability
Improving boiler availability
 
Types of welding
Types of weldingTypes of welding
Types of welding
 
Symmetrical component method for 3 phase power representation
Symmetrical component method for 3 phase power representationSymmetrical component method for 3 phase power representation
Symmetrical component method for 3 phase power representation
 
Streamer theory
Streamer theoryStreamer theory
Streamer theory
 
Single phase full bridge inverter
Single phase full bridge inverterSingle phase full bridge inverter
Single phase full bridge inverter
 
Flowchart for optimal design of dc machine and transfomer
Flowchart for optimal design of dc machine and transfomerFlowchart for optimal design of dc machine and transfomer
Flowchart for optimal design of dc machine and transfomer
 
Design of commutator and brush
Design of commutator and brushDesign of commutator and brush
Design of commutator and brush
 
Typical a.c. supply system
Typical a.c. supply systemTypical a.c. supply system
Typical a.c. supply system
 
Design of field regulators for dc shunt generators
Design of field regulators   for dc shunt generatorsDesign of field regulators   for dc shunt generators
Design of field regulators for dc shunt generators
 
Nuclear power plant
Nuclear power plantNuclear power plant
Nuclear power plant
 
Properties of fourier transform
Properties of fourier transformProperties of fourier transform
Properties of fourier transform
 
Induction generator
Induction generatorInduction generator
Induction generator
 
Engineering applications of thermodynamics
Engineering applications of thermodynamicsEngineering applications of thermodynamics
Engineering applications of thermodynamics
 
Decimal number system
Decimal number systemDecimal number system
Decimal number system
 
Cylindrical co ordinate system
Cylindrical co ordinate systemCylindrical co ordinate system
Cylindrical co ordinate system
 
Types of cables
Types of cables Types of cables
Types of cables
 
Engineering graphics
Engineering graphicsEngineering graphics
Engineering graphics
 
Logic gates
Logic gatesLogic gates
Logic gates
 

Recently uploaded

internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonJericReyAuditor
 

Recently uploaded (20)

internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lesson
 

Digital logic devices

  • 1. Name:- Nisarg Amin Topic:- Digital Logic Devices 1
  • 2. DECODER 2 •A decoder is a logic circuit that accepts a set of inputs that represents a binary number and activates only the output that corresponds to the input number. •In other words, a decoder circuit looks at its inputs, determines which binary number is present there, and activates the one output that corresponds to that number ; all other outputs remain inactive. •In its general form, a decoder has N input lines to handle N bits and form one to 2 N output lines to indicate the presence of one or more N-bit combinations.
  • 3. General decoder diagram 3 There are 2N possible input combinations, from A0 to AN1. For each of these input combinations only one of the M outputs will be active HIGH (1), all the other outputs are LOW (0).
  • 4. 4 • If an active-LOW output (74138, one of the output will low and the rest will be high) is required for each decoded number, the entire decoder can be implemented with 1. NAND gates 2. Inverters • If an active-HIGH output (74139, one of the output will high and the rest will be low) is required for each decoded number, the entire decoder can be implemented with • AND gates • Inverters
  • 5. 3-8 line decoder (active-HIGH) 5
  • 6. 6 •This decoder can be referred to in several ways. It can be called a 3-line-to- 8-line decoder, because it has three input lines and eight output lines. •It could also be called a binary-octal decoder or converters because it takes a three bit binary input code and activates the one of the eight outputs corresponding to that code. It is also referred to as a 1-of-8 decoder, because only 1 of the 8 outputs is activated at one time.
  • 7. 7 Logic diagram of 74138 (Example of a 3Bit Decoder)
  • 8. Truth table of 74138 (Example of a 3 8 Bit Decoder) active-LOW 8
  • 9. Classification Of Memory 1. RAM a) SRAM b) DRAM 2. ROM a) PROM b) EPROM c) EEPROM d) NVRAM e) Flash Memory
  • 10. 1. RAM • The RAM family includes two important memory devices: Static RAM (SRAM) and Dynamic RAM (DRAM). The primary difference between them is the lifetime of the data they store. • SRAM retains its contents as long as electrical power is applied to the chip. If the power is turned off or lost temporarily, its contents will be lost forever. • DRAM, on the other hand, has an extremely short data lifetime-typically about four milliseconds. This is true even when power is applied constantly. DRAM controller is used to refresh the data before it expires, the contents of memory can be kept alive for as long as they are needed. So DRAM is as useful as SRAM after all.
  • 11. 2. ROM • Memories in the ROM family are distinguished by the methods used to write new data to them (usually called programming), and the number of times they can be rewritten. • This classification reflects the evolution of ROM devices from hardwired to programmable to erasable-and- programmable. • A common feature is their ability to retain data and programs forever, even during a power failure. • The contents of the ROM had to be specified before chip production, so the actual data could be used to arrange the transistors inside the chip.
  • 12. • One step up from the masked ROM is the PROM (programmable ROM), which is purchased in an unprogrammed state. If you were to look at the contents of an unprogrammed PROM, the data is made up entirely of 1's. • The process of writing your data to the PROM involves a special piece of equipment called a device programmer. The device programmer writes data to the device one word at a time by applying an electrical charge to the input pins of the chip. • Once a PROM has been programmed in this way, its contents can never be changed. If the code or data stored in the PROM must be changed, the current device must be discarded. As a result, PROMs are also known as one-time programmable (OTP) devices. a) PROM
  • 13. • An EPROM (erasable-and-programmable ROM) is programmed in exactly the same manner as a PROM. However, EPROMs can be erased and reprogrammed repeatedly. • To erase an EPROM, you simply expose the device to a strong source of ultraviolet light. (A window in the top of the device allows the light to reach the silicon.) By doing this, you essentially reset the entire chip to its initial-unprogrammed-state. • Though more expensive than PROMs, their ability to be reprogrammed makes EPROMs an essential part of the software development and testing process. b) EPROM
  • 14. c) EEPROMS •EEPROMS are electrically-erasable-and-programmable. Internally, they are similar to EPROMs, but the erase operation is accomplished electrically, rather than by exposure to ultraviolet light. •Any byte within an EEPROM may be erased and rewritten. Once written, the new data will remain in the device forever-or at least until it is electrically erased. •The primary tradeoff for this improved functionality is higher cost, though write cycles are also significantly longer than writes to a RAM. So you wouldn't want to use an EEPROM for your main system memory.
  • 15. d) Flash memory • Flash memory combines the best features of the memory devices described thus far. Flash memory devices are high density, low cost, nonvolatile, fast (to read, but not to write), and electrically reprogrammable. • These advantages are overwhelming and, as a direct result, the use of flash memory has increased dramatically in embedded systems. From a software viewpoint, flash and EEPROM technologies are very similar. • The major difference is that flash devices can only be erased one sector at a time, not byte-by-byte. Typical sector sizes are in the range 256 bytes to 16KB. Despite this disadvantage, flash is much more popular than EEPROM and is rapidly displacing many of the ROM devices as well.
  • 16. e) NVRAM • The third member of the hybrid memory class is NVRAM (non-volatile RAM). Nonvolatility is also a characteristic of the ROM and hybrid memories discussed previously. • However, an NVRAM is physically very different from those devices. An NVRAM is usually just an SRAM with a battery backup. When the power is turned on, the NVRAM operates just like any other SRAM. • When the power is turned off, the NVRAM draws just enough power from the battery to retain its data. NVRAM is fairly common in embedded systems. • However, it is expensive-even more expensive than SRAM, because of the battery-so its applications are typically limited to the storage of a few hundred bytes of system-critical information that can't be stored in any better way.