SlideShare uma empresa Scribd logo
1 de 21
5.5 LOGIC CIRCUIT
LOGIC SYSTEMS
• System performs calculation or makes decisions
• A logical operation on one or more logic inputs
  and produces a single logic output to make
  decision.
• Using electronic component that can conduct
  electricity based on a rule either analog or digital.
• Primarily implement using diodes or transistor
  acting as electronic switch
POSITIVE AND NEGATIVE LOGIC
• Binary digits are use for the input in logic gate
• Positive logic : Low voltage = 0
                   High voltage = 1
• Negative logic : Low voltage = 1
                    High voltage = 0
* Normally use positive logic
OR GATE
       IF GOT 1 = RESULT MUST BE 1


   X        A     B     X
            0     0     0
            0     1     1
            1     0     1
            1     1     1
           X = A + B
AND GATE
       IF GOT 0 = RESULT MUST BE 0


            A     B     X
            0     0     0
            0     1     0
            1     0     0
            1     1     1
           X = A.B
NOT GATE


       A X
       0 1
       1 0
NAND GATE

            A   B   X
            0   0   1
            0   1   1
      X
            1   0   1
            1   1   0
NOR GATE

           A   B   X
           0   0   1
    X
           0   1   0
           1   0   0
           1   1   0
EXCLUSIVE OR GATE

                    A   B   X
                    0   0   0
                    0   1   1
                    1   0   1
         X
                    1   1   0
EXCLUSIVE OR GATE
                                       C   B   A   X
                                       0   0   0   0
                                       0   0   1   1
                                       0   1   0   1
                                   X   0   1   1   0
                                       1   0   0   1
Any ODD number of Inputs gives X       1   0   1   0
                                       1   1   0   0
                                       1   1   1   1
EXCLUSIVE NOR GATE

A                    A   B   X
             X
B
                     0   0   1
                     0   1   0
             X       1   0   0
                     1   1   1
GATE TABLE

                                        EX-   NOT
A   B   OR   NOR   AND   NAND   EX-OR
                                        NOR    A

0   0   0    1     0      1      0      1     1
0   1   1    0     0      1      1      0     1
1   0   1    0     0      1      1      0     0
1   1   1    0     1      0      0      1     0
UNIVERSAL GATE
• NAND gate is universal gate
• It can make another gate
     NOT GATE                   AND GATE




                     OR GATE



            B
IC - INTEGRATED CIRCUIT

     Quad 2-input AND Gate 7408
ADDERS
• An adder or summer is a digital circuit that
  performs addition of numbers.
• For new processor, adder are use to calculate
  addresses, table indices (database).
• The most common adders operate on binary
  numbers
HALF ADDER CIRCUIT
• Required 2 input and provide 2 output
• Combination of an exclusive OR and an AND
  gate
                            A   B   SUM CARRY
                            0   0    0    0
                            0   1    1    0
                            1   0    1    0
                            1   1    0    1

                           SUM = A B
                           CARRY = A . B
FULL ADDER CIRCUIT
• Required 3 input provide 2 output
• Combination of 2 half adder and OR gate.
                               INPUTS          OUTPUTS

                           A     B      Cin   Cout   S
                           0     0      0      0     0
                           1     0      0      0     1
                           0     1      0      0     1
                           1     1      0      1     0
                           0     0      1      0     1
                           1     0      1      1     0
                           0     1      1      1     0
                           1     1      1      1     1
AIRCRAFT LOGIC CIRCUIT
• LANDING GEAR WARNING CIRCUIT
AIRCRAFT LOGIC CIRCUIT
• FLIGHT DIRECTOR GYRO FLAG
   - drop when gyro system malfunction either
    loss of vacuum or electrical signal


        Error Flag
GYRO FLAG SYSTEM
SERVO ALTIMETER OFF FLAG
• Correct operating when sin outputs (‘0’) and the cos
  outputs (‘1’).
• When total output is 1, it will energising the OFF Flag
  coil, removing the flag from view.

