plz also visit thiz

             www.abdullahsiddiqui.webs.com

Wednesday, December 30, 2009

SPEAKERS



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. The standard audio connection is a 3.5mm (1/8 inch) stereo jack plug often colour-coded lime green (following the PC 99standard) for computer sound cards. A plug and socket for a two-wire (signal and ground) coaxial cable that is widely used to connect analog audio and video components. Also called a "phono connector," rows of RCA sockets are found on the backs of stereo amplifier and numerous A/V products. The prong is 1/8" thick by 5/16" long. A few use an RCA connector for input. There are also USB speakers which are powered from the 5 volts at 200 milliamps provided by the USB port, allowing about half a watt of output power.
Computer speakers range widely in quality and in price. The computer speakers typically packaged with computer systems are small plastic boxes with mediocre sound quality. Some of the slightly better computer speakers have equalization features such as bass and treble controls, improving their sound quality somewhat.
The internal amplifiers require an external power source, known as a 'wall-wart'. More sophisticated computer speakers may have a 'subwoofer' unit, to enhance bass output, and these units usually include the power amplifiers both for the bass speaker, and the small 'satellite' speakers.
Some computer displays have rather basic speakers built-in. Laptops come with integrated speakers. Unfortunately the tight restriction on space inevitable in laptops means these speakers unavoidably produce low-quality sound.
For some users, a lead connecting computer sound output to an existing stereo system is practical. This normally yields much better results than small low-cost computer speakers. Computer speakers can also serve as an economy amplifier for MP3 player use for those who wish to not use headphones although some models of computer speakers have headphone jacks of their own.

KEYBOARD



In computing, a keyboard is an input device, partially modeled after the typewriter keyboard, which uses an arrangement of buttons or keys, to act as mechanical levers or electronic switches. A keyboard typically has characters engraved orprinted on the keys and each press of a key typically corresponds to a single written symbol. However, to produce some symbols requires pressing and holding several keys simultaneously or in sequence. While most keyboard keys producelettersnumbers or signs (characters), other keys or simultaneous key presses can produce actions or computer commands.
In normal usage, the keyboard is used to type text and numbers into a word processortext editor or other program. In a modern computer, the interpretation of keypresses is generally left to the software. A computer keyboard distinguishes each physical key from every other and reports all keypresses to the controlling software. Keyboards are also used for computer gaming, either with regular keyboards or by using keyboards with special gaming features, which can expedite frequently used keystroke combinations. A keyboard is also used to give commands to the operating system of a computer, such as WindowsControl-Alt-Delete combination, which brings up a task window or shuts down the machine.

MOUSE



In computing, a mouse (plural mousesmice, or mouse devices.) is a pointing device that functions by detecting two-dimensionalmotion relative to its supporting surface. Physically, a mouse consists of an object held under one of the user's hands, with one or more buttons. It sometimes features other elements, such as "wheels", which allow the user to perform various system-dependent operations, or extra buttons or features can add more control or dimensional input. The mouse's motion typically translates into the motion of a pointer on a display, which allows for fine control of aGraphical User Interface.
The name mouse, originated at the Stanford Research Institute, derives from the resemblance of early models (which had a cord attached to the rear part of the device, suggesting the idea of a tail) to the common mouse.[1]
The first marketed integrated mouse – shipped as a part of a computer and intended for personal computer navigation – came with the Xerox 8010 Star Information System in 1981. However, the mouse remained relatively obscure until the appearance of the Apple Macintosh; in 1984 PC columnist John C. Dvorak ironically commented on the release of this new computer with a mouse: “There is no evidence that people want to use these things.”[2]
A mouse now comes with most computers and many other varieties can be bought separately.

motherboard


motherboard is the central printed circuit board (PCB) in many modern computers and holds many of the crucial components of the system, while providing connectors for other peripherals. The motherboard is sometimes alternatively known as the main boardsystem board, or, on Apple computers, the logic board.[1] It is also sometimes casually shortened to mobo.[2]

