SlideShare ist ein Scribd-Unternehmen logo
1 von 18
Downloaden Sie, um offline zu lesen
AIM
To design an appropriate logic gate
combination for a given truth table
INTRODUCTION
GATE-A gate is defined as a digital circuit
which follows some logical relationship between
the input and output voltages. It a digital circuit
which allows signal to pass through as stop.
LOGIC GATE- A logic gate is an elementary
building block of a digital circuit. It makes
“logical decisions” based on the different
combinations of digital signals present on its
inputs. Digital logic gates may have more than
one input but generally only have one digital
output. Most logic gates have two inputs and
one output.
A logic gate may have one or more input, but it
has only one output. The relation between the
possible values of input and output voltage is
expressed in the form of table called truth table
or table of combination.
GEORGE BOOLE in 1980 invented a different
kind if algebra based on binary nature at the
logic, this algebra of logic is called BOOLEAN
ALGEBRA. A logical statement can have only
two values, such as HIGH/LOW, ON/OFF,
CLOSED/OPEN, YES/NO, RIGHT/WRONG,
TRUE/FALSE, COUNDUCTING/NON-
COUNDICTING etc. The two values of logic
statement one denoted by the binary number 1
and 0. The binary number 1 is used to denote
high value. The logical statements that logical
gates follow are called Boolean Expression.
LOGIC GATES AND INTEGRATED
CIRCUITS
Logic gates are primarily implemented
electronically using diodes or transistors, but
can also be constructed using electromagnetic
relays logic", fluidic logic, pneumatic
logic, optics, molecules, or even mechanical
elements. With amplification, logic gates can be
cascaded in the same way that Boolean
functions can be composed, allowing the
construction of a physical model of all of
Boolean logic, and therefore, all of the
algorithms and mathematics that can be
described with Boolean logic.
A large number of electronic circuits in
computers, control units, and so on" are made
up of logic gates. These process signals
represent either true or false. $he most
common symbols used to represent logic gates
are shown below.
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
or
A X B=Y
This indicates that Y equals to A and B.
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:
A = Y
This indicates that Y is not equal to A.
OR GATE
Aim
TO DESIGN AND SIMULATE 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 batteryis grounded and
correspondsto the 0 level, and the positive terminal of the
battery correspondsto level1. The output Y is voltage at
C with respect to earth.
The following conclusioncan 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
INPUT A INPUT B OUTPUT Y
0 0 0
1 0 1
0 1 1
AND GATE
AIM
TODESINGANDSTIMULATETHE ANDGATE
CIRCUIT.
Components:
 Two ideal p-n junction diode (D1 and D2)
 A 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
connectedto 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.
The following conclusioncan be easily drawn from the
working of 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, henceY=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.
INPUT A INPUT B OUTPUT
O 0 0
1 0 0
0 1 0
1 1 1
NOT GATE
Aim:
TO DESIGN AND STIMULATE THE NOT
GATECIRCUIT.
Components:
An ideal n-p-n transistor.
Theory and Construction:
A NOT gate cannot be realized by using diodes.
However, an electroniccircuit 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.
The following inference can be easily drawn from the
working of 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
INPUT A OUTPUT Y
0 1
1 0
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 outputY’ of OR gate to the input
of a NOT gate, then the gate obtained is the NOR gate.
The outputY is voltage at C with respect to earth
In Boolean expression, the NOR gate is expressed
as Y=A+B, and is being read as ‘A OR B negated’.
The following interference can be easily drawn from
the working of electrical circuit is
 If Switch A & B open (A=0, B=0) then Lamp will
glow, hence Y=1.
 If Switch A closed & B open (A=1, B=0) then
Lamp will not glow, hence Y=0.
 If Switch A open & B close (A=0, B=1) then
Lamp will not glow, hence Y=0.
 If switch A & B are closed then (A=1, B=1)
