Saturday, December 18, 2010

i o d


COMPUTER FUNDAMENTALS


Ø RAM
Ø Data Storage devices
Ø Input Devices
Ø Output Devices
Ø Mother Board
                                                                                                                                                              





















Aswin,I
Aswin,K
Brindha,K
Deepa Lakshmi,M
Dhanasekar,G.





Input device:

An input device is any peripheral (piece of computer hardware equipment) used to provide data and control signals to an information processing system (such as a computer).
Many input devices can be classified according to:
  • Modality of input (e.g. mechanical motion, audio, visual, etc.)
  • The input is discrete (e.g. key presses) or continuous (e.g. a mouse's position, though digitized into a discrete quantity, is fast enough to be considered continuous)
  • The number of degrees of freedom involved (e.g. two-dimensional traditional mice, or three-dimensional navigators designed for CAD applications)

Pointing devices, which are input devices used to specify a position in space, can further be classified according to:
  • Whether the input is direct or indirect. With direct input, the input space coincides with the display space. Touch and light pens involve direct input. Examples involving indirect input include the mouse and trackball.
  • Whether the positional information is absolute (e.g. on a touch screen) or relative (e.g. with a mouse that can be lifted and repositioned)





Keyboard:
A 'keyboard' is a human interface device which is represented as a layout of buttons. Traditional keyboards use spring-based buttons, though newer variations employ virtual keys, or even projected keyboards.
Examples of types of keyboards include:

 

Pointing devices:

A pointing device is any human interface device that allows a user to input spatial data to a computer. In the case of mice and touch screens, this is usually achieved by detecting movement across a physical surface. Analogue devices, such as 3D mice, joysticks, or pointing sticks, function by reporting their angle of deflection

 

Output device:

An output device is any piece of computer hardware equipment used to communicate the results of data processing carried out by an information processing system (such as a computer) to the outside world.
In computing, input/output, or I/O, refers to the communication between an information processing system (such as a computer), and the outside world.
Examples of output devices:

SPEAKER:
Computer speakers, or multimedia speakers, are speakers external to a computer that disable the lower fidelity built-in speaker. They often have a low-power internal amplifier. Computer speakers range widely in quality and in price. The computer speakers typically packaged with computer systems are small, plastic, and have mediocre sound quality. Some computer speakers have equalization features such as bass and treble controls.

HEADPHONE:
Headphones are a pair of small loudspeakers, or less commonly a single speaker, with a way of holding them close to a user's ears and a means of connecting them to a signal source such as an audio amplifier, radio or CD player. They are also known as stereo phones, headsets or, colloquially cans. The in-ear versions are known as earphones or ear buds.
MONITOR:
A monitor or display (sometimes called a visual display unit) is an electronic visual display for computers. The monitor comprises the display device, circuitry, and an enclosure. The display device in modern monitors is typically a thin film transistor liquid crystal display (TFT-LCD) thin panel, while older monitors use a cathode ray tube. There are different types of monitor such as flat panel monitor, greyscale monitor, CRT monitor, LCD monitor, and OLED monitor.
PRINTER:
In computing, a printer is a peripheral which produces a text and/or graphics) of documents stored in electronic form, usually on physical print media such as paper or transparencies.There are two types of printer. They are Impact printer and Non impact printer. The difference is impact printer and non impact printer is an impact printer has mechanisms resembling those of a typewriter. The example for impact printer is Dot matrix printer and the example for non impact printer is Laser and Inkjet printer.
RAM:


        Random-access memory (RAM) is a form of computer data storage. Today, it takes the form of integrated circuits that allow stored data to be accessed in any order
An early type of widespread writable random-access memory was the magnetic core memory, developed from 1949 to 1952, and subsequently used in most computers up until the development of the static and dynamic integrated RAM circuits in the late 1960s and early 1970s.

Types of RAM:


a) SRAM:
Static random access memory uses multiple transistors, typically four to six, for each memory cell but doesn't have a capacitor in each cell. It is used primarily for cache.
b) DRAM:
Dynamic random access memory has memory cells with a paired transistor and capacitor requiring constant refreshing.

