# reusable spacecraft

> spacecraft designed to be reused

**Wikidata**: [Q96401666](https://www.wikidata.org/wiki/Q96401666)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Reusable_spacecraft)  
**Source**: https://4ort.xyz/entity/reusable-spacecraft

## Summary
A reusable spacecraft is a vehicle designed to fly in space and be used multiple times, reducing costs and increasing efficiency in space exploration. Examples include SpaceX's Dragon and Starship, NASA's Space Shuttle orbiter, and emerging systems like ESA's Space Rider.

## Key Facts
- Reusable spacecraft are a subclass of spacecraft, distinguished by their ability to be used for multiple missions.
- Notable examples include SpaceX's Dragon (inception: 2004) and Dragon 2, NASA's Space Shuttle orbiter, and Boeing's Starliner.
- The first reusable space capsule was the Gemini SC-2, developed in the United States.
- Reusable spacecraft can be crewed (e.g., Orion, Boeing Starliner) or uncrewed (e.g., Space Rider, X-37B).
- Countries developing reusable spacecraft include the U.S. (Space Shuttle, X-37B), Russia (Orel), China (Reusable Experimental Spacecraft), India (Avatar), and Spain (Lince).

## FAQs
### Q: What is the purpose of reusable spacecraft?
A: Reusable spacecraft reduce the cost of space missions by allowing the same vehicle to be used multiple times, making space travel more sustainable and economically viable.

### Q: What was the first reusable spacecraft?
A: The first reusable space capsule was the Gemini SC-2, developed by the United States.

### Q: Which companies are leading in reusable spacecraft technology?
A: SpaceX (Dragon, Starship), Boeing (Starliner), and Blue Origin (New Shepard capsule) are key players in reusable spacecraft development.

### Q: Are there any reusable spaceplanes?
A: Yes, examples include the Space Shuttle orbiter, Dream Chaser, Skylon (UK), and the proposed Avatar (India).

### Q: What is the difference between reusable and expendable spacecraft?
A: Reusable spacecraft are designed for multiple missions, while expendable spacecraft are used once and discarded, increasing long-term costs.

## Why It Matters
Reusable spacecraft represent a major advancement in space technology by significantly lowering the cost of access to space. Traditional expendable rockets and capsules are discarded after a single use, making each mission extremely expensive. Reusability allows for more frequent missions, faster turnaround times, and greater experimentation in space exploration, commercial satellite deployment, and even space tourism. By reducing waste and operational costs, reusable spacecraft make ambitious projects like Mars colonization (e.g., SpaceX's Starship) and sustained lunar missions (e.g., NASA's Artemis program) more feasible. They also enable private companies to compete in the space industry, accelerating innovation and expanding humanity's presence beyond Earth.

## Notable For
- **Cost efficiency**: Dramatically reduces the expense of space missions by reusing hardware.
- **Pioneering examples**: Includes historic systems like the Space Shuttle orbiter and modern innovations like SpaceX's Dragon and Starship.
- **Diverse applications**: Used for cargo resupply (Dragon, Space Rider), crewed missions (Starliner, Orion), and military purposes (X-37B).
- **Global development**: Multiple countries and private companies are actively developing reusable spacecraft, reflecting its strategic importance.
- **Firsts in spaceflight**: Gemini SC-2 was the first reusable space capsule, paving the way for modern systems.

## Body
### Definition and Classification
A reusable spacecraft is a vehicle designed to travel to, from, or within space and be used for multiple missions. Unlike expendable spacecraft, which are discarded after a single use, reusable systems are recovered, refurbished, and relaunched. They can be crewed (e.g., Orion, Starliner) or uncrewed (e.g., Dragon cargo, Space Rider), and may take the form of capsules, spaceplanes, or modular components.

### Historical Development
- **Early Concepts**: The idea of reusable spacecraft dates back to the 1960s, with the Gemini SC-2 being the first reusable space capsule.
- **Space Shuttle Era**: NASA's Space Shuttle orbiter (1981–2011) was the first partially reusable spacecraft system, combining a reusable orbiter with expendable external tanks and solid rocket boosters.
- **Modern Era**: Private companies like SpaceX (founded 2002) revolutionized the field with fully reusable systems like Dragon (2004) and Starship, while Boeing and Sierra Nevada Corporation developed Starliner and Dream Chaser, respectively.

### Key Examples
- **SpaceX Dragon**: A reusable cargo spacecraft (inception: 2004) used for ISS resupply missions. Dragon 2 is its crewed variant.
- **Space Shuttle Orbiter**: The reusable component of NASA's Space Shuttle system, capable of carrying crew and cargo.
- **Boeing Starliner**: A crewed capsule designed for NASA's Commercial Crew Program.
- **Dream Chaser**: A lifting-body spaceplane by Sierra Nevada Corporation for cargo delivery to the ISS.
- **X-37B**: An uncrewed, reusable military spaceplane operated by the U.S. Space Force.
- **Starship**: SpaceX's fully reusable, super-heavy lift launch vehicle intended for Mars missions.

### Global Efforts
- **United States**: Leads with SpaceX, Boeing, and NASA programs.
- **Russia**: Developing the Orel reusable space capsule.
- **China**: Testing the Reusable Experimental Spacecraft and developing the Mengzhou crewed capsule.
- **Europe**: ESA's Space Rider is an uncrewed reusable space vehicle.
- **India**: Proposed the Avatar single-stage reusable spaceplane.
- **United Kingdom**: Skylon, a single-stage-to-orbit spaceplane concept.
- **Spain**: PLD Space is developing the Lince reusable spacecraft.

### Technical Challenges
- **Refurbishment**: Reusable spacecraft require inspection, repair, and replacement of components between missions.
- **Thermal Protection**: Systems like heat shields must withstand multiple re-entries.
- **Propulsion**: Engines must be durable enough for repeated use (e.g., SpaceX's Raptor engines for Starship).
- **Recovery**: Landing systems (parachutes, retro-rockets, or runway landings) must be reliable.

### Future Prospects
Reusable spacecraft are critical for:
- **Sustainable space exploration**: Enabling long-term missions to the Moon (Artemis) and Mars.
- **Commercial spaceflight**: Lowering costs for satellite deployment and space tourism.
- **Military applications**: The X-37B demonstrates the potential for reusable platforms in defense.
- **International collaboration**: Countries and companies worldwide are investing in reusable technology, fostering competition and innovation.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "reusable spacecraft",
  "description": "spacecraft designed to be reused",
  "url": "https://en.wikipedia.org/wiki/Reusable_spacecraft",
  "sameAs": [
    "https://www.wikidata.org/wiki/Q184541",
    "https://en.wikipedia.org/wiki/Reusable_spacecraft"
  ],
  "additionalType": "spacecraft class"
}