Files
KSP_project/data/wiki/cerv_shuttle_en.html
T
ArmorandClaude Opus 4.7 5a1c28e819 feat: add CERV Shuttle wiki pages (zh+en), global timeline realignment
- Add CERV Shuttle zh+en wiki pages with full technical specs, fleet data, mission history
- Realign all shuttle pages to current simulation time (2060-03-12):
  - Vulture B1 first flight 2037, B1.5 conversion 2051-2053, B2 first flight 2055
  - Echo first flight 2056, operational 2057
  - Enterprise first flight 2057, operational 2058
- Update CERV technical data: dimensions, masses, fuel quantities, endurance
- Expand Vulture fleet with 10 named orbiters, 3-batch structure, rich events table
- Update CERV booster recovery to RTLS mode
- Move reference files to reference/ directory
- Save simulation_time memory reference

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-29 11:35:12 +08:00

507 lines
64 KiB
HTML

<style>
.wiki-article { max-width: 1180px; margin: 0 auto; padding: 24px 32px 48px; color: #202122; background: #fff; font-family: sans-serif; font-size: 14px; line-height: 1.65; }
.wiki-article h1, .wiki-article h2 { font-family: "Linux Libertine", Georgia, "Times New Roman", serif; font-weight: normal; border-bottom: 1px solid #a2a9b1; }
.wiki-article h1 { margin: 0 0 8px; font-size: 2.15em; line-height: 1.25; }
.wiki-article h2 { clear: both; margin: 1.35em 0 0.6em; padding-bottom: 0.18em; font-size: 1.55em; }
.wiki-article h3 { margin: 1.05em 0 0.35em; font-size: 1.18em; font-weight: bold; }
.wiki-article h4 { margin: 0.9em 0 0.25em; font-size: 1.02em; font-weight: bold; }
.wiki-article p { margin: 0.45em 0 0.85em; }
.wiki-article a { color: #0645ad; text-decoration: none; }
.wiki-article a:hover { text-decoration: underline; }
.wiki-article ul, .wiki-article ol { margin: 0.35em 0 0.9em 1.65em; padding: 0; }
.wiki-article li { margin-bottom: 0.18em; }
.wiki-article .infobox { float: right; clear: right; width: 330px; margin: 0 0 18px 24px; border: 1px solid #a2a9b1; border-collapse: collapse; background: #f8f9fa; font-size: 88%; line-height: 1.45; }
.wiki-article .infobox caption { padding: 8px; background: #eaecf0; border: 1px solid #a2a9b1; border-bottom: 0; font-weight: bold; font-size: 1.12em; }
.wiki-article .infobox caption span { display: block; font-size: 0.92em; font-weight: normal; }
.wiki-article .infobox td { border: 1px solid #a2a9b1; padding: 6px 8px; vertical-align: top; }
.wiki-article .image-placeholder { min-height: 150px; border: 1px dashed #72777d; background: #eaecf0; color: #54595d; display: flex; align-items: center; justify-content: center; padding: 10px; text-align: center; box-sizing: border-box; }
.wiki-article .infobox .image-placeholder { min-height: 185px; }
.wiki-article img { max-width: 100%; height: auto; }
.wiki-article .media-link img { display: block; width: 100%; cursor: zoom-in; }
.wiki-article .wiki-modal-card img { display: block; width: 100%; }
.wiki-article .media-link { display: block; color: inherit; text-decoration: none; }
.wiki-article .media-link:hover { text-decoration: none; }
.wiki-article .media-link:hover .image-placeholder { border-color: #36c; background: #f8f9fa; color: #202122; }
.wiki-article .thumb { width: 265px; border: 1px solid #c8ccd1; background: #f8f9fa; padding: 3px; font-size: 88%; line-height: 1.4; box-sizing: border-box; }
.wiki-article .tright { float: right; clear: right; margin: 0.35em 0 1em 1.4em; }
.wiki-article .tleft { float: left; clear: left; margin: 0.35em 1.4em 1em 0; }
.wiki-article .thumbcaption { padding: 4px 3px 2px; text-align: left; color: #202122; }
.wiki-article .toc { display: inline-block; min-width: 260px; margin: 0.45em 0 1.2em; padding: 8px 12px; border: 1px solid #a2a9b1; background: #f8f9fa; font-size: 92%; }
.wiki-article .toc-title { text-align: center; font-weight: bold; margin-bottom: 4px; }
.wiki-article .toc ol { margin: 0 0 0 1.5em; }
.wiki-article > table:not(.infobox) { width: 100%; margin: 1em 0; border-collapse: collapse; font-size: 92%; background: #fff; }
.wiki-article > table:not(.infobox) th, .wiki-article > table:not(.infobox) td { border: 1px solid #a2a9b1; padding: 6px 8px; text-align: left; vertical-align: top; }
.wiki-article > table:not(.infobox) th { background: #eaecf0; font-weight: bold; }
.wiki-article > table:not(.infobox) tr:nth-child(even) td { background: #f8f9fa; }
.wiki-article .launch-chart { margin: 1em 0; padding: 8px 10px 10px; border: 1px solid #a2a9b1; background: #f8f9fa; font-size: 92%; }
.wiki-article .launch-stage-label { margin: 8px 0 4px; padding-bottom: 2px; border-bottom: 1px solid #c8ccd1; font-weight: bold; }
.wiki-article .launch-row { display: grid; grid-template-columns: 54px 1fr 42px 62px; gap: 8px; align-items: center; margin: 3px 0; }
.wiki-article .launch-head { color: #54595d; font-weight: bold; }
.wiki-article .launch-track { height: 14px; border: 1px solid #c8ccd1; background: #eaecf0; box-sizing: border-box; }
.wiki-article .launch-bar { display: block; height: 100%; background: #36c; }
.wiki-article .launch-bar.highlight { background: #d33; }
.wiki-article .launch-count, .wiki-article .launch-cumulative { text-align: right; white-space: nowrap; }
.wiki-article .launch-cumulative { color: #54595d; }
.wiki-article .wiki-modal { position: fixed; inset: 0; display: none; align-items: center; justify-content: center; padding: 24px; background: rgba(32,33,34,0.82); z-index: 9999; box-sizing: border-box; }
.wiki-article .wiki-modal:target { display: flex; }
.wiki-article .wiki-modal-card { width: min(920px, 96vw); max-height: 90vh; overflow: auto; border: 1px solid #a2a9b1; background: #fff; padding: 10px; box-shadow: 0 12px 38px rgba(0,0,0,0.35); box-sizing: border-box; }
.wiki-article .wiki-modal-card .image-placeholder { min-height: 420px; font-size: 1.22em; }
.wiki-article .modal-close { float: right; width: 28px; height: 28px; margin: -2px -2px 6px 8px; border: 1px solid #a2a9b1; background: #eaecf0; color: #202122; text-align: center; line-height: 26px; font-weight: bold; }
.wiki-article .modal-close:hover { background: #fff; text-decoration: none; }
@media (max-width: 820px) { .wiki-article { padding: 18px 16px 36px; } .wiki-article .infobox, .wiki-article .thumb { float: none; width: 100%; margin: 0.75em 0 1em; } .wiki-article .toc { display: block; } .wiki-article .launch-row { grid-template-columns: 46px 1fr 36px; } .wiki-article .launch-cumulative { display: none; } .wiki-article .wiki-modal { padding: 12px; } .wiki-article .wiki-modal-card .image-placeholder { min-height: 280px; } }
.wiki-article img[data-wiki-asset], .vulture-article img[data-wiki-asset] { cursor: zoom-in; }
.wiki-image-lightbox { position: fixed; inset: 0; display: flex; align-items: center; justify-content: center; padding: 24px; background: rgba(32,33,34,0.84); z-index: 10000; box-sizing: border-box; }
.wiki-image-lightbox[hidden] { display: none; }
.wiki-image-lightbox-panel { position: relative; width: min(1120px, 96vw); max-height: 92vh; overflow: auto; margin: 0; padding: 10px; border: 1px solid #a2a9b1; background: #fff; box-shadow: 0 12px 38px rgba(0,0,0,0.35); box-sizing: border-box; }
.wiki-image-lightbox-panel img { display: block; width: 100%; height: auto; max-height: 82vh; object-fit: contain; background: #000; }
.wiki-image-lightbox-close { position: sticky; top: 0; float: right; width: 30px; height: 30px; margin: -2px -2px 8px 10px; border: 1px solid #a2a9b1; background: #eaecf0; color: #202122; font-weight: bold; line-height: 26px; cursor: pointer; }
.wiki-image-lightbox-close:hover, .wiki-image-lightbox-close:focus { background: #fff; }
body.wiki-image-lightbox-open { overflow: hidden; }
@media (max-width: 820px) { .wiki-image-lightbox { padding: 12px; } .wiki-image-lightbox-panel { width: 98vw; max-height: 94vh; } }
</style>
<article class="mw-parser-output wiki-article">
<h1 id="cerv-shuttle">CERV Shuttle</h1>
<table class="infobox">
<caption>CERV Shuttle<span>Composite Enhanced Reusable Vehicle</span></caption>
<tbody>
<tr><td><a class="media-link" href="#cerv-img-launch"><img src="/cerv/cerv_launch_pad.png" alt="CERV Shuttle launch" data-wiki-asset="/cerv/cerv_launch_pad.png"></a><div class="thumbcaption">CERV employs a three-element launch configuration: orbiter, 8.4 m external tank, and two 4 m liquid-fuel boosters, with an integrated crew cabin escape capability.</div></td></tr>
<tr><td><b>Full name</b>: Composite Enhanced Reusable Vehicle</td></tr>
<tr><td><b>Type</b>: Reusable crewed space shuttle</td></tr>
<tr><td><b>Generation</b>: Second-generation space shuttle</td></tr>
<tr><td><b>Predecessor</b>: STS Space Shuttle (1st generation)</td></tr>
<tr><td><b>Successor</b>: Vulture Shuttle (3rd generation)</td></tr>
<tr><td><b>Development</b>: 2005 - 2015</td></tr>
<tr><td><b>Maiden flight</b>: June 2015 (CERV-F1, flown by <i>Horizon</i>)</td></tr>
<tr><td><b>Service period</b>: 2017 - 2040</td></tr>
<tr><td><b>Final flight</b>: 15 June 2040 (CERV-F666, flown by <i>Discovery</i>)</td></tr>
<tr><td><b>Launch sites</b>: Wenchang Space Launch Site / Cape Canaveral</td></tr>
<tr><td><b>Primary landing sites</b>: Cape Canaveral Shuttle Landing Facility / Wenchang Spacecraft Landing Runway</td></tr>
<tr><td><b>Configuration</b>: Vertical launch / horizontal landing</td></tr>
<tr><td><b>Orbiter airframe</b>: Aluminum-composite hybrid structure</td></tr>
<tr><td><b>Orbiter dry mass</b>: 63 tonnes</td></tr>
<tr><td><b>Max takeoff weight</b>: 2,169.9 t (with 30 t payload)</td></tr>
<tr><td><b>Length</b>: Orbiter 36 m / Full stack 55.4 m</td></tr>
<tr><td><b>Wingspan</b>: 24.3 m</td></tr>
<tr><td><b>Payload capacity</b>: 30 t (upmass) / 20 t (return)</td></tr>
<tr><td><b>Crew capacity</b>: 8 (typically 2 pilots + 0-6 mission specialists)</td></tr>
<tr><td><b>Status</b>: Retired (2040)</td></tr>
</tbody></table>
<p>The <b>CERV Shuttle</b> (<b>Composite Enhanced Reusable Vehicle</b>, abbreviated <b>CERV</b>) is the second-generation crewed space shuttle developed after the STS Space Shuttle. Building on the STS orbiter, 8.4 m external tank, and three RS-25D main engine configuration, CERV entered development in 2005, flew its maiden mission CERV-F1 in June 2015 aboard <i>Horizon</i>, formally succeeded the retired STS in 2017, and was itself succeeded by the third-generation Vulture Shuttle in 2040. The final mission, CERV-F666, was flown by <i>Discovery</i> on 15 June 2040.</p>
<p>While retaining the STS core architecture, CERV introduced four fundamental improvements: extensive use of composite materials reduced the orbiter dry mass to 63 tonnes; a first-of-its-kind integrated crew cabin escape system was introduced; solid rocket boosters were replaced with recoverable liquid-fuel boosters; and the aerodynamic configuration shifted from a single large central vertical stabilizer to twin wingtip vertical stabilizers with forward canards. Additionally, CERV was equipped with two jet engines for landing assist, cross-range extension, and go-around capability, making it the first crewed space shuttle with a go-around option.</p>
<p>CERV launched from Wenchang Space Launch Site and Cape Canaveral, capable of delivering 30 tonnes to a 600x600 km x 51 deg orbit and returning 20 tonnes. The orbiter featured a fly-by-wire flight control system with fully autonomous flight capability in all phases, including landing. Free-flight endurance was 15 days (extended to 20 days on later batches), and docked endurance at a space station or orbital shipyard could reach 120 days via external power. CERV's liquid booster design, crew escape architecture, wing layout, and thermal protection system provided the direct engineering foundation for the Vulture Shuttle.</p>
<p>Within the shuttle lineage, CERV was positioned as the "safety-enhanced space shuttle." Rather than pursuing a generational performance leap beyond STS, it was driven by the lessons of the <i>Columbia</i> accident to systematically address ascent crew safety, structural aging, non-recoverable boosters, and landing flexibility shortfalls. After retirement, its liquid booster technology, integrated escape concept, composite material applications, and improved thermal protection system were inherited and advanced by the Vulture Shuttle.</p>
<nav class="toc" aria-label="Contents">
<div class="toc-title">Contents</div>
<ol>
<li><a href="#background-and-development">Background and Development</a></li>
<li><a href="#design">Design</a>
<ol>
<li><a href="#orbiter">Orbiter</a></li>
<li><a href="#external-tank">External Tank</a></li>
<li><a href="#liquid-fuel-boosters">Liquid Fuel Boosters</a></li>
</ol></li>
<li><a href="#propulsion-and-power">Propulsion and Power</a></li>
<li><a href="#crew-and-payload">Crew and Payload</a></li>
<li><a href="#mission-profile">Mission Profile</a></li>
<li><a href="#fleet">Fleet</a></li>
<li><a href="#operational-history">Operational History</a></li>
<li><a href="#notable-missions-and-payloads">Notable Missions and Payloads</a></li>
<li><a href="#relationship-to-sts-and-vulture">Relationship to STS and Vulture</a></li>
<li><a href="#specifications">Specifications</a></li>
<li><a href="#assessment">Assessment</a></li>
<li><a href="#see-also">See Also</a></li>
</ol>
</nav>
<h2 id="background-and-development">Background and Development</h2>
<h3 id="columbia-accident-and-safety-imperative">Columbia Accident and Safety Imperative</h3>
<p>The 2003 <i>Columbia</i> accident was the pivotal event driving CERV's initiation. During STS-107 reentry, foam shedding from the external tank at launch had struck and breached the left wing leading edge thermal protection, allowing superheated gas to penetrate the wing structure. The orbiter disintegrated, killing all seven crew members. The accident investigation identified not only the direct causes of foam shedding and TPS vulnerability, but also systemic deficiencies in STS ascent crew escape capability, on-orbit TPS inspection, and organizational risk assessment.</p>
<p>After the accident, NASA undertook extensive return-to-flight modifications to the three remaining STS orbiters, including improved foam application processes, on-orbit robotic arm TPS inspections, enhanced ascent camera coverage, and revised mission abort rules. However, these modifications could not resolve two fundamental structural problems: the orbiter was side-mounted beside the tank with no ascent escape path for the crew, and the solid rocket boosters could not be throttled or shut down once ignited. Foam shedding risk could be reduced but not eliminated. The single large vertical stabilizer and STS glide characteristics left virtually no go-around margin during landing.</p>
<p>Concurrently, the STS orbiters, designed in the 1980s with extensive aluminum structures, had high empty weights that limited payload capacity and mission flexibility. After more than two decades of high-frequency flight, structural fatigue was accumulating and maintenance costs rising. Following the 2004 announcement of the Constellation program, STS was originally planned for retirement in 2010, but repeated delays in replacement system development created a shuttle lineage gap risk.</p>
<h3 id="cerv-program-initiation">CERV Program Initiation</h3>
<p>CERV was formally initiated in 2005. The program objective was explicit: building upon STS operational experience and ground infrastructure, develop a shuttle with greater safety margins, improved maintainability, payload capacity no lower than STS, and integrated crew escape capability - rather than pursuing an entirely new launch architecture. The name - Composite Enhanced Reusable Vehicle - directly reflected the core engineering strategy: using composite material mass reduction to buy safety enhancement and performance improvement.</p>
<p>Unlike the contemporaneous Constellation program's Ares rocket and Orion spacecraft, CERV did not depart from the shuttle paradigm of vertical launch, horizontal landing, and combined crew/cargo transport. The program held that STS operational systems - launch pads, Vehicle Assembly Building, crawler-transporters, landing runways, and Mission Control - were strategic assets of the shuttle lineage that should not be discarded; what the lineage needed was not a paradigm shift, but filling the safety gaps.</p>
<p>Early trade studies evaluated multiple alternatives, including fully reusable two-stage-to-orbit vehicles, a combination of small crew capsules with cargo rockets, and retaining STS solid boosters with an orbiter-only replacement. The final determination: the liquid booster path, though higher in development cost, offered throttle, shutdown, abort, and RTLS return-to-launch-site capabilities, with superior total safety benefit and lifecycle cost compared to the solid booster path. Composite airframe and integrated crew escape cabin were listed as non-negotiable safety requirements.</p>
<h3 id="development-phases">Development Phases</h3>
<table>
<thead><tr><th>Phase</th><th>Period</th><th>Key Activities</th></tr></thead>
<tbody>
<tr><td>Concept definition</td><td>2005-2007</td><td>Confirmed composite airframe, liquid boosters, integrated escape cabin, and twin wingtip stabilizer configuration.</td></tr>
<tr><td>Critical design review</td><td>2008-2009</td><td>Completed composite primary structure design, TH-12 engine testing, escape cabin separation tests, and wing configuration wind tunnel validation.</td></tr>
<tr><td>Orbiter assembly</td><td>2010-2013</td><td>Manufactured first orbiter; completed fuselage bending and torsion tests, pressurized cabin fatigue tests, and wing/canard attachment strength tests.</td></tr>
<tr><td>Integration testing</td><td>2013-2014</td><td>Full-stack orbiter/ET/booster integration, avionics integration testing, escape cabin full-sequence ground tests, and jet engine pre-flight acceptance.</td></tr>
<tr><td>First flight preparation</td><td>2014-2015</td><td>Completed full-stack vibration testing, launch countdown rehearsal, and uncrewed orbital flight readiness review.</td></tr>
<tr><td>Maiden flight</td><td>June 2015</td><td>CERV-F1 flown by <i>Horizon</i>; first uncrewed orbital flight, validating main engines, booster recovery, reentry, and horizontal landing.</td></tr>
<tr><td>Crew certification</td><td>2015-2016</td><td>Completed crewed test flights, in-flight escape cabin testing, jet engine landing assist validation, and on-orbit endurance testing.</td></tr>
<tr><td>STS succession</td><td>2017</td><td>STS formally retired; CERV assumed all crew and cargo missions.</td></tr>
</tbody></table>
<h2 id="design">Design</h2>
<h3 id="orbiter">Orbiter</h3>
<figure class="thumb tright"><div class="image-placeholder">CERV orbiter three-view diagram placeholder</div><figcaption class="thumbcaption">CERV orbiter with twin wingtip vertical stabilizers and forward canards, eliminating the STS single large central vertical stabilizer. (Three-view diagram pending)</figcaption></figure>
<h4>Structure and Materials</h4>
<p>The orbiter airframe employed an aluminum-composite hybrid structure: the primary load-bearing framework used aluminum for thermal stability, while wing skins, payload bay doors, fuselage panels, and non-load-bearing bulkheads made extensive use of carbon-fiber-reinforced composites. The heavy composite application reduced the orbiter dry mass to 63 tonnes, approximately 19% less than the STS orbiter (roughly 78 tonnes). The mass reduction translated directly into additional payload capacity and freed weight budget for the crew escape system, jet engines, and enhanced avionics.</p>
<p>Composite material selection and manufacturing were jointly undertaken by Boeing and Northrop Grumman. Wing skins used co-cured integrally stiffened panels, reducing fastener count and assembly labor. Payload bay doors employed composite honeycomb sandwich construction, achieving roughly 30% mass reduction while maintaining equivalent stiffness to STS doors. Secondary structures in the mid and aft fuselage sections extensively applied composite panels, retaining titanium or high-strength aluminum reinforcements only at engine thrust mounts, landing gear attachment points, and wing-fuselage joints.</p>
<h4>Thermal Protection System</h4>
<figure class="thumb tright"><a class="media-link" href="#cerv-img-reentry"><img src="/cerv/cerv_reentry_closeup.png" alt="CERV orbiter during reentry" data-wiki-asset="/cerv/cerv_reentry_closeup.png"></a><figcaption class="thumbcaption">CERV orbiter enveloped in plasma during reentry. Improved universal thermal tiles and underlying insulation coating provide redundant thermal protection.</figcaption></figure>
<p>CERV used improved universal thermal tiles, enhancing durability and maintainability over the STS TPS baseline. The universal tiles employed standardized dimensions and modular mounting interfaces, reducing the number of unique tile specifications required across different locations. Single-tile replacement time was shortened by approximately 40% compared to STS. A thermal insulation coating beneath the tiles provided residual protection in the event of partial tile fracture or detachment - a redundancy directly addressing the <i>Columbia</i> lesson: when one or more tiles failed, the underlying coating could delay hot gas penetration into the primary structure, buying additional response time. Enhanced carbon-carbon materials were used in extreme heating zones at wing leading edges and the nose cap. Batch 2 orbiters received an improved coating formulation that increased post-reentry coating integrity retention; Batch 3 introduced an upgraded tile substrate material with greater reuse margin after high-energy returns.</p>
<h4>Aerodynamic Configuration</h4>
<p>CERV completed the aerodynamic transition from STS to the next generation. The type abandoned the STS single large central vertical stabilizer in favor of two small vertical stabilizers at the delta wing tips. The twin stabilizers provided directional stability and yaw control during reentry and glide while eliminating the structural mass concentration along the fuselage centerline. Forward canards on either side of the nose provided takeoff rotation, post-reentry pitch trim, and low-speed go-around functions. This wing configuration was subsequently inherited and scaled up by the Vulture Shuttle. On Batch 3 orbiters, the canard control surfaces were converted from hydraulic to electric actuation, reducing maintenance complexity.</p>
<h4>Integrated Crew Cabin Escape System</h4>
<figure class="thumb tright"><a class="media-link" href="#cerv-img-escape-flyaway"><img src="/cerv/cerv_escape_flyaway.png" alt="CERV crew cabin escape test" data-wiki-asset="/cerv/cerv_escape_flyaway.png"></a><figcaption class="thumbcaption">Crew cabin escape test: the escape cabin flies away from the launch site with solid boosters providing initial separation thrust.</figcaption></figure>
<p>CERV was the first shuttle in the lineage to achieve integrated crew cabin escape capability. The crew cabin, a self-contained pressurized structure at the forward end of the orbiter, could physically separate from the orbiter in any flight phase - including on the pad, during ascent, on orbit, and during reentry. Separation was initiated by two solid-fuel boosters mounted aft of the cabin, providing the initial high peak thrust to rapidly pull the cabin clear, primarily for the ground-to-100 km altitude regime and especially for maximum dynamic pressure (max-Q) escape. Once the cabin reached 5 meters from the orbiter, four bipropellant storable-fuel escape engines ignited, operating simultaneously with the remaining solid motor burn to maximize total thrust. After solid burnout, the storable engines continued independently, delivering the cabin to a safe altitude and trajectory.</p>
<p>The escape system was designed for all flight phases. Above 100 km or during reentry where aerodynamic loads were lower, the system could skip the solid phase and execute separation directly with the storable engines. The cabin carried independent batteries, inertial navigation, and parachute deployment logic. Escape triggering could be crew-initiated or automatically commanded by the launch abort computer. The integrated escape concept was directly inherited and extended by the Vulture Shuttle.</p>
<h4>Jet Engines</h4>
<p>Two turbofan jet engines in the aft fuselage provided landing assist, cross-range extension, and go-around capability. In the standard landing sequence, the jet engines were started below 10,000 meters, and after establishing thrust the orbiter flew a circuit to dissipate excess energy before capturing the ILS approach. The jet engines gave CERV a go-around capability previously absent from the shuttle lineage: if the approach was unstable, the runway occupied, or wind shear exceeded limits, the orbiter could execute a go-around and reposition for a second approach. Go-around required afterburner engagement to achieve sufficient climb thrust at maximum return mass. If jet engine start failed, the orbiter switched to a direct glide landing using VFR - a backup mode validated through simulator training and multiple operational flights.</p>
<h4>Avionics and Fly-by-Wire</h4>
<p>CERV employed a fly-by-wire design, building on the STS glass cockpit with comprehensive digital upgrades. The Batch 1 flight control computers used a quadruplex-redundant architecture; Batch 2 upgraded to enhanced flight control processors with adaptive control law switching; Batch 3 adopted a next-generation integrated avionics platform that unified flight control, mission management, and communications/navigation functions. The orbiter was capable of fully autonomous flight in all phases including landing. Routine crew configuration remained two pilots, but the autonomous system could execute complete missions uncrewed.</p>
<h4>Airlock and Docking Port</h4>
<p>A built-in airlock in the forward payload bay supported EVA operations. A retractable 1.875 m universal docking port mounted above the airlock extended for hard capture and seal during docking and retracted into the payload bay wall during launch and reentry, reducing aerodynamic and thermal loads. Batch 2 introduced improved docking collar seals for extended docked duration; Batch 3 increased airlock volume by approximately 15%.</p>
<h3 id="external-tank">External Tank</h3>
<p>CERV's external tank retained the STS 8.4-meter diameter specification. Departing from the STS all-foam insulation approach, CERV adopted a dual-layer design of sprayed insulation coating plus foam: the coating covered the vast majority of the tank surface, while foam was applied only to localized areas of highest aerodynamic heating and structural interfaces. This significantly reduced total foam quantity and the associated foam-shedding risk. The coating underwent extensive thermal cycling and vibration testing during the verification phase. CERV experienced no foam-shedding TPS damage events throughout its operational career, and the coating-plus-foam approach was inherited by the Vulture Shuttle.</p>
<h3 id="liquid-fuel-boosters">Liquid Fuel Boosters</h3>
<figure class="thumb tright"><a class="media-link" href="#cerv-img-booster-sep"><img src="/cerv/cerv_booster_separation.png" alt="CERV booster separation" data-wiki-asset="/cerv/cerv_booster_separation.png"></a><figcaption class="thumbcaption">CERV full stack at high altitude with both liquid boosters separating. Boosters execute controlled reentry and RTLS propulsive landing at the launch site.</figcaption></figure>
<p>The replacement of solid boosters with liquid-fuel boosters was one of CERV's most consequential engineering decisions. Two 4-meter-diameter liquid boosters were mounted symmetrically on either side of the 8.4 m external tank, each powered by nine enhanced TH-12 kerolox engines in an oxygen-rich staged combustion cycle, each producing 1,132.67 kN vacuum thrust. The nine engines were arranged in an 8+1 layout: eight fixed-thrust outboard, one center engine for throttling and thrust vector control. The boosters supported throttling, shutdown, and restart, enabling ascent thrust modulation and controlled shutdown in abort scenarios. Booster attitude control used a LOX/kerosene bipropellant RCS, sharing propellant type with the main engines for reduced system complexity. This bipropellant RCS approach was directly inherited by Vulture boosters.</p>
<h4>Reuse and Maintenance</h4>
<p>CERV boosters were designed for 50-flight service life with a planned maintenance interval every 10 flights. Maintenance included engine turbopump inspection, thrust chamber erosion assessment, RCS valve testing, grid fin deployment mechanism lubrication, and structural NDI. By comparison, Vulture's improved TH-12 retained identical performance specifications but achieved 75 maintenance-free flights and 200-300 flights with planned maintenance through turbopump bearing upgrades, thrust chamber cooling channel optimization, and material improvements. CERV's 50-flight design life and 10-flight maintenance interval provided the critical baseline data for Vulture booster life targets.</p>
<h4>Booster Recovery Test Campaign</h4>
<p>CERV's first five flights were all booster propulsive recovery tests:</p>
<table>
<thead><tr><th>Mission</th><th>Left Booster (LB)</th><th>Right Booster (RB)</th><th>Key Findings</th></tr></thead>
<tbody>
<tr><td>CERV-F1</td><td colspan="2">Both boosters completed boost-back burn successfully; lost contact during reentry; later analysis indicated probable TPS failure.</td><td>Boost-back ignition logic and return trajectory viable; reentry TPS required strengthening.</td></tr>
<tr><td>CERV-F2</td><td>Single engine failure at T+77 s; shutdown on schedule. Orbiter compensated by extending RS-25D burn and achieved nominal orbit. LB recovery aborted.</td><td>Normal shutdown; propulsive ignition; landing burn failed.</td><td>Single engine failure survivable to safe orbit. Landing burn reliability needed improvement.</td></tr>
<tr><td>CERV-F3</td><td>Normal shutdown; attitude control anomaly; recovery aborted.</td><td>Normal shutdown and landing ignition, but center engine TVC failure. Booster tipped over and exploded after splashdown.</td><td>Attitude control and TVC system had potential single-point failure chains.</td></tr>
<tr><td>CERV-F4</td><td colspan="2">New booster design with updated avionics; both sides achieved nominal splashdown.</td><td>Updated avionics and control systems resolved most failure modes from first three flights.</td></tr>
<tr><td>CERV-F5</td><td colspan="2">Both boosters completed nominal shutdown, propulsive ignition, and landing; first fully successful booster recovery.</td><td>Full booster recovery sequence - ascent, separation, reentry, propulsive braking, and landing - achieved operational maturity.</td></tr>
</tbody></table>
<p>After CERV-F5, booster recovery entered routine operations. CERV-F12 marked the first launch of a previously recovered booster, closing the reusability loop. The 4-meter booster accumulated hundreds of flights of recovery data, providing the direct engineering foundation for Vulture's 5-meter boosters in thrust, structures, TPS, landing control, and reuse economics.</p>
<table>
<thead><tr><th>Parameter</th><th>CERV Liquid Booster</th><th>Vulture Liquid Booster (comparison)</th></tr></thead>
<tbody>
<tr><td>Diameter</td><td>4 m</td><td>5 m</td></tr>
<tr><td>Engines</td><td>9x TH-12 (enhanced), 1,132.67 kN vac each</td><td>9x TH-12 improved, identical performance, significantly improved maintainability</td></tr>
<tr><td>Propellant</td><td>LOX / kerosene</td><td>LOX / kerosene</td></tr>
<tr><td>Attitude control</td><td>LOX/kerosene bipropellant RCS</td><td>LOX/kerosene bipropellant RCS (inherited from CERV)</td></tr>
<tr><td>Recovery</td><td>RTLS return-to-launch-site</td><td>RTLS return-to-launch-site or sea recovery ship</td></tr>
<tr><td>Design life</td><td>50 flights (maintenance every 10)</td><td>75 maintenance-free; 200-300 with maintenance</td></tr>
</tbody></table>
<h2 id="propulsion-and-power">Propulsion and Power</h2>
<h3 id="main-propulsion">Main Propulsion</h3>
<p>CERV retained the STS main propulsion architecture: three RS-25D hydrolox staged-combustion engines mounted in the orbiter aft fuselage, fed by the 8.4 m external tank. RS-25D was a later RS-25 variant with approximately 1,860 kN sea-level thrust (single engine) and roughly 2,279 kN vacuum thrust. The engines operated continuously through ascent until main engine cutoff, after which the external tank separated and burned up on reentry. The engines lacked in-flight restart capability; all post-insertion maneuvers were performed by the orbital maneuvering system. In booster-engine-out scenarios, the orbiter could extend RS-25D burn duration to compensate, a capability first validated on CERV-F2.</p>
<h3 id="orbital-maneuvering-system">Orbital Maneuvering System</h3>
<p>The OMS consisted of two 60 kN storable-propellant engines in aft-mounted pods, using nitrogen tetroxide/monomethylhydrazine, for orbit circularization, maneuvering, phasing, deorbit, and abort modes. OMS propellant was shared with the crew escape engines via a common tank and feed line system.</p>
<h3 id="escape-propulsion">Escape Propulsion</h3>
<p>The escape system employed a two-stage configuration with thrust overlap. Upon activation, two solid-fuel boosters fired first to rapidly pull the cabin clear of the stack - used primarily below 100 km, especially during max-Q where instantaneous peak thrust was essential. Once the cabin reached 5 meters separation, four bipropellant storable engines ignited, operating simultaneously with the remaining solid motor burn for maximum total thrust. After solid burnout, the storable engines continued independently. The system covered all flight phases; above 100 km or during reentry, the solid phase could be skipped.</p>
<h3 id="jet-engines">Jet Engines</h3>
<p>Two aft-mounted turbofans on independent jet fuel provided landing-phase thrust, cross-range extension, and go-around capability. Normal sequence: jet engine start below 10,000 m, a circuit to dissipate energy, then ILS approach and landing. Backup mode: direct glide landing with VFR if jet engines failed to start. Go-around required afterburner engagement at maximum return mass.</p>
<h3 id="power">Power</h3>
<p>Two fuel cells using cryogenic hydrogen and oxygen provided electrical power, heat, and potable water. Batch 1 orbiters achieved 35-day fuel cell / 30-day life support endurance; Batch 2 upgraded fuel cell membrane-electrode assemblies extended free-flight endurance to 20 days; Batch 3 further increased power output for additional communications and EVA payloads. When docked to a station or orbital shipyard via the 1.875 m universal docking port, external power allowed the fuel cells to enter a low-power standby, extending docked endurance up to 120 days.</p>
<h2 id="crew-and-payload">Crew and Payload</h2>
<p>Standard crew configuration was 8 persons, typically two pilots and up to six mission specialists. The orbiter was fully autonomous in all flight phases including landing and could execute complete missions uncrewed. The payload bay measured approximately 18.3 m long by 4.6 m in diameter, comparable to the STS bay. CERV delivered up to 30 tonnes to a 600x600 km x 51 deg orbit and returned up to 20 tonnes.</p>
<table>
<thead><tr><th>Item</th><th>Data</th></tr></thead>
<tbody>
<tr><td>Crew capacity</td><td>8 (typically 2 pilots + 0-6 mission specialists)</td></tr>
<tr><td>Upmass</td><td>30 t (600x600 km x 51 deg)</td></tr>
<tr><td>Return mass</td><td>20 t</td></tr>
<tr><td>Payload bay</td><td>~18.3 m x 4.6 m</td></tr>
<tr><td>Free-flight endurance</td><td>35 days (fuel cells) / 30 days (life support)</td></tr>
<tr><td>Docked endurance</td><td>Up to 120 days (on external power at station or orbital shipyard)</td></tr>
</tbody></table>
<h2 id="mission-profile">Mission Profile</h2>
<h3 id="launch-and-ascent">Launch and Ascent</h3>
<p>CERV launched vertically from Wenchang or Cape Canaveral. Both liquid boosters and three RS-25D main engines provided ascent thrust. Boosters throttled down approximately 30 seconds before propellant depletion, then separated, executed a boost-back burn, and performed controlled reentry and RTLS propulsive landing at the launch site. Early recovery tests (CERV-F1 through CERV-F5) were conducted in coastal waters to reduce risk to launch facilities; after CERV-F5's successful recovery, all operational missions used the onshore RTLS landing mode. Main engines continued to MECO, followed by ET separation. Booster single-engine-out scenarios were compensated by extending RS-25D burn duration.</p>
<h3 id="on-orbit-operations">On-Orbit Operations</h3>
<p>After OMS circularization and payload bay door opening for radiator and RMS exposure, the crew executed the mission plan. Standard missions lasted 7-12 days, with special missions extended to the full 30-day life support limit. When docked to a space station or orbital shipyard receiving external power, endurance extended to 120 days. The airlock supported EVA throughout the mission.</p>
<h3 id="return-and-landing">Return and Landing</h3>
<p>OMS deorbit burn initiated reentry. The improved universal tiles, underlying coating, and RCC leading edges managed aerodynamic heating, with the fly-by-wire system controlling angle of attack, bank, and sideslip. Below 10,000 m, jet engines were started. After a circuit to dissipate energy, the orbiter captured the ILS approach and landed autonomously. Primary landing sites were Cape Canaveral's Shuttle Landing Facility or Wenchang's spacecraft runway. Any CAT III-equipped civilian airport with runway exceeding 3,000 m could serve as an alternate. If jet engines failed, a direct glide VFR landing was executed with no go-around option.</p>
<table>
<thead><tr><th>Phase</th><th>Key Operations</th><th>Backup/Abort Options</th></tr></thead>
<tbody>
<tr><td>Launch</td><td>Vertical liftoff from Wenchang or Cape Canaveral; liquid boosters + RS-25D.</td><td>All-phase crew escape; booster throttle/shutdown/abort.</td></tr>
<tr><td>Booster separation</td><td>Boosters throttle, separate, execute boost-back burn, RTLS propulsive landing at launch site.</td><td>Extended RS-25D burn or abort if booster anomaly.</td></tr>
<tr><td>Orbit insertion</td><td>MECO, ET separation, OMS circularization.</td><td>Backup OMS engine and backup orbit.</td></tr>
<tr><td>On-orbit</td><td>Payload operations, rendezvous/docking (1.875 m port), EVA (airlock), 35-day fuel cell / 30-day life support or 120-day docked endurance.</td><td>Early deorbit or safe-orbit hold if anomaly.</td></tr>
<tr><td>Reentry</td><td>OMS deorbit burn, TPS management (universal tiles + coating), AoA and bank control.</td><td>Conservative reentry profile if attitude or heating anomaly; coating provides redundant protection.</td></tr>
<tr><td>Landing</td><td>&lt;10,000 m jet engine start, circuit, ILS autonomous landing. Primary: Cape SLF or Wenchang runway; alternate: any CAT III runway &gt;3,000 m.</td><td>Direct glide VFR if jet engine fail; go-around with afterburner to short final or alternate.</td></tr>
</tbody></table>
<h2 id="fleet">Fleet</h2>
<h3 id="test-vehicles">Test Vehicles</h3>
<table>
<thead><tr><th>Designation</th><th>Type</th><th>Purpose</th><th>Disposition</th></tr></thead>
<tbody>
<tr><td>CTV-1</td><td>Structural test article</td><td>Static loads, structural connections, ET interface verification.</td><td>Stored after testing.</td></tr>
<tr><td>CTV-2</td><td>Structural test article</td><td>Full-stack vibration, propellant loading, ground transport, and launch pad adaptation.</td><td>Stored after testing.</td></tr>
<tr><td>CTV-3</td><td>Flight test article</td><td>Equipped with flight control system and jet engines for flight performance and FBW validation.</td><td>Converted to training vehicle.</td></tr>
</tbody></table>
<h3 id="orbiter-fleet">Orbiter Fleet</h3>
<p>CERV built 8 orbiters across three production batches, accumulating 666 total flights between 2015 and 2040. The final mission, CERV-F666, was flown by <i>Discovery</i> on 15 June 2040.</p>
<h4>Batch 1 (Initial Production, First Flights 2015-2017)</h4>
<p>The three Batch 1 orbiters represented the baseline CERV production configuration: composite airframe, quadruplex-redundant flight control computers, first-generation universal thermal tiles with insulation coating, 35-day fuel cell / 30-day life support endurance, and the initial version of the retractable docking port. This batch conducted all verification test flights and initial operational missions, providing critical design improvement feedback for subsequent batches.</p>
<table>
<thead><tr><th>Designation</th><th>Name</th><th>First Flight</th><th>Last Flight</th><th>Flights</th><th>Status</th></tr></thead>
<tbody>
<tr><td>CERV-1</td><td><i>Horizon</i></td><td>June 2015</td><td>March 2037</td><td>110</td><td>Retired</td></tr>
<tr><td>CERV-2</td><td><i>Pathfinder</i></td><td>November 2015</td><td>September 2037</td><td>105</td><td>Retired</td></tr>
<tr><td>CERV-3</td><td><i>Pioneer</i></td><td>March 2017</td><td>May 2038</td><td>108</td><td>Retired</td></tr>
</tbody></table>
<h4>Batch 2 (Improved, First Flights 2020-2021)</h4>
<p>The two Batch 2 orbiters incorporated upgrades from Batch 1 operational experience: enhanced flight control processors with adaptive control law switching; improved TPS coating formulation for better post-reentry integrity; upgraded life support extending free-flight endurance to 20 days; improved docking collar seals for extended docked life; and structural reinforcements at fatigue-critical locations identified on Batch 1 airframes. This batch marked CERV's transition from a verification-focused design to mature operational configuration.</p>
<table>
<thead><tr><th>Designation</th><th>Name</th><th>First Flight</th><th>Last Flight</th><th>Flights</th><th>Status</th></tr></thead>
<tbody>
<tr><td>CERV-4</td><td><i>Voyager</i></td><td>May 2020</td><td>November 2038</td><td>88</td><td>Retired</td></tr>
<tr><td>CERV-5</td><td><i>Spirit</i></td><td>February 2021</td><td>April 2039</td><td>82</td><td>Retired</td></tr>
</tbody></table>
<h4>Batch 3 (Enhanced, First Flights 2025-2026)</h4>
<p>The three Batch 3 orbiters represented the definitive CERV configuration: next-generation integrated avionics platform; airlock volume increased by approximately 15%; upgraded external power interface supporting 120-day docked endurance; electrically actuated canard control surfaces; improved jet engine starter reducing cold-start time by approximately 25%; and adaptive parachute deployment logic for the escape system. This batch's improvements directly informed Vulture Shuttle avionics architecture and long-duration on-orbit capability.</p>
<table>
<thead><tr><th>Designation</th><th>Name</th><th>First Flight</th><th>Last Flight</th><th>Flights</th><th>Status</th></tr></thead>
<tbody>
<tr><td>CERV-6</td><td><i>Hope</i></td><td>April 2025</td><td>October 2039</td><td>72</td><td>Retired</td></tr>
<tr><td>CERV-7</td><td><i>Discovery</i></td><td>November 2025</td><td>15 June 2040</td><td>55</td><td>Retired; flew final mission CERV-F666</td></tr>
<tr><td>CERV-8</td><td><i>Unity</i></td><td>June 2026</td><td>February 2040</td><td>46</td><td>Retired</td></tr>
</tbody></table>
<h2 id="operational-history">Operational History</h2>
<h3 id="verification-phase">Verification Phase (2015-2016)</h3>
<p>With only two Batch 1 orbiters available (<i>Horizon</i> and <i>Pathfinder</i>) and <i>Pioneer</i> still in assembly, the verification phase maintained a low flight rate. CERV-F1 through CERV-F5 focused on booster recovery, alternating between the two available orbiters. Booster recovery reached operational maturity at CERV-F5. CERV-F12 marked the first reused booster launch. Crew certification was completed in 2016.</p>
<h3 id="operational-service">Operational Service (2017-2040)</h3>
<p>With STS retired and <i>Pioneer</i> bringing Batch 1 to full strength in 2017, CERV assumed all crew and cargo missions, initially focused on ISS and Tiangong space station crew rotation and resupply. Batch 2 orbiters <i>Voyager</i> and <i>Spirit</i> joined in 2020-2021, expanding the active fleet to five. Batch 3 orbiters <i>Hope</i>, <i>Discovery</i>, and <i>Unity</i> entered service in 2025-2026, bringing the fleet to its full strength of eight and enabling the peak flight rates of 2026-2036. Frontier Station construction (2030-2035) and Lingxiao Palace construction (2033-2037) overlapped during 2033-2035, representing the most operationally intense period in CERV history. First-generation orbiters began retiring in 2037, and after Vulture's first uncrewed orbital flight in 2037 (entering service in 2039), CERV began a phased handover, concluding with <i>Discovery</i>'s final mission CERV-F666 on 15 June 2040.</p>
<h3 id="lifetime-flight-statistics">Lifetime Flight Statistics</h3>
<div class="launch-chart" role="img" aria-label="CERV Shuttle annual flight count (2015-2040)">
<div class="launch-row launch-head"><span>Year</span><span>Flights</span><span>Count</span><span>Cum.</span></div>
<div class="launch-stage-label">Verification (2 orbiters)</div>
<div class="launch-row"><span>2015</span><span class="launch-track"><span class="launch-bar" style="width:5%;"></span></span><span class="launch-count">2</span><span class="launch-cumulative">2</span></div>
<div class="launch-row"><span>2016</span><span class="launch-track"><span class="launch-bar" style="width:12%;"></span></span><span class="launch-count">5</span><span class="launch-cumulative">7</span></div>
<div class="launch-stage-label">Batch 1 operations (3 orbiters)</div>
<div class="launch-row"><span>2017</span><span class="launch-track"><span class="launch-bar" style="width:19%;"></span></span><span class="launch-count">8</span><span class="launch-cumulative">15</span></div>
<div class="launch-row"><span>2018</span><span class="launch-track"><span class="launch-bar" style="width:26%;"></span></span><span class="launch-count">11</span><span class="launch-cumulative">26</span></div>
<div class="launch-row"><span>2019</span><span class="launch-track"><span class="launch-bar" style="width:33%;"></span></span><span class="launch-count">14</span><span class="launch-cumulative">40</span></div>
<div class="launch-stage-label">Batch 2 joins (5 orbiters)</div>
<div class="launch-row"><span>2020</span><span class="launch-track"><span class="launch-bar" style="width:45%;"></span></span><span class="launch-count">19</span><span class="launch-cumulative">59</span></div>
<div class="launch-row"><span>2021</span><span class="launch-track"><span class="launch-bar" style="width:55%;"></span></span><span class="launch-count">23</span><span class="launch-cumulative">82</span></div>
<div class="launch-row"><span>2022</span><span class="launch-track"><span class="launch-bar" style="width:62%;"></span></span><span class="launch-count">26</span><span class="launch-cumulative">108</span></div>
<div class="launch-row"><span>2023</span><span class="launch-track"><span class="launch-bar" style="width:67%;"></span></span><span class="launch-count">28</span><span class="launch-cumulative">136</span></div>
<div class="launch-row"><span>2024</span><span class="launch-track"><span class="launch-bar" style="width:71%;"></span></span><span class="launch-count">30</span><span class="launch-cumulative">166</span></div>
<div class="launch-stage-label">Batch 3 joins, full fleet (8 orbiters)</div>
<div class="launch-row"><span>2025</span><span class="launch-track"><span class="launch-bar" style="width:79%;"></span></span><span class="launch-count">33</span><span class="launch-cumulative">199</span></div>
<div class="launch-row"><span>2026</span><span class="launch-track"><span class="launch-bar" style="width:88%;"></span></span><span class="launch-count">37</span><span class="launch-cumulative">236</span></div>
<div class="launch-row"><span>2027</span><span class="launch-track"><span class="launch-bar" style="width:93%;"></span></span><span class="launch-count">39</span><span class="launch-cumulative">275</span></div>
<div class="launch-row"><span>2028</span><span class="launch-track"><span class="launch-bar" style="width:98%;"></span></span><span class="launch-count">41</span><span class="launch-cumulative">316</span></div>
<div class="launch-row"><span>2029</span><span class="launch-track"><span class="launch-bar" style="width:90%;"></span></span><span class="launch-count">38</span><span class="launch-cumulative">354</span></div>
<div class="launch-row"><span>2030</span><span class="launch-track"><span class="launch-bar" style="width:100%;"></span></span><span class="launch-count">42</span><span class="launch-cumulative">396</span></div>
<div class="launch-row"><span>2031</span><span class="launch-track"><span class="launch-bar" style="width:95%;"></span></span><span class="launch-count">40</span><span class="launch-cumulative">436</span></div>
<div class="launch-row"><span>2032</span><span class="launch-track"><span class="launch-bar" style="width:86%;"></span></span><span class="launch-count">36</span><span class="launch-cumulative">472</span></div>
<div class="launch-row"><span>2033</span><span class="launch-track"><span class="launch-bar" style="width:86%;"></span></span><span class="launch-count">36</span><span class="launch-cumulative">508</span></div>
<div class="launch-row"><span>2034</span><span class="launch-track"><span class="launch-bar" style="width:81%;"></span></span><span class="launch-count">34</span><span class="launch-cumulative">542</span></div>
<div class="launch-row"><span>2035</span><span class="launch-track"><span class="launch-bar" style="width:71%;"></span></span><span class="launch-count">30</span><span class="launch-cumulative">572</span></div>
<div class="launch-row"><span>2036</span><span class="launch-track"><span class="launch-bar" style="width:71%;"></span></span><span class="launch-count">30</span><span class="launch-cumulative">602</span></div>
<div class="launch-stage-label">Batch 1 retirement, handover (6&#8594;4 orbiters)</div>
<div class="launch-row"><span>2037</span><span class="launch-track"><span class="launch-bar" style="width:52%;"></span></span><span class="launch-count">22</span><span class="launch-cumulative">624</span></div>
<div class="launch-row"><span>2038</span><span class="launch-track"><span class="launch-bar" style="width:45%;"></span></span><span class="launch-count">19</span><span class="launch-cumulative">643</span></div>
<div class="launch-row"><span>2039</span><span class="launch-track"><span class="launch-bar" style="width:36%;"></span></span><span class="launch-count">15</span><span class="launch-cumulative">658</span></div>
<div class="launch-row"><span>2040</span><span class="launch-track"><span class="launch-bar highlight" style="width:19%;"></span></span><span class="launch-count">8</span><span class="launch-cumulative"><b>666</b></span></div>
</div>
<p style="font-size:90%; color:#54595d;">Red bar: 2040, <i>Discovery</i> flew the final mission CERV-F666. Verification phase limited to 2 orbiters with low flight rate. Peak rate of 42 flights in 2030 during full-fleet operations.</p>
<h2 id="notable-missions-and-payloads">Notable Missions and Payloads</h2>
<h3 id="space-station-construction">Space Station Construction and Operations</h3>
<p>Before CERV-era stations were built, CERV served ISS and Tiangong space stations for crew rotation and resupply, accumulating extensive docking and long-duration berthed operational experience. Frontier Station construction began in 2030 and concluded in 2035. Adopting a modular truss architecture, Frontier Station relied on CERV for delivery of core truss segments, solar array wings, radiators, node modules, and pressurized experiment modules, with over 50 construction flights. Lingxiao Palace construction ran from 2033 to 2037; CERV delivered core modules, experiment modules, solar arrays, and external experiment platforms. The two stations' construction overlapped during 2033-2035, with CERV's eight orbiters simultaneously supporting parallel assembly - one of the most operationally intense periods in the program's history.</p>
<h3 id="space-tourism">Space Tourism</h3>
<p>CERV's commercial crew program began in 2024 with the first all-commercial crewed mission to ISS. Before Frontier Station and Lingxiao Palace were completed, commercial missions primarily visited ISS, Tiangong, or conducted free-flight orbital experiences. CERV typically flew 1-2 commercial missions per year. In 2030, CERV executed its first fully autonomous commercial orbital flight requiring no pilot manual intervention, further reducing operational costs. After Frontier Station and Lingxiao Palace became operational, they were added to the commercial destination roster. CERV carried over 100 space tourists over its career.</p>
<h3 id="deep-space-mission-support">Deep Space Mission Support</h3>
<p>CERV's primary deep-space role was as a launch platform for probe-plus-upper-stage combinations. Over its lifetime, CERV launched 25 Mars missions (including the 2022 Mars Sample Return orbiter/lander and 2028 Mars Global High-Resolution Mapping constellation), 77 lunar missions, 18 Venus missions, and 42 outer solar system missions. CERV's payload bay volume and return capability provided a unique advantage: crews could inspect, debug, and when necessary manually intervene on probes before deployment, and could return malfunctioning payloads to Earth for analysis and repair.</p>
<h3 id="on-orbit-servicing">On-Orbit Servicing</h3>
<p>In 2032, CERV recovered the Hubble Space Telescope after irreparable failures in its attitude control system and science instrument power module. <i>Pioneer</i> rendezvoused with Hubble, and the crew secured the telescope in the payload bay via EVA before returning to Cape Canaveral. The recovered Hubble, after restoration, was placed on display at the Smithsonian National Air and Space Museum. CERV also deployed the Survey Telescope (Xuntian) to Sun-Earth L2 transfer orbit in 2030 and conducted multiple servicing missions thereafter.</p>
<h3 id="deep-space-network-20">Deep Space Network 2.0</h3>
<p>CERV deployed the Queqiao relay satellite network to lunar orbit (6 satellites across 3 missions, 2026-2028) and the Firefly relay satellite network to Mars orbit (8 satellites across 4 missions, completed 2033). For both networks, CERV's ability to perform final satellite checkout in the payload bay before deployment, and to conduct close-range inspection and repair of anomalous satellites post-deployment, made it a unique asset for large-scale communications infrastructure projects.</p>
<h2 id="relationship-to-sts-and-vulture">Relationship to STS and Vulture</h2>
<p>As the second-generation shuttle, CERV inherited the operational architecture and mission systems of the first-generation STS while providing the engineering foundation in liquid boosters, crew escape, and aerodynamic configuration for the third-generation Vulture Shuttle. CERV's three-batch incremental improvement approach provided a complete engineering model for shuttle iterative development and batch management that directly informed Vulture program planning. After CERV's retirement, the shuttle lineage continued to evolve: the Echo Shuttle (first flight 2056, operational 2057) and Enterprise Shuttle (first flight 2057, operational 2058) joined as fourth-generation SSTO-capable vehicles, operating alongside Vulture Block 2 in the late 2050s.</p>
<table>
<thead><tr><th>Gen.</th><th>Type</th><th>Role</th><th>Key Technology Contributions</th></tr></thead>
<tbody>
<tr><td>1st</td><td>STS Space Shuttle</td><td>Established vertical launch / horizontal landing paradigm and ground operations.</td><td>Orbiter+ET+booster architecture, RS-25 engines, TPS, on-orbit operations.</td></tr>
<tr><td>2nd</td><td>CERV Shuttle</td><td>Safety-enhanced, closed crew escape and landing flexibility gaps. Three production batches.</td><td>Composite mass reduction, liquid booster recovery (50 flights/10 maintenance), all-phase crew escape, twin wingtip stabilizers + canards, fly-by-wire autonomous landing, jet engine landing assist and go-around, universal tiles + coating, ET coating + foam dual-layer insulation, LOX/kerosene bipropellant RCS, airlock and retractable universal docking port.</td></tr>
<tr><td>3rd</td><td>Vulture Shuttle</td><td>Heavy-lift, scaled architecture for mothership construction and high-orbit heavy transport.</td><td>Inherited and scaled CERV's full technology suite; MK4 orbiter, 10 m ET, 5 m boosters (75 maintenance-free / 200-300 total).</td></tr>
</tbody></table>
<h2 id="specifications">Specifications</h2>
<table>
<thead><tr><th>Item</th><th>Data</th></tr></thead>
<tbody>
<tr><td>Full name</td><td>Composite Enhanced Reusable Vehicle</td></tr>
<tr><td>Type</td><td>Reusable crewed space shuttle (2nd generation)</td></tr>
<tr><td>Predecessor</td><td>STS Space Shuttle (1st generation)</td></tr>
<tr><td>Successor</td><td>Vulture Shuttle (3rd generation)</td></tr>
<tr><td>Maiden flight</td><td>June 2015 (CERV-F1, <i>Horizon</i>)</td></tr>
<tr><td>Final flight</td><td>15 June 2040 (CERV-F666, <i>Discovery</i>)</td></tr>
<tr><td>Total flights</td><td>666</td></tr>
<tr><td>Launch sites</td><td>Wenchang Space Launch Site / Cape Canaveral</td></tr>
<tr><td>Primary landing sites</td><td>Cape Canaveral SLF / Wenchang Spacecraft Landing Runway; any CAT III runway &gt;3,000 m as alternate</td></tr>
<tr><th colspan="2">Orbiter</th></tr>
<tr><td>Airframe</td><td>Aluminum-composite hybrid structure</td></tr>
<tr><td>Dry mass</td><td>63 t</td></tr>
<tr><td>Length</td><td>Orbiter 36 m / Full stack 55.4 m</td></tr>
<tr><td>Wingspan</td><td>24.3 m</td></tr>
<tr><td>Max takeoff weight</td><td>2,169.9 t (with 30 t payload)</td></tr>
<tr><td>Configuration</td><td>Swept delta wing, twin wingtip stabilizers, forward canards</td></tr>
<tr><td>Thermal protection</td><td>Improved universal tiles + insulation coating; RCC at wing leading edges and nose</td></tr>
<tr><td>Flight control</td><td>Fly-by-wire, redundant architecture, fully autonomous all phases including landing</td></tr>
<tr><td>Jet engines</td><td>2x turbofan, landing assist/go-around; afterburner required for go-around</td></tr>
<tr><td>Docking port</td><td>Retractable 1.875 m universal port</td></tr>
<tr><td>EVA</td><td>Built-in airlock</td></tr>
<tr><th colspan="2">Propulsion</th></tr>
<tr><td>Main engines</td><td>3x RS-25D hydrolox staged combustion</td></tr>
<tr><td>External tank</td><td>8.4 m dia.; insulation coating + foam dual-layer; propellant 955.3 t; dry mass 28.5 t</td></tr>
<tr><td>Boosters</td><td>2x 4 m dia. liquid boosters, 9x TH-12 (enhanced) each, 1,132.67 kN vac; dry mass 24.5 t each, propellant 497.8 t each; RTLS return-to-launch-site; 50-flight life, maintenance every 10 flights</td></tr>
<tr><td>OMS propellant</td><td>23.44 t</td></tr>
<tr><td>Jet fuel</td><td>6 t</td></tr>
<tr><td>Booster RCS</td><td>LOX/kerosene bipropellant</td></tr>
<tr><td>OMS</td><td>2x 60 kN storable-propellant engines, propellant shared with escape engines</td></tr>
<tr><td>Escape propulsion</td><td>2x solid boosters (ground-100 km initial sep.) + 4x bipropellant storable engines (ignite at 5 m cabin separation); all-phase (pad/flight/reentry)</td></tr>
<tr><th colspan="2">Crew and Payload</th></tr>
<tr><td>Crew</td><td>8 (2 pilots + 0-6 mission specialists)</td></tr>
<tr><td>Flight capability</td><td>Fully autonomous all phases including landing</td></tr>
<tr><td>Upmass</td><td>30 t (600x600 km x 51 deg)</td></tr>
<tr><td>Return mass</td><td>20 t</td></tr>
<tr><td>Payload bay</td><td>~18.3 m x 4.6 m</td></tr>
<tr><th colspan="2">Power and Endurance</th></tr>
<tr><td>Power</td><td>2x fuel cells, 35-day free-flight capability</td></tr>
<tr><td>Life support</td><td>30 days free-flight; up to 120 days docked (external power via station / orbital shipyard)</td></tr>
<tr><td>External power</td><td>Via 1.875 m universal docking port</td></tr>
<tr><th colspan="2">Fleet</th></tr>
<tr><td>Orbiters</td><td>8, in 3 batches (Batch 1: 3 / Batch 2: 2 / Batch 3: 3)</td></tr>
<tr><td>Test vehicles</td><td>3 (CTV-1, CTV-2, CTV-3)</td></tr>
<tr><td>Total flights</td><td>666</td></tr>
</tbody></table>
<h2 id="assessment">Assessment</h2>
<p>The CERV Shuttle was the pivotal transitional type within the shuttle lineage, bridging the first-generation STS and third-generation Vulture. Driven by the <i>Columbia</i> safety lessons, it systematically resolved ascent crew escape, non-recoverable boosters, structural weight, TPS maintenance cost, and landing flexibility shortfalls while preserving the STS mission paradigm. Its key engineering legacies include the first integrated crew cabin all-phase escape on a crewed shuttle, the first operational liquid-fuel recoverable booster system, approximately 19% orbiter dry mass reduction through composites, the twin-stabilizer-plus-canard configuration with autonomous landing and go-around, and the dual-layer TPS and ET insulation systems. Operationally, CERV demonstrated the broad applicability of reusable shuttles across space station construction, commercial crew transport, deep-space mission launch, on-orbit servicing and recovery, and communications infrastructure deployment.</p>
<p>CERV's limitations were equally clear: 30-tonne upmass and 20-tonne return mass remained STS-class; the 8.4 m ET and RS-25D architecture constrained further scaling; booster life of 50 flights at 10-flight maintenance intervals was operationally viable but too costly for next-generation high-cadence reuse. In the shuttle lineage, CERV completed the core engineering transition from the "expendable solid booster + no-escape orbiter" first-generation model to the "reusable liquid booster + all-phase crew escape orbiter" third-generation model, safely bridging the lineage from the STS era to the Vulture era.</p>
<h2 id="see-also">See Also</h2>
<ul>
<li><a href="/home/Space_Shuttles/Vulture_Shuttle">Vulture Shuttle</a></li>
<li><a href="/home/Space_Shuttles/Vulture_Shuttle_Block_2">Vulture Shuttle Block 2</a></li>
<li><a href="/home/Space_Shuttles/Echo_Shuttle">Echo Shuttle</a></li>
<li><a href="/home/Space_Shuttles/Enterprise_Shuttle">Enterprise Shuttle</a></li>
<li><a href="/home/Exploration_Motherships/Xihe">Xihe-class Exploration Mothership</a></li>
<li><a href="/home/Exploration_Motherships/Stellaria">Stellaria-class Exploration Mothership</a></li>
<li>Lingxiao Palace Space Station</li>
<li>Qiming (Frontier) Space Station</li>
<li>Xuntian Survey Telescope</li>
<li>Hubble Space Telescope</li>
<li>STS Space Shuttle</li>
<li>RS-25 engine</li>
<li>TH-12 engine</li>
</ul>
</article>
<script>
(function () {
function ready(fn) {
if (document.readyState === 'loading') {
document.addEventListener('DOMContentLoaded', fn, { once: true });
} else {
fn();
}
}
function captionFor(image) {
var container = image.closest('figure, td, tr, .infobox-image');
if (!container) {
return image.alt || '';
}
var caption = container.querySelector('.thumbcaption');
return caption ? caption.textContent.trim() : (image.alt || '');
}
function install(article) {
if (!article || article.dataset.lightboxReady === '1') {
return;
}
article.dataset.lightboxReady = '1';
var overlay = document.createElement('div');
overlay.className = 'wiki-image-lightbox';
overlay.hidden = true;
overlay.innerHTML = '<figure class="wiki-image-lightbox-panel" role="dialog" aria-modal="true"><button class="wiki-image-lightbox-close" type="button" aria-label="Close image preview">x</button><img alt=""><figcaption class="thumbcaption"></figcaption></figure>';
document.body.appendChild(overlay);
var previewImage = overlay.querySelector('img');
var previewCaption = overlay.querySelector('figcaption');
var closeButton = overlay.querySelector('.wiki-image-lightbox-close');
function closePreview() {
overlay.hidden = true;
previewImage.removeAttribute('src');
previewCaption.textContent = '';
document.body.classList.remove('wiki-image-lightbox-open');
}
function openPreview(image, event) {
event.preventDefault();
event.stopPropagation();
if (event.stopImmediatePropagation) {
event.stopImmediatePropagation();
}
previewImage.src = image.currentSrc || image.src;
previewImage.alt = image.alt || '';
previewCaption.textContent = captionFor(image);
overlay.hidden = false;
document.body.classList.add('wiki-image-lightbox-open');
closeButton.focus();
}
Array.prototype.forEach.call(article.querySelectorAll('img[data-wiki-asset]'), function (image) {
if (image.dataset.lightboxBound === '1') { return; }
image.dataset.lightboxBound = '1';
image.addEventListener('click', function (event) { openPreview(image, event); }, true);
});
article.addEventListener('click', function (event) {
var image = event.target.closest && event.target.closest('img[data-wiki-asset]');
if (!image || !article.contains(image) || image.closest('.wiki-image-lightbox')) { return; }
openPreview(image, event);
});
closeButton.addEventListener('click', closePreview);
overlay.addEventListener('click', function (event) { if (event.target === overlay) closePreview(); });
document.addEventListener('keydown', function (event) { if (event.key === 'Escape' && !overlay.hidden) closePreview(); });
}
function installAll() {
Array.prototype.forEach.call(document.querySelectorAll('.wiki-article, .vulture-article'), install);
}
ready(function () {
installAll();
if (window.MutationObserver) {
var observer = new MutationObserver(installAll);
observer.observe(document.body, { childList: true, subtree: true });
}
window.setTimeout(installAll, 500);
window.setTimeout(installAll, 1500);
window.setTimeout(installAll, 3000);
});
}());
</script>