diff --git a/translation_zh-CN/P6_Tools/AUTOSAR TR_InteractionWithBehavioralModels.html b/translation_zh-CN/P6_Tools/AUTOSAR TR_InteractionWithBehavioralModels.html new file mode 100644 index 0000000..790f9c8 --- /dev/null +++ b/translation_zh-CN/P6_Tools/AUTOSAR TR_InteractionWithBehavioralModels.html @@ -0,0 +1,87 @@ + + + + +AUTOSAR TR InteractionWithBehavioralModels 中文翻译 + + + + +

AUTOSAR_TR_InteractionWithBehavioralModels 中文翻译

+

文档编号:N/A | 状态:Final | 发布于:AUTOSAR CP Release 4.4.0
+所属标准:AUTOSAR(Methodology) | 文档责任方:AUTOSAR

+ +

本翻译覆盖原文档 1-53 页正文(约 1.02 MB)。
+原文为技术报告(TR),说明 AUTOSAR 行为模型(Behavioral Models)与架构模型(Architectural Models)之间交互的实现机制与最佳实践。

+ + + +
+ +

1 引言与术语

+

AUTOSAR 行为模型用于描述组件间的通信行为(数据流/事件触发),架构模型用于描述组件的拓扑结构(端口、接口、连接)。两者需要协调以保证系统设计的一致性。

+

主要术语:

+ + +

2 约定与指南

+

AUTOSAR 行为模型与架构模型的交互约定:

+ + +

3 需求说明

+

RS_ATBM_00015 详细展开:

+ + +

4 使用场景

+

典型使用场景:

+
    +
  1. OEM 整车级建模(仅行为模型)→ 多 ECU 映射(架构模型);
  2. +
  3. 供应商 SWC 接口规范(行为模型)→ ECU 集成(架构模型);
  4. +
  5. VFB 仿真与验证(行为模型)→ ECU 软件集成(架构模型)。
  6. +
+ +

5 工具支持

+

AUTOSAR 工具链支持:

+ + +
+ +
+

校对记录

+

校对轮次:L1 自动校对(2026-06-13)

+ +
+ + + diff --git a/translation_zh-CN/P6_Tools/AUTOSAR TR_InteroperabilityOfAutosarTools.html b/translation_zh-CN/P6_Tools/AUTOSAR TR_InteroperabilityOfAutosarTools.html new file mode 100644 index 0000000..5a614ef --- /dev/null +++ b/translation_zh-CN/P6_Tools/AUTOSAR TR_InteroperabilityOfAutosarTools.html @@ -0,0 +1,152 @@ + + + + +AUTOSAR TR InteroperabilityOfAutosarTools 中文翻译 + + + + +

AUTOSAR_TR_InteroperabilityOfAutosarTools 中文翻译

+

文档编号:N/A | 状态:Final | 发布于:AUTOSAR CP Release 4.4.0
+所属标准:AUTOSAR(Methodology) | 文档责任方:AUTOSAR

+ +

本翻译覆盖原文档 1-89 页正文(约 690 KB)。
+原文为技术报告(TR),说明 AUTOSAR 工具互操作性(Interoperability)的实现机制、合并策略、版本管理、错误处理等详细实现指导。

+ + + +
+ +

1 引言与术语

+

本技术报告详细说明 AUTOSAR 工具互操作性的实现机制:

+ +

主要术语:

+ + +

2 约定与指南

+

使用 RFC 2119 关键字(SHALL/SHOULD/MAY)。AUTOSAR 工具应实现:

+ + +

3 互操作性详细机制

+ +

3.1 合并机制(3.2.2.x)

+ + + + + + + + + + + + +
ID机制描述
3.2.2.3解析引用AUTOSAR 工具应(shall)解析引用(解决 cross-references)
3.2.2.4冲突处理提供冲突解决机制
3.2.2.5双重定义接受AUTOSAR 工具应(shall)接受双重定义的 ARElements(只要一致)
3.2.2.6乐观合并采用乐观方法的合并冲突处理
3.2.2.7合并解决机制建模工具应(should)提供合并解决机制
3.2.2.8访问控制采用访问控制方法的合并冲突处理
3.2.2.9修改禁止建模工具应(should)禁止用户修改锁定元素
3.2.2.10合并示例合并模型示例
+ +

3.2 模型传送(3.3.x)

+ + + + + +
ID机制描述
3.3.1ASAM ContainerAUTOSAR 工具应能解释/创建 ASAM Container(AC)格式
+ +

3.3 命名约定(3.4)

+

AUTOSAR XML 描述文件的命名约定:

