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
EASA Part-66 Module  5.6 : Basic Computer Structure
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
EASA Part-66 Module  5.6 : Basic Computer Structure
OUTPUT DEVICE
•   CRT monitor (cathod ray tube)
•   LCD monitor (liquid crystal display)
•   LED monitor (light emiting diode)
•   Sound Output
•   Light
•   Aircraft Control Surface
•   Printer
EASA Part-66 Module  5.6 : Basic Computer Structure
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.
EASA Part-66 Module  5.6 : Basic Computer Structure
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
EASA Part-66 Module  5.6 : Basic Computer Structure
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

PPTX
EASA PART-66 MODULE 5.4 : DATA BUSES
PPTX
EASA PART-66 MODULE 5.15 : TYPICAL AIRCRAFT INSTRUMENT SYSTEMS
PPTX
EASA Part 66 Module 5.10 : Fibre Optic
PPTX
EASA Part 66 Module 5.2 : Numbering System
PPTX
EASA PART-66 MODULE 5.3 : DATA CONVERSION
PPTX
EASA PART 66 MODULE 5.1 : ELECTRONIC INSTRUMENT SYSTEMS
PPTX
EASA PART-66 MODULE 5.14 : ELECTROMAGNETIC ENVIRONMENT
PPTX
EASA Part 66 Module 5.5 : Logic Circuit
EASA PART-66 MODULE 5.4 : DATA BUSES
EASA PART-66 MODULE 5.15 : TYPICAL AIRCRAFT INSTRUMENT SYSTEMS
EASA Part 66 Module 5.10 : Fibre Optic
EASA Part 66 Module 5.2 : Numbering System
EASA PART-66 MODULE 5.3 : DATA CONVERSION
EASA PART 66 MODULE 5.1 : ELECTRONIC INSTRUMENT SYSTEMS
EASA PART-66 MODULE 5.14 : ELECTROMAGNETIC ENVIRONMENT
EASA Part 66 Module 5.5 : Logic Circuit

What's hot (20)

PPTX
EASA Part 66 Module 4 diode
PPTX
EASA part 66 module exam Module - 5 EFIS(Electronic Flight instrument system)
PPTX
EASA PART-66 MODULE 5.11 : ELECTRONIC DISPLAYS
PPTX
5.15 Typical electronic digital aircraft systems
PPTX
Aircraft digital computer system
PPTX
B737NG EFIS
PPTX
5.3 Data conversion
PPTX
5.1 Electronic Instrument Systems
PDF
Aircraft Communication Topic 3 radio components
PPTX
EASA Module 4 atomic structure
PPTX
DME in Aviation||| Avionics || Distance Measuring Equipment
PDF
Avionics
PPTX
Aircraft navigation system
PPT
Flight Management System
PPTX
Aircraft Systems and Instruments
PDF
Aircraft Communication Topic 4 vhf communication system
PPT
Instrument landing system
PPTX
EASA PART-66 MODULE 5.12 : ELECTRONICS SENSITIVE DEVICES
PPTX
EASA Part 66 Module 15.1 : Fundamental
PPTX
B737 NG Communications
EASA Part 66 Module 4 diode
EASA part 66 module exam Module - 5 EFIS(Electronic Flight instrument system)
EASA PART-66 MODULE 5.11 : ELECTRONIC DISPLAYS
5.15 Typical electronic digital aircraft systems
Aircraft digital computer system
B737NG EFIS
5.3 Data conversion
5.1 Electronic Instrument Systems
Aircraft Communication Topic 3 radio components
EASA Module 4 atomic structure
DME in Aviation||| Avionics || Distance Measuring Equipment
Avionics
Aircraft navigation system
Flight Management System
Aircraft Systems and Instruments
Aircraft Communication Topic 4 vhf communication system
Instrument landing system
EASA PART-66 MODULE 5.12 : ELECTRONICS SENSITIVE DEVICES
EASA Part 66 Module 15.1 : Fundamental
B737 NG Communications
Ad

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

