SlideShare a Scribd company logo
5.6 BASIC COMPUTER STRUCTURE
AIM
a. Computer terminology
    - CPU, ALU, IC and control unit
    - Software and hardware
    - Bit and byte
    - Memory devices such as RAM, ROM, PROM
b. Computer technology in aircraft systems
AIRPLANE COMPUTER
• What computer can do :
  – To detect fault
  – To monitor aircraft performance
  – To help pilot do their work
  – Aircraft does not overstress through excessive
    control
  – Aircraft can be operate efficiently
DEFINITION
• Electronic device
• Accept and process data by carrying out of set
  of store instructions in sequence.
• Using mathematical and logic operation is
  know as PROGRAM.
DIGITAL COMPUTER



              CPU /
INPUT       PROCESSOR
                        OUTPUT
INPUT DEVICE
•   Keyboard
•   Keypad
•   Pointing Devices
•   Touch pad
•   Mouse
•   Joysticks
•   Paddle
•   Microphone
OUTPUT DEVICE
•   CRT monitor (cathod ray tube)
•   LCD monitor (liquid crystal display)
•   LED monitor (light emiting diode)
•   Sound Output
•   Light
•   Aircraft Control Surface
•   Printer
HARDWARE
• Physical parts of a computer.
• Internal hardware device include motherboards,
• Hard drives and graphic card, RAM, etc.
• External hardware devices include monitors,
  keyboards, mouse, printers, etc.
• Internal hardware called components, external
  hardware devices called peripherals.
SOFTWARE
• Software cannot be touch
• Provides the instructions to hardware or serve
  as input to another software.
• Can be programs, procedures, algorithms and
  its documentation.
• Binary number as a language.
• Type of software : System software &
                     Application software
CPU/PROCESSORS
• Brain of computer
• To process data
• Microprocessor is a central processing
  unit (CPU) that fits on one microchip.
• Fabricated by silicon.
• Small zap of high voltage current (static
  electricity) can destroy the chip.
COMPUTER

                 CONTROL




                ARITHMETIC




INPUT            MEMORY                OUTPUT



        CENTRAL PROCESSOR UNIT (CPU)
CONTROL UNIT
• Responsible for overall action of computer to
  perform correct sequence and at the right
  time.
• Determine by software.
• Will control the timing and electronic
  switching throughout the computer by clock
  (synchronous operation).
ALU – ARITHMATIC LOGIC UNIT
• Perform mathematic and basic logical
  operations.
• Required power processor to perform variable
  task of division, multiplication, fixed and
  floating point arithmetic and employ parallel
  operation for high speed.
Simple example of ALU
REGISTER
• Temporary storage units within CPU.
• Can store data or program information.
• Store limit amount of temporary basis.
BUSES
• As a medium for transfer data from one part to
  other part of computer.
• Computer highway use large number of parallel
  connected wires.
• 3 type of buses which is data bus, address bus
  and control bus.
  - Control bus : medium for communicating
  - Address bus : carry information
  - Data Bus : Carry actual data being process
Control bus : medium for communicating
            Address bus : carry information
            Data Bus : Carry actual data being process

                            ADDRESS BUS




I/P
                                                  CENTRAL
      INPUT/OUTPUT
                          MEMORY                 PROCESSING
          UNIT
O/P                                                 UNIT




                            CONTROL BUS




                              DATA BUS
BIT AND BYTE
• A bit is a binary digit, the smallest increment of
  data on a computer
• Bits are usually assembled into a group of eight to
  form a byte.
• Used for measuring the amount of data that is
  transferred in a second between two
  telecommunication points
•   1 byte = 8 bits
•   1 kilobyte (K / Kb) = 2^10 bytes = 1,024 bytes
•   1 megabyte (M / MB) = 2^20 bytes = 1,048,576 bytes
•   1 gigabyte (G / GB) = 2^30 bytes = 1,073,741,824 bytes
MEMORY
• Physical devices used to store information
  which is instructions and data.