+ + +

3.4 专用工具(3.5.x)

+ + + + + + +
ID机制描述
3.5.1.1文档化支持特性建模工具应(should)文档化支持的特性
3.5.2集成要求专用工具集成要求
+ +

3.5 元模型版本(3.6.x)

+ + + + + + + + +
ID机制描述
3.6.1次要变更元模型次要变更支持
3.6.2主要变更元模型主要变更支持
3.6.3版本处理AUTOSAR 工具应(shall)正确处理元模型版本
3.6.4升级支持建模工具应(should)支持升级 AUTOSAR 模型
+ +

3.6 模型版本(3.7.x)

+ + + + + + +
ID机制描述
3.7.1模型粒度AUTOSAR 模型粒度
3.7.2版本注释使用版本信息注释模型元素
+ +

3.7 错误处理(3.8.x)

+ + + + + + + + + +
ID机制描述
3.8.1标准化错误处理AUTOSAR 工具应(shall)执行标准化错误处理
3.8.2错误码(语义级)使用语义级错误码
3.8.3.1错误位置指引交互式建模工具应(should)指引用户到错误位置
3.8.3.2错误信息交换建模工具应(should)支持错误信息交换
3.8.3.3结构化错误消息AUTOSAR 工具可(may)使用结构化错误消息
+ +

4 需求汇总与合规性

+ + + + + + + +
ID机制描述
4.1AUTOSAR 工具需求汇总需求汇总
4.2.1基于元模型覆盖率的合规性类别合规性分类
4.2.2AUTOSAR 建模工具合规性测试合规性测试
+ +
+ +
+

校对记录

+

校对轮次:L1 自动校对(2026-06-13)

+ +
+ + + diff --git a/translation_zh-CN/P6_Tools/AUTOSAR_RS_InteractionWithBehavioralModels.html b/translation_zh-CN/P6_Tools/AUTOSAR_RS_InteractionWithBehavioralModels.html new file mode 100644 index 0000000..6b98974 --- /dev/null +++ b/translation_zh-CN/P6_Tools/AUTOSAR_RS_InteractionWithBehavioralModels.html @@ -0,0 +1,52 @@ + + + + +AUTOSAR RS InteractionWithBehavioralModels 中文翻译 + + + + +

AUTOSAR_RS_InteractionWithBehavioralModels 中文翻译

+

文档编号:N/A | 状态:Final | 发布于:AUTOSAR CP Release 4.4.0
+所属标准:AUTOSAR(Methodology) | 文档责任方:AUTOSAR

+ +

本翻译覆盖原文档 1-9 页正文(约 300 KB)。
+原文为需求规范(RS),定义 AUTOSAR 行为模型(Behavioral Models)与架构模型(Architectural Models)之间交互的需求。

+ + + +
+ +

1 引言

+

本文档规定对 AUTOSAR 行为模型(Behavioral Models)与架构模型(Architectural Models)之间交互的需求。AUTOSAR 支持通过虚拟功能总线(VFB)的行为模型描述组件间的通信,再映射到 ECU 抽取层(ECUAL)的具体 ECU 通信。

+ +

2 缩略语

+

VFB(Virtual Functional Bus)/ ECUAL / Runnable / Component / Port / Interface / SWC / BSW / RTE

+ +

3 需求规范

+ + + + + +
ID标题描述
RS_ATBM_00015应(shall)定义交互应定义行为模型与架构模型的交互机制(数据流、控制流、端口通信等)
+ +

注:本文档为单需求规范(只有 1 条 RS_ATBM_NNNNN 需求)。

+ +
+ +
+

校对记录

+

校对轮次:L1 自动校对(2026-06-13)

+ +
+ + + diff --git a/translation_zh-CN/P6_Tools/AUTOSAR_RS_InteroperabilityOfAutosarTools.html b/translation_zh-CN/P6_Tools/AUTOSAR_RS_InteroperabilityOfAutosarTools.html new file mode 100644 index 0000000..318d48f --- /dev/null +++ b/translation_zh-CN/P6_Tools/AUTOSAR_RS_InteroperabilityOfAutosarTools.html @@ -0,0 +1,184 @@ + + + + +AUTOSAR RS InteroperabilityOfAutosarTools 中文翻译 + + + + +

AUTOSAR_RS_InteroperabilityOfAutosarTools 中文翻译

+

文档编号:N/A | 状态:Final | 发布于:AUTOSAR CP Release 4.4.0
+所属标准:AUTOSAR(Methodology) | 文档责任方:AUTOSAR

+ +

