SlideShare a Scribd company logo
1 of 34
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.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 Opticsoulstalker
 
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 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
 
5.1 Electronic Instrument Systems
5.1 Electronic Instrument Systems5.1 Electronic Instrument Systems
5.1 Electronic Instrument Systemslpapadop
 
EASA Part 66 Module 4 diode
EASA Part 66 Module 4 diodeEASA Part 66 Module 4 diode
EASA Part 66 Module 4 diodeJoha Rahman
 
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 ENVIRONMENTsoulstalker
 
5.4 Data Bus
5.4 Data Bus5.4 Data Bus
5.4 Data Buslpapadop
 
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
 
B737NG Aircraft general
B737NG Aircraft generalB737NG Aircraft general
B737NG Aircraft generaltheoryce
 
B737NG EFIS
B737NG EFISB737NG EFIS
B737NG EFIStheoryce
 
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
 
B737 NG Air Systems
B737 NG Air SystemsB737 NG Air Systems
B737 NG Air Systemstheoryce
 
B737 NG Landing gear
B737 NG Landing gearB737 NG Landing gear
B737 NG Landing geartheoryce
 
Display systems used in avionics
Display systems used in avionicsDisplay systems used in avionics
Display systems used in avionicsJeremieNiyonsaba
 
B737 NG Communications
B737 NG CommunicationsB737 NG Communications
B737 NG Communicationstheoryce
 
B737 NG Autoflight Part 1
B737 NG Autoflight Part 1B737 NG Autoflight Part 1
B737 NG Autoflight Part 1theoryce
 

What's hot (20)

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 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
 
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.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.4 Data Bus
5.4 Data Bus5.4 Data Bus
5.4 Data Bus
 
757 EICAS
757 EICAS757 EICAS
757 EICAS
 
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
 
B737mrg exterior inspection
B737mrg exterior inspectionB737mrg exterior inspection
B737mrg exterior inspection
 
B737NG Aircraft general
B737NG Aircraft generalB737NG Aircraft general
B737NG Aircraft general
 
B737NG EFIS
B737NG EFISB737NG EFIS
B737NG EFIS
 
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 Air Systems
B737 NG Air SystemsB737 NG Air Systems
B737 NG Air Systems
 
B737 NG Landing gear
B737 NG Landing gearB737 NG Landing gear
B737 NG Landing gear
 
Aircraft ctrl systems
Aircraft ctrl systemsAircraft ctrl systems
Aircraft ctrl systems
 
Avionics
AvionicsAvionics
Avionics
 
Display systems used in avionics
Display systems used in avionicsDisplay systems used in avionics
Display systems used in avionics
 
B737 NG Communications
B737 NG CommunicationsB737 NG Communications
B737 NG Communications
 
B737 NG Autoflight Part 1
B737 NG Autoflight Part 1B737 NG Autoflight Part 1
B737 NG Autoflight Part 1
 

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

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

More from 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
 

Recently uploaded

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
 
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
 
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
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
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
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
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
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
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 SectorsAssociation for Project Management
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 

Recently uploaded (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
 
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
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
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
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
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
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
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...
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
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
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 

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