A Paper Caper: The Hole Data

Since the dawn of computers, we’ve tried different ways to store data. These days, you grab data over the network, but you probably remember using optical disks, floppies, or, more recently, flash drives to load something into your computer. Old computers had to use a variety of methods, such as magnetic tape. But many early computers used some technology that existed from the pre-computer era, like punched cards or, as [Anthony Francis-Jones] shows us, paper tape.

Paper tape was common in TeleType machines and some industrial applications. In fact, as early as 1725, looms could use paper tape, which would eventually lead to punched cards. For computers, there were two common variations that differed in how many holes were punched across the tape: 5 or 8. There was also a small sprocket hole that allowed a gear to move the tape forward through a reader.

Typically, brushes or optical sensors would read the holes into the computer. Some paper tape used regular paper, but others used oily paper. You could also get tapes made out of mylar, which was very durable.

The other big difference in tapes was in how they were punched. A conventional tape had the entire hole punched out, leaving confetti-like “chad.” There were also chadless tapes where the chad was left slightly connected to the paper.

One common feature of paper tape was that it would skip any section where every hole had been punched. This allowed you to erase parts of the tape by punching over it. Then, with scissors and tape, you could splice sections by lining up the fully punched areas between two sections of tape. You could also make endless loops of tape.

Paper tape was used as a crude word processor back in the day. They were even used to send wire photos.

16 thoughts on “A Paper Caper: The Hole Data

  1. At 18:11 the video says “I’m well known for making mistakes, so you might wanna check my math), I was surprised to see 11 bytes/inch? That value feels odd, so looking back at the video it really looks like a perfect 10 bytes/inch (according to the image at 16:40 in the video).

    1. Standard 0.1 inch spacing in all directions in the tape I loaded for my first job, but a column wasn’t an 8 bit byte it was a character. That character might be expressed in 5 or 6 row encoding to keep the width (and thus cost and weight I had to lift) down.

      I am sure somewhere someone thought of using 8 bits as a bootstrap (we used cards for that), but for us, at least, mostly only textual data was being loaded. So thinking back to my University days, even with 8 column tape, it was usually 7 bits per character and a parity bit. But that 7 rows was overkill when you were only working with text, a few special chearacters and encoding let you use less.

      I recall well we a whole floor of (noisy) Keypunch machines staffed by a lovely group of ladies with incredible (and accurate) typing skills. There were no screens, they worked blind transcribing insurance claim data from form onto 6 row tape.

  2. Few of bits :-) of trivia from a former TTY repair person:
    – the tape is oiled because every hole punched lubricates the punch mechanism
    – the model 33 reader uses neither brushes nor optics, it uses tiny sense pins that either pass through the holes or are blocked by the tape. They are more reliable than brushes
    – the tape punch on the model 33 is connected mechanically to the codebars you can see when you lift the lid. The bits that set up the typewheel also determine the hole pattern in the tape. A KSR machine can easily be converted to an ASR machine, the most difficult part is running the wiring for the tape reader.

    1. I’ve got a Model 19 Teletype in my basement. I switched it on about six months ago and it still seems to work after having sat there for about 30 years. It was used in the Bell System and it was a 72 WPM gear set instead of the more common 60 WPM gearing. It is on a big metal desk with magnetic feedback power supply using coffee saucer size disk copper/selenium rectifiers. There is also a transmitter-distributor unit. The TTY is set up for KSR operation, echoing anything typed locally.

      The magnetic feedback power supply is pretty neat. There are no vacuum tubes needed for the voltage regulation. It uses an E core transformer with a coil on each of the legs of the E. The middle coil has DC from the output of the rectifier applied and is used to control the magnetic saturation of the core. If the output voltage increases, the core saturation also increases thus reducing the coupling between the input and output windings thus reducing the output voltage. The opposite happens when output voltage drops.

  3. “Chad”?!?! Where do you think the term “bit bucket” comes from? Those are “bits” punched out of the tape. The container they fall into is the “bit bucket”. ;-)

    1. You can call it a bit bucket all day long, 3.42857 or whatever the kids are calling 24/7 these days but what it contains are chads. It’s absurd to call things that aren’t there to be read “bits”.

      https://dictionary.cambridge.org/us/dictionary/english/chad

      It dates back to the 1930s. My first experience with computers (HP2000E) back in the 1970s relied on teletypes and paper tape so this was article was a fun read. Thanks!

      1. Yeah, ‘chad’ has been always the little bits of paper that is usually punched out of punches whether for three ring binders, punched cards, punched tape, etc.

    2. I didn’t know the origin of bit bucket, but it is/was a common term in the office when you delete files and such. ‘Throw it in the bit bucket’ . The waste basket is the the ’round file’. Funny the terms we come up with.

    3. The lab where I worked in the late 1970s had an initiation trick – when the new guy/gal – usually a guy due to the messy nature of the prank – gets up for a break, squirt some liquid nitrogen into a plastic Kodak 35 mm film canister and throw in a bunch of TTY chad, snap on the lid and tape it under the victim’s chair. The victim comes back and a few minutes later the film can lid pops off and chad goes all over the place. Timing was fairly critical so that the gag didn’t trigger too soon. It requires using a look-out to spot the victim on the way back and then quickly loading and placing the film can.

  4. The player piano rolls were the weirdest.

    Many implementations didn’t use electrical systems at all, instead they dragged the paper across a vacuum manifold that had a long row of ports for each key, with an individual hose going to that key’s actuator.

    As the paper was pulled across the manifold bar it would block or unblock each port, modulating the pressure in the actuator line for the key.

    They used vacuum instead of positive pressure because it kept the paper stuck tightly on the manifold for a good seal.

Leave a Reply to rclarkCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.