Show HN: I made some transistor animations (brandonli.net)
Hi HN,
I made some animations of the most important kinds of transistors using my semiconductor simulation, details of which are on the page. I tried to make the visuals as realistic as possible while also aiming for clarity. If you want to go beyond the charge carriers and look at, for example, the electric field, you can do so in the simulation software. The desktop software also has less common devices like IBGTs and SCRs that have similar animations.
The last thread about my software was posted here about a year ago: https://news.ycombinator.com/item?id=43942279
19 comments
[ 2.1 ms ] story [ 34.8 ms ] threadOne minor suggestion - show the voltages in all the animations.
I run a (Canadian) ham radio training site[0] and would love to put them in the lessons. With attribution of course.
Edit: Oh gosh, your whole site is full of wonderful illustrations. My niece might finally get her license with these :)
[0]: https://clares.ca
I wonder how different those are to real simulations! Do they treat electrons as point-like, or it's all computation on the fields?
- > model vortices in superconductors or the Quantum Anomalous Hall Effect: https://news.ycombinator.com/item?id=43955906
- Nils Berglund fluid and particle sim videos: https://youtube.com/@nilsberglund
- The other day I tried having a model implement Fedi's superfluid quantum gravity for a black hole simulation in JS and then given also EHT data. I asked it to implement with R3F ReactThreeFiber and Drei (ThreeJS) and NextJS with OpenNext for the GUI and framework. I haven't yet upgraded to WASM optimization for the nonlinear fluid parts. There are parameter combinations that result in mirror-like rejection.
- (FWIU CloudFlare AI rewrote significant parts of NextJS this past year and there's OpenNext to get the full benefits of nextjs on any hosting platform)
- Another neat one to model particles of: LightSlinger antennas
- Gravity from QED, but also MHD Magnetohydrodynamics, and SQR Superfluid Quantum Relativity with a dilatant superfluid to explain why c
I suppose a pentode or a valve working with the grid current is not easy to demonstrate. And I believe no electrical engineer is a real one until he groks the valve theory.
IsYou have an online simulator. It'slinked at the top, but I missed it. It would be nice to add a link in ech example to the example runing in the simulator.
I tried the simulator, but I can't see the moving electrons/holes. Also, in the diode simulation, how do I reverse the battery?
Isit posible to show arrows that show the total current in each electrode? Since electrons and holes have different charge, it's hard to see the current. (IIUC the simulator can show the number, but not draw an arrow. So this may be hard to implement.)