Microsoft Office

Tutorials and guide of all courses of Microsoft office suite Including Word, Excel, Powerpoint, Access etc.

Microsoft Word 2007 (Quick Guide)

Microsoft Word 2007 is a word processing software package developed by Microsoft Corporation a family of office suites and productivity software for Windows. You can use it to type letters, reports, and other documents. It gives you the ability to use your computer for desktop publ...

New Master Shortcuts of Windows XP/7/8

Windows 7 adds loads of great shortcuts for switching between apps, moving windows around your screen, moving them to another monitor altogether, and much more. Here's a quick-reference master list of the best new Windows 7 shortcuts.

Alt Code/ Alt Key Codes Table

Welcome to Alt Shortcuts, The Alt Code resource! If you are already familiar with using alt codes, simply select the alt code category you need...

Making USB Bootable Using Command Prompt Easy steps

Making USB(Pendrive) Bootable Easy and Best Technique. See all steps 1-10 steps.

Showing posts with label Computer Hardware. Show all posts
Showing posts with label Computer Hardware. Show all posts

Monday, 8 September 2014

Liquid Crystal Display (LCD)

A liquid-crystal display (LCD) is a flat panel display, electronic visual display, or video display that uses the light modulating properties of liquid crystals. Liquid crystals do not emit light directly.

LCDs are available to display arbitrary images (as in a general-purpose computer display) or fixed images which can be displayed or hidden, such as preset words, digits, and 7-segment displays as in a digital clock. They use the same basic technology, except that arbitrary images are made up of a large number of small pixels, while other displays have larger elements.

LCDs are used in a wide range of applications including computer monitors, televisions, instrument panels, aircraft cockpit displays, and signage. They are common in consumer devices such as video players, gaming devices, clocks, watches, calculators, and telephones, and have replaced cathode ray tube (CRT) displays in most applications. They are available in a wider range of screen sizes than CRT and plasma displays, and since they do not use phosphors, they do not suffer image burn-in. LCDs are, however, susceptible to image persistence.

The LCD screen is more energy efficient and can be disposed of more safely than a CRT. Its low electrical power consumption enables it to be used in battery-powered electronic equipment. It is an electronically modulated optical device made up of any number of segments filled with liquid crystals and arrayed in front of a light source (backlight) or reflector to produce images in color or monochrome. Liquid crystals were first discovered in 1888. By 2008, annual sales of televisions with LCD screens exceeded sales of CRT units worldwide, and the CRT became obsolete for most purposes.


Reflective twisted nematic liquid crystal display.
1. Polarizing filter film with a vertical axis to polarize light as it enters.
2. Glass substrate with ITO electrodes. The shapes of these electrodes will determine the shapes that will appear when the LCD is turned ON. Vertical ridges etched on the surface are smooth.
3. Twisted nematic liquid crystal.
4. Glass substrate with common electrode film (ITO) with horizontal ridges to line up with the horizontal filter.
5. Polarizing filter film with a horizontal axis to block/pass light.
6. Reflective surface to send light back to viewer. (In a backlit LCD, this layer is replaced with a light source.)

Overview

Each pixel of an LCD typically consists of a layer of molecules aligned between two transparent electrodes, and two polarizing filters (parallel and perpendicular), the axes of transmission of which are (in most of the cases) perpendicular to each other. Without the liquid crystal between the polarizing filters, light passing through the first filter would be blocked by the second (crossed) polarizer.
LCD with top polarizer removed from
device and placed on top, such that
the top and bottom polarizers are parallel.

Before an electric field is applied, the orientation of the liquid-crystal molecules is determined by the alignment at the surfaces of electrodes. In a twisted nematic device (still the most common liquid-crystal device), the surface alignment directions at the two electrodes are perpendicular to each other, and so the molecules arrange themselves in a helical structure, or twist. This induces the rotation of the polarization of the incident light, and the device appears gray. If the applied voltage is large enough, the liquid crystal molecules in the center of the layer are almost completely untwisted and the polarization of the incident light is not rotated as it passes through the liquid crystal layer. This light will then be mainly polarized perpendicular to the second filter, and thus be blocked and the pixel will appear black. By controlling the voltage applied across the liquid crystal layer in each pixel, light can be allowed to pass through in varying amounts thus constituting different levels of gray.

The optical effect of a twisted nematic device in the voltage-on state is far less dependent on variations in the device thickness than that in the voltage-off state. Because of this, these devices are usually operated between crossed polarizers such that they appear bright with no voltage (the eye is much more sensitive to variations in the dark state than the bright state). These devices can also be operated between parallel polarizers, in which case the bright and dark states are reversed. The voltage-off dark state in this configuration appears blotchy, however, because of small variations of thickness across the device.

