SlideShare a Scribd company logo
1 of 7
Download to read offline
LINKS
Home
Site Map
Site Search
Link Partners
Blogspot
Bookstore
Contact Us
Calculators & Tools
PCB Software
Trace Width
Trace Current
Search: Search Site
Electronics Tutorial about the Digital Logic "NOT" Gate
Logic "NOT" Gates Navigation
Tutorial: 4 of 10
--- Select a Tutorial Page ---
GO RESET
The Digital Logic "NOT" Gate
Definition
The digital Logic NOT Gate is the most basic of all the logical gates and is sometimes referred to as an
Inverting Buffer or simply a Digital Inverter. It is a single input device which has an output level that is
normally at logic level "1" and goes "LOW" to a logic level "0" when its single input is at logic level "1", in
other words it "inverts" (complements) its input signal. The output from a NOT gate only returns "HIGH"
again when its input is at logic level "0" giving us the Boolean expression of: A = Q.
Then we can define the operation of a single input logic NOT gate as being:
"If A is NOT true, then Q is true"
Transistor NOT Gate
A simple 2-input logic NOT gate can be constructed using a RTL Resistor-transistor switches as shown
below with the input connected directly to the transistor base. The transistor must be saturated "ON" for
an inversed output "OFF" at Q.
Do you like our Site?
Help us to Share It
1
► Logic Gates ► Circuit Diagram ► Inverter Circuits ► Digital Clock
► Circuit Page
► Circuit PCB
► Transistor
Trace Resistance
PCB Impedance
4 Band Resistor
5 Band Resistor
Circuit Simulator
Resistor Table
Inductance Calc
Coil Inductance
Parallel Wires
Impedance Match
RF Unit Converter
Coax Impedance
Twisted Pair
Crosstalk Calc
Scientific Calc
Logic NOT Gates are available using digital circuits to produce the desired logical function. The
standard NOT gate is given a symbol whose shape is of a triangle pointing to the right with a circle at its
end. This circle is known as an "inversion bubble" and is used in NOT, NAND and NOR symbols at
their output to represent the logical operation of the NOT function. This bubble denotes a signal
inversion (complementation) of the signal and can be present on either or both the output and/or the
input terminals.
The Digital Inverter or NOT gate
Symbol Truth Table
Inverter or NOT Gate
A Q
0 1
1 0
Boolean Expression Q = not Aor A Read as inverse of Agives Q
Logic NOT gates provide the complement of their input signal and are so called because when their
input signal is "HIGH" their output state will NOT be "HIGH". Likewise, when their input signal is "LOW"
their output state will NOT be "LOW". As they are single input devices, logic NOT gates are not normally
classed as "decision" making devices or even as a gate, such as the AND or OR gates which have two
or more logic inputs. Commercial available NOT gates IC's are available in either 4 or 6 individual gates
within a single i.c. package.
The "bubble" (o) present at the end of the NOT gate symbol above denotes a signal inversion
(complimentation) of the output signal. But this bubble can also be present at the gates input to indicate
an active-LOW input. This inversion of the input signal is not restricted to the NOT gate only but can be
used on any digital circuit or gate as shown with the operation of inversion being exactly the same
whether on the input or output terminal. The easiest way is to think of the bubble as simply an inverter.
Signal Inversion using Active-low input Bubble
Bubble Notation for Input Inversion
NAND and NOR Gate Equivalents
An Inverter or logic NOT gate can also be made using standard NAND and NOR gates by connecting
together ALL their inputs to a common input signal for example.
A very simple inverter can also be made using just a single
stage transistor switching circuit as shown. When the
transistors base input at "A" is high, the transistor conducts
and collector current flows producing a voltage drop across
the resistor R thereby connecting the output point at "Q" to
ground thus resulting in a zero voltage output at "Q".
Likewise, when the transistors base input at "A" is low (0v),
the transistor now switches "OFF" and no collector current
flows through the resistor resulting in an output voltage at
"Q" high at a value near to +Vcc.
Then, with an input voltage at "A" HIGH, the output at "Q" will be LOW and an input voltage at "A" LOW the
resulting output voltage at "Q" is HIGH producing the complement or inversion of the input signal.
Hex Schmitt Inverters
A standard Inverter or Logic NOT Gate, is usually made up from transistor switching circuits that do not
switch from one state to the next instantly, there is some delay. Also as a transistor is a basic current
amplifier, it can also operate in a linear mode and any small variation to its input level will cause a
variation to its output level or may even switch "ON" and "OFF" several times if there is any noise present
in the circuit. One way to overcome these problems is to use a Schmitt Inverter or Hex Inverter.
We know from the previous pages that all digital gates use only two logic voltage states and that these
are generally referred to as Logic "1" and Logic "0" any TTL voltage input between 2.0v and 5v is
recognised as a logic "1" and any voltage input below 0.8v is recognised as a logic "0" respectively.
A Schmitt Inverter is designed to operate or switch state when its input signal goes above an "Upper
Threshold Voltage" limit in which case the output changes and goes "LOW", and will remain in that state
until the input signal falls below the "Lower Threshold Voltage" level in which case the output signal
goes "HIGH". In other words a Schmitt Inverter has some form of Hysteresis built into its switching
circuit.
This switching action between an upper and lower threshold limit provides a much cleaner and faster
"ON/OFF" switching output signal and makes the Schmitt inverter ideal for switching any slow-rising or
slow-falling input signal either an analogue or digital signal.
Schmitt Inverter
A very useful application of Schmitt inverters is when they are used as oscillators or sine-to-square
wave converters for use as square wave clock signals.
Schmitt Inverter Oscillator & Converter
The first circuit shows a very simple low power RC type oscillator using a Schmitt inverter to generate
square waves. Initially the capacitor C is fully discharged so the input to the inverter is "LOW" resulting in
an inverted output which is "HIGH". As the output from the inverter is fed back to its input and the
capacitor via the resistor R the capacitor begins to charge up.
When the capacitors charging voltage reaches the upper threshold limit of the inverter, the inverter
changes state, the output becomes "LOW" and the capacitor begins to discharge through the resistor
until it reaches the lower threshold level were the inverter changes state again. This switching back and
forth by the inverter produces a square wave output signal with a 33% duty cycle and whose frequency is
given as: ƒ = 680/RC.
The second circuit converts a sine wave input (or any oscillating input for that matter) into a square wave
output. The input to the inverter is connected to the junction of the potential divider network which is
used to set the quiescent point of the circuit. The input capacitor blocks any DC component present in
Goto Page: 1 2 3 4 5 6 7 8 9 10
the input signal only allowing the sine wave signal to pass.
As this signal passes the upper and lower threshold points of the inverter the output also changes from
"HIGH" to "LOW" and so on producing a square wave output waveform. This circuit produces an output
pulse on the positive rising edge of the input waveform, but by connecting a second Schmitt inverter to
the output of the first, the basic circuit can be modified to produce an output pulse on the negative falling
edge of the input signal.
Commonly available logic NOT gate and Inverter IC's include
TTL Logic Types
74LS04 Hex Inverting NOT Gate
74LS04 Hex Inverting NOT Gate
74LS14 Hex Schmitt Inverting NOT Gate
74LS1004 Hex Inverting Drivers
CMOS Logic Types
CD4009 Hex Inverting NOT Gate
CD4069 Hex Inverting NOT Gate
Inverter or NOT Gate 7404
In the next tutorial about Digital Logic Gates, we will look at the digital logic NAND Gate function as
used in both TTL and CMOS logic circuits as well as its Boolean Algebra definition and truth tables.
Temperature Calibration
Fluke® Provides a Wide Range of Temperature Calibrators Get a Demo!
www.flukecal.com
Rs.1699
Rs.699 59%
Polo Fashion PFT-2637 Bl…
Basic Electronics Tutorials by Wayne Storr. Last updated: ,
Copyright © 1999 − 2013, Electronics-Tutorials.w s, All Right Reserved.
| Privacy Policy | Terms of Use | Site Map | Contact Us | Basic Electronics Tutorials |

