0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Virtual Functional Bus, No.56, AUTOSAR R21-11(279) CP

Last updated at Posted at 2022-05-30

Virtual Functional Bus, No.56, 2021-11

AUTOSAR R21-11記事一覧はこちら。

AUTOSAR 21-11,200文書読んだ。2022年5月に全部到達。

AUTOSAR R21-11(0) 仕様ダウンロード一覧。単語帳。参考文献資料作成

用語(terms)

Kind Description
Application software component The Application Software Component is an Atomic Software Component that implements (part of) an application. It can use all AUTOSAR communication mechanisms and services. The Application Software Component interacts with sensors or actuators through a Sensor-Actuator Software Component.
Sensoractuator software component The Sensor-Actuator Software Component is an Atomic Software Component that handles the specifics of a sensor and/or actuator. It directly interacts with the ECUAbstraction (this is illustrated by a port called “IO”). See Chapter 6, Interaction with hardware.
Parameter software component A Parameter Software Component provides parameter values. These can be fixed data, const or variable. This Software Component allows for data access to either fixed data or calibration data. See chapter 10.
Composition software component A Composition Software Component encapsulates a collaboration of Software Components, thereby hiding detail and allowing the creation of higher abstraction levels. Through delegation connectors a composition software component explicitly specifies, which ports of the internal components are visible from the outside. Composition Software Components are a specialized type of Software Components, e.g. they can be part of further Composition Software Components.
Service Proxy software component The Service Proxy SW Component is responsible for distribution of modes throughout the system. Once deployed each ECU should have a copy of every instance of this software component type. However at the VFB level only one is necessary.
Service software component A Service Software Component provides standardized services through standardized interfaces. To provide these services, this component may interact directly with certain other basic-software modules (this is represented by the double arrow). See Chapter 7.
ECU abstraction software component The ECU-Abstraction Software Component provides access to the ECU’s specific IO capabilities. These services are typically provided through client-server PPorts and are used by the sensor-actuator software components. The ECU-abstraction may directly interact with certain other basic-software modules (this is represented by the double arrow). See Chapter 6, Interaction with hardware.
Complex driver software component The Complex Driver Software Component generalizes the “ECUabstraction component”. It can define ports to interact with other components in specific ways and can also interact directly with other basicsoftware modules. The purpose of the Complex Driver Software Component is described further in Section 6.5 Complex Driver.
NVBlock software component The NV Block Software Component allows SWC-S access to non volatile data. Specifically this block allows for the modeling of the NV data at the VFB level. It is the responsibility of the NV Block to map individual NV data elements to NV Blocks and to interact with the NV Manager in the BSW. The behavior of this component is to be generated based on the port services in the RTE.

英日

日本語は仮訳

T.B.D.

参考(reference)

[1] Methodology
AUTOSAR_TR_Methodology.pdf
[2] Glossary
AUTOSAR_TR_Glossary.pdf
[3] Main Requirements
AUTOSAR_RS_Main.pdf
[4] List of Basic Software Modules
AUTOSAR_TR_BSWModuleList.pdf
[5] Layered Software Architecture
AUTOSAR_EXP_LayeredSoftwareArchitecture.pdf
[6] Software Component Template
AUTOSAR_TPS_SoftwareComponentTemplate.pdf
[7] Specification of RTE
AUTOSAR_SWS_RTE.pdf
[8] Specification of Timing Extensions
AUTOSAR_TPS_TimingExtensions.pdf
[9] Explanation of Application Interfaces of the Body and Comfort Domain
AUTOSAR_EXP_AIBodyAndComfort.pdf
[10] Explanation of Application Interfaces of the Powertrain Domain
AUTOSAR_EXP_AIPowertrain.pdf
[11] Explanation of Application Interfaces of the Chassis Domain
AUTOSAR_EXP_AIChassis.pdf
[12] Explanation of Application Interfaces of Occupant and Pedestrian Safety
Systems Domain
AUTOSAR_EXP_AIOccupantAndPedestrianSafety.pdf
[13] Explanation of Application Interfaces of the HMI, Multimedia and Telematics
Domain
AUTOSAR_EXP_AIHMIMultimediaAndTelematics.pdf
[14] Application Interfaces User Guide
AUTOSAR_EXP_AIUserGuide.pdf
[15] ISO 17356-4
OSEK/VDX Communication (COM)
www.iso.org

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?