Files
KSP_project/data/wiki/guanghan_jc01_zh.html
T
ArmorandClaude ba59186d7f feat(wiki): restructure BL and JC deployment pages to Wikipedia standard
- Merged overview h2 into lead paragraphs
- Converted timeline tables to chronological narrative h3 with date ranges
- Added task achievements section to all unmanned mission pages
- Unified infobox format with label/data columns

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-17 14:47:56 +08:00

240 lines
18 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<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; }
@media (min-width: 601px) and (max-width: 820px) { .wiki-article .wikitable { display: block; overflow-x: auto; white-space: nowrap; } }
@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 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">金蟾部署任务-01</h1>
<table class="infobox">
<caption>JC-01<span>广寒计划 · 轨道中转枢纽部署</span></caption>
<tbody>
<tr><td class="infobox-image" colspan="2"><img src="/guanghan-jc-01/cz10e_launch_jinchan.png" data-wiki-asset="/guanghan-jc-01/cz10e_launch_jinchan.png" alt="CZ-10E发射金蟾一号"><div class="thumbcaption">CZ-10E 搭载金蟾一号升空</div></td></tr>
<tr class="infobox-section"><th colspan="2">任务概况</th></tr>
<tr><th class="infobox-label" scope="row">任务编号</th><td class="infobox-data">JC-01</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">✅ 成功 — 金蟾一号 在轨待命</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-17 08:19</td></tr>
<tr><th class="infobox-label" scope="row">运载火箭</th><td class="infobox-data"><a href="/home/Launch_Vehicles/CZ-10E">CZ-10E</a></td></tr>
<tr><th class="infobox-label" scope="row">载荷</th><td class="infobox-data"><a href="/home/Spacecraft/Jinchan_Transfer_Stage">金蟾一号</a>(可复用转移级)</td></tr>
<tr><th class="infobox-label" scope="row">目标轨道</th><td class="infobox-data">LEO 400×400 km</td></tr>
<tr class="infobox-section"><th colspan="2">任务导航</th></tr>
<tr><th class="infobox-label" scope="row">任务导航</th><td class="infobox-data"><a href="/home/mission/Guanghan_Program/JC-02">JC-02</a></td></tr>
</tbody>
</table>
<p><b>JC-01</b><b>金蟾部署任务-01</b>)是广寒计划的第三次发射、第二次入轨任务,也是广寒月球物流体系的关键一环。JC-01 将<a href="/home/Spacecraft/Jinchan_Transfer_Stage">金蟾一号</a>——广寒计划第二型可复用航天器——部署至近地轨道 400×400 km 停泊轨道,为未来 LLO ↔ LEO 往返物流循环准备轨道中转枢纽。金蟾一号本身不执行月面着陆,而是作为太空"渡轮"在月球轨道和地球轨道之间转运模块、燃料和补给,将月面 ISRU 产出的氢氧燃料下行至 LEO,同时将地球发射的基地模块上行至 LLO。</p>
<p>JC-01 发射日期为 2024 年 6 月 17 日 08:19——前一日 <a href="/home/mission/Guanghan_Program/BL-02">BL-02</a>(冰轮二号)由 CZ-16 发射,次日(6 月 18 日)BL-02 正在进行地月转移。广寒计划在不到 48 小时内连续执行两次发射,体现了计划的加速节奏。金蟾一号入轨后进入长期待命状态,等待月面燃料生产的启动——这一条件将在 <a href="/home/mission/Guanghan_Program/GHC-02">GHC-02</a> 任务(约一周后发射)完成后首次满足。</p>
<section class="infobox-overlap-section" aria-labelledby="background">
<h2 id="background">任务背景</h2>
<p>广寒计划的物流链设计有一个明显的瓶颈:冰轮着陆器自身无法高效地在地球和月球之间往返——它设计为月面↔LLO 的短途穿梭工具,而非地月长途运输工具。冰轮着陆器的 Hecate 发动机和储箱容量针对月面着陆/起飞做了优化,但若要从 LLO 返回 LEO 再返回 LLO,单程 Δv 需求约 7.8 km/s——冰轮携带外挂油箱时勉强可达 5.2 km/s,远远不够。为此,计划引入了第二型可复用载具——金蟾转移级,专门负责 LLO ↔ LEO 的往返转运。</p>
<p>金蟾一号由 <a href="/home/Launch_Vehicles/CZ-10E">CZ-10E</a> 送入近地轨道 400×400 km。为适配 CZ-10E 在航区回收模式下的运力限制(LEO 55 t),发射时金蟾仅携带入轨所需的少量燃料——干重约 8 吨,加注约 15 吨液氧甲烷用于轨道圆化和初期姿态维持。进入停泊轨道后,金蟾等待来自月面 ISRU 的燃料补给。它的真正运作需要等到冰轮一号生产出足够燃料、冰轮二号完成柔性管道连接、GHC-02 乘组验证燃料传输可行性之后——这些条件将在约一周后 <a href="/home/mission/Guanghan_Program/GHC-02">GHC-02</a> 任务中首次全部满足,而首次实际的 LLO ↔ LEO 物流循环则在 <a href="/home/mission/Guanghan_Program/GHC-03">GHC-03</a> 任务期间(2024 年 7 月)启动。</p>
</section>
<h2 id="details">任务详情</h2>
<h3>发射与入轨(6 月 17 日)</h3>
<p>2024 年 6 月 17 日 08 时 19 分,<a href="/home/Launch_Vehicles/CZ-10E">CZ-10E 长征十号戊</a>运载火箭搭载<a href="/home/Spacecraft/Jinchan_Transfer_Stage">金蟾一号</a>可复用转移级从文昌发射场发射升空。08 时 22 分,一级 9 台 YF-150 液氧煤油发动机关机,一级沿发射方向惯性飞行——采用航区回收模式,栅格翼展开后于海上驳船着陆。08 时 27 分,二级 YF-215X Vac 发动机关机,金蟾一号与二级分离。08 时 35 分,金蟾一号以自身 Hecate 发动机完成轨道圆化,进入 400×400 km 圆形 LEO 停泊轨道。08 时 42 分,太阳能电池板展开,航电系统进入待命模式——金蟾一号正式开始在轨待命。发射时金蟾仅携带入轨和初期姿态维持所需的最小燃料量(约 15 吨液氧甲烷),干重约 8 吨,发射总质量约 23 吨——远在 CZ-10E 运力范围内(LEO 55 吨)。</p>
<h3>金蟾转移级概述</h3>
<p><a href="/home/Spacecraft/Jinchan_Transfer_Stage">金蟾转移级</a>是广寒计划专门设计的可复用深空拖船,干重 8 吨,最大燃料容量 98 吨(液氧甲烷),配备 2 台 Hecate 液氧液氢发动机(单台真空推力 825 kN),总 Δv 约 7.8 km/s(满载时)。金蟾的设计核心是"不落地"——它在整个服役周期内始终驻留轨道,通过对接完成燃料加注和载荷交换,无需着陆、无需承受月面或地球大气层再入的热/结构载荷。这一设计哲学使其结构质量比(干重/满载重)极为优秀,约为 7.5%。</p>
<p>金蟾一号的前向和后向各设一套通用对接机构,可兼容冰轮着陆器(顶部对接口)、广寒基地模块(标准货运托盘接口)和 CZ-16 上面级(LEO 补给接口)。在标准物流循环中,金蟾在 LLO 接收月面冰轮上行输送的燃料和模块,点火返回 LEO;在 LEO 接收由 CZ-16 发射的新模块,加注燃料后再次点火前往 LLO——构成闭环。</p>
<h3>轨道物流架构</h3>
<p>金蟾一号入轨后,广寒计划的地月物流体系形成了三节点架构:</p>
<ul>
<li><b>节点一 · 月面</b>:冰轮 ISRU 生产氢氧燃料,冰轮货运型将燃料和模块从月面运输至 LLO,交付金蟾。</li>
<li><b>节点二 · LLO</b>:金蟾在月球轨道接收月面上行物资,转运至 LEO;同时接收 LEO 上行模块,转运至 LLO 交付冰轮下行月面。</li>
<li><b>节点三 · LEO</b>:金蟾在近地轨道接收由 CZ-16/CZ-16A 发射的新模块和补给,加注由月面 ISRU 生产的燃料后再次前往 LLO。</li>
</ul>
<p>这一架构的核心优势在于:月面 ISRU 生产的燃料无需返回地球重力井——它只需上行至 LLO 交付金蟾,金蟾携带燃料下行至 LEO(利用大气制动辅助减速,大幅节省 Δv),供近地轨道任务使用。月面→LLO→LEO 的燃料下行链路是整个广寒计划最具经济价值的物流创新。</p>
<h3>入轨后状态与未来计划</h3>
<p>金蟾一号入轨后进入长期待命状态,核心系统维持最低功耗运行:航电计算机以低功耗模式周期性自检,太阳能电池板维持对日定向,RCS 储备充足(200 kg 肼燃料未消耗)。轨道参数 400×400 km 圆形轨道,倾角与文昌发射场匹配,便于后续 CZ-16/CZ-16A 发射的模块与之交会对接。</p>
<p>金蟾一号的首次物流任务将在 <a href="/home/mission/Guanghan_Program/GHC-03">GHC-03</a> 期间启动。届时冰轮二号(在 GHC-02 中完成柔性管道连接和燃料传输验证)将从月面携带 ISRU 生产的氢氧燃料起飞至 LLO,交付金蟾一号——这是金蟾服役生涯中的第一次燃料接收。随后金蟾一号点火返回 LEO,在地球轨道接收由 CZ-16 发射的广寒 01 模块(电力模块),再次点火前往 LLO——完成首个完整的 LLO ↔ LEO ↔ LLO 物流循环。</p>
<p>金蟾二号计划在后续任务中部署,届时双金蟾编队可实现 LLO ↔ LEO 往返物流的并行运行——一艘在 LLO 装载月面燃料时,另一艘在 LEO 装载地球上行模块,大幅缩短物流循环周期。</p>
<h2 id="achievements">任务成果</h2>
<ul>
<li><b>广寒计划首艘轨道转移级入轨</b>:金蟾一号成功部署至 LEO 400×400 km 停泊轨道,标志着广寒物流体系三节点架构(月面—LLO—LEO)的轨道中转枢纽就位。</li>
<li><b>CZ-10E 第二次成功发射</b>:验证了 CZ-10E 在航区回收模式下的 LEO 运力和发射可靠性,为后续金蟾部署任务积累了发射经验。</li>
<li><b>金蟾转移级在轨待命</b>:金蟾一号航电系统和太阳能电池板运行正常,进入低功耗待命模式,为后续 <a href="/home/mission/Guanghan_Program/GHC-03">GHC-03</a> 任务期间的首次物流循环做好了准备。</li>
<li><b>地月物流闭环硬件就绪</b>:金蟾一号入轨后,月面 ISRU→冰轮→金蟾→LEO 的燃料下行链路和 LEO→金蟾→冰轮→月面的模块上行链路在硬件层面全部就位,广寒物流体系从概念进入实战阶段。</li>
</ul>
<h2 id="seealso">参见</h2>
<ul>
<li><a href="/home/mission/Guanghan_Program">广寒计划总览</a></li>
<li><a href="/home/mission/Guanghan_Program/JC-01/Gallery">JC-01 任务图集</a></li>
<li><a href="/home/Spacecraft/Jinchan_Transfer_Stage">金蟾可复用转移级</a> — 完整技术参数</li>
<li><a href="/home/Launch_Vehicles/CZ-10E">CZ-10E 长征十号戊</a> — 本任务运载火箭</li>
<li><a href="/home/mission/Guanghan_Program/GHC-03">GHC-03</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>