B1-05.06.1 BASIC COMPUTER STRUCTURE

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

A computer's central processing unit (CPU) directly relies on which of the following components to execute program instructions?

  • Sound cards for audio feedback during processing.
  • Graphics cards to visualize the processing steps.
  • Random Access Memory (RAM) to store and retrieve data quickly. (correct)
  • The motherboard for physical support and interconnections.

In the context of computer architecture, what is the primary role of transistors within an integrated circuit (IC)?

  • To switch between ON and OFF states, representing binary data. (correct)
  • To amplify the voltage levels for peripheral devices.
  • To store the boot sequence for the computer.
  • To regulate the clock speed of the CPU.

How would you describe the fundamental way in which computers process and manipulate data?

  • By manipulating binary digits (1s and 0s) to perform logical operations. (correct)
  • By using complex algorithms that convert analog signals into digital representations.
  • By applying variable voltage levels to simulate continuous data.
  • By directly interpreting and executing high-level programming languages.

What is the typical voltage value that represents a logical '1' or ON state in electronic components?

<p>5-V DC (A)</p> Signup and view all the answers

Considering a computer's input and output processes, what is the intermediate step that allows a computer to convert data from input devices into usable output for output devices?

<p>It manipulates and translates the data according to programmed instructions. (C)</p> Signup and view all the answers

What is the role of the Arithmetic Logic Unit (ALU) within the CPU?

<p>To perform mathematical calculations and logical operations. (C)</p> Signup and view all the answers

What is the most accurate description of how transistors are controlled within an integrated circuit (IC)?

<p>They are controlled by applying a voltage to the base. (B)</p> Signup and view all the answers

The System Bus connects which computer components?

<p>Input devices, output devices, main memory, and the CPU. (D)</p> Signup and view all the answers

Which of the following best describes the role of the external bus in a computer system?

<p>It serves as the connection point for peripheral devices to communicate with the CPU. (C)</p> Signup and view all the answers

A Flight Control Computer (FCC) shares structural similarities with a personal computer, but what is a key differentiating factor?

<p>FCCs have stricter requirements regarding component accuracy and redundancy. (B)</p> Signup and view all the answers

Within the CPU architecture, what is the primary function of the Arithmetic-Logic Unit (ALU)?

<p>Performing mathematical calculations and logical operations. (D)</p> Signup and view all the answers

How does the I/O (Input/Output) circuitry facilitate communication within a computing system?

<p>By enabling active communication between input and output devices and the computer. (A)</p> Signup and view all the answers

Considering the components of a computer, which of the following is the most accurate representation of the flow of data during a typical processing cycle?

<p>Input Devices → Main Memory → CPU → Output Devices (C)</p> Signup and view all the answers

What characteristic of RAM (Random Access Memory) makes it suitable for use as main memory in a computer system?

<p>Its capability to store programs and data that the central processor is actively using. (C)</p> Signup and view all the answers

How does a computer processor resemble a collection of adders in its basic function?

<p>Both take specific inputs, process them through defined circuits, and produce a particular output. (B)</p> Signup and view all the answers

In the context of a computer system, what is the role of ROM (Read-Only Memory)?

<p>To store the initial boot instructions and basic system programs. (C)</p> Signup and view all the answers

In aviation, why are software updates periodically applied to systems like flight management and control computers?

<p>To overcome problems, improve performance, or use more accurate data. (B)</p> Signup and view all the answers

Which of the following components is NOT directly housed or connected to the motherboard in a typical PC?

<p>External USB drives. (A)</p> Signup and view all the answers

Why is the term 'microcomputer' considered somewhat redundant in modern computing terminology?

<p>The 'micro' aspect no longer distinguishes computers due to the prevalence of small, powerful devices. (A)</p> Signup and view all the answers

Which of the following best describes the fundamental operational sequence of a computer at its highest level?

<p>Input, Processing, Output. (B)</p> Signup and view all the answers

What is the primary function of the bus system within a computer's architecture?

