(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
What Do Astronauts’ Freeze-Dried Meals Include?
Nov 12, 2025
by airwoods-freeze-dryer
March 23, 1965. About two hours into Gemini 3, pilot John Young pulled a contraband corned-beef sandwich from his spacesuit pocket and offered it to commander Virgil “Gus” Grissom. Within moments, crumbs began to drift in the cabin—an instant lesson in why space food must be engineered not to shed debris. The incident even drew attention from Congress after landing. [1]
Why crumbs are dangerous: In microgravity, even tiny particles can clog vents, contaminate equipment, or irritate eyes. Early U.S. space foods included bite-size cubes coated with gelatin to minimise crumbling, as well as rehydratable packets designed to be injected with water and eaten cleanly. [3]
From “toothpaste tubes” to “eating like home”
Before orbital flight, scientists were unsure whether swallowing worked without gravity. In 1962, John Glenn proved it by consuming applesauce from a tube on Friendship 7; the container sits in the National Air and Space Museum today. [5]
As missions lengthened, packaging and menus improved: gelatin-coated cubes, rehydratable entrées and beverages, more variety and seasoning, and—critically—hot water and better dispensers introduced during Apollo to make rehydration faster and meals more palatable. [3]
BBC Future’s “Apollo in 50 Numbers: Food” highlights how crews managed without stoves, relied on rehydration, and often craved fresh produce—context that foreshadowed today’s emphasis on variety and morale. [9]
What astronauts actually eat
Primary categories
Rehydratable / freeze-dried (add water before eating; e.g., porridges, pasta, eggs).
Natural form & fresh (nuts, candy, fruit cups; fresh produce when resupply allows).
NASA categorises and updates these menus for specific vehicles and missions. [3]
Why tortillas beat sliced bread
Bread sheds crumbs; tortillas don’t. After crews noticed tortillas held fillings without littering the cabin, they became standard fare aboard the ISS—useful for burritos, burgers, and PB&J. [4]
Freeze-drying: benefits and real-world limits
Freeze-drying removes almost all water via sublimation under vacuum, which makes foods lighter, easier to rehydrate, and better at preserving flavour and nutrients than conventional dehydration—one reason it’s been central to crewed spaceflight from Gemini/Apollo onward. [2]
Shelf life isn’t infinite. For room-temperature systems, NASA studies show only a small fraction of thermostabilized entrées remain truly palatable after five years; vitamins also decline. Current research uses a “hurdle approach” (recipes + packaging + processing + atmosphere) to reach 3–5-year goals for deep-space missions; many freeze-dried items are best within ~2 years at ambient conditions unless improved. [6][7]
Beyond one nation’s menu
Menus now reflect each agency’s cuisine and the psychology of comfort food. On China’s space station, for example, crews have shown New-Year dumplings and everyday favourites in orbit—evidence that “eating like home” is increasingly feasible when storage and heating allow. [8]
FAQ
What kinds of foods are available?
A practical mix: rehydratable/freeze-dried entrées and drinks, thermostabilized pouches, irradiated meats, intermediate-moisture snacks, plus natural-form items. When cargo vehicles arrive, crews may get chilled or fresh treats. Tortillas replace crumbly bread to keep cabins clean. [3][4]
Can humans swallow and digest food without gravity?
Yes—the first U.S. orbital flights verified it (famously with applesauce). Taste can feel muted and motion sickness can occur, but diet design and medical monitoring keep intake adequate. [5]
Do freeze-dried foods really last for years?
They last much longer than fresh or simply dehydrated foods, but quality and nutrients (especially some vitamins) decline over time. NASA targets ~3–5 years for deep-space menus; ongoing work tunes recipes and high-barrier packaging to get there. [6][7]
References & Further Reading
NASA. Fallout from the Unauthorized Gemini III Space Sandwich. Link
NASA Spinoff (2020). Freeze-Dried Foods Nourish Adventurers and the Imagination. Link
NASA. Space Food (factsheet/educator packet). Link
NASA. Space Station 20th: Food on ISS (why tortillas beat bread). Link
National Air and Space Museum. Space Food, Applesauce, Friendship 7 (swallowing in zero-G). Link
NASA (2024). We Have a Challenge and It’s Food Packaging (palatability after five years; vitamin loss). Link
NASA NTRS (2022). Improvement of Shelf Life for Space Food Through a Hurdle Approach. Link
CGTN (2021). New footage shows Chinese astronauts dining in space. Link
BBC Future (2019). Apollo in 50 Numbers: Food. Link