• Using binary digit.
• Can store data temporary and permanently.
VOLATILE MEMORY
• Lost data when power off.
• Volatile memory requires power to maintain
  the stored information.
NON-VOLATILE MEMORY
• Permanent store
• Non-volatile computer memory that can
  retain the stored information even when not
  powered.
PERMANENT STORAGE
• ROM : Read Only Memory
  - Use to store permanent data (FIRMWARE)
  - Cannot be reprogram or change the data
  - Eg : PROM( for BIOS), CD-ROM
• EPROM : Erasable Program Read Only Memory
  - Can erase by expose in strong UV light in 10min
  - Use by military
• EAROM : Electrical Altered Read Only Memory
  - Combine non-volatility of ROM with electrically alterable of
    RAM. Considered non volatile RAM.
• Flash Memories
  - Eg : Hard Disc, Thumb drive
TEMPERORY STORAGE
• RAM : Random Access Memory
  – Primary Memory (fast but limited capacity)
  – takes the form of integrated circuits
  – Allow data to be read quickly
  – Used to run programs.
  – Eg : SRAM, DRAM, DDR RAM etc
MEMORY APPLICATION
When opening Operating System

POWER ON                                                HD

                                                             Only critical part of OS
      LOAD
                                                             maintain in RAM
                                        LOAD OS
   BIOS                    CPU                         RAM




When opening Application
                                       Application conserve in RAM,

       CPU                       RAM                              HD
                                             Saved in HD
MICROPROCESSOR
• central processing part of a computer
  contained within an IC.
• small, lightweight, and relatively cheap when
  compared to any CPU
• Use for simple application
• Can incorporate all the elements of a total
  computing system: I/O, ROM, RAM and CPU
ELEMENTARY MICROCOMPUTER
                                          OUTPUT
                                 INPUT/
                                OUTPUT
                                PORTS       INPUT
                    ROM




  MICROPROCESSOR
                   COMPUTER HIGHWAY
       (CPU)




                    RAM
AIRBORNE DIGITAL COMPUTER
       APPLICATION
                                                FROM CONTROL
                          Signal convert from
      SENSORS:              analog to digital

   VOR/DME - OMEGA
                                 A
  DOPPLER - COMPASS                  D
         ETC



   MAGNETIC CARD READER


                                                 REGISTERS      TO
                                 FROM CONTROL   SEQUENCING     STORE
    MAGNETIC TAPE                                    &
  CASSETTE/CARTRIDGE                            ADDRESSING




     PUSH BUTTON
     CONTROLLER
    ALPHANUMERIC
      DEDICATED
                                 TO CONTROL



                       COMPUTER INPUT
FMS - FLIGHT MANAGEMENT SYSTEM

  LINE
 SELECT
  KEYS


                                       DISPLAY
                                       SCREEN



                                                                       ALPHANUMERIC
    FUNCTION                                                              KEYPAD
     SELECT
      KEYS
                                NEXT
                       PPOS    PHASE   PERF       1   2   3
                                                              EXEC
                                AIR
               DIR     FUEL    PORTS              4   5   6
               HDG                                            MSG
               SEL     DATA    FIX                7   8   9
                                                                        DISPLAY
                       START                          0       CLEAR   BRIGHTNESS
               ENG                                                     CONTROL
               OUT
                         A     B       C      D   E   F   G
               SPEC
               F-PLN     H      I      J      K   L   M   N
                         O     P       Q      R   S   T   U
                         V     W       X      Y   Z   /
FMS - FLIGHT MANAGEMENT SYSTEM
• Have 2 FMC (Flight Management Computer) in aircraft for
  redundancy

• Four main functions of FMS:
   –   Automatic Flight Control
   –   Performance Management
   –   Navigation and Guidance
   –   Status and Warning Displays

• Receive input from sub system computer
   –   Flight Control Computer (FCC).
   –   Thrust Management Computer (TMC).
   –   Digital Air Data Computer (DADC)
   –   Engine Indicating & Crew Alerting System (EICAS).