DOCX
ประเภทของคอมพิวเตอร์
PPTX
First lecture
DOC
Leccion 2 Sistemas Operacionales
DOCX
คำศัพท์เกี่ยวกับคอมพิวเตอร์
DOCX
คำศัพท์เกี่ยวกับคอมพิวเตอร์
PDF
Intermediate machine architecture
PPT
Introduction to Computer Architecture
PPTX
Computer Architecture and organization
PPTX
CSS ACRONYMS.pptx
PPT
Computer Hardware
PDF
PPTX
Computer Basics
PPT
1.introduction to computers
PPT
Computer fundamental mba
PPT
Unit 1_Fundamentals of Computing.ppttttt
PDF
Operating systems and technologies
PPT
Information technology
PPTX
หน่วยการเรียนรู้ที่ 7กลุ่มที่ 7
PPTX
หน่วยการเรียนรู้ที่ 7งานกลุ่ม
PPT
Fg a
ประเภทของคอมพิวเตอร์
First lecture
Leccion 2 Sistemas Operacionales
คำศัพท์เกี่ยวกับคอมพิวเตอร์
คำศัพท์เกี่ยวกับคอมพิวเตอร์
Intermediate machine architecture
Introduction to Computer Architecture
Computer Architecture and organization
CSS ACRONYMS.pptx
Computer Hardware
Computer Basics
1.introduction to computers
Computer fundamental mba
Unit 1_Fundamentals of Computing.ppttttt
Operating systems and technologies
Information technology
หน่วยการเรียนรู้ที่ 7กลุ่มที่ 7
หน่วยการเรียนรู้ที่ 7งานกลุ่ม
Fg a
Ad

More from soulstalker (14)

PPTX
EASA PART 66 Module 15.10 : Lubrication Systems
PPTX
EASA Part 66 Module 15.8 : Bearings and Seals
PPTX
EASA Part 66 Module 15.7 : Exhausts
PPTX
EASA Part 66 Module 15.6 : Turbine
PPTX
EASA Part 66 Module 15.5 : Combustion Chamber
PPTX
EASA Part 66 Module 15.4 : Compressors
PPTX
EASA Part 66 Module 15.3 : Inlet
PPTX
EASA Part 66 Module 15.2 : Engine Performance
PPTX
EASA PART-66 MODULE 8.4 : FLIGHT STABILITY AND DYNAMICS
PPTX
EASA PART-66 MODULE 8.3 : THEORY OF FLIGHT
PPTX
EASA PART-66 MODULE 8.2 : AERODYNAMICS
PPTX
EASA PART-66 MODULE 8.1 : PHYSICS OF ATMOSPHERE
PPTX
EASA PART 66 Module 2 : Physics
PPTX
EASA Part 66 Module 5.13 : Software Management Control
EASA PART 66 Module 15.10 : Lubrication Systems
EASA Part 66 Module 15.8 : Bearings and Seals
EASA Part 66 Module 15.7 : Exhausts
EASA Part 66 Module 15.6 : Turbine
EASA Part 66 Module 15.5 : Combustion Chamber
EASA Part 66 Module 15.4 : Compressors
EASA Part 66 Module 15.3 : Inlet
EASA Part 66 Module 15.2 : Engine Performance
EASA PART-66 MODULE 8.4 : FLIGHT STABILITY AND DYNAMICS
EASA PART-66 MODULE 8.3 : THEORY OF FLIGHT
EASA PART-66 MODULE 8.2 : AERODYNAMICS
EASA PART-66 MODULE 8.1 : PHYSICS OF ATMOSPHERE
EASA PART 66 Module 2 : Physics
EASA Part 66 Module 5.13 : Software Management Control

Recently uploaded (20)

PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
Sports Quiz easy sports quiz sports quiz
PPTX
Pharma ospi slides which help in ospi learning
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Complications of Minimal Access Surgery at WLH
PPTX
Lesson notes of climatology university.
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PPTX
GDM (1) (1).pptx small presentation for students
PDF
01-Introduction-to-Information-Management.pdf
PDF
Pre independence Education in Inndia.pdf
PDF
TR - Agricultural Crops Production NC III.pdf
Microbial diseases, their pathogenesis and prophylaxis
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
O5-L3 Freight Transport Ops (International) V1.pdf
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Abdominal Access Techniques with Prof. Dr. R K Mishra
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
Supply Chain Operations Speaking Notes -ICLT Program
Sports Quiz easy sports quiz sports quiz
Pharma ospi slides which help in ospi learning
Final Presentation General Medicine 03-08-2024.pptx
Complications of Minimal Access Surgery at WLH
Lesson notes of climatology university.
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
GDM (1) (1).pptx small presentation for students
01-Introduction-to-Information-Management.pdf
Pre independence Education in Inndia.pdf
TR - Agricultural Crops Production NC III.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
  • 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
  • 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
  • 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.
  • 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
  • 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).