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

EASA PART 66 MODULE 5.1 : ELECTRONIC INSTRUMENT SYSTEMS
EASA PART 66 MODULE 5.1 : ELECTRONIC INSTRUMENT SYSTEMSEASA PART 66 MODULE 5.1 : ELECTRONIC INSTRUMENT SYSTEMS
EASA PART 66 MODULE 5.1 : ELECTRONIC INSTRUMENT SYSTEMSsoulstalker
 
Magneto madness: Pilot Safety Meeting
Magneto madness: Pilot Safety MeetingMagneto madness: Pilot Safety Meeting
Magneto madness: Pilot Safety MeetingTakeWING
 
EASA PART-66 MODULE 5.15 : TYPICAL AIRCRAFT INSTRUMENT SYSTEMS
EASA PART-66 MODULE 5.15 : TYPICAL AIRCRAFT INSTRUMENT SYSTEMSEASA PART-66 MODULE 5.15 : TYPICAL AIRCRAFT INSTRUMENT SYSTEMS
EASA PART-66 MODULE 5.15 : TYPICAL AIRCRAFT INSTRUMENT SYSTEMSsoulstalker
 
NAv Topic 4 vhf communication system
NAv Topic 4 vhf communication systemNAv Topic 4 vhf communication system
NAv Topic 4 vhf communication systemIzah Asmadi
 
EASA part 66 module exam Module - 5 EFIS(Electronic Flight instrument system)
EASA part 66 module exam Module - 5 EFIS(Electronic Flight instrument system)EASA part 66 module exam Module - 5 EFIS(Electronic Flight instrument system)
EASA part 66 module exam Module - 5 EFIS(Electronic Flight instrument system)Nisarg Mistry
 
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 controlAnjani Kumar singh
 
B737 NG Autoflight part 2
B737 NG Autoflight part 2B737 NG Autoflight part 2
B737 NG Autoflight part 2theoryce
 
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 DEVICESsoulstalker
 
EASA Module 4 atomic structure
EASA Module 4 atomic structureEASA Module 4 atomic structure
EASA Module 4 atomic structureJoha Rahman
 
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 Controlsoulstalker
 
5.6 Basic computer structure microprocessors
5.6 Basic computer structure   microprocessors5.6 Basic computer structure   microprocessors
5.6 Basic computer structure microprocessorslpapadop
 
Instrument landing system
Instrument landing system Instrument landing system
Instrument landing system Itchan Urbano
 
5.3 Data conversion
5.3 Data conversion5.3 Data conversion
5.3 Data conversionlpapadop
 
5.1 Electronic Instrument Systems
5.1 Electronic Instrument Systems5.1 Electronic Instrument Systems
5.1 Electronic Instrument Systemslpapadop
 
A320 electrical system
A320 electrical systemA320 electrical system
A320 electrical systemParas Gangwani
 
EASA Part-66 Module03 mcq's
EASA Part-66 Module03 mcq'sEASA Part-66 Module03 mcq's
EASA Part-66 Module03 mcq'sArmghan Saeed
 
EASA Part-66 Module05 mcq's
EASA Part-66 Module05 mcq'sEASA Part-66 Module05 mcq's
EASA Part-66 Module05 mcq'sArmghan Saeed
 

Mais procurados (20)

EASA PART 66 MODULE 5.1 : ELECTRONIC INSTRUMENT SYSTEMS
EASA PART 66 MODULE 5.1 : ELECTRONIC INSTRUMENT SYSTEMSEASA PART 66 MODULE 5.1 : ELECTRONIC INSTRUMENT SYSTEMS
EASA PART 66 MODULE 5.1 : ELECTRONIC INSTRUMENT SYSTEMS
 
Magneto madness: Pilot Safety Meeting
Magneto madness: Pilot Safety MeetingMagneto madness: Pilot Safety Meeting
Magneto madness: Pilot Safety Meeting
 
EASA PART-66 MODULE 5.15 : TYPICAL AIRCRAFT INSTRUMENT SYSTEMS
EASA PART-66 MODULE 5.15 : TYPICAL AIRCRAFT INSTRUMENT SYSTEMSEASA PART-66 MODULE 5.15 : TYPICAL AIRCRAFT INSTRUMENT SYSTEMS
EASA PART-66 MODULE 5.15 : TYPICAL AIRCRAFT INSTRUMENT SYSTEMS
 
NAv Topic 4 vhf communication system
NAv Topic 4 vhf communication systemNAv Topic 4 vhf communication system
NAv Topic 4 vhf communication system
 