More Related Content

What's hot

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
Anjani Kumar singh
 
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
soulstalker
 
EASA Part 66 Module 4 diode
EASA Part 66 Module 4 diodeEASA Part 66 Module 4 diode
EASA Part 66 Module 4 diode
Joha Rahman
 
5.1 Electronic Instrument Systems
5.1 Electronic Instrument Systems5.1 Electronic Instrument Systems
5.1 Electronic Instrument Systemslpapadop
 
Avionics
AvionicsAvionics
Avionics
Brightlin3
 
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
soulstalker
 
757 EICAS
757 EICAS757 EICAS
757 EICAS
Reinaldo Lopez
 
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
soulstalker
 
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 systemslpapadop
 
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
 
Avionics Digital data buses
Avionics Digital data busesAvionics Digital data buses
Avionics Digital data buses
ostroumov
 
Aircraft structure
Aircraft structureAircraft structure
Aircraft structure
darshakb
 
Avionics Flight managment system
Avionics Flight managment systemAvionics Flight managment system
Avionics Flight managment system
ostroumov
 
ELT- EMERGENCY LOCATOR TRANSMITTER
ELT- EMERGENCY LOCATOR TRANSMITTERELT- EMERGENCY LOCATOR TRANSMITTER
ELT- EMERGENCY LOCATOR TRANSMITTER
raj_sevak
 
Avionics-Embedded systems-basic
Avionics-Embedded systems-basicAvionics-Embedded systems-basic
Avionics-Embedded systems-basic
Sejj Lingayat
 
Avionics system Standard
Avionics system StandardAvionics system Standard
Avionics system Standard
Jeran Rai
 
Airbus a320 aircraft operation manual
Airbus a320 aircraft operation manualAirbus a320 aircraft operation manual
Airbus a320 aircraft operation manualMusab Elamien
 
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
soulstalker
 
Cat i;ii;iii operations jakub muransky
Cat i;ii;iii operations jakub muranskyCat i;ii;iii operations jakub muransky
Cat i;ii;iii operations jakub muransky
Jakub Muransky
 

What's hot (20)

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
 
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
 
EASA Part 66 Module 4 diode
EASA Part 66 Module 4 diodeEASA Part 66 Module 4 diode
EASA Part 66 Module 4 diode
 
5.1 Electronic Instrument Systems
5.1 Electronic Instrument Systems5.1 Electronic Instrument Systems
5.1 Electronic Instrument Systems
 
Avionics
AvionicsAvionics
Avionics
 
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
 
757 EICAS
757 EICAS757 EICAS
757 EICAS
 
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
 
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
 
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)
 
Avionics Digital data buses
Avionics Digital data busesAvionics Digital data buses
Avionics Digital data buses
 
Aircraft structure
Aircraft structureAircraft structure
Aircraft structure
 
Avionics Flight managment system
Avionics Flight managment systemAvionics Flight managment system
Avionics Flight managment system
 
Avionics
AvionicsAvionics
Avionics
 
ELT- EMERGENCY LOCATOR TRANSMITTER
ELT- EMERGENCY LOCATOR TRANSMITTERELT- EMERGENCY LOCATOR TRANSMITTER
ELT- EMERGENCY LOCATOR TRANSMITTER
 
Avionics-Embedded systems-basic
Avionics-Embedded systems-basicAvionics-Embedded systems-basic
Avionics-Embedded systems-basic
 
Avionics system Standard
Avionics system StandardAvionics system Standard
Avionics system Standard
 
Airbus a320 aircraft operation manual
Airbus a320 aircraft operation manualAirbus a320 aircraft operation manual
Airbus a320 aircraft operation manual
 
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
 
Cat i;ii;iii operations jakub muransky
Cat i;ii;iii operations jakub muranskyCat i;ii;iii operations jakub muransky
Cat i;ii;iii operations jakub muransky
 

