SlideShare ist ein Scribd-Unternehmen logo
1 von 24
BRIGHT INDIA PUBLIC
SCHOOL
(Affiliated to CBSE curriculum)
INVESTIGATORY PROJECT ON
“ Logic Gates ”
Guided by: -
Ma’am Urmila
Submitted by: - Raghav Rathi
This is to certify that Raghav Rathi
student of XII Science Roll no
___________ worked on project titled-
“Logic Gates” held in Bright India Public
School during the academic yearp
2017-2018
He worked sincerely under the guidance of
faculties and prepared this dissertation.
External Teacher Subject Teacher
Principal
ACKNOWLEDGEMENT
First of all, I am immensely indebted to almighty god for
his blessings and grace without which I could not have
undertaken this task and my efforts would never have
been a success.
I humbly consider a privilege and honor to
express my heartiest and profound gratitude to Sir
Dinesh Mathur, PrincipalBIPS, Ajmer for his appropriate
direction, valuable suggestion, under judging assistance
so generously extended to me.
I wish to express my deepest feelings of gratitude to
Ma’am Urmila, Physics department. For her erudite
involvement and sustained guidance which has been pivotal
in my project work. His minute observation, precious
insights, critical comments have indeed greatly helped to
shape my ideas.
This guidanceand support received from my
entire classmates who contributed and who are
contributing to this project, is vital for the success of this
project. I am grateful for their constant support and help.
I also owe sense of gratitude to my parents for
encouragement and support throughout the project.
- RAGHAV RATHI
Sr.no Title Page no.
1 Introduction 1
2 Principle 2
3 BasicGates 3
4 The OR Gate 5
5 The AND Gate 7
6 The NOT Gate 9
7 The NOR Gate 11
8 The NANDGate 13
9 The EX-OR Gate 15
10 The EX-NOR
Gate
17
11 Conclusion 19
12 Bibliography 20
CONTENTS
1
Introduction
GATE: - A gate is defined as a digital circuit which
follows some logical relationship between the input and
output voltages. It is a digital circuit which either allows
a signal to pass through or stop it.
The logic gates are building blocks at digital
electronics. They are used in digital electronics to
change one voltage level into another according to some
logic statement relating to them.
Truth Table: - A logic gate may have one or more than
one inputs, but it has only one output. The relationship
between the possible values of input and output
voltages are expressed in the form of a table called truth
table.
Truth table of a logic gate is a table that shows all
The inputs and outputs that are possible for the logic
gates.
Boolean algebra: - The algebra which is based on
binary nature of the logic gates.
Boolean Expressions: - They are the logical statement
which are followed by logical gates.
2
Principle
Any Boolean algebraic operation can be associated
with the input and output, which represents the
statement of Boolean algebra. Although these circuits
may be complex, they may all be constructed from
three basic
Devices like a P-N junction diode, a resistance and an
N-P- N transistor.
We have three different type of logic gates and they
are the AND gate, the OR gate and the NOT gate.
LOGICAL STATEMENTS
1 0
High Low
Positive Negative
On Off
Close Open
Conducting Non-Conducting
Right Wrong
True False
Yes No
3
Basic Gates
The OR Gate: - It is a device that combines A and B to
give Y as the result. The OR gate has two or more inputs
and one output. In Boolean algebra, addition symbol (+),
is referred as the OR.
The Boolean expression: A+B=Y
This indicates that Y equals to A or B.
The AND Gate: - It is a device that combines A with
B to give Y as the result. The AND gate has two or more
inputs and one output. In Boolean algebra,
multiplication sign is referred as the AND.
The Boolean expression: A.B=Y o r A X B=Y
This indicates that Y equals to A and B.
4
The NOT Gate: - It is a device that inverts the inputs.
The NOT has one input and has one output. In Boolean
algebra, bar symbol is referred as the NOT.
The Boolean expression:
This indicates that Y is not equal to A.
- Making of logic gates was started by
binary numbers.
- Logic gates can also store information.
5
The ORGate
Aim:
To design and stimulate the OR gate circuit.
Components:
Two ideal p-n junction diode (D1 and D2).
Theory and Construction:
An OR gate can be realized by the electronic circuit,
making use of two diodes D1 and D2.
Hear the negative terminal of the battery is grounded and
corresponds to the 0 level, and the positive terminal of the
battery corresponds to level
1. The output Y is voltage at C with respect to earth.
6
The following conclusion can be drawn from the
above circuit:
(i) If the switch A and B are kept open
(A=1, B=0), then bulb does not glow,
hence Y=0
(ii) If switch A is kept closed and B is kept
open (A=1, B=0), then bulb does not
glow, hence Y=0
(iii) If switch A is kept open and B is kept
closed (A=0, B=1), then bulb does not
glow, hence Y=0
(iv) If switch A and B both are kept closed
(A=1, B=1), then bulb glows, hence Y=1
TRUTH TABLE:
Input A Input B OUTPUT
0 0 0
0 1 0
1 0 0
1 1 1
7
TheAND Gate
Aim:
TO DESIGN AND STIMULATE THE AND
GATE CIRCUIT.
Components:
Two ideal p-n junction diode (D1 and D2) and resistance R.
Theory and Construction:
An AND gate can be realized by the electronic
circuit, making use of two diodes D1 and D2.
The resistance R is connected to the positive
terminal of a 5V battery permanently.
Here the negative terminal of the battery is
grounded and corresponds to the 0 level, and the
positive terminal of the battery corresponds to the
level 1. The output Y is the voltage at C with
respect to earth.
8
The following conclusion can b e easily drawn from
the workingof this circuit:
(i) If the switch A and B are kept open (A=0,
B=0), then bulb does not glow, hence Y=0.
(ii) If switch A is kept closed and B is kept
open (A=1, B=0), then bulb does not glow,
hence Y=0.
(iii) If switch A is kept open and B is kept
closed (A=0, B=1), then bulb does not
glow, hence Y=0.
(iv) If both switch A and B are kept closed
(A=1, B=1), then bulb glows, hence Y=1.
TRUTH TABLE:
Input A Input B OUTPUT
0 0 0
0 1 0
1 0 0
1 1 1
9
The NOT Gate
Aim:
TO DESIGN AND STIMULATE THE NOT
GATE CIRCUIT.
Components:
An ideal n-p-n transistor.
Theory and Construction:
A NOT gate cannot be realized by using diodes.
However, an electronic circuit of NOT gate can be
realized by making use a n-p-n transistor.
The base of the transistor is connected to the input A
through a resistance Rb and the emitter is earthed.
The collector is connected to 5V battery. The output
Y is voltage at C with respect to earth.
10
The following inference can be easily drawn from
the workingof circuit:
(i) If the switch A is kept open (A=0) then
bulb glows, hence Y=1
(ii) If the switch A is kept closed (A=1)
then bulb does not glow, hence Y=0
TRUTH TABLE:
Input A OUTPUT Y
0 1
1 0
11
The NOR Gate
Aim:
TO DESIGN AND STIMULATE THE
NOR GATE CIRCUIT.
Component:
Two ideal p-n junction diode (D1 and D2).
An ideal n-p-n transistor
Theory and Construction:
If we connect the output Y’ of OR gate to the
input of a NOT gate, then the gate obtained is the
NOR gate. The output Y is voltage at C with
respect to earth.
12
In Boolean expression, the NOR gate is expressed
as:
The following inference can be easily drawn from
the workingof electrical circuit:
(i) If the switch A and B is kept open (A=0,
B=0) then bulb glows, hence Y=1.
(ii) If the switch A is kept closed and B is kept
open (A=1, B=0) then the bulb glows,
Hence Y=0.
(iii) If the switch A is kept open and B is kept
closed (A=0, B=1) then the bulb does not
glow, hence Y=0.
(iv) If the both switch A and B are kept closed
(A=1, B=1) then bulb does not glow, hence
Y=0.
TRUTH TABLE:
Input A Input B OUTPUT
0 0 1
0 1 0
1 0 0
1 1 0
13
The NAND Gate
Aim:
TO DESIGN AND STIMULATE THE NAND
GATE CIRCUIT.
Components:
Two ideal p-n junction diode (D1 and D2)
A resistance R
An ideal n-p-n transistor
Theory and Construction:
If we connect the output Y’ of the AND gate to
the input of a NOT gate then the gate obtained
is the NAND gate. The output Y is voltage at C
with respect to earth.
14
In Boolean expression, the NAND gate is expressed
as:
The following inference can be easily drawn from
the workingof circuit:
(i) If the switch A and B are kept closed (A=0,
B=0) then bulb glows, hence Y=1.
(ii) If the switch A is kept open and B is kept
closed (A=0, B=1), then bulb glows,hence
Y=1
(iii) If switch A is kept closed and B is kept
open (A=1, B=0), then bulb glows,hence
Y=1
(iv) If both switch A and B are kept closed
(A=1, B=1) then bulb does not glow, hence
Y=0.
TRUTH TABLE:
Input A Input B OUTPUT
0 0 1
0 1 1
1 0 1
1 1 0
15
The EX-OR Gate
Aim:
TO DESIGN AND STIMULATE THE
EX-OR GATE CIRCUIT.
Components:
1) Two AND gates
2) An OR gate
3) Two NOT gate
Theory and Construction:
The operation EX-OR checks for the
exclusivity in the value of the two signals A
and B. It means if A and B are not identical,
the output Y=1, and if both are identical, then
output Y=0. This operation is also called
exclusive OR gate, designated EX-OR.
16
In Boolean expression, the EX-OR gate is
expressed as:
The following inference can be easily drawn from
the workingof electrical circuit:
(i) If the switch A and B are kept open (A=0,
B=0) then bulb does not glow, hence Y=0
(ii) If the switch A is kept open and B is kept
closed (A=0, B=1) then bulb glows, hence
Y=1
(iii) If the switch A is kept closed and B is kept
open (A=1, B=0) then the bulb will glow,
hence Y=1
(iv) If the switch A and B are kept closed (A=1,
B=1) then bulb will not glow, hence Y=0
TRUTH TABLE:
Input A Input B OUTPUT
0 0 0
0 1 1
1 0 1
1 1 0
17
The EX-NOR Gate
Aim:
TO DESIGN AND STIMULATE THE
EX-NOR GATE CIRCUIT.
Components:
1) Two AND gates
2) And OR gate
3) Three NOT gates
Theory and Components:
The operation EX-NOR checks for the
exclusively in the value of the two signals A
and B. it means if A and B are not identical, the
output Y=0, and if both are identical, then the
output Y=1. This operation is also called
exclusive NOR gate, designated EX-NOR.
18
In Boolean expression, the EX-NOR gate is
expressed as
The following inference can be easily drawn from
the workingof electrical circuit:
(v) If the switch A and B are kept open (A=0,
B=0) then bulb glows, hence Y=1
(vi) If the switch A is kept open and B is kept
closed (A=0, B=1) then bulb does not glow,
hence Y=0
(vii) If the switch A is kept closed and B is kept
open (A=1, B=0) then the bulb does not glow,
hence Y=0
(viii) If the switch A and B are kept closed (A=1,
B=1) then bulb will glow, hence Y=1
TRUTH TABLE:
Input A Input B OUTPUT
0 0 1
0 1 0
1 0 0
1 1 1
19
Conclusion
Logic gates are used to develop many IC
circuits or microchips in today’s modern
world.
NAND gate and NOR gate are known as
universal gates because we can construct
all the three basic gates using NAND &
NOR gates.
Without logic gates, electronic world
would be nearly incomplete!
Bibliography
This project would be nearly incomplete if
I had not used the information given in
the following websites.
My special thanks to the up loader of
information on these websites. If
considered, I have used everything that
GOOGLE shows me…….
20