Mais conteúdo relacionado

Mais procurados

5.1 Electronic Instrument Systems
5.1 Electronic Instrument Systems5.1 Electronic Instrument Systems
5.1 Electronic Instrument Systems
lpapadop
 
5.4 Data Bus
5.4 Data Bus5.4 Data Bus
5.4 Data Bus
lpapadop
 
5.3 Data conversion
5.3 Data conversion5.3 Data conversion
5.3 Data conversion
lpapadop
 
B747 Electrical Power
B747 Electrical PowerB747 Electrical Power
B747 Electrical Power
theoryce
 

Mais procurados (20)

EASA Part 66 Module 4 diode
EASA Part 66 Module 4 diodeEASA Part 66 Module 4 diode
EASA Part 66 Module 4 diode
 
Avionics
AvionicsAvionics
Avionics
 
B 737NG Warning systems.
B 737NG Warning systems.B 737NG Warning systems.
B 737NG Warning systems.
 
EASA Part 66 Module 5.13 : Software Management Control
EASA Part 66 Module 5.13 : Software Management ControlEASA Part 66 Module 5.13 : Software Management Control
EASA Part 66 Module 5.13 : Software Management Control
 
EASA Part 66 Module 5 software management control
EASA Part 66 Module 5 software management controlEASA Part 66 Module 5 software management control
EASA Part 66 Module 5 software management control
 
5.1 Electronic Instrument Systems
5.1 Electronic Instrument Systems5.1 Electronic Instrument Systems
5.1 Electronic Instrument Systems
 
A320 auto flight
A320  auto flightA320  auto flight
A320 auto flight
 
1 -efis
1  -efis1  -efis
1 -efis
 
5.4 Data Bus
5.4 Data Bus5.4 Data Bus
5.4 Data Bus
 
EASA Part-66 Module05 mcq's
EASA Part-66 Module05 mcq'sEASA Part-66 Module05 mcq's
EASA Part-66 Module05 mcq's
 
B737 NG Communications
B737 NG CommunicationsB737 NG Communications
B737 NG Communications
 
EASA PART-66 MODULE 5.14 : ELECTROMAGNETIC ENVIRONMENT
EASA PART-66 MODULE 5.14 : ELECTROMAGNETIC ENVIRONMENTEASA PART-66 MODULE 5.14 : ELECTROMAGNETIC ENVIRONMENT
EASA PART-66 MODULE 5.14 : ELECTROMAGNETIC ENVIRONMENT
 
5.3 Data conversion
5.3 Data conversion5.3 Data conversion
5.3 Data conversion
 
B747 Electrical Power
B747 Electrical PowerB747 Electrical Power
B747 Electrical Power
 
B737 NG Fuel System.
B737 NG Fuel System.B737 NG Fuel System.
B737 NG Fuel System.
 
B737 NG Engines
B737 NG EnginesB737 NG Engines
B737 NG Engines
 
How to Fly a Boeing 737 - Quick & Easy Basics
How to Fly a Boeing 737 - Quick & Easy BasicsHow to Fly a Boeing 737 - Quick & Easy Basics
How to Fly a Boeing 737 - Quick & Easy Basics
 
B737 NG Autoflight Part 1
B737 NG Autoflight Part 1B737 NG Autoflight Part 1
B737 NG Autoflight Part 1
 
Instrument landing system
Instrument landing system Instrument landing system
Instrument landing system
 
B737NG Electrical power
B737NG Electrical powerB737NG Electrical power
B737NG Electrical power
 

Semelhante a EASA Part 66 Module 5.5 : Logic Circuit

Electronic Circuits
Electronic  CircuitsElectronic  Circuits
Electronic Circuits
gavhays
 
Fault tolerant and online testability
Fault tolerant and online testabilityFault tolerant and online testability
Fault tolerant and online testability
Sajib Mitra
 
LOGICAL GATES mayank chauhan.pdf
LOGICAL GATES mayank chauhan.pdfLOGICAL GATES mayank chauhan.pdf
LOGICAL GATES mayank chauhan.pdf
MeghaChauhan75
 