<p>To serve as the communication pathway between components. (C)</p> Signup and view all the answers

How does the internal bus differ from the external bus in a computer system?

<p>The internal bus connects components within the motherboard, while the external bus connects to peripherals. (A)</p> Signup and view all the answers

If a computer is described as everything inside the computer case, which component is responsible for housing all the others?

<p>The Motherboard. (B)</p> Signup and view all the answers

Which of the following factors are typically maximized in modern computing devices based on their physical size and power constraints?

<p>Size, performance and memory. (A)</p> Signup and view all the answers

Which characteristic makes magnetic disc storage particularly popular compared to other early storage solutions?

<p>Direct-access capabilities. (B)</p> Signup and view all the answers

Consider a scenario where a large corporation needs to archive data for regulatory compliance purposes for a period of 10 years without modification. Which storage solution is least suitable?

<p>NAND SSD (B)</p> Signup and view all the answers

A computer system experiences a sudden power outage. Which type of storage would likely lose its stored data?

<p>Semiconductor Memory (Silicon Chip) (C)</p> Signup and view all the answers

Which of the following correctly states a benefit of using semiconductor storage (silicon chip)?

<p>Fast internal processing speeds. (A)</p> Signup and view all the answers

A user needs a storage solution that can be easily transported and used on different computer systems for transferring large files. Considering the technologies described, which of the following options would have been historically suitable?

<p>Floppy disc (diskette). (A)</p> Signup and view all the answers

A data center is evaluating storage options for backing up large databases with the primary goal of minimizing costs while ensuring data can be restored within a reasonable timeframe (e.g., 24-48 hours). Which storage technology would provide the best balance?

<p>Magnetic tape storage. (A)</p> Signup and view all the answers

Suppose that you have an older computer and you are running out of space. You want to upgrade your storage and need something that is non-volatile. Which of the following would be most suitable?

<p>Magnetic Disc Storage (C)</p> Signup and view all the answers

You are tasked with designing a storage solution for a high-performance computing (HPC) system that requires extremely fast data access and low latency. Cost is a secondary concern. Which of the following would be the best option?

<p>Semiconductor Storage (Silicon Chip) (D)</p> Signup and view all the answers

Which of the following scenarios best illustrates the role of computer memory (primary storage) in relation to computer storage (secondary storage)?

<p>Keeping frequently used software applications readily available for quick access. (D)</p> Signup and view all the answers

A computer program requires rapid access to frequently changing data during its execution. Considering the characteristics of primary storage, which type of memory would be most suitable for this purpose?

<p>Random-Access Memory (RAM) (D)</p> Signup and view all the answers

A technician is tasked with upgrading a computer to improve its overall performance. Which of the following actions would directly impact the computer's short-term data handling capabilities?

<p>Increasing the amount of Random-Access Memory (RAM). (B)</p> Signup and view all the answers

An embedded system needs to store its boot-up instructions permanently. Which type of primary storage would be most appropriate, considering the need for data retention even when the power is off?

<p>Read-Only Memory (ROM) (C)</p> Signup and view all the answers

Which of the following is a key distinction between primary and secondary storage in a computer system?

<p>Primary storage is directly accessible by the CPU, while secondary storage is not. (A)</p> Signup and view all the answers

A computer is experiencing slow performance when running multiple applications simultaneously. Which of the following hardware upgrades would most likely improve the system's ability to handle multiple tasks at once?

<p>Increasing the amount of RAM. (A)</p> Signup and view all the answers

A system requires a memory type that can be electronically erased and reprogrammed. Which of the following primary storage options is most suitable?

<p>EPROM (B)</p> Signup and view all the answers

Which of the following best describes the term 'loading' in the context of computer memory?

<p>The process of reading instructions and data into the computer's memory. (D)</p> Signup and view all the answers

Which of the following scenarios would be most affected by insufficient RAM?

<p>Running multiple applications simultaneously. (D)</p> Signup and view all the answers

Why is RAM considered 'random access'?

