Printers are campaign that take digital information produced by a computer and translate it into a format that is very recognizable to us – printed paper. Printers were primarily aimed at high-speed printing where low running cost was the main factor. These printers consisted of a matrix of pins that could be ‘fired’ or trigger as the head was moved across a line, thus generating a series of characters. These printers worked on a very fresh thought of spraying little dots of ink on paper (or a variety of other media). As the technology used for generating these ink dots sophisticated, the resolution or the intelligibility of the final image increased to the point at which these printers could now generate photo-realistic prints. These printers are one of the best options for both home and office use due to the quality and (depending upon the technology) the reasonably low running cost. The next printer which came in is the laser printer. The laser printer is very comparable to a copier machine and is incredibly trustworthy.
Archive for March, 2009
Know About Printer
Sunday, March 29th, 2009Interrupts
Wednesday, March 25th, 2009Interrupt requests (IRQs) are signals engender by devices on the bus to request service. An example would be the serial port that has received a character from an emotionally involved input device. The serial port has no buffering so can receive only one character at a time. The processors have got to read the character, and position it in a buffer in memory; otherwise it will be overwritten by the next on to be received. As in this example, interrupts need to be contract with rapidly, or data is lost. In the PC architecture, interrupts are handled by a chip called the programmable interrupt controller (PIC). This receives interrupt signals from devices, and issues interrupts to the CPU, dependent upon the priority that has been assigned to each device. When the CPU receives an interrupt, it responds by saving information about what it is currently doing, and jumping to a special interrupt service routine (ISR). every device has its own ISR. This may be provided by the BIOS, as in the case of the keyboard or by an application such as a tape endorsement program, which would provide its own routine to service the tape streamer. After the ISR has been completed, the CPU uses the saved information to restart what it was doing before the interrupt take placed.
FAT Concept
Thursday, March 19th, 2009The base storage vicinity for hard drives is a sector, with each sector storing upon 512 bytes of data. If an operating system raw a file smaller than 512 bytes in a sector, the rest of the sector goes to waste. One accepts this waste because most files are far larger than 512 bytes. The operating system needs a method to fill one sector, find another that’s unused, and fill it, continuing to fill sectors until the file is completely stored. Once the operating system stores a file, it must remember which sectors hold that file, so that file can be retrieved later. MS-DOS version 2.1 first supported hard drives using a special data structure to keep track of layup data on the tough drive, and Microsoft called this structure the FAT. One can think of the FAT as nothing more than a card catalogue the maintain track of which sectors store the various parts of a file. It’s nice to call a FAT a data structure (the official jargon description), but it is more like a two-column spreadsheet.
Processors
Sunday, March 15th, 2009The Microprocessor achieves all the calculations that acquire position contained by a PC. For all practical purposes, the terms microprocessor and central processing unit (CPU) mean the equivalent thing: it’s that large chip inside your computer that many people often explain as the brain of the system. CPUs move toward in a multiplicity of shapes and dimensions. The two most common makes of CPUs used in PCs are AMD and Intel, although other makers with names such as Cyrix and IDT have come and departed. Although only a few manufacturers of CPUs have existed, those manufacturers have made hundreds of models of CPUs. Some of the more common models made over the years have names such as 8088, 286, 386, 486, Pentium, Pentium Pro, K5, K6, 6×86 Pentium II, Celeron, Athol on, and Pentium III (although most of these names are now obsolete). In the early years of CPUs, competing CPU manufacturers would sometimes make faithfully the same model, so you could get an AMD 486 or an Intel 486. This is no longer true, although some models function likewise, such as the Intel Pentium and the AMD k6. The inventive IBM PC used an Intel 8088 CPU, and Intel continues to dominate the microprocessor industry. Intel’s presence from the beginning of the personal computer’s development, combined with a financial determination to lead the CPU industry with faster, more powerful processors, gave them a virtual monopoly on the supply of CPUs for IBM-compatible PCs for many years. even though Advanced Micro Devices (AMD) now gives Intel some serious antagonism, Intel still sets the de facto standards that define what a CPU requirements in order to be IBM similar in temperament.
PS/2 Port
Thursday, March 12th, 2009This port was premeditated by IBM for their Personal System/2 computers. The PS/2 port has survived on in other computers as the customary for keyboards and rats. Most computers come with two PS/2 ports. This helps to free valuable serial ports for modems and other serial devices. This port is fundamentally a serial port but it uses unusual addresses and interrupts than serial ports, so moving the mouse to a PS/2 port frees the serial port for use. Not all rats are PS/2 compatible so even if you have a PS/2 mouse port, you might still have an outflow for a new mouse. If you don’t have a PS/2 mouse port, you’ll either have to an adapter card that endow with one or a new motherboard that comprise one. PS/2 ports use synchronous serial signals to be in touch between the keyboard and mouse to the computer. The signals are all TTL logic level voltages (0 volts for logical 0 and +5 volts for logical 1). Bi-directional communications are supported on all PS/2 ports (mostly for keyboards but may be implemented in mouse only ports), all bi-directional transmissions are controlled by the clock and data lines.
Scanner
Saturday, March 7th, 2009A scanner is the gaze at of a computer that allows you to take into custody information resembling pictures and text and exchange it into a digital format that can be edited on your computer. With the prices and the interfaces used by scanners bearing in mind very radical changes, there are many to choose from with varied and very interesting facial appearance and applications. Flatbed scanners: The most popular type of scanner for home use is the flatbed or desktop, scanner. It makes it easy to scan papers, books and any other item that you can flat between a glass bed (plate) and the scanner’s top cover. The image is scanned via a scan head that moves across the face of the original manuscript. Most flatbed scanners scan in color. Sheet-fed Scanners: Sheet-fed scanners are like flatbed scanners, except the scan head is fixed and the innovative document move about across the head. While flatbed scanners can scan just about any item that can vigorous on the glass plate, including three-dimensional objects, sheet-fed scanners can scan only flat members of paper. In addition, many sheet-fed scanners scan only in black and white.
SDRAM (Synchronous Dynamic RAM)
Tuesday, March 3rd, 2009SDRAM is tranquil DRAM, but it is synchronous-coupled to the system clock. As revealed earlier, regular DRAM (EDO or FPM) was not tied to any clock. If the CPU coveted some data from RAM, the chipset sent the necessary signals to the DRAM, stopped a definite number of clock minutes, and then contacted the RAM again to dig up the data. The number of clicks of the clock was whichever set through CMOS or determined by the chipset every time the system booted up. The number of hit it offs was not accurate but pretty smoothed up to guarantee that the chipset wouldn’t right to use DRAM before the necessary data was ready. This rounding up wasted system time, but awaiting recently DRAM was too slow to be handled any other way. SDRAM is united to the system clock, just like the CPU and chipset, so the chipset knows when data is ready to be seized from SDRAM, resulting in little desecrated time. SDRAM is reasonably a bit rapider than DRAM. SDRAM pipelines instructions from the chipset that enable commands to be ready as soon as the previous one is taken by the chipset. Collectively, these enhancements make SDRAM four to six times faster than customary DRAM. SDRAM is available only on DIMM which have 168 pin.