Weitere ähnliche Inhalte

Was ist angesagt?

Physics Investigatory Project Class 12
Physics Investigatory Project Class 12Physics Investigatory Project Class 12
Physics Investigatory Project Class 12
Self-employed
 

Was ist angesagt? (20)

Physics investigatory project { LOGIC GATES} CLASS XII
Physics investigatory project  { LOGIC GATES} CLASS XIIPhysics investigatory project  { LOGIC GATES} CLASS XII
Physics investigatory project { LOGIC GATES} CLASS XII
 
Physics Investigatory Project
Physics Investigatory  ProjectPhysics Investigatory  Project
Physics Investigatory Project
 
Chemistry project for Class 12
Chemistry project for Class 12Chemistry project for Class 12
Chemistry project for Class 12
 
Study Of oxalte ion in guava fruit at different stages of ripening
Study Of oxalte ion in guava fruit at different stages of ripeningStudy Of oxalte ion in guava fruit at different stages of ripening
Study Of oxalte ion in guava fruit at different stages of ripening
 
physics investigatory project class 12 on logic gates ,boolean algebra
physics investigatory project class 12 on logic gates ,boolean algebraphysics investigatory project class 12 on logic gates ,boolean algebra
physics investigatory project class 12 on logic gates ,boolean algebra
 