<p>The access time for any memory location is the same. (D)</p> Signup and view all the answers

Which of the following accurately describes a key difference between RAM and ROM?

<p>RAM is volatile; ROM is non-volatile. (C)</p> Signup and view all the answers

A computer is running slowly. If the primary storage is nearly full, which action would most likely improve performance?

<p>Increasing the amount of RAM. (A)</p> Signup and view all the answers

What is the main purpose of ROM in a computer system?

<p>To store critical startup instructions that are not to be erased. (D)</p> Signup and view all the answers

Which type of memory allows a user to write data to it once after purchase?

<p>PROM (D)</p> Signup and view all the answers

A software company wants to distribute a program in a way that prevents end-users from modifying it. Which type of memory would be MOST suitable for storing the program?

<p>ROM. (B)</p> Signup and view all the answers

Which statement best describes the relationship between RAM, ROM, and a computer's CPU?

<p>The CPU uses RAM for active processing, while ROM provides the initial startup instructions. (C)</p> Signup and view all the answers

Flashcards

Bit?

A single binary digit; either 0 or 1.

Byte?

A group of 8 bits, commonly representing a single character or a small numerical value.

Software?

The programs and instructions that tell a computer what to do.

Hardware?

The physical components of a computer system, such as the CPU, memory, and peripherals.

Signup and view all the flashcards

CPU?

The 'brain' of the computer, responsible for executing instructions and performing calculations.

Signup and view all the flashcards

IC?

Miniaturized electronic circuit containing many transistors and other components.

Signup and view all the flashcards

RAM?

A type of computer memory that can be accessed randomly; used for temporary data storage.

Signup and view all the flashcards

ROM?

A type of memory that stores data permanently and cannot be easily altered.

Signup and view all the flashcards

External Bus

Interface for connecting peripherals like drives to the CPU.

Signup and view all the flashcards

CPU (Central Processing Unit)

Performs arithmetic, logic, controlling, and I/O operations.

Signup and view all the flashcards

Main Memory (RAM)

Temporarily holds programs and data the CPU actively uses.

Signup and view all the flashcards

I/O Circuitry

Enables input and output devices to communicate with the computer.

Signup and view all the flashcards

Control Unit

Coordinates and controls all CPU operations.

Signup and view all the flashcards

Arithmetic-Logic Unit (ALU)

Performs mathematical and logical operations.

Signup and view all the flashcards

System Bus

A system facilitating data flow between computer components.

Signup and view all the flashcards

Computer Processor

A large collection of circuits producing specific outputs for given inputs.

Signup and view all the flashcards

Software Updates

Software updates enhance performance, fix issues, or use newer data in systems like flight management and flight control computers.

Signup and view all the flashcards

Motherboard

A motherboard connects the CPU to essential components like memory, drives, and cards within a computer.

Signup and view all the flashcards

Microcomputer

An older term for a small computer with a microprocessor as its CPU, now largely synonymous with personal computers and other modern devices.

Signup and view all the flashcards

Computer's Basic Function

Taking an input, processing it, and providing a desired output.

Signup and view all the flashcards

Motherboard

The central circuit board in a computer that houses and connects key components.

Signup and view all the flashcards

Bus System

A communication pathway on the motherboard that allows different components to send data to each other.

Signup and view all the flashcards

NAND SSD Data Retention

Data is retained in NAND SSDs even without continuous power due to its non-volatile nature.

Signup and view all the flashcards

Magnetic Tape Storage

Magnetic tape stores data using a magnetizable coating on a mylar base.

Signup and view all the flashcards

Advantage of Magnetic Discs

Direct-access capabilities make magnetic discs popular.

Signup and view all the flashcards

Data Storage on Magnetic Discs

Magnetic discs store data on a magnetizable material, similar to a phonograph record.

Signup and view all the flashcards

Semiconductor Memory

Semiconductor memory uses tiny electronic circuits (bit cells) to represent 0s and 1s.

Signup and view all the flashcards

