The basic motivation to specify “yet another Client/Server and Sender/Receiver mechanism“ instead of using an existing infrastructure/technology is the goal to have a technology that:
規(guī)范“另一個(gè)客戶端/服務(wù)器和發(fā)送/接受機(jī)制”而不是使用現(xiàn)有基礎(chǔ)設(shè)施/技術(shù)的基本動(dòng)機(jī)是期望能實(shí)現(xiàn)如下目標(biāo):
- Fulfills the hard requirements regarding resource consumption in an embedded world
滿足嵌入式領(lǐng)域中有關(guān)資源消耗的硬性要求 - Is compatible through as many use-cases and communication partners as possible ?
與盡可能多的用例和通信伙伴兼容 - compatible with AUTOSAR at least on the wire-format level; i.e. can communicate with PDUs AUTOSAR can receive and send without modification to the AUTOSAR standard. The mappings within AUTOSAR shall be chosen according to the SOME/IP specification.
至少在wire-format上與AUTOSAR兼容; 如AUTOSAR標(biāo)準(zhǔn)無需修改即可接收和發(fā)送能與之通信的PDU。應(yīng)根據(jù)SOME / IP規(guī)范選擇AUTOSAR中的映射。 - Provides the features required by automotive use-cases
提供汽車用例所需的功能 - Is scalable from tiny to large platforms
可從小型平臺(tái)擴(kuò)展到大型平臺(tái) - Can be implemented on different operating system (i.e. AUTOSAR, GENIVI, and OSEK) and even embedded devices without operating system
可以在不同的操作系統(tǒng)(即AUTOSAR,GENIVI和OSEK)上實(shí)現(xiàn),甚至可以在沒有操作系統(tǒng)的情況下實(shí)現(xiàn)
