TubeSum ← Transcribe a video

Hardware Architect Answers Microchip Questions | Tech Support | WIRED

0h 24m video Published May 19, 2026 Transcribed Aug 4, 2026 WIRED WIRED
Intermediate 12 min read For: Tech enthusiasts, students, and professionals interested in understanding how microchips work and the industry's challenges.
AI Trust Score 75/100
⚠️ Average / Some Fluff

"Delivers a thorough, expert Q&A on microchips, matching the title's promise of answering hardware questions."

AI Summary

In this video, a hardware architect and CTO for systems design at IBM answers a range of questions about microchips, covering topics from the basics of binary computation and transistor physics to advanced manufacturing processes, the impact of AI on data centers, and the future of chip design. The discussion provides a comprehensive overview of how chips work, why they heat up, the challenges of scaling, and the industry's current state.

[00:12]
Binary and Transistors

Microchips use binary (zeros and ones) to represent data, with zero as no voltage and one as a voltage like 1V or 1.5V. Transistors modify these signals to perform computations like addition or multiplication.

[01:22]
How Transistors Work

A transistor has input (source) and output (drain), with a gate controlling the flow of electricity. Billions of transistors on a chip can switch billions of times per second.

[02:02]
Manufacturing Complexity

Modern chips are designed at 5, 4, 2 nanometer nodes, making manufacturing extremely complicated and costly. Only a few companies like TSMC, Samsung, and Intel can build these fabs, with new fabs also being built in the US.

[02:45]
Why Computers Slow Down

Computers slow down over time due to software and firmware updates that demand more resources, not because the hardware degrades. Accumulated junk and increased demands make the system feel slower.

[03:15]
AI Driving Data Centers

AI has driven massive demand for data centers over the last few years. Improving knowledge worker productivity by even a few percent is a massive market, leading to huge infrastructure projects with millions of chips and GPUs.

[04:30]
Transistor Size and Function

A modern transistor is a few nanometers in size, acting as a tiny switch that performs logic operations like AND or OR. Complex circuits are built from these, allowing programming and computation.

[05:37]
Billions of Transistors

Chips can have billions of transistors because they are packed tightly, with connections on the backside and memory on the chip. The amount of data and computation needed determines the design.

[06:04]
Why Chips Heat Up

Chips heat up because every time a transistor switches, current flows through the metal stack, causing friction against the atomic structure, similar to rubbing hands together.

[06:31]
Manufacturing Process

Chips are made by coating a wafer with photoresist, using light to etch patterns, depositing metals, and doping silicon. This is repeated in many layers, and advanced lithography uses extreme ultraviolet light due to the fine structures.

[07:50]
Lithography Machines

The machines used for lithography are massive and must position the wafer super precisely. After manufacturing, chips are diced and packaged onto modules with pins.

[08:32]
Designing Without Computers

Early computers were designed by hand on paper, with components connected manually. The speaker recalls building a calculator on wire wrap boards at Saarland University. Now, powerful computers are used to design even more powerful chips.

[09:25]
AI in Chip Design

AI is a powerful tool that makes engineers more productive in chip development, similar to its impact on software coding. It helps build better chips, but it's not a replacement for human engineers.

[10:06]
Semiconductor Materials

Modern chips are based on silicon, a semiconductor that can be configured to conduct or not. Transistors use this property to switch, forming the building block of chips.

[11:12]
Making Faster Processors

Faster processors come from smaller nodes (like 4nm, 3nm, 2nm) and microarchitecture improvements. Microarchitects optimize how to make storage, network, and computation faster.

[12:10]
Future of Transistors

Transistors have shrunk from vacuum tubes to 5nm and 2nm. The future may involve new scientific breakthroughs, possibly entering the Angstrom age with transistors just a few atoms in size.

[13:23]
Semiconductor Super Cycle

The industry is in a super cycle due to massive demand from AI and data centers, but supply is hard to scale because fabs are expensive and complex. This drives up costs, and the cycle may continue as AI is transformative.

[14:32]
Physical Limits of Chip Size

Chips have physical limits due to the size of masks used in manufacturing. Building chips above 750-780 square millimeters becomes extremely expensive, so there's a practical limit.

[15:12]
GPU vs CPU

A CPU is a versatile, programmable chip for general software, while a GPU is specialized for parallel processing, originally for graphics but now also for AI due to its high-performance math capabilities.

[16:24]
Chip Design Roles

Chip design involves process engineers, chip designers, microarchitects, logic designers, and physical designers. Each role contributes to turning a concept into a manufacturable chip.

[17:34]
Tech Leaps Since the 90s

Faster transistors, smaller nodes, faster memory, network, and storage all contribute to modern computers being much faster than those in the 1990s. It's a combination of improvements.

[18:16]
Moore's Law and Dennard Scaling