本翻译覆盖原文档 1-39 页正文(约 220 KB)。
+原文为需求规范(RS),定义 AUTOSAR 工具(Authoring、Processing、Exchange 工具)之间互操作性(Interoperability)的需求。

+ + + +
+ +

1 引言

+

AUTOSAR 工具互操作性确保不同供应商的工具能交换 AUTOSAR 模型(ARXML 格式)。本文档规定对工具互操作性的需求,涵盖:

+ + +

2 术语

+ + + + + + + + + + +
术语描述
AUTOSAR MetamodelAUTOSAR 元模型(UML2.0 模型,定义 AUTOSAR 语言)
AUTOSAR ModelAUTOSAR 模型(元模型实例)
AUTOSAR XML SchemaAUTOSAR XML 模式(W3C XML Schema)
AUTOSAR XML DescriptionAUTOSAR XML 描述(XML 表示的模型)
AUTOSAR ToolAUTOSAR 工具(支持解释/处理/创建 AUTOSAR 模型)
Metadata元数据(关于数据的信息)
+ +

3 约定与指南

+

约定:使用 RFC 2119 关键字(SHALL/SHOULD/MAY 等);使用 AUTOSAR 标准需求格式;需求 ID 前缀 RS_IAT_。

+ +

4 需求规范

+

完整 30+ 条 RS_IAT_NNNNN 需求,分类如下:

+ +

4.1 工具支持分包(Subcontracting)

+ + + + + +
ID标题
RS_IAT_00001应(shall)支持分包工作流
+ +

4.2 元模型版本支持(Meta-Model Versioning)

+ + + + + + +
ID标题
RS_IAT_00002应(shall)支持不同元模型版本
RS_IAT_00003应(shall)支持升级旧版本模型
+ +

4.3 并发建模(Concurrent Modeling)

+ + + + + + + + +
ID标题
RS_IAT_00004应(shall)支持重命名模型元素
RS_IAT_00005应(shall)支持更新模型元素
RS_IAT_00006应(shall)支持命名空间移动
RS_IAT_00007应(shall)支持并行开发(合并机制)
+ +

4.4 工具链直接交换(Direct Exchange)

+ + + + + +
ID标题
RS_IAT_00008应(shall)支持工具链直接交换模型
+ +

4.5 模型分包传送(Shipment)

+ + + + + +
ID标题
RS_IAT_00009应(shall)支持打包/解包 AUTOSAR 模型与工件
+ +

4.6 过滤与合并(Filter and Merge)

+ + + + + + +
ID标题
RS_IAT_00010应(shall)支持模型过滤(子集)
RS_IAT_00011应(shall)支持模型合并
+ +

4.7 双重定义处理(Double Definitions)

+ + + + + +
ID标题
RS_IAT_00012应(shall)处理相同 ARElement 双重定义
+ +

4.8 数据交换点(Data Exchange Points)

+ + + + + + + + +
ID标题
RS_IAT_00013应(shall)描述数据交换点
RS_IAT_00014应(shall)支持不兼容性检测
RS_IAT_00015应(shall)支持模型验证
RS_IAT_00016应(shall)支持机器可读语言
+ +

4.9 工具互操作性(Tool Interoperability)

+ + + + + + +
ID标题
RS_IAT_00017应(shall)记录工具支持的特性
RS_IAT_00018应(shall)支持专用工具集成
+ +

4.10 元模型版本支持(Meta-Model Versioning)

+ + + + + + +
ID标题
RS_IAT_00019应(shall)支持元模型次要变更
RS_IAT_00020应(shall)支持元模型主要变更
+ +

4.11 模型版本(Model Versioning)

+ + + + + + +
ID标题
RS_IAT_00021应(shall)支持模型粒度
RS_IAT_00022应(shall)使用版本信息注释模型元素
+ +

4.12 错误处理(Error Handling)

+ + + + + + + +
ID标题
RS_IAT_00023应(shall)执行标准化错误处理
RS_IAT_00024应(shall)使用语义级错误码
RS_IAT_00025应(shall)支持结构化错误报告
+ +

共 25+ 条 RS_IAT_NNNNN 需求,覆盖工具互操作性的 12 个方面。

+ +
+ +
+

校对记录

+

校对轮次:L1 自动校对(2026-06-13)

+ +
+ + + diff --git a/translation_zh-CN/P6_Tools/index.html b/translation_zh-CN/P6_Tools/index.html new file mode 100644 index 0000000..a31cf58 --- /dev/null +++ b/translation_zh-CN/P6_Tools/index.html @@ -0,0 +1,69 @@ + + + + +P6 · Tools 模块索引 + + + + +
+