Most computer motherboards produced today are designed for IBM-compatible computers, which currently account for around 90% of global PC sales[citation needed]. A motherboard, like a backplane, provides the electrical connections by which the other components of the system communicate, but unlike a backplane, it also hosts the central processing unit, other subsystems, and devices.
Motherboards are also used in many other electronics devices such as mobile phones, stop-watches, clocks, and other small electronic devices.
A typical desktop computer has itsmicroprocessormain memory, and other essential components on the motherboard. Other components such as external storage, controllers forvideo display and sound, and peripheral devices may be attached to the motherboard as plug-in cards or via cables, although in modern computers it is increasingly common to integrate some of these peripherals into the motherboard itself.
An important component of a motherboard is the microprocessor's supporting chipset, which provides the supporting interfaces between the CPU and the various buses and external components. This chipset determines, to an extent, the features and capabilities of the motherboard.
Modern motherboards include, at a minimum:
  • sockets (or slots) in which one or more microprocessors are installed[3]
  • slots into which the system's main memory is installed (typically in the form of DIMM modules containing DRAM chips)
  • chipset which forms an interface between the CPU's front-side bus, main memory, and peripheralbuses
  • non-volatile memory chips (usually Flash ROM in modern motherboards) containing the system'sfirmware or BIOS
  • clock generator which produces the system clock signal to synchronize the various components
  • slots for expansion cards (these interface to the system via the buses supported by the chipset)
  • power connectors, which receive electrical power from the computer power supply and distribute it to the CPU, chipset, main memory, and expansion cards.[4]

RAM



Random-access memory (usually known by its acronymRAM) is a form of computer data storage. Today, it takes the form ofintegrated circuits that allow stored data to be accessed in any order (i.e., at random). The word random thus refers to the fact that any piece of data can be returned in a constant time, regardless of its physical location and whether or not it is related to the previous piece of data.[1]
By contrast, storage devices such as magnetic discs and optical discs rely on the physical movement of the recording medium or a reading head. In these devices, the movement takes longer than data transfer, and the retrieval time varies based on the physical location of the next item.
The word RAM is often associated with volatile types of memory (such as DRAM memory modules), where the information is lost after the power is switched off. Many other types of memory are RAM, too, including most types of ROM and a type of flash memory called NOR-Flash.

Modern types of writable RAM generally store a bit of data in either the state of a flip-flop, as in SRAM (static RAM), or as a charge in acapacitor (or transistor gate), as in DRAM (dynamic RAM), EPROM,EEPROM and Flash. Some types have circuitry to detect and/or correct random faults called memory errors in the stored data, usingparity bits or error correction codes. RAM of the read-only type,ROM, instead uses a metal mask to permanently enable/disable selected transistors, instead of storing a charge in them.
As both SRAM and DRAM are volatile, other forms of computer storage, such as disks and magnetic tapes, have been used aspersistent storage in traditional computers. Many newer products instead rely on flash memory to maintain data when not in use, such as PDAs or small music players. Certain personal computers, such as many rugged computers and netbooks, have also replaced magnetic disks with flash drives. With flash memory, only the NOR type is capable of true random access, allowing direct code execution, and is therefore often used instead of ROM; the lower cost NAND type is commonly used for bulk storage in memory cards and solid-state drives.

PROCESSOR



  • Coprocessor, in computer engineering discipline it generally refer to any hardware processing unit that doesn't handle the system management of a computer. In hardware design it is commonly referred as a general-purpose processing units as opposed to the computer science (computer programming) definition which refers to any unit whether physical or virtual.
  1. Digital signal processor (DSP), a specialized microprocessor designed specifically for digital signal processing
  2. Back end processor
  3. Front end processor, a helper processor for communication between a host computer and other devices

HARD DISK


hard disk drive[2] (often shortened as hard disk,[3] hard drive,[4] or HDD) is a non-volatile storage device that stores digitally encoded data on rapidly rotating platters withmagnetic surfaces. Strictly speaking, "drive" refers to the motorized mechanical aspect that is distinct from its medium, such as a tape drive and its tape, or a floppy disk drive and its floppy disk. Early HDDs had removable media; however, an HDD today is typically a sealed unit (except for a filtered vent hole to equalize air pressure) with fixed media.[5][6]
HDDs record data by magnetizing ferromagneticmaterial directionally, to represent either a 0 or a 1 binary digit. They read the data back by detecting the magnetization of the material. A typical HDD design consists of a spindle that holds one or more flat circular disks calledplatters, onto which the data is recorded. The platters are made from a non-magnetic material, usually aluminum alloy or glass, and are coated with a thin layer of magnetic material, typically 10–20 nm in thickness--for reference, standard copy paper may be between 0.07 millimetres (70,000 nm) and 0.18 millimetres (180,000 nm) thick.[8]--with an outer layer of carbon for protection. Older disks used iron(III) oxide as the magnetic material, but current disks use a cobalt-based alloy.[citation needed]