Moore's Law (doubling transistors) is still roughly holding, but Dennard scaling (constant power with smaller transistors) has ended. Power consumption is now a major challenge, leading to heat and cooling needs.

[19:44]
Power and Cooling Challenges

As chips pack more transistors, power consumption and heat increase. This is why computers have fans and data centers use massive power lines and water cooling.

[20:01]
Dealing with Imperfections

Chips are designed to tolerate imperfections. For example, memory cells are designed with redundancy, and chips with some defective cores can be sold as lower-core-count versions.

[21:10]
Chips in the Human Body

Chips have been used in pacemakers for decades. Research is exploring artificial eyesight and stroke recovery, but enhancing cognitive abilities with chips raises ethical concerns.

[22:41]
Clean Facilities

Chips require ultra-clean rooms because a dust speck is a thousand times larger than a transistor, and even a tiny particle can ruin a chip.

[23:22]
Career Path

The speaker started as a computer science student, joined IBM, learned chip design on the job, and eventually became CTO. A background in electrical engineering is also common.

The video provides a comprehensive overview of microchip technology, from fundamental principles to advanced manufacturing and future trends. It emphasizes the complexity of chip design and manufacturing, the impact of AI, and the ongoing challenges of power and scaling.

Mentioned in this Video

Study Flashcards (12)

What does a zero represent in a microchip?

easy Click to reveal answer

No voltage

00:40

What are the three main parts of a transistor?

easy Click to reveal answer

Source, drain, and gate

01:22

Why do computers slow down over time?

medium Click to reveal answer

Due to software and firmware updates that demand more resources, not hardware degradation.

02:45

What is the primary reason for building new data centers?

medium Click to reveal answer

AI processing and improving knowledge worker productivity.

03:15

What is the approximate size of a modern transistor?

easy Click to reveal answer

A few nanometers

04:43

Why do chips heat up?

medium Click to reveal answer

Because current flow causes friction against the atomic structure of the metal, generating heat.

06:04

What is the role of a gate in a transistor?

easy Click to reveal answer

It controls the flow of electricity between source and drain.

01:36

What is the fundamental building block of modern chips?

medium Click to reveal answer

The transistor, made from a semiconductor material like silicon.

10:55

What is the difference between a CPU and a GPU?

medium Click to reveal answer

A CPU is versatile and programmable for general software, while a GPU is specialized for parallel processing, originally for graphics but now also for AI.

15:12

What is the practical limit for chip size?

hard Click to reveal answer

Around 750-780 square millimeters due to mask size limitations.

15:00

What is Dennard scaling?

hard Click to reveal answer

The principle that as transistors get smaller, they consume the same amount of power, which has ended.

18:47

How do chips deal with manufacturing imperfections?

medium Click to reveal answer

By designing redundancy, such as extra memory cells or cores, so partial good chips can be sold.

20:14

💡 Key Takeaways

📊

Binary Basics

Explains the fundamental concept of how microchips use binary to represent data.

00:12
🔧

Transistor Operation

Provides a clear explanation of how a transistor works as a switch.

01:22
💡

AI Driving Data Centers

Highlights the economic impact of AI on infrastructure.

03:15
📊

Heat Generation

Explains the physical cause of chip heating in an intuitive way.

06:04
💡

End of Dennard Scaling

Explains a key challenge in modern chip design.

18:47

[00:00] chief technology officer for systems design at IBM. This is Microchip Support. [upbeat music]

[00:12] "How are microchips programmed to know why zeros and ones are so important in computing. as a long series of zeros and ones.

[00:27] It enumerates all the characters, the letters, of zeros and ones to represent each of these letters.

[00:40] and just string all the letters, and characters, to create a long sequence of zeros and ones. a zero is usually represented by no voltage,

[00:54] like one volt or 1.5 volts. Transistors in a computer chip can then modify the signals and performing certain computations.

[01:07] like adders or multipliers, and perform ever more complex operations that you're sending into the computer chips.

[01:22] "Just how on earth does a transistor physically work?" You have an input and an output we call the input and output source and drain,

[01:36] An electrical signal connected to the gate or it keeps it closed so that no electricity can flow. there are billions of transistors,

[01:50] but they can switch billions of times per second. Well, the modern chips are designed

[02:02] like we're down to five, four, two nanometer design points, and the manufacturing is extremely complicated. is extremely costly.

[02:16] to get to the next technology node is an extremely costly undertaking as well. and we only have a few companies

[02:31] and build those fabs. are TSMC in Taiwan, Samsung in Korea, All these companies are also building fabs in the US

[02:45] Ventynine asks, "Why do computers get slow with time?" When you own a computer over a period of time, you are getting firmware and software updates,

[03:00] So it's not that the hardware gets slower, a lot of junk on the device. It's just you're asking more of it.