Advantages of Semiconductor Storage

Speed, low power, reliability, density, and low cost are advantages of semiconductor storage.

Signup and view all the flashcards

Volatility of Silicon Memory

Data is lost when power is removed from silicon memory.

Signup and view all the flashcards

Data Loss with Power Failure

Sudden power outages cause loss of stored data.

Signup and view all the flashcards

Computer Memory

Device for storing information for immediate use by a computer.

Signup and view all the flashcards

Computer Memory (short-term)

Short-term data storage; affects system speed and performance.

Signup and view all the flashcards

Computer Storage

Long-term data storage.

Signup and view all the flashcards

Primary Storage

Short-term, fast-access memory on the motherboard.

Signup and view all the flashcards

Volatile Memory

Memory that loses its contents when power is off.

Signup and view all the flashcards

Non-Volatile Memory

Memory that retains its contents even when power is off.

Signup and view all the flashcards

Random-Access Memory (RAM)

A type of primary storage that is volatile.

Signup and view all the flashcards

Read-Only Memory (ROM)

A type of primary storage that is non-volatile.

Signup and view all the flashcards

PC RAM ICs

Allows data to be retrieved rapidly and overwritten when no longer required.

Signup and view all the flashcards

Random Access

Memory that can directly access any memory cell if the address is known.

Signup and view all the flashcards

Bootstrap Instructions

Instructions used to bootstrap (initial system load) the computer.

Signup and view all the flashcards

Programmable Read-Only Memory (PROM)

An alternative to ROM that can be programmed once.

Signup and view all the flashcards

Study Notes

  • Computers work by manipulating 1s and 0s (binary data)
  • Computers translate input data from input devices into output data for output devices
  • Complex computers consist of the same combinations of components

Computer Composition

  • Computers are centred around a motherboard
  • A motherboard contains a CPU, RAM slots, and integrated circuits
  • Integrated circuits connect to peripherals (sound cards, graphics cards, speakers)
  • Computer outputs vary depending on the software running

Binary Digits and Transistors

  • An IC is made of transistors that switch between ON and OFF states
  • Transistors are activated by applying voltage to the base
  • Computers use two logic levels: ON (1) and OFF (0)
  • 1/ON/HIGH is typically about 5V DC, while 0/OFF/LOW is typically 0V DC in electronic components

Bits

  • A binary digit (bit) of information is the 1 or 0 applied to the transistors, gates, or integrated circuits
  • Computation is performed by processing bits of information
  • Electronic components combine to allow bits of information to operate logic circuits

AND Gate

  • A transistorised light circuit operates as a simple AND gate
  • A 5V DC must be applied to both transistors to switch on the light
  • In this setup, logic can be used to perform a function where light only switches on if both inputs are high
  • This principle forms foundation of all computer processing

Bits, Nibbles, Bytes

  • One bit is not sufficient to carry much information because it only has values 0 and 1
  • The total number of states bits can represent increases exponentially as bits are added
  • Two bits can represent 4 values: 00, 01, 10, 11
  • Three bits have 8 possible values which are 000, 001, 010, 011, 100, 101, 110, and 111
  • Four bits have 16 possible values
  • Eight bits have 256 possible values
  • A nibble is 4 bits of data (1111)
  • A byte is 8 bits of data (1111 1111)
  • A byte of information can output 256 possible combinations of bits, useful for designing computer components
  • A single character on a keyboard is represented internally as a series of 8 bits, or a byte
  • Computers store and manipulate bunches of 8 bits of data, known as a byte
  • ASCII codes use 8 bits to represent a character
  • Computers store and manipulate an individual byte or a group of bytes
  • Individual bytes or groups of bytes form the basic unit of memory

Memory Capacity

  • Storage capacities are specified in number of bytes
  • Modern computing memory is referred to in kilobytes (KB), megabytes (MB), gigabytes (GB), and terabytes (TB)
  • The symbol K (kilo) is equal to 1024 bytes
  • A computer with 512K bytes of primary storage can hold 512 x 1024 = 524,288 characters (bytes)
  • An MB is 1024 KB, and a GB is 1024 MB, a TB is 1024 GB
  • 1 terabyte = 1e12 bytes = 1,000,000,000,000 bytes

