Files
KSP_project/data/wiki/enterprise_shuttle_en.html
T

329 lines
33 KiB
HTML

<style>
.wiki-article { max-width: 1120px; 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.1em; line-height: 1.25; }
.wiki-article h2 { clear: both; margin: 1.35em 0 0.6em; padding-bottom: 0.18em; font-size: 1.5em; }
.wiki-article h3 { margin: 1em 0 0.35em; font-size: 1.15em; }
.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 .infobox { float: right; clear: right; width: 320px; 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: 260px; 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; color: #202122; }
.wiki-article .toc { display: inline-block; min-width: 250px; 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-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 .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 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="enterprise-shuttle">Enterprise Shuttle</h1>
<table class="infobox">
<caption>Enterprise Shuttle<span>Enterprise-class shuttle</span></caption>
<tbody>
<tr><td><a class="media-link" href="#enterprise-img-side"><img src="/enterprise/enterprise_takeoff_side_view.png" alt="Enterprise Shuttle side view before runway takeoff" data-wiki-asset="/enterprise/enterprise_takeoff_side_view.png"></a><div class="thumbcaption">Enterprise uses an MK3 cylindrical fuselage and serves as the heavier member of the Echo / Enterprise paired-shuttle program.</div></td></tr>
<tr><td><b>Type</b>: Fully reusable medium shuttle</td></tr>
<tr><td><b>Generation</b>: Parallel supplement after Vulture Shuttle Block 2</td></tr>
<tr><td><b>Related design</b>: Echo Shuttle</td></tr>
<tr><td><b>Configuration</b>: Runway operation / VTVL dual mode</td></tr>
<tr><td><b>Fuselage</b>: MK3 cylindrical body, 3.75 m class diameter</td></tr>
<tr><td><b>Length</b>: 29.8 m</td></tr>
<tr><td><b>Wingspan</b>: 20.3 m</td></tr>
<tr><td><b>Dry mass</b>: 37.7 t</td></tr>
<tr><td><b>Zero-payload takeoff mass</b>: 52.9 t</td></tr>
<tr><td><b>Maximum takeoff mass</b>: 80 t</td></tr>
<tr><td><b>Payload</b>: 25 t</td></tr>
<tr><td><b>Passenger configuration</b>: 6 crew + 16 passengers</td></tr>
<tr><td><b>Status</b>: In service</td></tr>
</tbody></table>
<p>The <b>Enterprise Shuttle</b> is a medium fully reusable shuttle developed after Vulture Shuttle Block 2 entered service. It is the heavier member of the Echo / Enterprise paired-shuttle program. Enterprise shares the same broad technology family as Echo, including nuclear aerospike propulsion, a compact arc reactor, VTVL auxiliary engines, reinforced dorsal docking hardware, and autonomous flight control, but it uses a larger MK3 fuselage for greater crew and cargo capacity.</p>
<p>Enterprise was not intended to replace the heavy cislunar transport role of the Vulture Shuttle family. Instead, it covers the middle ground between Echo-class quick-response shuttle work and Vulture Block 2 heavy-lift operations: 25 t cargo transfer, short-duration high-capacity passenger transport, base support, return payload carriage, and mothership construction, refit, supply, or near-range berthing.</p>
<p>Within interplanetary exploration mothership operations, Enterprise is not normally carried as the standard expedition ferry shuttle. Xihe-class and Stellaria-class motherships more commonly carry two Echo shuttles, or another compatible ferry-shuttle mix, for surface and moon-to-mothership transfer after arrival. Enterprise instead supports the mothership before departure and after return, especially around shipyards, stations, and near-Earth, lunar, or Mars-orbit logistics nodes.</p>
<p>The vehicle is rated for a 52.9 t zero-payload takeoff mass, an 80 t maximum takeoff mass, 14.4 t of high-energy liquid fuel, and fully uncrewed flight. Its single NV-PL "New Frontier" plasma aerospike main engine provides about 1,780 kN of thrust, while four VLE-F250 "Lander" nuclear plasma engines provide VTVL capability.</p>
<nav class="toc" aria-label="Contents">
<div class="toc-title">Contents</div>
<ol>
<li><a href="#development">Development</a></li>
<li><a href="#design">Design</a></li>
<li><a href="#mission-profile">Mission profile</a></li>
<li><a href="#interplanetary-mothership-support">Interplanetary mothership support</a></li>
<li><a href="#operations-and-role">Operations and role</a></li>
<li><a href="#operational-history">Operational history</a></li>
<li><a href="#safety-and-incidents">Safety and incidents</a></li>
<li><a href="#specifications">Specifications</a></li>
<li><a href="#images">Images</a></li>
<li><a href="#see-also">See also</a></li>
</ol>
</nav>
<h2 id="development">Development</h2>
<p>The Echo / Enterprise program emerged as cislunar infrastructure expanded after Vulture Block 2. Large lunar-orbit payloads and high-energy returns still belonged to the Vulture family, but bases, shipyards, stations, and exploration motherships needed a reusable craft with lower processing overhead than Vulture and greater capacity than Echo.</p>
<p>Enterprise therefore became the capacity-oriented member of the pair. The design emphasizes passenger volume, cargo handling, docking loads, short-duration high-density transport, and structural margin rather than the smallest possible airframe. Echo handled quick dispatch and small payloads; Enterprise handled the heavier passenger and cargo batches that still did not justify a Vulture-class mission.</p>
<p>Several early studies considered a pure orbital shuttle with runway recovery only. The final requirements retained VTVL capability because lunar, Martian, and mothership operations needed runway-independent landing. As a result, Enterprise keeps the winged re-entry and runway-landing logic of the shuttle family while adding auxiliary engines for surface operations and abort modes.</p>
<h2 id="design">Design</h2>
<h3 id="airframe">Airframe and aerodynamics</h3>
<figure class="thumb tright"><a class="media-link" href="#enterprise-img-body"><img src="/enterprise/enterprise_dorsal_airframe_view.png" alt="Enterprise Shuttle dorsal airframe and wing layout" data-wiki-asset="/enterprise/enterprise_dorsal_airframe_view.png"></a><figcaption class="thumbcaption">The MK3 cylindrical fuselage gives Enterprise more usable cabin and cargo volume than the smaller lifting-body Echo Shuttle.</figcaption></figure>
<p>Enterprise uses an MK3 cylindrical fuselage about 3.75 m in diameter, with a total length of 29.8 m and a wingspan of 20.3 m. Compared with Echo's MK2 lifting body, the Enterprise fuselage trades some lifting-body efficiency for more regular internal volume and a larger pressurized cabin.</p>
<p>The aerodynamic layout remains based on a delta wing and wingtip vertical stabilizers. Larger control surfaces preserve runway approach authority at higher landing mass, while the VTVL system can be used for vertical descent where no runway exists.</p>
<h3 id="crew-and-cargo">Crew cabin and cargo bay</h3>
<figure class="thumb tleft"><a class="media-link" href="#enterprise-img-payload"><img src="/enterprise/enterprise_payload_bay_view.png" alt="Enterprise Shuttle payload bay and dorsal structure" data-wiki-asset="/enterprise/enterprise_payload_bay_view.png"></a><figcaption class="thumbcaption">The large payload bay supports 25 t-class cargo, return containers, and mixed passenger-cargo mission kits.</figcaption></figure>
<p>The cockpit includes six crew seats, two of which are normally assigned to pilots. In short-duration passenger configuration, the main cabin can carry 16 passengers behind the cockpit. The life-support system is rated for 22 people for 4 days, making the vehicle well suited to dense crew rotation, emergency evacuation, mothership transfer, and base-to-base passenger movement.</p>
<p>The cargo bay measures 12.25 m x 3.1 m x 3.5 m, with a 25 t payload rating. It can accept standard cargo racks, pressurized mission pallets, return containers, medical evacuation modules, or engineering support equipment. It includes an independent airlock and a retractable 1.25 m docking port for EVA support, external equipment deployment, or small spacecraft servicing. A reinforced 1.875 m dorsal docking port allows berthing with large stations and interplanetary motherships.</p>
<p>Enterprise mission software uses the same basic state machine as Echo, but its load model is more detailed. Before launch or descent, the vehicle evaluates cargo mass, center of gravity, passenger distribution, docking-port load, runway abort points, and VTVL reserves. Mixed passenger-cargo flights are therefore planned around both mass limits and evacuation access.</p>
<h3 id="propulsion-and-power">Propulsion and power</h3>
<p>Enterprise uses one NV-PL "New Frontier" plasma aerospike main engine rated at about 1,780 kN. It handles orbital maneuvering, interplanetary transfer corrections, return braking, and some abort modes. The single-engine layout saves aft volume and simplifies propellant routing, but it also places strong emphasis on engine health monitoring and backup braking windows.</p>
<p>Four VLE-F250 "Lander" nuclear plasma engines produce about 1,000 kN total thrust for vertical takeoff, vertical landing, low-gravity surface operations, and runway go-around assist. Because Enterprise is heavier than Echo, VTVL operations are most useful in low-gravity environments and as terminal-control margin rather than as a routine high-mass Earth launch mode.</p>
<p>The attitude-control system has 40 RCS thrusters, reflecting the larger inertia and more demanding docking operations of the Enterprise design. A compact arc reactor near the aft cargo section powers the cabin, cargo systems, propulsion auxiliaries, life support, communications, thermal control, and ground standby functions.</p>
<h2 id="mission-profile">Mission profile</h2>
<p>Enterprise is typically used for medium-capacity passenger and cargo transport. It can move crew between stations, lunar bases, motherships, and surface sites; carry 25 t of equipment or supplies; and return high-value cargo to Earth. It is less agile than Echo but has much more useful volume, while still requiring far less infrastructure than Vulture Block 2.</p>
<p>Enterprise has about 65.4 km/s of delta-v without payload and about 42 km/s with a 25 t payload. Its thermal protection is rated for low-Earth-orbit-class re-entry, so high-orbit or lunar-return missions must slow down under power before entering the atmosphere.</p>
<table>
<thead><tr><th>Mission type</th><th>Typical sequence</th><th>Main constraint</th></tr></thead>
<tbody>
<tr><td>Base resupply</td><td>Runway departure, orbital transfer, cargo unloading, runway return</td><td>Off-center cargo and heavy return loads require extra structural checks.</td></tr>
<tr><td>Crew rotation</td><td>6 crew + 16 passengers in short-duration transfer</td><td>Life support and emergency evacuation planning are the main constraints.</td></tr>
<tr><td>High-capacity shuttle</td><td>Passenger transfer to mothership or base with short berthing</td><td>22-person life support is limited to 4 days without external support.</td></tr>
<tr><td>Mothership module transport</td><td>Small module or mission package loading, orbital rendezvous, berthing transfer, return inspection</td><td>Docking-port load, cargo offset, and assembly windows constrain mission timing.</td></tr>
<tr><td>Surface support</td><td>Orbital braking, VTVL descent, unloading, vertical departure</td><td>Landing-pad bearing strength, plume dust, and auxiliary-engine margin.</td></tr>
</tbody></table>
<h2 id="interplanetary-mothership-support">Interplanetary mothership support</h2>
<p>Enterprise primarily supports interplanetary exploration mothership construction, refit, supply, and near-range transfer rather than serving as the standard carried ferry shuttle during deep expeditions. Xihe-class and Stellaria-class motherships can carry two Echo shuttles or another compatible ferry-shuttle mix for surface, moon, and emergency-transfer work; Enterprise covers the medium-capacity logistics tier around departure and return operations.</p>
<p>At orbital shipyards and mothership assembly zones, Enterprise can deliver small laboratory modules, airlocks, node adapters, maintenance equipment, supply racks, engineering teams, and return payloads. The retractable 1.25 m cargo-bay docking port is suitable for pressurized cargo and mission packages, while the reinforced 1.875 m dorsal port supports short-term berthing with motherships or assembly platforms for power, data, and attitude-load transfer.</p>
<p>Enterprise also participates in pre-departure and post-return servicing. Typical tasks include crew rotation, experiment-package replacement, life-support consumables, spare parts, failed hardware return, and emergency equipment delivery. Once a mothership enters the deep-expedition phase, surface and moon transfers normally shift to Echo or other dedicated ferry shuttles.</p>
<table>
<thead><tr><th>Mothership support scenario</th><th>Enterprise role</th><th>Division with Echo</th></tr></thead>
<tbody>
<tr><td>Small module delivery</td><td>Carry node adapters, laboratory sections, airlock modules, and mission packages.</td><td>Echo carries personnel fast links and small high-value cargo; Enterprise carries larger medium batches.</td></tr>
<tr><td>Orbital assembly support</td><td>Berth with a mothership or assembly platform to transfer equipment, tools, and engineering personnel.</td><td>Echo is better suited to inspection and rescue standby; Enterprise supports larger work teams and cargo-bay kits.</td></tr>
<tr><td>Pre-departure supply</td><td>Deliver life-support consumables, spare parts, return containers, and experiment payloads.</td><td>Echo can deliver urgent small spares; Enterprise handles planned medium supply batches.</td></tr>
<tr><td>Post-return unloading</td><td>Receive sample boxes, failed equipment, replaced mission modules, and rotation crew.</td><td>Echo prioritizes small samples requiring fast handling; Enterprise concentrates bulk recovery and passenger transfer.</td></tr>
</tbody></table>
<h2 id="operations-and-role">Operations and role</h2>
<p>Enterprise sits between Echo and Vulture in the shuttle system. Echo is used for quick-response crew and compact cargo; Vulture handles heavy lunar-orbit payloads and construction-class transport; Enterprise is assigned when a mission needs a larger cabin or 25 t cargo bay but does not justify a full Vulture stack.</p>
<p>Spaceports normally schedule Enterprise into medium-priority launch windows. Passenger-heavy flights carry lighter cargo and emphasize evacuation access; cargo-heavy flights reduce passenger count and increase structural telemetry around the bay and docking port. Lunar and Martian surface missions typically include an orbital thermal and propellant review before the vehicle commits to VTVL descent.</p>
<p>Compared with Vulture Block 2, Enterprise's advantage is operational flexibility at more bases and lower processing overhead. Its limits are equally clear: 25 t payload, 22 people for 4 days, and mandatory powered braking before high-energy return. Operations teams therefore treat it as a medium transfer node and mothership support shuttle, not as a deep-space mothership or a standard expedition-carried ferry shuttle.</p>
<h2 id="operational-history">Operational history</h2>
<p>Enterprise entered testing later than Echo. The Echo program validated the shared dual-mode flight-control architecture first, after which Enterprise adapted those procedures to a larger airframe, heavier cargo bay, and denser passenger cabin. By 2063 it had completed crew certification, and by the mid-2060s it was a regular medium-capacity cislunar transport.</p>
<table>
<thead><tr><th>Mission</th><th>Year</th><th>Objective</th><th>Result</th></tr></thead>
<tbody>
<tr><td>EN-S1</td><td>2060</td><td>Ground structural article and cargo-door cycle testing</td><td>Verified MK3 airframe and 25 t bay margins.</td></tr>
<tr><td>EN-V1</td><td>2061</td><td>Low-gravity VTVL simulation and hover testing</td><td>Validated auxiliary-engine thrust allocation and center-of-gravity control.</td></tr>
<tr><td>EN-O1</td><td>2062</td><td>First uncrewed orbital flight and heavy return</td><td>Verified main-engine braking, off-center cargo, and runway landing.</td></tr>
<tr><td>EN-C1</td><td>2063</td><td>First crewed transport mission</td><td>Certified 6 crew + 16 passenger short-duration transport.</td></tr>
<tr><td>EN-L2</td><td>2064</td><td>Lunar base resupply mission</td><td>Completed 25 t cargo transfer and low-gravity unloading.</td></tr>
<tr><td>EN-M3</td><td>2065</td><td>Exploration mothership berthing mission</td><td>Verified reinforced dorsal docking, cargo transfer, and extended power support.</td></tr>
</tbody></table>
<div class="launch-chart" role="img" aria-label="Enterprise Shuttle flight count chart">
<div class="launch-row launch-head"><span>Year</span><span>Flights</span><span>No.</span><span>Total</span></div>
<div class="launch-stage-label">Validation phase</div>
<div class="launch-row"><span>2061</span><span class="launch-track"><span class="launch-bar" style="width:8%;"></span></span><span class="launch-count">4</span><span class="launch-cumulative">4</span></div>
<div class="launch-row"><span>2062</span><span class="launch-track"><span class="launch-bar" style="width:16%;"></span></span><span class="launch-count">8</span><span class="launch-cumulative">12</span></div>
<div class="launch-stage-label">Crew certification</div>
<div class="launch-row"><span>2063</span><span class="launch-track"><span class="launch-bar" style="width:29%;"></span></span><span class="launch-count">14</span><span class="launch-cumulative">26</span></div>
<div class="launch-stage-label">Medium-capacity operations</div>
<div class="launch-row"><span>2064</span><span class="launch-track"><span class="launch-bar" style="width:53%;"></span></span><span class="launch-count">26</span><span class="launch-cumulative">52</span></div>
<div class="launch-row"><span>2065</span><span class="launch-track"><span class="launch-bar" style="width:78%;"></span></span><span class="launch-count">38</span><span class="launch-cumulative">90</span></div>
<div class="launch-row"><span>2066</span><span class="launch-track"><span class="launch-bar" style="width:100%;"></span></span><span class="launch-count">49</span><span class="launch-cumulative">139</span></div>
</div>
<h2 id="safety-and-incidents">Safety and incidents</h2>
<figure class="thumb tright"><a class="media-link" href="#enterprise-img-safety"><img src="/enterprise/enterprise_takeoff_side_view.png" alt="Enterprise Shuttle runway operation" data-wiki-asset="/enterprise/enterprise_takeoff_side_view.png"></a><figcaption class="thumbcaption">Enterprise has stricter runway, wind, and go-around rules at high landing mass.</figcaption></figure>
<p>The main safety questions for Enterprise are heavy landing mass, single-main-engine dependency, VTVL engine redundancy, docking-port structural loads, dense passenger transport, and powered slowdown before high-energy re-entry. Because Enterprise carries more people and cargo than Echo, abort criteria and life-support redundancy are more conservative.</p>
<table>
<thead><tr><th>Incident type</th><th>Description</th><th>Suggested image</th></tr></thead>
<tbody>
<tr><td>EN-V2</td><td>Aft center of gravity reduced hover-control margin during VTVL validation.</td><td>Cargo loading limits and forward-center-of-gravity checks were revised.</td></tr>
<tr><td>EN-O1</td><td>High-frequency vibration alarm appeared during a long main-engine braking burn.</td><td>Nozzle cooling and vibration thresholds were revised; backup braking windows became mandatory.</td></tr>
<tr><td>EN-C2</td><td>Dorsal docking loads approached the limit during hard capture.</td><td>Terminal approach speeds were reduced and mothership damping improved.</td></tr>
<tr><td>EN-L3</td><td>Landing-gear nodes required extra inspection after a heavy runway return.</td><td>Heavy-return missions gained mandatory NDI and expanded TPS checks.</td></tr>
</tbody></table>
<h2 id="specifications">Specifications</h2>
<table>
<thead><tr><th>Parameter</th><th>Value</th></tr></thead>
<tbody>
<tr><td>Type</td><td>Fully reusable medium shuttle</td></tr>
<tr><td>Fuselage</td><td>MK3 cylindrical body, 3.75 m class diameter</td></tr>
<tr><td>Length</td><td>29.8 m</td></tr>
<tr><td>Wingspan</td><td>20.3 m</td></tr>
<tr><td>Dry mass</td><td>37.7 t</td></tr>
<tr><td>Zero-payload takeoff mass</td><td>52.9 t</td></tr>
<tr><td>Maximum takeoff mass</td><td>80 t</td></tr>
<tr><td>Fuel</td><td>14.4 t high-energy liquid fuel</td></tr>
<tr><td>Main engine</td><td>1 NV-PL "New Frontier" plasma aerospike engine, about 1,780 kN thrust</td></tr>
<tr><td>VTVL engines</td><td>4 VLE-F250 "Lander" nuclear plasma engines, about 1,000 kN total thrust</td></tr>
<tr><td>RCS thrusters</td><td>40</td></tr>
<tr><td>Delta-v</td><td>About 65.4 km/s without payload; about 42 km/s with 25 t payload</td></tr>
<tr><td>Crew/passenger configuration</td><td>6 crew + 16 passengers, or 6 long-duration mission crew</td></tr>
<tr><td>Life support</td><td>22 people for 4 days</td></tr>
<tr><td>Cargo capacity</td><td>25 t</td></tr>
<tr><td>Cargo bay</td><td>12.25 m x 3.1 m x 3.5 m</td></tr>
<tr><td>Docking ports</td><td>1.875 m reinforced dorsal port; 1.25 m retractable cargo-bay port</td></tr>
<tr><td>Power</td><td>Compact arc reactor</td></tr>
</tbody></table>
<h2 id="images">Images</h2>
<table>
<thead><tr><th>Image</th><th>Content</th><th>Placement</th></tr></thead>
<tbody>
<tr><td>Runway side view</td><td>Overall MK3 body, delta wing, wingtip stabilizers, and medium-shuttle scale.</td><td>Infobox / Safety</td></tr>
<tr><td>Dorsal airframe view</td><td>Wing layout, dorsal docking hardware, and upper fuselage structure.</td><td>Design</td></tr>
<tr><td>Payload bay view</td><td>Cargo bay, dorsal structure, and mixed passenger-cargo mission volume.</td><td>Crew and cargo</td></tr>
</tbody></table>
<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/Exploration_Motherships/Xihe">Xihe-class interplanetary exploration mothership</a></li>
<li><a href="/home/Exploration_Motherships/Stellaria">Stellaria-class interplanetary exploration mothership</a></li>
<li>Nuclear aerospike engine</li>
</ul>
<div id="enterprise-img-side" class="wiki-modal"><div class="wiki-modal-card"><a class="modal-close" href="#">x</a><img src="/enterprise/enterprise_takeoff_side_view.png" alt="Enterprise Shuttle side view before runway takeoff" data-wiki-asset="/enterprise/enterprise_takeoff_side_view.png"><div class="thumbcaption">Enterprise side view before runway takeoff, showing the MK3 fuselage and broad delta wing.</div></div></div>
<div id="enterprise-img-body" class="wiki-modal"><div class="wiki-modal-card"><a class="modal-close" href="#">x</a><img src="/enterprise/enterprise_dorsal_airframe_view.png" alt="Enterprise Shuttle dorsal airframe and wing layout" data-wiki-asset="/enterprise/enterprise_dorsal_airframe_view.png"><div class="thumbcaption">Dorsal view of the Enterprise airframe, useful for the wing planform and docking hardware.</div></div></div>
<div id="enterprise-img-payload" class="wiki-modal"><div class="wiki-modal-card"><a class="modal-close" href="#">x</a><img src="/enterprise/enterprise_payload_bay_view.png" alt="Enterprise Shuttle payload bay and dorsal structure" data-wiki-asset="/enterprise/enterprise_payload_bay_view.png"><div class="thumbcaption">Payload bay and dorsal structure view, showing the volume basis for 25 t-class cargo missions.</div></div></div>
<div id="enterprise-img-safety" class="wiki-modal"><div class="wiki-modal-card"><a class="modal-close" href="#">x</a><img src="/enterprise/enterprise_takeoff_side_view.png" alt="Enterprise Shuttle runway operation" data-wiki-asset="/enterprise/enterprise_takeoff_side_view.png"><div class="thumbcaption">Runway operation view used to discuss high-mass approach, go-around, and wind limits.</div></div></div>
</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>