SlideShare una empresa de 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.

Más contenido relacionado

La actualidad más candente

5.3 Data conversion
5.3 Data conversion5.3 Data conversion
5.3 Data conversion
lpapadop
 
Avionics Systems Instruments
Avionics Systems InstrumentsAvionics Systems Instruments
Avionics Systems Instruments
Michael Bseliss
 
5.15 Typical electronic digital aircraft systems
5.15 Typical electronic digital aircraft systems5.15 Typical electronic digital aircraft systems
5.15 Typical electronic digital aircraft systems
lpapadop
 
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
 

La actualidad más candente (20)

5.3 Data conversion
5.3 Data conversion5.3 Data conversion
5.3 Data conversion
 
EASA Module 4 atomic structure
EASA Module 4 atomic structureEASA Module 4 atomic structure
EASA Module 4 atomic structure
 
EASA Part 66 Module 4 diode
EASA Part 66 Module 4 diodeEASA Part 66 Module 4 diode
EASA Part 66 Module 4 diode
 
EASA Part 66 Module 5.10 : Fibre Optic
EASA Part 66 Module 5.10 : Fibre OpticEASA Part 66 Module 5.10 : Fibre Optic
EASA Part 66 Module 5.10 : Fibre Optic
 
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 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
 
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)
 
B737 NG Fuel System.
B737 NG Fuel System.B737 NG Fuel System.
B737 NG Fuel System.
 
EFIS on Airbus A320 / A330
EFIS on Airbus A320 / A330EFIS on Airbus A320 / A330
EFIS on Airbus A320 / A330
 
Avionics Systems Instruments
Avionics Systems InstrumentsAvionics Systems Instruments
Avionics Systems Instruments
 
B737NG FMC
B737NG FMCB737NG FMC
B737NG FMC
 
5.15 Typical electronic digital aircraft systems
5.15 Typical electronic digital aircraft systems5.15 Typical electronic digital aircraft systems
5.15 Typical electronic digital aircraft systems
 
B737 NG APU
B737 NG APUB737 NG APU
B737 NG APU
 
B737NG EFIS
B737NG EFISB737NG EFIS
B737NG EFIS
 
B737NG IRS
B737NG IRSB737NG IRS
B737NG IRS
 
Avionics
AvionicsAvionics
Avionics
 
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
 
Instrument landing system
Instrument landing systemInstrument landing system
Instrument landing system
 
B737 NG Communications
B737 NG CommunicationsB737 NG Communications
B737 NG Communications
 
Part66 module12 HELICOPTER AERODYNAMICS, STRUCTURES AND SYSTEMS
Part66 module12 HELICOPTER AERODYNAMICS, STRUCTURES AND SYSTEMS Part66 module12 HELICOPTER AERODYNAMICS, STRUCTURES AND SYSTEMS
Part66 module12 HELICOPTER AERODYNAMICS, STRUCTURES AND SYSTEMS
 

Similar 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
 

Similar 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
 

Más 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
 

Más 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.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
 
EASA Part-66 Module 5.6 : Basic Computer Structure
EASA Part-66 Module  5.6 : Basic Computer StructureEASA Part-66 Module  5.6 : Basic Computer Structure
EASA Part-66 Module 5.6 : Basic Computer Structure
 

Último

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Último (20)

Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
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.
 
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)
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
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
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
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
 

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.