Access free live classes and tests on the app
Download
+
Unacademy
  • Goals
    • AFCAT
    • AP EAMCET
    • Bank Exam
    • BPSC
    • CA Foundation
    • CAPF
    • CAT
    • CBSE Class 11
    • CBSE Class 12
    • CDS
    • CLAT
    • CSIR UGC
    • GATE
    • IIT JAM
    • JEE
    • Karnataka CET
    • Karnataka PSC
    • Kerala PSC
    • MHT CET
    • MPPSC
    • NDA
    • NEET PG
    • NEET UG
    • NTA UGC
    • Railway Exam
    • SSC
    • TS EAMCET
    • UPSC
    • WBPSC
    • CFA
Login Join for Free
avtar
  • ProfileProfile
  • Settings Settings
  • Refer your friendsRefer your friends
  • Sign outSign out
  • Terms & conditions
  • •
  • Privacy policy
  • About
  • •
  • Careers
  • •
  • Blog

© 2023 Sorting Hat Technologies Pvt Ltd

  • Exams
    • SBI Exams
      • SBI PO
      • SBI Clerk
      • SBI SO
    • IBPS Exams
      • IBPS PO
      • IBPS Clerk
      • IBPS RRB
      • IBPS SO
    • LIC Exams
      • LIC Assistant
      • LIC AAO
      • LIC ADO
    • RBI Exams
      • RBI Grade B
      • RBI Assistant
  • Notifications
    • Upcoming Bank Exam
    • Syllabus
      • IBPS Syllabus
        • IBPS PO Syllabus
        • IBPS Clerk Syllabus
        • IBPS RRB Syllabus
        • IBPS SO Syllabus
      • SBI Syllabus
        • SBI PO Syllabus
        • SBI Clerk Syllabus
      • LIC Syllabus
        • LIC Assistant Syllabus
        • LIC AAO Syllabus
        • LIC ADO Syllabus
      • RBI Syllabus
        • RBI Assistant Syllabus
  • Study Material
    • Magazine Download
    • Bank Exams Notes
  • Tests & Practice
    • Scholarship Test
    • Test Series
    • Learning Festival
  • Rankers Guide
    • Paper Analysis
Bank Exam » Bank Exam Study Materials » Computer Knowledge » Concept of NOT gate
insurance_banking_exams

Concept of NOT gate

NOT gate is a logic gate that does the inversion of the given Output . It is also known as an inverter. It has high output in low input and vice versa.

Table of Content
  •  

NOT gate is a logic gate that inverts the binary input which means that in order to get a high output (1) we require a low input (0) and for a low output a High input (1) is needed. It inverts the input or we can say it negates the output hence due to this inversion of output it is also called Inverter.The input and the output of the NOT logic gate is represented in the tabular format known as truth Table. The table gives the input and output or results of all people possible inputs. 

As the logic gates work with binary digits hence the two possible inputs can be 0 or 1.

Case 1

The input is taken as 0 and the output received is high, that is 1. after passing through the NOT gate

Case 2

The input is taken to be high that means 1 and corresponding result is low that is zero in the NOT gate.

The equation of NOT gate 

X= Ā

Here X is the output and A is the input .

So the bar(-) on A represents negative of A or opposite of A .

This can also be seen as if the input of variable is taken as A which is passing through the NOT gate then the output binary variable will be Ā. Here the bar is not .

So if input is A= 1 then corresponding output is Ā= 0 and if the input is A= 0 then output is Ā= 1.

Truth table of NOT gate

Truth table is the representation of all the possible inputs that can be made and the corresponding digital output of the same. It is a tabular representation of all the possible outputs that are obtained after passing through a NOT gate.

The truth table of NOT gate is as follows -:

INPUT( A)

OUTPUT( Ā)

0

1

1

0

Application of NOT gate

  • As we all know that NOT gate is an inverter and hence gives an opposite signal in the output hence it is used in CMOS inverters to generate waveforms.
  • NOT gates are also used in temperature control circuits.
  • They are also used in various integrated circuits.
  • Also logic gates like NOT ,AND are also the most fundamental components of the microprocessor and microcontroller.
  • Flip flops are designed with the help of logic gates.
  • They are also used in printer IC
  • disk read-write IC
  • Logic gates are also extensively used in control circuits.As nowadays most of the machines and other equipment are digitally controlled hence gates such as AND ,NOT or the most common part of these controlled circuits.
  • The on ,off and speed facilities of a control circuit is regulated with the help of the AND ,NOT and other logic gates.

Characteristics of NOT gate

The following are the characteristics of a NOT gate -:

  1. A NOT gate is a single input and output digital device or logic gate.
  2. It is known as an inverter since it gives an inversion of the applied input.
  3. The symbol Of NOT gate is a triangle which has a bubble over it.
  4. The bubble in the NOT gate is known as an inversion bubble.
  5. It gives the complement of the input signal or in other words it gives the negation if the input 
  6. It is also known as a decision making device due to the single input channel.

Conclusion 

NOT gate is logic gate that gives a negative mathematical output. Hence it is also called an Inverter. That means it gives 0 when input is 1 and 1 when the input is 0. NOT gate is a single window system wherein we have a single input and output system. It is also known as a decision making device due to this reason.A NOT gate has a triangular shape with a bubble on the top. The top bubble is used to get the inversion of the input or the complement.NOT gate has the equation as – X = Ā. The bar here represents the negative of A. The NOT gate has alot of application in day to day life from integrated circuits , temperature control circuits , controlled circuits used in machines till various microprocessor and microcontrollers.

faq

Frequently asked questions

Get answers to the most common queries related to the Bank Examination Preparation.

what is a NOT gate and what is the equation of a NOT gate ?

Ans: NOT gate is a logic gate that works on the concept of inversion. It is a ...Read full

Why is a NOT gate called an Inverter?

Ans: NOT gate is known as an inverter since the gate inverts the input .For example if we take a High input (1) then...Read full

What is the principle of NOT gate ?

Ans: The principle working of NOT gate is simple. In order to find the output ...Read full

Draw the Truth table of NOT gate.

Ans: The truth table of NOT gate is represented as follows-: ...Read full

Ans: NOT gate is a logic gate that works on the concept of inversion. It is a digital device that gives a high output if the input is low and a low output or result only if the input is high.The equation for a NOT gate is as follows -:

X=Ā where X is the output and A is the input and the output is equal to Ā that is called negative of A.

Ans: NOT gate is known as an inverter since the gate inverts the input .For example if we take a High input (1) then the corresponding output will be low that is zero and vice versa.So due to this fact they are also called inverters as they invert the input.

Ans: The principle working of NOT gate is simple. In order to find the output you just have to do the negative of A that is input . So by this principle a High input gets a low output and low input and high output.

That is if A = 0 then X = 1 or if A= 1then X = 0.

Ans: The truth table of NOT gate is represented as follows-:

Input ( A) Output (Ā)
0 1
1 0

Crack Bank Exam with Unacademy

Get subscription and access unlimited live and recorded courses from India’s best educators

  • Structured syllabus
  • Daily live classes
  • Ask doubts
  • Tests & practice
Learn more

Notifications

Get all the important information related to the Bank Exam including the process of application, important calendar dates, eligibility criteria, exam centers etc.

Bank Exam Application Process
IBPS Clerk Notifications
IBPS Clerk Result – Check Prelims Exam Result Link
IBPS PO Notifications
IBPS PO Result
IBPS PO Syllabus 2023 for Prelims and Mains Exam
SBI Clerk Notifications
SBI Clerk Result – SBI Clerk Mains Result 2023 Out
SBI PO Admit Card 2022 – Link(Soon), Steps to Download
SBI PO Notifications 2022 – Check Eligibility, Exam Date, Syllabus, Exam Pattern
SBI PO Result
SBI PO Syllabus 2023, Prelims and Mains Syllabus in Detail
See all

Related articles

Learn more topics related to Computer Knowledge
Windows Operating System

This article discusses the Windows operating system and gives a detailed view on several versions of them. In this article you will get to know about major features and also a historical background of the Windows operating system.

What Is A Wireless Connection?

These days, hardly there's anyone who doesn't use the internet connection these days in their daily life. The Internet has become an essential part of our life because everything has gone online. From food to friends or education to entertainment, everything is present on the Internet.

WAN

This article helps us in understanding the basic meaning of the Internet's biggest WAN or Wide Area Network and the principle behind it, its applications in computer networks, its advantages, and disadvantages,

VPN

Virtual Private Network(VPN) helps guard your privacy by establishing an encrypted connection. It hides your IP address, after which no one can see or trace your activity.

See all
Access more than

12,591+ courses for Bank Exams 

Get subscription

Trending Topics

  • IBPS Clerk Exam Analysis 2022
  • Bank Exam Notifications
  • IBPS-PO Eligibility Criteria
  • IBPS PO Exam Pattern
  • IBPS PO Application Process
  • SBI Clerk Exam Pattern
freeliveclasses_bankexams

Related links

  • Bank Exam Study Materials
  • SBI Clerk Result
  • IBPS PO Syllabus
  • IBPS Clerk Result
  • IBPS PO Salary
  • IBPS Clerk Syllabus
  • IBPS Calendar 2023
  • RBI Grade B Officer
  • RRB PO Exam Pattern
  • RRB Exam Syllabus
  • RRB NTPC Exam Pattern
  • General Awareness for Bank Exams
  • RRB Clerk Exam Date 2023
testseries_bankexams
Download Free English Magazine
Company Logo

Unacademy is India’s largest online learning platform. Download our apps to start learning


Starting your preparation?

Call us and we will answer all your questions about learning on Unacademy

Call +91 8585858585

Company
About usShikshodayaCareers
we're hiring
BlogsPrivacy PolicyTerms and Conditions
Help & support
User GuidelinesSite MapRefund PolicyTakedown PolicyGrievance Redressal
Products
Learner appLearner appEducator appEducator appParent appParent app
Popular goals
IIT JEEUPSCSSCCSIR UGC NETNEET UG
Trending exams
GATECATCANTA UGC NETBank Exams
Study material
UPSC Study MaterialNEET UG Study MaterialCA Foundation Study MaterialJEE Study MaterialSSC Study Material

© 2025 Sorting Hat Technologies Pvt Ltd

Unacademy
  • Goals
    • AFCAT
    • AP EAMCET
    • Bank Exam
    • BPSC
    • CA Foundation
    • CAPF
    • CAT
    • CBSE Class 11
    • CBSE Class 12
    • CDS
    • CLAT
    • CSIR UGC
    • GATE
    • IIT JAM
    • JEE
    • Karnataka CET
    • Karnataka PSC
    • Kerala PSC
    • MHT CET
    • MPPSC
    • NDA
    • NEET PG
    • NEET UG
    • NTA UGC
    • Railway Exam
    • SSC
    • TS EAMCET
    • UPSC
    • WBPSC
    • CFA

Share via

COPY