Integrated Circuits

  • An integrated circuit (IC), also known as a microchip
  • An assembly of electronic components, fabricated as a single unit
  • Logic gates and circuits increase with the number of logic gates and circuits required to represent data
  • ICs allow for miniaturized active devices (transistors, diodes) and passive devices (capacitors, resistors) to be combined and allow for complex logic actions
  • Integrated circuits eliminate individual electronic components in modern applications
  • Integrated circuits contain thousands of transistors, resistors, and capacitors to perform complex tasks (multistage amplification, logic circuits, and computer processors)

IC Advantages

  • Drastically reduced size and weight
  • Increased reliability
  • Lower cost
  • Improved performance
  • IC packaging is designed to provide distinct inputs and outputs and dissipate heat

IC Disadvantages

  • Difficult to repair leading to replacement
  • Typically more cost effective to replace than repair

Computer Hardware

  • Computer hardware refers to the physical components of a computer, which include:
    • Case
    • Motherboard
    • CPU
    • RAM, ROM
    • Graphics card
    • Sound card
    • Input devices (mouse, keyboard)
    • Output devices (monitor, speakers)
  • Includes all physical components and their makeups including circuit components

Computer Software

  • Software plays a major role in computer data processing
  • Software translates instructions from a human to a computer
  • Hardware components exist to run the software
  • Through input devices, a computer receives prompts and task direction via software
  • Operating systems receive the instructions and processes to allocate memory and run processes

Motherboard Components

  • CPUs are connected to motherboards
  • Motherboards contain the interconnection circuitry and plug-in points to operate a computer
    • Memory - RAM and ROM
    • Solid state drives
    • Graphics cards
    • Sound cards
    • Memory cards
    • Hard disc and CD drives

Microcomputers

  • A microcomputer is an electronic device with a microprocessor as its CPU
  • The term microcomputer was a term formerly used for personal computers
  • Modern devices that fall under the category of microcomputer are: modern desktop PCs, video game consoles, laptops, tablets, smartphones, smart watches, pocket calculators and industrial embedded systems
  • These computers maximize size, performance and memory

Components of a Computer

  • The Motherboard contains a bus system (internal and external) and houses other components needed to operate
  • The bus system (internal and external) serves as the communication highway of the motherboard
  • The CPU performs basic arithmetic, logic, controlling, and I/O operations from the program instructions
  • The Main Memory, (known as RAM) stores the programs and data used by the CPU
  • I/O Circuitry are the computer peripherals enabling input and output devices
  • Graphics Processing Unit (GPU) is an external system used alongside the computer

Computer Processors

  • A computer processor comprises circuits designed to produce a particular output for certain inputs
  • Calculators are a simple processors designed to perform basic mathematical calculations

Operating Systems

  • An operating system manages a computer's resources and operations, also controlling the execution of other programs
  • Aircraft systems and components like FMCs and MCDUs use customised operating systems to manage their functions

Memory Technologies

  • The CPU must be able to locate each instruction and data item in storage
  • Data is held in storage and can be located by knowing its address
  • Data storage technologies include:
    • Magnetic core storage
    • Semiconductor Dynamic Random-Access Memory (DRAM)
    • NAND Solid State Drives (SSDs)
    • Magnetic tape storage
    • Magnetic Disc Hard Drives (HDDs)

Magnetic Core Storage

  • Magnetic core storage makes up of tiny doughnut-shaped rings made of ferrite (iron) strung on thin wires
  • Each ferrite ring can represent a 0 or 1 bit, depending on its magnetic state
  • Data is retained if there is a power failure because cores store data in magnetic charges

