Back To Basics: Identify Your Computer Ports

Published on July 19, 2009 in General by Rami Taibah

Martin Owens over at DoctorMo’s blog designed an impressive set of visuals detailing a wide range of computer ports. Any self-respecting geek should know these, they do come in handy from time to time:

common-ports

  • Serial Port: A serial communication physical interface through which information transfers in or out one bit at a time
  • PS/2 Connector: Is used for connecting some keyboards and mice to a PC compatible computer system. Its name comes from the IBM Personal System/2 series of personal computers
  • Parallel Port: Sends several data signals simultaneously over several parallel channels (as opposed to the Serial Port)
  • Games Port: The traditional connector for video game input devices on x86-based PCs
  • All these ports have been replaced by USB

network-ports2

  • Ethernet/RJ45: Martin’s illustration calls this RJ45, however according to Wikipedia, this is incorrect and should be called 8P8C (8 Position 8 Contact.) They are usedtypically used to terminate twisted pair cable
  • Modem/RJ11: a physical interface often used for terminating telephone wires

video-ports1

  • VGA Port: Acronym for Video Graphic Array. Use this for external monitors
  • S-Video: Separate Video (not Super Video) carries the video data as two separate signals, lumen (luminance) and chroma (color)
  • HDMI: High Definition Multimedia Interface is a compact audio/video interface for transmitting uncompressed digital data
  • DVI: Digital Video Interface is a video interface standard designed to provide very high visual quality on digital display devices such as flat panel LCD computer displays and digital projectors
  • Mini-DVI: This connector is used on Apple computers as a digital alternative to the Mini-VGA connector
  • Micro-DVI: This port is a video connection port used by some Apple MacBook Air laptop computers produced between January-October 2008

audio

  • Audio Mini-Jacks Sockets are self-explainable, you can find more comprehensive description of this interface here
  • S/PDIF: Or Sony/Phillips Digital Interconnect Format

firewire-ports

power-ports

  • C5 / C6: “Cloverleaf” or “Mickey Mouse” power connectors can be seen on the majority of laptop power supplies and portable projectors
  • C7 / C8: C7 is also sometimes called “Shotgun.” These connectors can be found on  cassette recorders, battery/mains operated radios, some full size AV equipment, laptop computer power supplies, video game consoles
  • C13/C14: C14 is used as an inlet to attach the power cord to the power supply, as do many monitors, printers and other peripherals. While many older computers also provide a panel-mounting C13 outlet for powering the monitor

usb-ports

  • USB-A: This kind of plug is most frequently seen on cables that are permanently attached to a device, such as one on a cable that connects a keyboard or mouse to the computer
  • USB-B: Typically plugs into an upstream receptacle on a device that uses a removable cable, e.g. a printer
  • Mini-A & Mini-B: Mini-A is now deprecated, but both these plugs are plugs are approximately 3 by 7 mm. These are used in PDA’s, mobile phone, and cameras
  • Micro-B: Micro plugs have a similar width as the Mini’s but approximately half the thickness. These enable integration into thinner portable devices.
  • Micro-AB: This receptacle is capable of accepting either a Micro-A plug or a Micro-B plug

other-ports

  • eSata: External Serial Advanced Technology Attachment, standardized in 2004, provides a variant of SATA meant for external connectivity
  • DisplayPort: Is a digital display interface standard put forth by the Video Electronics Standards Association (VESA) since 2006
  • MiniDP:  A miniaturized version of the DisplayPort used by Apple
  • PCMCIA: Personal Computer Memory Card International Association is used in a wide range of products such as WiFi, networking and memory

Images are Copyright 2009, Martin Owens, Creative Commons BY-SA

About Rami Taibah

Rami Taibah the founder of The Linuxologist and a self proclaimed geek and Linux aficionado. This fall, he will be pursuing an MIMS degree at UC Berkeley, California. You can follow him on Twitter @rtaibah.

«

»

  • jim50000
    The audio one is not technically correct. That is a TOSLINK socket not S/PDIF. Most of the time the Data Link part of the S/PDIF is used with TOSLINK but not the physical part.
  • notyouradmin
    Missing an on board smart card reader for laptops.
  • larrybrianh
    Some clarification on the RJ11 and RJ45 discussion:
    RJ11, RJ14, RJ25 are codes for the modular telephone connectors used in homes and offices – RJ11 being the most commonly used code. The code is derived from the FCC ‘Registered Jack’ plus the conductor configuration number. All have 6 positions available, which determines the physical size, and the number of conductors employed is respectively 2, 4 and 6. The Position and Conductor designations are: RJ11=6P2C, RJ14=6P4C and RJ25=6P6C.
    RJ45: The standard eight-position data connector (8P8C) used on an Ethernet cable.
    RJ9, RJ10, RJ22: These designations, although incorrect since none are actually ‘Registered Jacks’ (see RJ11) are commonly used to describe the 4P4C connectors for handsets.
  • relentl3ss
    No SCSI!!!!
  • billywerb
    The orange mini-jack socket for the centre/subwoofer often doubles as a mini-jack SPDIF output. Either that or there is a separate RCA electrical SPDIF output that is also would be orange.
    I think it would be useful if this guide included the additional uses and analogue surround sound sockets shown on the "TRS connector" page.

    Minor quibbles aside though, thanks for the great guide, really handy.
  • Even According to The A+ technical information the Ethernet is called RJ 45 so no idea where Wiki got their info from.
  • mihai2233
    you should note that e-sata works as a normal usb port (usb a).
  • Protagonistics
    I am in the process of reorganizing my computer parts cache and was going to make labels to organize based on plug type. Beautiful and informative-- and you saved me a lot of work!

    Thanks!
  • spencerdrager
    Excellent post. A great refresher course for experts or introduction to ports for newbies.

    One you missed: 1-pin power connector going into most laptops.
  • I know most of my ports..i need to brush up on them, this is awesome!
  • Very good list. A few more that you may want to add:
    expresscard 34 & 54
    combo USB/eSATA (aka power over esata) http://bit.ly/4vmXQ4
  • This list is very helpful especially to the starters. Even the experts need to review their definitions to be updated. Great list!
  • evelyntiffany
    I bought a new laptop, an Acer Travelmate and it had lots of ports of all shapes and sizes. Thanks to your post I know what they do now and perhaps I'll have a chance to use them al before I buy another laptop.
    ________
    Evelyn Tiffany - dedicated server programmer.
  • Love it; excellent photos.

    Do enough networking, though, and you'll learn that serial has not yet completely fallen by the way side. Unfortunately...
  • robertwomg
    Great write up! Here are a few feedback comments:

    1) RJ11: You might want to add the fact that you can send a fax as well.

    2) DVI: You might want to add the other various DVI connectors. Here's a handy link.
    http://www.interfacebus.com/Design_Connector_Digital_Visual_Interface_DVI_Bus.html
  • doofus
    RJ11 Voice Mail as well
  • doctormo
    Nice descriptions of each thing, are they also CC-BY-SA so I can use them in a revision?

    I've got a list of fixes to do for revision 7, it's been held off while I complete the rest of this weeks sys-admin course section. Better to have the whole course complete then work on refinement of one single part eh.
  • Thanks Martin. Of course you can! I need to put a CC badge somewhere on this site....

    Great, I will update the images (and blog) accordingly. I am also looking forward for your internal parts section :)
blog comments powered by Disqus