Chemistry project part 1 caseins in milk......
Chemistry project part 1 caseins in milk......Chemistry project part 1 caseins in milk......
Chemistry project part 1 caseins in milk......
 
Factors on which the internal resistance/emf of a cell depends
Factors on which the internal resistance/emf of a cell dependsFactors on which the internal resistance/emf of a cell depends
Factors on which the internal resistance/emf of a cell depends
 
Physics Practical File - with Readings | Class 12 CBSE
Physics Practical File - with Readings | Class 12 CBSEPhysics Practical File - with Readings | Class 12 CBSE
Physics Practical File - with Readings | Class 12 CBSE
 
Chemistry Investigatory Project of class 12th CBSE
Chemistry Investigatory Project  of class 12th CBSEChemistry Investigatory Project  of class 12th CBSE
Chemistry Investigatory Project of class 12th CBSE
 
Chemistry Investigatory Project on COLD DRINKS
Chemistry Investigatory Project on COLD DRINKSChemistry Investigatory Project on COLD DRINKS
Chemistry Investigatory Project on COLD DRINKS
 
chemistry project for class 12 on analysis of honey
chemistry project for class 12 on analysis of honeychemistry project for class 12 on analysis of honey
chemistry project for class 12 on analysis of honey
 
A.c. generator
A.c. generatorA.c. generator
A.c. generator
 