Mux decod pld2_vs2
Mux decod pld2_vs2Mux decod pld2_vs2
Mux decod pld2_vs2
WanNurdiana
 

Semelhante a EASA Part 66 Module 5.5 : Logic Circuit (20)

Electronic Circuits
Electronic  CircuitsElectronic  Circuits
Electronic Circuits
 
Logic gates
Logic gatesLogic gates
Logic gates
 
Logic gates
Logic gatesLogic gates
Logic gates
 
logic gates
logic gates logic gates
logic gates
 
Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates.
Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates.Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates.
Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates.
 
Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates.
Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates. Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates.
Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates.
 
Electronics: Logic Gates
Electronics: Logic GatesElectronics: Logic Gates
Electronics: Logic Gates
 
Bca i sem de lab
Bca i sem  de labBca i sem  de lab
Bca i sem de lab
 
Fault tolerant and online testability
Fault tolerant and online testabilityFault tolerant and online testability
Fault tolerant and online testability
 
Logic Gate.pptx
Logic Gate.pptxLogic Gate.pptx
Logic Gate.pptx
 
DOC-20240203-WA0000.pptx
DOC-20240203-WA0000.pptxDOC-20240203-WA0000.pptx
DOC-20240203-WA0000.pptx
 
Logic Gates (1).ppt
Logic Gates (1).pptLogic Gates (1).ppt
Logic Gates (1).ppt
 
Diana
DianaDiana
Diana
 
LOGICAL GATES mayank chauhan.pdf
LOGICAL GATES mayank chauhan.pdfLOGICAL GATES mayank chauhan.pdf
LOGICAL GATES mayank chauhan.pdf
 
Mux decod pld2_vs2
Mux decod pld2_vs2Mux decod pld2_vs2
Mux decod pld2_vs2
 
perform operation with boolean algebra
perform operation with boolean algebraperform operation with boolean algebra
perform operation with boolean algebra
 
Introduction to digital logic gates
Introduction to digital logic gatesIntroduction to digital logic gates
Introduction to digital logic gates
 
LOGICAL_GATES_priyansh_singhal.pdf
LOGICAL_GATES_priyansh_singhal.pdfLOGICAL_GATES_priyansh_singhal.pdf
LOGICAL_GATES_priyansh_singhal.pdf
 
Logic circuit2017
Logic circuit2017Logic circuit2017
Logic circuit2017
 
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
 

Mais de soulstalker

EASA Part 66 Module 15.8 : Bearings and Seals
EASA Part 66 Module 15.8 : Bearings and Seals EASA Part 66 Module 15.8 : Bearings and Seals
EASA Part 66 Module 15.8 : Bearings and Seals
soulstalker
 
EASA Part 66 Module 15.7 : Exhausts
EASA Part 66 Module 15.7 : ExhaustsEASA Part 66 Module 15.7 : Exhausts
EASA Part 66 Module 15.7 : Exhausts
soulstalker
 
EASA Part 66 Module 15.6 : Turbine
EASA Part 66 Module 15.6 : TurbineEASA Part 66 Module 15.6 : Turbine
EASA Part 66 Module 15.6 : Turbine
soulstalker
 
EASA Part 66 Module 15.5 : Combustion Chamber
EASA Part 66 Module 15.5 : Combustion ChamberEASA Part 66 Module 15.5 : Combustion Chamber
EASA Part 66 Module 15.5 : Combustion Chamber
soulstalker
 
EASA Part 66 Module 15.4 : Compressors
EASA Part 66 Module 15.4 : CompressorsEASA Part 66 Module 15.4 : Compressors
EASA Part 66 Module 15.4 : Compressors
soulstalker
 
EASA Part 66 Module 15.3 : Inlet
EASA Part 66 Module 15.3 : InletEASA Part 66 Module 15.3 : Inlet
EASA Part 66 Module 15.3 : Inlet
soulstalker
 
