|
|
|
|
|
by dr_dshiv
1839 days ago
|
|
Thanks for the edit. I view this all through the lens of the politics of science. Some radio technician figures out a really unexpected natural effect, it gets major news coverage by a scientifically illiterate press (claiming free energy), and the scientific mainstream pounce: "how foolish they were to think that energy could be extracted from water!" And yet (and this is the thing that makes me jump up and down), we still have a really unexpected property of nature! Study that shit, people! I might be wrong, but it seems that the reason the topic isn't studied—even to measure the inefficiency—is due to some unhealthy politics in modern science. I expect it will first be studied by YouTubers like "the plasma channel". |
|
From a practical point of view, It looks like an interesting demo, but I don't think it has too many applications. I only can imagine that it may be useful as a sterilization process, whatever virus or bacteria that is in the solution will be extremely unhappy with so much H2 and O2 around. The flame and the small risk of an explosion is a problem.
From a theoretical point of view, it's easy to model isolated small molecules. Big molecules or combination of molecules is exponentially more difficult, like in ~exp(5*N) where N is the number of atoms and 5 is an oversimplification. There are some approximations that reduce it to a polynomial time like ~(5N)^12 or ~(5N)^9 less if you use more approximations. And with more approximations you can calculate it in linear time that is very useful for biochemistry that are interested in big molecules. Anyway, most of these methods assume that atoms don't move, or don't move too much, or use a lot of simplifications.
Simulation water at the molecular level is a nightmare. You need to simulate many molecules, each one moving around, that form bounds between them that are not stable enough to simulate like a fixed length, but stable enough to be ignored. And now you need to add a strong electromagnetic field to the mix, and the nightmare is upgraded to the Freddy Krueger level.