The difference between a PROM and a ROM (read-only memory) is that a PROM is manufactured as blank memory, whereas a ROM is programmed during the manufacturing process. To write data onto a PROM chip, you need a special device called a PROM programmer or PROM burner. The process of programming a PROM is sometimes called burning the PROM.
Serial Port - A serial port transmit data one bit at a time. Typically on older PCs, a modem, mouse, or keyboard would be connected via serial ports. Serial cables are cheaper to make than parallel cables and easier to shield from interference.
Parallel Port - The parallel port of older PCs could transmit 8 bits of data at a time, so it was faster than the old serial port (just as more traffic can move along a multi-lane highway than can move along a one-lane road). The parallel port was typically used to connect a printer to the computer.
USB Port - USB (Universal Serial Bus) is a newer type of serial connection that is much faster than the old serial ports. USB is also much smarter and more versatile since it allows the “daisy chaining” of up to 127 USB peripherals connected to one port.
USB ports can support the connection of many kinds of devices (keyboard, mouse, printer, audio in/out, external floppy or Zip drives, scanner, flash drive, etc.). Newer PCs and Macs include several USB ports, some often located in handy spots on the front panel of the computer case or the side of the keyboard. USB connections are hot-swappable (they can be connected and disconnected while the devices are turned on; this is not always true for older connection methods).
An updated version, called USB 2.0 has a speed of 480 Mbits/sec, which is 40 times faster than the older USB port’s high-speed mode (the connectors look the same).
Ethernet Port - Connecting your computer to a network requires a network adapter. This circuitry and port could be built into the motherboard (as is often the case in laptops and Macs), or your computer may have a network interface card (NIC) in one of its expansion slots. Your computer also needs the necessary networking software installed.
The most commonly used networking technology is Ethernet (we use it to connect together the PCs, Macs, and server computers on the UNM-LA Local Area Network).
PS/2 Ports - PS/2 ports are special ports for connecting the keyboard and mouse to some PC systems. This type of port was invented by IBM.
Audio Ports - The three small connectors shown at the right are for connecting sound input (from a tape player, for example), sound out (to connect you PC’s sound output to your stereo system of external speakers), and a microphone input port.
Bus Analyzer - is a computer bus analysis tool, often a combination of hardware and software, used during development of hardware or device drivers for a specific bus, diagnosing bus or device failures, or reverse engineering.
A bus analyzer is a type of protocol analyzer, which is designed for use with certain specific parallel and serial bus architectures. It differs from other protocol analyzers which analyze traffic running across non-bus-based mediums ranging from ethernet networks to wireless LANs or PANs.