Similar to EASA Part-66 Module 5.6 : Basic Computer Structure

3. Component of computer - System Unit ( CSI-321)
3. Component of computer - System Unit  ( CSI-321) 3. Component of computer - System Unit  ( CSI-321)
3. Component of computer - System Unit ( CSI-321)
ghayour abbas
 
System Software ( Os )
System Software ( Os )System Software ( Os )
System Software ( Os )
Paula Smith
 
Prerna sharma
Prerna sharmaPrerna sharma
Prerna sharma
RCET
 
Introduction to Microcontroller
Introduction to MicrocontrollerIntroduction to Microcontroller
Introduction to Microcontroller
Pantech ProLabs India Pvt Ltd
 
Introduction to Microcontroller
Introduction to MicrocontrollerIntroduction to Microcontroller
Introduction to Microcontroller
Pantech ProLabs India Pvt Ltd
 
Microprocessor fundamentals
Microprocessor fundamentalsMicroprocessor fundamentals
Microprocessor fundamentals
JLoknathDora
 
Cpu
CpuCpu
computer System UNit Every thing
computer System UNit Every thingcomputer System UNit Every thing
computer System UNit Every thing
Abdul Rehman
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Lecture 1
Lecture 1Lecture 1
Lecture 1
deval patel
 
introduction to computers
 introduction to computers introduction to computers
introduction to computersDeepak John
 
MY COMPUTER
MY COMPUTERMY COMPUTER
MY COMPUTER
ashantharuka
 
EEE226a.ppt
EEE226a.pptEEE226a.ppt
EEE226a.ppt
SaifulAhmad27
 
Benefits of Micro Controller.pdf
Benefits of Micro Controller.pdfBenefits of Micro Controller.pdf
Benefits of Micro Controller.pdf
irfanakram32
 
Emb Sys Rev Ver1
Emb Sys   Rev Ver1Emb Sys   Rev Ver1
Emb Sys Rev Ver1
ncct
 
Microcontroller from basic_to_advanced
Microcontroller from basic_to_advancedMicrocontroller from basic_to_advanced
Microcontroller from basic_to_advanced
Imran Sheikh
 

Similar to EASA Part-66 Module 5.6 : Basic Computer Structure (20)

3. Component of computer - System Unit ( CSI-321)
3. Component of computer - System Unit  ( CSI-321) 3. Component of computer - System Unit  ( CSI-321)
3. Component of computer - System Unit ( CSI-321)
 
CPU Architecture
CPU ArchitectureCPU Architecture
CPU Architecture
 
System Software ( Os )
System Software ( Os )System Software ( Os )
System Software ( Os )
 
Prerna sharma
Prerna sharmaPrerna sharma
Prerna sharma
 
Introduction to Microcontroller
Introduction to MicrocontrollerIntroduction to Microcontroller
Introduction to Microcontroller
 
Introduction to Microcontroller
Introduction to MicrocontrollerIntroduction to Microcontroller
Introduction to Microcontroller
 
Managing hardware assets
Managing hardware assetsManaging hardware assets
Managing hardware assets
 
Microprocessor fundamentals
Microprocessor fundamentalsMicroprocessor fundamentals
Microprocessor fundamentals
 
Cpu
CpuCpu
Cpu
 
computer System UNit Every thing
computer System UNit Every thingcomputer System UNit Every thing
computer System UNit Every thing
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
introduction to computers
 introduction to computers introduction to computers
introduction to computers
 
MY COMPUTER
MY COMPUTERMY COMPUTER
MY COMPUTER
 
EEE226a.ppt
EEE226a.pptEEE226a.ppt
EEE226a.ppt
 
Benefits of Micro Controller.pdf
Benefits of Micro Controller.pdfBenefits of Micro Controller.pdf
Benefits of Micro Controller.pdf
 
Embedded
EmbeddedEmbedded
Embedded
 
Embedded
EmbeddedEmbedded
Embedded
 