EASA part 66 module exam Module - 5 EFIS(Electronic Flight instrument system)
EASA part 66 module exam Module - 5 EFIS(Electronic Flight instrument system)EASA part 66 module exam Module - 5 EFIS(Electronic Flight instrument system)
EASA part 66 module exam Module - 5 EFIS(Electronic Flight instrument system)
 
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
 
B737 NG Autoflight part 2
B737 NG Autoflight part 2B737 NG Autoflight part 2
B737 NG Autoflight part 2
 
1 -efis
1  -efis1  -efis
1 -efis
 
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 Module 4 atomic structure
EASA Module 4 atomic structureEASA Module 4 atomic structure
EASA Module 4 atomic structure
 
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
 
5.6 Basic computer structure microprocessors
5.6 Basic computer structure   microprocessors5.6 Basic computer structure   microprocessors
5.6 Basic computer structure microprocessors
 
Instrument landing system
Instrument landing system Instrument landing system
Instrument landing system
 
757 EICAS
757 EICAS757 EICAS
757 EICAS
 
5.3 Data conversion
5.3 Data conversion5.3 Data conversion
5.3 Data conversion
 
Radar Terminology
Radar TerminologyRadar Terminology
Radar Terminology
 
5.1 Electronic Instrument Systems
5.1 Electronic Instrument Systems5.1 Electronic Instrument Systems
5.1 Electronic Instrument Systems
 
A320 electrical system
A320 electrical systemA320 electrical system
A320 electrical system
 
EASA Part-66 Module03 mcq's
EASA Part-66 Module03 mcq'sEASA Part-66 Module03 mcq's
EASA Part-66 Module03 mcq's
 
EASA Part-66 Module05 mcq's
EASA Part-66 Module05 mcq'sEASA Part-66 Module05 mcq's
EASA Part-66 Module05 mcq's
 

Semelhante a EASA Part 66 Module 5.5 : Logic Circuit

Electronic Circuits
Electronic  CircuitsElectronic  Circuits
Electronic Circuitsgavhays
 
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.Satya P. Joshi
 
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. Satya P. Joshi
 
Fault tolerant and online testability
Fault tolerant and online testabilityFault tolerant and online testability
Fault tolerant and online testabilitySajib Mitra
 
Logic Gate.pptx
Logic Gate.pptxLogic Gate.pptx
Logic Gate.pptxHrRajon2
 
LOGICAL GATES mayank chauhan.pdf
LOGICAL GATES mayank chauhan.pdfLOGICAL GATES mayank chauhan.pdf
LOGICAL GATES mayank chauhan.pdfMeghaChauhan75
 
Mux decod pld2_vs2
Mux decod pld2_vs2Mux decod pld2_vs2
Mux decod pld2_vs2WanNurdiana
 
perform operation with boolean algebra
perform operation with boolean algebraperform operation with boolean algebra
perform operation with boolean algebraBrenda Debra
 
Introduction to digital logic gates
Introduction to digital logic gatesIntroduction to digital logic gates
Introduction to digital logic gatesVikas Dongre
 
LOGICAL_GATES_priyansh_singhal.pdf
LOGICAL_GATES_priyansh_singhal.pdfLOGICAL_GATES_priyansh_singhal.pdf
LOGICAL_GATES_priyansh_singhal.pdfMeghaChauhan75
 
CSEC Physics Review - Introduction To Logic Gates
CSEC Physics Review - Introduction To Logic GatesCSEC Physics Review - Introduction To Logic Gates
CSEC Physics Review - Introduction To Logic GatesKevin Small
 

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.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 Systemssoulstalker
 
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 : Exhaustssoulstalker
 
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 : Turbinesoulstalker
 
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 Chambersoulstalker
 
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 : Compressorssoulstalker
 
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 : Inletsoulstalker
 
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 Performancesoulstalker
 
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 : Fundamentalsoulstalker
 
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 DYNAMICSsoulstalker
 
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 FLIGHTsoulstalker
 
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 : AERODYNAMICSsoulstalker
 
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 ATMOSPHEREsoulstalker
 
EASA PART 66 Module 2 : Physics
EASA PART 66 Module 2 : PhysicsEASA PART 66 Module 2 : Physics
EASA PART 66 Module 2 : Physicssoulstalker
 

Mais de soulstalker (14)

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 2 : Physics
EASA PART 66 Module 2 : PhysicsEASA PART 66 Module 2 : Physics
EASA PART 66 Module 2 : Physics
 

Último

The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
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 writingTeacherCyreneCayanan
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
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 pdfAyushMahapatra5
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
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...christianmathematics
 
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 GraphThiyagu K
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 

Último (20)

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
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
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
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
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
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.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...
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
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
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).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.