Preview

04 - Components of a Computer (types of bus)

 1. When talking about computer systems, hardware means the physical parts of the computer. Software means the ______________used with the physical computer.

  controllers and drivers

  data and accumulators

  data sets and instructions

  programs and data

 2. Here are the components and peripherals necessary to assembly a basic modern PC. Which of these is a secondary storage device?
Here are the components and peripherals necessary to assemble a basic modern PC system:

Motherboard
Processor
Memory (RAM)
Case/chassis
Power supply
Hard disk
CD-ROM, CD-RW, or DVD-ROM drive
Keyboard
Mouse
Video card
Monitor (display)
Sound card
Speakers
Modem

  Memory (RAM)

  Hard disk and Memory (RAM)

  Hard disk

  Hard disk, Memory, Video Card and Modem

 3. What is Memory (RAM)?

  This type of memory is volatile i.e. it is does not retain data when the electricity is switched off

  It holds data and instructions that are currently in use - temporarily

  This is system memory, often called random access memory

  All of the above

 4. Secondary memory (secondary storage) is:

  does not need electric power to retain its data

  All of the above

  connected to the main memory through the bus and a controller

  used for long term storage of data

 5. Computer hardware is the physical components of the computer. Fill in the blanks.
It is important to distinguish between the internal components, which are the processing and storage devices, and external components, normally referred to as _________

  disks

  externals

  drivers

  peripherals

 6. The _______________ is a circuit board that connects the CPU to the memory and all the other hardware. The CPU sits on the motherboard (also called the logic board).

  circuitry header

  CPU board

  fatherboard

  motherboard

 7. _____ are circuits on the motherboard that connect the CPU to other components. There are many buses on the motherboard.

  Switches

  Transistors

  Buses

  Wired frames

 8. A bus moves instructions and data around the system

  TRUE

  FALSE

 9. A bus enables a computer processor to communicate with the memory or a video card to the memory. You can think of it as a public transportation or school bus.

  FALSE

  TRUE

 10. The bus contains _______________that contain addressing information that describes the memory location of where the data is being sent or where it is being retrieved.

  multiple signals

  multiple switches (transistors)

  multiple bytes

  multiple wires (signal lines)

 11. Each wire in the bus carries a single bit of information, which means the more wires a bus has the more information it can address. Fill in the blanks
 For example, a computer with a 32-bit address bus can address 4 GB of memory, 
 and a computer with a 36-bit bus can address __________

  24128 GB of memory

  None of the above

  36 to the power of 64 GB of memory.

  less than 6 GB of memory

 12. A bus is capable of being a _________ and today all computers utilize two bus types, an internal bus or local bus and an external bus, also called the expansion bus.

  parallel or serial bus

  fibre optic or single sided bus

  copper or aluminium bus

  None of the above

 13. An external bus is capable of communicating with external components such as a ____ or SCSI device

  internal memory or RAM

  CPU register

  USB

  Accumulator

 14. A computer or device's bus speed is listed in MHz, e.g., 100 MHz FSB. The throughput of a bus is measured in ..

  hertz per second

  RAM per second

  bits per second or megabytes per second.

  megabytes per hertz

 15. ESATA and SATA buses are used in:
satacable.jpg

  printers

  monitors

  CPU memory

  computer hard drives and disk drives

 16. PCIe: This type of bus is used in expansion cards and video cards

  FALSE

  TRUE

 17. Short for _____________, USB (pronounced yoo-es-bee) is a plug-and-play interface that allows a computer to communicate with peripheral and other devices.

  uninterrupted sequential bus

  universal serial bus

  unifunctional serial bus

  universal strict bus

 18. On small CPUs, the data bus and address bus are sometimes combined into one bus. This is called multiplexing.

  TRUE

  FALSE

 19. This sends data to the memory or receives data from the memory. Data can flow both ways along the __________

  Serial Bus

  Data Bus

  Address Bus

  Catch Bus

 20. This sends information about where data needs to go by sending an address to the memory. The address bus only sends data in one direction - from the CPU to RAM.

  Catch Bus

  Data Bus

  Serial Bus

  Address Bus

 21. Which bus only allows data to be sent in one direction (from CPU to RAM)

  Serial Bus

  Data Bus

  Catch Bus

  Address Bus

 22. Fill in the blanks about the FSB and BSB.
The bus that connects the CPU to the memory is called the front-side bus (FSB) 
or system bus. CPU cores share Level 2 and Level 3 cache across the FSB. 
They will usually connect to Level 2 cache through the back-side bus (BSB). 
The BSB is ___________________ than the FSB

  much less efficient and hardly ever used

  much thicker and made out of copper

  much faster

  much slower

 23. _____________are usually called I/O devices. They are directly connected to an electronic module attached to the motherboard called a device controller

  Input/output devices

  Intruder / Outruder

  None of the above

  Inset / Outset devices

 24. An actual bus appears as an endless amount of etched copper circuits on the motherboard's surface. The bus is connected to the CPU through the Bus Interface Unit.

  FALSE

  TRUE

 25. A data bus' width is measured by the number of bits that can travel on it at once. To increase the speed of a bus you could:

  make holes in the wires that will allow wireless signals

  decrease its width

  increase its width

  attach a wireless adapter to each little bus to improve connectivity.