共11页精讲
目录
1 VFB(Virtual Functional Bus虚拟功能总线)
3 Composition与Atomic Component之间的关系
5.1 Application software component
5.2 Sensor-actuator software component
5.3 Parameter software component
5.4 Composition software component
5.5 Service Proxy software component
5.6 Service software component
5.7 ECU-abstraction software component
5.8 Complex driver software component
5.9 NVBlock software component
<--返回「Autosar从入门到精通-实战篇」专栏主页-->
1 VFB(Virtual Functional Bus虚拟功能总线)
在AUTOSAR中,application被建模为互连component的composition。这在下图1-1的上半部分(标记为“VFB view”)中进行了说明。“virtual functional bus虚拟功能总线”是允许这

本文深入介绍了AUTOSAR中的虚拟功能总线VFB,阐述了其作为component间通信机制的角色,以及VFB与ECU软件架构的关系。组件(Component)是构建系统的核心,具有明确的port接口。Component分为不同种类,如Application Software Component、Sensor-Actuator Software Component等。Composition是component的组合,可以用于构建更复杂的系统结构。在实际的AUTOSAR工具链中,Component和Composition的创建和配置是关键步骤。
订阅专栏 解锁全文
1323

被折叠的 条评论
为什么被折叠?



