Sunday, 30 June 2013

Configuring A Computer - 1.6 - 1.7


1.6 EVOLUTION OF MICROPROCESSOR:
            i)Microprocessor is an integrated circuit on a single chip.
           ii)Single micro processor is equivalent to mainframe computers.
          iii)Some microprocessor companies are Intel, Motorola, Advanced  Micro Devices (AMD), and             Cyrix..
    iv)Intel Corporation is the largest manufacturer of microchips in the world.
         Manufactured Year with the model.
Model                           Year
4004                                1971
8008                              1972
8080                                1974
8086                                1978
80286-80486                 1982 - 1989
Pentium 1 – Pentium 4 1993-2000
***********************************************************************************
1.7.1 ,MOTHER BOARD
1.7.1.1  Define Motherboard.
              The main circuit board of the computer which contains the CPU, memory, expansion slots, bus,              and video controller. Also called as system board.
 Specify The Components of Motherboard.
1.7.2.1 BUS :  i)a set of electrical conducting lines, through which binary information is transferred.
ii)Types are, internal and External.
iii)The internal bus can be connects the different components inside the case: The CPU, system memory, and all other components on the mother board. Also called as system bus.
iv)The external bus connects the different external devices, peripherals expansion slots, I-O ports and drive connections to the rest of the computer.
1.7.2.2 Communication of ports or I-O   ports:
            Port :  A   socket on the back of the computer used to connect external devices to the computer.
a)      Serial ports :
i)Devices like  mouse, modem, older printers can be attached.
ii)Transfers data serially one bit at a time.
iii)Are also called as RS-232-C  ports or COM  ports.
b)      Parallel    ports
i)Devices like printers and some types of external storage devices can be attached.
ii) Transfers data on parallel path with 8 bits at a time.
iii)Are also called as the printer port, or LPT1 .
          c)  SCSI(small computer system interface)port
i)Devices like hard disks ,high end scanners and CD-ROM drives can be attached.
ii)Transfers data fastly.
          d)  USB (universal Serial Bus)
i)Devices like audio players, joysticks, keyboards, modems, scanners, and printers with USB
can be attached.
ii)a plug and play interface to attach add-on devices.
iii)devices can be added without adding an adapter card or restarting the system.
a)      Game Port
i)Gaming devices like joysticks  can be attached.
ii)Provides for more intense gaming actions.
1.7.2.3 MOTHERBOARD SLOT OR EXPANSION SLOT
            Explanation slot:
           i)The area of the motherboard into which expansion boards are inserted.
ii) An ISA (industrial standard architecture) slot is a 16 bit slot. A PCI slot is 32 bits.  The AGP (accelerated graphics port) slot is for inserting graphics card which make graphics application run faster.

1.7.2.4 Input device ports
            i)All PCs have a keyboard   port connected directly to the mother board.
          ii)Keyboard and mouse are connected with ps/2 connector.
1.7.2.5 RAM slots:
           i) Random Access Memory stores  programs and data currently being by the CPU.
           ii)Types of sockets to install the memory are SIMM(Single inline memory module) sockets and DIMM(Dual inline memory module) sockets.
1.7.2.6 Hard disk controller:
           i) A controller is a device that is responsible for controlling data flow.
           ii)Hard  drive controller is responsible for the following,
1.       Receiving information from the processor and converting or interpreting the information into signals that the hard disk can understand.
2.      Sending information back to the processor and converting the information into signals that the processor can understand.
            iii)The first major standard developed for hard disk controllers is the IDE(integrated digital electronics) standard.
1.7.2.7 : Floppy disk controller :
               Connects the floppy drive to the mother board.
1.7.2.8  Processor slot
                        The processor is usually the largest chip on the system board.
1.7.2.9  Cache memory :
i)Cache memory increases performance by storing frequently used data.
ii)It is faster than RAM.
iii)Types are,
    L1(level-1) cache : cache that is integrated within the processor.
    L2 (level-2) cache: cache that is located outside the processor, like on the mother board.
1.7.2.10 BIOS chip
i)The basic  input output system (BIOS) is low level program code that allows all the system devices to communicate with one another.
ii)Has code which controls the boot process of the system.
iii)Has code which performs  power on self test(POST).
iv)Calls on the master boot record which will load an operating system.

 1.7.2.11 CMOS battery
i)Complementary metal oxide semiconductor (CMOS).
ii)CMOS is a listing of system components, such as the size of the hard disk , the amount of RAM, and the resources used by the serial  and parallel ports.
iii)CMOS RAM should not lose its charge. If so, its content will be lost.

No comments:

Post a Comment