[03:15] why do they need so many new data centers anyway?" With what's going on in AI over the last few years, and so let's just step back.

[03:30] over the last three, four, five years, and it's really driving worldwide productivity Now, we spent trillions and trillions of dollars in wages

[03:45] and if we can make knowledge workers more productive by only a few percent, that is a massive market, And so you see a lot of companies building data centers

[04:00] Now, these data centers are really complex. because they get filled with computers and then of course a lot of GPUs for all the AI processing.

[04:18] are really huge infrastructure projects, and power supplies and cooling, ultimately there are millions of chips.

[04:30] general purpose processors, and of course lots of GPUs for the AI processing. of transistors in my CPU actually doing?"

[04:43] A modern day transistor has only a few nanometers of size. So when we are talking about five nanometers,

[04:55] of the width of a human hair. each one of them is a tiny switch, two or three or four signals

[05:08] or the or of all these signals, right? or is one of them not a one, and form more and more complex circuits.

[05:23] we can perform those computations in a loop. so that you can actually program the chips And so because we're putting all of these circuits

[05:37] it adds up to billions of transistors. Minoshi asks, "How can chips have billions of transistors It really matters how much data you need

[05:51] versus how much computation you perform on the chip These are all the connections on the backside. as well as the input and output signals,

[06:04] and a lot of memory on this chip DickheadNL is asking, "Why do computer chips warm up?" and every time they do a switch,

[06:18] and the metal stack, and when that current flows, and they push against the atomic structure of the metal, almost as if your hands are rubbing together.

[06:31] That friction is causing the heat in the chips. "If transistors are so small like a few atoms, We start in the manufacturing process with a blank wafer,

[06:46] We coat the whole wafer with that. of the design is used to shine a light and then we etch out the areas

[07:01] and we can deposit metals, or we can dope the silicon And then this happens in many, many, many layers. using repeated steps of photo resist,

[07:18] and then after the transistors we then put the metal stack on top Nowadays with the fine structures that we have,

[07:32] we are using for that imaging. because the wavelength of the light itself to show the fine structures that we need on these chips.

[07:50] The machines that do all that work are massive, because they need to super precisely position the wafer. and all of that needs to be like really in lockstep

[08:06] to be able to create these super fine structures Then there are super fine machines and we call that dicing.

[08:18] and then these individual chips That's the little green board with two chips, that interconnects the two chips on this module,

[08:32] where we have the pins A Reddit user asks, with no computers to create it?"

[08:44] were designed by hand on a piece of paper. and then people would connect the different components I myself, when I was at Saarland University in Germany,

[09:00] what were called wire rep boards. and you would connect little wires on the backside And we build a small calculator

[09:13] But in the 70s, whole computers were built Nowadays, of course, we have very powerful computers, to build ever more powerful computers.

[09:25] to validate the functional correctness of chips, InternalGoal955 is asking, "AI conquered software coding,

[09:39] How do we prepare for inevitable displacement?" is really strong here, too strong. that make us engineers more productive.

[09:53] That's also true in chip development But it's another set of powerful tools and allows us to build better chips going forward.

[10:06] and enable us to build better chips. in the manufacturing of computer chips? So modern manufacturing processes for semiconductors,

[10:24] cell phone chips, et cetera, are based on silicon. very far in terms of how many transistors how we can manufacture them in a very reliable way.

[10:41] that can be used as semiconductors. But for the most powerful computer chips, A semiconductor is a material

[10:55] but that can be configured to sometimes conduct So you can build a transistor with the gate, the semiconductor is either conducting or not conducting.

[11:12] That is the fundamental building block for modern chips. that allow us to make faster processors?" The silicon node that's at the base,

[11:27] a four, three, two nanometer chip? Then micro architects like myself, and build faster processors

[11:40] how to make storage faster, how to make network faster. computers are getting faster, faster and faster. in the broad field of computer engineering.

[11:54] who basically lays out the big picture architecture into the different components and subunits Dudewiththebling asks, "Theoretically,

[12:10] If you go back to computers from the 1930s and 40s, they were built using magnetic relays or vacuum tubes. with the transistors on silicon chips, for example.

[12:27] In the span of my career over the last 25 or so years, to five and two nanometer transistors nowadays. on how far we can continue to drive this,

[12:41] Nobody knows exactly how we'll build these chips because there's gonna be some scientific breakthroughs. how we would manufacture the chips

[12:54] That was an unknown. So I believe we'll see the innovation continue and therefore add more and more transistors

[13:08] and we're entering really the research We're calling that the Angstrom age, of the size of just a few atoms.

[13:23] R2002 asks, "Semiconductor super cycle, Crash coming?" we're building massive new data centers,

[13:35] and it's really hard to build additional supply are so enormously complex and expensive. from the new data centers,

