Тёмный

ARM Processor - Sowing the Seeds of Success - Computerphile 

Computerphile
Подписаться 2,4 млн
Просмотров 274 тыс.
50% 1

30 years ago, Acorn Computers switched on their first ever processor, the Acorn RISC Machine, or ARM. Now, they power 95% of smartphones & 12 billion ARM chips shipped last year. Professor Steve Furber (University of Manchester) speaks about how he and Sophie Wilson started the project.
Spinnaker Electronic Brain: COMING SOON
Path to BBC Micro & ARM: • The Path Towards ARM &...
Real Life Holodeck: • Real Life Holodeck wit...
Atari ST: • Pushing the Atari Limi...
/ computerphile
/ computer_phile
This video was filmed and edited by Sean Riley.
Computer Science at the University of Nottingham: bit.ly/nottscomputer
Computerphile is a sister project to Brady Haran's Numberphile. More at www.bradyharan.com

Опубликовано:

 

23 апр 2015

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 297   
@devjock
@devjock 9 лет назад
The way he so stoicly and eloquently brushes aside the question of how it feels to be part of the revolution of arm, and subsequently gives most of the credit to the companies, uni's and designers earnes him all the respect he needs. There is a case for modesty. He's one of the posterboys for sure.
@tarcal87
@tarcal87 6 лет назад
Exactly my thoughts; most people would brag about that, great person!
@davidlee2117
@davidlee2117 4 года назад
I believe devjock is referring to 11:38
@nathanielcaspian3923
@nathanielcaspian3923 2 года назад
Sorry to be off topic but does anybody know of a trick to log back into an instagram account?? I stupidly forgot the login password. I love any tricks you can give me
@nathanielcaspian3923
@nathanielcaspian3923 2 года назад
@Dakari Merrick thanks so much for your reply. I found the site on google and I'm in the hacking process now. I see it takes a while so I will get back to you later when my account password hopefully is recovered.
@rchandraonline
@rchandraonline 9 лет назад
@ ~ 9:45 or so: "...effectively we were powering the chip [(the ARM processor)] from the signal inputs..." Holy cow!
@petermitchell6348
@petermitchell6348 7 лет назад
Yes, about a 10th of a vault I believe. Watch The Micro Men here on You Tube. They replicate the incident.
@TheHuesSciTech
@TheHuesSciTech 6 лет назад
Volts are a measure of voltage, not current or power. There's no way 0.1V could be enough voltage to enable a CMOS chip to operate, especially in that era. I assume you mean 0.1 Amps or 0.1 Watts.
@AmitSenguptaPlus
@AmitSenguptaPlus 6 лет назад
MIND == BLOWN
@albertgerard4639
@albertgerard4639 6 лет назад
I can't think of a modern analogy for what that means. Maybe an audio amplifier running off it's sound input, haha/ crazy
@NolorW
@NolorW 6 лет назад
A cell phone being powered by incoming call I guess...
@michaelkaercher
@michaelkaercher 3 года назад
When I did study 25 years ago, a lot of computer science people had "No risc no fun" stickers at their doors here in Germany.
@liljames2k
@liljames2k 2 года назад
Haha how cool 🤣
@thoyo
@thoyo 9 лет назад
he's modest, but he's had quite a remarkable career
@andljoy
@andljoy 7 лет назад
Agreed , very importnat man in the world of microprocessors. I could listen to him speak all day.
@fobypawz418
@fobypawz418 3 года назад
That is the British way!
@PeteC62
@PeteC62 7 лет назад
Brings back memories. I joined Acorn from college in 1983 as a lowly technical writer, in spite of my BSc in comp. sci., because it was the only company I wanted work for and I would have mopped the floors if it got me in there. I didn't learn about the ARM until one of the guys working on ISO Pascal for the Beeb (which I was writing the user guide for) leaked it to me. After that I used to go and hang around Roger's desk and he'd show me ARM BASIC running on an emulator that was running on an NS16032 second processor. As Steve remembered, BASIC was running on the actual silicon days after they got the first chips back. I believe there was one minor rev. they had to do to get the chip ready for production, and maybe a move from a 3 micron process to 2 micron.
@CommandLineCowboy
@CommandLineCowboy 9 лет назад
The ARM running without a power connection reminds me of when Frank Whittle was testing one of the first jet engines. It started to over speed so they cut fuel. But the engine kept going, faster, generating more thrust. Turned out fuel had collected in the burners. Something terribly British (pythonesque) about machines that mysteriously work but you don't know how.
@TahreyUK
@TahreyUK 5 лет назад
A bit like the common runaway problem with some turbodiesel engines, where you cut the fuel but a leaky bearing seal means it's actually also burning some of the engine oil... so it keeps on accelerating...
@koichisameshima9766
@koichisameshima9766 3 года назад
TahreyUK \\\\\\\\\\\\\\\\\\\\\
@myyoutube62
@myyoutube62 3 года назад
9:20 Remarkable! In case what he said was missed, as he's quite a humble man about it, he was going to test how much current the first ARM chip drew when running. He connected a multi-meter to the power supply and turned it on and began running code on the ARM. Yet the meter read zero. He hadn't remembered to connect the power supply at all. No power was coming from the PSU into the ARM CPU; the ARM chip was so efficient, it was running from power leaking out of the board's capacitors as they slowly drained which is an absolutely minuscule amount of power. And yet the CPU had 2-4x the performance of the VAX 11/780 minicomputer. Can there be any wonder why ARM is the most popular, widely used CPU architecture in the world? An absolutely genius, brilliant design. Cheers to Dr. Furber and Ms. Wilson. Visionaries.
@zamdee
@zamdee 9 лет назад
I've been privileged to have participated on two day session titled "ARM System Architecture" by Professor Furber himself! I even have a diploma signed by him :)
@TomatoBreadOrgasm
@TomatoBreadOrgasm 9 лет назад
This series of videos has been one of the most interesting in the history of this channel. I could listen to Prof. Furber forever.
@cr10001
@cr10001 4 года назад
As an erstwhile owner of Model B's and A3000/A5000's I revere Prof Furber and Sophie Wilson. BBC Basic and particularly Basic V was/is the best structured, easiest to use and most elegant version of Basic I have ever seen. And the same goes for ARM Assembler, which I think is a direct reflection of the simplicity of the RISC concept. And imbedding an assembler in Basic was pure genius, it made it so easy to develop a program in Basic then just convert the intensively used bits to Assembler. Still the most pleasurable programming experience I've ever had.
@TahreyUK
@TahreyUK 5 лет назад
The magnitude of Acorn's achievement coming up with the ARM is something that shouldn't be understated. It makes them one of the few microcomputer companies who actually rolled their own processors - and one of very few who did it without actually owning their own chip factories or having been active in electronics component manufacturing _before_ starting to make computers. Quite a feat. In fact I'm having trouble thinking of another example - Commodore had ownership of MOS, who were setup first and foremost as a microchip manufacturer in direct competition with Motorola and Intel. Texas Instruments were a long established IC manufacturer. DEC, who started out building minicomputers from piles of mini PCBs filled with discrete components and evolved to making a lot of their own ICs for their bigger systems, sort of flipped between making their own processors for their smaller machines (terminals, the Rainbow and VAX workstations) and just using Intel or Motorola (depending on machine) parts instead. Other big names just bought commodity parts on the whole and only contracted out production of specific accessory parts such as glue ASICs. EG IBM could actually have made their own parts if they wanted, given their decades in the computing field, but simply found it cheaper and easier to buy in bulk from Intel, and about the only custom device in the PC was the BIOS ROM, and the character ROMs on the video cards - something which can be considered a direct contributor to the clone industry, as it turned out to be an exceptionally easy machine to copy, only needing a bit of BIOS reverse engineering. Apple just used MOS processors, and the most complicated custom piece in their early 80s designs would have been something like the IWM that looked after video and disc access. Atari did similar, buying from MOS then Motorola, and contracting various, seemingly random generic IC fabricators to make parts like their video chips (8-bits, ST) and then Glue & MMU ASICs (ST). Sinclair was similar, using Zilog CPUs and commodity memory, only moving to having Ferranti make ULAs for them from the ZX81 onwards. So on and so forth. Possibly the only direct analogue is Sun, when they started producing the (also RISC, so possibly ARM-inspired) Alphas some years later on...
@Desmaad
@Desmaad 2 года назад
Sun's RISC CPUs were the SPARC range; Alpha was DEC's.
@cdl0
@cdl0 2 года назад
@@Desmaad Plus, IBM made its Power RISC processor, and HP made PA-RISC.
@Desmaad
@Desmaad 2 года назад
@@cdl0 And DEC made ARM chips for awhile under the name StrongARM.
@cdl0
@cdl0 2 года назад
@@Desmaad Yes, ARM and DEC did indeed collaborate on StrongARM.
@PhilBoswell
@PhilBoswell 9 лет назад
I worked (not actually programming, sadly) for the company who ported Smalltalk-80 to the ARM, in the form of an Archimedes. We had an actual Archimedes on one desk and on another we had a 80386 machine with an "Archimedes on an Expansion Card" which shared the monitor somehow. We also had a 386 port of Smalltalk-80 for comparison. What delighted me, for various reasons, was that the ARM running at 8MHz kicked the living bits out of the 386 running a much faster clock (I don't recall the exact speed after all this time, but it was at least 20 MHz, possibly double that). Our colleague who did all the heavy lifting was loaned various prototypes as new ARM variants came out. He had one which ran so fast it broke the speed-limiters on Flight Simulator making it impossible to play ;-)
@SurmaSampo
@SurmaSampo 9 лет назад
Phil Boswell The 386 ran a 33mhz clock as standard with an optional floating point co-processor.
@Conenion
@Conenion 7 лет назад
> was that the ARM running at 8MHz kicked the living bits out of the 386 running a much faster > clock Yeah, 386 was pure CISC. That changed later on with the Pentium Pro, which has the CISC ISA running on a RISC-like core. 486 was CISC as well, but could execute many instruction in one clock. Stuff like INC AX. IIRC from 386 to 486 the IPC was doubled.
@MisterMcHaos
@MisterMcHaos 9 лет назад
"...effectively we were powering the chip [(the ARM processor)] from the signal inputs..." This was a well-known problem when working with CMOS chips. As documented in that famous book, "The Art Of Electronics" by Horowitz and Hill, if your (CMOS) circuit suddenly stopped working, it *may* be that one of your chips isn't connected to the power rails and that it's being powered by its inputs. Consider what happens when all of the inputs go "low" at the same time...
@WarrenGarabrandt
@WarrenGarabrandt 3 года назад
I imagine the engineer who didn't read that book is the one who invented the parity line to ensure that there is always an odd number of high inputs so that it can never be all low.
@WorldFactions
@WorldFactions 9 лет назад
I have been a huge fan of ARM since doing low level mobile development. From a developers persecitve RISC is really wonderful to work with. Keep making these series. I really enjoy them.
@Kadinata
@Kadinata 9 лет назад
Martyj2009 Yup! I've written firmwares for ARM cortex M microcontrollers, and I like every bit of it (no pun intended :P )
@MrSlowestD16
@MrSlowestD16 9 лет назад
Martyj2009 It actually doesn't matter to most developers b/c very few write in asm anymore.
@Kadinata
@Kadinata 9 лет назад
MrSlowestD16 That'd be true for high level developments, including mobile. If you're programming a microcontroller, then you'd be working directly with registers (GPIO, SysTick, etc).
@MrSlowestD16
@MrSlowestD16 9 лет назад
JFourier Don't know. Any microcontroller I've written code for was abstracted by C, so it's essentially all the same. As I said, very few people write in asm anymore.
@Kadinata
@Kadinata 9 лет назад
MrSlowestD16 Yea I agree. asm development has become very rare these days. I write my firmwares in C/C++, but I'd still need to know the microcontroller's register map to properly set up GPIO, timers, interrupts, etc.
@mrrolandlawrence
@mrrolandlawrence 6 лет назад
I saw in an interview with Wilson saying that they were very worried about overheating of the package with high current draws so spent a lot of effort to make sure it economical with the juice. Even she was a bit surprised when the current draw figures were measured as to how low they were.
@FishKungfu
@FishKungfu 9 лет назад
Great video, Brady! I love these technology history lessons! I think it's important to remember how we got here, and recognize the people who made it possible.
@YukariYakumo0
@YukariYakumo0 9 лет назад
They came out with 64bit multi-core ARM CPUs recently which are now powering supercomputers and servers that have to be extremely power efficient, low thermals, and the ability to be more tightly packed than any other design. As you can probably figure out they also are being used in smartphones (they are much more powerful than how they are being used in phones, although some of this power is apparent in that you can leave a large amount of applications running at the same time without impacting the performance).
@TrueAgentZeroVT
@TrueAgentZeroVT 9 лет назад
Mmmmmm instresting
@joemann7971
@joemann7971 8 лет назад
The supercomputer is running off tegra cpu. while it is an arm cpu, it's a proprietary design from Nvidia. Nvidia will be launching a cpu dokn with multiple cores with "haswell-like" performance... which is fairly impressive, considering that even AMD hasn't caught up to haswell yet. Intel might want to make a run for its money since ARM is a real threat to its business. It could potentially be replaced in laptops and servers, and possibly desktop PCs though I wouldn't hold my breath on that, since backward compatibility is still something that arm wouldn't be able to provide, but in this like servers where power consumption is more important than backward compatibility, I think it will definitely take over, especially considering that the majority of servers run on Linux and Linux can run on ARM processors.
@seraphina985
@seraphina985 8 лет назад
+joemann7971 True in fact Linux on ARM has more shipped units than Linux on x86 I'd have thought just from the android devices running Linux kernels, it's amazing really how much all the established and experienced companies in the PC sector managed to miss the boat on smartphones. Processor makers like Intel and AMD, GPU makers like Nvidia and the software giants like Microsoft despite all their experience managed to sleep through others taking a dominant position in a market that's far larger than the PC and server market put together. If anything though ARM is probably better off focusing like they are on embedded devices, smartphones and tablets, they have a bigger market just look how many embedded devices a typical household has compared to PC's and laptops often it's several times as many at least and there are more places those could expand.
@rex1054
@rex1054 7 лет назад
GPU maker like nvidia and AMD (ATI) you forgot that part.
@shamanahaboolist
@shamanahaboolist 9 лет назад
I could listen to this guy all day.
@sergheiadrian
@sergheiadrian 9 лет назад
This a great episode. Thank you Brady and thanks to everyone involved in making this.
@nachiketathakur697
@nachiketathakur697 3 года назад
I have my exams in few days on arm processors and I am watching this video. Forgive my ignorance, but I didn't know who is this gentleman is so I paused the video and started reading the description. I came to know that he is Prof Steve Furber who's book I have been refering to for my course!!!🙏
@hsdsaunders
@hsdsaunders 2 года назад
Cool, hope you did well on your tests bro.
@gumbilicious1
@gumbilicious1 9 лет назад
outstanding, one of my favorite channels on youtube
@Velo1010
@Velo1010 3 года назад
Phenomenal video. Appreciate y’all sharing a brief history of the ARM processor.
@wesmatron
@wesmatron 2 года назад
I have so much admiration for these guys. I could listen to this chap's stories all day.
@jeffiek
@jeffiek 9 лет назад
"powering the chip through the inputs" Brought a smile to my face. I knew immediately what happened. Been there, done that. Just not on a processor.
@albertgerard4639
@albertgerard4639 6 лет назад
What on?
@CtrlShiftGo
@CtrlShiftGo 9 лет назад
Fascinating! I really enjoy these videos on the early days of computing.
@mrrolandlawrence
@mrrolandlawrence 5 лет назад
the co of arm today, his masters thesis is on my shelf there - wow furber is a legend! did enjoy reading his books on arm programming when i was a kid :)
@keesnuyt8365
@keesnuyt8365 9 лет назад
I was impressed by the design back then (read about it in Byte magazine, probably) and I am still impressed now. Great job.
@richardelliott9734
@richardelliott9734 8 лет назад
Thanks for this Sean, the professor's videos on ARM are very interesting. You should do a computerphile extra video of the him with his guitar!
@Neueregel
@Neueregel 9 лет назад
Thanks Dr. Furber!
@allluckyseven
@allluckyseven 9 лет назад
Such a great interview!
@CiceroLounge
@CiceroLounge 4 года назад
Steve Furber is working on neural networking of computers in Manchester University. A legend of Acorn computing (and the lovely Sinclairs)
@MrLampbus
@MrLampbus Год назад
Interesting interview, I am a Acorn fan and owner since BBC model B. Also new to me ... tape out... I laid out several simple PCBs using black tape and letraset pads. We called it "taping out" onto clear film as the last step after proto board and schematic approval. This was then sent off to the PCB manufacturer.
@vonkruel
@vonkruel 9 лет назад
This is one of my favorite channels. Thanks!
@MVEProducties
@MVEProducties 3 года назад
Who is here after Apple's M1 Macs? Haha, my first computer ever was the Acorn's BBC Micro Model B!
@rdoetjes
@rdoetjes 9 лет назад
Great background information! Excellent! I had a colleague who had an Acorn, it was a great system but unfortunately an island platform. But it booted fast had a great UI!
@joshuablaylock6113
@joshuablaylock6113 2 года назад
Thanks for this interview!
@dankswtf
@dankswtf 9 лет назад
Fascinating to listen to thanks for sharing.
@deflekt
@deflekt 3 года назад
that low consumpotion energy story is SICK !!!!!!! awesome!!!!!
@johnmyviews3761
@johnmyviews3761 3 года назад
This must be the best example of serendipity
@scottxiong5844
@scottxiong5844 Год назад
Appreciate the video. I would love a complementary video to this to discuss RISC-V.
@iprice77
@iprice77 9 лет назад
Great chip, used the Acorn Archimedes series, first machine I learned assembly language on so I got quite in depth with the OS and chip, awesome for its time. Glad to see ARM still going strong and found their niche in this otherwise dominated marketplace.
@Archimedes75009
@Archimedes75009 6 лет назад
I have just noticed an error on the screen captured from 11:20 : the ARM1 had 25 000 transistors, but not the ARM2 : it had around 30 000, because contrary to the ARM1, the ARM2 has the multiplication instructions implemented.
@tamyboy1
@tamyboy1 5 лет назад
Great interview !
@seamusandpat
@seamusandpat 9 лет назад
Acorn machines were brilliant. The first machine I build to run BASIC on was an Acorn Atom (6502 processor) which came as a self build kit and worked great first time despite my inept engineering skills.......
@ForViewingOnly
@ForViewingOnly 9 лет назад
Great video, very interesting.
@BariumCobaltNitrog3n
@BariumCobaltNitrog3n 9 лет назад
#1 hit the summer of 85 was Tears For Fears "Everybody Wants to Rule the World". Who knew they were talking about computing chips.
@KirillKovalevskiy
@KirillKovalevskiy 6 лет назад
Fascinating story!
@ChillMasterDave
@ChillMasterDave 3 года назад
OMG!! They did it! ARM killed x86! Congratulations!
@gasdive
@gasdive 9 лет назад
Brady, could you get him to talk about the work he's doing with SpiNNaker? While the ARM stuff is interesting, it's history. He's still doing stuff on the bleeding edge that has potential to change everyone's life *completely*.
@Computerphile
@Computerphile 9 лет назад
gasdive Spinnaker video is already on the way :) >Sean
@gasdive
@gasdive 9 лет назад
***** Oh Wow, just Wow.
@frustrateduser666
@frustrateduser666 7 лет назад
Wow, what a modest man.
@anibaloal
@anibaloal 4 года назад
not connecting the power supplies is one of the most extreme cases of make a bug a feature I've heard in my life
@buddy5335
@buddy5335 9 лет назад
When Professor Furber noticed that his ARM chip was running without a power supply connection can only mean that computers have been Sentient life forms from the very beginning, and that they have just been waiting for the proper time to become our Silicon Overlords. Humans are Doomed.
@ktxed
@ktxed 9 лет назад
buddy5335 the day skynet became self-aware
@Madmax23419
@Madmax23419 7 лет назад
All my AVR chip do that. I connect some I/O to 5v and no VCC connected and they run as normal. I am in danger? Skynet becoming self-aware? :D
@esesci
@esesci 6 лет назад
It's interesting that he refers to Sophie Wilson as "Roger". That must be confusing for all parties involved.
@TheGag96
@TheGag96 9 лет назад
Nice mention to the 65c816! That's the chip the SNES used.
@ckmishn3664
@ckmishn3664 7 лет назад
I had 30 years of arm once (right) and only 29 years of the other arm (the left one). This was the result of me spinning very rapidly with my right arm at the axis point and my left arm traveling at very close to the speed of light (and thus aging more slowly), thus matching the cliche of the left being younger than the right.
@Robert_McGarry_Poems
@Robert_McGarry_Poems 5 лет назад
I love computers! See, you helped make that happen in a way.
@b4ux1t3-tech
@b4ux1t3-tech 9 лет назад
A well-engineered piece of hardware will work. A brilliantly-engineered piece of hardware will work even if it shouldn't. :)
@derbuchholzer
@derbuchholzer 9 лет назад
Great video! But what is with the random zoom at 4:54?
@xanokothe
@xanokothe 9 лет назад
Designed a microprocessor, couldn't properly connect it to a power supply and multimeter LOL
@pilotavery
@pilotavery 3 года назад
No it's probably that while they were getting everything hooked up as a team they saw that it was working and assumed that that was already hooked up
@tocsa120ls
@tocsa120ls 6 лет назад
As an avid Commodore enthusiast... 3:00 Wouldn't that Phoenix, AZ company have been Bill Mensch's Western Design Center? :D
@ErikS-
@ErikS- Год назад
"only" 12 billion ARM cpu's at the time of making this video 7 yrs ago. Today in 2022 it is 230 billion ARM cpu's produced..
@JohnTaylorDev
@JohnTaylorDev 9 лет назад
great video :)
@herauthon
@herauthon 9 лет назад
Looking listening Learning so much news - so much new My first touch with ARM was in 1989 an Acorn StrongARM with dual CPU one intel - one arm the teacher showing this machine was running hot with it - i was and still am.. Amazed . . never heared much about it found one StrongARM in use at a local backery.. i said.. well.. its a very very good system unfortunatly.. i think the PC/XT (and up) is going to run over the market.. And so it came to be but - was it really ? since i found a fan-page, much later, about the StrongArm - listed all the models and versions of that time period and thought.. i was wrong.. and right.. but what if i knew - but i didn't do then. Will ARM be the next HOST on your PC Adventure - i dare to say YES with the move to online services and less local apps.. it will do well. ok, the static devices in decline the mobile devices as the new default so, ARM has already arrived a long time ago.
@ItayGrudev
@ItayGrudev 9 лет назад
Where can I find the page shown on (11:18) that lists all those historical processors and their specifications?
@JamesBalazs
@JamesBalazs 9 лет назад
Google a few sentences from it, ie names of a few processors. It'll probably come up.
@paulk314
@paulk314 5 лет назад
As an ARM engineer, this is particularly neat to hear :)
@ps3301
@ps3301 3 года назад
Ai is the future. Apple m1 is so fast compared to arm design too. Why is their design so much better than arm latest core design ?
@FLMKane
@FLMKane 5 месяцев назад
​@@ps3301 you high bro? M1 IS an arm chip (as well as the M2 and M3)
@MagikGimp
@MagikGimp 9 лет назад
The whole running on no power thing would make a great plot device in an Apollo 13 type movie.
@NawidN
@NawidN 9 лет назад
The audio in this video was ridiculously low. You should look into that.
@nocturnal7590
@nocturnal7590 3 года назад
Who came here after seeing the Apple ARM news?
@Frient
@Frient 9 лет назад
can someone please elaborate on the plastic vs ceramic packaging part? I've never heard of this before.
@xXH3ll5xB3llXx
@xXH3ll5xB3llXx 9 лет назад
Frient The chip needs a package to protect the silicon from damage and to house the leads to connect the IC into a larger circuit. Plastic has lower material costs and is easier to manufacture making it much cheaper. However, plastic is generally not very good at conducting heat so if the chip produces too much heat it can't escape fast enough and will melt. Ceramics are much better at conducting heat so you can get away with producing more heat but it becomes more costly to manufacture.
@Frient
@Frient 9 лет назад
Ah I see. I thought he was referring to the packaging that items on a store shelf get. Never heard of ceramics on there hehe.
@mustangrt8866
@mustangrt8866 9 лет назад
Frient I have an arm-based omap4430 which might melt over 100c (210F)
@IanTester
@IanTester 9 лет назад
Frient Example of a CPU in a ceramic DIP (CerDIP) package: commons.wikimedia.org/wiki/File:KL_National_N8X300I_CerDIP.jpg
@MasterSkywalker87
@MasterSkywalker87 3 года назад
@Computerphile could you enable automatic subtitles for the video? thanks so much!
@themostwanted774
@themostwanted774 3 года назад
+1
@oussemaoulhaci9981
@oussemaoulhaci9981 3 года назад
@Computerphile, yes please +1
@Max_Flashheart
@Max_Flashheart 5 лет назад
THe ARM design is so Handy
@HusainSinan
@HusainSinan 7 лет назад
is there a chance to get other Manchester professors to give a small talk?
@cpcnw
@cpcnw 2 года назад
So who was the CEo of ARM who's Masters Thesis was on Steve's shelf?
@JohnnyUtah488
@JohnnyUtah488 Год назад
What an amazingly humble and down-to-earth guy. If I invented ARM, I'd be struting around like Flavor Flav with a gold medallion the size of a hubcap hanging from my neck.
@DontMockMySmock
@DontMockMySmock 9 лет назад
yay, computer scientist john lithgow is back!
@waldsteiger
@waldsteiger 8 лет назад
great talk. plus i now know what tape out means. reliefed to hear although still called tape out, no tape is harmed in the process. symphatically dry.
@Cough_Drop76
@Cough_Drop76 5 лет назад
Any device is not completely off when switched off, rather it has 1 watt of power flowing through the board or device, life!
@laincortesgonzalez4887
@laincortesgonzalez4887 3 года назад
4:10 *Sophie
@currentphonograph1734
@currentphonograph1734 9 лет назад
Does this support the idea that an electronic device can be unplugged, yet the sensors such as microphone, camera, still recording / transmitting
@eafindme
@eafindme 6 лет назад
Can ARM beat Intel x86 or AMD x64 design? If the main obsatcle is memory bandwidth, why not just increase the amount of cache memory or use DDR6 RAM?
@tl8211
@tl8211 4 года назад
Cache changed the equation.
@myne4
@myne4 9 лет назад
my boy Furber is wicked smaht
@TahreyUK
@TahreyUK 5 лет назад
A different response to the bandwidth problem can be seen in the design of both the BBC Micro itself, as well as the Atari ST and the original Amiga; sharing the memory bandwidth between the processor and the equally as hungry video system on an interleaved basis. The memory had about twice the speed as what the processor could use in both cases, so the video could be given an equal half, reading screenbuffer data out of a particular chunk of the same memory bank as the actual code and data. The available data rate of that sidechannel then determining the screen resolution and colour depth the computer could provide without slowing down the processor (and the amount of processor time it can borrow from determining the actual max and how slow the computer runs when using it). IE, turning the drawback into an advantage, in terms of cost saving and simplification of the architecture, instead of coming up with a whole new processor type and spending money on upping the general performance to take advantage of it. You don't get the sort of raw power (and better graphics) that the Archie offered, but you do get a reasonably performant computer for the lowest possible price. In the Beeb, that being 320x200/256 in mono or 160x200/256 in 4 colours (or the Teletext mode, which uses character mode to give the appearance of 320x200 in 8 colours) with no performance hit, or the max of 640x200/256 in mono and 320x200/256 in 4 colours. The 16-bits had about 4x the memory bandwidth (twice the clock, twice the bus width), so instead manage 640x200/256 in 4 colours and 320x200/256 in 16 colours with no slowdown, and the Amiga could pull up to 640x200/256 in 16 colours with a similar chronic amount of slowdown as experienced by the Beeb, or 320x200/256 in 64 colours with half as much... The PC's graphics cards don't show the same kind of coupling between general machine performance and resolution/colour depth as they run a completely separate bus to the rest of the machine, so gave e.g. BBC-like quality (from CGA) without slowing down the CPU despite using the same general memory technology and bus width. Which was rather important given how underpowered and bandwidth-inefficient the rest of the computer already was (struggling to reach the performance of a Beeb in the lower screen modes even so); with shared video, as seen in the PC Jr, it would have damn near come to a halt.
@GeorgeFoot
@GeorgeFoot 3 года назад
I don't think the BBC suffers slowdown in any modes, even its highest 640x256 mode. The CPU runs at 2MHz regardless, the only difference between the modes is whether the video system also runs at 2MHz.
@mrflamewars
@mrflamewars 7 лет назад
I have an Actron CP9550 that has an Arm Cortex M3 core in it. Got an iPod nano 2g that i picked out of the trash that has some sort of samsung soc that uses Arm. I have never attempted to open it but the Garmin GPS box that I trash picked probably has an Arm core or two in it. Dumpster divin' FTW
@LastofAvari
@LastofAvari 9 лет назад
What's the water brand of the bottle to the left on his table?
@LastofAvari
@LastofAvari 9 лет назад
Fish Kungfu thanks
@stumbling
@stumbling 9 лет назад
LastofAvari Puzzled why that was the thing that caught your interest.
@JacGoudsmit
@JacGoudsmit 9 лет назад
2:45 "The turning point [in the design of the ARM] was a visit to [The Western Design Center, Inc.]".
@coolwinder
@coolwinder 9 лет назад
As I understand .exe file contains OS commands and it does some work. And because it contains OS commands it can run on all CPU-s that run Windows OS?
@SerBallister
@SerBallister 9 лет назад
Бојан Драшко No, EXE contains binary instructions for a CPU (Machine code). Meaning it will only run on the CPU it was intended to run. The OS is a seperate problem, which is why Linux binaries don't run on Windows for example..
@coolwinder
@coolwinder 9 лет назад
SerBallister Are you sure, how then my .exe program runs on amd and intel processors with win 7 os?
@SerBallister
@SerBallister 9 лет назад
Бојан Драшко I'm 100% sure. AMD and Intel CPUs both use the x86/x64 instruction set, they are generally binary compatible.
@coolwinder
@coolwinder 9 лет назад
SerBallister Hum, can anyone confirm and maybe explain a bit in depth? Thanks man.
@SerBallister
@SerBallister 9 лет назад
AMD and Intel use the same instruction set, EXEs contain machine code which both CPUs understand. Intel originally made the x86 instruction set for their CPU, with AMD making theirs compatible later on. This is why your EXE will run on both.
@tedchirvasiu
@tedchirvasiu 9 лет назад
358 likes and 0 dislikes holy shit
@tedchirvasiu
@tedchirvasiu 9 лет назад
just watched the whole video. now i understand why it has no dislikes
@hojnikb
@hojnikb 9 лет назад
Ted Chirvasiu Looks like Intel folks didn't arrive here yet :)
@antiHUMANDesigns
@antiHUMANDesigns 9 лет назад
hojnikb I'm an Intel fanboy, so to speak. :) Still a great video.
@imadgibbs9063
@imadgibbs9063 9 лет назад
Ted Chirvasiu 701 likes, 1 dislike now.
@descai10
@descai10 9 лет назад
Imad Gibbs iblame u
@jamesosborne4567
@jamesosborne4567 9 лет назад
But how did they design the chips in the computers on which you design the chips?
@NeiroAtOpelCC
@NeiroAtOpelCC 9 лет назад
James Osborne They were designed on other computers that were even more simple. Once you get simple enough, you don't need a computer to design it.
@samramdebest
@samramdebest 9 лет назад
James Osborne well If you go all the way back, you get to a computer where the plan was made on paper or completely from memory.
@AureliusR
@AureliusR 8 лет назад
+James Osborne Yeah, as others mentioned, you didn't need computers. This guy actually got the definition of tape-out incorrect. It literally meant to design the mask using tape and transparencies. Had nothing to do with magnetic tape - I'm really surprised that he didn't know that.
@the80386
@the80386 9 лет назад
*Two Intel reps visited the channel folks! :v*
@Archimedes75009
@Archimedes75009 6 лет назад
No : Amiga imbeciles.
@ShawnPitman
@ShawnPitman 8 лет назад
What on earth does Brady say at 12:21? I've listened twenty times now.
@Computerphile
@Computerphile 8 лет назад
Shawn Pitman "Professor it's very much earned" >Sean
@ShawnPitman
@ShawnPitman 8 лет назад
Much thanks. It's a testament to the raw interest of the video that, when I missed even just a few words, such a small omission bothered me. A brilliant interview and an amazing history.
@KangoV
@KangoV 5 лет назад
I wish I still had my Archimedes.
9 лет назад
could a stackable processor be any good for doubling performance by stacking more cpus ontop of the previous chip? imagine that for easy upgrades lol
@overwrite_oversweet
@overwrite_oversweet 9 лет назад
Heat dissipation would be almost impossible to manage.
@sbjf
@sbjf 9 лет назад
Tim Tian You'd need some sort of integrated inter-die cooling, I think IBM has been doing research on that for quite some time.
@overwrite_oversweet
@overwrite_oversweet 9 лет назад
sbjf Sounds, err, _cool_.
@aakksshhaayy
@aakksshhaayy 9 лет назад
Tim Tian plop it in a tank of liquid helium
@overwrite_oversweet
@overwrite_oversweet 9 лет назад
aakksshhaayy That does bad things to semiconducting.
@tze-ven
@tze-ven Год назад
This just shows that even ARM's principal designer also made silly mistake like all of us by powering up MCU through GPIOs.
@unvergebeneid
@unvergebeneid 9 лет назад
Does ARM already have processors that operate at near-threshold voltage? Because that's what I'd be more ready to call magic.
@jonathanwatmough
@jonathanwatmough 9 лет назад
Penny Lane Steve Furber did a no-clock ARM that only ran when needed. Kind of like a lazy-eval chip.
@unvergebeneid
@unvergebeneid 9 лет назад
Jonathan Watmough Sounds interesting. A couple of friends of mine did a clockless CPU once just to see how that works but they ran into trouble with needing huge amounts of transistors for synchronization so it turned out not to be practical. Apparently Furber solved that problem somehow ... or maybe he didn't as the processor in my smartphone does have a clock ;)
@paragramteke6739
@paragramteke6739 3 года назад
Enable subtitles
@aleksandersuur9475
@aleksandersuur9475 7 лет назад
Accidentally powering a micro only via IO pins, yeah been there done that, caused a bit of head scratching.
@7177YT
@7177YT 4 года назад
fairly young voice for a guy that age. (:
@0MVR_0
@0MVR_0 8 лет назад
Wait I get the idea that less switching activity gives less power ~ higher resolution clock. But is he alluding to the idea that the chip didn't need a Vcc when he says he 'failed to connect the power supply' and 'effectively they were powering the chip from the signal inputs'? Aren't there some operations that require non-input voltage?
@Mythricia1988
@Mythricia1988 8 лет назад
+Omar Omokhodion Most if not all the data input/output pins have diodes that go directly to Vcc - so, as long as the voltage drop of that diode is not too great (it'll probably be 0.6 volts), and as long as at least some of the inputs are high enough voltage to overcome that as well as power the chip, then it'll just run from that. Even a 3.3V chip can run on very low voltages, down in the 1.8's or so, this is pretty common, so even if the input/output lines that the chip was being powered from were lower voltage, it'd still work. And since these pins are physically connected to Vcc, any internally generated supply rails will still be generated, since, well, it's just as if you connected the chip to power through a single diode.
@0MVR_0
@0MVR_0 8 лет назад
Pretty common? Doesn't that mean there is considerable mismanagement of power efficiency? I mean, one knows how much power is necessary to create a signal, surely voltage regulators are able to streamline the circuitry instead of using rails to guide excess signal. Unless this is communication with foreign hardware...
@AureliusR
@AureliusR 8 лет назад
+Omar Omokhodion Are you using Google Translate? Your questions are really confusing and wandering. Try and be more specific.
@0MVR_0
@0MVR_0 8 лет назад
Ya not really questions, just trying to compensate for my lack of a formal education in EE.
@petehiggins33
@petehiggins33 7 лет назад
Also, there will be smoothing capacitors directly across the chip supply pins which will supply the chip during the times when there is no high signal on any of the input pins.
@NDakota79
@NDakota79 3 года назад
Watching this on my Macbook Pro with ARM instruction Set M1
@ChillMasterDave
@ChillMasterDave 3 года назад
Would like to know how he feels about the new M1 chip! He must dazzled. And gowing forward, I think that ARM will be the way to go for mainstream computing now. Finally x86 will be killed by a better chip architecture. Imagine the possibilities!! scale an 10W ARM processor up to 95 or 125 W! that would be incredible. At least 10(!) times faster than an average Intel CPU
@main_tak_becus6689
@main_tak_becus6689 2 года назад
@@ChillMasterDave I watched video on ARM powered super computer from Fujitsu (the first super computer in the world). One of the commenter said that financially, x86-64 super computer is cheaper and more powerful than the ARM one (using same power consumption)
@greatmanokonkwo656
@greatmanokonkwo656 3 года назад
"In inserting the ammeter into the power supply, I had failed to connect the power supply, so no current was flowing into the ammeter... But the chip was still running!" WTF.
@sdprz7893
@sdprz7893 3 года назад
Genius's am I right?
@greatmanokonkwo656
@greatmanokonkwo656 3 года назад
@@sdprz7893 It's just freaking amazing
Далее
Reason for ARM (Acorn Archimedes at 30) - Computerphile
12:24
Colossus & Bletchley Park - Computerphile
8:42
Просмотров 246 тыс.
Silicon Brain: 1,000,000 ARM cores - Computerphile
9:36
Explaining RISC-V: An x86 & ARM Alternative
14:24
Просмотров 420 тыс.
Inside the CPU - Computerphile
11:16
Просмотров 358 тыс.
Building High-Performance RISC-V Cores for Everything
19:01
it begins... the DEATH of x86
6:54
Просмотров 204 тыс.
The Most Difficult Program to Compute? - Computerphile
14:55
Processor under microscope. Nanometer journey
12:41
ChatGPT Jailbreak - Computerphile
11:41
Просмотров 326 тыс.