> Dose rate matters. Particle type matters. Direction matters. Shielding matters. There's an old story where a professor quizzes his physics class about how to most-safely distribute different kinds of radiation sources. A common variation involves three baked cookies, emitting alpha particles, beta, and gamma respectively. One must be eaten, one must be held in your hand, and one must be placed in a pocket. A hint,…
Are we protecting the person with the cookies, or everyone else? I'm struggling to think of the best answer Alpha: In the hand held away from the body would be reasonably safe. In a pocket of a lab coat might provide a little more shielding from the body with the coat material, but it is physically closer. Eaten would be very bad for the user, but protect the outside world the best Beta: Medium penetration, would lik…
Artemis II and the invisible hazard on the way to the Moon
11–20 of 72 posts
Re: Artemis II and the invisible hazard on the way to the Moon
#12Earlier quoted context omitted.
Are we protecting the person with the cookies, or everyone else? I'm struggling to think of the best answer Alpha: In the hand held away from the body would be reasonably safe. In a pocket of a lab coat might provide a little more shielding from the body with the coat material, but it is physically closer. Eaten would be very bad for the user, but protect the outside world the best Beta: Medium penetration, would lik…
IIRC: * Alpha in hand. Eaten, the "shielding" that blocks it will actually be very active living cells, leading to severe health outcomes. Your external layers of dead skin cells will be be fine, putting it in your pocket would be excessive. * Gamma in hand, because whether it's in your hand or in your pocket, it's roughly the same risk, and most of it is actually going through you without stopping to have an effect.…
Re: Artemis II and the invisible hazard on the way to the Moon
#13I enjoy how moon-landing deniers will use the van Allen belts as a reason for why the astronauts could not have made it to the moon because of radiation exposure. Like, you don't believe NASA that they went to the moon, but you believe NASA that the van Allen belts exist?
Re: Artemis II and the invisible hazard on the way to the Moon
#14Earlier quoted context omitted.
IIRC: * Alpha in hand. Eaten, the "shielding" that blocks it will actually be very active living cells, leading to severe health outcomes. Your external layers of dead skin cells will be be fine, putting it in your pocket would be excessive. * Gamma in hand, because whether it's in your hand or in your pocket, it's roughly the same risk, and most of it is actually going through you without stopping to have an effect.…
Oh, I thought you have to choose one of the options for each cookie, no repeats
Re: Artemis II and the invisible hazard on the way to the Moon
#15I thought one of the things with New Space is that Commercial off the Shelf parts were being used more and more. I’m assuming if that’s a case there have been more mishaps. How does SpaceX tackle this with both the rockets, and the thousand of Starlinks.
The threat of radiation is severely overblown. NASA is overpaying for underperforming "hardened" hardware that performs no better than non-hardened. You can see this yourself with the mars helicopter ingenuity. If you are desperate for extra safety then just include multiple computers, literally what spacex does.
A bit flip in an index variable, a pointers or in native code can send the CPU on a wild goose chase around memory.
To add insult to injury, applications like browsers use JITs, which generate and execute large amounts of native code on the fly, making them even more vulnerable for this kind of fault.
The same issue arises from overclocking, inconsistent power sources, and from damaged RAM cells, but those problem sources can presumably be dismissed on a vehicle with pristine, well-made hardware during a short hop to the moon and back.
Re: Artemis II and the invisible hazard on the way to the Moon
#16Earlier quoted context omitted.
The threat of radiation is severely overblown. NASA is overpaying for underperforming "hardened" hardware that performs no better than non-hardened. You can see this yourself with the mars helicopter ingenuity. If you are desperate for extra safety then just include multiple computers, literally what spacex does.
The threat of radiation is not overblown at all. The errors caused by radiation are extremely frequent and you definitely must guard against them, otherwise anything will fail immediately in space. However that does not necessarily require hardware measures. It may be more efficient if instead of a slow antique CPU with hardware redundancy you use a fast modern CPU, even if it is more sensitive to radiation and even…
I asked this in another thread but I will repeat it here - how come that their bog standard iPhones that they use for taking pictures with are still operating fine then? If like you said, "anything will fail immediately" - doesn't sound like that's the case? They have electronic watches with no radiation hardening, they have regular laptops with no radiation hardening.....I'm not saying that it's not a problem, but it definitely doesn't seem to be in the area of "immediately failing in space" if you don't have that.
Re: Artemis II and the invisible hazard on the way to the Moon
#17I enjoy how moon-landing deniers will use the van Allen belts as a reason for why the astronauts could not have made it to the moon because of radiation exposure. Like, you don't believe NASA that they went to the moon, but you believe NASA that the van Allen belts exist?
Re: Artemis II and the invisible hazard on the way to the Moon
#18Earlier quoted context omitted.
The threat of radiation is not overblown at all. The errors caused by radiation are extremely frequent and you definitely must guard against them, otherwise anything will fail immediately in space. However that does not necessarily require hardware measures. It may be more efficient if instead of a slow antique CPU with hardware redundancy you use a fast modern CPU, even if it is more sensitive to radiation and even…
>>The errors caused by radiation are extremely frequent and you definitely must guard against them, otherwise anything will fail immediately in space. I asked this in another thread but I will repeat it here - how come that their bog standard iPhones that they use for taking pictures with are still operating fine then? If like you said, "anything will fail immediately" - doesn't sound like that's the case? They have…
Re: Artemis II and the invisible hazard on the way to the Moon
#19I thought one of the things with New Space is that Commercial off the Shelf parts were being used more and more. I’m assuming if that’s a case there have been more mishaps. How does SpaceX tackle this with both the rockets, and the thousand of Starlinks.
Re: Artemis II and the invisible hazard on the way to the Moon
#20Earlier quoted context omitted.
The threat of radiation is not overblown at all. The errors caused by radiation are extremely frequent and you definitely must guard against them, otherwise anything will fail immediately in space. However that does not necessarily require hardware measures. It may be more efficient if instead of a slow antique CPU with hardware redundancy you use a fast modern CPU, even if it is more sensitive to radiation and even…
>>The errors caused by radiation are extremely frequent and you definitely must guard against them, otherwise anything will fail immediately in space. I asked this in another thread but I will repeat it here - how come that their bog standard iPhones that they use for taking pictures with are still operating fine then? If like you said, "anything will fail immediately" - doesn't sound like that's the case? They have…
tl;dr: people need (heavy) radiation shielding, cpus et al can live without it
I'd imagine their bog standard iPhones and watches are generally in parts of the craft which have more radiation protection than others and, further, that it's probably only the parts where people are going to be that get that protection (due to weight savings, etc.) and if you can mitigate radiation problems by using a $30 CPU instead of a $2 CPU and save $100K of weight on radiation shielding on the CPU compartment, that's a no-brainer.