Lamp will not glow, hence Y=0.
INPUT A INPUT B OUTPUT Y
0 0 1
1 0 0
0 1 0
1 1 0
THE NAND GATE
Aim:
TO DESIGN AND SIMULATE 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 AND gate to the input
of a NOT gate the gate obtained is called NAND
gate.
The output Y is voltage at C w.r.t. earth.
In Boolean expression the NAND gate is
expressed as Y=A.B, and is being read as ‘A AND
B negated’. The following interference can be
easily drawn from the working of electrical circuit:
 If Switch A & B open (A=0, B=0) then Lamp will
glow, hence Y=1.
 If Switch A open B closed then (A=0, B=1) Lamp
glow, hence Y=1.
 If switch A closed B open then (A=1, B=0) Lamp
glow, hence Y=1.
 If switch A & B are closed then (A=1, B=1) Lamp
will not glow, hence Y=0.
INPUT A INPUT B OUTPUT Y
0 0 1
1 0 1
0 1 1
1 1 0
BIBLIOGRAPHY
I obtained my information on this topic through-
 Slideshare.com
 Wikipedia.org
 Physics manual

Weitere ähnliche Inhalte

Was ist angesagt?

Physics investigatory project for class 12 logic gates
Physics investigatory project for class 12 logic gatesPhysics investigatory project for class 12 logic gates
Physics investigatory project for class 12 logic gatesbiswanath dehuri
 
Report on-the-logic-gates
Report on-the-logic-gatesReport on-the-logic-gates
Report on-the-logic-gatesbhardubhai
 
Logic Gates Class 12
Logic Gates Class 12Logic Gates Class 12
Logic Gates Class 12RithuJ
 
Logic gates 12th standard ivestigatory project
Logic gates 12th standard ivestigatory projectLogic gates 12th standard ivestigatory project
Logic gates 12th standard ivestigatory projectJaipuriar School
 
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 12appietech
 
TOPIC-To investigate the relation between the ratio of :- 1. Input and outpu...
TOPIC-To investigate the relation between the ratio of :-1. Input and outpu...TOPIC-To investigate the relation between the ratio of :-1. Input and outpu...
TOPIC-To investigate the relation between the ratio of :- 1. Input and outpu...CHMURLIDHAR
 
CBSE Class XII Physics Investigatory Project
CBSE Class XII Physics Investigatory ProjectCBSE Class XII Physics Investigatory Project
CBSE Class XII Physics Investigatory ProjectVaibhav Kandwal
 
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-gatesAnuragSharma530
 
Physics Investigatory Project
Physics Investigatory ProjectPhysics Investigatory Project
Physics Investigatory ProjectNishant Jha
 
Pn junction diode class 12 investegatory project
Pn junction diode class 12 investegatory projectPn junction diode class 12 investegatory project
Pn junction diode class 12 investegatory projectabhijeet singh
 
Physics investigatory project class 12th.pdf
Physics investigatory project class 12th.pdfPhysics investigatory project class 12th.pdf
Physics investigatory project class 12th.pdfAtharvGupta31
 
Logic gate class 12
Logic gate class 12Logic gate class 12
Logic gate class 12Nipun Shah
 
INVESTIGATORY PROJECT ON SEMICONDUCTOR by shivam jhade
INVESTIGATORY PROJECT ON SEMICONDUCTOR by shivam jhade INVESTIGATORY PROJECT ON SEMICONDUCTOR by shivam jhade
INVESTIGATORY PROJECT ON SEMICONDUCTOR by shivam jhade bhopal
 
SEMICONDUCTOR (project)
SEMICONDUCTOR (project)SEMICONDUCTOR (project)
SEMICONDUCTOR (project)SUDHA BHUJEL
 
PREPARATION OF SOYBEAN MILK AND ITS COMPARISION WITH NATURAL MILK
PREPARATION OF SOYBEAN MILK AND ITS COMPARISION WITH NATURAL MILKPREPARATION OF SOYBEAN MILK AND ITS COMPARISION WITH NATURAL MILK
PREPARATION OF SOYBEAN MILK AND ITS COMPARISION WITH NATURAL MILKRajivSingh261
 