chemistry investigatory project on food adulteration
chemistry investigatory project on food adulterationchemistry investigatory project on food adulteration
chemistry investigatory project on food adulteration
 
Wheatstone Bridge
Wheatstone BridgeWheatstone Bridge
Wheatstone Bridge
 
Physics Investigatory Project Class 12
Physics Investigatory Project Class 12Physics Investigatory Project Class 12
Physics Investigatory Project Class 12
 
Study of common food adulterants in fat, oil, butter, sugar, turmeric power...
Study  of common food adulterants in fat, oil, butter,  sugar, turmeric power...Study  of common food adulterants in fat, oil, butter,  sugar, turmeric power...
Study of common food adulterants in fat, oil, butter, sugar, turmeric power...
 
CBSE Class XII Physics Investigatory Project
CBSE Class XII Physics Investigatory ProjectCBSE Class XII Physics Investigatory Project
CBSE Class XII Physics Investigatory Project
 
Physics Investigatory - Electromagnetic Induction. CLASS XII
Physics Investigatory - Electromagnetic Induction.    CLASS XIIPhysics Investigatory - Electromagnetic Induction.    CLASS XII
Physics Investigatory - Electromagnetic Induction. CLASS XII
 
Logic gate class 12
Logic gate class 12Logic gate class 12
Logic gate class 12
 
Physics Investigatory Project - Class 12 - Tangent Galvanometer
Physics Investigatory Project - Class 12 - Tangent GalvanometerPhysics Investigatory Project - Class 12 - Tangent Galvanometer
Physics Investigatory Project - Class 12 - Tangent Galvanometer
 

