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

Поділитися
Вставка
  • Опубліковано 29 вер 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 Рік тому

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

  • @szymontanski1660
    @szymontanski1660 Рік тому

    Isn't 2^32 actually 4.3 billion?

  • @EngineerDJ_Julius
    @EngineerDJ_Julius 3 роки тому

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

  • @ericsanchezm9762
    @ericsanchezm9762 5 років тому +1

    Time travelers mess up the time line they do more damage

  • @swarmrobotics
    @swarmrobotics 4 роки тому +23

    0:59 he said 4.3 million instead of 4.3 billion

  • @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 роки тому +14

      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 9 місяців тому +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!

  • @Cthulhu91
    @Cthulhu91 7 років тому +104

    Comic book guy is real

  • @louper3002
    @louper3002 6 років тому +19

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

  • @MrGobenath
    @MrGobenath 3 роки тому +7

    good and basic information it easy to understood

  • @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.

  • @csx6025gamer
    @csx6025gamer 3 роки тому +5

    Thumbnail: **shows the famous melody ic**

  • @FullFledged2010
    @FullFledged2010 6 років тому +8

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

  • @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 Рік тому

      0-255 = 256 numbers

  • @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.

  • @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??

  • @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!!

  • @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?

  • @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.)

  • @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

  • @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.

  • @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.

  • @watercat1248
    @watercat1248 4 роки тому +1

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

  • @giovannicorraliza4393
    @giovannicorraliza4393 2 роки тому

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

  • @tonevibe9856
    @tonevibe9856 2 роки тому

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

  • @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 😭

  • @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.

  • @mathsclassesbyomsir5092
    @mathsclassesbyomsir5092 Рік тому

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

  • @ragegamingvideosify
    @ragegamingvideosify 6 років тому +11

    4.3 billion...

  • @Diamond_Hanz
    @Diamond_Hanz 2 роки тому

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

  • @teknowlogychannel370
    @teknowlogychannel370 4 роки тому

    see this video also;
    ua-cam.com/video/nUlzh6OSTSo/v-deo.html

  • @saikumarallu4205
    @saikumarallu4205 5 років тому +2

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

  • @Jesusisyhwh
    @Jesusisyhwh 2 роки тому

    Where's my 512 bit computer?

  • @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

  • @mastermemez2047
    @mastermemez2047 3 роки тому +6

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

  • @Kenlaboss.
    @Kenlaboss. 2 роки тому

    The intro music made me think of advertisements

  • @Cantreachthestars
    @Cantreachthestars 5 років тому +1

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

  • @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

  • @EpicTyphlosionTV
    @EpicTyphlosionTV 3 роки тому +1

    Who came here because of the AVGN meme?

  • @darshan7267
    @darshan7267 3 роки тому

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

  • @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.

  • @NutScrewGamer
    @NutScrewGamer 5 років тому +1

    Using 64 bit colours using 8 bit CPU

  • @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

  • @naderhumood1199
    @naderhumood1199 3 роки тому

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

  • @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?

  • @PakiNewsNetwork
    @PakiNewsNetwork 2 роки тому

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

  • @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

  • @tymothylim6550
    @tymothylim6550 4 роки тому +1

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

  • @adityanikhade6039
    @adityanikhade6039 3 роки тому +1

    Strong knowledge💪

  • @sosasees
    @sosasees 7 років тому

    You forgot the Differences between the Graphics.

  • @samsung_galaxy_note_9andro530
    @samsung_galaxy_note_9andro530 4 роки тому +1

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

  • @miles2378
    @miles2378 6 років тому

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

  • @SatyambhartiBharyi
    @SatyambhartiBharyi Рік тому

    Please add subtitles

  • @AmitKumar-bj4xm
    @AmitKumar-bj4xm 7 років тому +1

    Awesome

  • @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

  • @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

  • @stickthick3155
    @stickthick3155 11 місяців тому

    Stayin alive

  • @NatureLover-rj4jp
    @NatureLover-rj4jp 3 роки тому

    Is their any need to set background music

  • @TheAsiaticStarTM
    @TheAsiaticStarTM 5 років тому

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

  • @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

  • @علیسیدحسینی-غ1غ
    @علیسیدحسینی-غ1غ 6 років тому +1

    thank you.

  • @johneygd
    @johneygd 4 роки тому

    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.

  • @ahmadfadzli490
    @ahmadfadzli490 3 роки тому

    Thank you for your information 🥰🥰🥰👍👍👍

  • @maxmuster7003
    @maxmuster7003 3 роки тому

    So the next step is a 1024 bit CPU.

  • @nonamelegend8257
    @nonamelegend8257 3 роки тому

    Hmm i think I’m going to check my recommended

  • @Filipovik
    @Filipovik 3 роки тому

    Finally I understand how bits works.
    Good explanation

  • @clyyde77
    @clyyde77 3 роки тому

    Memers are finding for the original video

  • @Preludedraw
    @Preludedraw 2 роки тому

    Why is there no ad in this video?

  • @horizonfios
    @horizonfios 2 роки тому

    Great video thank you!

  • @henrydokie
    @henrydokie 3 роки тому

    Thank you, this was very informative!

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

    can't wait 128 bit

  • @nnewram9936
    @nnewram9936 7 років тому

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

  • @hsw268
    @hsw268 3 роки тому

    0:57
    4.3 BILLION

  • @prabhur312
    @prabhur312 6 років тому

    super bro. explanation

  • @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

  • @edidiong1234
    @edidiong1234 6 років тому

    Interesting video

  • @catahoulabarbie
    @catahoulabarbie 7 років тому

    Very helpful and articulate.

  • @yukthaballa4931
    @yukthaballa4931 4 роки тому

    THX

  • @FabianReschke
    @FabianReschke 7 років тому

    I like this dude

  • @CuTeChicKen
    @CuTeChicKen 5 років тому

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

  • @aybin.v.k9562
    @aybin.v.k9562 6 років тому

    Thanks

  • @MagicPlants
    @MagicPlants 7 років тому

    nice work

  • @LCCrolux
    @LCCrolux 7 років тому

    Great video!

  • @JasonAvronSamuels
    @JasonAvronSamuels 8 років тому

    Great video!

  • @Ese1Pac
    @Ese1Pac 6 років тому

    DSP??

  • @jirehla-ab1671
    @jirehla-ab1671 6 років тому +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.

  • @ericsanchezm9762
    @ericsanchezm9762 5 років тому

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

  • @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.

  • @jpstewart4109
    @jpstewart4109 4 роки тому

    My brain exploded. 💥💀

  • @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?

  • @TheInstamash
    @TheInstamash 7 років тому

    Dafuq's wrong with your arm? lol