LoginSignup
0
0

Specification of FlexRay Network Management, AUTOSAR 28, R23-11, CP

Last updated at Posted at 2024-01-04

AUTOSARが2023年版、R(Release)23-11を公開しました。
https://www.autosar.org/fileadmin/standards/R23-11/CP/AUTOSAR_CP_SWS_FlexRayNetworkManagement.pdf

R22-11
https://www.autosar.org/fileadmin/standards/R22-11/CP/AUTOSAR_SWS_FlexRayNetworkManagement.pdf

R21-11
https://www.autosar.org/fileadmin/standards/R21-11/CP/AUTOSAR_SWS_FlexRayNetworkManagement.pdf

R20-11
https://www.autosar.org/fileadmin/standards/R20-11/CP/AUTOSAR_SWS_FlexRayNetworkManagement.pdf

R19-11
https://www.autosar.org/fileadmin/standards/R19-11/CP/AUTOSAR_SWS_FlexRayNetworkManagement.pdf

文書は検索してダウンロードできます。
https://www.autosar.org/

<この項は書きかけです。順次追記します。>
This article is not completed. I will add some words in order.

Release Overviews

AUTOSARには現在3つの分類があります。Foundation, CAN OSEK/VDXのClassic Platform, Ethernet/TCP/IP POSIXのAdaptive Platform.

Foundation Release Overview, AUTOSAR 781, R23-11, FO
https://qiita.com/kaizen_nagoya/items/f249bdb8c313d8bff883

Classic Platform Release Overview, AUTOSAR No.0 ,R23-11, CP
https://qiita.com/kaizen_nagoya/items/9d22c8722cbc0f42b137

Adaptive Platform Release Overview, AUTOSAR 782, R23-11, AP
https://qiita.com/kaizen_nagoya/items/13a104606a34fe24fcf7

Qiita 記事一覧

Autosar Foundation R23-11 一覧
https://qiita.com/kaizen_nagoya/items/c30674cb2dac2fcbbd04

AUTOSAR Adaptive Platform R23-11一覧
https://qiita.com/kaizen_nagoya/items/1dece8799a730367b0dc

Autosar Classic Platform R23-11 一覧
https://qiita.com/kaizen_nagoya/items/f770f6c2906e1dcbf180

文書変更(Document Change)

• Removed all HandleId configuration parameters
• Minor corrections

用語(terms)

term Description
CC Communication Controller
NM Network Management
WCET Worst Case Execution Time
DET Default Error Tracer. AUTOSAR Module for detection and reporting of errors during development.
SRS Software requirements specification
SWS Software working specification
API Application program interface
Com Communication module
OS Operating system
SchM Schedule Manager
PDU Protocol data unit
CPU Central processing unit
PNL Partial Network Learning
FrIf Abbreviation for the FlexRay Interface
FrNm Abbreviation for the Network Management on FlexRay
NmIf Abbreviation for the generic Network Management
ECU Electronic control unit
ComM Communication manager
FrSm FlexRay State Manager
HW Hardware
Bus-Sleep Mode Network mode where all interconnected communication controllers are in the sleep mode.
NM-Network Instance of the FlexRay NM to handle one physical FlexRay Bus. Caution: The FlexRay Bus contains two FlexRay channels which cannot be handled independent of the other. Therefore the NM-Network covers both FlexRay bus channels. This is equivalent to one NM-Cluster
Network requested NM network is requested if FrNm_NetworkRequest has been called and neither the network has been released nor Bus Sleep Mode has been entered afterwards
Network released NM network is released if FrNm_NetworkRelease has been called and network has not been requested afterwards
Repeat Message Request active A Repeat Message Request is active if FrNm_RepeatMessageRequest has been called or a NM PDU with Repeat Message Request bit set has been received in Network Mode. It is not active anymore if Repeat Message State is left or Bus Sleep Mode is entered.
NM Data Cycle Number of FlexRay cycles necessary for all nodes to be able to send NM Data at least once.
NM Message Packet of information exchanged for purposes of the NM algorithm.
NM Repetition Cycle Number of FlexRay cycles where no change of voting behavior is possible. Value has to be a multiple of the NM Voting Cycle. Used to
improve the reliability of the voting.
NM Slot Slot reserved for purposes of network management.
NM Timeout Timeout in the NM algorithm that initiates transition into Bus-Sleep Mode.
NM User Data Supplementary application specific data that is sent independent of the NM Vote on the bus.
NM Voting Cycle Number of FlexRay cycles necessary for all nodes to vote at least once. NM-Vote Information transmitted using the FlexRay Bus indicating the vote of a ECU to keep the bus awake
NM-Vector FlexRay NM Vector is the aggregated data available when the FlexRay CC optional NM Hardware Vector Service is used.
NM-Data Data related to NM transmitted using the FlexRay Bus.
NM-Cluster Obsolete, equivalent to NM-Network
CBV Control bit vector
ClusterAwakeVote At least one Node other than itself votes for keeping the cluster awake.
Positive NMVote in static segment NM-Vote PDU reception or transmission with Voting Bit set to '1'
Positive NMVote in dynamic segment NM-Vote PDU received or transmitted
Negative NMVote in static segment NM-Vote PDU reception or transmission with Voting Bit set '0'
Negative NMVote In dynamic segment: NM-Vote PDU is neither received nor transmitted
Top-level PNC coordinator The top-level PNC coordinator is an ECU that acts as PNC gateway in the network and that handles at least one PNC as actively coordinated on all assigned channels. If synchronized PNC shutdown is enabled, the toplevel PNC coordinator triggers for these PNCs the shutdown, if no other ECU in the network request them.
Intermediate PNC coordinator An intermediate PNC coordinator is an ECU that acts as PNC gateway in the network and that handles at least one PNC as passively coordinated on at least one assigned channel. If synchronized PNC shutdown is enabled, it forwards received shutdown requests for these PNCs to the corresponding actively coordinated channels and starts their shutdown accordingly.
PNC leaf node A PNC leaf node is an ECU that acts not as a PNC coordinator at all in the network. It processes PN shutdown message as usual NM messages.
PN shutdown message A top-level PNC coordinator transmit PN shutdown messages to indicate asynchronized PNC shutdown across the PN topology. A PN shutdown message is as NM message which has PNSR bit in the control bit vector and all PNCs which are indicated for a synchronized shutdown set to '1'.

