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 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
 
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
 
Flight control system
Flight control systemFlight control system
Flight control systemApoorv Anand
 
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
 
Aircraft digital computer system
Aircraft digital computer systemAircraft digital computer system
Aircraft digital computer systemItchan Urbano
 
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
 
EASA Part 66 Module 5.13 : Software Management Control
EASA Part 66 Module 5.13 : Software Management ControlEASA Part 66 Module 5.13 : Software Management Control
EASA Part 66 Module 5.13 : Software Management Controlsoulstalker
 
EASA Module 4 atomic structure
EASA Module 4 atomic structureEASA Module 4 atomic structure
EASA Module 4 atomic structureJoha Rahman
 
1 -transponders
1  -transponders1  -transponders
1 -transpondersrapeouz
 
Flight data recorder
Flight data recorderFlight data recorder
Flight data recorderMustahid Ali
 
5.6 Basic computer structure microprocessors
5.6 Basic computer structure   microprocessors5.6 Basic computer structure   microprocessors
5.6 Basic computer structure microprocessorslpapadop
 
5.1 Electronic Instrument Systems
5.1 Electronic Instrument Systems5.1 Electronic Instrument Systems
5.1 Electronic Instrument Systemslpapadop
 
11 fighter aircraft avionics - part iv
11 fighter aircraft avionics - part iv11 fighter aircraft avionics - part iv
11 fighter aircraft avionics - part ivSolo Hermelin
 
Display systems used in avionics
Display systems used in avionicsDisplay systems used in avionics
Display systems used in avionicsJeremieNiyonsaba
 
B737NG Anti ice and rain
B737NG Anti ice and rainB737NG Anti ice and rain
B737NG Anti ice and raintheoryce
 

What's hot (20)

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)
 
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
 
Flight control system
Flight control systemFlight control system
Flight control system
 
Avionics
AvionicsAvionics
Avionics
 
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
 
Aircraft digital computer system
Aircraft digital computer systemAircraft digital computer system
Aircraft digital computer system
 
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
 
data bus Mil1553 b
data bus Mil1553 bdata bus Mil1553 b
data bus Mil1553 b
 
EASA Part 66 Module 5.13 : Software Management Control
EASA Part 66 Module 5.13 : Software Management ControlEASA Part 66 Module 5.13 : Software Management Control
EASA Part 66 Module 5.13 : Software Management Control
 
EASA Module 4 atomic structure
EASA Module 4 atomic structureEASA Module 4 atomic structure
EASA Module 4 atomic structure
 
1 -transponders
1  -transponders1  -transponders
1 -transponders
 
Flight data recorder
Flight data recorderFlight data recorder
Flight data recorder
 
5.6 Basic computer structure microprocessors
5.6 Basic computer structure   microprocessors5.6 Basic computer structure   microprocessors
5.6 Basic computer structure microprocessors
 
Avionics sai
Avionics saiAvionics sai
Avionics sai
 
5.1 Electronic Instrument Systems
5.1 Electronic Instrument Systems5.1 Electronic Instrument Systems
5.1 Electronic Instrument Systems
 
11 fighter aircraft avionics - part iv
11 fighter aircraft avionics - part iv11 fighter aircraft avionics - part iv
11 fighter aircraft avionics - part iv
 
Display systems used in avionics
Display systems used in avionicsDisplay systems used in avionics
Display systems used in avionics
 
B737NG Anti ice and rain
B737NG Anti ice and rainB737NG Anti ice and rain
B737NG Anti ice and rain
 
757 EICAS
757 EICAS757 EICAS
757 EICAS
 
Avionics
AvionicsAvionics
Avionics
 

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

More from soulstalker (15)

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

Recently uploaded

Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
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...Association for Project Management
 
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
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
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.MaryamAhmad92
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
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 POSCeline George
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
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.christianmathematics
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 

Recently uploaded (20)

Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
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...
 
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
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
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.
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
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
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
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.
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 

EASA Part-66 Module 5.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).