I-PDU Multiplexer(IpduM)位于 PduR 与多个通信接口模块(CanIf/FrIf/LinIf/EthIf)之间,实现 I-PDU 级别的多路复用。允许多个上层 PDU 共用一个底层 PDU 槽位(Slot),通过多路复用器 PDU 中的 Selector 字段区分。
IpduM / I-PDU / Selector / Static / Dynamic / Multiplexed PDU / Container PDU / Static Part / Dynamic Part
多路复用器 PDU 包含:
多路复用类型:
[SRS_IpduM_00001] IpduM 应支持静态多路复用配置 (shall)。
[SRS_IpduM_00002] IpduM 应支持动态多路复用配置 (shall)。
[SRS_IpduM_00003] IpduM 应支持 Container PDU 包含 Selector 字段 (shall)。
[SRS_IpduM_00004] IpduM 应支持 Static Part 固定布局 (shall)。
[SRS_IpduM_00005] IpduM 应支持 Dynamic Part 动态布局 (shall)。
[SRS_IpduM_00010] IpduM 应在传输时打包 Multiplexed PDU 到 Container PDU (shall)。
[SRS_IpduM_00011] IpduM 应在接收时从 Container PDU 解包 Multiplexed PDU (shall)。
[SRS_IpduM_00012] IpduM 应支持 Container PDU 触发多路复用 PDU 的发送 (shall)。
[SRS_IpduM_00020] IpduM 应检测并报告开发错误 (shall)。
[SRS_IpduM_00021] 错误码遵循 AUTOSAR 标准 (shall)。
所有 SRS_IpduM_* 需求关联到 BSW 特性集。
校对轮次:L1 自动校对(2026-06-13)