# space capsule

> type of modular spacecraft which uses a reentry capsule to enter an atmosphere intact

**Wikidata**: [Q957055](https://www.wikidata.org/wiki/Q957055)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Space_capsule)  
**Source**: https://4ort.xyz/entity/space-capsule

## Summary  
A space capsule is a type of modular spacecraft that carries a re‑entry capsule designed to survive atmospheric entry and land intact. It is a subclass of spacecraft and typically includes a service module and, sometimes, an orbital module.

## Key Facts  
- **Classification:** Subclass of *spacecraft* (Wikidata description).  
- **Core component:** Uses a *reentry capsule* that is built to re‑enter an atmosphere intact.  
- **Typical architecture:** Consists of a reentry capsule, a service module, and optionally an orbital module.  
- **Image example:** Soyuz TMA‑7 spacecraft (cropped) – https://commons.wikimedia.org/wiki/Special:FilePath/Soyuz_TMA-7_spacecraft2edit1_(cropped).jpg.  
- **Aliases:** Also known as “capsula espacial”.  
- **Identifiers:** Freebase ID /m/042g24; Metasat ID spaceCapsule; Wikikids ID Ruimtecapsule; Interlingual Index ID i59239; WordNet 3.1 synset 04271875‑n.  
- **Reference source:** Described in the *Historical Dictionary of Science Fiction* (2021).  
- **Wikipedia presence:** Article titled “Space capsule” with 27 sitelinks across 13 languages (e.g., en, es, fr).  
- **Category:** Listed under Wikimedia Commons category “Space capsules”.

## FAQs  
### Q: What is a space capsule?  
**A:** A space capsule is a modular spacecraft that carries a re‑entry capsule capable of surviving atmospheric entry and landing intact, usually accompanied by a service module and sometimes an orbital module.  

### Q: How does a space capsule differ from other spacecraft?  
**A:** Unlike orbital stations or probes, a space capsule is built primarily for short‑duration missions that require safe return to Earth; its re‑entry capsule is engineered to withstand the high‑temperature, high‑stress conditions of atmospheric re‑entry.  

### Q: What are some well‑known examples of space capsules?  
**A:** Notable examples include the United States’ *Mercury* capsule, Russia’s *Soyuz* series, Boeing’s *Starliner*, NASA’s *Orion*, and SpaceX’s *Dragon* and *Dragon 2* capsules.  

### Q: Do all space capsules have the same internal modules?  
**A:** Most share a re‑entry capsule and service module; an orbital module is included “sometimes,” depending on mission requirements.  

### Q: Why is the re‑entry capsule important?  
**A:** It protects crew or cargo during the extreme heat and forces of atmospheric re‑entry, enabling safe recovery and reuse in many modern designs.

## Why It Matters  
Space capsules are the workhorses of human and cargo return missions, providing a reliable, proven method for bringing astronauts, scientific samples, and equipment back to Earth. Their modular design isolates the high‑risk re‑entry phase in a dedicated capsule, allowing the service and orbital modules to be optimized for life‑support, propulsion, and mission‑specific tasks without compromising safety. Since the early Mercury flights, capsules have enabled landmark achievements: the first American human spaceflight, continuous crew rotation on the International Space Station via Soyuz, and commercial crew transport through Dragon and Starliner. By delivering a vehicle that can survive the harsh conditions of re‑entry and land intact, space capsules solve the fundamental problem of safe return, a prerequisite for long‑duration exploration, scientific research, and the emerging commercial space economy.

## Notable For  
- **Re‑entry survivability:** Engineered to endure atmospheric entry and land intact, a capability not required of many other spacecraft types.  
- **Modular architecture:** Combines a re‑entry capsule with service (and optionally orbital) modules, allowing mission‑specific customization.  
- **Historical impact:** First used in the Mercury program and subsequently in every crewed Soviet/Russian and many Western missions.  
- **Commercial reuse:** Modern capsules such as SpaceX’s Dragon 2 are designed for rapid refurbishment and multiple flights, reducing launch costs.  
- **Broad adoption:** Forms the core of diverse programs—from NASA’s Orion to Boeing’s Starliner—demonstrating its versatility across national and private space efforts.

## Body  

### Definition and Classification  
A **space capsule** is a modular spacecraft whose primary purpose is to transport crew or cargo to orbit and return safely to a planetary surface. It is formally classified as a subclass of *spacecraft* and is described in reference works such as the *Historical Dictionary of Science Fiction*.

### Core Architecture  
- **Re‑entry capsule:** The heat‑shielded module that survives atmospheric entry and lands.  
- **Service module:** Provides power, propulsion, thermal control, and life‑support during the orbital phase.  
- **Orbital module (optional):** Offers additional habitable volume or payload capacity; included “sometimes” per the structured property qualifier.

### Historical Examples  
| Program | Nation | Notable Capsule |
|---------|--------|-----------------|
| Mercury | United States | First American crewed capsule |
| Soyuz | Soviet/Russia | Long‑standing crewed capsule series |
| Boeing Starliner | United States | Modern crew capsule for NASA |
| Orion | United States | Artemis program crewed capsule |
| Dragon / Dragon 2 | United States (SpaceX) | Reusable cargo and crew capsules |
| Fuji, Orel, Lince, Mengzhou | Japan, Russia, Spain, China | Current development projects |

### Role in Spaceflight  
Space capsules enable:  
- **Crewed missions:** Safe transport of astronauts to and from low‑Earth orbit and beyond.  
- **Cargo return:** Retrieval of scientific experiments, hardware, and samples.  
- **Emergency abort:** Rapid return capability in case of launch or orbital emergencies.  

### Technical Considerations  
- **Thermal protection:** Ablative or reusable heat shields protect the capsule during re‑entry.  
- **Landing systems:** Parachutes, retro‑propulsion, or airbags ensure a controlled touchdown.  
- **Modularity benefits:** Separate modules can be upgraded or replaced without redesigning the entire vehicle.

### Future Directions  
Emerging designs focus on increased reusability, larger payload volumes, and deep‑space capability (e.g., Orion for lunar missions). International programs continue to develop new capsules, reflecting the enduring relevance of this spacecraft type.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "Space capsule",
  "description": "A modular spacecraft that uses a reentry capsule to survive atmospheric entry and land intact.",
  "sameAs": [
    "https://en.wikipedia.org/wiki/Space_capsule"
  ],
  "additionalType": "Spacecraft"
}

## References

1. Freebase Data Dumps. 2013
2. [Source](https://sfdictionary.com/view/1349/space-capsule)