More Related Content

What's hot

CSEC Physics Review - Introduction To Logic Gates
CSEC Physics Review - Introduction To Logic GatesCSEC Physics Review - Introduction To Logic Gates
CSEC Physics Review - Introduction To Logic GatesKevin Small
 
basic logic gates
 basic logic gates basic logic gates
basic logic gatesvishal gupta
 
Computer logic and gates
Computer logic and gatesComputer logic and gates
Computer logic and gatessamina khan
 
Computer circuit logic
Computer circuit logicComputer circuit logic
Computer circuit logicYoungik Song
 
Digital logic gate and its application
Digital logic gate and its applicationDigital logic gate and its application
Digital logic gate and its applicationAbdullah Al Masud
 
Logic gate class 12
Logic gate class 12Logic gate class 12
Logic gate class 12Nipun Shah
 
Logic Gates Presentation
Logic Gates PresentationLogic Gates Presentation
Logic Gates Presentationnad407
 
Logic gate implementing without using ICs by Nimay Giri
Logic gate implementing without using ICs by Nimay GiriLogic gate implementing without using ICs by Nimay Giri
Logic gate implementing without using ICs by Nimay Girinimay1
 
Digital Logic & Computer Architecture Practical Book by Yasir Ahmed Khan
Digital Logic & Computer Architecture Practical Book by Yasir Ahmed KhanDigital Logic & Computer Architecture Practical Book by Yasir Ahmed Khan
Digital Logic & Computer Architecture Practical Book by Yasir Ahmed KhanYasir Khan
 