[13:49] because it's hard to build more manufacturing fabs. Microchips have always gone in cycles. has always gone up for a few years,

[14:04] Right now, we're in what we call a super cycle. there's so much demand for microchips, and it's really hard to scale up

[14:17] because these fabs are so incredibly expensive, driving the current cost of the microchips up. That's really anybody's guess.

[14:32] I personally believe AI is such a transformative technology DoomCrystal asks, because the transistors are physically too small,

[14:45] There's physical limits to how big we can make chips, the more expensive it is. When manufacturing chips, we're using masks

[15:00] and these masks can only be produced in a certain size, and so building chips above 750 or 780 square millimeters,

[15:12] and therefore expensive. between a GPU and CPU?" There's memory chips, there's chips in a camera

[15:30] and turned the light into electrical signals, et cetera. A CPU is a historically very versatile type of microchip that is programmable and can execute all kinds of software.

[15:43] or the heart of a traditional server computer. They came about maybe 20 so years ago,

[15:55] used, for example, in either gaming It turns out that the capabilities like real, strong high performance

[16:10] are also very relevant to AI processing. have actually been kind of built around the GPUs is similar to the kinds of math

[16:24] Prgmmr7 asks, "Could someone explain and the differences?" It starts with the people who develop the silicon process,

[16:40] and then we have the engineers who design the chips. who sort of lays out the big picture Then logic design engineers

[16:54] the floating point units and the caches, for example. that the logic design is functionally correct when it computes on the data.

[17:07] and turn it into what we call a layout. Which function goes where? And then as the chip gets manufactured,

[17:20] to actually put a system around the chip. Somebody designs the card. Somebody puts it all together and validates it,

[17:34] and the card works from manufacturing. and make sure that we have Pyros_it asks, "What were the tech leaps

[17:50] so much faster than the ones in the 1990s?" and everything gets better all the time. So it's faster transistors, smaller silicon nodes.

[18:02] It's faster memory, faster network, faster storage. If you kept one thing the same as it was in the 90s, So it really takes all of it

[18:16] to create these breakthroughs. "Why does Moore's Law keep ending every decade Moore's law was postulated not really as a law,

[18:34] we can double the number of transistors That law is still around, despite it has slowed down a little bit, right?

[18:47] but we can continue to grow the numbers What really has broken down is Dennard scaling. smaller and smaller, put more of them on the chip,

[19:02] they end up consuming the same amount of power That scaling has really ended, it's really hard to stay in the power budget

[19:18] processors consuming more power now So with chip design now, is how do we manage the power consumption of the chip?

[19:31] as we put more and more transistors into a chip, and so there's a few key challenges here. and then that power creates heat,

[19:44] and that's why you see fans in your computers. you see massive power lines go into the data centers, They use a lot of water to cool the air in the data center,

[20:01] to cool the chips with water. with no imperfections?" with billions of transistors,

[20:14] And we're designing to deal So for example, when you're designing a memory element, you're designing maybe 10% more.

[20:30] where you can block out a bad memory cell Or think of some strange numbers of cores on a chip, like you could have a chip with 28 cores, for example.

[20:46] is there's actually 30 cores on the chip, are actually working, we can sell that as a 28 core chip.

[20:58] So we just need to prepare for that, so that we can also sell partial good chips.

[21:10] "Putting chips in people's brains would be great." versus what might happen in the future We've put chips into the human body for decades already.

[21:26] It measures the electric signals in your heart and it can send a pulse Modern pacemakers also contain memory, and take traces,

[21:42] that can be read out at a doctor's office. There's already research happening, for example, to have artificial eyesight where a camera is connected,

[21:55] into the visual cortex of the brain. where I'll just say loosely, we can mitigate disabilities, a patient has a stroke and a chip could be used to repair

[22:12] That already is happening, Where it gets a bit more complex and controversial the capabilities of the brain.

[22:27] that has emotion, and intuition, and it makes us think, it makes us be innovative putting an additional chip

[22:41] that's out on the internet would actually help or hurt. besides all the ethical concerns it would create. "Why does making chips require clean facility?"

[22:55] A dust speck is thousand times that. that you have a dust speck settle on the wafer

[23:08] Well, then the chip won't be able to work. are super, super clean room onto the chips that you're producing.

[23:22] what was your career path like?" Mine started as a computer science student and then I joined the IBM Development Lab

[23:37] and I kind of learned chip design as part of my job. and develop next generation mainframe chips, and went through different aspects of different chips.

[23:52] I designed IO circuits. And then as my responsibility, I ended up in my current role as CTO.

[24:07] with an electrical engineering background. in terms of how programming works, as part of doing my job.

[24:21] Thanks for watching. [upbeat music]

More from WIRED

View all

⚡ Saved you 0h 24m reading this? Transcribe any YouTube video for free — no signup needed.