# C108

> spacecraft manufactured by SpaceX

**Wikidata**: [Q42575237](https://www.wikidata.org/wiki/Q42575237)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Dragon_C108)  
**Source**: https://4ort.xyz/entity/c108

## Summary
C108 is a reusable SpaceX Dragon spacecraft that conducted three cargo resupply missions to the International Space Station (ISS) and is now on public display. As part of SpaceX's Dragon class, it demonstrated reusability in spaceflight, flying missions CRS-6, CRS-13, and CRS-18 between 2015 and 2019. It is significant for its role in advancing commercial space transportation and its post-mission retirement to a science museum.

## Key Facts
- **Manufacturer**: SpaceX, a private aerospace company.
- **Spacecraft Class**: Dragon (reusable cargo spacecraft).
- **Serial Number**: C108.
- **Missions**: 
  - SpaceX CRS-6 (April 14–May 21, 2015)
  - SpaceX CRS-13 (December 15, 2017–January 13, 2018)
  - SpaceX CRS-18 (July 25–August 27, 2019)
- **Current Status**: On exhibition at the California Science Center (as of June 2024).
- **Preceded By**: C107; **Followed By**: C109.
- **Country of Origin**: United States.
- **Operator**: SpaceX.

## FAQs
### Q: What missions did C108 fly?
A: C108 completed three ISS resupply missions: CRS-6 (2015), CRS-13 (2017–2018), and CRS-18 (2019), all launching from Cape Canaveral Space Launch Complex 40.

### Q: Is C108 still in use?
A: No, C108 was retired after its third mission and is now displayed at the California Science Center as of June 2024.

### Q: Why is C108 notable?
A: It demonstrated SpaceX's reusability capabilities, flying three missions and contributing to cost-effective commercial space operations.

## Why It Matters
C108 represents SpaceX's advancements in reusable spacecraft technology, a cornerstone of affordable access to space. By flying three missions, it validated the Dragon spacecraft's durability and reliability, supporting critical ISS resupply efforts. Its retirement to a public museum underscores its role in both operational spaceflight and public education, symbolizing the transition of space technology from active service to historical artifact. This spacecraft played a key part in NASA's Commercial Resupply Services program, enabling scientific research and crew sustainment aboard the ISS.

## Notable For
- **Three Missions**: One of the earliest Dragon spacecraft to fly three ISS resupply missions.
- **Reusability**: Embodied SpaceX's focus on reusable systems, reducing launch costs.
- **Public Exhibition**: Serves as a museum artifact, educating the public about modern spaceflight.
- **Dragon Class**: Part of the only commercially developed spacecraft certified for ISS cargo delivery.

## Body
### Overview
C108 is a Dragon-class spacecraft (serial number C108) manufactured and operated by SpaceX. It belongs to the fleet of reusable cargo vessels developed under NASA's Commercial Resupply Services (CRS) program. The spacecraft is characterized by its ability to carry pressurized and unpressurized cargo to the ISS and return scientific experiments to Earth.

### Mission History
- **CRS-6 (2015)**: Launched April 14, 2015, aboard a Falcon 9 rocket. It delivered 2,498 kg of cargo to the ISS, including scientific equipment and supplies. The spacecraft splashed down in the Pacific Ocean on May 21.
- **CRS-13 (2017–2018)**: Launched December 15, 2017, carrying 2,313 kg of cargo, including a robotic arm and materials for microgravity research. It returned to Earth on January 13, 2018.
- **CRS-18 (2019)**: Launched July 25, 2019, delivering 2,700 kg of cargo, including a new docking adapter for future crewed missions. It splashed down on August 27, 2019.

### Post-Mission Retirement
After completing its third mission, C108 was retired from active service. As of June 2024, it is on display at the California Science Center in Los Angeles, serving as an exhibit to highlight SpaceX's contributions to space technology and reusability.

### Specifications
- **Class**: Dragon (cargo configuration)
- **Manufacturer/Operator**: SpaceX
- **Country of Origin**: United States
- **Payload Capacity**: Up to 3,000 kg to the ISS (varied per mission)
- **Launch Vehicle**: Falcon 9

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Spacecraft",
  "name": "C108",
  "description": "Reusable SpaceX Dragon spacecraft that conducted three ISS resupply missions.",
  "manufacturer": "SpaceX",
  "operator": "SpaceX",
  "countryOfOrigin": "United States",
  "mission": [
    "SpaceX CRS-6",
    "SpaceX CRS-13",
    "SpaceX CRS-18"
  ],
  "exhibition": {
    "@type": "Exhibit",
    "location": "California Science Center",
    "date": "2024-06"
  },
  "sameAs": [
    "https://www.wikidata.org/wiki/Q112970802",
    "https://en.wikipedia.org/wiki/Dragon_C108"
  ],
  "additionalType": "https://schema.org/Spacecraft"
}

## References

1. [Source](https://spaceflightnow.com/2015/04/14/falcon-9-successfully-launches-descends-to-off-balance-landing/)
2. [Source](https://spaceflightnow.com/2017/12/15/spacexs-50th-falcon-rocket-launch-kicks-off-station-resupply-mission/)
3. [Source](https://spaceflightnow.com/2019/07/25/new-docking-port-spacesuit-and-supplies-en-route-to-space-station/)
4. [Source](http://www.collectspace.com/news/news-062424a-spacex-dragon-california-science-center-exhibit.html)