c) FPM DRAM:
Fast page mode dynamic random access memory was the original form of DRAM. It waits through the entire process of locating a bit of data by column and row and then reading the bit before it starts on the next bit. Maximum transfer rate to L2 cache is approximately 176 MBps.
d) EDO DRAM:
Extended data-out dynamic random access memory does not wait for all of the processing of the first bit before continuing to the next one. As soon as the address of the first bit is located, EDO DRAM begins looking for the next bit. It is about five percent faster than FPM. Maximum transfer rate to L2 cache is approximately 264 MBps.
e) SDRAM:
 Synchronous dynamic random access memory takes advantage of the burst mode concept to greatly improve performance. Maximum transfer rate to L2 cache is approximately 528 MBps.
f) DDR SDRAM:
 Double data rate synchronous dynamic RAM is just like SDRAM except that is has higher bandwidth, meaning greater speed. Maximum transfer rate to L2 cache is approximately 1,064 MBps (for DDR SDRAM 133 MHZ).
g) RDRAM:
 Rambus dynamic random access memory is a radical departure from the previous DRAM architecture. Designed by Rambus, RDRAM uses a Rambus in-line memory module (RIMM), which is similar in size and pin configuration to a standard DIMM.
h) Credit Card Memory:
 Credit card memory is a proprietary self-contained DRAM memory module that plugs into a special slot for use in notebook computers.
i) PCMCIA Memory Card:
 Another self-contained DRAM module for notebooks, cards of this type are not proprietary and should work with any notebook computer whose system bus matches the memory card's configuration.
j) CMOS RAM:
 CMOS RAM is a term for the small amount of memory used by your computer and some other devices to remember things like hard disk settings –
k) VRAM:
 Video RAM, also known as multiport dynamic random access memory (MPDRAM), is a type of RAM used specifically for video adapters or 3-D accelerators.

 Storage Devices:

                   
A data storage device is a device for recording information. Recording can be done using virtually any form of energy.
A storage device may hold information, process information, or both. A device that only holds information is a recording medium. Devices that process information may either access a separate portable recording medium or a permanent component to store or retrieve information.


Primary Computer Storage Devices:
Primary storage refers to the computer's memory, which connects directly to the computer's CPU. The computer's memory evolved into what is now known as random access memory (RAM) which is a volatile form of storage. Volatile storage means that you totally lose data when you switch the system off.
Processor cache on the other hand is used by the CPU for reducing the time it takes to access the main memory. It stores data coming from the most frequently used applications of the CPU. During normal operations, the CPU checks the processor cache before checking the main memory, making the processing time faster.

Secondary Computer Storage Devices:

These storage devices are external in nature and non-volatile as compared to primary storage devices. Secondary storage devices do not lose data even when they are turned off. Hence, they are the ideal back-up and data storage devices.