Presentation On Logic Gate
Presentation On Logic Gate Presentation On Logic Gate
Presentation On Logic Gate Nazrul Islam
 
Logic gates And Boolen algebra
Logic gates And  Boolen algebraLogic gates And  Boolen algebra
Logic gates And Boolen algebraVeera Venky
 

What's hot (20)

Chap 3
Chap 3Chap 3
Chap 3
 
Basic Logic gates
Basic Logic gatesBasic Logic gates
Basic Logic gates
 
CSEC Physics Review - Introduction To Logic Gates
CSEC Physics Review - Introduction To Logic GatesCSEC Physics Review - Introduction To Logic Gates
CSEC Physics Review - Introduction To Logic Gates
 
basic logic gates
 basic logic gates basic logic gates
basic logic gates
 
Logic gates
Logic gatesLogic gates
Logic gates
 
Digital Basics
Digital BasicsDigital Basics
Digital Basics
 
Computer logic and gates
Computer logic and gatesComputer logic and gates
Computer logic and gates
 
Logic Gates
Logic GatesLogic Gates
Logic Gates
 
Computer circuit logic
Computer circuit logicComputer circuit logic
Computer circuit logic
 
Digital logic gate and its application
Digital logic gate and its applicationDigital logic gate and its application
Digital logic gate and its application
 
Logic gate class 12
Logic gate class 12Logic gate class 12
Logic gate class 12
 
Logic Gates Presentation
Logic Gates PresentationLogic Gates Presentation
Logic Gates Presentation
 
Logic gate implementing without using ICs by Nimay Giri
Logic gate implementing without using ICs by Nimay GiriLogic gate implementing without using ICs by Nimay Giri
Logic gate implementing without using ICs by Nimay Giri
 
Digital Logic & Computer Architecture Practical Book by Yasir Ahmed Khan
Digital Logic & Computer Architecture Practical Book by Yasir Ahmed KhanDigital Logic & Computer Architecture Practical Book by Yasir Ahmed Khan
Digital Logic & Computer Architecture Practical Book by Yasir Ahmed Khan
 
DCF- Logic gates and circuit
DCF- Logic gates and circuitDCF- Logic gates and circuit
DCF- Logic gates and circuit
 
Digital logic, an inverter or NOT gate
Digital logic, an inverter or NOT gateDigital logic, an inverter or NOT gate
Digital logic, an inverter or NOT gate
 
Logical Gates
Logical GatesLogical Gates
Logical Gates
 
Presentation On Logic Gate
Presentation On Logic Gate Presentation On Logic Gate
Presentation On Logic Gate
 
Edc
EdcEdc
Edc
 