Both the liquid crystal material and the alignment layer material contain ionic compounds. If an electric field of one particular polarity is applied for a long period of time, this ionic material is attracted to the surfaces and degrades the device performance. This is avoided either by applying an alternating current or by reversing the polarity of the electric field as the device is addressed (the response of the liquid crystal layer is identical, regardless of the polarity of the applied field).

Displays for a small number of individual digits and/or fixed symbols (as in digital watches and pocket calculators) can be implemented with independent electrodes for each segment. In contrast full alphanumeric and/or variable graphics displays are usually implemented with pixels arranged as a matrix consisting of electrically connected rows on one side of the LC layer and columns on the other side, which makes it possible to address each pixel at the intersections. The general method of matrix addressing consists of sequentially addressing one side of the matrix, for example by selecting the rows one-by-one and applying the picture information on the other side at the columns row-by-row.

Sunday, 27 July 2014

Motherboard/ PCB/ Main Board

Motherboard with full descriptions, PCB, Main board, System boardA motherboard (sometimes alternatively known as the mainboard, system board, planar board or logic board, or colloquially, a mobo) is the main printed circuit board (PCB) found in computers and other expandable systems. It holds many of the crucial electronic components of the system, such as the central processing unit (CPU) and memory, and provides connectors for other peripherals. Unlike a backplane, a motherboard contains significant sub-systems such as the processor and other components.

Motherboard specifically refers to a PCB with expansion capability and as the name suggests, this board is the "mother" of all components attached to it, which often include sound cards, video cards, network cards, hard drives, or other forms of persistent storage; TV tuner cards, cards providing extra USB or FireWire slots and a variety of other custom components (the term mainboard is applied to devices with a single board and no additional expansions or capability, such as controlling boards in televisions, washing machines and other embedded systems).

Saturday, 26 July 2014

Central Processing Unit (CPU)


A central processing unit (CPU) (formerly also referred to as a central processor unit) is the hardware within a computer that carries out the instructions of a computer program by performing the basic arithmetical, logical, and input/output operations of the system. The term has been in use in the computer industry at least since the early 1960s. The form, design, and implementation of CPUs have changed over the course of their history, but their fundamental operation remains much the same.

A computer can have more than one CPU; this is called multiprocessing. All modern CPUs are microprocessors, meaning contained on a single chip. Some integrated circuits (ICs) can contain multiple CPUs on a single chip; those ICs are called multi-core processors. An IC containing a CPU can also contain peripheral devices, and other components of a computer system; this is called a system on a chip (SoC).

Two typical components of a CPU are the arithmetic logic unit (ALU), which performs arithmetic and logical operations, and the control unit (CU), which extracts instructions from memory and decodes and executes them, calling on the ALU when necessary.

Not all computational systems rely on a central processing unit. An array processor or vector processor has multiple parallel computing elements, with no one unit considered the "center". In the distributed computing model, problems are solved by a distributed 

Solid State Drive (SSD)

A solid-state drive (SSD) (also known as a solid-state disk or electronic disk, though it contains no actual disk) is a data storage device using integrated circuit assemblies as memory to store data persistently. SSD technology uses electronic interfaces compatible with traditional block input/output (I/O) hard disk drives, thus permitting simple replacement in common applications. Also, new I/O interfaces like SATA Express are created to keep up with speed advancements in SSD technology.

SSDs have no moving (mechanical) components. This distinguishes them from traditional electromechanical magnetic disks such as hard disk drives (HDDs) or floppy disks, which contain spinning disks and movable read/write heads. Compared with electromechanical disks, SSDs are typically more resistant to physical shock, run silently, have lower access time, and less latency. However, while the price of SSDs has continued to decline over time, SSDs are still roughly seven to eight times more expensive per unit of storage than HDDs.

As of 2014, most SSDs use NAND-based flash memory, which retains data without power. For applications requiring fast access, but not necessarily data persistence after power loss, SSDs may be constructed from random-access memory (RAM). Such devices may employ separate power sources, such as batteries, to maintain data after power loss.

Hybrid drives or solid state hybrid drives (SSHD) combine the features of SSDs and HDDs in the same unit, containing a large hard disk drive and an SSD cache to improve performance of frequently accessed data.

Source:Wikipedia

Small Computer System Interface (SCSI)