Examples of secondary storage devices include; CD and DVD; flash memory; floppy disks; paper and magnetic tape; RAM disks, also called SSDs; ZIP drives; and punch cards. Since secondary storage devices are not attached to the computer's CPU, it takes a longer time for the CPU to access them.
·      Flash Drives
Also known as thumb drives (because of their size) or USB drives (because of the port they connect to), flash drives are the premiere way to store data in a compact and portable fashion. Flash drives range in data capacity from 64 megabytes of 64 gigabytes.
·      External Hard Drives
External hard drives are exactly like the hard drive on any computer, except they are outside of your computer. They usually connect through a USB port (similar to flash drives), are designed either for desktops or laptops and have a storage capacity of up to 700 gigabytes.
·      Smart Cards
Smart cards are also known as memory cards. The usage and types of smart cards have evolved over the years from primary usage in laptops to cell phones and Personal Digital Assistants (PDA's).
·      Online Storage
Also called 'remote backup', online storage sites allow you to store information on their servers. A list of online storage sites are provided in the 'resources' list.
·      Re-writable CD's
These are devices that look exactly like a CD, except you can store information on them. They are often used .

Tertiary Computer Storage Devices:

This type of computer storage device is not as popular as the other two storage device types. Its main use is for storing data at a very large-scale. This includes optical jukeboxes and tape libraries. Tertiary storage devices require a database to organize the data that are stored in them, and the computer needs to go through the database to access those data.
Motherboard:


mhtml:file://C:\Users\rajangam\Desktop\PC%20Motherboard%20Components%20and%20Description.mht!http://www.simulationexams.com/tutorials/aplus/core/images/mother2.gif1. Mouse & keyboard: 
Keyboard Connectors are two types basically. All PCs have a Key board port connected directly to the motherboard. The oldest, but still quite common type, is a special DIN, and most PCs until recently retained this style connector. The AT-style keyboard connector is quickly disappearing, being replaced by the smaller mini DIN PS/2-style keyboard connector.You can use an AT-style keyboard with a PS/2-style socket (or the other way around) by using a converter. Although the AT connector is unique in PCs, the PS/2-style mini-DIN is also used in more modern PCs for the mouse. Fortunately, most PCs that use the mini-DIN for both the keyboard and mouse clearly mark each mini-DIN socket as to its correct use. Some keyboards have a USB connection, but these are fairly rare compared to the PS/2 connection keyboards.
2. USB (Universal serial bus): 

                USB is the General-purpose connection for PC. You can find USB versions of many different devices, such as mice, keyboards, scanners, cameras, and even printers. A USB connector's distinctive rectangular shape makes it easily recognizable. 
USB has a number of features that makes it particularly popular on PCs. First, USB devices are hot swappable. You can insert or remove them without restarting your system.
3. Parallel port:
Most printers use a special connector called a parallel port. Parallel port carries data on more than one wire, as opposed to the serial port, which uses only one wire. Parallel ports use a 25-pin female DB connector. Parallel ports are directly supported by the motherboard through a direct connection or through a dangle.


4. CPU Chip:
 The central processing unit, also called the microprocessor performs all the calculations that take place inside a pc. CPUs come in Variety of shapes and sizes. Modern CPUs generate a lot of heat and thus require a cooling fan or heat sink. The cooling device (such as a cooling fan) is removable, although some CPU manufactures sell the CPU with a fan permanently attached.
5. RAM slots:
Random-Access Memory (RAM) stores programs and data currently being used by the CPU. RAM is measured in units called bytes. RAM has been packaged in many different ways. The most current package is called a 168-pin DIMM (Dual Inline Memory module).   
6. Floppy controller:
 The floppy drive connects to the computer via a 34-pin ribbon cable, which in turn connects to the motherboard. A floppy controller is one that is used to control the floppy drive.
7. IDE controller:
Industry standards define two common types of hard drives: EIDE and SCSI.  Majority of the PCs use EIDE drives. SCSI drives show up in high end PCs such as network servers or graphical workstations. The EIDE drive connects to the hard drive via a 2-inch-wide, 40-pin ribbon cable, which in turn connects to the motherboard. IDE controller is responsible for controlling the hard drive.
8. PCI slot: 
Intel introduced the Peripheral component interconnect bus protocol.  The PCI bus is used to connect I/O devices (such as NIC or RAID controllers) to the main logic of the computer. PCI bus has replaced the ISA bus.
9. ISA slot:
 (Industry Standard Architecture) It is the standard architecture of the Expansion bus. Motherboard may contain some slots to connect ISA compatible cards.
10. CMOS Battery:
 To provide CMOS with the power when the computer is turned off all motherboards comes with a battery. These batteries mount on the motherboard in one of three ways: the obsolete external battery, the most common onboard battery, and built-in battery.
11. AGP slot:
 If you have a modern motherboard, you will almost certainly notice a single connector that looks like a PCI slot, but is slightly shorter and usually brown. You also probably have a video card inserted into this slot. This is an Advanced Graphics Port (AGP) slot
12. CPU slot:
To install the CPU, just slide it straight down into the slot. Special notches in the slot make it impossible to install them incorrectly. So remember if it does not go easily, it is probably not correct. Be sure to plug in the CPU fan's power.  
13. Power supply plug in: 
The Power supply, as its name implies, provides the necessary electrical power to make the pc operate. The power supply takes standard 110-V AC power and converts into +/-12-Volt, +/-5-Volt, and 3.3-Volt DC power.
The power supply connector has 20-pins, and the connector can go in only one direction.


  Male ATX Power Connector on Motherboard

Input output devices



Operations:
§  INPUT: This is the process of entering data and programs in to the computer system. The input unit takes data from us to the computer in an organized manner for processing.

§  STORAGE: The process of saving data and instructions permanently is known as storage. The storage unit is the primary storage of the computer system. It provides space for storing data and instructions.
     
 The storage unit performs the following major functions:

§  All data and instructions are stored here before and after     processing.
§  Intermediate results of processing are also stored here.

FUNCTIONAL UNITS:
ARITHMETIC LOGICAL UNIT(ALU):
     
        The actual processing of the data and instruction are performed by Arithmetic Logical Unit.
      
        The major operations performed by the ALU are addition, subtraction, multiplication, division, logic and comparison.

        Data is transferred to ALU from storage unit when required.

        After processing the output is returned back to storage unit for further processing or getting stored.

CONTROL UNIT(CPU):
  
§  The control unit determines the sequence in which computer programs and instructions are executed.

§  Things like processing of programs stored in the main memory, interpretation of

§  the instructions and issuing of signals for other units of the computer to execute them.

§  Therefore it is the manager of all operations mentioned in the previous section.
       CENTRAL PROCESSING UNIT(CPU): 
      
        The ALU and the CU of a computer system are jointly known as the central processing unit. You may call CPU as the brain of any computer system. It is just like brain that takes all major decisions, makes all sorts of calculations and directs different parts of the computer functions by activating and controlling the operations.

       PHYSICAL  COMPONENTS THAT MAKES A COMPUTER:

1.      CPU
2.      MEMORY
3.      DATA BUS
4.      PORTS
5.      MOTHERBOARD
6.      HARD DISK      
7.      I/O DEVICES

Memory systems:
         There are two kinds of computer memory:
                 primary 
                 and secondary.
        Primary memory is accessible directly by the processing unit. RAM is an example of primary memory. As soon as the computer is switched off the contents of the primary memory is lost. You can store and retrieve data much faster with primary memory compared to secondary memory.

        Secondary memory such as floppy disks, magnetic disk, etc., is located outside the computer. Primary memory is more expensive than secondary memory. Because of this the size of primary memory is less than that of secondary memory .

      The following terms related to memory of a computer are discussed below:

ž Random Access Memory (RAM):
ž  The primary storage is referred to as random access memory (RAM) because it is possible to randomly select and use any location of the memory directly store and retrieve data. It is also called read/write memory.
ž  The storage of data and instructions inside the primary storage is temporary. It disappears from RAM as soon as the power to the computer is switched off. The memories, which loose their content on failure of power supply, are known as volatile memories .So now we can say that RAM is volatile memory.

ž Read Only Memory (ROM):
ž  There is another memory in computer, which is called Read Only Memory (ROM. The storage of program and data in the ROM is permanent. The ROM stores some standard processing programs supplied by the manufacturers to operate the personal computer.
ž  The ROM can only be read by the CPU but it cannot be changed. The basic input/output program is stored in the ROM that examines and initializes various equipment attached to the PC when the switch is made ON. The memories, which do not loose their content on failure of power supply, are known as non-volatile memories. ROM is non-volatile memory.
       PROM:
       Programmable Read Only Memory (PROM). You know that it is not possible to modify or erase programs stored in ROM, but it is possible for you to store your program in PROM chip.
ž  Once the programmes are written it cannot be changed and remain intact even if power is switched off. Therefore programs or instructions written in PROM or ROM cannot be erased or changed.
      
       EPROM: 
        This stands for Erasable Programmable Read Only Memory, EPROM chip can be programmed time and again by erasing the information stored earlier in it.
         Information stored in EPROM exposing the chip for some time ultraviolet light and it erases chip is reprogrammed using a special programming facility. When the EPROM is in use information can only be read.
      
       CACHE:  
       Cache memories are accessed much faster than conventional RAM. It is used to store programs or data currently being executed or temporary data frequently used by the CPU.
ž Each memory makes main memory to be faster and larger than it really is. It is also very expensive to have bigger size of cache memory and its size is normally kept small.
       Registers:    
       
        The CPU processes data and instructions with high speed, there is also movement of data between various units of computer. It is necessary to transfer the processed data with high speed.
        So the computer uses a number of special memory units called registers. They are not part of the main memory but they store data or information temporarily.

   SECONDARY STORAGE:

        Often it is necessary to store hundreds of millions of bytes of data for the CPU to process. Therefore additional memory is required in all the computer systems. This memory is called auxiliary memory or secondary storage.

       Magnetic Tape: 
        Magnetic tapes are used for large computers like mainframe computers where large volume of data is stored for a longer time.  Tapes consist of magnetic materials that store data permanently. It similar to cassette tape recorder.

        Magnetic Disk: 
         It rotates with very high speed inside the computer drive. Data is stored on both the surface of the disk. Each disk consists of a number of invisible concentric circles called tracks. Information is recorded on tracks of a disk surface in the form of tiny magnetic spots.

       Floppy Disk:
        It is similar to magnetic dis. The capacity of a 5.25-inch floppy is 1.2 mega bytes whereas for 3.5 inch floppy it is 1.44 mega bytes. The floppy is a low cost device particularly suitable for personal computer system.
Optical Disk:
  
Optical disks can be divided into the following categories:
Compact Disk/ Read Only Memory (CD-ROM):
§   CD-ROM disks are made of reflective metals.
§   Each disk is approximately 4 1/2 inches in diameter and can hold over 600 MB of data.
§   As the CD-ROM can be read only we cannot write or make changes into the data contained in it.
Write Once, Read Many (WORM):
§  The inconvenience that we can not write any thing in to a CD-ROM is avoided in WORM. A WORM allows the user to write data permanently on to the disk.
§  The advantage of WORM is that it can store vast amount of data amounting to gigabytes (109bytes).
§  Any document in a WORM can be accessed very fast, say less than 30 seconds.
Erasable Optical Disk:
        These are optical disks where data can be written, erased and re-written.
         These disks may be used as alternatives to traditional disks. Erasable optical disks are based on a technology known as magnetic optical (MO).

I/O devices:
     INPUT DEVICES:
        Keyboard:
     This is the standard input device attached to all computers. The layout of keyboard is just like the traditional typewriter of the type QWERTY. It contains a total of 101 to 104 keys.

       Mouse: 
      Mouse is an input device used with your personal computer. It rolls on a small ball and has two or three buttons on the top. When you roll the mouse across a flat surface the screen censors the mouse in the direction of mouse movement.

      Scanner: 
      Scanner is an optical device that can input any graphical matter and display it back. The common optical scanner devices are Magnetic Ink Character Recognition (MICR), Optical Mark Reader (OMR) and Optical Character Reader (OCR).

Magnetic Ink Character Recognition (MICR) : 
›     This is widely used by banks to process large volumes of cheques and drafts.

Optical Mark Reader (OMR) : 
›     This technique is used when students have appeared in objective type tests and they had to mark their answer by darkening a square or circular space by pencil.

Optical Character Recognition (OCR) : 
›      This technique unites the direct reading of any printed character OCRs are expensive though better the MICR.

OUTPUT DEVICES:

ž Visual Display Unit: The most popular input/output device is the Visual Display Unit (VDU). It is also called the monitor. A monitor has its own box which is separated from the main computer system and is connected to the computer by cable. It can be color or monochrome.

ž Terminals: It is a very popular interactive input-output unit. It can be divided into two types: hard copy terminals and soft copy terminals. Terminals are also classified as dumb terminals or intelligent terminals depending upon the work situation.

ž Printer: It is an important output device which can be used to get a printed copy of the processed text or result on paper. Depending on their speed and approach of printing, printers are classified as  impact and non-impactprinters