Logic gates And Boolen algebra
Logic gates And  Boolen algebraLogic gates And  Boolen algebra
Logic gates And Boolen algebra
 

Viewers also liked (11)

Not gate
Not gateNot gate
Not gate
 
Sequential Logic Circuit
Sequential Logic CircuitSequential Logic Circuit
Sequential Logic Circuit
 
CMOS logic circuits
CMOS logic circuitsCMOS logic circuits
CMOS logic circuits
 
Sequential circuits in digital logic design
Sequential circuits in digital logic designSequential circuits in digital logic design
Sequential circuits in digital logic design
 
Digital logic gates and Boolean algebra
Digital logic gates and Boolean algebraDigital logic gates and Boolean algebra
Digital logic gates and Boolean algebra
 
Cmos design
Cmos designCmos design
Cmos design
 
Logic Gates
Logic GatesLogic Gates
Logic Gates
 
Basic logic gates
Basic logic gatesBasic logic gates
Basic logic gates
 
Report on-the-logic-gates
Report on-the-logic-gatesReport on-the-logic-gates
Report on-the-logic-gates
 
Logic gates
Logic gatesLogic gates
Logic gates
 
Chapter 4 flip flop for students
Chapter 4 flip flop for studentsChapter 4 flip flop for students
Chapter 4 flip flop for students
 

Similar to Digital Logic NOT Gate Tutorial

Schmitt trigger circuit
Schmitt trigger circuitSchmitt trigger circuit
Schmitt trigger circuittaranjeet10
 
Digital integrated circuits
Digital integrated circuitsDigital integrated circuits
Digital integrated circuitsTamilarasan N
 
digitalelectronicslogicfamilies-190628101225-converted.pptx
digitalelectronicslogicfamilies-190628101225-converted.pptxdigitalelectronicslogicfamilies-190628101225-converted.pptx
digitalelectronicslogicfamilies-190628101225-converted.pptxBijaySharma51
 
Hardware combinational
Hardware combinationalHardware combinational
Hardware combinationalDefri Tan
 
Comparator, Zero Crossing Detector and schmitt trigger using opamp
Comparator, Zero Crossing Detector and schmitt trigger using opampComparator, Zero Crossing Detector and schmitt trigger using opamp
Comparator, Zero Crossing Detector and schmitt trigger using opampDivyanshu Rai
 
Logic families ppt eceb srp
Logic families ppt eceb srpLogic families ppt eceb srp
Logic families ppt eceb srpSaikat Dutt
 
Adc.pptx ashvani 151503
Adc.pptx ashvani 151503Adc.pptx ashvani 151503
Adc.pptx ashvani 151503Ashvani Shukla
 
direct coupled transistor logic
direct coupled transistor logicdirect coupled transistor logic
direct coupled transistor logicsonalijagtap15
 
assignment_mathematics.pptx
assignment_mathematics.pptxassignment_mathematics.pptx
assignment_mathematics.pptxAravindaAKumar1
 
PHYSICS PRACTICAL PROJECT (1).pdf
PHYSICS PRACTICAL PROJECT (1).pdfPHYSICS PRACTICAL PROJECT (1).pdf
PHYSICS PRACTICAL PROJECT (1).pdfOmChaubey7
 
LOGICAL_GATES_priyansh_singhal.pdf
LOGICAL_GATES_priyansh_singhal.pdfLOGICAL_GATES_priyansh_singhal.pdf
LOGICAL_GATES_priyansh_singhal.pdfMeghaChauhan75
 
LOGICAL GATES mayank chauhan.pdf
LOGICAL GATES mayank chauhan.pdfLOGICAL GATES mayank chauhan.pdf
LOGICAL GATES mayank chauhan.pdfMeghaChauhan75
 
Construction of digital voltmeter by Bapi Kumar Das
Construction of digital voltmeter by Bapi Kumar DasConstruction of digital voltmeter by Bapi Kumar Das
Construction of digital voltmeter by Bapi Kumar DasB.k. Das
 

Similar to Digital Logic NOT Gate Tutorial (20)

Schmitt trigger circuit
Schmitt trigger circuitSchmitt trigger circuit
Schmitt trigger circuit
 