Physics Project for class 12 isc Junction and diode
Physics Project for class 12 isc Junction and diodePhysics Project for class 12 isc Junction and diode
Physics Project for class 12 isc Junction and diodeIshani gupta Gupta
 
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 GalvanometerDhananjay Dhiman
 

Was ist angesagt? (20)

Physics investigatory project for class 12 logic gates
Physics investigatory project for class 12 logic gatesPhysics investigatory project for class 12 logic gates
Physics investigatory project for class 12 logic gates
 
Report on-the-logic-gates
Report on-the-logic-gatesReport on-the-logic-gates
Report on-the-logic-gates
 
Logic Gates Class 12
Logic Gates Class 12Logic Gates Class 12
Logic Gates Class 12
 
Logic gates 12th standard ivestigatory project
Logic gates 12th standard ivestigatory projectLogic gates 12th standard ivestigatory project
Logic gates 12th standard ivestigatory project
 
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
 
Or gate
Or gateOr gate
Or gate
 
TOPIC-To investigate the relation between the ratio of :- 1. Input and outpu...
TOPIC-To investigate the relation between the ratio of :-1. Input and outpu...TOPIC-To investigate the relation between the ratio of :-1. Input and outpu...
TOPIC-To investigate the relation between the ratio of :- 1. Input and outpu...
 
CBSE Class XII Physics Investigatory Project
CBSE Class XII Physics Investigatory ProjectCBSE Class XII Physics Investigatory Project
CBSE Class XII Physics Investigatory Project
 
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
 
Physics Investigatory Project
Physics Investigatory ProjectPhysics Investigatory Project
Physics Investigatory Project
 
Pn junction diode class 12 investegatory project
Pn junction diode class 12 investegatory projectPn junction diode class 12 investegatory project
Pn junction diode class 12 investegatory project
 
Physics investigatory project class 12th.pdf
Physics investigatory project class 12th.pdfPhysics investigatory project class 12th.pdf
Physics investigatory project class 12th.pdf
 
Wheatstone Bridge
Wheatstone BridgeWheatstone Bridge
Wheatstone Bridge
 
Logic gate class 12
Logic gate class 12Logic gate class 12
Logic gate class 12
 
INVESTIGATORY PROJECT ON SEMICONDUCTOR by shivam jhade
INVESTIGATORY PROJECT ON SEMICONDUCTOR by shivam jhade INVESTIGATORY PROJECT ON SEMICONDUCTOR by shivam jhade
INVESTIGATORY PROJECT ON SEMICONDUCTOR by shivam jhade
 
Physics investigatory project
Physics investigatory projectPhysics investigatory project
Physics investigatory project
 
SEMICONDUCTOR (project)
SEMICONDUCTOR (project)SEMICONDUCTOR (project)
SEMICONDUCTOR (project)
 
PREPARATION OF SOYBEAN MILK AND ITS COMPARISION WITH NATURAL MILK
PREPARATION OF SOYBEAN MILK AND ITS COMPARISION WITH NATURAL MILKPREPARATION OF SOYBEAN MILK AND ITS COMPARISION WITH NATURAL MILK
PREPARATION OF SOYBEAN MILK AND ITS COMPARISION WITH NATURAL MILK
 
Physics Project for class 12 isc Junction and diode
Physics Project for class 12 isc Junction and diodePhysics Project for class 12 isc Junction and diode
Physics Project for class 12 isc Junction and diode
 
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 on logic gates

Physics logic gates1
Physics logic gates1Physics logic gates1
Physics logic gates1Kirthi Kirthu
 
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.pptxNitinMaurya62
 
PHYSICS PROJECT 12.pptx
PHYSICS PROJECT 12.pptxPHYSICS PROJECT 12.pptx
PHYSICS PROJECT 12.pptxDronBansal
 
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 12Kirthi Kirthu
 
Physics logic gates 2
Physics logic gates 2Physics logic gates 2
Physics logic gates 2Kirthi Kirthu
 
