Recent | Online | Vintage | Modern | XP | Win | Mac  OS9 | DOS | Amiga | Atari ST | Graphics | Midi io | Sequencers | Roland "MC" | E-mu | Ensoniq | Akai MPCs | Samplers | Akai "S" | Roland "S"Synths | VST Samplers | VST Synths | Roland "JV" | Modules | Drums | Mixers | Timeline | HackintoshArtists | Graphics

Welcome to Oldschooldaw.com! (Online since 2014) serving vintage computers worldwide! this is our NEW WEBHOST as we've moved from our OLD GODADDY to a brand new server location to start off 2026. thanks to Godaddy for hosting the site for 11 years and a big thank you to IONOS.COM for the great pricing going forward! this site exists as a resource for historical archival of information + file resources neccessary to make use of vintage computer hardware + vintage music composition software that runs on those old platforms. conceived conceptually by Chris Nova to address the problem of  missing information + missing chronological references caused due to this information slightly predating the creation of the modern internet, much of the information here has been sourced from magazines + books as well as scraped from other websites that have since gone offline and wont be coming back.

Author Topic: Serial VS Parallel - Legacy Technology Differences  (Read 15585 times)

0 Members and 1 Guest are viewing this topic.

Offline chrisNova777

  • Underground tech support agent
  • Administrator
  • Posts: 10131
  • Gender: Male
  • "Vintage MIDI Sequencing + Audio Production"
    • www.oldschooldaw.com | vintage audio production software + hardware info
Serial VS Parallel - Legacy Technology Differences
« on: August 26, 2015, 11:15:20 PM »
Quote
Parallel Transmission
Parallel transmission occurs across a parallel wire. Parallel wires are flat and think, constituting multiple, smaller cables. Each cable can carry a single bit of information (either representing a 1 or 0). A parallel cable can carry multiple bits at the same time, one for each cable. An eight-cable parallel wire, for example, could carry an entire byte of data. This results in faster data transmission per second, all things being equal.

Serial Transmission
Serial transmission occurs over a single cable, one bit at a time. This type of communication is named "serial" not simply because data travels one bit at a time, but also because these bits must be organized in a particular way so that transmissions can be organized and considered trustworthy. For example, a single transmission from a peripheral device using serial data might take only 6 bits, so the serial mechanism has a way to dictate how to signal things like an "end of transmission."

Advantages and DIsadvantages
Parallel connections are, all things being equal, faster due to a higher rate of transfer. However, parallel ports also require more hardware, making them more expensive to implement. Furthermore, data transfer rates have increased to such an extent that serial connections can transfer entire gigabytes per second. Serial connections are also easier to implement, making them the go-to hardware choice for plug-and-play peripheral devices such as external hard drives and MP3 players. -- http://science.opposingviews.com/difference-between-serial-parallel-data-transfer-1608.html