Dynamic Random Access Memory

  • DRAM is a semiconductor memory that stores data in a memory cell (a tiny capacitor/transistor circuit) based on metal-oxide-semiconductor (MOS) technology
  • Capacitors represent 0 and 1 data states when charged or discharged
  • DRAM requires an external memory refresh circuit because capacitors slowly discharge
  • DRAM is volatile memory as it loses data when it loses power

NAND Solid State Drive

  • Performance depends on the number of parallel NAND flash ICs used in the device
  • NAND SSDs retain data without a constant power supply
  • NAND SSDs have a slow leakage date, making them unsuitable for long term data storage

Magnetic Tape Storage

  • Another type of storage device is a magnetic tape used mainly for secondary storage
  • Magnetic tape is packaged in open reel, cartridge or cassette
  • On magnetic tape, 1s and Os are recorded as strings of data (serial access memory)
  • For data to be retrieved, the tape must be cycled through to the right position

Magnetic Disc Storage

  • Magnetic discs have a direct-access capability
  • Magnetic discs come in sizes from 3in to 4ft in diameter
  • Magnetic discs are either portable or hard drives

Semiconductor Storage

  • Semiconductor memory consists of millions of tiny electronic circuits etched on a silicon chip
  • A bit cell is each electronic circuit and can represent a 0 or 1 bit on whether current is flowing
  • Fast internal processing speeds
  • High reliability
  • Low power consumption
  • High density
  • Low cost
  • Silicon memory is volatile and data is lost when no power is applied

Memory Storage Devices

  • Memory is a device/system to store information for immediate use
  • Term memory is commonly used with primary storage or main memory
  • All memory sections contain facilities to store computer data until they are needed

Storage Device Classification

  • Memory in computers is classified into short-term data storage and long-term data storage
  • The amount of memory installed affects the computer's speed and performance
  • Primary Storage is when data can be read from and written to primary storage
  • Kinds of memory used within the CPU are:
    • Random-Access Memory (RAM)
    • Read-Only Memory (ROM)
    • Programmable Read-Only Memory (PROM)
    • Erasable Programmable Read-Only Memory (EPROM)
  • The two main types of primary storages are ROM, which is non-volatile, and RAM, which is volatile
  • Computer primary storage is limited in size compared with secondary storage, which often comes as 4GB, 8GB, or 16GB

Random Access Memory

  • RAM is an essential computer component
  • Applications store and access data in RAM on a short-term basis
  • RAM stores data that computers actively use
  • RAM is volatile
  • Data in RAM can quickly be accessed before being operated
  • RAM is random access memory
  • Can directly access any memory cell if you know the row/ column address

Read Only Memory

  • Solid-state ROM memory unlike RAM which is usually lost
  • Computer manufacturer programs
  • Read Only Memory cannot be changed by user

Programmable Read Only Memory

  • Program can enter memory using blank PROM
  • The disadvantage is that it once written to can never be changed

Erasable Programmable Read Only Memory

  • EPROM can be purchased blank and programmed
  • EPROM requires separate equipment
  • The memory can be erased and reprogrammed

Software Storage Mediums

  • Software storage mediums are: reel-to-reel, 8-in., 5 1/4-in. and 3 1/2-in. floppy discs, cassette tapes, CDs, DVDs, portable hard and flash drives
  • Flash memory cards are often used in digital cameras and mobile devices
  • Memory outside the main body of the computer (CPU) where programs and data for future use is stored is secondary storage
  • Secondary storage data does not disappear when there is a power shutoff
  • Secondary storage is non-volatile and data is only lost when it is intentionally erased

Aircraft System Applications

  • Computer technology improves aircraft safety, reduces pilot workload, economizes operations and controls cabin functions
  • Enhancements in navigation, in-flight entertainment and communication software are made by digital computer technology
  • Radar detects storm activity and terrain
  • A digital processor gathers data to improve the ability for pilots' to monitor and control the aircraft

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

More Like This

B1-05.12 ELECTROSTATIC SENSITIVE DEVICES
48 questions
Use Quizgecko on...
Browser
Browser