[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ih] bits, was bytes [Re: "network unix"]
- Subject: [ih] bits, was bytes [Re: "network unix"]
- From: johnl at iecc.com (John Levine)
- Date: 10 Oct 2016 18:59:28 -0000
- In-reply-to: <[email protected]>
>The size of a bit has stayed fairly constant.
>So has the number of bits in a bit.
Depends how far back you go. According to my handy IBM 650 manual,
each digit was represented in bi-quinary, where there was one group
with five, uh, bit like things representing 0-4 and another group with
two things representing 0 and 5. Error checking logic checked that
exactly one thing in each group was on.
So they were sort of like bits, but not really.
Helpfully,
John