Small Computer System Interface (SCSI) is a set of standards for physically connecting and transferring data between computers and peripheral devices. The SCSI standards define commands, protocols and electrical and optical interfaces. SCSI is most commonly used for hard disks and tape drives, but it can connect a wide range of other devices, including scanners and CD drives, although not all controllers can handle all devices. The SCSI standard defines command sets for specific peripheral device types; the presence of "unknown" as one of these types means that in theory it can be used as an interface to almost any device, but the standard is highly pragmatic and addressed toward commercial requirements.

SCSI is an intelligent, peripheral, buffered, peer to peer interface. It hides the complexity of physical format. Every device attaches to the SCSI bus in a similar manner. Up to 8 or 16 devices can be attached to a single bus. There can be any number of hosts and peripheral devices but there should be at least one host. SCSI uses handshake signals between devices, SCSI-1, SCSI-2 have the option of parity error checking. Starting with SCSI-U160 (part of SCSI-3) all commands and data are error checked by a CRC32 checksum. The SCSI protocol defines communication from host to host, host to a peripheral device, peripheral device to a peripheral device. However most peripheral devices are exclusively SCSI targets, incapable of acting as SCSI initiators—unable to initiate SCSI transactions themselves. Therefore peripheral-to-peripheral communications are uncommon, but possible in most SCSI applications. The Symbios Logic 53C810 chip is an example of a PCI host interface that can act as a SCSI target.

Serial ATA (SATA)


Serial ATA (SATA) is a computer bus interface that connects host bus adapters to mass storage devices such as hard disk drives and o

ptical drives. Serial ATA replaces the older AT Attachment standard (later referred to as Parallel ATA or PATA), offering several advantages over the older interface: reduced cable size and cost (seven conductors instead of 40 or 80), native hot swapping, faster data transfer through higher signalling rates, and more efficient transfer through an (optional) I/O queuing protocol.

SATA host adapters and devices communicate via a high-speed serial cable over two pairs of conductors. In contrast, parallel ATA (the redesignation for the legacy ATA specifications) used a 16-bit wide data bus with many additional support and control signals, all operating at much lower frequency. To ensure backward compatibility with legacy ATA software and applications, SATA uses the same basic ATA and ATAPI command-set as legacy ATA devices.

SATA has replaced parallel ATA in consumer desktop and laptop computers, and has largely replaced PATA in new embedded applications. SATA's market share in the desktop PC market was 99% in 2008. PATA remains widely used in industrial and embedded applications that use CompactFlash (CF) storage, which is designed around the legacy PATA standard, even though the new CFast standard is based on SATA.

Serial ATA industry compatibility specifications originate from the Serial ATA International Organization (SATA-IO). The SATA-IO group collaboratively creates, reviews, ratifies, and publishes the interoperability specifications, the test cases, and plug-fests. As with many other industry compatibility standards, the SATA content ownership is transferred to other industry bodies: primarily the INCITS T13 subcommittee ATA, the INCITS T10 subcommittee (SCSI), a subgroup of T10 responsible for Serial Attached SCSI (SAS). The remainder of this article will try to use the terminology and specifications of SATA-IO.

Parallel ATA (PATA)


Parallel ATA (PATA) is an IDE standard for connecting storage devices like hard drives and optical drives to the motherboard. PATA generally refers to the types of cables and connections that follow this standard.

It's important to note that the term Parallel ATA used to simply be called ATA. ATA was retroactively renamed to Parallel ATA when the newer Serial ATA (SATA) standard came into being.

PATA cables are long, flat cables with 40-pin connectors (in a 20x2 matrix) on either side of the cable. One end plugs into a port on the motherboard, usually labeled IDE, and the other into the back of a storage device like a hard drive.

Some PATA cables have an additional connector midway through the cable for connecting yet another storage device.

PATA cables come in 40-wire or 80-wire designs. Most modern storage devices require the use of the more capable 80-wire PATA cable to meet certain speed requirements. Both types of PATA cables have 40-pins and look nearly identical so telling them apart can be difficult. Usually though, the connectors on an 80-wire PATA cable will be black, gray and blue while the connectors on a 40-wire cable will only be black.

Friday, 25 July 2014

Computer Hard Disk Types

Many people aren't aware that there are many types of hard drives used in computers. This article centers on the technical aspects of different hard drive types...