Comparator
ComparatorComparator
Comparator
 
Logic Gates & Family.pdf
Logic Gates & Family.pdfLogic Gates & Family.pdf
Logic Gates & Family.pdf
 
Digital integrated circuits
Digital integrated circuitsDigital integrated circuits
Digital integrated circuits
 
digitalelectronicslogicfamilies-190628101225-converted.pptx
digitalelectronicslogicfamilies-190628101225-converted.pptxdigitalelectronicslogicfamilies-190628101225-converted.pptx
digitalelectronicslogicfamilies-190628101225-converted.pptx
 
Hardware combinational
Hardware combinationalHardware combinational
Hardware combinational
 
Digital logic
Digital logicDigital logic
Digital logic
 
Comparator, Zero Crossing Detector and schmitt trigger using opamp
Comparator, Zero Crossing Detector and schmitt trigger using opampComparator, Zero Crossing Detector and schmitt trigger using opamp
Comparator, Zero Crossing Detector and schmitt trigger using opamp
 
2th year iv sem de lab manual
2th year iv sem de lab manual2th year iv sem de lab manual
2th year iv sem de lab manual
 
Logic families ppt eceb srp
Logic families ppt eceb srpLogic families ppt eceb srp
Logic families ppt eceb srp
 
Adc.pptx ashvani 151503
Adc.pptx ashvani 151503Adc.pptx ashvani 151503
Adc.pptx ashvani 151503
 
Transistor as a switch
Transistor as a switch Transistor as a switch
Transistor as a switch
 
direct coupled transistor logic
direct coupled transistor logicdirect coupled transistor logic
direct coupled transistor logic
 
assignment_mathematics.pptx
assignment_mathematics.pptxassignment_mathematics.pptx
assignment_mathematics.pptx
 
PHYSICS PRACTICAL PROJECT (1).pdf
PHYSICS PRACTICAL PROJECT (1).pdfPHYSICS PRACTICAL PROJECT (1).pdf
PHYSICS PRACTICAL PROJECT (1).pdf
 
LOGICAL_GATES_priyansh_singhal.pdf
LOGICAL_GATES_priyansh_singhal.pdfLOGICAL_GATES_priyansh_singhal.pdf
LOGICAL_GATES_priyansh_singhal.pdf
 
Logic gates
Logic gatesLogic gates
Logic gates
 
LOGICAL GATES mayank chauhan.pdf
LOGICAL GATES mayank chauhan.pdfLOGICAL GATES mayank chauhan.pdf
LOGICAL GATES mayank chauhan.pdf
 
Construction of digital voltmeter by Bapi Kumar Das
Construction of digital voltmeter by Bapi Kumar DasConstruction of digital voltmeter by Bapi Kumar Das
Construction of digital voltmeter by Bapi Kumar Das
 
UNIT-3 OPAMP.pptx
UNIT-3 OPAMP.pptxUNIT-3 OPAMP.pptx
UNIT-3 OPAMP.pptx
 

More from guru nanak institute of technology (11)

Electromagnetic flow measurement
Electromagnetic flow measurementElectromagnetic flow measurement
Electromagnetic flow measurement
 
Circuit labthermistors (1)
Circuit labthermistors (1)Circuit labthermistors (1)
Circuit labthermistors (1)
 
New ppt
New pptNew ppt
New ppt
 
Project
ProjectProject
Project
 
Wds
WdsWds
Wds
 
Mobile based temperature monitoring system (3)
Mobile based temperature   monitoring system (3)Mobile based temperature   monitoring system (3)
Mobile based temperature monitoring system (3)
 
Six channel fire monitoring & control
Six channel fire monitoring & controlSix channel fire monitoring & control
Six channel fire monitoring & control
 
Robotics
RoboticsRobotics
Robotics
 
Bluetooth control
Bluetooth controlBluetooth control
Bluetooth control
 
SUMMER Training report AT NTPC FOR INSTRUMENTATION (kbunl)
SUMMER Training report AT NTPC FOR INSTRUMENTATION (kbunl)SUMMER Training report AT NTPC FOR INSTRUMENTATION (kbunl)
SUMMER Training report AT NTPC FOR INSTRUMENTATION (kbunl)
 
