Home Learning Paths ECU Lab Assessments Interview Preparation Arena Pricing Log In Sign Up
Engineer+

Network Management Simulator

AUTOSAR NM state machine with visual topology, coordinated shutdown, NM PDU inspection, and timer visualization

Network: Offline
0 / 0
Active Nodes
0
NM Messages
0
State Transitions
00:00
Elapsed

🌐 Network Topology

Ring - 6 nodes

📊 AUTOSAR NM State Machine

Select a node
BUS_SLEEP
REPEAT_MSG
NORMAL_OP
READY_SLEEP
← Network Request / Rx NM PDU (wake from any) → ← Release / Timeout (toward sleep) →
Transition Rules (AUTOSAR CanNm):
BUS_SLEEP → REPEAT_MSG: Network requested OR NM PDU received
REPEAT_MSG → NORMAL_OP: Repeat Message Timer expires (NM_REPEAT_MSG_TIME)
NORMAL_OP → READY_SLEEP: Network released AND NM Timeout expires
READY_SLEEP → BUS_SLEEP: Wait Bus Sleep Timer expires (NM_WAIT_BUS_SLEEP_TIME)
READY_SLEEP → REPEAT_MSG: Network requested again OR NM PDU received
NORMAL_OP → REPEAT_MSG: Repeat Message State requested (rare)

🔬 NM PDU Inspector

NM PDUs will appear here during simulation

📋 Node Status & Control

NM State Log - Idle
Initialize network to begin simulation.

⚙️ NM Timing Configuration

NM Timeout (ms)
Repeat Msg Time (ms)
Wait Bus Sleep (ms)
NM Cycle Time (ms)