通过这段灵感源自《过山车大亨》的动画,了解芯片是如何制造的。
Learn how chips are made with this Rollercoaster Tycoon-inspired animation

原始链接: https://laurentiugabriel.github.io/ChipTycoon/

**ChipTycoon** 是一款交互式主题公园风格的模拟器,旨在直观呈现半导体制造的复杂工艺。用户将跟随一片硅晶圆,经历从原始沙粒到成品芯片的二十个专业建筑生产环节。 为了提升体验感,该模拟器将现实中通常涉及 60 层堆叠的生产流程压缩为四个加速循环。在最初八分钟的游览中,运载车会在每个站点停顿,供用户阅读说明展板,并通过进度条显示剩余时间。教育阶段结束后,模拟器会加快速度以提供更流畅的视觉观感。 该项目在制造顺序上保持了高度的技术准确性,涵盖了直拉法(Czochralski)晶体生长、光刻胶曝光以及铜镶嵌布线等工艺步骤。尽管为了游乐体验缩小了规模,但逻辑依然符合行业标准。该模拟器完全由基础多边形构建,以实现最佳性能,并提供直观的控制功能:用户可以随时暂停、跳过步骤、调整速度或手动探索园区。ChipTycoon 是一款高效的浏览器端教育工具,将复杂的芯片制造物理原理简化为易于理解的实时体验。

```Hacker News 新闻 | 过往 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 通过这个受《过山车大亨》启发的动画了解芯片是如何制造的 (laurentiugabriel.github.io) 18 分,由 laurentiurad 于 3 小时前发布 | 隐藏 | 过往 | 收藏 | 讨论 帮助 考虑申请 YC 2026 年秋季批次!申请截止日期为 7 月 27 日。 准则 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系 搜索:```
相关文章

原文

What this is

ChipTycoon is a working chip factory laid out as a theme park. A cart carries one silicon wafer along the roads and stops at each of the twenty buildings that turn ordinary sand into a computer chip. The cargo on the cart is the wafer itself, and it visibly changes at every stop, so you can always see what stage the material is at.

Why the middle is a ring

Making a chip is not carving or assembling. It is printing. A pattern is photographed onto the wafer with light, carved into a solid layer, and then the whole thing happens again for the next layer up. A real chip is about sixty of those layers stacked on top of each other, which is why the cart drives the same six buildings round and round. The park shows four laps and then moves on, so you are not sat there for an hour.

Pacing

The first time the cart reaches a stop it waits long enough for you to read that stop's explanation, between 10 and 22 seconds depending on how much there is to say, and a bar under the panel text shows how long is left. Once every stop has been explained there is nothing new to read, so the park speeds up to a watchable pace. The guided first pass takes about eight minutes. Space holds any stop for as long as you like, S skips to the next one, and the speed slider scales everything, reading stops included.

Controls

  • Space play or pause · S next stop · R restart the tour · F follow camera · L signs
  • Drag to pan, scroll to zoom, double-click to see the whole park.
  • Click any building for its explanation, or pick a stop from the list in the guide to ride straight there.

How accurate is it

The order of the stages, and what each one physically does, is real: quartz sand, carbon reduction, the Siemens purification, Czochralski crystal growth, wire sawing, polishing, mask making, deposition, photoresist, exposure, develop and etch, ion implantation, copper damascene wiring, wafer probe, dicing, packaging and final sort. The numbers quoted are typical rather than exact, since they vary enormously between products. Scaled down for the sake of the ride: four laps instead of about sixty, one wafer instead of a lot moving in parallel, and a park you can walk across in a minute instead of a building the size of several football pitches.

No build step, no dependencies, no network calls. Every shape on screen is drawn from plain polygons in a canvas.

联系我们 contact @ memedata.com