EASA Part 66 Module 15.2 : Engine Performance
EASA Part 66 Module 15.2 : Engine PerformanceEASA Part 66 Module 15.2 : Engine Performance
EASA Part 66 Module 15.2 : Engine Performance
soulstalker
 

Mais de soulstalker (15)

EASA PART 66 Module 15.10 : Lubrication Systems
EASA PART 66 Module 15.10 : Lubrication SystemsEASA PART 66 Module 15.10 : Lubrication Systems
EASA PART 66 Module 15.10 : Lubrication Systems
 
EASA Part 66 Module 15.8 : Bearings and Seals
EASA Part 66 Module 15.8 : Bearings and Seals EASA Part 66 Module 15.8 : Bearings and Seals
EASA Part 66 Module 15.8 : Bearings and Seals
 
EASA Part 66 Module 15.7 : Exhausts
EASA Part 66 Module 15.7 : ExhaustsEASA Part 66 Module 15.7 : Exhausts
EASA Part 66 Module 15.7 : Exhausts
 
EASA Part 66 Module 15.6 : Turbine
EASA Part 66 Module 15.6 : TurbineEASA Part 66 Module 15.6 : Turbine
EASA Part 66 Module 15.6 : Turbine
 
EASA Part 66 Module 15.5 : Combustion Chamber
EASA Part 66 Module 15.5 : Combustion ChamberEASA Part 66 Module 15.5 : Combustion Chamber
EASA Part 66 Module 15.5 : Combustion Chamber
 
EASA Part 66 Module 15.4 : Compressors
EASA Part 66 Module 15.4 : CompressorsEASA Part 66 Module 15.4 : Compressors
EASA Part 66 Module 15.4 : Compressors
 
EASA Part 66 Module 15.3 : Inlet
EASA Part 66 Module 15.3 : InletEASA Part 66 Module 15.3 : Inlet
EASA Part 66 Module 15.3 : Inlet
 
EASA Part 66 Module 15.2 : Engine Performance
EASA Part 66 Module 15.2 : Engine PerformanceEASA Part 66 Module 15.2 : Engine Performance
EASA Part 66 Module 15.2 : Engine Performance
 
EASA Part 66 Module 15.1 : Fundamental
EASA Part 66 Module 15.1 : FundamentalEASA Part 66 Module 15.1 : Fundamental
EASA Part 66 Module 15.1 : Fundamental
 
EASA PART-66 MODULE 8.4 : FLIGHT STABILITY AND DYNAMICS
EASA PART-66 MODULE 8.4 : FLIGHT STABILITY AND DYNAMICSEASA PART-66 MODULE 8.4 : FLIGHT STABILITY AND DYNAMICS
EASA PART-66 MODULE 8.4 : FLIGHT STABILITY AND DYNAMICS
 
EASA PART-66 MODULE 8.3 : THEORY OF FLIGHT
EASA PART-66 MODULE 8.3 : THEORY OF FLIGHTEASA PART-66 MODULE 8.3 : THEORY OF FLIGHT
EASA PART-66 MODULE 8.3 : THEORY OF FLIGHT
 
EASA PART-66 MODULE 8.2 : AERODYNAMICS
EASA PART-66 MODULE 8.2 : AERODYNAMICSEASA PART-66 MODULE 8.2 : AERODYNAMICS
EASA PART-66 MODULE 8.2 : AERODYNAMICS
 
EASA PART-66 MODULE 8.1 : PHYSICS OF ATMOSPHERE
EASA PART-66 MODULE 8.1 : PHYSICS OF ATMOSPHEREEASA PART-66 MODULE 8.1 : PHYSICS OF ATMOSPHERE
EASA PART-66 MODULE 8.1 : PHYSICS OF ATMOSPHERE
 
EASA PART-66 MODULE 5.12 : ELECTRONICS SENSITIVE DEVICES
EASA PART-66 MODULE 5.12 : ELECTRONICS SENSITIVE DEVICESEASA PART-66 MODULE 5.12 : ELECTRONICS SENSITIVE DEVICES
EASA PART-66 MODULE 5.12 : ELECTRONICS SENSITIVE DEVICES
 
