atk/README.md

1134 lines
55 KiB
Markdown
Raw Normal View History

2024-10-12 16:32:22 +08:00
<div class="main-contain" style="
flex: 1 1 0%;
width: 100%;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
align-items: center;
font-size: 16px;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
">
<div class="bg-box fixed-div color-part" style="
background: linear-gradient(180deg, #def1ff, transparent);
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-bottom: 3rem;
">
<div class="main-contain-width fixed-content" style="
width: 90%;
">
<div class="atk-box-header" style="
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
margin-top: 3rem;
margin-bottom: 2rem;
">
<div class="before" style="
display: block;
width: 16px;
aspect-ratio: 1;
background-size: contain;
background-repeat: no-repeat;
margin-top: 6px;
background-image: url('https://ctoc13.spacestdc.com/atk-index/static/icon/标题左侧.svg');
"></div>
<div class="main-content" style="
padding: 0 2vw;
color: #08286b;
font-family: Adobe Heiti Std;
font-weight: 700;
font-size: 1.4rem;
">产品概述</div>
<div class="after" style="
display: block;
width: 1rem;
aspect-ratio: 1;
background-size: contain;
background-repeat: no-repeat;
margin-top: 6px;
background-image: url('https://ctoc13.spacestdc.com/atk-index/static/icon/标题右侧.svg');
"></div>
</div>
<div class="text-content" style="
display: flex;
">
<div style="flex: 1 1 0%;">
<div class="paragraph-txt" style="
margin: 0;
line-height: 2;
text-align: justify;
color: #141f3e;
">
航天任务分析与设计软件是航天任务全寿命周期的核心工具目前我国尚缺乏相关的成熟工业级软件产品仍严重依赖于以STK为代表的美欧软件。</div>
<div class="paragraph-txt" style="
margin: 1rem 0;
line-height: 2;
text-align: justify;
color: #141f3e;
">
国防科技大学空天科学学院载人航天技术团队近30年来坚持自主创新为载人航天工程研制了逃逸与应急救生、交会对接轨道规划、空间站运营任务仿真等十余套业务系统被表彰为中国载人航天工程突出贡献集体并取得了以2019年第十届国际空间轨道设计大赛冠军(中国首次夺冠)为代表的学术成果。
</div>
<div class="paragraph-txt" style="
margin: 1rem 0;
line-height: 2;
text-align: justify;
color: #141f3e;
">
基于上述成果积累在载人航天工程总体支持下团队2020年起瞄准国产替代STK软件全面启动航天任务工具箱ATK研制工作。近期目标是实现对STK核心功能的覆盖并形成局部特色和优势已于2023年底正式发布软件2.0版本走出了替代STK的第一步。
</div>
<div class="paragraph-txt" style="
margin: 1rem 0;
line-height: 2;
text-align: justify;
color: #141f3e;
">
ATK2.0版本包含标准平台、任务分析、轨道设计等5大类20个模块实现了航天任务场景建模、二三维可视化、可见性与覆盖分析、通用轨道机动规划、二次开发接口等覆盖了STK航天任务分析与设计的基本功能。
</div>
</div>
<div class="atk-table" style="
width: 50%;
max-width: 630px;
margin-left: 30px;
display: grid;
grid-template-columns: 1fr 1fr;
background-color: #a9c6e4;
border: 1px solid #a9c6e4;
color: #000;
gap: 1px;
">
<div class="title box-padding" style="
padding: 6px 15px;
background: -webkit-gradient(linear, left bottom, left top, from(#003cb4), to(#0084ff));
background: linear-gradient(0deg, #003cb4, #0084ff);
color: #fff;
font-weight: 700;
text-align: center;
">模块分类</div>
<div class="title box-padding" style="
padding: 6px 15px;
background: -webkit-gradient(linear, left bottom, left top, from(#003cb4), to(#0084ff));
background: linear-gradient(0deg, #003cb4, #0084ff);
color: #fff;
font-weight: 700;
text-align: center;
">模块名称</div>
<div class="left-title box-padding" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
">标准平台</div>
<div>
<div class="box-padding" style="
padding: 6px 15px;
background-color: #fff;
">基础功能</div>
<div class="ground-color box-padding" style="
padding: 6px 15px;
background-color: #c8d6f0;
">图文报告</div>
<div class="box-padding" style="
padding: 6px 15px;
background-color: #fff;
">二维可视化</div>
<div class="ground-color box-padding" style="
padding: 6px 15px;
background-color: #c8d6f0;
">三维可视化</div>
</div>
<div class="ground-color left-title box-padding" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #c8d6f0;
">可见性与覆盖</div>
<div>
<div class="box-padding" style="
padding: 6px 15px;
background-color: #fff;
">可见性与覆盖</div>
<div class="box-padding ground-color" style="
padding: 6px 15px;
background-color: #c8d6f0;
">覆盖分析</div>
<div class="box-padding" style="
padding: 6px 15px;
background-color: #fff;
">区域覆盖分析</div>
<div class="box-padding ground-color" style="
padding: 6px 15px;
background-color: #c8d6f0;
">通信分析</div>
</div>
<div class="left-title box-padding" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
">任务分析</div>
<div>
<div class="box-padding" style="
padding: 6px 15px;
background-color: #fff;
">接近性分析</div>
<div class="box-padding ground-color" style="
padding: 6px 15px;
background-color: #c8d6f0;
">偏差分析</div>
<div class="box-padding" style="
padding: 6px 15px;
background-color: #fff;
">轨控安全性分析</div>
<div class="box-padding ground-color" style="
padding: 6px 15px;
background-color: #c8d6f0;
">机动检测</div>
<div class="box-padding" style="
padding: 6px 15px;
background-color: #fff;
">批量坐标转换</div>
</div>
<div class="ground-color left-title box-padding" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #c8d6f0;
">轨道设计</div>
<div>
<div class="box-padding ground-color" style="
padding: 6px 15px;
background-color: #c8d6f0;
">机动规划</div>
<div class="box-padding" style="
padding: 6px 15px;
background-color: #fff;
">交会与逼近操作</div>
<div class="box-padding ground-color" style="
padding: 6px 15px;
background-color: #c8d6f0;
">星座设计</div>
<div class="box-padding" style="
padding: 6px 15px;
background-color: #fff;
">巨型星座</div>
</div>
<div class="left-title box-padding" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
">二次开发</div>
<div>
<div class="box-padding ground-color" style="
padding: 6px 15px;
background-color: #c8d6f0;
">ATK.Components</div>
<div class="box-padding" style="
padding: 6px 15px;
background-color: #fff;
">ATK.Connect</div>
<div class="box-padding ground-color" style="
padding: 6px 15px;
background-color: #c8d6f0;
">ATK.MBSE</div>
</div>
</div>
</div>
</div>
</div>
<div class="bg-box color-part" style="
background: #060a14;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
">
<div class="main-contain-width" style="
width: 90%;
">
<div class="atk-box-header" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
margin-top: 3rem;
margin-bottom: 2rem;
">
<div class="before" style="
display: block;
width: 16px;
aspect-ratio: 1;
background-size: contain;
background-repeat: no-repeat;
margin-top: 6px;
background-image: url('https://ctoc13.spacestdc.com/atk-index/static/icon/标题左侧.svg');
"></div>
<div class="main-content" style="
padding: 0 2vw;
font-family: Adobe Heiti Std;
font-weight: 700;
font-size: 1.4rem;
color: rgb(255, 255, 255);
opacity: 0.95;
">功能特点
</div>
<div class="after" style="
display: block;
width: 1rem;
aspect-ratio: 1;
background-size: contain;
background-repeat: no-repeat;
margin-top: 6px;
background-image: url('https://ctoc13.spacestdc.com/atk-index/static/icon/标题右侧.svg');
"></div>
</div>
<div>
<div class="box-item" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 1.5rem 2rem;
margin: 2rem 0;
border: 1px solid #334055;
background: #0c1224;
position: relative;
gap: 30px;
">
<div class="introduce-box" style="
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
">
<div class="title" style="
background-color: transparent;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #d8dae7;
font-weight: 700;
font-size: 1.1rem;
"><img src="https://ctoc13.spacestdc.com/atk-index/static/icon/spaceIcon/星系.svg" style="
height: 1.4rem;
">
<div style="margin-left: 6px;">通用的任务场景建模</div>
</div>
<div class="paragraph-txt introduce" style="
color: #949fb0;
margin-bottom: 0;
font-size: .9rem;
margin: 1rem 0;
line-height: 2;
text-align: justify;
">
支持卫星、飞机、舰船、地面站、敏感器等12类对象;支持对象的轨道、姿态、约束、二维三维可视化等属性参数配置;支持Walker、低轨巨型星座等多类星座生成:可实现近地、地月、深空等多类型复杂任务场景建模。
</div>
</div>
<div class="image-box" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: auto;
"><img src="https://cdn.smsat.space/static/images/functionalFeatures/图片0.png"
class="image-item" style="
width: 18rem;
aspect-ratio: 1.77777778;
max-width: 100%;
-o-object-fit: cover;
object-fit: cover;
border-radius: 10px;
opacity: .85;
"></div>
</div>
<div class="box-item" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 1.5rem 2rem;
margin: 2rem 0;
border: 1px solid #334055;
background: #0c1224;
position: relative;
gap: 30px;
">
<div class="introduce-box" style="
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
">
<div class="title" style="
background-color: transparent;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #d8dae7;
font-weight: 700;
font-size: 1.1rem;
"><img src="https://ctoc13.spacestdc.com/atk-index/static/icon/spaceIcon/星球.svg" style="
height: 1.4rem;
">
<div style="margin-left: 6px;">丰富可靠的分析验证</div>
</div>
<div class="paragraph-txt introduce" style="
color: #949fb0;
margin-bottom: 0;
font-size: .9rem;
margin: 1rem 0;
line-height: 2;
text-align: justify;
">
具备对通用场景的可见性、覆盖、区域覆盖、基本通信的高精度多指标分析具备以轨道为核心的接近、偏差传播、轨控安全性、机动检测等专业分析功能支持解析、数值等8类轨道预报器航天动力学模型算法经载人航天工程任务长期使用验证。
</div>
</div>
<div class="image-box" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: auto;
"><img src="https://cdn.smsat.space/static/images/functionalFeatures/图片1.png"
class="image-item" style="
width: 18rem;
aspect-ratio: 1.77777778;
max-width: 100%;
-o-object-fit: cover;
object-fit: cover;
border-radius: 10px;
opacity: .85;
"></div>
</div>
<div class="box-item" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 1.5rem 2rem;
margin: 2rem 0;
border: 1px solid #334055;
background: #0c1224;
position: relative;
gap: 30px;
">
<div class="introduce-box" style="
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
">
<div class="title" style="
background-color: transparent;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #d8dae7;
font-weight: 700;
font-size: 1.1rem;
"><img src="https://ctoc13.spacestdc.com/atk-index/static/icon/spaceIcon/星箭.svg" style="
height: 1.4rem;
">
<div style="margin-left: 6px;">通用轨道设计与机动规划</div>
</div>
<div class="paragraph-txt introduce" style="
color: #949fb0;
margin-bottom: 0;
font-size: .9rem;
margin: 1rem 0;
line-height: 2;
text-align: justify;
">
突破了轨道机动规划通用化建模与求解技术覆盖了STKAstrogator的80%功能提供21种轨道段的交互式建模界面可自由定制任务和约束适应轨道转移、交会、维持等典型及其组合的任务场景求解器收敛性与Astrogator相当并具备近距离交会与操作、摄动Lambert、星座反向设计等特色算法。
</div>
</div>
<div class="image-box" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: auto;
"><img src="https://cdn.smsat.space/static/images/functionalFeatures/图片2.png"
class="image-item" style="
width: 18rem;
aspect-ratio: 1.77777778;
max-width: 100%;
-o-object-fit: cover;
object-fit: cover;
border-radius: 10px;
opacity: .85;
"></div>
</div>
<div class="box-item" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 1.5rem 2rem;
margin: 2rem 0;
border: 1px solid #334055;
background: #0c1224;
position: relative;
gap: 30px;
">
<div class="introduce-box" style="
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
">
<div class="title" style="
background-color: transparent;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #d8dae7;
font-weight: 700;
font-size: 1.1rem;
"><img src="https://ctoc13.spacestdc.com/atk-index/static/icon/spaceIcon/信号塔.svg" style="
height: 1.4rem;
">
<div style="margin-left: 6px;">灵活的二次开发接口</div>
</div>
<div class="paragraph-txt introduce" style="
color: #949fb0;
margin-bottom: 0;
font-size: .9rem;
margin: 1rem 0;
line-height: 2;
text-align: justify;
">
面向高效集成式开发提供了C++组件库相对STK增加了可跨平台的对象模型接口面向敏捷分布式开发提供了与C++、MATLAB、Java等的统一脚本语言接口面向MBSE数字工程提供了与MagicDraw、国产MDesign的直连插件接口。
</div>
</div>
<div class="image-box" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: auto;
"><img src="https://cdn.smsat.space/static/images/functionalFeatures/图片3.png"
class="image-item" style="
width: 18rem;
aspect-ratio: 1.77777778;
max-width: 100%;
-o-object-fit: cover;
object-fit: cover;
border-radius: 10px;
opacity: .85;
"></div>
</div>
<div class="box-item" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 1.5rem 2rem;
margin: 2rem 0;
border: 1px solid #334055;
background: #0c1224;
position: relative;
gap: 30px;
">
<div class="introduce-box" style="
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
">
<div class="title" style="
background-color: transparent;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #d8dae7;
font-weight: 700;
font-size: 1.1rem;
"><img src="https://ctoc13.spacestdc.com/atk-index/static/icon/spaceIcon/卫星2.svg" style="
height: 1.4rem;
">
<div style="margin-left: 6px;">高效定制的图文与可视化</div>
</div>
<div class="paragraph-txt introduce" style="
color: #949fb0;
margin-bottom: 0;
font-size: .9rem;
margin: 1rem 0;
line-height: 2;
text-align: justify;
">
采用插件化二/三维可视化,支持加载数字地球、海量目标模型(点目标&gt;20000三维目标&gt;2000可实现太阳系/地月/近地/卫星的跨尺度统一场景高效显示;提供全定制化数据模板,支持包括二维曲线、三维曲线、实时数据、数据报告等图文交互。
</div>
</div>
<div class="image-box" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: auto;
"><img src="https://cdn.smsat.space/static/images/functionalFeatures/图片4.png"
class="image-item" style="
width: 18rem;
aspect-ratio: 1.77777778;
max-width: 100%;
-o-object-fit: cover;
object-fit: cover;
border-radius: 10px;
opacity: .85;
"></div>
</div>
<div class="box-item" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 1.5rem 2rem;
margin: 2rem 0;
border: 1px solid #334055;
background: #0c1224;
position: relative;
gap: 30px;
">
<div class="introduce-box" style="
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
">
<div class="title" style="
background-color: transparent;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #d8dae7;
font-weight: 700;
font-size: 1.1rem;
"><img src="https://ctoc13.spacestdc.com/atk-index/static/icon/spaceIcon/北斗星.svg" style="
height: 1.4rem;
">
<div style="margin-left: 6px;">自主开放式软件架构</div>
</div>
<div class="paragraph-txt introduce" style="
color: #949fb0;
margin-bottom: 0;
font-size: .9rem;
margin: 1rem 0;
line-height: 2;
text-align: justify;
">
具有完全自主可控优势支持Windows、Linux以及麒麟等国产软硬件环境设计了分层组件化软件架构支持雷达、光电红外、高级航空器、导弹攻防、空间环境效应等高级模块的标准化接入适应桌面端、B/S服务端开发可拓展应用于云服务、红蓝对抗推演等领域。
</div>
</div>
<div class="image-box" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: auto;
"><img src="https://cdn.smsat.space/static/images/functionalFeatures/图片5.png"
class="image-item" style="
width: 18rem;
aspect-ratio: 1.77777778;
max-width: 100%;
-o-object-fit: cover;
object-fit: cover;
border-radius: 10px;
opacity: .85;
"></div>
</div>
</div>
</div>
</div>
<div class="bg-box color-part" style="
background: linear-gradient(45deg, rgb(11, 33, 69), rgb(33, 61, 99));
padding-bottom: 4rem;
position: relative;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
">
<div class="main-contain-width fixed-content" style="
box-sizing: border-box;
z-index: 9;
width: 90%;
">
<div class="atk-box-header" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
margin-top: 3rem;
margin-bottom: 2rem;
">
<div class="before" style="
display: block;
width: 16px;
aspect-ratio: 1;
background-size: contain;
background-repeat: no-repeat;
margin-top: 6px;
background-image: url('https://ctoc13.spacestdc.com/atk-index/static/icon/标题左侧.svg');
"></div>
<div class="main-content" style="
color: rgb(255, 255, 255);
opacity: 0.95;
padding: 0 2vw;
font-family: Adobe Heiti Std;
font-weight: 700;
font-size: 1.4rem;
">应用案例
</div>
<div class="after" style="
display: block;
width: 1rem;
aspect-ratio: 1;
background-size: contain;
background-repeat: no-repeat;
margin-top: 6px;
background-image: url('https://ctoc13.spacestdc.com/atk-index/static/icon/标题右侧.svg');
"></div>
</div>
<div class="main-contain" style="
display: grid;
width: 100%;
grid-template-columns: 1fr 1fr;
gap: 40px;
">
<div class="item" style="
background: -webkit-gradient(linear, left top, left bottom, from(#275da5), to(transparent));
background: linear-gradient(180deg, #275da5, transparent);
-webkit-box-shadow: 0 6px 14px 0 rgba(25, 27, 31, .06);
box-shadow: 0 6px 14px 0 rgba(25, 27, 31, .06);
padding: 1.5rem;
border-radius: 10px;
border-bottom: 0;
">
<div class="image-block" style="
border-width: 0;
width: 100%;
margin-bottom: 1.5rem;
position: relative;
cursor: pointer;
">
<div style="
width: 100%;
height: 100%;
position: absolute;
background: #041544;
opacity: .4;
"></div>
<img src="https://cdn.smsat.space/static/images/applicationCase/背面1.png"
class="image-item" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-o-object-fit: cover;
object-fit: cover;
width: 100%;"></a>
</div>
<div style="display: flex;">
<div style="flex: 1 1 0%;">
<div class="item-title" style="
color: #f9ffff;
margin-bottom: 1rem;
font-weight: 700;
font-size: 1.1rem;
">
<a href="https://www.bilibili.com/video/BV1Cu4y1C72k/" target="_blank">空间站测控覆盖分析</a>
</div>
<div class="paragraph-txt"
style="text-align: justify; margin: 0px; line-height: 1.5; color: rgb(241, 252, 255); opacity: 0.8;">
可综合分析空间站、地面站、中继卫星的测控覆盖关系,获取空间站过顶时间、几何视线参数、重访时间、覆盖时长等性能参数。
</div>
</div>
<div class="QR-code-box" style="
background: -webkit-gradient(linear, left top, left bottom, from(#7392b5), to(transparent));
background: linear-gradient(180deg, #7392b5, transparent);
margin-left: 20px;
width: 6rem;
padding: 10px 8px;
height: -webkit-min-content;
height: -moz-min-content;
height: min-content;
display: none;
"><img src="https://cdn.smsat.space/static/images/applicationCase/空间站测控覆盖分析.png"
class="QR-code" style="
width: 100%;
margin-bottom: 8px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
"></div>
</div>
</div>
<div class="item" style="
background: -webkit-gradient(linear, left top, left bottom, from(#275da5), to(transparent));
background: linear-gradient(180deg, #275da5, transparent);
-webkit-box-shadow: 0 6px 14px 0 rgba(25, 27, 31, .06);
box-shadow: 0 6px 14px 0 rgba(25, 27, 31, .06);
padding: 1.5rem;
border-radius: 10px;
border-bottom: 0;
">
<div class="image-block" style="
border-width: 0;
width: 100%;
margin-bottom: 1.5rem;
position: relative;
cursor: pointer;
">
<div style="
width: 100%;
height: 100%;
position: absolute;
background: #041544;
opacity: .4;
"></div><img src="https://cdn.smsat.space/static/images/applicationCase/背面2.png"
class="image-item" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-o-object-fit: cover;
object-fit: cover;
width: 100%;">
</div>
<div style="display: flex;">
<div style="flex: 1 1 0%;">
<div class="item-title" style="
color: #f9ffff;
margin-bottom: 1rem;
font-weight: 700;
font-size: 1.1rem;
"><a href="https://www.bilibili.com/video/BV1vN4y1m74N/" target="_blank">航天器碰撞预警与规避</a>
</div>
<div class="paragraph-txt"
style="text-align: justify; margin: 0px; line-height: 1.5; color: rgb(241, 252, 255); opacity: 0.8;">
支持航天器与空间目标库的碰撞风险评估,实现多圈次多目标场景下的碰撞规避机动优化与轨控安全性分析,支撑航天器碰撞规避方案设计。
</div>
</div>
<div class="QR-code-box" style="
background: -webkit-gradient(linear, left top, left bottom, from(#7392b5), to(transparent));
background: linear-gradient(180deg, #7392b5, transparent);
margin-left: 20px;
width: 6rem;
padding: 10px 8px;
height: -webkit-min-content;
height: -moz-min-content;
height: min-content;
display: none;
"><img src="https://cdn.smsat.space/static/images/applicationCase/航天器碰撞预警与规避.png"
class="QR-code" style="
width: 100%;
margin-bottom: 8px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
"></div>
</div>
</div>
<div class="item" style="
background: -webkit-gradient(linear, left top, left bottom, from(#275da5), to(transparent));
background: linear-gradient(180deg, #275da5, transparent);
-webkit-box-shadow: 0 6px 14px 0 rgba(25, 27, 31, .06);
box-shadow: 0 6px 14px 0 rgba(25, 27, 31, .06);
padding: 1.5rem;
border-radius: 10px;
border-bottom: 0;
">
<div class="image-block" style="
border-width: 0;
width: 100%;
margin-bottom: 1.5rem;
position: relative;
cursor: pointer;
">
<div style="
width: 100%;
height: 100%;
position: absolute;
background: #041544;
opacity: .4;
"></div>
<img src="https://cdn.smsat.space/static/images/applicationCase/背面3.png"
class="image-item" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-o-object-fit: cover;
object-fit: cover;
width: 100%;">
</div>
<div style="display: flex;">
<div style="flex: 1 1 0%;">
<div class="item-title" style="
color: #f9ffff;
margin-bottom: 1rem;
font-weight: 700;
font-size: 1.1rem;
"><a href="https://www.bilibili.com/video/BV12h4y1w72w/" target="_blank">大规模星座分析</a>
</div>
<div class="paragraph-txt"
style="text-align: justify; margin: 0px; line-height: 1.5; color: rgb(241, 252, 255); opacity: 0.8;">
可构建Walker星座、巨型星座等批量添加传感器、接收器等附属对象分析星座对地覆盖、星间通信等性能指标支撑大规模星座构型设计。
</div>
</div>
<div class="QR-code-box" style="
background: -webkit-gradient(linear, left top, left bottom, from(#7392b5), to(transparent));
background: linear-gradient(180deg, #7392b5, transparent);
margin-left: 20px;
width: 6rem;
padding: 10px 8px;
height: -webkit-min-content;
height: -moz-min-content;
height: min-content;
display: none;
"><img src="https://cdn.smsat.space/static/images/applicationCase/大规模星座分析.png"
class="QR-code" style="
width: 100%;
margin-bottom: 8px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
"></div>
</div>
</div>
<div class="item" style="
background: -webkit-gradient(linear, left top, left bottom, from(#275da5), to(transparent));
background: linear-gradient(180deg, #275da5, transparent);
-webkit-box-shadow: 0 6px 14px 0 rgba(25, 27, 31, .06);
box-shadow: 0 6px 14px 0 rgba(25, 27, 31, .06);
padding: 1.5rem;
border-radius: 10px;
border-bottom: 0;
">
<div class="image-block" style="
border-width: 0;
width: 100%;
margin-bottom: 1.5rem;
position: relative;
cursor: pointer;
">
<div style="
width: 100%;
height: 100%;
position: absolute;
background: #041544;
opacity: .4;
"></div><img src="https://cdn.smsat.space/static/images/applicationCase/背面4.png"
class="image-item" style="
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-o-object-fit: cover;
object-fit: cover;
width: 100%;">
</div>
<div style="display: flex;">
<div style="flex: 1 1 0%;">
<div class="item-title" style="
color: #f9ffff;
margin-bottom: 1rem;
font-weight: 700;
font-size: 1.1rem;
"><a href="https://www.bilibili.com/video/BV1sN411v7Hv/" target="_blank">载人登月多阶段轨道设计</a>
</div>
<div class="paragraph-txt"
style="text-align: justify; margin: 0px; line-height: 1.5; color: rgb(241, 252, 255); opacity: 0.8;">
建立了载人登月全过程轨道设计模型,包括近地停泊、地月转移、环月三脉冲转入、环月交会、月地返回等阶段,获得全流程多约束飞行轨道方案。
</div>
</div>
<div class="QR-code-box" style="
background: -webkit-gradient(linear, left top, left bottom, from(#7392b5), to(transparent));
background: linear-gradient(180deg, #7392b5, transparent);
margin-left: 20px;
width: 6rem;
padding: 10px 8px;
height: -webkit-min-content;
height: -moz-min-content;
height: min-content;
display: none;
"><img src="https://cdn.smsat.space/static/images/applicationCase/载人登月多阶段轨道设计.png"
class="QR-code" style="
width: 100%;
margin-bottom: 8px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
"></div>
</div>
</div>
</div>
</div>
</div>
</div>
## ATK下载链接
2024-07-30 12:46:38 +08:00
2024-09-28 11:40:50 +08:00
[ATK v2.3.0.0 Windows版](https://cdn.smsat.space/archive/atk/v2-3-0-0/ATK-v2.3.0.0-windows-20240730.zip)
2024-09-25 16:29:21 +08:00
[ATK v2.2.0 银河麒麟v10版](https://cdn.smsat.space/archive/atk/v2-2-0-1/ATK-v2.2.0.1-KylinV10-20240611.7z)
2024-09-28 11:40:50 +08:00
2024-09-15 14:30:13 +08:00
2024-07-30 13:11:28 +08:00
## 帮助文档
[ATK使用手册](/ATK使用手册.pdf)
[ATK二次开发使用手册](/ATK二次开发使用手册.pdf)
[ATK综合案例](/ATK案例汇总.pdf)
2024-09-14 17:25:12 +08:00
[ATK培训课件](https://cdn.smsat.space/attachment/ATK培训课件.zip)
2024-07-30 13:11:28 +08:00
## 发布说明
2024-10-12 16:32:22 +08:00
![](https://cdn.smsat.space/static/video/11月17日航天器碰撞预警与规避.mp4)
2024-07-30 12:46:38 +08:00
1、二三维视图支持切换中心天体
2、二三维窗口名称及属性页名称设置计数和中心天体
3、固定系、惯性系轨迹统一到轨道系统中
4、三维增加仿真对象光照效果、窗口背景颜色、时间属性显示等属性设置
5、实现行星星体绘制行星对象轨迹颜色等可配置
6、处理卫星、飞机等空中目标局部视点数据采用天体操作器实现
7、界面优化dock全屏和取消全屏效果优化可视化窗口dock全屏和窗口模式切换
2024-07-30 13:11:28 +08:00
8、新增再入回收工具模块
9、可见性覆盖模块多对多异步并行计算功能相关界面功能改进
10、Component模式新增支持Java语言接口
11、Connect实现支持Python调用支持函数与变量、富文本、支持二维曲线图、读文件load、整理返回二维数组支持txt,csv
2024-10-12 16:32:22 +08:00
12、界面修改若干已知bug优化ATK选中操作不友好问题
13、改进动力学内核轨道预报精度。