8bits 16bits 32bits and 64bits Microcontrollers in tamil

Sdílet
Vložit
  • čas přidán 22. 08. 2024
  • 8 bit 16 bit 32 bit 64bit Microcontrollers
    Everybody Difference Between 8 bit 16 bit and 32 bit Microcontroller. Today we’re,talking about some tech trivia and I’m,not going to go super deep into the technology behind this but I wanted to cover what the heck doesn’t mean when something says it is 8-bit 16-bit 32-bit,or 64-bit or even hundred and twenty 8-bit in the future when we’re talking specifically about microcontrollers and micro processors well that can refer to the data bus with the addressing width so kind of how many different unique memory addresses can it understand or the register width and the register width is really how much data.Can you manipulate at once with an 8-bit microprocessor that is treated as 2 to the 8th so that is 255 unique numbers so 0 through 255 because it’s 2 to the 8th minus 1.
    if you move to 16-bit that is actually 65,000,approximate and if you move up to 32 you’re in the 4.3 million range.So as you want to work on larger and larger numbers you actually need greater ,register widths so you can actually deal with them low register lengths when you’re dealing with the 8-bit 16-bit,32-bit 64-bit in the memory addressing space it’s actually something we ran into recently with computer memory all of our personal computers generally were based around the 32-bit microprocessor.
    That meant it could address 2 to the 32nd unique memory spaces this limit us to an effective about 4 gigabytes of RAM. Realistically it was around three point-two five gigabytes of RAM no. Moving into the 64-bit realm it actually allows us terabytes of RAM so huge amounts of vast storage that we can use for working with programs now some of the history about the 8-bit 16-bit 32-bit microprocessor is actually the first 8-bit microprocessor that I really know of is the Intel 8008 it was produced in 1972 it was the first general-purpose 8-bit microprocessor microcontroller and then what’s really,interesting is it didn’t take very long,for the world to get to 16-bit 32-bit and 64-bit in fact the Cray 1,supercomputer was using 64-bit register,length so come feel a huge amounts of data and that was in the 70s and 80s but it actually only,had a 32-bit memory addressing space.
    So it was still limited to the gigabytes of RAM which in that day and age was an enormous amount of memory. Now you might be wondering yourself okay so this affects the amount of data that a processor can manipulate it affects the amount of memory that it can address but at the end of the day what does it really matter well since everything the majority of part you’re working on nowadays are 32-bit or 64-bit where it actually comes in differences are the unique instruction sets implemented on each processor so typically you have your add your multiply subtract divide,functions but then you get into unique,situations where you have a RISC or a CISC processor this is reduced,instruction set or complex instruction set processors a reduced instruction set processor breaks up the actions that manipulate memory so translating from a register to the memory versus the register to register actions .
    so these commands won’t all do one or they won’t do everything in just one go they will,first manipulate the registers and then put that back in the memory or then pull,it out of memory whereas complex instruction set micro processors those would be like your x86 ones so what you would expect from Intel or AMD those ones can do memory manipulation and,memory storage or retrieval in the same instruction so it’s just a different way to think about it and right now the majority of our phones are embedded devices all those are on reduced instructions that micro processors and,microcontrollers one of the reduced,instruction set styles of computing would be the arm microprocessor arm is a company out of the UK that helps to design microchips and micros micro architectures and helps to specify,exactly which instructions will be present within the code that people can rely on for doing data manipulation.
    It is a reduced instruction set style of implementation so one set does memory and other does manipulation they don’t all do one at once but arm micro architecture is probably the most common one you’re familiar with it’s present in our phones as present in all of our embedded devices and it is a set of No instructions and architectures that everybody well that all arm licensees can implement in their own chips so what I’ve got here is I’ve actually got a,free scale kinetise M0 plus this is actually an arm M0 plus micro architecture that free scale has implemented on their chip so it follows the instruction set for the arm M0 plus.
    So when you’ve got M0 pluses.
    Thank You for watching

