









Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This course explain fundamentals of computer like part of computer, input and output devices. It defines basic things like internet, network and introduce to microsoft word, excel and powerpoint. This lecture handout contains: Components, Computer, System, Unit, Processing, Data, Motherboard, CPU, Memory, Expansion, Slots, Buses, Power, Supply
Typology: Study notes
1 / 15
This page cannot be seen from the preview
Don't miss anything!










31
After input and output unit of the system, the main and very important component is System unit. System unit is a case that contains all components which are very important for the processing of data.
The main components of system unit are here under:
Mother Board CPU Primary Memory Ports & connectors Expansion slots & Adaptor Cards Buses
Components of computer: Input, Output, CPU Output: An output is the data that has been processed in that form which is useful by user. Output Devices: The Hardware components to view results after processing. Monitor, printer, plotter, speakers/headphone, projectors.
32
34
The CPU stands for Central Processing Unit, is the part of a computer system that is commonly referred to as the "brains" of a computer. The CPU is also known as the “processor” or “microprocessor”.
The CPU is responsible for executing a sequence of stored instructions called a program. The programs tells a computer what to do and how to do? This program will take inputs from an input device, process the input in some way and output the results to an output device.
CPUs aren’t only found in desktop or laptop computers, many electronic devices now rely on them for their operation. Mobile phones, DVD players and washing machines are examples of equipment that have a CPU.CPU is located in motherboard. The speed of processing of CPU is about 500 MHz to 2.5 GHz.
CPU/Processor
35
CPU is subdivided in to three parts defined below:
ALU stands for “Arithmetic and Logical unit”. This unit of the CPU is capable of performing arithmetic and logical operations. This unit of the CPU gets data from the computer memory and perform arithmetic and logical operations on it.
ALU is further divided in to two parts, Arithmetic unit & Logical unit.
The arithmetic unit of ALU performs arithmetic operations like addition, multiplication, subtraction and division.
The Logical unit of ALU performs logical operations such as comparison of two numbers. It tells us which number is greater and which is smaller. The common comparisons such as less than, equal to, or greater than are performed by the logical unit.
ALU
CU
Arithmetic & Logical Unit
Control Unit
37
There are two types of memory CPU
RAM is used to store programs and data that are being used by the computer. When the computer is turned on the RAM is empty. Data and programs can be put into RAM from either an input device or backing store.
The data in RAM is lost when the computer is turned off so it is known as Volatile Memory. To keep data the user must save it to backing store before the computer is turned off.
RAM is further divided in to two types
DRAM (Dynamic Random access Memory)
DRAM stands for Dynamic RAM. A type of physical memory used in most personal computers. The term dynamic indicates that the memory must be constantly refreshed (reenergized) or it will lose its contents. RAM is sometimes referred to as DRAM (pronounced dee -ram ) to distinguish it from static RAM (SRAM). Static RAM is faster and less volatile than dynamic RAM, but it requires more power and is more expensive.
SRAM stands for Static RAM. Short for s tatic r andom a ccess m emory , and pronounced ess -ram. SRAM is a type of memory that is faster and more reliable than the more common DRAM
38
(dynamic RAM). The term static is derived from the fact that it doesn't need to be refreshed like dynamic RAM
The contents of ROM are permanent. It cannot be altered by the user. The content is written onto the ROM when it is first made. ROM keeps its contents even when the computer is turned off and so is known as Non-Volatile Memory.
On some computers a special piece of software called the operating system is stored in ROM. ROM is also often used in embedded systems where a small built-in computer is used to control a device such as a washing machine. The program that controls the machine is stored on ROM.
ROM is further divided in to three types
PROM (Programmable Read-Only Memory) EPROM (Erasable Programmable Read-Only Memory)
PROMs are manufactured as blank chips on which data can be written with a special device called a PROM programmer.
A rewritable memory chip that holds its content without power. EPROM chips are written on an external programming device before being placed on the mother board.
A rewritable memory chip that holds its content without power. EEPROMs are typically used on circuit boards to store small amounts of instructions and data.
40
A personal computer may have several ports for connecting devices such as a trackball, expanded keyboard, flatbed scanner, touch screen, and other device peripherals.
It is wise to check what type of port an adaptive device requires to interface with the personal computer. Some computers have many ports, and others may only have a select few of the ports below.
There are two types of ports
Serial port Parallel port
Serial ports can transfer one bit at a time. A serial communication physical interface through which information transfers in or out one bit at a time.
41
Throughout most of the history of personal computers, data transfer through serial ports connected the computer to devices such as terminals and various peripherals.
This type of transmission medium is slow as it transmit one bit at a time. It can connect main peripherals of system unit. Like mouse, keyboard etc.
(Serial port connector and port)
Parallel port can transfer more that one bit a time. A parallel port is a type of interface found on computers for connecting various peripherals.
In computing, a parallel port is a parallel communication physical interface. It is also known as a printer port or Centronics port.
The IEEE 1284 standard defines the bi-directional version of the port, which allows the transmission and reception of data bits at the same time. It is faster then parallel port as it transfer more than one bit simultaneously
(Note: Bit will be describe in next chapters)
43
A highway analogy can help clarify how bus width affects the speed of data transfer. Data moves like cars – the more lanes (greater the bus width) the faster the traffic (data) flow. Ideally, buses used to transfer data should be large enough to use the processing power of registers. Sometimes, however, manufacturers reduce bus size to cut costs.
Word size, which indicates the number of bits processed in each machine cycle, has been compared to the amount of coffee produced with each turn of a coffee grinder’s handle. Theoretically, if word size doubles then processor throughput also could double.
System bus Expansion bus
44
System bus connects processor and RAM. It is also called internal bus. it is subdivided in to two
types:
The address bus is a unidirectional pathway that carries addresses generated by the microprocessor to the memory and I/O elements of the computer. The size of the address bus, determined by the number of conductors in the bus, determines the number of memory locations and/or I/O elements the microprocessor can address.
DATA BUS
In contrast to the address bus, the data bus is bi-directional in nature. Data flows along the data bus from the microprocessor to memory during a Write operation. Conversely, data moves from memory to the microprocessor during a Read operation. The direction for data movement is the same for Read and Write operations between the microprocessor and Input/Output devices.
The expansion bus (sometimes called the input/output bus ) allows various motherboard components (USB, serial, and parallel ports, cards inserted in PCI connectors, hard drives, CD- ROM and CD-RW drives, etc. to communicate with one another. However, it is mainly used to add new devices using what are called expansion slots connected to the input/output bus.
It supply electric supply to all components of system unit. It Converts alternating current (AC) to
direct current (DC). It is responsible for supply of power to all components according to its