Emb Sys Rev Ver1
Emb Sys   Rev Ver1Emb Sys   Rev Ver1
Emb Sys Rev Ver1
 
Microcontroller from basic_to_advanced
Microcontroller from basic_to_advancedMicrocontroller from basic_to_advanced
Microcontroller from basic_to_advanced
 

More from 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 Systems
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 : 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 : Fundamental
soulstalker
 
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
soulstalker
 
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
soulstalker
 
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
soulstalker
 
EASA PART 66 Module 2 : Physics
EASA PART 66 Module 2 : PhysicsEASA PART 66 Module 2 : Physics
EASA PART 66 Module 2 : Physics
soulstalker
 

More from soulstalker (13)

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.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
 

Recently uploaded

The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 

Recently uploaded (20)

The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 

EASA Part-66 Module 5.6 : Basic Computer Structure

  • 1. 5.6 BASIC COMPUTER STRUCTURE
  • 2. AIM a. Computer terminology - CPU, ALU, IC and control unit - Software and hardware - Bit and byte - Memory devices such as RAM, ROM, PROM b. Computer technology in aircraft systems
  • 3. AIRPLANE COMPUTER • What computer can do : – To detect fault – To monitor aircraft performance – To help pilot do their work – Aircraft does not overstress through excessive control – Aircraft can be operate efficiently
  • 4.
  • 5. DEFINITION • Electronic device • Accept and process data by carrying out of set of store instructions in sequence. • Using mathematical and logic operation is know as PROGRAM.
  • 6. DIGITAL COMPUTER CPU / INPUT PROCESSOR OUTPUT
  • 7. INPUT DEVICE • Keyboard • Keypad • Pointing Devices • Touch pad • Mouse • Joysticks • Paddle • Microphone
  • 8.
  • 9. OUTPUT DEVICE • CRT monitor (cathod ray tube) • LCD monitor (liquid crystal display) • LED monitor (light emiting diode) • Sound Output • Light • Aircraft Control Surface • Printer
  • 10.
  • 11. HARDWARE • Physical parts of a computer. • Internal hardware device include motherboards, • Hard drives and graphic card, RAM, etc. • External hardware devices include monitors, keyboards, mouse, printers, etc. • Internal hardware called components, external hardware devices called peripherals.
  • 12.
  • 13. SOFTWARE • Software cannot be touch • Provides the instructions to hardware or serve as input to another software. • Can be programs, procedures, algorithms and its documentation. • Binary number as a language. • Type of software : System software & Application software
  • 14.
  • 15. CPU/PROCESSORS • Brain of computer • To process data • Microprocessor is a central processing unit (CPU) that fits on one microchip. • Fabricated by silicon. • Small zap of high voltage current (static electricity) can destroy the chip.
  • 16. COMPUTER CONTROL ARITHMETIC INPUT MEMORY OUTPUT CENTRAL PROCESSOR UNIT (CPU)
  • 17. CONTROL UNIT • Responsible for overall action of computer to perform correct sequence and at the right time. • Determine by software. • Will control the timing and electronic switching throughout the computer by clock (synchronous operation).
  • 18. ALU – ARITHMATIC LOGIC UNIT • Perform mathematic and basic logical operations. • Required power processor to perform variable task of division, multiplication, fixed and floating point arithmetic and employ parallel operation for high speed.
  • 20. REGISTER • Temporary storage units within CPU. • Can store data or program information. • Store limit amount of temporary basis.
  • 21. BUSES • As a medium for transfer data from one part to other part of computer. • Computer highway use large number of parallel connected wires. • 3 type of buses which is data bus, address bus and control bus. - Control bus : medium for communicating - Address bus : carry information - Data Bus : Carry actual data being process
  • 22. Control bus : medium for communicating Address bus : carry information Data Bus : Carry actual data being process ADDRESS BUS I/P CENTRAL INPUT/OUTPUT MEMORY PROCESSING UNIT O/P UNIT CONTROL BUS DATA BUS
  • 23. BIT AND BYTE • A bit is a binary digit, the smallest increment of data on a computer • Bits are usually assembled into a group of eight to form a byte. • Used for measuring the amount of data that is transferred in a second between two telecommunication points • 1 byte = 8 bits • 1 kilobyte (K / Kb) = 2^10 bytes = 1,024 bytes • 1 megabyte (M / MB) = 2^20 bytes = 1,048,576 bytes • 1 gigabyte (G / GB) = 2^30 bytes = 1,073,741,824 bytes
  • 24. MEMORY • Physical devices used to store information which is instructions and data. • Using binary digit. • Can store data temporary and permanently.
  • 25. VOLATILE MEMORY • Lost data when power off. • Volatile memory requires power to maintain the stored information.
  • 26. NON-VOLATILE MEMORY • Permanent store • Non-volatile computer memory that can retain the stored information even when not powered.
  • 27. PERMANENT STORAGE • ROM : Read Only Memory - Use to store permanent data (FIRMWARE) - Cannot be reprogram or change the data - Eg : PROM( for BIOS), CD-ROM • EPROM : Erasable Program Read Only Memory - Can erase by expose in strong UV light in 10min - Use by military • EAROM : Electrical Altered Read Only Memory - Combine non-volatility of ROM with electrically alterable of RAM. Considered non volatile RAM. • Flash Memories - Eg : Hard Disc, Thumb drive
  • 28. TEMPERORY STORAGE • RAM : Random Access Memory – Primary Memory (fast but limited capacity) – takes the form of integrated circuits – Allow data to be read quickly – Used to run programs. – Eg : SRAM, DRAM, DDR RAM etc
  • 29. MEMORY APPLICATION When opening Operating System POWER ON HD Only critical part of OS LOAD maintain in RAM LOAD OS BIOS CPU RAM When opening Application Application conserve in RAM, CPU RAM HD Saved in HD
  • 30. MICROPROCESSOR • central processing part of a computer contained within an IC. • small, lightweight, and relatively cheap when compared to any CPU • Use for simple application • Can incorporate all the elements of a total computing system: I/O, ROM, RAM and CPU
  • 31. ELEMENTARY MICROCOMPUTER OUTPUT INPUT/ OUTPUT PORTS INPUT ROM MICROPROCESSOR COMPUTER HIGHWAY (CPU) RAM
  • 32. AIRBORNE DIGITAL COMPUTER APPLICATION FROM CONTROL Signal convert from SENSORS: analog to digital VOR/DME - OMEGA A DOPPLER - COMPASS D ETC MAGNETIC CARD READER REGISTERS TO FROM CONTROL SEQUENCING STORE MAGNETIC TAPE & CASSETTE/CARTRIDGE ADDRESSING PUSH BUTTON CONTROLLER ALPHANUMERIC DEDICATED TO CONTROL COMPUTER INPUT
  • 33. FMS - FLIGHT MANAGEMENT SYSTEM LINE SELECT KEYS DISPLAY SCREEN ALPHANUMERIC FUNCTION KEYPAD SELECT KEYS NEXT PPOS PHASE PERF 1 2 3 EXEC AIR DIR FUEL PORTS 4 5 6 HDG MSG SEL DATA FIX 7 8 9 DISPLAY START 0 CLEAR BRIGHTNESS ENG CONTROL OUT A B C D E F G SPEC F-PLN H I J K L M N O P Q R S T U V W X Y Z /
  • 34. FMS - FLIGHT MANAGEMENT SYSTEM • Have 2 FMC (Flight Management Computer) in aircraft for redundancy • Four main functions of FMS: – Automatic Flight Control – Performance Management – Navigation and Guidance – Status and Warning Displays • Receive input from sub system computer – Flight Control Computer (FCC). – Thrust Management Computer (TMC). – Digital Air Data Computer (DADC) – Engine Indicating & Crew Alerting System (EICAS).