Serial Vs Parallel Printers

Data Transfer. A serial communication device transfers data in bits in the same direction. A parallel communication device sends data in multiple bits to the same.

Star s SP700 offers fast two-color printing with crisp, easy to read type. The clamshell design of the SP700 makes paper loading a snap, protects against liquids and.

The Difference Between Parallel & Serial Communication | eHow

Serial and parallel cables are usually used to connect a computer to peripheral devices, like printers. A serial cable is easily identified by its clunky connector.

Communication between two machines requires a transfer of signal from an output to an input. There needs to be a sender and receiver of the signal for the complete communication process to take place. Serial and parallel communications are both ways of transferring data over networks. Both systems have a unique way of operating, with differences between the two ranging from the mode of relaying signals to the level of connectivity they require.

A serial communication device transfers data in bits in the same direction. A parallel communication device sends data in multiple bits to the same direction. In serial communication a word of eight bits in length is sent sequentially, and is received after all eight bits are sent, one at a time. The bits are then assembled back into one byte which is the initial communication. In parallel communication the eight bits are transferred in corresponding 8 channels, every channel transmits a bit, and a byte of data is received simultaneously.

Parallel communication devices are faster than their serial counterparts. A serial communication device sends data in bits, and at the end the bits harmonize to form a byte of data. A parallel communication device sends and receives the same amount of data simultaneously, thus making it faster. The parallel device has eight wires connected to the port which transmits all the 8 bits through the eight wire connectors simultaneously. This means that a parallel device transmits an 8 bits data within the same time a serial device transmits a single bit.

Serial communication uses fewer connections and cables than parallel communication does. The use of fewer wires in serial communication makes its signals clearer, thus making it suitable for long distance communication. Parallel communication uses more wires to allow the transfer of data simultaneously. The use of many wires causes the signals to become distorted, making parallel communication unsuitable for long distance transmission.

Serial communication has a single port with a connector while a parallel port is usually connected to eight wires. A serial port therefore, requires less investment for purchasing wires compared to parallel communication. In terms of space, parallel communication requires more space to accommodate its wires while serial communication utilizes minimal space for its single connector.

How to Choose Parallel Connection and Serial ATA Connection - PATA SATA with great prices and best customer services.

By George Righter People are often confused about the differences between direct thermal label printers and thermal transfer label printers, and which type better.

Serial and Parallel Transmission – FREE Serial and Parallel Transmission information | Encyclopedia.com: Find Serial and Parallel Transmission research

Serial Attached SCSI SAS is a technology designed to move data to and from computer storage devices such as hard drives and tape drives. It is a point-to-point.

HP Compaq dc7900 CMT Core 2 Duo E8400 3.0GHz 2GB 160GB DVD RW W7HP Convertible Mini-Tower.

WiFi Power Pack The Wifi Power Pack is designed to make any Star LAN interface printer wireless. Powered by the printer s cash drawer kick port, the WiFi Power.

The conventional IDE port now called parallel ATA or simply PATA transfers data in parallel. The advantage of parallel transmission over serial transmission is the.

Digital data transmission can occur in two basic modes: serial or parallel. Data within a computer system is transmitted via parallel mode on buses

with the width of the parallel bus matched to the word size of the computer system. Data between computer systems is usually transmitted in bit serial mode . Consequently, it is necessary to make a parallel-to-serial conversion at a computer interface when sending data from a computer system into a network and a serial-to-parallel conversion at a computer interface when receiving information from a network. The type of transmission mode used may also depend upon distance and required data rate.

Parallel Transmission

In parallel transmission, multiple bits usually 8 bits or a byte/character are sent simultaneously on different channels wires, frequency channels within the same cable, or radio path, and synchronized to a clock. Parallel devices have a wider data bus than serial devices and can therefore transfer data in words of one or more bytes at a time. As a result, there is a speedup in parallel transmission bit rate over serial transmission bit rate. However, this speedup is a tradeoff versus cost since multiple wires cost more than a single wire, and as a parallel cable gets longer, the synchronization timing between multiple channels becomes more sensitive to distance. The timing for parallel transmission is provided by a constant clocking signal sent over a separate wire within the parallel cable; thus parallel transmission is considered synchronous .

Serial Transmission

In serial transmission, bits are sent sequentially on the same channel wire which reduces costs for wire but also slows the speed of transmission. Also, for serial transmission, some overhead time is needed since bits must be assembled and sent as a unit and then disassembled at the receiver.

Serial transmission can be either synchronous or asynchronous . In synchronous transmission, groups of bits are combined into frames and frames are sent continuously with or without data to be transmitted. In asynchronous transmission, groups of bits are sent as independent units with start/stop flags and no data link synchronization, to allow for arbitrary size gaps between frames. However, start/stop bits maintain physical bit level synchronization once detected.

Applications

Serial transmission is between two computers or from a computer to an external device located some distance away. Parallel transmission either takes place within a computer system on a computer bus or to an external device located a close distance away.

A special computer chip known as a universal asynchronous receiver transmitter UART acts as the interface between the parallel transmission of the computer bus and the serial transmission of the serial port. UARTs differ in performance capabilities based on the amount of on-chip memory they possess.

Examples

Examples of parallel mode transmission include connections between a computer and a printer parallel printer port and cable. Most printers are within

6 meters or 20 feet of the transmitting computer and the slight cost for extra wires is offset by the added speed gained through parallel transmission of data.

Examples of serial mode transmission include connections between a computer and a modem using the RS-232 protocol . Although an RS-232 cable can theoretically accommodate 25 wires, all but two of these wires are for overhead control signaling and not data transmission; the two data wires perform simple serial transmission in either direction. In this case, a computer may not be close to a modem, making the cost of parallel transmission prohibitive thus speed of transmission may be considered less important than the economical advantage of serial transmission.

Tradeoffs

Serial transmission via RS-232 is officially limited to 20 Kbps for a distance of 15 meters or 50 feet. Depending on the type of media used and the amount of external interference present, RS-232 can be transmitted at higher speeds, or over greater distances, or both. Parallel transmission has similar distance-versus-speed tradeoffs, as well as a clocking threshold distance. Techniques to increase the performance of serial and parallel transmission longer distance for same speed or higher speed for same distance include using better transmission media, such as fiber optics or conditioned cables, implementing repeaters, or using shielded/multiple wires for noise immunity.

Technology

To resolve the speed and distance limitations of serial transmission via RS-232, several other serial transmission standards have been developed including RS-449, V.35, Universal Serial Bus USB, and IEEE-1394 Firewire. Each of these standards has different electrical, mechanical, functional, and procedural characteristics. The electrical characteristics define voltage levels and timing of voltage level changes. Mechanical characteristics define the actual connector shape and number of wires. Common mechanical interface standards associated with parallel transmission are the DB-25 and Centronics connectors. The Centronics connector is a 36-pin parallel interface that also defines electrical signaling. Functional characteristics specify the operations performed by each pin in a connector; these can be classified into the broad categories of data, control, timing, and electrical ground. The procedural characteristics or protocol define the sequence of operations performed by pins in the connector.

see also Asynchronous and Synchronous Transmission; ATM Transmission; Internet; Telecommunications.

William J. Yurcik

Bibliography

Stallings, William.Data and Computer Communications, 6th ed. Upper Saddle River, NJ: Prentice Hall, 2000.