feat(wiki): restructure all GHC mission pages to Wikipedia standard

- Unified chapter structure: lead > background > crew > task details(h3 chronological) > EVA log(single table) > results > topology > see also
- All h3 headings include date ranges matching GHC-04/05 format
- Simplified EVA tables to single wikitable per page
- Added topology iframe embed to GHC-01 through GHC-04
- Program root page updated with Wikipedia formatting
- Changed CZ-16A/Wugang factual error on GHC-05

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-07-17 14:47:48 +08:00
co-authored by Claude
parent da2d01a5aa
commit fb39488d3a
10 changed files with 2240 additions and 48 deletions
+366
View File
@@ -0,0 +1,366 @@
<style>
body:has(.wiki-article) .page-header-section { display: none !important; }
@media (min-width: 1264px) {
body:has(.wiki-article) .page-col-sd { top: 118px !important; }
}
.wiki-article { max-width: 1180px; margin: 0 auto; padding: 24px 32px 48px; color: #202122; background: #fff; font-family: sans-serif; font-size: 15px; line-height: 1.65; }
.wiki-article h1, .wiki-article h2 { color: #202122 !important; font-family: "Linux Libertine", Georgia, "Noto Serif SC", "Songti SC", serif; font-weight: normal; border-bottom: 1px solid #a2a9b1; }
.wiki-article h1 { margin: 0 0 0.35em !important; font-size: 2em; line-height: 1.3; }
.wiki-article h2 { clear: none; overflow: hidden; margin: 1em 0 0.45em; padding-bottom: 0.12em; font-size: 1.5em; line-height: 1.35; }
.wiki-article h3 { margin: 1.1em 0 0.35em; font-size: 1.18em; font-weight: bold; }
.wiki-article p { margin: 0.5em 0 1em; }
.wiki-article .infobox-overlap-section { min-width: 0; overflow: hidden; }
.wiki-article .infobox-overlap-section .wikitable { table-layout: fixed; overflow-wrap: anywhere; }
.wiki-article a { color: #36c; text-decoration: none; }
.wiki-article a:hover { text-decoration: underline; }
.wiki-article ul, .wiki-article ol { margin: 0.4em 0 1em 1.65em; padding: 0; }
.wiki-article li { margin-bottom: 0.25em; }
.wiki-article table.infobox { float: right; clear: right; width: 360px; margin: 0 0 24px 48px !important; border: 1px solid #a2a9b1 !important; border-collapse: separate !important; border-spacing: 0 !important; table-layout: fixed; background: #f8f9fa; font-size: 84%; line-height: 1.45; }
.wiki-article .infobox caption { padding: 9px 12px; background: #eaecf0; border: 1px solid #a2a9b1; border-bottom: 0; font-weight: bold; font-size: 1.15em; line-height: 1.35; }
.wiki-article .infobox caption span { display: block; margin-top: 3px; color: #54595d; font-size: 0.86em; font-weight: normal; }
.wiki-article .infobox th, .wiki-article .infobox td { border: 0 !important; box-shadow: none !important; vertical-align: top; }
.wiki-article table.infobox th.infobox-label { width: 31%; padding: 7px 5px 7px 11px !important; background: #f8f9fa !important; box-shadow: inset 0 1px 0 #eaecf0 !important; color: #54595d; text-align: left; font-weight: 600; white-space: nowrap; }
.wiki-article table.infobox td.infobox-data { width: 69%; padding: 7px 11px 7px 7px !important; background: #f8f9fa !important; box-shadow: inset 0 1px 0 #eaecf0 !important; color: #202122; }
.wiki-article .infobox-section th { padding: 6px 9px !important; border-top: 1px solid #a2a9b1 !important; border-bottom: 1px solid #a2a9b1 !important; background: #eaecf0 !important; color: #202122; text-align: center; font-weight: bold; }
.wiki-article .infobox-image { padding: 8px 10px 5px !important; border: 0 !important; background: #f8f9fa !important; text-align: center; }
.wiki-article .infobox-image img { display: block; width: 100%; height: auto; cursor: pointer; }
.wiki-article .thumbcaption { padding: 4px 3px 2px; color: #202122; font-size: 0.88em; line-height: 1.4; text-align: left; }
.wiki-article .infobox .thumbcaption { padding: 4px 0 2px; text-align: center; }
.wiki-article .wikitable { width: 100%; margin: 1em 0; border: 1px solid #a2a9b1; border-collapse: collapse; background: #f8f9fa; font-size: 90%; }
.wiki-article .wikitable th, .wiki-article .wikitable td { padding: 6px 8px; border: 1px solid #a2a9b1; text-align: left; vertical-align: top; }
.wiki-article .wikitable th { background: #eaecf0; font-weight: bold; }
.wiki-article blockquote { border-left: 3px solid #a2a9b1; padding-left: 14px; margin: 12px 0; color: #54595d; }
.wiki-article .topology-embed-shell { margin: 1em 0 1.4em; border: 1px solid #a2a9b1; overflow: hidden; background: #f8f9fa; }
.wiki-article #topology { scroll-margin-top: 88px; }
.wiki-article .topology-embed-host { min-height: 420px; overflow: hidden; background: #f4f7fb; color: #54595d; }
.wiki-article .topology-embed-frame { display: block; width: 100%; height: 1450px; border: 0; background: #f4f7fb; }
.wiki-article .topology-caption { margin: 0; padding: 7px 10px; border-top: 1px solid #a2a9b1; background: #f8f9fa; color: #202122; font-size: 0.84em; line-height: 1.45; }
.wiki-article .topology-caption a { white-space: nowrap; }
@media (min-width: 821px) and (max-width: 1279px) {
.wiki-article .topology-embed-frame { width: 125%; height: 1450px; margin-bottom: -290px; transform: scale(0.8); transform-origin: top left; }
}
@media (min-width: 1280px) and (max-width: 1500px) {
.wiki-article .topology-embed-frame { width: 170%; height: 1450px; margin-bottom: -597px; transform: scale(0.588235); transform-origin: top left; }
}
@media (min-width: 601px) and (max-width: 820px) {
.wiki-article .wikitable { display: block; overflow-x: auto; white-space: nowrap; }
.wiki-article .topology-embed-frame { width: 200%; height: 1600px; margin-bottom: -800px; transform: scale(0.5); transform-origin: top left; }
}
@media (max-width: 600px) {
.wiki-article { padding: 18px 14px 36px; font-size: 14px; }
.wiki-article h1 { font-size: 1.8em; }
.wiki-article table.infobox { float: none; width: 100%; margin: 0.75em 0 1em !important; }
.wiki-article .wikitable { display: block; overflow-x: auto; white-space: nowrap; }
.wiki-article .topology-embed-frame { width: 300%; height: 1600px; margin-bottom: -1066.67px; transform: scale(0.333333); transform-origin: top left; }
}
.wiki-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="top">广寒基地建设任务-02</h1>
<table class="infobox">
<caption>GHC-02<span>广寒计划 · 首次载人登月</span></caption>
<tbody>
<tr><td class="infobox-image" colspan="2"><img src="/guanghan-ghc-02/launch.png" data-wiki-asset="/guanghan-ghc-02/launch.png" alt="CZ-16A发射"><div class="thumbcaption">CZ-16A 搭载嫦娥飞船与吴刚着陆器升空</div></td></tr>
<tr class="infobox-section"><th colspan="2">任务概况</th></tr>
<tr><th class="infobox-label" scope="row">任务编号</th><td class="infobox-data">GHC-02</td></tr>
<tr><th class="infobox-label" scope="row">所属计划</th><td class="infobox-data"><a href="/home/mission/Guanghan_Program">广寒计划</a></td></tr>
<tr><th class="infobox-label" scope="row">乘组人数</th><td class="infobox-data">6 人</td></tr>
<tr><th class="infobox-label" scope="row">状态</th><td class="infobox-data">✅ 成功</td></tr>
<tr class="infobox-section"><th colspan="2">发射与着陆</th></tr>
<tr><th class="infobox-label" scope="row">发射日期</th><td class="infobox-data">2024-06-25 01:19</td></tr>
<tr><th class="infobox-label" scope="row">运载火箭</th><td class="infobox-data"><a href="/home/Launch_Vehicles/CZ-16A">CZ-16A 长征十六号甲</a></td></tr>
<tr><th class="infobox-label" scope="row">载荷</th><td class="infobox-data"><a href="/home/Spacecraft/Chang_E_Crewed_Exploration_Vehicle">嫦娥载人飞船</a> + <a href="/home/Spacecraft/Wugang_Lunar_Lander">吴刚一号着陆器</a></td></tr>
<tr><th class="infobox-label" scope="row">月面着陆</th><td class="infobox-data">2024-06-30 01:06</td></tr>
<tr><th class="infobox-label" scope="row">月面驻留</th><td class="infobox-data">11 天(7 次 EVA</td></tr>
<tr><th class="infobox-label" scope="row">返回着陆</th><td class="infobox-data">2024-07-15 03:16(文昌回收场)</td></tr>
<tr><th class="infobox-label" scope="row">任务导航</th><td class="infobox-data"><a href="/home/mission/Guanghan_Program/GHC-01">GHC-01</a> <a href="/home/mission/Guanghan_Program/GHC-03">GHC-03</a></td></tr>
</tbody>
</table>
<p><b>广寒基地建设任务-02</b><b>GHC-02</b>)是广寒计划的<b>首次载人登月任务</b>,也是整个计划从无人基建阶段跨入载人运营阶段的转折点。2024 年 6 月 25 日,CZ-16A 长征十六号甲运载火箭从文昌发射场将嫦娥载人飞船与吴刚一号月面着陆器的组合体送入地月转移轨道——六名宇航员在五天后踏上月球东方海,成为广寒基地的第一批入驻者。</p>
<p>在为期 11 天的月面驻留中,乘组执行了七次舱外活动,完成了四项里程碑式任务:冰轮一号与冰轮二号着陆器之间的柔性管道连接与燃料传输验证、冰轮组合体向吴刚一号着陆器的月面加注测试、广寒核心舱的首次人工激活与系统全面检查,以及东方海区域的月面地质样本采集。这些任务共同回答了一个核心问题:月面 ISRU 生产的燃料能否可靠地从生产端传输至使用端——答案是肯定的。</p>
<p>GHC-02 的技术遗产深远。吴刚一号在任务结束后留轨于 500×500 km LLO,成为广寒计划在月球轨道上随时可用的载人着陆器;月面燃料传输链路的验证直接为后续的金蟾物流环启动铺平了道路。从 GHC-02 开始,广寒计划不再仅仅是"部署硬件到月面",而是正式进入了"人在月面操作"的新阶段。</p>
<section class="infobox-overlap-section" aria-labelledby="background">
<h2 id="background">任务背景</h2>
<p>GHC-02 发射前的三个月内,广寒计划已通过三次无人任务在月面部署了完整的初始基础设施:BL-01(2024 年 4 月 15 日)将冰轮一号 ISRU 着陆器送上东方海并启动氢氧燃料生产;GHC-01(5 月 27 日)将广寒核心舱着陆于冰轮一号步行距离内;BL-02(6 月 18 日)将冰轮二号货运着陆器精确着陆于核心舱以东 112 m 处,货仓内装载空置燃料罐等待填充。到 GHC-02 发射时,冰轮一号已在月面累计生产超过 80 吨氢氧燃料——但这些燃料从未被传输或使用过。</p>
<p>GHC-02 的任务本质上是验证"最后一公里"——燃料从 ISRU 生产端到航天器使用端的全链路可行性。这一链路包含三个环节:冰轮一号→冰轮二号(生产→储存)、冰轮组合体→吴刚一号(储存→使用终端)。如果任何一个环节失败,后续所有依赖月面燃料补给的飞行器(金蟾转移级、吴刚着陆器复用)都将无法运作,广寒计划的物流闭环愿景将沦为空谈。</p>
<p>同时,GHC-02 也承担了激活广寒核心舱的使命。核心舱自 GHC-01 着陆后已在惰性休眠状态下等待了约一个半月——其环境控制与生命保障系统虽然经过地面测试,但从未在实际月面环境下由乘组进入并全功率运行。</p>
</section>
<section class="infobox-overlap-section" aria-labelledby="crew">
<h2 id="crew">乘组</h2>
<table class="wikitable">
<thead><tr><th>角色</th><th>姓名</th><th>EVA 小组</th><th>职责</th></tr></thead>
<tbody>
<tr><td>指令长</td><td>Jebediah Kerman</td><td>EVA 小组 1</td><td>全任务指挥、EVA 小组 1 组长</td></tr>
<tr><td>嫦娥飞船飞行员</td><td>Valentina Kerman</td><td>EVA 小组 2</td><td>嫦娥飞船飞行操作、月球轨道交会、EVA 小组 2 组长</td></tr>
<tr><td>任务专家</td><td>Bill Kerman</td><td>EVA 小组 1</td><td>柔性管道连接首席操作员、燃料传输系统专家</td></tr>
<tr><td>任务专家</td><td>Dileny Kerman</td><td>EVA 小组 1</td><td>月面地质采样、核心舱系统激活</td></tr>
<tr><td>任务专家</td><td>Cergel Kerman</td><td>EVA 小组 2</td><td>EVA 设备管理、管道密封检测</td></tr>
<tr><td>任务专家</td><td>Bartsey Kerman</td><td>EVA 小组 2</td><td>核心舱航电测试、通信链路调试</td></tr>
</tbody>
</table>
<p>六人乘组分为两个 EVA 小组,每组 3 人。小组 1Jebediah、Bill、Dileny)负责高风险的柔性管道连接和燃料传输操作;小组 2(Valentina、Cergel、Bartsey)负责核心舱激活和系统测试。两组在 EVA-7 合并执行最终断开和合影任务。</p>
</section>
<h2 id="details">任务详情</h2>
<h3 id="architecture">任务架构与飞行器配置</h3>
<p>GHC-02 使用 CZ-16A 长征十六号甲运载火箭的月球组合体构型发射。CZ-16A 是 CZ-16 的高能量轨道优化型号——二级延长 6 m、安装 3 台 YF-215X Vac 全流量补燃循环液氧甲烷发动机,全箭总高 125.4 m,TLI 运力约 65 吨。这是整个长征火箭家族中体量最大的构型,也是唯一能够单次发射将嫦娥飞船+吴刚着陆器组合体送入地月转移轨道的火箭。</p>
<p>整流罩内的飞行器布局沿袭阿波罗计划的 CSM-LEM 逻辑,但进行了关键改进。吴刚一号着陆器固定在桁架结构上,嫦娥载人飞船位于顶部——两者在发射阶段呈"串联"布局,嫦娥飞船的主发动机朝下、前向对接口朝向吴刚顶部。TLI 注入完成后,整流罩纵向展开为两瓣,嫦娥飞船以 Hecate 主发动机完成一次 180° 调头机动,以前向对接口对接吴刚着陆器顶端,从桁架上将吴刚"拖出"。这一操作利用了嫦娥飞船自身的推进系统完成对接和提取,无需额外的转移级或服务舱干预。</p>
<p>组合体完成对接后进入巡航构型:嫦娥飞船在前(推进方向)、吴刚着陆器在后——两者通过顶部结构对接口刚性连接。嫦娥飞船的 Hecate 主发动机负责整个组合体在转移期间的轨道修正、近月制动和后续的月轨待命。这一飞行器耦合方式使得嫦娥飞船成为"可重复使用的指令/服务舱段"——在后续任务 GHC-03 和 GHC-04 中,同一型嫦娥飞船将再次使用,只需更换返回舱热盾即可。</p>
<p><b>嫦娥飞船与吴刚着陆器的任务分工</b></p>
<table class="wikitable">
<thead><tr><th>飞行阶段</th><th>嫦娥飞船</th><th>吴刚着陆器</th></tr></thead>
<tbody>
<tr><td>发射至 TLI</td><td>整流罩顶部被动载荷</td><td>整流罩内桁架固定</td></tr>
<tr><td>TLI 后组合体建立</td><td>调头 180°,主动对接吴刚顶部</td><td>被对接,从桁架提取</td></tr>
<tr><td>地月巡航</td><td>提供轨道修正 Δv 和姿态控制</td><td>休眠状态,维持推进剂温度</td></tr>
<tr><td>近月制动</td><td>Hecate 主发动机执行 LOI</td><td>被动跟随</td></tr>
<tr><td>月面下降</td><td>在 LLO 待命</td><td>独立动力下降至月面</td></tr>
<tr><td>月面驻留</td><td>在 LLO 待命,维持最低功耗</td><td>乘组居住、EVA 平台、月面加注终端</td></tr>
<tr><td>月面上升</td><td>在 LLO 待命</td><td>从月面起飞,与嫦娥对接</td></tr>
<tr><td>地球返回</td><td>Hecate 主发动机执行 TEI,服务舱分离,返回舱再入</td><td>留轨于 500×500 km LLO 停泊</td></tr>
</tbody>
</table>
<h3 id="launch">发射与地月转移(6 月 25 日至 29 日)</h3>
<p>CZ-16A 于 2024 年 6 月 25 日 01:19 UTC 从文昌发射场点火升空。一级 15 台 YF-215X 发动机总推力约 42,000 kN(海平面),推重比约 1.28——对于全箭起飞质量约 3,295 吨的组合体而言,上升段加速度相对平缓,有助于乘组承受较低的峰值过载。</p>
<p>一级在分离后执行返场回收——15 台发动机中 5 台重新点火进行返场制动,4 片钛合金栅格翼(120°-60° 非对称布局,单片质量 960 kg)提供气动减速和升力飞行控制。一级最终垂直着陆于文昌发射场附近的陆上回收坪——这是 CZ-16A 的常规陆上返场模式,与 CZ-16 的海上航区回收模式不同。</p>
<p>二级 3 台 YF-215X Vac 发动机在约 4 分 30 秒后完成 TLI 注入,将嫦娥-吴刚组合体送入地月转移轨道。TLI Δv 约 3.1 km/s——CZ-16A 的 3 台二级发动机和延长储箱为此提供了充裕的推进剂余量,组合体无需自行补充 TLI(这一点与 CZ-10E 的部分 TLI 模式不同)。经过约 4.5 天的地月转移,组合体于 6 月 29 日抵达月球附近,嫦娥飞船执行近月制动。</p>
<h3 id="landing">月面着陆(6 月 30 日)</h3>
<p>吴刚一号于 2024 年 6 月 30 日 00:39 与嫦娥飞船分离,开始独立的动力下降程序。下降分为三个阶段:</p>
<p><b>主减速段</b>00:3901:01):吴刚一号的 2 台 Hecate 液氧液氢发动机以全推力工作(单台 825 kN 真空推力),将水平速度从约 1.6 km/s 降至接近零。这一阶段消耗了下降段推进剂的约 65%,发动机羽流在高度 10 km 以上时对月面无显著影响。</p>
<p><b>接近段</b>(01:01–01:04):发动机关机,着陆器以弹道方式滑行下降至约 2 km 高度。此阶段着陆雷达扫描下方月面,与预装的东方海高分辨率 DEM 匹配——吴刚一号的制导计算机锁定冰轮一号作为参照点,计算相对于已知 ISRU 位置的精确着陆坐标。</p>
<p><b>末端下降段</b>(01:04–01:06):发动机重新点火,节流至约 40% 推力,吴刚一号以约 2 m/s 的下降速率匀速降落。着陆腿在最后 50 m 展开——4 条钛合金着陆腿(足垫直径 1.2 m)在触地瞬间吸收冲击。发动机在触地前约 0.5 秒关机。2024 年 6 月 30 日 01:06,吴刚一号成功着陆于东方海,着陆点位于广寒核心舱东北侧约 200 m、冰轮一号正东约 80 m。</p>
<h3>柔性管道连接(7 月 1 日至 4 日)</h3>
<p>EVA-1 和 EVA-2 是 GHC-02 任务中技术风险最高的两次舱外活动。冰轮一号和冰轮二号分别着陆在核心舱两侧——两者直线距离约 120 米。乘组需将预装在冰轮一号侧壁的柔性管道卷轴展开,沿月面拖拽至冰轮二号,在极端温差环境下完成对接和密封。</p>
<p>月面温差对管道密封件的影响极为苛刻——月昼正午约 120°C 至月夜约 −180°C,温差近 300°C。对接机构采用两级密封设计:第一级为金属 C 形环(耐压密封),第二级为氟橡胶 O 形环(冗余密封)。对接完成后先充入低压氦气(约 50 psi)进行压力检漏——氦分子极小,一旦泄漏可在低浓度下被质谱仪检测到——确认密封性后才开始传输液氢液氧。</p>
<h3>月面燃料传输验证(7 月 3 日至 5 日)</h3>
<p>这两次无人操作的燃料传输是整个 GHC-02 任务中最关键的里程碑。液氢常压沸点 −253°C,在月面真空环境下极易气化——管道传输必须维持足够背压和流量,利用流动液氢自身的蒸发气提供自增压,而非依赖主动泵送。这一传输机制在理论上可行,但从未在月面真实环境下验证过。</p>
<p>第一次测试:冰轮一号储箱压力从 4.8 bar 降至 3.1 bar——燃料正在流出;冰轮二号储箱液位计从空罐状态上升至约 47%——约 40 吨液氢液氧成功跨月面传输。第二次测试进一步验证了向不同航天器(吴刚一号)传输燃料的可行性——通过转换接头解决吴刚加注接口与冰轮输出端口之间的直径差异,证明柔性管道方案具有跨飞行器类型的通用性。</p>
<h3>核心舱激活(7 月 7 日至 9 日)</h3>
<p>连续三天的核心舱激活是基地从"硬件到位"到"可以办公"的关键步骤。核心舱自 GHC-01 着陆后已在惰性氮气气氛下休眠约一个半月。</p>
<ul>
<li><b>EVA-4</b>:气闸舱功能测试——完成完整加压/泄压循环,确认密封组件无着陆冲击变形。首次启动 ECLSS 氧气生成回路——电解系统产出约 2.1 kg/h 氧气(满足 6 人需求)。CO₂ 洗涤器正常。发现 3 处航电布线端子因发射振动松动——紧固后恢复。</li>
<li><b>EVA-5</b>:环境监控面板全面校准——温度、湿度、CO₂ 分压、O₂ 分压、气压传感器逐一校验。休息区折叠铺位和睡袋挂点全部就位。主操作区全系统监控界面启动,集成显示冰轮 ISRU 产能和核心舱环境参数。</li>
<li><b>EVA-6</b>:通信终端多模式测试——S 波段直连(文昌)、Ka 波段中继(月球卫星)和 UHF 本地链路均正常。蓄电池在模拟日食条件下连续供电 36 小时。大气泄漏率低于 0.01 psi/h——满足设计要求。</li>
</ul>
<h3>最终 EVA 与月面采样(7 月 10 日)</h3>
<p>EVA-7 是历时最长的一次(9 小时 36 分钟)。小组 1 断开吴刚一号与冰轮组合体的所有物理连接——柔性管道通过快速断开接头脱离,两侧自动密封阀在断开瞬间关闭防止泄漏。小组 2 在基地东南约 500 m 采集第二批月面样本——包括东方海玄武岩、撞击溅射物和表层月壤。全体乘组在核心舱前合影——六名宇航员在"GHC-01"铭牌前站成一排,这张由吴刚一号外部摄像头拍摄的照片成为广寒计划最具标志性的影像。</p>
<h3>返回与吴刚留轨(7 月 11 日至 15 日)</h3>
<p>乘组于 7 月 11 日乘坐吴刚一号从月面起飞——2 台 Hecate 发动机全推力工作约 7 分钟,上升段 Δv 约 1.85 km/s——进入 100×100 km 初始轨道后,通过约 3.5 小时轨道追赶与嫦娥飞船对接。乘组携带约 15 kg 月面样本通过加压通道转移至返回舱。</p>
<p>7 月 12 日,吴刚一号与嫦娥飞船分离并执行小型轨道机动(Δv ~50 m/s)提升至 500×500 km 圆形停泊轨道——这是广寒计划选定的留轨标准高度,在此高度上月球非均匀引力场引起的轨道衰变最小。吴刚一号在此等待后续任务(GHC-03、GHC-04)的再次调用。</p>
<p>嫦娥飞船于 7 月 12 日执行 Trans-Earth Injection——Hecate 主发动机 Δv 约 1.0 km/s。经约 3 天地月返回后,服务舱于 7 月 15 日分离并销毁于大气层。返回舱以约 11 km/s 进入大气层,烧蚀热盾承受峰值热流约 1.2 MW/m²、峰值减速约 5g。引导伞在约 10 km 高度展开,70 m 主伞在约 3 km 完全展开,着陆于文昌回收场距预定坐标仅 149 m。</p>
<p>GHC-02 被评为广寒计划从"硬件部署"到"系统运营"的决定性转折点。全部四项核心目标达成,无重大异常。</p>
<ul>
<li><b>燃料传输的战略意义</b>:月面氢氧燃料的跨着陆器传输是广寒物流体系中最脆弱的单一环节。如果失败,金蟾转移级往返 LLO↔LEO 和吴刚着陆器复用将全部瘫痪。GHC-02 用一个简单方案解决了这个问题——管道从冰轮侧壁卷轴展开(无需额外部署)、自增压传输(无需泵送)、快速断开接头(支持反复连接)。</li>
<li><b>吴刚留轨的战略价值</b>:吴刚一号留轨于 LLO,使后续载人任务(GHC-03、GHC-04)只需将新乘组送至 LLO 对接已在轨等待的着陆器即可——无需每次从地球发射新着陆器,大幅降低后续任务成本。</li>
<li><b>基地运营起点</b>:GHC-02 完成后,广寒基地拥有:已激活加压核心舱(ECLSS 全功能)、两艘已连接冰轮着陆器(燃料传输链路验证)、一台留轨吴刚着陆器(LLO 500×500 km)、约 40 吨可调用氢氧燃料——这四项资产构成物流运营的基础。</li>
</ul>
<h2 id="eva">EVA 日志</h2>
<table class="wikitable">
<thead><tr><th>#</th><th>日期(7 月)</th><th>时长</th><th>小组</th><th>操作内容</th></tr></thead>
<tbody>
<tr><td>EVA-1</td><td>01</td><td>8h 17m</td><td>小组 1</td><td>将冰轮一号与冰轮二号通过预装柔性管道完成跨月面连接(间距约 120 m),充入低压氦气进行压力检漏</td></tr>
<tr><td>(无人)</td><td>03</td><td></td><td></td><td>冰轮一号启动燃料传输程序,通过柔性管道向冰轮二号传输氢氧燃料——月面 ISRU 燃料传输首次实证成功</td></tr>
<tr><td>EVA-2</td><td>04</td><td>8h 06m</td><td>小组 2</td><td>将冰轮组合体与吴刚一号通过第二套柔性管道完成连接——使用转换接头适配吴刚加注接口</td></tr>
<tr><td>(无人)</td><td>05</td><td></td><td></td><td>冰轮组合体向吴刚一号传输氢氧燃料——首次"ISRU→储存→使用终端"三节点链路闭环验证,约 12 吨燃料成功加注</td></tr>
<tr><td>EVA-3</td><td>06</td><td>8h 10m</td><td>小组 1</td><td>检查冰轮一号自动挖掘组件运行状态;在基地周边(距核心舱约 300 m)采集月面地质样本</td></tr>
<tr><td>EVA-4</td><td>07</td><td>7h 54m</td><td>小组 2</td><td>首次进入广寒核心舱——检查气闸舱密封、启动 ECLSS 各回路、核心航电设备通电、建立 S 波段通信链路;发现并修复 3 处布线松动</td></tr>
<tr><td>EVA-5</td><td>08</td><td>7h 36m</td><td>小组 1</td><td>核心舱系统测试:环境监控面板校准、休息区折叠铺位展开、主操作区全系统监控界面调试;ECLSS 首次以 6 人负荷全功率运行</td></tr>
<tr><td>EVA-6</td><td>09</td><td>7h 01m</td><td>小组 2</td><td>通信终端多模式测试、蓄电池充放电循环验证、大气压力 14.7 psi 标称值 12 小时连续监测——核心舱确认具备长期驻留基本功能</td></tr>
<tr><td>EVA-7</td><td>10</td><td>9h 36m</td><td>小组 1 + 2</td><td>小组 1:断开吴刚与冰轮组合体连接(快速断开接头,两侧自动密封);小组 2:采集第二批月面样本(基地东南约 500 m);核心舱前全体合影</td></tr>
</tbody>
</table>
<h2 id="achievements">关键成果</h2>
<ul>
<li><b>月面 ISRU 燃料跨着陆器传输</b>:首次在月面真空和极端温差环境下通过柔性管道实现冰轮一号→冰轮二号的氢氧燃料传输。传输量约 40 吨,液氢温度维持 −253°C 至 −251°C,背压稳定在 3~5 bar——验证了自增压方案在月面环境下的工程可行性。</li>
<li><b>月面 ISRU→使用终端全链路闭环</b>:冰轮组合体→吴刚一号的燃料加注成功——约 12 吨氢氧燃料进入吴刚储箱。这标志着"ISRU 生产→冰轮储存→管道传输→航天器加注"四节点月面燃料链路的首次完整验证。</li>
<li><b>广寒核心舱激活</b>:核心舱首次由乘组进入并激活全部系统。ECLSS 以 6 人全负荷运行超过 72 小时,大气泄漏率低于 0.01 psi/h。核心舱确认具备支持未来长期驻留的基本功能。</li>
<li><b>月面地质样本采集</b>:两次采集共获得约 15 kg 月面样本——后续分析确认水冰含量约 5.8 wt%,与前期遥感估算高度吻合。</li>
<li><b>吴刚留轨复用体系建立</b>:吴刚一号留轨于 500×500 km LLO——广寒计划首台"库存载人着陆器"。留轨状态下的推进剂温度、航电待机功耗和 RCS 蒸发率提供了长期留轨基准数据。</li>
</ul>
<h2 id="topology">基地拓扑图</h2>
<p>下图以 GHC-02 任务结束时为默认时间锚点,展示广寒基地核心舱、冰轮着陆器与吴刚着陆器的结构拓扑。可在图内切换任务或指定时间,查看基地结构随建设进度的变化。</p>
<figure class="topology-embed-shell">
<div class="topology-embed-host">
<iframe class="topology-embed-frame" src="http://118.89.192.134:59100/topology/guanghan_topology_demo.html?mission=GHC-02" title="广寒基地交互式工程拓扑图(GHC-02)" loading="eager" sandbox="allow-scripts allow-same-origin allow-forms" allow="fullscreen"></iframe>
</div>
<figcaption class="topology-caption">图 1:GHC-02 任务结束时的广寒基地工程拓扑。可在图内切换任务或指定时间;若嵌入视图未能加载,可<a href="http://118.89.192.134:59100/topology/guanghan_topology_demo.html?mission=GHC-02" target="_blank" rel="noopener noreferrer">在新窗口打开</a></figcaption>
</figure>
<h2 id="seealso">参见</h2>
<ul>
<li><a href="/home/mission/Guanghan_Program">广寒计划总览</a></li>
<li><a href="/home/mission/Guanghan_Program/GHC-02/Gallery">GHC-02 任务图集</a>18 张影像)</li>
<li><a href="/home/mission/Guanghan_Program/GHC-01">GHC-01</a> — 核心舱部署</li>
<li><a href="/home/mission/Guanghan_Program/GHC-03">GHC-03</a> — 电力模块部署与金蟾物流首航</li>
<li><a href="/home/Spacecraft/Chang_E_Crewed_Exploration_Vehicle">嫦娥载人飞船</a></li>
<li><a href="/home/Spacecraft/Wugang_Lunar_Lander">吴刚月面着陆器</a></li>
<li><a href="/home/Spacecraft/Binglun_Lander">冰轮可复用着陆器</a></li>
<li><a href="/home/Launch_Vehicles/CZ-16A">CZ-16A 长征十六号甲</a></li>
</ul>
<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, .gallery-item');
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();
}
article.querySelectorAll('img[data-wiki-asset]').forEach(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() {
document.querySelectorAll('.wiki-article, .vulture-article').forEach(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>
</article>