GCSE Computer Architecture 1 - Von Neumann Architecture

Поділитися
Вставка
  • Опубліковано 7 лис 2024

КОМЕНТАРІ • 62

  • @discman15
    @discman15 2 роки тому +8

    Von Neumann: "I came up with an improvement that speeds things up from 3 weeks to 10 minutes"
    Apple: we added an 11th camera lens and doubled the price of the charging cable, that'll be $2400"

  • @beaconoflight6411
    @beaconoflight6411 3 роки тому +15

    I just want to say thank you very much for these very insightful videos! They really helped me get through my semester. Hope you're having a nice day and thanks again.

    • @s1perry
      @s1perry  3 роки тому +3

      You're very welcome!

  • @sayaankhan3484
    @sayaankhan3484 2 роки тому +6

    A lot easier to follow than my teachers trying to explain it. 😕 THANK YOUUU.

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

      I just came across your comment and was curious. How'd the rest of the class go?

    • @sayaankhan3484
      @sayaankhan3484 2 роки тому +1

      @@PunmasterSTP they were all just as confused. Apart from that one smart guy. After studying this a bit it's pretty easy to understand.

    • @sayaankhan3484
      @sayaankhan3484 2 роки тому +1

      @@PunmasterSTP I also have a question for you. What are your videos about?

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

      @@sayaankhan3484 Gotcha, and I think that's how a lot of my classes went honestly. I hope these videos helped sort things out for you guys.

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

      ​@@sayaankhan3484 Hey thanks for checking them out!
      Years ago I came across descriptions of interesting chemical reactions ("clock reactions") that would oscillate, and I got intrigued and explored a bit. I read up on the Gray-Scott model of chemical reaction and diffusion, and I ended up making a program in Java that implements and tries to generalize that model. I've then intermittently come back to it and tweaked it over the years. My main two goals were to set things up so that complex structures emerged (akin to cells or organelles, but much more rudimentary), and to make videos of some of the output. I haven't really been that successful at either one, but as long as I have fun dabbling around and people randomly come across the videos, I consider that kinda cool.

  • @WhiskeredBope
    @WhiskeredBope 2 роки тому +3

    Excellent video! My professor is using it in our computer science Architecture and Organization class. Thanks a lot.

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

      That's awesome to hear! By the way, how did the rest of the class go?

  • @PunmasterSTP
    @PunmasterSTP 2 роки тому +1

    Von Neumann? More like "You're zoomin"...through a lot of really cool information! Thank you so much for putting these videos together and sharing them.

  • @ablahchazhiyattiripeedikay4633

    Thanks to you I passed my computer science GCSE when I was just about to drop out . Just wanted to let you know how much help you've been. :)

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

      Cheers! Glad I helped in some small way. Well done you for passing.

  • @Senpaiweb3
    @Senpaiweb3 5 років тому +21

    This man is a LEGEND thank you ma friend

  • @IOStudios
    @IOStudios 7 років тому +14

    I am interested in computer architecture, I know a bit so far but I wanted to learn more. This video was really helpful and I learned a lot, thanks :D

    • @s1perry
      @s1perry  7 років тому +3

      Thanks!

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

      I know it's been years, but I was just curious. Did you end up learning more about computer architecture over that time?

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

    Thanks very much ...Thanks to you now am confident on this topic...Wish you were my teacher at the university.

  • @MsYoyojam
    @MsYoyojam 6 років тому +12

    Really cleared everything up for me. Thank you!

    • @s1perry
      @s1perry  6 років тому +3

      folddpstcrd you're welcome.

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

    Nice video with clear details . Thank you

  • @rohan_snj
    @rohan_snj 4 роки тому +2

    Do you have to learn about buses for the new specification?

  • @jakedoda
    @jakedoda 6 років тому +9

    Thanks for the interesting, clear video. Really appreciated.

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

    this is awesome! i love the way you explaining it so simply. a bunch of thanks

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

      You're very welcome!

  • @mcthofy1214
    @mcthofy1214 3 роки тому +2

    Wonderful Explanation.

  • @Molly-nd7tq
    @Molly-nd7tq 2 роки тому +1

    What is the quickest form of memory? The cache or register

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

      Hi! Registers are faster than cache.

  • @ruotui
    @ruotui 6 років тому +3

    The whole video is nice. 8:40 the left diagram looks a little strange. What's MQ? Memory Queue or Memory Quest?

    • @s1perry
      @s1perry  6 років тому +3

      Ha! I should really look more closely at images I grab from the web. I would assume it stands for Memory Queue.

  • @naonoz6987
    @naonoz6987 4 роки тому +2

    in EDEXCEL computer science, I don't think you need to remember the names of the registers.. I think

  • @kujtims
    @kujtims 2 роки тому +2

    Really helpful. Thank you :)

  • @icebeardoesnttalkmuch8919
    @icebeardoesnttalkmuch8919 6 років тому +2

    nice and easy. i have a question though. the first electronic computer , there is a conflict on this answer whether ENIAC or Colossus M1 is the first electronic computer. WHat about Zuse 1? it is reffered to be bulit earlier then ENIAC. and one more please. When Input is entered through keyboard, does it directly goes to processor or is it first stored in memory and then moved to processor for processing?

    • @s1perry
      @s1perry  6 років тому +5

      The idea of the "first" computer is quite controversial. You have ideas like mechanical, electronic, digital & programmable to consider. Things were complicated by the fact that the work at Bletchley Park, including the Colossus, was a state secret for many years. The Colossus was working approx. 3 years before ENIAC (1946), however. The German Z1 is considered electro-mechanical, which is a slightly different category. As to your second query, essentially once you press a key it will be held in the memory of your keyboard controller (part of the keyboard) until an interrupt is raised with the CPU. There is a good article at www.pcguide.com/intro/works/exampl-c.html if you want to really get a detailed answer!

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

      got it. thanks

  • @vendellahellena558
    @vendellahellena558 4 роки тому +3

    Thank you so much! It really helps a lot.

  • @ayoubjbili694
    @ayoubjbili694 6 років тому +4

    if anyone of you have some exercices about this please put the link in comment
    thanks

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

    Von Neumann architecture consists secondary memory or not? Please explain it. Thank you.

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

      Yes. The von Neumann architecture requires:
      A processing unit that contains an arithmetic logic unit and processor registers
      A control unit that contains an instruction register and program counter
      Memory that stores data and instructions
      External mass storage
      Input and output mechanisms

  • @ambitioushedgehog3329
    @ambitioushedgehog3329 3 роки тому +4

    im one of your students lol

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

    Can we say von neumann architecture store both instruction and data or must we use the term program ? :(

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

      Yes, both the instructions and the data that those instructions operate on are stored in memory.

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

      @@s1perry thanks :D

  • @galitan5881
    @galitan5881 Місяць тому +1

    pretty nice

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

    So von neumann solved Turing's problems?

  • @ozafamahmood6527
    @ozafamahmood6527 6 років тому +15

    Where is my last minute revision squad ?

  • @enndjv
    @enndjv Місяць тому

    i love you s1perry

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

    Amazing thank you

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

    thank u

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

    Thanks for videos

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

    Thanks a lot ❤❤❤❤🙏🙏🙏

  • @dmitrijkazakov8984
    @dmitrijkazakov8984 6 років тому +3

    Help

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

    I am your student, helloe

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

    life is but a series of punch card computers

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

    *who else thinks craigndave is too boring to listen to?*

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

    Gaming