Porta seriale e porta parallela O Port classifica e porto paralelo Serieller Anschluss und Parallelanschluss Port série et port parallèle Puerto serial y puerto paralelo

Introduction to input-output ports

Input-output ports are material elements on the computer, allowing the system to communicate with exterior elements, in other words to exchange data, hence the name input-output interface (sometimes known as I/O interface).

Serial port

Serial ports (also called RS-232, after the name of the standard they refer to) represent the first interfaces to allow computers to exchange information with the "outside world". The term serial refers to data sent via a single wire: the bits are sent one after the other (refer to section on data transmission for a presentation on transmission modes).

transmission on a serial port

Serial ports were originally able to only send data and not receive it, hence two-way ports were developed (the ports on current computers are two-way); two-way serial ports therefore need two wires for communication.

Serial communication takes place asynchronously, meaning that no synchronisation signal (or clock) is required: the data may be sent at random intervals. In return, the peripheral must be able to distinguish the characters (one character is 8 bits in length) among the succession of bits which is sent.
This is why, in this type of transmission, each character is preceded by a START bit and followed by a STOP bit. These control bits, which are needed for serial transmission, waste 20% of the bandwidth (for 10 bits sent, 8 are used to code the character and 2 are used for reception).

Serial ports are generally built into the mother board, which is why the connectors behind the casing and connected to the mother board by a wire cable can be used to connect an exterior element. Serial connectors generally have 9 or 25 pins and take the following form (DB9 and DB25 connectors respectively):

DB9 connector

DB25 connector

A personal computer generally has between one and four serial ports.

Parallel port

Parallel data transmission involves sending data simultaneously on several channels (wires). The parallel ports on personal computers can be used to send 8 bits (one octet) simultaneously via 8 wires.

transmission on a parallel port

The first two-way parallel ports allowed for speeds of 2.4Mb/s. Enhanced parallel ports have been developed however to achieve higher speeds:

  • The EPP (Enhanced Parallel Port) achieves speeds of 8 to 16 Mbps
  • The ECP (Enhanced Capabilities Port), developed by Hewlett Packard and Microsoft. It has the same characteristics as the EPP with in addition a Plug and Play feature, allowing the computer to recognise the connected peripherals.

Parallel ports, like serial ports, are built into the mother board. DB25 connectors allow connection to an exterior element (e.g. a printer).

DB25 connector

Last update on Thursday October 16, 2008 02:43:13 PM.This document entitled « Serial port and parellel port » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.

Best answers for « Serial port and parellel port » in :
How to change XP Serial/License number ShowHow to change XP Serial/License number Go to / Start Menu/ Run/ Type regedit and click OK. Before any operation in the registry, he should make a backup of the registry as a precaution In the Registry Editor, click File...
[Streaming] How to watch TV series on the Internet? Show[Streaming] How to watch TV series on the internet? Youtube, DailyMotion,Google Video Other Link Legal constraints See how the series streaming on the Internet? Streaming is a technology allowing you to see or hear almost...
Using No-CD Crack, Keygen, Serial and Patches ShowUsing No-CD Crack, Keygen, Serial and Patches Using No-CD Crack, Keygen, Serial and Patches A Patch or No-CD crack is a modified file or program that allows a user to run computer softwares without making use of the initial CD...
Download Free Virtual Serial Ports Emulator ShowFor the users of the same network or even on the single computer, sometimes an apparatus can be solicited by several applications more than once. Free Virtual Serial Ports Emulator or VPSE is a program intends for the computer engineers and in...
Linking two PCs with a null modem cable ShowLinking two computers without network cards The best way to link two computers is to use an RJ45 cable to connect the machines' network cards. However, when one or both of the computers has no network card, there is still a fairly easy way to...
Periphery Equipment ShowPeriphery Equipment Concepts "Periphery equipment" is electronic equipment that can be plugged into a computer using one of its input/output interfaces (serial port, parallel port, USB bus, FireWire bus, SCSI interface, etc.), most often by using a...
The USB (Universal Serial Bus) ShowIntroduction to the USB USB (Universal Serial Bus) is as its name suggests, based on serial type architecture. However, it is an input-output interface much quicker than standard serial ports. Serial architecture was used for this type of port for...