Ähnlich wie Physics Investigatory project Class 12 Logic Gates

Physics_Investigatory_Project_on_Logic_G.pptx
Physics_Investigatory_Project_on_Logic_G.pptxPhysics_Investigatory_Project_on_Logic_G.pptx
Physics_Investigatory_Project_on_Logic_G.pptx
NitinMaurya62
 
Report on-the-logic-gates
Report on-the-logic-gatesReport on-the-logic-gates
Report on-the-logic-gates
bhardubhai
 
solids_and_semiconductor_devices_4.ppt
solids_and_semiconductor_devices_4.pptsolids_and_semiconductor_devices_4.ppt
solids_and_semiconductor_devices_4.ppt
UmeshPatil149
 
Solids_And_Semiconductor_Devices_4.ppt
Solids_And_Semiconductor_Devices_4.pptSolids_And_Semiconductor_Devices_4.ppt
Solids_And_Semiconductor_Devices_4.ppt
JosephMuez2
 
Semiconductor Devices Class 12 Part-4
Semiconductor Devices Class 12 Part-4Semiconductor Devices Class 12 Part-4
Semiconductor Devices Class 12 Part-4
Self-employed
 

Ähnlich wie Physics Investigatory project Class 12 Logic Gates (20)

Physics investigatgory project on logic gates class 12
Physics  investigatgory project on logic gates class 12Physics  investigatgory project on logic gates class 12
Physics investigatgory project on logic gates class 12
 
Physic investigatory
Physic investigatoryPhysic investigatory
Physic investigatory
 
Physics logic gates1
Physics logic gates1Physics logic gates1
Physics logic gates1
 
verification of logic gates cbse class 12
verification of logic gates cbse class 12verification of logic gates cbse class 12
verification of logic gates cbse class 12
 
Physics_Investigatory_Project_on_Logic_G.pptx
Physics_Investigatory_Project_on_Logic_G.pptxPhysics_Investigatory_Project_on_Logic_G.pptx
Physics_Investigatory_Project_on_Logic_G.pptx
 
Physics project on logic gate
Physics project on logic gatePhysics project on logic gate
Physics project on logic gate
 
296779866 c-b-s-e-class-12-physics-project-on-logic-gates
296779866 c-b-s-e-class-12-physics-project-on-logic-gates296779866 c-b-s-e-class-12-physics-project-on-logic-gates
296779866 c-b-s-e-class-12-physics-project-on-logic-gates
 
Report on-the-logic-gates
Report on-the-logic-gatesReport on-the-logic-gates
Report on-the-logic-gates
 
LOGIC GATE ||CLASS 12 PHYSICS I
LOGIC GATE ||CLASS 12 PHYSICS ILOGIC GATE ||CLASS 12 PHYSICS I
LOGIC GATE ||CLASS 12 PHYSICS I
 
logic gates using IC cbse class 12
logic gates using IC cbse class 12logic gates using IC cbse class 12
logic gates using IC cbse class 12
 
Physics logic gates 2
Physics logic gates 2Physics logic gates 2
Physics logic gates 2
 
SEMICONDUCTORS
SEMICONDUCTORSSEMICONDUCTORS
SEMICONDUCTORS
 
Logic gates
Logic gatesLogic gates
Logic gates
 
PHYSICS PROJECT 12.pptx
PHYSICS PROJECT 12.pptxPHYSICS PROJECT 12.pptx
PHYSICS PROJECT 12.pptx
 
Or gate
Or gateOr gate
Or gate
 
Class 12th Logic Gates
Class 12th Logic GatesClass 12th Logic Gates
Class 12th Logic Gates
 
solids_and_semiconductor_devices_4.ppt
solids_and_semiconductor_devices_4.pptsolids_and_semiconductor_devices_4.ppt
solids_and_semiconductor_devices_4.ppt
 