LOGIC GATE ||CLASS 12 PHYSICS I
LOGIC GATE ||CLASS 12 PHYSICS ILOGIC GATE ||CLASS 12 PHYSICS I
LOGIC GATE ||CLASS 12 PHYSICS IAryan137
 
Solids_And_Semiconductor_Devices_4.ppt
Solids_And_Semiconductor_Devices_4.pptSolids_And_Semiconductor_Devices_4.ppt
Solids_And_Semiconductor_Devices_4.pptJosephMuez2
 
solids_and_semiconductor_devices_4.ppt
solids_and_semiconductor_devices_4.pptsolids_and_semiconductor_devices_4.ppt
solids_and_semiconductor_devices_4.pptUmeshPatil149
 
Semiconductor Devices Class 12 Part-4
Semiconductor Devices Class 12 Part-4Semiconductor Devices Class 12 Part-4
Semiconductor Devices Class 12 Part-4Self-employed
 
1,basic and derived logic gates.pdf
1,basic and derived logic gates.pdf1,basic and derived logic gates.pdf
1,basic and derived logic gates.pdfDamotTesfaye
 
PHYSICS PRACTICAL PROJECT (1).pdf
PHYSICS PRACTICAL PROJECT (1).pdfPHYSICS PRACTICAL PROJECT (1).pdf
PHYSICS PRACTICAL PROJECT (1).pdfOmChaubey7
 
boolean algrebra and logic gates in short
boolean algrebra and logic gates in shortboolean algrebra and logic gates in short
boolean algrebra and logic gates in shortRojin Khadka
 
Digital logic gates and Boolean algebra
Digital logic gates and Boolean algebraDigital logic gates and Boolean algebra
Digital logic gates and Boolean algebraSARITHA REDDY
 
Lecture 04-Digital logic gates.pptx
Lecture 04-Digital logic gates.pptxLecture 04-Digital logic gates.pptx
Lecture 04-Digital logic gates.pptxWilliamJosephat1
 

Ähnlich wie physics investigatory on logic gates (20)

Physics logic gates1
Physics logic gates1Physics logic gates1
Physics logic gates1
 
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 12.pptx
PHYSICS PROJECT 12.pptxPHYSICS PROJECT 12.pptx
PHYSICS PROJECT 12.pptx
 
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
 
Digital logic
Digital logicDigital logic
Digital logic
 
Class 12th Logic Gates
Class 12th Logic GatesClass 12th Logic Gates
Class 12th 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
 
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
 
Semiconductor Devices Class 12 Part-4
Semiconductor Devices Class 12 Part-4Semiconductor Devices Class 12 Part-4
Semiconductor Devices Class 12 Part-4
 
1,basic and derived logic gates.pdf
1,basic and derived logic gates.pdf1,basic and derived logic gates.pdf
1,basic and derived logic gates.pdf
 
Logic gates
Logic gatesLogic gates
Logic gates
 
PHYSICS PRACTICAL PROJECT (1).pdf
PHYSICS PRACTICAL PROJECT (1).pdfPHYSICS PRACTICAL PROJECT (1).pdf
PHYSICS PRACTICAL PROJECT (1).pdf
 
boolean algrebra and logic gates in short
boolean algrebra and logic gates in shortboolean algrebra and logic gates in short
boolean algrebra and logic gates in short
 
Digital logic gates and Boolean algebra
Digital logic gates and Boolean algebraDigital logic gates and Boolean algebra
Digital logic gates and Boolean algebra
 
logic gates
logic gateslogic gates
logic gates
 
Logic gates (1)
Logic gates (1)Logic gates (1)
Logic gates (1)
 
SEMICONDUCTORS
SEMICONDUCTORSSEMICONDUCTORS
SEMICONDUCTORS
 
Lecture 04-Digital logic gates.pptx
Lecture 04-Digital logic gates.pptxLecture 04-Digital logic gates.pptx
Lecture 04-Digital logic gates.pptx
 

Kürzlich hochgeladen

31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...Nguyen Thanh Tu Collection
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptxmary850239
 