The different types of hardware manufactured today depend on the type of computers they are used in. The main factors that define a hard drive's physical and technical characteristics are the space available in the PC, speed needed for transferring data, and the amount of storage space that is required. In some cases, any one of the aforementioned factors would take priority over the others, like in a laptop computer where the disk drive has to be small in order to fit in the laptop case, or a server where the speed of the disk drive is of utmost importance. The PATA, SATA and SCSI types of hard drives are most commonly used in today's computers.

Computer Hard Drive Types
In a generalized form, there are two types of hard drives you can find:

Enterprise Class Hard Drives
They are meant for 24x7 i/o functioning, can go up to 100% data usage at one go and are quite reliable. They are however, extremely expensive and require a high level of data integrity. The slightest chance of data corruption will result in huge data losses.

Desktop Hard Drives
They are what we generally used. They perform optimally for 8 hours a day, are cheaper than the former, and can access and modify backup files fast enough to prevent massive data loss in case of data corruption.

These types of drives are also known as Integrated Drive Electronics (IDE) and Enhanced Integrated Drive Electronics (EIDE) drives. The labels relate to the type of interface that is employed to connect the disk drive to the CPU board. These drives utilize either a 40 or an 80 wire cable with a broad 40-pin connector. 40 wire cables are utilized in older and slower hard disks, whereas 80 wire cables are used in faster ones. Nowadays, these types of hard disks are being substituted by SATA hard disks. EIDE hard drives were introduced after some advancements in IDE hard disks, however, the term IDE refers to both IDE and EIDE disk drives.

These hard disks use a totally different connector than their PATA counterparts. Moreover, they also employ a different power adapter than IDE ones, though adapters are easily attainable. The main difference between a SATA and a PATA hard disk is that the former is thinner and purportedly has a faster data interface than the latter. Nevertheless, this speed dissimilarity is not distinguishable in PATA and SATA drives which have the same rpm rating. SATA drives are more efficient, and use less power than PATA ones.

These hard disks are similar to IDE hard drives. They also spin at a higher rate in comparison to IDE and SATA ones. IDE and SATA drives generally spin at 7,200 rpm, whereas SCSI ones spin at 10,000 to 15,000 rpm. Today, SATA drives featuring a speed of 10,000 rpm are also manufactured. The higher the rpm, faster is the data access, but it may also lead to a faster breakdown. SCSI hard disks need a controller that operates the interface between drives and the computer motherboard.

These hard disks, unlike the other types, don't consist of moving components. Typical hard drives comprise a spinning magnetic disk that performs the function of data storage, but SSDs use semiconductors for this purpose. Since there are no moving components, these hard disks are much faster and less likely to break down than other drives. However, their price is a bit more than other hard disks.

These are some hard drive types that are generally incorporated in desktop computers and laptops. I hope this article would have helped you with different types of hard drives.

Thursday, 24 July 2014

What is Integrated circuit (IC)

MicrochipsAn integrated circuit or monolithic integrated circuit (also referred to as an IC, a chip, or a microchip) is a set of electronic circuits on one small plate ("chip") of semiconductor material, normally silicon. This can be made much smaller than a discrete circuit made from independent components. ICs can be made very compact, having up to several billion transistors and other electronic components in an area the size of a fingernail. The width of each conducting line in a circuit can be made smaller and smaller as the technology advances; in 2008 it dropped below 100 nanometers and in 2013 it was expected to be in the tens of nanometers.
Siliconchip_by_shapeshifter
Siliconchip by shapeshifter
ICs were made possible by experimental discoveries showing that semiconductor devices could perform the functions of vacuum tubes and by mid-20th-century technology advancements in semiconductor device fabrication. The integration of large numbers of tiny transistors into a small chip was an enormous improvement over the manual assembly of circuits using discrete electronic components. The integrated circuit's mass production capability, reliability, and building-block approach to circuit design ensured the rapid adoption of standardized integrated circuits in place of designs using discrete transistors.
EPROM Microchip SuperMacro
EPROM Microchip SuperMacro
There are two main advantages of ICs over discrete circuits: cost and performance. Cost is low because the chips, with all their components, are printed as a unit by photolithography rather than being constructed one transistor at a time. Furthermore, much less material is used to construct a packaged IC die than to construct a discrete circuit. Performance is high because the components switch quickly and consume little power (compared to their discrete counterparts) as a result of the small size and close proximity of the components. As of 2012, typical chip areas range from a few square millimeters to around 450 mm^2, with up to 9 million transistors per mm^2.
Integrated circuits are used in virtually all electronic equipment today and have revolutionized the world of electronics. Computers, mobile phones, and other digital home appliances are now inextricable parts of the structure of modern societies, made possible by the low cost of producing integrated circuits.