Byte consists of 7 or 8 bites
pengbin
Member Posts: 5 ■□□□□□□□□□
in CCNA & CCENT
It is said that "A byet is 7 or 8 bites, depending on whether parity is used" in one book. Can someone explain what is parity and how it afftest the number of bits in a byte? thanks...
Comments
-
binarysoul Member Posts: 993Shouldn't it be "A byte is 7 or 8 bits, depending on whether parity is used"??
Excellent observation
I could be wrong but I believe if parity is used then a byte is 7 bits (but again one bit is parity, so 7+1 is , and if not it's 8 bits.
But a byte is always 8 bits. -
blargoe Member Posts: 4,174 ■■■■■■■■■□byte is always 8 bits. all 8 of those bits might be data, or maybe only 7 bits of data + 1 parity.IT guy since 12/00
Recent: 11/2019 - RHCSA (RHEL 7); 2/2019 - Updated VCP to 6.5 (just a few days before VMware discontinued the re-cert policy...)
Working on: RHCE/Ansible
Future: Probably continued Red Hat Immersion, Possibly VCAP Design, or maybe a completely different path. Depends on job demands... -
BubbaJ Member Posts: 323I think a more accurate way of looking at it is how many bits of information are transmitted per byte. A byte is 8 bits, but, in the old days when trasmissions were less reliable and mostly text, 7 bits of data werre transmitted per byte. The parity bit was used to help determine if there were a glitch in the transmission. If the 7 data bits added to an odd number, the parity bit was set to one, and if the data bits added to an even number, the parity bit was set to zero. This was checked on the receiving end, and if it didn't match, the data were known to be corrupt. In those days, text was ASCII which was defined as 7 bits so it worked very well.
-
eurotrash Member Posts: 817binarysoul wrote:(but again one bit is parity, so 7+1 is
OMGZOR!!!!1!!!!!!!1111!1witty comment -
binarysoul Member Posts: 993Actually when I typed (7+1 is , I mistakenly typed : before ), so it made it a smily face One of those funny conicidenes.
-
EdTheLad Member Posts: 2,111 ■■■■□□□□□□Too funny!!Networking, sometimes i love it, mostly i hate it.Its all about the $$$$
-
eurotrash Member Posts: 817binarysoul wrote:Ohh I didn't know 8 and ) made smily face. I meant ( 7+1 is 8 )witty comment