Understanding the differences between 8bit, 16bit, 32bit, and 64bit -- Arrow Tech Trivia

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ต.ค. 2024
  • In computing bit length seems to be all people care about with the latest craze being 64bit microprocessors moving into our mobile devices. What does bit length actually determine in our devices? Come with us as we explore come of the fundamentals of bits and what they mean to the data we engage with every day.
    Products in the video:
    www.arrow.com/...
    www.arrow.com/...
    www.arrow.com/...
    www.arrow.com/...

ความคิดเห็น • 139

  • @adamumu4048
    @adamumu4048 3 ปีที่แล้ว +60

    64bits 32bits 16bits 8bits 4bits 2bits 1bit half bit QuArTeR BiT

    • @C455C0R3
      @C455C0R3 3 ปีที่แล้ว +6

      T H E
      W R I S T
      G A M E

    • @theluigifan1
      @theluigifan1 3 ปีที่แล้ว +1

      @Hashir Easa It’s from the guy known as AVGN. And it’s *not* stupid.

    • @inkyencore0429
      @inkyencore0429 ปีที่แล้ว

      *** ***** *****

  • @bitaranto546
    @bitaranto546 6 ปีที่แล้ว +40

    Really great informations but I was hoping to get more information about the following three characteristics and what they are about:
    -data bus width
    -addressing width
    -register width

    • @frankowalker4662
      @frankowalker4662 3 ปีที่แล้ว +15

      With data bus and address lines, the 'width' just means how many bits are sent at one time through seperate wires. An 8 bit data bus has 8 seperate I/O lines to send and receive with, a 16 bit data bus has 16 lines of I/O. It's the same with the address lines, with 8 bit addressing the most memory, (for example), you can access is 256 bytes. With 16 bit addressing it goes upto 65536 bytes, or 64K.
      The registers are a bit more complex. The registers are like variables built into the CPU that it uses to keep track of what it's doing and what 'state' it's in. So an 8 bit register can hold a number from 0-255, a 16 bit register can hold a number from 0-65535. I hope this helps.
      (There is a reason I never became a teacher. LOL)

    • @bitaranto546
      @bitaranto546 3 ปีที่แล้ว +5

      @@frankowalker4662 Wow, great information mate. Didn't expect this after a so long time, thanks a lot!

    • @frankowalker4662
      @frankowalker4662 3 ปีที่แล้ว +7

      @@bitaranto546 No Problem. When I replied to you, I thought it said 2 months ago. Not 2 years. LOL. I'm just glad I could help.

    • @Ledmetacdc
      @Ledmetacdc 10 หลายเดือนก่อน +1

      ​@frankowalker4662 honestly one of the most informative comments I've seen on any website. Thanks, I wasn't quite grasping these ideas before I read your comment.

    • @khayla_matthews
      @khayla_matthews 3 หลายเดือนก่อน

      ​@@frankowalker4662 this was super helpful! Thank you!

  • @swarmrobotics
    @swarmrobotics 4 ปีที่แล้ว +23

    0:59 he said 4.3 million instead of 4.3 billion

  • @louper3002
    @louper3002 6 ปีที่แล้ว +19

    Liking the look and knowledge my man, keep it up!

  • @marcyao7
    @marcyao7 7 ปีที่แล้ว +23

    Nice Videos, very instructive! You sound like an intelligent man who took time to learn. I like the way the information is given out.

  • @MrGobenath
    @MrGobenath 4 ปีที่แล้ว +7

    good and basic information it easy to understood

  • @kellyherald1390
    @kellyherald1390 4 ปีที่แล้ว +41

    2^8 does not give you 255 unique numbers, it gives you 256. You MUST count the number 0 (zero).

    • @martinhorner642
      @martinhorner642 2 ปีที่แล้ว +3

      Glad I wasn't the only one that realized 2^x CANNOT produce an odd number.

    • @afrodisiac2181
      @afrodisiac2181 2 ปีที่แล้ว +8

      0:45 explains this. Hope it helps!

    • @kacperfilipek8461
      @kacperfilipek8461 2 ปีที่แล้ว +1

      @@afrodisiac2181 But it doesn't give you "255 unique numbers" it's 256 unique numbers, that is any number from 0 up to 255. 255 is the biggest number you can represent with 8 bits, but you also have to count 0, as it is also a number.

    • @ZarzenLetsPlay
      @ZarzenLetsPlay 2 ปีที่แล้ว

      He litteraly says -1

    • @kermitdafrog8
      @kermitdafrog8 2 ปีที่แล้ว

      0-255 = 256 numbers

  • @FullFledged2010
    @FullFledged2010 6 ปีที่แล้ว +8

    Cool vid! Awesome to see one of "our" (I work at nxp) chips in it. ^^

  • @Cthulhu91
    @Cthulhu91 7 ปีที่แล้ว +104

    Comic book guy is real

  • @Preludedraw
    @Preludedraw 2 ปีที่แล้ว

    Why is there no ad in this video?

  • @watercat1248
    @watercat1248 4 ปีที่แล้ว +1

    That means I 8bit console is console we don't have a lot memory?

  • @PakiNewsNetwork
    @PakiNewsNetwork 2 ปีที่แล้ว

    Sir, Arduino 8 bit + Arduino 8 bit= 16 Bit. Is that possible??

  • @ruffwoofoof2342
    @ruffwoofoof2342 5 ปีที่แล้ว +4

    im emf sensitive and i tried using both 16 bit and 32 bit chinese handheld gaming systems but had to sell them. Ive never noticed any problems with 8 bit handheld game systems. 32 bit system was the worst of the lot for me. Im wondering if i played 8 bit games on the 32 bit system if it would just use 8 bits of its cpu because i loved the ips screen on the 32 bit system, ya know??

  • @jscons7424
    @jscons7424 2 ปีที่แล้ว

    When do you read chip as 8bit, 16, 32 etc with a programmer like Xprog, because default it always 8 bit selected, when do you know that this chip must be read in 16 bit or 32 bit .
    I get confuse when I open a programmer and a smal 8 legged eeprom is ready to ready but don’t know if to select 8bit to read or 16bit.
    Please help with a simple techniques
    Thanks

  • @FurEngel
    @FurEngel 7 ปีที่แล้ว +5

    Its more complicated than that. For example, many 8-bit processors will have 16-bit registers and operators.

    • @seanocansey2956
      @seanocansey2956 7 ปีที่แล้ว

      D.E. Sarcarean like arduino

    • @BertGrink
      @BertGrink 6 ปีที่แล้ว +1

      While on the other hand, the Motorola 68008 has 32-bit registers, a 16-bit address bus and an 8-bit databus.

    • @thorham1346
      @thorham1346 6 ปีที่แล้ว +1

      20 bit address bus. The ALU is 16 bit.

  • @Filipovik
    @Filipovik 3 ปีที่แล้ว

    Finally I understand how bits works.
    Good explanation

  • @ParveenSharma-ee9gl
    @ParveenSharma-ee9gl 2 ปีที่แล้ว

    Can I say - 64 bit processors are faster than 32 bit processors? Or again there is any hidden term here?

  • @offorh.i.c8374
    @offorh.i.c8374 7 ปีที่แล้ว +4

    Hi Nicholas, thanks for this very clear explanation. You sound very professional and confident in technology. I sure would want to learn more from you. Please which other videos do you have ?

    • @CaidenTMG
      @CaidenTMG 5 ปีที่แล้ว +5

      what do you mean lmao just look at the videos

    • @samuelepelisseri
      @samuelepelisseri 2 ปีที่แล้ว +1

      @@CaidenTMG dude was flirting 😭

  • @NatureLover-rj4jp
    @NatureLover-rj4jp 3 ปีที่แล้ว

    Is their any need to set background music

  • @dacypher22
    @dacypher22 7 ปีที่แล้ว +3

    Judging by those numbers, wouldn't that mean that 64-bit architecture could theoretically address up to 18 yottabytes of RAM? I know that in reality it means it is basically unlimited at least for the next very long time, but just curious after you said in 64-bit we are not talking about terabytes of RAM.

    • @BertGrink
      @BertGrink 6 ปีที่แล้ว +3

      You are on the right track, but the correct term is exabytes, 16 of them to be precise (using the binary system, not the decimal one)

    • @ashrifashrif7989
      @ashrifashrif7989 6 ปีที่แล้ว

      dacypher22 V9811s

  • @csx6025gamer
    @csx6025gamer 3 ปีที่แล้ว +5

    Thumbnail: **shows the famous melody ic**

  • @martinmercerjr8615
    @martinmercerjr8615 2 ปีที่แล้ว

    I am trying to find out what the actual size of bit in inches. I understand binary. Before it blows my mind, how many transistors you are on a chip

  • @Cantreachthestars
    @Cantreachthestars 6 ปีที่แล้ว +1

    I like this guy. Can't seem to figure out why

  • @maximilianlindner
    @maximilianlindner 5 ปีที่แล้ว +2

    This is the most complicated way of saying, that more bits allow for higher memory access.
    Correct me, if I'm wrong.

  • @miles2378
    @miles2378 6 ปีที่แล้ว

    Do you know if any one I'd working experimentaly on 132bit cpu's.

  • @shqureshi516
    @shqureshi516 8 ปีที่แล้ว +9

    good information... helped me a lot. .... thanks again :)

    • @JasonAvronSamuels
      @JasonAvronSamuels 8 ปีที่แล้ว

      Hey Shafaat, are you related to Nabeel or Farhan Qureshi?

  • @naderhumood1199
    @naderhumood1199 3 ปีที่แล้ว

    It is simple information.... But looking forward to receiving more vedio.... Thanks v much Sir ✌️ Peace.

  • @szymontanski1660
    @szymontanski1660 ปีที่แล้ว

    Isn't 2^32 actually 4.3 billion?

  • @CuTeChicKen
    @CuTeChicKen 5 ปีที่แล้ว

    For saving a video, what is best 8-bit or 32-bit?

    • @lmxab3ks
      @lmxab3ks 3 ปีที่แล้ว

      64 bit

  • @az09letters92
    @az09letters92 5 ปีที่แล้ว +4

    This video had so many factual errors. For example lots of 32-bit ARMv7 CPUs (like Cortex A7/15 etc.) could address 1 TB of RAM. Almost all 32-bit x86 CPUs since nineties (first one was Pentium Pro in 1995) can address 64GB of RAM. 32-bit Intel 386, 486 and the first Pentiums were limited to mere 4 GB.

  • @tymothylim6550
    @tymothylim6550 4 ปีที่แล้ว +1

    Thank you for the video. The explanation was clear and concise :)

  • @horizonfios
    @horizonfios 2 ปีที่แล้ว

    Great video thank you!

  • @johneygd
    @johneygd 5 ปีที่แล้ว

    And i tout that we already live in the 10.000 bit range, but if cpu’s are
    Only 64bit , then how is the ps2,dreamcast etc,, an 128bit system???

    • @johneygd
      @johneygd 4 ปีที่แล้ว

      But what is it ?? I readed that the ps2 may contains 4 32bit cpu’s to function like a real 128bit system,not sure,, am mean if 32bit & 64bit cpu’s getting just overclocked to get more speed out of it, rather then increasing the bits, then all i can say is that we are misleaded all the time ,, am mean may an 8bit at 8 mhz can be just equal a 16bit cpu at 1mhz etc,, not sure
      Thx

    • @maxmuster7003
      @maxmuster7003 3 ปีที่แล้ว

      There are 64 bit MMX register/instructions, 128/256 bit XMM register/instructions, 256/512 bit AVR register/instructions on a modern Intel/Amd x64 CPU, but only address-register for 64 bit addresses in memory and there is no x64- mainboard that have ram slots for all 64 bit addresses.

  • @Kitsu_no_mirai
    @Kitsu_no_mirai 5 ปีที่แล้ว +3

    2 bit
    4 bit
    8 bit
    16 bit
    32 bit
    64 bit
    128 bit
    256 bit
    512 bit
    1024 bit
    2048 bit
    4096 bit
    8192 bit

    • @maxmuster7003
      @maxmuster7003 3 ปีที่แล้ว

      1 bit

    • @BalancedSpirit79
      @BalancedSpirit79 2 ปีที่แล้ว

      64 bits!
      32 bits!
      16 bits!
      8 bits!
      4 bits!
      2 bits!
      1 bit!
      Half bit!
      Quarter bit!
      Theee wriiiiist gaaaaaame!!

  • @saikumarallu4205
    @saikumarallu4205 5 ปีที่แล้ว +2

    How can a 8 bit processor stores 500 value??? It can or can't

    • @ithaca2076
      @ithaca2076 5 ปีที่แล้ว

      It’s complicated

  • @henrydokie
    @henrydokie 3 ปีที่แล้ว

    Thank you, this was very informative!

  • @mytech6779
    @mytech6779 ปีที่แล้ว +1

    A bit stilted and boarderline accuracy.
    8b processors can do 64b math it just takes a few extra cycles. The 4bit 4004 came befor the 8008.
    Mainframe CPUs have been calculating on the order of 64b+/- since vacuum tubes in the 1940's. Its just the significant digits needed in engineering studies. Even the 16b x86 family had an x87 floating point coprocessor availible since 1980 giving it accelerated high accuracy math, using 80b internally to avoid rounding errors on full 64bit input and output.(built into the same die with 80486 and later)
    The length of memory registers is a separate issue, but the amount that a given register length can handle is greatly effected by the type of memory managment.
    Anyway for all these reasons mass market 128b cpus are not likely to become a thing.
    The reason early IC microprocessors were only 4b then 8b is due to the inverse economy of scale on the physical size of silicon chips. More bits greatly increases the number of transistors on chip. The yields back then were terrible, like 70% had defects even with the smallest cpus, makeing a larger chip increased the odds it would have a defect and quickly approached 100% loss.
    The largest gains and cost reductions of the 70s were not from shrinking transistor size, it was from improvment in the raw wafer quality and a new process that didn't peel off masking, first used on the 6502.(The 6502 dropped the price of an 8b cpu from $300 to $25 in about a year due to reduced defects.)

  • @ahmadfadzli490
    @ahmadfadzli490 3 ปีที่แล้ว

    Thank you for your information 🥰🥰🥰👍👍👍

  • @jirehla-ab1671
    @jirehla-ab1671 7 ปีที่แล้ว +1

    If we will get to 128 bit color, do we need more gpu power?

    • @idiotelectronics9683
      @idiotelectronics9683 6 ปีที่แล้ว

      R313 J283 Certainly.

    • @BertGrink
      @BertGrink 6 ปีที่แล้ว +1

      even 32-bit color depth exceeds what the human eye can percieve, so i doubt we will ever need more than that.

    • @thorham1346
      @thorham1346 6 ปีที่แล้ว

      Probably not for real time graphics.

  • @lv.99mastermind45
    @lv.99mastermind45 2 ปีที่แล้ว

    Sixty-Four Bits
    Thirty-Two Bits
    Sixteen Bits
    Eight Bits
    FOUR BITS
    TWO BITS
    ONE BIT
    HALF-BIT
    QUARTER BIT

  • @adityanikhade6039
    @adityanikhade6039 4 ปีที่แล้ว +1

    Strong knowledge💪

  • @delscoville
    @delscoville 2 ปีที่แล้ว

    Although, modern 64-bit processors only address RAM using 40-bits which is only 1 TB of RAM.

    • @mytech6779
      @mytech6779 ปีที่แล้ว

      2 decade old first generation x86_64 memory controllers are hardly "modern". Most at the moment are 48b virtual and 52b physical. Though intel has gone to a 5 level paging tree on some models giving 57b virtual (still 52b physical as I recall which is part of the original core standard)
      That extention of x86 was kind of an emergency hack anyway, the manufacturers even said there will be new tech by the time we get to the 52b limit so no point in reengineering it now

  • @wegi9621
    @wegi9621 5 ปีที่แล้ว

    2^8 = 255 ?
    2^16 = 65535 ?
    ...
    how the parity number raised to power can be odd ?

    • @KillJD
      @KillJD 5 ปีที่แล้ว +1

      I think it's because of 0 counts? I'm a noob so don't sue me. 2^8-1 or something.

    • @wegi9621
      @wegi9621 5 ปีที่แล้ว

      @@KillJD check the 0:57 here is no "2^8-1" but 2^8 =...; 2^16 =... etc.

    • @johnni5254
      @johnni5254 4 ปีที่แล้ว +1

      @@wegi9621 Still, when we write: 2^8=255 this is WRONG and leads to confusion. One can say: The RANGE of values you can have with 8 bits is "FROM 0 TO 255", but not: "2^8 EQUALS 255"; everyone can do the math: 2^8 equals 256.

    • @wegi9621
      @wegi9621 4 ปีที่แล้ว +1

      @@johnni5254 exactly, also counting from 0 to 255 we got 256 combinations

    • @JoaoPedro-ki7ct
      @JoaoPedro-ki7ct 4 ปีที่แล้ว

      @@johnni5254 Yeah the zero counts so it's indeed 256 numbers in quantity and not 255

  • @catahoulabarbie
    @catahoulabarbie 7 ปีที่แล้ว

    Very helpful and articulate.

  • @stanislawpalka9015
    @stanislawpalka9015 ปีที่แล้ว

    Completely wrong. You does not understand virtual memory. Windows can execute 32bits and 64bits programs on the came CPU.
    This 32 or 64 bits is addressing mode of virtual memory. Problem is a bit more complicated.

  • @nonamelegend8257
    @nonamelegend8257 3 ปีที่แล้ว

    Hmm i think I’m going to check my recommended

  • @SatyambhartiBharyi
    @SatyambhartiBharyi ปีที่แล้ว

    Please add subtitles

  • @LCCrolux
    @LCCrolux 7 ปีที่แล้ว

    Great video!

  • @Diamond_Hanz
    @Diamond_Hanz 2 ปีที่แล้ว

    4.2 billion range? i thought i heard 4.2 million range 0:57

  • @ทุนต่ําโปรดักชั่น

    can't wait 128 bit

  • @علیسیدحسینی-غ1غ
    @علیسیدحسینی-غ1غ 6 ปีที่แล้ว +1

    thank you.

  • @sosasees
    @sosasees 7 ปีที่แล้ว

    You forgot the Differences between the Graphics.

  • @edidiong1234
    @edidiong1234 6 ปีที่แล้ว

    Interesting video

  • @FabianReschke
    @FabianReschke 7 ปีที่แล้ว

    I like this dude

  • @MagicPlants
    @MagicPlants 7 ปีที่แล้ว

    nice work

  • @Ese1Pac
    @Ese1Pac 7 ปีที่แล้ว

    DSP??

  • @Kenlaboss.
    @Kenlaboss. 2 ปีที่แล้ว

    The intro music made me think of advertisements

  • @ragegamingvideosify
    @ragegamingvideosify 6 ปีที่แล้ว +11

    4.3 billion...

  • @prabhur312
    @prabhur312 6 ปีที่แล้ว

    super bro. explanation

  • @AmitKumar-bj4xm
    @AmitKumar-bj4xm 7 ปีที่แล้ว +1

    Awesome

  • @nnewram9936
    @nnewram9936 7 ปีที่แล้ว

    soon we'll have 2 too the power of infinity -1

  • @NutScrewGamer
    @NutScrewGamer 5 ปีที่แล้ว +1

    Using 64 bit colours using 8 bit CPU

  • @samsung_galaxy_note_9andro530
    @samsung_galaxy_note_9andro530 4 ปีที่แล้ว +1

    2^8 = 256, 2^16=65536 ...

  • @aybin.v.k9562
    @aybin.v.k9562 6 ปีที่แล้ว

    Thanks

  • @yukthaballa4931
    @yukthaballa4931 4 ปีที่แล้ว

    THX

  • @ericsanchezm9762
    @ericsanchezm9762 5 ปีที่แล้ว +1

    Time travelers mess up the time line they do more damage

  • @tonevibe9856
    @tonevibe9856 2 ปีที่แล้ว

    your intro music can give me a heart attack and might kill me. pls dont use intense loud intro music

  • @maxmuster7003
    @maxmuster7003 3 ปีที่แล้ว

    So the next step is a 1024 bit CPU.

  • @EngineerDJ_Julius
    @EngineerDJ_Julius 3 ปีที่แล้ว

    To this day, I'm caught off guard and astonished at the exponential size and value of 64bit systems

  • @darshan7267
    @darshan7267 3 ปีที่แล้ว

    ok simple qsn , 2^32=4,mm.......... bits right? = 0.5GB , and the whole world says it 4 GB howwww?/????

  • @ericsanchezm9762
    @ericsanchezm9762 5 ปีที่แล้ว

    Now I wonder where y'all got the formula who really is to credit for this technology bet you his. Name start with d

  • @charliep7112
    @charliep7112 5 ปีที่แล้ว +3

    "64 bits, 32 bits, 16 bits, 8 bits, 4 BITS, 2 BITS, 1 BIT, 1/2 BIT, 1/4 BIT, THEEEE WRIST WAAAACTH!" If you don't get the reference, shame on you.

    • @droceretik
      @droceretik 4 ปีที่แล้ว

      Dunning-Kruger effect definitely in play here.

  • @EpicTyphlosionTV
    @EpicTyphlosionTV 3 ปีที่แล้ว +1

    Who came here because of the AVGN meme?

  • @stickthick3155
    @stickthick3155 ปีที่แล้ว

    Stayin alive

  • @mastermemez2047
    @mastermemez2047 3 ปีที่แล้ว +6

    ᴛ ʜ ᴇ ᴡ ʀ ɪ s ᴛ ɢ ᴀ ᴍ ᴇ

  • @hsw268
    @hsw268 3 ปีที่แล้ว

    0:57
    4.3 BILLION

  • @Jesusisyhwh
    @Jesusisyhwh 2 ปีที่แล้ว

    Where's my 512 bit computer?

  • @TheAsiaticStarTM
    @TheAsiaticStarTM 5 ปีที่แล้ว

    If you are not already... You could be a college professor.

  • @mathsclassesbyomsir5092
    @mathsclassesbyomsir5092 ปีที่แล้ว

    Hare Krishna hare Krishna Krishna Krishna hare hare
    Hare ram hare ram ram ram hare hare

  • @clyyde77
    @clyyde77 3 ปีที่แล้ว

    Memers are finding for the original video

  • @jpstewart4109
    @jpstewart4109 4 ปีที่แล้ว

    My brain exploded. 💥💀

    • @droceretik
      @droceretik 4 ปีที่แล้ว

      How did you comment?

  • @ericsanchezm9762
    @ericsanchezm9762 5 ปีที่แล้ว

    Think about it manipulation somebody took credit from somebody else's hard work but in the end every lie will come out everybody who involved will be revealed

  • @giovanni545
    @giovanni545 2 ปีที่แล้ว

    Please know heck is a word related to saying hell

  • @giovannicorraliza4393
    @giovannicorraliza4393 2 ปีที่แล้ว

    please know heck is a word related to saying hell

  • @teknowlogychannel370
    @teknowlogychannel370 4 ปีที่แล้ว

    see this video also;
    th-cam.com/video/nUlzh6OSTSo/w-d-xo.html

  • @giovannicorraliza4393
    @giovannicorraliza4393 2 ปีที่แล้ว

    please see Revelation 14:12 & 18:23, beware of the PCR test, run away from it.

  • @joenguyen7977
    @joenguyen7977 6 ปีที่แล้ว +1

    Can we just go back to the way it was before say what ever we want without all these state sponsored or direct terrorism?

  • @ericsanchezm9762
    @ericsanchezm9762 5 ปีที่แล้ว

    Yeah that person is a fake a thief credit the real mind but y'all do it for evil

  • @TheInstamash
    @TheInstamash 7 ปีที่แล้ว

    Dafuq's wrong with your arm? lol

  • @giovanni545
    @giovanni545 2 ปีที่แล้ว

    Revelation 22:14
    (King James Version)
    14 Blessed are they that do his commandments, that they may have right to the tree of life, and may enter in through the gates into the city.

  • @JasonAvronSamuels
    @JasonAvronSamuels 8 ปีที่แล้ว

    Great video!