Solids_And_Semiconductor_Devices_4.ppt
Solids_And_Semiconductor_Devices_4.pptSolids_And_Semiconductor_Devices_4.ppt
Solids_And_Semiconductor_Devices_4.ppt
 
Digital logic
Digital logicDigital logic
Digital logic
 
Semiconductor Devices Class 12 Part-4
Semiconductor Devices Class 12 Part-4Semiconductor Devices Class 12 Part-4
Semiconductor Devices Class 12 Part-4
 

Kürzlich hochgeladen

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Kürzlich hochgeladen (20)

How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 

Physics Investigatory project Class 12 Logic Gates

  • 1. BRIGHT INDIA PUBLIC SCHOOL (Affiliated to CBSE curriculum) INVESTIGATORY PROJECT ON “ Logic Gates ” Guided by: - Ma’am Urmila Submitted by: - Raghav Rathi
  • 2. This is to certify that Raghav Rathi student of XII Science Roll no ___________ worked on project titled- “Logic Gates” held in Bright India Public School during the academic yearp 2017-2018 He worked sincerely under the guidance of faculties and prepared this dissertation. External Teacher Subject Teacher Principal
  • 3. ACKNOWLEDGEMENT First of all, I am immensely indebted to almighty god for his blessings and grace without which I could not have undertaken this task and my efforts would never have been a success. I humbly consider a privilege and honor to express my heartiest and profound gratitude to Sir Dinesh Mathur, PrincipalBIPS, Ajmer for his appropriate direction, valuable suggestion, under judging assistance so generously extended to me. I wish to express my deepest feelings of gratitude to Ma’am Urmila, Physics department. For her erudite involvement and sustained guidance which has been pivotal in my project work. His minute observation, precious insights, critical comments have indeed greatly helped to shape my ideas. This guidanceand support received from my entire classmates who contributed and who are contributing to this project, is vital for the success of this project. I am grateful for their constant support and help. I also owe sense of gratitude to my parents for encouragement and support throughout the project. - RAGHAV RATHI
  • 4. Sr.no Title Page no. 1 Introduction 1 2 Principle 2 3 BasicGates 3 4 The OR Gate 5 5 The AND Gate 7 6 The NOT Gate 9 7 The NOR Gate 11 8 The NANDGate 13 9 The EX-OR Gate 15 10 The EX-NOR Gate 17 11 Conclusion 19 12 Bibliography 20 CONTENTS
  • 5. 1 Introduction GATE: - A gate is defined as a digital circuit which follows some logical relationship between the input and output voltages. It is a digital circuit which either allows a signal to pass through or stop it. The logic gates are building blocks at digital electronics. They are used in digital electronics to change one voltage level into another according to some logic statement relating to them. Truth Table: - A logic gate may have one or more than one inputs, but it has only one output. The relationship between the possible values of input and output voltages are expressed in the form of a table called truth table. Truth table of a logic gate is a table that shows all The inputs and outputs that are possible for the logic gates. Boolean algebra: - The algebra which is based on binary nature of the logic gates. Boolean Expressions: - They are the logical statement which are followed by logical gates.
  • 6. 2 Principle Any Boolean algebraic operation can be associated with the input and output, which represents the statement of Boolean algebra. Although these circuits may be complex, they may all be constructed from three basic Devices like a P-N junction diode, a resistance and an N-P- N transistor. We have three different type of logic gates and they are the AND gate, the OR gate and the NOT gate. LOGICAL STATEMENTS 1 0 High Low Positive Negative On Off Close Open Conducting Non-Conducting Right Wrong True False Yes No
  • 7. 3 Basic Gates The OR Gate: - It is a device that combines A and B to give Y as the result. The OR gate has two or more inputs and one output. In Boolean algebra, addition symbol (+), is referred as the OR. The Boolean expression: A+B=Y This indicates that Y equals to A or B. The AND Gate: - It is a device that combines A with B to give Y as the result. The AND gate has two or more inputs and one output. In Boolean algebra, multiplication sign is referred as the AND. The Boolean expression: A.B=Y o r A X B=Y This indicates that Y equals to A and B.
  • 8. 4 The NOT Gate: - It is a device that inverts the inputs. The NOT has one input and has one output. In Boolean algebra, bar symbol is referred as the NOT. The Boolean expression: This indicates that Y is not equal to A. - Making of logic gates was started by binary numbers. - Logic gates can also store information.
  • 9. 5 The ORGate Aim: To design and stimulate the OR gate circuit. Components: Two ideal p-n junction diode (D1 and D2). Theory and Construction: An OR gate can be realized by the electronic circuit, making use of two diodes D1 and D2. Hear the negative terminal of the battery is grounded and corresponds to the 0 level, and the positive terminal of the battery corresponds to level 1. The output Y is voltage at C with respect to earth.
  • 10. 6 The following conclusion can be drawn from the above circuit: (i) If the switch A and B are kept open (A=1, B=0), then bulb does not glow, hence Y=0 (ii) If switch A is kept closed and B is kept open (A=1, B=0), then bulb does not glow, hence Y=0 (iii) If switch A is kept open and B is kept closed (A=0, B=1), then bulb does not glow, hence Y=0 (iv) If switch A and B both are kept closed (A=1, B=1), then bulb glows, hence Y=1 TRUTH TABLE: Input A Input B OUTPUT 0 0 0 0 1 0 1 0 0 1 1 1
  • 11. 7 TheAND Gate Aim: TO DESIGN AND STIMULATE THE AND GATE CIRCUIT. Components: Two ideal p-n junction diode (D1 and D2) and resistance R. Theory and Construction: An AND gate can be realized by the electronic circuit, making use of two diodes D1 and D2. The resistance R is connected to the positive terminal of a 5V battery permanently. Here the negative terminal of the battery is grounded and corresponds to the 0 level, and the positive terminal of the battery corresponds to the level 1. The output Y is the voltage at C with respect to earth.
  • 12. 8 The following conclusion can b e easily drawn from the workingof this circuit: (i) If the switch A and B are kept open (A=0, B=0), then bulb does not glow, hence Y=0. (ii) If switch A is kept closed and B is kept open (A=1, B=0), then bulb does not glow, hence Y=0. (iii) If switch A is kept open and B is kept closed (A=0, B=1), then bulb does not glow, hence Y=0. (iv) If both switch A and B are kept closed (A=1, B=1), then bulb glows, hence Y=1. TRUTH TABLE: Input A Input B OUTPUT 0 0 0 0 1 0 1 0 0 1 1 1
  • 13. 9 The NOT Gate Aim: TO DESIGN AND STIMULATE THE NOT GATE CIRCUIT. Components: An ideal n-p-n transistor. Theory and Construction: A NOT gate cannot be realized by using diodes. However, an electronic circuit of NOT gate can be realized by making use a n-p-n transistor. The base of the transistor is connected to the input A through a resistance Rb and the emitter is earthed. The collector is connected to 5V battery. The output Y is voltage at C with respect to earth.
  • 14. 10 The following inference can be easily drawn from the workingof circuit: (i) If the switch A is kept open (A=0) then bulb glows, hence Y=1 (ii) If the switch A is kept closed (A=1) then bulb does not glow, hence Y=0 TRUTH TABLE: Input A OUTPUT Y 0 1 1 0
  • 15. 11 The NOR Gate Aim: TO DESIGN AND STIMULATE THE NOR GATE CIRCUIT. Component: Two ideal p-n junction diode (D1 and D2). An ideal n-p-n transistor Theory and Construction: If we connect the output Y’ of OR gate to the input of a NOT gate, then the gate obtained is the NOR gate. The output Y is voltage at C with respect to earth.
  • 16. 12 In Boolean expression, the NOR gate is expressed as: The following inference can be easily drawn from the workingof electrical circuit: (i) If the switch A and B is kept open (A=0, B=0) then bulb glows, hence Y=1. (ii) If the switch A is kept closed and B is kept open (A=1, B=0) then the bulb glows, Hence Y=0. (iii) If the switch A is kept open and B is kept closed (A=0, B=1) then the bulb does not glow, hence Y=0. (iv) If the both switch A and B are kept closed (A=1, B=1) then bulb does not glow, hence Y=0. TRUTH TABLE: Input A Input B OUTPUT 0 0 1 0 1 0 1 0 0 1 1 0
  • 17. 13 The NAND Gate Aim: TO DESIGN AND STIMULATE THE NAND GATE CIRCUIT. Components: Two ideal p-n junction diode (D1 and D2) A resistance R An ideal n-p-n transistor Theory and Construction: If we connect the output Y’ of the AND gate to the input of a NOT gate then the gate obtained is the NAND gate. The output Y is voltage at C with respect to earth.
  • 18. 14 In Boolean expression, the NAND gate is expressed as: The following inference can be easily drawn from the workingof circuit: (i) If the switch A and B are kept closed (A=0, B=0) then bulb glows, hence Y=1. (ii) If the switch A is kept open and B is kept closed (A=0, B=1), then bulb glows,hence Y=1 (iii) If switch A is kept closed and B is kept open (A=1, B=0), then bulb glows,hence Y=1 (iv) If both switch A and B are kept closed (A=1, B=1) then bulb does not glow, hence Y=0. TRUTH TABLE: Input A Input B OUTPUT 0 0 1 0 1 1 1 0 1 1 1 0
  • 19. 15 The EX-OR Gate Aim: TO DESIGN AND STIMULATE THE EX-OR GATE CIRCUIT. Components: 1) Two AND gates 2) An OR gate 3) Two NOT gate Theory and Construction: The operation EX-OR checks for the exclusivity in the value of the two signals A and B. It means if A and B are not identical, the output Y=1, and if both are identical, then output Y=0. This operation is also called exclusive OR gate, designated EX-OR.
  • 20. 16 In Boolean expression, the EX-OR gate is expressed as: The following inference can be easily drawn from the workingof electrical circuit: (i) If the switch A and B are kept open (A=0, B=0) then bulb does not glow, hence Y=0 (ii) If the switch A is kept open and B is kept closed (A=0, B=1) then bulb glows, hence Y=1 (iii) If the switch A is kept closed and B is kept open (A=1, B=0) then the bulb will glow, hence Y=1 (iv) If the switch A and B are kept closed (A=1, B=1) then bulb will not glow, hence Y=0 TRUTH TABLE: Input A Input B OUTPUT 0 0 0 0 1 1 1 0 1 1 1 0
  • 21. 17 The EX-NOR Gate Aim: TO DESIGN AND STIMULATE THE EX-NOR GATE CIRCUIT. Components: 1) Two AND gates 2) And OR gate 3) Three NOT gates Theory and Components: The operation EX-NOR checks for the exclusively in the value of the two signals A and B. it means if A and B are not identical, the output Y=0, and if both are identical, then the output Y=1. This operation is also called exclusive NOR gate, designated EX-NOR.
  • 22. 18 In Boolean expression, the EX-NOR gate is expressed as The following inference can be easily drawn from the workingof electrical circuit: (v) If the switch A and B are kept open (A=0, B=0) then bulb glows, hence Y=1 (vi) If the switch A is kept open and B is kept closed (A=0, B=1) then bulb does not glow, hence Y=0 (vii) If the switch A is kept closed and B is kept open (A=1, B=0) then the bulb does not glow, hence Y=0 (viii) If the switch A and B are kept closed (A=1, B=1) then bulb will glow, hence Y=1 TRUTH TABLE: Input A Input B OUTPUT 0 0 1 0 1 0 1 0 0 1 1 1
  • 23. 19 Conclusion Logic gates are used to develop many IC circuits or microchips in today’s modern world. NAND gate and NOR gate are known as universal gates because we can construct all the three basic gates using NAND & NOR gates. Without logic gates, electronic world would be nearly incomplete!
  • 24. Bibliography This project would be nearly incomplete if I had not used the information given in the following websites. My special thanks to the up loader of information on these websites. If considered, I have used everything that GOOGLE shows me……. 20