West bengal
West bengalWest bengal
West bengal
 

Recently uploaded

KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline 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
 
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
 
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
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 

Recently uploaded (20)

KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
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
 
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
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
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
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
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
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 

Digital Logic NOT Gate Tutorial

  • 1. LINKS Home Site Map Site Search Link Partners Blogspot Bookstore Contact Us Calculators & Tools PCB Software Trace Width Trace Current Search: Search Site Electronics Tutorial about the Digital Logic "NOT" Gate Logic "NOT" Gates Navigation Tutorial: 4 of 10 --- Select a Tutorial Page --- GO RESET The Digital Logic "NOT" Gate Definition The digital Logic NOT Gate is the most basic of all the logical gates and is sometimes referred to as an Inverting Buffer or simply a Digital Inverter. It is a single input device which has an output level that is normally at logic level "1" and goes "LOW" to a logic level "0" when its single input is at logic level "1", in other words it "inverts" (complements) its input signal. The output from a NOT gate only returns "HIGH" again when its input is at logic level "0" giving us the Boolean expression of: A = Q. Then we can define the operation of a single input logic NOT gate as being: "If A is NOT true, then Q is true" Transistor NOT Gate A simple 2-input logic NOT gate can be constructed using a RTL Resistor-transistor switches as shown below with the input connected directly to the transistor base. The transistor must be saturated "ON" for an inversed output "OFF" at Q. Do you like our Site? Help us to Share It 1 ► Logic Gates ► Circuit Diagram ► Inverter Circuits ► Digital Clock ► Circuit Page ► Circuit PCB ► Transistor
  • 2. Trace Resistance PCB Impedance 4 Band Resistor 5 Band Resistor Circuit Simulator Resistor Table Inductance Calc Coil Inductance Parallel Wires Impedance Match RF Unit Converter Coax Impedance Twisted Pair Crosstalk Calc Scientific Calc Logic NOT Gates are available using digital circuits to produce the desired logical function. The standard NOT gate is given a symbol whose shape is of a triangle pointing to the right with a circle at its end. This circle is known as an "inversion bubble" and is used in NOT, NAND and NOR symbols at their output to represent the logical operation of the NOT function. This bubble denotes a signal inversion (complementation) of the signal and can be present on either or both the output and/or the input terminals. The Digital Inverter or NOT gate Symbol Truth Table Inverter or NOT Gate A Q 0 1 1 0 Boolean Expression Q = not Aor A Read as inverse of Agives Q Logic NOT gates provide the complement of their input signal and are so called because when their input signal is "HIGH" their output state will NOT be "HIGH". Likewise, when their input signal is "LOW" their output state will NOT be "LOW". As they are single input devices, logic NOT gates are not normally classed as "decision" making devices or even as a gate, such as the AND or OR gates which have two or more logic inputs. Commercial available NOT gates IC's are available in either 4 or 6 individual gates
  • 3. within a single i.c. package. The "bubble" (o) present at the end of the NOT gate symbol above denotes a signal inversion (complimentation) of the output signal. But this bubble can also be present at the gates input to indicate an active-LOW input. This inversion of the input signal is not restricted to the NOT gate only but can be used on any digital circuit or gate as shown with the operation of inversion being exactly the same whether on the input or output terminal. The easiest way is to think of the bubble as simply an inverter. Signal Inversion using Active-low input Bubble Bubble Notation for Input Inversion NAND and NOR Gate Equivalents An Inverter or logic NOT gate can also be made using standard NAND and NOR gates by connecting together ALL their inputs to a common input signal for example. A very simple inverter can also be made using just a single
  • 4. stage transistor switching circuit as shown. When the transistors base input at "A" is high, the transistor conducts and collector current flows producing a voltage drop across the resistor R thereby connecting the output point at "Q" to ground thus resulting in a zero voltage output at "Q". Likewise, when the transistors base input at "A" is low (0v), the transistor now switches "OFF" and no collector current flows through the resistor resulting in an output voltage at "Q" high at a value near to +Vcc. Then, with an input voltage at "A" HIGH, the output at "Q" will be LOW and an input voltage at "A" LOW the resulting output voltage at "Q" is HIGH producing the complement or inversion of the input signal. Hex Schmitt Inverters A standard Inverter or Logic NOT Gate, is usually made up from transistor switching circuits that do not switch from one state to the next instantly, there is some delay. Also as a transistor is a basic current amplifier, it can also operate in a linear mode and any small variation to its input level will cause a variation to its output level or may even switch "ON" and "OFF" several times if there is any noise present in the circuit. One way to overcome these problems is to use a Schmitt Inverter or Hex Inverter. We know from the previous pages that all digital gates use only two logic voltage states and that these are generally referred to as Logic "1" and Logic "0" any TTL voltage input between 2.0v and 5v is recognised as a logic "1" and any voltage input below 0.8v is recognised as a logic "0" respectively. A Schmitt Inverter is designed to operate or switch state when its input signal goes above an "Upper Threshold Voltage" limit in which case the output changes and goes "LOW", and will remain in that state until the input signal falls below the "Lower Threshold Voltage" level in which case the output signal goes "HIGH". In other words a Schmitt Inverter has some form of Hysteresis built into its switching circuit. This switching action between an upper and lower threshold limit provides a much cleaner and faster "ON/OFF" switching output signal and makes the Schmitt inverter ideal for switching any slow-rising or slow-falling input signal either an analogue or digital signal. Schmitt Inverter
  • 5. A very useful application of Schmitt inverters is when they are used as oscillators or sine-to-square wave converters for use as square wave clock signals. Schmitt Inverter Oscillator & Converter The first circuit shows a very simple low power RC type oscillator using a Schmitt inverter to generate square waves. Initially the capacitor C is fully discharged so the input to the inverter is "LOW" resulting in an inverted output which is "HIGH". As the output from the inverter is fed back to its input and the capacitor via the resistor R the capacitor begins to charge up. When the capacitors charging voltage reaches the upper threshold limit of the inverter, the inverter changes state, the output becomes "LOW" and the capacitor begins to discharge through the resistor until it reaches the lower threshold level were the inverter changes state again. This switching back and forth by the inverter produces a square wave output signal with a 33% duty cycle and whose frequency is given as: ƒ = 680/RC. The second circuit converts a sine wave input (or any oscillating input for that matter) into a square wave output. The input to the inverter is connected to the junction of the potential divider network which is used to set the quiescent point of the circuit. The input capacitor blocks any DC component present in
  • 6. Goto Page: 1 2 3 4 5 6 7 8 9 10 the input signal only allowing the sine wave signal to pass. As this signal passes the upper and lower threshold points of the inverter the output also changes from "HIGH" to "LOW" and so on producing a square wave output waveform. This circuit produces an output pulse on the positive rising edge of the input waveform, but by connecting a second Schmitt inverter to the output of the first, the basic circuit can be modified to produce an output pulse on the negative falling edge of the input signal. Commonly available logic NOT gate and Inverter IC's include TTL Logic Types 74LS04 Hex Inverting NOT Gate 74LS04 Hex Inverting NOT Gate 74LS14 Hex Schmitt Inverting NOT Gate 74LS1004 Hex Inverting Drivers CMOS Logic Types CD4009 Hex Inverting NOT Gate CD4069 Hex Inverting NOT Gate Inverter or NOT Gate 7404 In the next tutorial about Digital Logic Gates, we will look at the digital logic NAND Gate function as used in both TTL and CMOS logic circuits as well as its Boolean Algebra definition and truth tables. Temperature Calibration Fluke® Provides a Wide Range of Temperature Calibrators Get a Demo! www.flukecal.com
  • 7. Rs.1699 Rs.699 59% Polo Fashion PFT-2637 Bl… Basic Electronics Tutorials by Wayne Storr. Last updated: , Copyright © 1999 − 2013, Electronics-Tutorials.w s, All Right Reserved. | Privacy Policy | Terms of Use | Site Map | Contact Us | Basic Electronics Tutorials |