Komentáře • 53

  • @Polestar666
    @Polestar666 Před 4 lety +9

    One of the best CZcams Tamil electronics channel I ever seen professor is best teaching concepts . - CEO medical electronics Coimbatore

  • @lakshminarayan6727
    @lakshminarayan6727 Před 2 lety +5

    Sir, your Teaching method is fantastic. Please put more videos in Tamizh on subjects like
    1) PROGRAMMING A MICROPROCESSOR
    2) Designing a Microprocessor-based System
    3) Embedded Systems
    Your Talks are very effective.

  • @thirumalr333
    @thirumalr333 Před 4 lety +5

    Thumbs up sir, I'm beginning learner from common man.

  • @pandiyanr280
    @pandiyanr280 Před 4 lety +1

    Thank you so much sir, Really very useful for me, Last 5 years am working in a Elevator Company, Now recollect my study knowledge.. Plz Keep going sir.

  • @sakthivelpandianc2223
    @sakthivelpandianc2223 Před 4 lety +3

    Elavarasan sir and arumainathan sir கோடி நன்றிகள்...🙏

    • @EEEVIDS
      @EEEVIDS  Před 4 lety

      உங்களின் அன்பிற்கு
      நன்றி.

  • @ramyaseo
    @ramyaseo Před rokem +1

    Clear explanation sir.

  • @hariharan-yi8tf
    @hariharan-yi8tf Před 4 lety +5

    Sir, plz Explain about duty cycles, counters,registers, encoder & decoder types mux & de mux working, and importantly their working in real life application with examples.

  • @ushakarthikeyan8327
    @ushakarthikeyan8327 Před rokem +1

    Sir.. Really big respect on you! I am in Sweden. If possible pls put some videos on FPGA.
    Appreciate your efforts sir!

  • @swethae6330
    @swethae6330 Před 3 lety +1

    Sir really u r giving good videos sir.....thanks is not enough to appreciate ur work sir...

  • @williamjayaraj2244
    @williamjayaraj2244 Před 2 lety +1

    Thank you for the detailed explanation of the different bits and it's uses sir.

  • @mtgaming774
    @mtgaming774 Před 3 lety +1

    Sir......you are legend sir......lots of thanking you.........

  • @abdulwilliamgokul2486
    @abdulwilliamgokul2486 Před 2 lety +1

    Sir...Super sir...Thank you for your information..

  • @nandhishwaran.k6649
    @nandhishwaran.k6649 Před 3 lety +1

    Really fantastic sir.....your amazing teaching ...thank u....sir..

  • @sri7169
    @sri7169 Před 3 lety +1

    sir by watching your videos i learned a lot but in this video you explained about bus and haven't went through detail in different types of bits for example 8 bit contains 1byte and their patterns and how much numbers they can store like that please make a video on my note sir
    thank you
    with love
    your online student sriram

  • @aravindhannagarajan10
    @aravindhannagarajan10 Před 2 měsíci +1

    thanks for the knowledge sharing.

  • @Ramsindu_2024
    @Ramsindu_2024 Před 2 měsíci

    Very clear information....thank you sir ...

  • @karthikeyane980
    @karthikeyane980 Před 3 lety +5

    Sir BSc physics Final year padikiren sir Neenga teach panra microprocessor program College vida nalla teach pandringa Thank you sir

  • @varathannk264
    @varathannk264 Před 9 měsíci +2

    Thank you sir ❤🇱🇰

  • @IndianTrekkers2022
    @IndianTrekkers2022 Před 3 lety +1

    Sorry to say this sir... really feeling irritated to hear bell button sound in between this videos...
    Requesting you please avoid to use that one...
    You are teaching very well..no need to say subscribe the channel... Viewers will subscribe this channel automatically if they are really watched this video sir.
    Tq sir

  • @suriyaprakash9466
    @suriyaprakash9466 Před 2 lety +1

    Super explain sir👍👍👍👍

  • @g.kalaiyarasan.2069
    @g.kalaiyarasan.2069 Před rokem +1

    Thaq given more information about bits

  • @mtgaming774
    @mtgaming774 Před 3 lety +1

    Sir....we want more from your lectures sir.....

  • @tharunadhits6957
    @tharunadhits6957 Před 3 lety +1

    Try to do a lot like these sir...It's really lovable

  • @sathyasubramaniyam160
    @sathyasubramaniyam160 Před měsícem

    very clear.....thank you sir

  • @mentalll42
    @mentalll42 Před rokem +1

    Don't know tamil but understood

  • @sivasakthi8153
    @sivasakthi8153 Před 3 lety +1

    Fantastic sir

  • @jscons7424
    @jscons7424 Před 2 lety +1

    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

  • @sakthivel5705
    @sakthivel5705 Před 4 lety +2

    Super sir 👍👍👍

  • @ranjith936
    @ranjith936 Před 4 lety +1

    Very useful sir I'm bsc electronics

  • @hariprabu4132
    @hariprabu4132 Před rokem +1

    Halt move from pin 1 to pin 5 when febulator happens? Kindly let me know sir

  • @ap_sp
    @ap_sp Před 3 lety +1

    Fantastic

  • @m.priyadharshinipriyadhars1654

    Sir please explain in instruction register in 8bit

  • @dineshKumar-te4ct
    @dineshKumar-te4ct Před 4 lety +1

    Super sir

  • @shanmuganathanm
    @shanmuganathanm Před 4 lety +1

    Thank you sir 🙏

  • @gowthamm2858
    @gowthamm2858 Před 2 lety +1

    Sir ippa 8bit naa 8 data bus and 16 bit naa 16 data bus but why 16 bit naa 16 bit address space nu soldraga enaku puriyala sir

    • @Ram-KKumar
      @Ram-KKumar Před 2 lety +1

      Bit means binary digit ithula pin ah than Nama bit nu solron.. microprocessor la 8 pin irutha athu 8 bit 16 32 64 pin irutha atha 16 32 64 bit solrom that' it

  • @karthikas1000
    @karthikas1000 Před 3 lety +1

    Sir microprocessor program sollithanga

  • @karthiksuriya3026
    @karthiksuriya3026 Před 4 lety +1

    Sir bits increase aga aga processing speed increases aguma sir

  • @chandanadgaonkar1972
    @chandanadgaonkar1972 Před 4 lety +1

    Sir, can you use English too ,it will help others also

  • @anthonyg5939
    @anthonyg5939 Před 2 lety +1

    He does speak a strange kind of english

  • @dineshs6750
    @dineshs6750 Před 4 lety +1

    Each letter in every language has been assigned to a ASCII value.?

    • @hhandle
      @hhandle Před 4 lety +1

      Yes but it's outdated now we use UTF

    • @lakshminarayan6727
      @lakshminarayan6727 Před 2 lety

      ASCI is American Standard Code for Information and in India, even before Hindi was internetised, the Tamil NaduGovt took initiative and TSCI, Tamil Standard Code for Information was introduced

  • @anburajselvaraj3051
    @anburajselvaraj3051 Před 4 lety +2

    Sir syllabus etha base pani edukiringa konjam sollunga

  • @stalinsubbiah3238
    @stalinsubbiah3238 Před 4 lety +1

    Example- If 64bit processor the number five is represented 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101 why we have to go like this sir

    • @pushparajadka1079
      @pushparajadka1079 Před 4 lety +1

      But to represent 64 bit number that is 2^64, 64 bit processor takes just one clock cycle where as to represent this number a 8bit processor takes 8 clock cycle. Think about the speed.

    • @hhandle
      @hhandle Před 3 lety

      We have more data that's why 2⁶⁴=16 exabyte whereas in 2^32= 4GB

  • @sivaguruv7567
    @sivaguruv7567 Před 4 lety +1

    Super sir