References

[1] Glossary AUTOSAR_FO_TR_Glossary
https://www.autosar.org/fileadmin/standards/R23-11/FO/AUTOSAR_FO_TR_Glossary.pdf
[2] General Specification of Basic Software Modules AUTOSAR_CP_SWS_BSWGeneral
[3] Requirements on AUTOSAR Network Management AUTOSAR_FO_RS_NetworkManagement
[4] General Requirements on Basic Software Modules AUTOSAR_CP_SRS_BSWGeneral
[5] Specification of ECU State Manager AUTOSAR_CP_SWS_ECUStateManager
[6] Specification of FlexRay State Manager AUTOSAR_CP_SWS_FlexRayStateManager
[7] FlexRay Communications System Protocol Specification V2.1 http://www.flexray.com/
[8] System Template AUTOSAR_CP_TPS_SystemTemplate
[9] Specification of FlexRay Interface AUTOSAR_CP_SWS_FlexRayInterface
[10] Specification of Operating System AUTOSAR_CP_SWS_OS
[11] Guide to Mode Management AUTOSAR_CP_EXP_ModeManagementGuide
[12] Specification of Network Management Interface AUTOSAR_CP_SWS_NetworkManagementInterface

補足資料(Additions)

祝休日・謹賀新年:2024年の目標
https://qiita.com/kaizen_nagoya/items/b659d922327a7dcdc898

2023 Countdown Calendar 主催・参加一覧
https://qiita.com/kaizen_nagoya/items/c4c2f08ac97f38d08543

CountDownCalendar月間 いいねをいただいた記事群 views 順
https://qiita.com/kaizen_nagoya/items/583c5cbc225dac23398a

Countdown Calendar 2023, 百記事目を書くにあたって。
https://qiita.com/kaizen_nagoya/items/45185a04cfd88b71256a

1年間をまとめた「振り返りページ」@2023
https://qiita.com/kaizen_nagoya/items/bcd1ebd49d3a9e8c7a90

AUTOSAR 文書番号
https://qiita.com/kaizen_nagoya/items/8b894228a0b76c2265c7

AUTOSAR R23-11 記憶の記録
https://qiita.com/kaizen_nagoya/items/701bc800b5f137e51a36

AUTOSAR Countdown Calendar 2023
https://qiita.com/advent-calendar/2023/autosar

AUTOSAR Abstract Platformへの道 R22-11
https://qiita.com/kaizen_nagoya/items/8ac2826635a8c536c7ec

自動車 記事 100
https://qiita.com/kaizen_nagoya/items/f7f0b9ab36569ad409c5

Basic principles, ボッシュ自動車handbook(英語)11版まとめ<2>
https://qiita.com/kaizen_nagoya/items/24a1ba5da3d09b2a95d1

博論の乗りで、Youtube記事を論文にするには
https://qiita.com/kaizen_nagoya/items/05e4d2b121b6b80a5c6b

JAXA/IPA クリティカルソフトウェアワークショップ WOCS言語関連発表(改定版)
https://qiita.com/kaizen_nagoya/items/4789832baf494cb74626

<この記事は個人の過去の経験に基づく個人の感想です。現在所属する組織、業務とは関係がありません。>
This article is an individual impression based on the individual's experience. It has nothing to do with the organization or business to which I currently belong.

文書履歴(document history)

ver. 0.01 初稿  20240105

最後までおよみいただきありがとうございました。

いいね 💚、フォローをお願いします。

Thank you very much for reading to the last sentence.

Please press the like icon 💚 and follow me for your happy life.

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