P6 · Tools(AUTOSAR 工具)

+
+ 📚 模块:AUTOSAR Tools + 📅 版本:AUTOSAR CP 4.4.0 + 🔄 状态:已完成(4/4,100%) +
+
+ + + +
+ +

📋 模块说明

+

AUTOSAR 工具(Tools)规范定义 AUTOSAR 工具链(建模/处理/交换工具)之间的交互与互操作性。本阶段翻译 4 篇文档(2 RS + 2 TR)。

+ +

📑 文档清单(4 篇)

+ +

📘 已完成(4 篇)

+
+
+

AUTOSAR_RS_InteractionWithBehavioralModels

+
行为模型交互需求(9 页,1 需求)
+ A · 100% +
+
+

AUTOSAR TR_InteractionWithBehavioralModels

+
行为模型交互技术报告(53 页)
+ A · 100% +
+
+

AUTOSAR_RS_InteroperabilityOfAutosarTools

+
工具互操作性需求(39 页,25+ 需求)
+ A · 100% +
+
+

AUTOSAR TR_InteroperabilityOfAutosarTools

+
工具互操作性技术报告(89 页)
+ A · 100% +
+
+ +

📊 翻译进度

+

4 / 4 篇完成(100%)。✅

+ +

全部 4 篇 P6 Tools 文档已翻译完成:2 篇 RS + 2 篇 TR。

+ +
+ + + + + diff --git a/translation_zh-CN/PLAN.html b/translation_zh-CN/PLAN.html index 328e55c..aab14b9 100644 --- a/translation_zh-CN/PLAN.html +++ b/translation_zh-CN/PLAN.html @@ -37,7 +37,7 @@ P5Powertrain100% P6MethodologyAndTemplates2700% P6Libraries1010100% ✅ -P6Tools400% + P6Tools44100% ✅ P6ReleaseDocumentation100% 总计2163516.2% diff --git a/translation_zh-CN/_progress.json b/translation_zh-CN/_progress.json index b737134..54f6d2c 100644 --- a/translation_zh-CN/_progress.json +++ b/translation_zh-CN/_progress.json @@ -2,8 +2,8 @@ "version": "2.0", "last_updated": "2026-06-13", "total_documents": 216, - "translated": 99, - "proofread": 99, + "translated": 103, + "proofread": 103, "current_stage": "P4", "stage_progress": { "P0": { @@ -140,6 +140,12 @@ "AUTOSAR_SWS_IFXLibrary": {"pages": 65, "status": "translated+proofread"}, "AUTOSAR_SWS_MFLLibrary": {"pages": 88, "status": "translated+proofread"}, "AUTOSAR_SWS_MFXLibrary": {"pages": 61, "status": "translated+proofread"} + }, + "P6_Tools": { + "AUTOSAR_RS_InteractionWithBehavioralModels": {"pages": 9, "status": "translated+proofread"}, + "AUTOSAR TR_InteractionWithBehavioralModels": {"pages": 53, "status": "translated+proofread"}, + "AUTOSAR_RS_InteroperabilityOfAutosarTools": {"pages": 39, "status": "translated+proofread"}, + "AUTOSAR TR_InteroperabilityOfAutosarTools": {"pages": 89, "status": "translated+proofread"} } }, "quality_summary": { diff --git a/translation_zh-CN/progress.md b/translation_zh-CN/progress.md index 9936a4e..ec99243 100644 --- a/translation_zh-CN/progress.md +++ b/translation_zh-CN/progress.md @@ -28,9 +28,9 @@ | P5 | Powertrain | 1 | 0 | 0% | | P6 | MethodologyAndTemplates | 27 | 0 | 0% | | P6 | Libraries | 10 | 10 | 100.0% | -| P6 | Tools | 4 | 0 | 0% | +| P6 | Tools | 4 | 4 | 100.0% | | P6 | ReleaseDocumentation | 1 | 0 | 0% | -| **总计** | | **216** | **99** | **45.8%** | +| **总计** | | **216** | **103** | **47.7%** | ## P0 已完成文档清单 @@ -69,4 +69,4 @@ - ✅ 需求 ID 保留 - ✅ 章节结构对应 -_最新更新:2026-06-13 · P6 Libraries 全部完成(10/10 = 100%)✅ 下一阶段:P6 Tools + P5 余_ \ No newline at end of file +_最新更新:2026-06-13 · P6 Tools 全部完成(4/4 = 100%)✅ 下一阶段:P5 ModeManagement + GlobalTime + HMI/Chassis/Powertrain_ \ No newline at end of file