Page 1 of 3 123 LastLast
Results 1 to 16 of 34

Thread: 8 bits in a Byte

  1. #1
    HEXUS.timelord. Zak33's Avatar
    Join Date
    Jul 2003
    Location
    I'm a Jessie
    Posts
    35,176
    Thanks
    3,121
    Thanked
    3,173 times in 1,922 posts
    • Zak33's system
      • Storage:
      • Kingston HyperX SSD, Hitachi 1Tb
      • Graphics card(s):
      • Nvidia 1050
      • PSU:
      • Coolermaster 800w
      • Case:
      • Silverstone Fortress FT01
      • Operating System:
      • Win10
      • Internet:
      • Zen FTC uber speedy

    8 bits in a Byte

    Just for the record

    People keep forgetting it, and it's a broadband marketing thing.

    Quote Originally Posted by Advice Trinity by Knoxville
    "The second you aren't paying attention to the tool you're using, it will take your fingers from you. It does not know sympathy." |
    "If you don't gaffer it, it will gaffer you" | "Belt and braces"

  2. #2
    Common Sense Advocate Rabs's Avatar
    Join Date
    Jul 2003
    Location
    Preston
    Posts
    760
    Thanks
    1
    Thanked
    5 times in 4 posts
    • Rabs's system
      • Motherboard:
      • Gigabyte Z170X Gaming 7
      • CPU:
      • Intel Core i7 6700K
      • Memory:
      • 2 x 8GB Corsair Vengeance Red
      • Storage:
      • 256GB Samsung 950 Pro Nvme, 1TB Seagate HD
      • Graphics card(s):
      • EVGA Nvidia 970OC
      • PSU:
      • Coolermaster Ethusiast 850W
      • Case:
      • Coolermaster Stacker STC 101
      • Operating System:
      • Windows 10
      • Monitor(s):
      • Benq GW2760 27"
      • Internet:
      • Virgin Cable 200/12

    Re: 8 bits in a Byte

    Kilobits and Megabits .... Kb and Mb

  3. #3
    HEXUS.kitty Haiku32's Avatar
    Join Date
    Dec 2008
    Location
    Glasgow
    Posts
    828
    Thanks
    72
    Thanked
    59 times in 38 posts
    • Haiku32's system
      • Motherboard:
      • Abit IP-35 Dark Raider
      • CPU:
      • Q6600 @ 3.0gHz
      • Memory:
      • 2GB
      • Storage:
      • Western Digital 500GB
      • Graphics card(s):
      • XFX 8800GTS 640mb
      • PSU:
      • Corsair 520W
      • Case:
      • Antec 900
      • Operating System:
      • Vista Premium 64bit
      • Monitor(s):
      • Samsung 20" + LG 22"
      • Internet:
      • Virgin Media 16Mb

    Re: 8 bits in a Byte

    Of course I knew there ware 8 bits in a byte, but I always thought any variation of kb (KB, kB, Kb) just meant kilobytes.

  4. #4
    Sublime HEXUS.net
    Join Date
    Jul 2003
    Location
    The Void.. Floating
    Posts
    11,819
    Thanks
    213
    Thanked
    233 times in 160 posts
    • Stoo's system
      • Motherboard:
      • Mac Pro
      • CPU:
      • 2*Xeon 5450 @ 2.8GHz, 12MB Cache
      • Memory:
      • 32GB 1600MHz FBDIMM
      • Storage:
      • ~ 2.5TB + 4TB external array
      • Graphics card(s):
      • ATI Radeon HD 4870
      • Case:
      • Mac Pro
      • Operating System:
      • OS X 10.7
      • Monitor(s):
      • 24" Samsung 244T Black
      • Internet:
      • Zen Max Pro

    Re: 8 bits in a Byte

    half a byte (4 bits) is also called a nibble (seriously!)

    and there's more.. (although unofficial)

    2 bits = crumb

    16 bits = plate

    32 bits = dinner

    48 bits = gobble

    (\__/)
    (='.'=)
    (")_(")

  5. #5
    Senior Member manwithnoname's Avatar
    Join Date
    Dec 2005
    Posts
    1,050
    Thanks
    17
    Thanked
    26 times in 25 posts

    Re: 8 bits in a Byte

    My computer architecture (course CS102 I think) lesson:
    Q: How many bits in a byte?
    A: It depends how wide your byte is.

    ... it's never simple.

    Quote Originally Posted by Stoo View Post
    half a byte (4 bits) is also called a nibble (seriously!)
    stoo's nibble could also be a whole byte depending on the architecture (albeit very old architecture)

    Broadband marketing it terrible, it's bad enough the 'b' representing bits but:
    up to 8Mb service

  6. #6
    Gentoo Ricer
    Join Date
    Jan 2005
    Location
    Galway
    Posts
    11,048
    Thanks
    1,016
    Thanked
    944 times in 704 posts
    • aidanjt's system
      • Motherboard:
      • Asus Strix Z370-G
      • CPU:
      • Intel i7-8700K
      • Memory:
      • 2x8GB Corsiar LPX 3000C15
      • Storage:
      • 500GB Samsung 960 EVO
      • Graphics card(s):
      • EVGA GTX 970 SC ACX 2.0
      • PSU:
      • EVGA G3 750W
      • Case:
      • Fractal Design Define C Mini
      • Operating System:
      • Windows 10 Pro
      • Monitor(s):
      • Asus MG279Q
      • Internet:
      • 240mbps Virgin Cable

    Re: 8 bits in a Byte

    Useful (but short) table of prefixes and suffixes for data metrics:

    1b (bit) = a single bit of data, i.e. 0 or 1
    1B (Byte) = 8 bits of data
    1kb (kilobits) = 1000 bits
    1KB (kilobytes) = 1000 bytes
    1Kib (Kibibits) = 1024 bits
    1KiB (Kibibytes) = 1024 Bytes
    1mb (megabits) = 1000 kilobits
    1MB (Megabytes) = 1000 kilobytes
    1Mib (Mebibits) = 1024 kibibits
    1MiB (Mebibytes) = 1024 kibibytes

    Before IEC/SI standardised (and ramsaked the kilo/mega/etc prefix, since most people assume kilo/mega = 1000) these prefixes and suffixes, every byte unit of data measurement was an exponent of 2 (that is, 2 to the power of 'n'). What confused people more was that hard drive manufacturers were advertising n GB HDDs as Base10, which was incorrect (at the time), so when they installed their hard drive in their computer and formatted it, the OS showed that the hard drive had less capacity than advertised and complaints ensued in all directions. So now we have more prefixes and suffixes for people to get confused about, but everyones asses are covered, legally (Well, except some software vendors).

    For more information, see the Wikipedia article on binary prefixes.
    Quote Originally Posted by Agent View Post
    ...every time Creative bring out a new card range their advertising makes it sound like they have discovered a way to insert a thousand Chuck Norris super dwarfs in your ears...

  7. Received thanks from:

    magneticman (09-01-2009)

  8. #7
    Senior Member Perfectionist's Avatar
    Join Date
    May 2007
    Posts
    824
    Thanks
    245
    Thanked
    39 times in 30 posts

    Re: 8 bits in a Byte

    Quote Originally Posted by manwithnoname View Post
    Broadband marketing it terrible, it's bad enough the 'b' representing bits but:
    up to 8Mb service
    Yeah, it should have been made illegal ages ago. There's simply no reason in this day and age to measure connection speeds in megabits apart from to mislead customers and potential customers who are nearly always used to Mb meaning megabytes.

  9. #8
    Senior Member
    Join Date
    Aug 2007
    Posts
    1,094
    Thanks
    11
    Thanked
    77 times in 75 posts
    • LuckyNV's system
      • Motherboard:
      • MSI GD65
      • CPU:
      • i5 750 w/ Thermalright Ultra120X
      • Memory:
      • 2x2GB DDR3-1600 Cas7
      • Storage:
      • 640GB.AAKS, 2xSamsung F1 1TB, 2xSamsung 64GB SLC SSD
      • Graphics card(s):
      • Sapphire HD6870 1GB
      • PSU:
      • Corsair HX620W
      • Case:
      • Coolermaster HAF-932
      • Operating System:
      • Windows 7 Pro 64bit
      • Monitor(s):
      • LG W2286L
      • Internet:
      • Be* Unlimited@21Mbps w/ Draytek 2710n

    Re: 8 bits in a Byte

    Nothing particularly wrong with the "upto" notation because its difficult for any adsl company to predict what actual speeds you will achieve with there being so many factors and some totally out of their control.

  10. #9
    The late but legendary peterb - Onward and Upward peterb's Avatar
    Join Date
    Aug 2005
    Location
    Looking down & checking on swearing
    Posts
    19,378
    Thanks
    2,892
    Thanked
    3,403 times in 2,693 posts

    Re: 8 bits in a Byte

    Quote Originally Posted by manwithnoname View Post
    My computer architecture (course CS102 I think) lesson:
    Q: How many bits in a byte?
    A: It depends how wide your byte is.

    ... it's never simple.
    By convention a byte is 8 bits (from when 8 bit computing was normal - 16 bits is a double byte (8 bit processors tended to have 16 bit wide address busses) and 32 bits was a word.
    (\__/)
    (='.'=)
    (")_(")

    Been helped or just 'Like' a post? Use the Thanks button!
    My broadband speed - 750 Meganibbles/minute

  11. #10
    I R Toff Pandi! TAKTAK's Avatar
    Join Date
    Mar 2008
    Location
    Vergon6
    Posts
    7,450
    Thanks
    553
    Thanked
    1,013 times in 748 posts
    • TAKTAK's system
      • Motherboard:
      • ASUS ROG STRIX B450-F GAMING
      • CPU:
      • Ryzen 7 3700X
      • Memory:
      • 16GB Corsair Vengeance LPX 3200MHz
      • Storage:
      • 500GB Samsung 970 EVO
      • Graphics card(s):
      • 5700 XT 50th Anniversary
      • PSU:
      • Be Quiet SFX-L 600W
      • Case:
      • Lian Li PC-O11 Mini
      • Operating System:
      • Windows 10
      • Monitor(s):
      • LG Ultrawide
      • Internet:
      • 200Mb FTTP

    Re: 8 bits in a Byte

    theres nothing wrong with the terminology...

    Bits per second for communications...
    Bytes for storage...


    bits are a little b

    bytes are a big B
    Post Counts and Other Rewards, Rules, Folding@Home, Fans: Push vs Pull vs Push-Pull, Corsair PSU OEMs.

    Quote Originally Posted by razer121 View Post
    Would you like me to enter you? it would be my pleasure
    TAKTAK.co.uk

  12. #11
    Senior Member Perfectionist's Avatar
    Join Date
    May 2007
    Posts
    824
    Thanks
    245
    Thanked
    39 times in 30 posts

    Re: 8 bits in a Byte

    Quote Originally Posted by LuckyNV View Post
    Nothing particularly wrong with the "upto" notation because its difficult for any adsl company to predict what actual speeds you will achieve with there being so many factors and some totally out of their control.
    Eh, I dunno, the prevalence of that term's annoying sometimes. I visited a friend in hospital a few days ago and even in the little cafe/food shops there they're doing this (think it was outsourced to a private comp), well the other term which is just the other end of the scale "from £whatever" - where the "from" price is water, and the rest are like £4 more expensive.

    Quote Originally Posted by TAKTAK View Post
    theres nothing wrong with the terminology...

    Bits per second for communications...
    Bytes for storage...


    bits are a little b

    bytes are a big B
    The average person does not know that though. It's like if food ingredients were allowed to be listed in the kind of terminology used on stuff like shampoos - Latin and proper scientific chemical names etc. It's not, for hopefully obvious reasons.

  13. #12
    I R Toff Pandi! TAKTAK's Avatar
    Join Date
    Mar 2008
    Location
    Vergon6
    Posts
    7,450
    Thanks
    553
    Thanked
    1,013 times in 748 posts
    • TAKTAK's system
      • Motherboard:
      • ASUS ROG STRIX B450-F GAMING
      • CPU:
      • Ryzen 7 3700X
      • Memory:
      • 16GB Corsair Vengeance LPX 3200MHz
      • Storage:
      • 500GB Samsung 970 EVO
      • Graphics card(s):
      • 5700 XT 50th Anniversary
      • PSU:
      • Be Quiet SFX-L 600W
      • Case:
      • Lian Li PC-O11 Mini
      • Operating System:
      • Windows 10
      • Monitor(s):
      • LG Ultrawide
      • Internet:
      • 200Mb FTTP

    Re: 8 bits in a Byte

    Quote Originally Posted by Perfectionist View Post
    The average person does not know that though. It's like if food ingredients were allowed to be listed in the kind of terminology used on stuff like shampoos - Latin and proper scientific chemical names etc. It's not, for hopefully obvious reasons.
    But you can't just go around changing measuring scales willy-nilly, communications are measured in bits per second...

    It's like me saying i don't know what a Kilometre is so i'm going to change it from the official term to Kangaroo testicles...
    Post Counts and Other Rewards, Rules, Folding@Home, Fans: Push vs Pull vs Push-Pull, Corsair PSU OEMs.

    Quote Originally Posted by razer121 View Post
    Would you like me to enter you? it would be my pleasure
    TAKTAK.co.uk

  14. #13
    Senior Member Perfectionist's Avatar
    Join Date
    May 2007
    Posts
    824
    Thanks
    245
    Thanked
    39 times in 30 posts

    Re: 8 bits in a Byte

    There's no logical reason for it to be measured in bits per second though, other than the cop-out "traditional" argument "it's always been that way". Today's speeds don't need to be measured by such a small unit.

  15. #14
    Gentoo Ricer
    Join Date
    Jan 2005
    Location
    Galway
    Posts
    11,048
    Thanks
    1,016
    Thanked
    944 times in 704 posts
    • aidanjt's system
      • Motherboard:
      • Asus Strix Z370-G
      • CPU:
      • Intel i7-8700K
      • Memory:
      • 2x8GB Corsiar LPX 3000C15
      • Storage:
      • 500GB Samsung 960 EVO
      • Graphics card(s):
      • EVGA GTX 970 SC ACX 2.0
      • PSU:
      • EVGA G3 750W
      • Case:
      • Fractal Design Define C Mini
      • Operating System:
      • Windows 10 Pro
      • Monitor(s):
      • Asus MG279Q
      • Internet:
      • 240mbps Virgin Cable

    Re: 8 bits in a Byte

    Quote Originally Posted by Perfectionist View Post
    There's no logical reason for it to be measured in bits per second though, other than the cop-out "traditional" argument "it's always been that way". Today's speeds don't need to be measured by such a small unit.
    Exactly!.. Hence the k/m/g/t/etc prefixes.
    Quote Originally Posted by Agent View Post
    ...every time Creative bring out a new card range their advertising makes it sound like they have discovered a way to insert a thousand Chuck Norris super dwarfs in your ears...

  16. #15
    HEXUS.kitty Haiku32's Avatar
    Join Date
    Dec 2008
    Location
    Glasgow
    Posts
    828
    Thanks
    72
    Thanked
    59 times in 38 posts
    • Haiku32's system
      • Motherboard:
      • Abit IP-35 Dark Raider
      • CPU:
      • Q6600 @ 3.0gHz
      • Memory:
      • 2GB
      • Storage:
      • Western Digital 500GB
      • Graphics card(s):
      • XFX 8800GTS 640mb
      • PSU:
      • Corsair 520W
      • Case:
      • Antec 900
      • Operating System:
      • Vista Premium 64bit
      • Monitor(s):
      • Samsung 20" + LG 22"
      • Internet:
      • Virgin Media 16Mb

    Re: 8 bits in a Byte

    There's no reason they can't put - "16 megabits per second" so the consumer will go and research what a megabit is instead of thinking that Mb is the same as MB (I did until a few hours ago ).

    It's like advertising a processor and saying it's clock speed is 2,400,000Hz, instead of just saying 2.4gHz. It makes it sound alot better to the average consumer because they won't necessarily understand the prefixes, so is potentially misleading.

    Sure, saying there broadband speed is 16Mb sounds alot better than 2MB, but it allows the customer to fully understand what they are buying.

  17. #16
    Senior Member manwithnoname's Avatar
    Join Date
    Dec 2005
    Posts
    1,050
    Thanks
    17
    Thanked
    26 times in 25 posts

    Re: 8 bits in a Byte

    Quote Originally Posted by peterb View Post
    By convention a byte is 8 bits (from when 8 bit computing was normal - 16 bits is a double byte (8 bit processors tended to have 16 bit wide address busses) and 32 bits was a word.
    I was harking back to the days when a 4 bit processor had a 4 bit byte (all my architecture course include history lessons). Convention has 8 bits to a byte - but I would put all my money on it. Words are another can of worms altogether, words could be 16 bits or 32 bits, even way back when.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •