Remix.run Logo
gh02t 17 hours ago

Uranium, especially highly enriched uranium, is not very radioactive. That's one of the reasons its useful for weapons. UF6 is chemically really nasty, but it's heavy and also you have criticality issues that limit how much you can pack into a confined space before it explosively disassembles. That is to say, it would make an extremely poor dirty bomb that would do very little. It'd scare people of course but there are far easier things they could use to achieve that.

Far more concerning is the possibility that they give it away to someone else. Enrichment is nonlinear, going from 60% to the 90% needed for weapons is a fairly trivial amount of work.

anonymars 17 hours ago | parent | next [-]

> It'd scare people of course but there are far easier things they could use to achieve that.

I wouldn't discount it, though. Remember, feelings matter more than facts. Magnitudes more people die on the road than in the air, but we know how well that translates to fear and action.

I mean heck, how about 9/11 compared to COVID? Wearing a mask for a while: heinous assault on freedom, Apple pie, and the American way. Meanwhile, the post-9/11 security and surveillance apparatus: totally justified to keep America safe

gh02t 16 hours ago | parent | next [-]

Yeah, my point is there are much better options that would also induce fear and actually be effective. Fentanyl strapped to an explosive, or any of a ton of other chemical agents. Iran would do far more damage -- and create a deep source of fear that would likely have lingering consequences for decades -- by giving their HEU away rather than making an ineffective dirty bomb. There is no way anybody who knows what they had would use it that way. Even the most fanatical member of the Iranian regime understands what to do with the material better than that.

XorNot 16 hours ago | parent | prev [-]

While true, the problem is it wouldn't meaningfully change the security situation for Iran.

Deliverable nuclear weapons make you invasion proof - nobody wants to risk it. A "dirty bomb" isn't something that can come flying in on an ICBM and eliminate large chunks of your nation - the threat of it is more likely to enhance aggression rather then deter it.

throwaway2037 16 hours ago | parent | prev [-]

    > Enrichment is nonlinear
Can anyone explain the science behind this statement? To be clear: I believe it, and I have seen multiple reputable sources say that Iran can enrich to 90% within a few months. I was surprised that it is so quick.
cryptonector 14 hours ago | parent | next [-]

You start with natural uranium, which has .72% U-235. Getting from that to 20% is _hard_. You need large cascades of centrifuges to do this because it's only .72%, so each stage gets you just a wee bit more enriched. You do this over and over and over again until you get to higher enrichment. Once you have HEU enriching further is very easy for the same reason that it was hard when it was unenriched: now the stuff you don't want (U-238) is much less. To get from 80% HEU to 96% is trivial using the same centrifuge cascades, and how long it takes really depends on a) how much 80% HEU you have, and b) how much 96% HEU you want. If you have 100lbs of 80% HEU then to get to 10lbs of 96% HEU might really only take weeks if not less when it might have taken years to get from .72% to 80%.

gh02t 4 hours ago | parent [-]

Yep, https://web.mit.edu/22.812j/www/enrichment.pdf is a good starting point if anybody wants to learn more about the economics/logistics of enrichment. Though, it's a notoriously confusing topic so it could take some reading.

Tl;dr is that the amount of energy required to separate a mixture of gasses (U238 waste and U235 product) is roughly proportional to the logarithm of the ratio of the U238 percentage and the U235 percentage. So as your feed stream becomes more enriched in U235, it becomes much easier to do subsequent separations. This log relationship is an approximation, but arises out of the statistical mechanics of separating two mixed gasses and the resulting decrease in entropy.

Edit: a key point most people I'm guessing aren't aware of: centrifuges don't really care what you feed them, whether the feed is natural or 20% or 89% enriched, they just get increasingly more efficient so that a single "pass" through them produces a greater amount of separation as the feed stock becomes more enriched. They do a fixed amount of "separative work" each pass. The same machines can be used to enrich from natural to 20% as 20%-90% (with some relatively minor caveats), and in fact it takes far fewer machines to do the 20-90 step at the same rate as natural-20.

perihelions 11 hours ago | parent | prev [-]

You know how Shannon entropy works in CS, compression and stuff? Atoms work the same way: their mixing entropy is that same x*ln(x) sum which is an extremely steep function near its boundaries. That's your non-linearity. That statistical entropy corresponds to macroscopic thermodynamic properties, enthalpy and work. The starting uranium atom ratios, 0.7%/99.3%, are a very unbalanced mixture deep into that non-linearity side.

https://en.wikipedia.org/wiki/Entropy_of_mixing

(The other half of it is that, as you progressively enrich, you start to discard the "depleted" part of the mass flow, and work only with the, gradually smaller, "enriched" mass flow).