PART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFE
PART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFEPART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFE
PART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFEMISSRITIMABIOLOGYEXP
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...Nguyen Thanh Tu Collection
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdfMr Bounab Samir
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationdeepaannamalai16
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxkarenfajardo43
 
Objectives n learning outcoms - MD 20240404.pptx
Objectives n learning outcoms - MD 20240404.pptxObjectives n learning outcoms - MD 20240404.pptx
Objectives n learning outcoms - MD 20240404.pptxMadhavi Dharankar
 
6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroom6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroomSamsung Business USA
 
4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptxmary850239
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
How to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command LineHow to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command LineCeline George
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - I-LEARN SMART WORLD - CẢ NĂM - CÓ FILE NGHE (BẢN...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - I-LEARN SMART WORLD - CẢ NĂM - CÓ FILE NGHE (BẢN...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - I-LEARN SMART WORLD - CẢ NĂM - CÓ FILE NGHE (BẢN...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - I-LEARN SMART WORLD - CẢ NĂM - CÓ FILE NGHE (BẢN...Nguyen Thanh Tu Collection
 

Kürzlich hochgeladen (20)

Chi-Square Test Non Parametric Test Categorical Variable
Chi-Square Test Non Parametric Test Categorical VariableChi-Square Test Non Parametric Test Categorical Variable
Chi-Square Test Non Parametric Test Categorical Variable
 
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
 
CARNAVAL COM MAGIA E EUFORIA _
CARNAVAL COM MAGIA E EUFORIA            _CARNAVAL COM MAGIA E EUFORIA            _
CARNAVAL COM MAGIA E EUFORIA _
 
Introduction to Research ,Need for research, Need for design of Experiments, ...
Introduction to Research ,Need for research, Need for design of Experiments, ...Introduction to Research ,Need for research, Need for design of Experiments, ...
Introduction to Research ,Need for research, Need for design of Experiments, ...
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx
 
PART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFE
PART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFEPART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFE
PART 1 - CHAPTER 1 - CELL THE FUNDAMENTAL UNIT OF LIFE
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdf
 
Plagiarism,forms,understand about plagiarism,avoid plagiarism,key significanc...
Plagiarism,forms,understand about plagiarism,avoid plagiarism,key significanc...Plagiarism,forms,understand about plagiarism,avoid plagiarism,key significanc...
Plagiarism,forms,understand about plagiarism,avoid plagiarism,key significanc...
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentation
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
 
Objectives n learning outcoms - MD 20240404.pptx
Objectives n learning outcoms - MD 20240404.pptxObjectives n learning outcoms - MD 20240404.pptx
Objectives n learning outcoms - MD 20240404.pptx
 
6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroom6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroom
 
4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
How to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command LineHow to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command Line
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - I-LEARN SMART WORLD - CẢ NĂM - CÓ FILE NGHE (BẢN...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - I-LEARN SMART WORLD - CẢ NĂM - CÓ FILE NGHE (BẢN...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - I-LEARN SMART WORLD - CẢ NĂM - CÓ FILE NGHE (BẢN...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - I-LEARN SMART WORLD - CẢ NĂM - CÓ FILE NGHE (BẢN...
 

physics investigatory on logic gates

  • 1. AIM To design an appropriate logic gate combination for a given truth table
  • 2. INTRODUCTION GATE-A gate is defined as a digital circuit which follows some logical relationship between the input and output voltages. It a digital circuit which allows signal to pass through as stop. LOGIC GATE- A logic gate is an elementary building block of a digital circuit. It makes “logical decisions” based on the different combinations of digital signals present on its inputs. Digital logic gates may have more than one input but generally only have one digital output. Most logic gates have two inputs and one output. A logic gate may have one or more input, but it has only one output. The relation between the possible values of input and output voltage is expressed in the form of table called truth table or table of combination.
  • 3. GEORGE BOOLE in 1980 invented a different kind if algebra based on binary nature at the logic, this algebra of logic is called BOOLEAN ALGEBRA. A logical statement can have only two values, such as HIGH/LOW, ON/OFF, CLOSED/OPEN, YES/NO, RIGHT/WRONG, TRUE/FALSE, COUNDUCTING/NON- COUNDICTING etc. The two values of logic statement one denoted by the binary number 1 and 0. The binary number 1 is used to denote high value. The logical statements that logical gates follow are called Boolean Expression.
  • 4. LOGIC GATES AND INTEGRATED CIRCUITS Logic gates are primarily implemented electronically using diodes or transistors, but can also be constructed using electromagnetic relays logic", fluidic logic, pneumatic logic, optics, molecules, or even mechanical elements. With amplification, logic gates can be cascaded in the same way that Boolean functions can be composed, allowing the construction of a physical model of all of Boolean logic, and therefore, all of the algorithms and mathematics that can be described with Boolean logic. A large number of electronic circuits in computers, control units, and so on" are made up of logic gates. These process signals represent either true or false. $he most common symbols used to represent logic gates are shown below.
  • 5. 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 or A X B=Y This indicates that Y equals to A and B.
  • 6. 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: A = Y This indicates that Y is not equal to A.
  • 7. OR GATE Aim TO DESIGN AND SIMULATE 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 batteryis grounded and correspondsto the 0 level, and the positive terminal of the battery correspondsto level1. The output Y is voltage at C with respect to earth.
  • 8. The following conclusioncan 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 INPUT A INPUT B OUTPUT Y 0 0 0 1 0 1 0 1 1
  • 9. AND GATE AIM TODESINGANDSTIMULATETHE ANDGATE CIRCUIT. Components:  Two ideal p-n junction diode (D1 and D2)  A 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 connectedto 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.
  • 10. The following conclusioncan be easily drawn from the working of 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, henceY=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. INPUT A INPUT B OUTPUT O 0 0 1 0 0
  • 11. 0 1 0 1 1 1
  • 12. NOT GATE Aim: TO DESIGN AND STIMULATE THE NOT GATECIRCUIT. Components: An ideal n-p-n transistor. Theory and Construction: A NOT gate cannot be realized by using diodes. However, an electroniccircuit 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.
  • 13. The following inference can be easily drawn from the working of 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 INPUT A OUTPUT Y 0 1 1 0
  • 14. 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 outputY’ of OR gate to the input of a NOT gate, then the gate obtained is the NOR gate. The outputY is voltage at C with respect to earth In Boolean expression, the NOR gate is expressed as Y=A+B, and is being read as ‘A OR B negated’. The following interference can be easily drawn from the working of electrical circuit is  If Switch A & B open (A=0, B=0) then Lamp will glow, hence Y=1.
  • 15.  If Switch A closed & B open (A=1, B=0) then Lamp will not glow, hence Y=0.  If Switch A open & B close (A=0, B=1) then Lamp will not glow, hence Y=0.  If switch A & B are closed then (A=1, B=1) Lamp will not glow, hence Y=0. INPUT A INPUT B OUTPUT Y 0 0 1 1 0 0 0 1 0 1 1 0
  • 16. THE NAND GATE Aim: TO DESIGN AND SIMULATE 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 AND gate to the input of a NOT gate the gate obtained is called NAND gate. The output Y is voltage at C w.r.t. earth.
  • 17. In Boolean expression the NAND gate is expressed as Y=A.B, and is being read as ‘A AND B negated’. The following interference can be easily drawn from the working of electrical circuit:  If Switch A & B open (A=0, B=0) then Lamp will glow, hence Y=1.  If Switch A open B closed then (A=0, B=1) Lamp glow, hence Y=1.  If switch A closed B open then (A=1, B=0) Lamp glow, hence Y=1.  If switch A & B are closed then (A=1, B=1) Lamp will not glow, hence Y=0. INPUT A INPUT B OUTPUT Y 0 0 1 1 0 1 0 1 1 1 1 0
  • 18. BIBLIOGRAPHY I obtained my information on this topic through-  Slideshare.com  Wikipedia.org  Physics manual