EASA PART 66 Module 2 : Physics
EASA PART 66 Module 2 : PhysicsEASA PART 66 Module 2 : Physics
EASA PART 66 Module 2 : Physics
 

Último

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
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
heathfieldcps1
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
Chris Hunter
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 

Último (20)

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
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
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 

EASA Part 66 Module 5.5 : Logic Circuit

  • 2. LOGIC SYSTEMS • System performs calculation or makes decisions • A logical operation on one or more logic inputs and produces a single logic output to make decision. • Using electronic component that can conduct electricity based on a rule either analog or digital. • Primarily implement using diodes or transistor acting as electronic switch
  • 3. POSITIVE AND NEGATIVE LOGIC • Binary digits are use for the input in logic gate • Positive logic : Low voltage = 0 High voltage = 1 • Negative logic : Low voltage = 1 High voltage = 0 * Normally use positive logic
  • 4. OR GATE IF GOT 1 = RESULT MUST BE 1 X A B X 0 0 0 0 1 1 1 0 1 1 1 1 X = A + B
  • 5. AND GATE IF GOT 0 = RESULT MUST BE 0 A B X 0 0 0 0 1 0 1 0 0 1 1 1 X = A.B
  • 6. NOT GATE A X 0 1 1 0
  • 7. NAND GATE A B X 0 0 1 0 1 1 X 1 0 1 1 1 0
  • 8. NOR GATE A B X 0 0 1 X 0 1 0 1 0 0 1 1 0
  • 9. EXCLUSIVE OR GATE A B X 0 0 0 0 1 1 1 0 1 X 1 1 0
  • 10. EXCLUSIVE OR GATE C B A X 0 0 0 0 0 0 1 1 0 1 0 1 X 0 1 1 0 1 0 0 1 Any ODD number of Inputs gives X 1 0 1 0 1 1 0 0 1 1 1 1
  • 11. EXCLUSIVE NOR GATE A A B X X B 0 0 1 0 1 0 X 1 0 0 1 1 1
  • 12. GATE TABLE EX- NOT A B OR NOR AND NAND EX-OR NOR A 0 0 0 1 0 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 0 0 1 1 0 0 1 1 1 0 1 0 0 1 0
  • 13. UNIVERSAL GATE • NAND gate is universal gate • It can make another gate NOT GATE AND GATE OR GATE B
  • 14. IC - INTEGRATED CIRCUIT Quad 2-input AND Gate 7408
  • 15. ADDERS • An adder or summer is a digital circuit that performs addition of numbers. • For new processor, adder are use to calculate addresses, table indices (database). • The most common adders operate on binary numbers
  • 16. HALF ADDER CIRCUIT • Required 2 input and provide 2 output • Combination of an exclusive OR and an AND gate A B SUM CARRY 0 0 0 0 0 1 1 0 1 0 1 0 1 1 0 1 SUM = A B CARRY = A . B
  • 17. FULL ADDER CIRCUIT • Required 3 input provide 2 output • Combination of 2 half adder and OR gate. INPUTS OUTPUTS A B Cin Cout S 0 0 0 0 0 1 0 0 0 1 0 1 0 0 1 1 1 0 1 0 0 0 1 0 1 1 0 1 1 0 0 1 1 1 0 1 1 1 1 1
  • 18. AIRCRAFT LOGIC CIRCUIT • LANDING GEAR WARNING CIRCUIT
  • 19. AIRCRAFT LOGIC CIRCUIT • FLIGHT DIRECTOR GYRO FLAG - drop when gyro system malfunction either loss of vacuum or electrical signal Error Flag
  • 21. SERVO ALTIMETER OFF FLAG • Correct operating when sin outputs (‘0’) and the cos outputs (‘1’). • When total output is 1, it will energising the OFF Flag coil, removing the flag from view.