An Edge–Mesh–Cloud Telemetry Architecture for High-Mobility Environments: Low-Latency V2V Hazard Dissemination in Competitive Motorcycling
Abstract
1. Introduction
1.1. Why Cloud-Centric Telemetry Is Not Sufficient
1.2. Our Solution: A Continuous Edge–Mesh–Cloud Computing Continuum
1.2.1. Critical-Path Clarification (Safety vs. Durability)
- Bronze (Edge): On-bike ingestion of raw CAN/ECU and IMU signals into standardized ASAM MDF 4.x containers for high-rate persistence, deterministic replay, and auditability.
- Silver (Mesh): A decentralized V2V mesh using a gossip/epidemic substrate to propagate compact hazard digests in the local neighborhood without relying on backhaul connectivity.
- Gold (Cloud/Offline): Aggregation of maneuver-level summaries (e.g., MQTT) for long-horizon analytics, explainable diagnosis, and co-design support.
1.2.2. Reflexive Budget
1.3. Human-in-the-Loop Learning and Co-Design
1.4. Systems-Engineering View: Where Anomalies Are Detected and Acted Upon
1.5. Research Hypotheses (H1–H3)
- H1 (Durable path performance). The edge → gateway → cloud path provides bounded latency that is suitable for durable knowledge transport and operational visibility while remaining explicitly non-critical for immediate hazard warning.
- H2 (Ephemeral hazard dissemination under uncertainty). A gossip-based V2V substrate disseminates hazard digests with bounded time-to-coverage under loss and density variation, and alerts remain tactically useful once spatial uncertainty (localization + dissemination delay) is accounted for at m/s.
- H3 (Stability-constrained co-design and pilot evidence). Volatility-aware co-design reduces instability and risk proxies without inducing oscillatory recommendation behavior, as assessed on aggregated maneuver/session evidence rather than raw time-series samples.
1.6. Contributions
- 1.
- Telecom-centered hazard dissemination architecture: An edge–mesh–cloud design that separates ephemeral safety knowledge from durable telemetry and treats local V2V/V2X dissemination as the critical path.
- 2.
- Critical-path separation with auditable persistence: A policy-separated continuum in which ASAM MDF-based edge persistence guarantees replayability and auditability, while MQTT offloading supports durable analytics without inheriting safety-critical timing requirements.
- 3.
- Bounded-validity mesh dissemination: A compact-digest gossip mechanism with adaptive fanout, TTL/time-expiry suppression, and uncertainty-aware hazard semantics for high-mobility environments.
- 4.
- Reproducible evaluation framing: A methodology that separates the durable MQTT path from the mesh safety plane and evaluates the latter with an explicit mobility-coupled V2V/V2X stack and density-sensitive dissemination metrics.
- 5.
- Pilot human-in-the-loop co-design evidence: A maneuver-level learning and recommendation layer based on Skill Atoms and volatility-aware updates, presented as auditable pilot evidence rather than as a generalized autonomy claim.
2. Related Work
2.1. Edge Computing and Hard-Deadline Locality
2.2. High-Mobility V2X Communication Under Broadcast Stress
2.3. Gossip Dissemination, Freshness, and Bounded-Validity Awareness
2.4. Signal Alignment and Maneuver-Level Representation
2.5. Human-in-the-Loop Stability Outside the Critical Path
2.6. Auditability, Provenance, and Operator Trust
2.7. Reproducible Evaluation Toolchains for Coupled Mobility and Networking
2.8. Design Requirements and the Gap Addressed by HEO
3. System Architecture
3.1. Design Goals, Control Partitioning, and System Constraints
- Local safety horizon (edge/mesh, target <25–50 ms). Neighborhood hazards must reach nearby motorcycles before the affected segment becomes physically unavoidable. At , 25–50 ms corresponds to roughly 2.1–4.2 m of travel, which motivates local dissemination without cloud round-trips.
- Tactical supervision horizon (trackside/pit-wall RF, ∼50–200 ms). Infrastructure-assisted telemetry supports supervision and operational awareness, but it is not a decentralized inter-bike hazard channel.
- Durable learning horizon (cloud, seconds–minutes). Audit, replay, model refinement, and post-session co-design tolerate intermittent connectivity and larger latency variance.
3.1.1. Engineering Interpretation of the 25 ms Target
3.1.2. Telecom-Grade V2X Constraint
3.2. Hybrid Epistemic Offloading as an Edge–Mesh–Cloud Continuum
- 1.
- Edge Node (Vehicle/Bronze). On-bike embedded compute connected to ECU/IMU telemetry over CAN. It performs deterministic ingest, online hazard extraction, feature generation, maneuver segmentation, and loss-tolerant persistence in ASAM MDF 4.x.
- 2.
- Mesh Layer (Network/Silver). A dynamic V2V graph that disseminates compact hazard digests through bounded-validity gossip with TTL, expiry, and redundancy suppression.
- 3.
- Cloud Layer (Gold). A durable path for summary aggregation, audit/replay, attribution, and slower stability-constrained co-design logic. This layer is explicitly non-critical for immediate hazard dissemination.
3.3. Edge Node: ECU Interface, Clocking, Atomization, and Persistence
- Low-jitter ingest. CAN frames are captured through SocketCAN using an RT-oriented ingest path (e.g., priority scheduling, core pinning, and locked memory) to reduce jitter and buffer overruns under bursty load.
- Shared time base. All channels are timestamped against a common monotonic clock disciplined by GNSS PPS when available; if GNSS is degraded, the node falls back to a monitored monotonic source, optionally improved by trackside synchronization when present.
- DBC decoding and unit normalization. Raw payloads are translated into physical units using the session DBC so that downstream features remain semantically stable across sessions.
- Loss-tolerant persistence. High-rate telemetry is stored in ASAM MDF 4.x, which serves as the authoritative raw-evidence layer for deterministic replay, post-session attribution, and measurement traceability across coverage gaps.
- Hazard extraction and digest emission. Safety-relevant anomalies (e.g., slip excursions or -proxy drops) are summarized into compact digests and emitted immediately to the local V2V safety plane.
- Maneuver-level processing. Skill Atom segmentation and aligned feature extraction are executed on the same synchronized telemetry stream, but these outputs are not required for immediate hazard forwarding.
3.3.1. Implementation Disclosure
3.3.2. Thermal and Real-Time Safety Envelope
3.4. Mesh Layer (Silver): TTL-Bounded Gossip for Ephemeral Hazard Dissemination
3.4.1. V2X Compatibility and Evaluation Boundary
3.4.2. Hazard Digest Semantics
3.4.3. Randomized Gossip with Suppression
3.4.4. Scalability Discussion
3.4.5. Metrics and Correctness Criterion
3.5. Gateway and Cloud Layer (Gold): Durable Offload, Auditability, and Long-Horizon Learning
3.5.1. Durable Telemetry Pipeline and Buffering
3.5.2. Lakehouse-Style Curation (Bronze/Silver/Gold)
3.5.3. Security and Operational Traceability
3.5.4. Separation of Concerns
3.6. Spatial–Temporal Uncertainty Budget for Track Hazards
3.6.1. Along-Track vs. Cross-Track Uncertainty
3.6.2. Digest Footprint and Tactical Usefulness
3.7. Randomized Gossip for Hazard Micro-Maps
3.7.1. Acceptance Logic (Four-Stage Gate)
- 1.
- Freshness/timestamp dominance. The digest is newer than the currently stored entry for the same key (dominance on , with tie-breaking on id), and its effective staleness is below an acceptance threshold (e.g., within the tactical window).
- 2.
- Validity (time-expiry + TTL). The digest has not expired () and retains dissemination budget (). Expired hazards are discarded by design; near-expiry hazards are deprioritized to preserve channel capacity.
- 3.
- Security mode validity. The digest satisfies the local security policy (Section 3.10): allowed mode, integrity/authentication checks, and local trust constraints.
- 4.
- Physical plausibility. The update is physically plausible and non-adversarial: it satisfies rate limits per sector, adheres to adjacency/continuity constraints (e.g., does not “teleport” across non-adjacent segments), and remains consistent with on-bike evidence when available (e.g., slip/-proxy bounds).
3.7.2. Randomized Gossip Dissemination with Push–Pull Anti-Entropy
3.7.3. Bounded-Time Local Convergence Objective
3.8. HEO Continuum Topology
3.9. V2V Hazard Digest: Compact Message Definition (Uncertainty-Aware)
3.9.1. Semantic Model (What the Bits Mean)
3.9.2. Track Discretization Note
3.10. Security and Trust Model for Mesh Alerts
3.10.1. Scope of the Security Claim
3.10.2. Threat Model
3.10.3. Layered Checks
- 1.
- Fast integrity (CRC-level corruption detection);
- 2.
- Freshness/anti-replay (acceptance window and duplicate suppression);
- 3.
- Physical plausibility (sector adjacency, rate limits, and simple dynamics bounds);
- 4.
- Policy-gated authentication for high-severity or authority-originated hazards.
3.10.4. Operational Modes
3.10.5. Practical Interpretation
3.10.6. Modes and Keying Assumptions
3.10.7. Practical Trust Gating
3.11. Cloud Layer: Durable Knowledge, Auditability, and Stability-Constrained Co-Design
3.11.1. Durable Ingestion and Traceability
3.11.2. H3 Interpretation and Scope
3.11.3. Generalization Boundary
3.11.4. Stability-Constrained Recommendation Logic
4. Methodology
4.1. Data Integrity, Time Synchronization, and Preprocessing
4.1.1. Time Base and Synchronization
4.1.2. Filtering and Artifact Rejection
4.2. Skill Atom Formalization
4.3. Edge Segmentation via Triggered FSM (With Hysteresis Guards)
4.4. Feature Engineering, Normalization, and Temporal Alignment (DTW)
- Stage 1: Phase normalization.
- Stage 2: DTW refinement.
- Robust normalization
4.5. Atom Outcome Scoring and Explicit Cost Definition
4.6. Competence Modeling with Paired-Comparison Triplets (Virtual Opponent)
4.6.1. Reference Benchmark Definition
4.6.2. Continuous Match Score
4.6.3. Explicit Mathematical Definition of Volatility
4.7. Safety Scaffolding as Volatility-Gated Supervision (Anti-Oscillation)
4.8. Bi-Level Setup Co-Design Optimization (Trust Region + Stability Weighting)
4.9. Method-to-Architecture Mapping
4.10. Evaluation Protocol and Statistical Analysis (H1–H3)
4.10.1. Implementation Disclosure and Reproducibility
4.10.2. H1 (Durable Communication Performance)
4.10.3. H2 (Ephemeral V2V Hazard Dissemination Under Uncertainty)
4.10.4. H3 (Stability-Constrained Co-Design Effectiveness)
4.10.5. Supporting Validation: Segmentation Fidelity
4.11. V2V Mesh Evaluation Stack (ns-3 + SUMO, C-V2X Mode 4/PC5)
4.11.1. Reference Simulator and Standard Alignment
4.11.2. Mobility and Racing Scenarios
4.11.3. Comparative Framing
4.11.4. Reported Metrics
5. Algorithmic Implementation
5.1. State, Timing Semantics, and Dissemination Objective
- is the local hazard micro-map keyed byIt stores the latest accepted value (including SEV and FOOTPRINT_Q), the observation timestamp , the verified security mode , and an optional corroboration set used for escalation gating.
- is a bounded duplicate/anti-replay cache. Since MSG_ID denotes message class/version rather than a globally unique packet identifier, duplicate suppression uses a derived keywhere SRC denotes the link-layer sender identity, or the authenticated sender identity when M1/M2 is active. This prevents collisions when multiple motorcycles report the same region within the same millisecond.
- is the dynamically maintained neighbor set derived from periodic beacons and local link context (relative heading, proximity, and optional track-progress relevance).
5.1.1. Track Discretization Note
5.1.2. Time Validity vs. Hop Validity
- Time validity, implemented by an expiry horizon , through , using TIMESTAMP and a policy-defined validity window;
- Hop validity, implemented by the 4-bit TTL field, decremented at each forward.
5.1.3. Dissemination Objective
5.2. Packet Format, Mode Detection, and Serialization
- M0: base digest only (CRC-8).
- M1: base digest + 8-byte truncated MAC tag.
- M2: base digest + AEAD nonce/tag metadata for authority-originated alerts.
5.3. Acceptance Predicate and Merge Rule
5.3.1. Acceptance Predicate
- 1.
- Integrity: .
- 2.
- Freshness/expiry: and , where W is the receiver-side acceptance window used for replay limitation.
- 3.
- Duplicate/anti-replay: .
- 4.
- Policy gating: , which applies the M0/M1/M2 policy and verifies MAC/AEAD only when required.
- 5.
- Physical plausibility: sector adjacency, bounded update rate, and simple continuity constraints.
5.3.2. Merge Rule
5.4. Neighbor Selection: and Relevance Bias
Practical Fanout Choice
5.5. Scheduling and Congestion Behavior (k, , , and TTL)
Scalability Interpretation
5.6. Anti-Entropy Repair: Compact Summaries and Selective Pull
5.7. Bounded-Time Convergence (Operational View)
5.8. Security and Auditability (Aligned with Section 3.10)
5.8.1. Scope Note
5.8.2. Auditability
| Algorithm 1 Randomized gossip for hazard micro-maps (bounded-time, TTL-limited; policy-gated security). |
| INPUT: Fanout k, anti-entropy period , time expiry window , acceptance window W, initial hop budget , authentication threshold |
| 1: Each node maintains , duplicate cache (bounded LRU), and neighbors |
| 2: function Key(pkg) |
| 3: return |
| 4: end function |
| 5: function DKey(pkg,SRC) |
| 6: return |
| 7: end function |
| 8: function RequireAuth(SEV) |
| 9: return |
| 10: end function |
| 11: function ModeValid(pkg) |
| 12: infer from packet length or link header |
| 13: if RequireAuth(pkg.SEV) and then |
| 14: return false |
| 15: end if |
| 16: if then |
| 17: verify MAC/AEAD |
| 18: end if |
| 19: return verification result (or true for M0) |
| 20: end function |
| 21: procedure OnDetectHazard(sector, offsetQ, type, sev, footprintQ) |
| 22: build as in Table 2 |
| 23: set , compute over base fields |
| 24: append authentication only if required by policy |
| 25: |
| 26: |
| 27: insert into |
| 28: send to ▹ immediate first-hop push |
| 29: end procedure |
| 30: procedure OnReceive(pkg,SRC) |
| 31: , |
| 32: if or or then |
| 33: return |
| 34: end if |
| 35: if then |
| 36: return |
| 37: end if |
| 38: if or then |
| 39: return |
| 40: end if |
| 41: insert into |
| 42: if or then |
| 43: |
| 44: else if then |
| 45: update corroboration: |
| 46: end if |
| 47: if and UsefulToForward(pkg,) then |
| 48: |
| 49: send to |
| 50: end if |
| 51: end procedure |
| 52: procedure AntiEntropyRound |
| 53: select peer (uniform or quality-weighted) |
| 54: exchange with |
| 55: request missing/newer keys via PullMissing |
| 56: merge returned digests via timestamp dominance and the acceptance predicate |
| 57: end procedure |
5.9. Recommended Parameterization and Traceability to H1–H3
Critical-Path Clarification
6. Experimental Setup and Validation Protocol
6.1. Testbed Overview and Measurement Points
6.2. Clocking, Offset Calibration, and Latency Accounting (MQTT Plane)
6.2.1. Hop-Level Accounting (No Cross-Node Synchronization Required)
6.2.2. End-to-End Accounting (Offset-Calibrated)
6.2.3. Acceptance Window for Freshness
6.3. Telemetry-in-the-Loop (TiL) and Local Logging (MDF4)
6.3.1. Signal Ingestion and Deterministic Replay
6.3.2. H3 Evidence Source: Successive Real Sessions with Mechanical Changes
6.3.3. Channels and Sampling
6.3.4. Audit Trail
6.4. H2 Mesh/Sidelink Evaluation Protocol (ns-3 + SUMO, C-V2X Mode 4/PC5)
6.4.1. Definition of Time-to-Coverage
6.4.2. Reception Metrics Under Load
6.4.3. Reported H2 Outputs
6.5. Datasets and Ground Truth
6.5.1. H1 (MQTT Durable Path)
6.5.2. H2 (Mesh/Sidelink)
6.5.3. H3 (Successive Real Sessions with Mechanical Changes)
6.5.4. Supporting Segmentation Validation
6.6. Threats to Validity
6.6.1. Connectivity Generalization (H1)
6.6.2. Modeling Assumptions (H2)
6.6.3. Clock Offset Residuals (H1)
6.6.4. Segmentation Scope (Support)
6.6.5. Causal Attribution Limits (H3)
7. System Implementation and Results
7.1. Prototype Stack, Instrumentation, and Data Fabric (Edge–Gateway–Cloud + Mesh)
- Edge (Bronze): a Jetson-class Linux embedded node ingests ECU telemetry over CAN via SocketCAN, executes low-latency Skill Atom segmentation, computes atom metadata and volatility-related state, and persists raw/high-rate signals plus atom-aligned metadata into ASAM MDF 4.x for deterministic replay and auditability.
- Mesh (Silver): the safety plane disseminates hazard micro-maps via the TTL-bounded randomized gossip protocol (Algorithm 1) using the fixed-size hazard digest with explicit time validity () and hop validity (TTL).
- Gateway/Broker (Continuum Spine): a lightweight MQTT stage receives low-rate event and atom-summary messages from the edge and relays them to the cloud. This stage is instrumented explicitly for H1 through hop-level timestamps.
- Cloud (Gold): storage, aggregation, reporting, and post-session co-design over uploaded summaries and session artifacts.
Auditable Artifacts Produced per Session
7.2. Human-Facing Layer: Setup Ledger for Explainable Co-Design (Illustrative)
7.2.1. Role of the Ledger
7.2.2. Evidence Pillars
- 1.
- Trigger and scope: anomaly class, atom type, and track context.
- 2.
- Stability state: current volatility/risk indicators used by the supervisory gate.
- 3.
- Optional aligned human context: rider notes mapped to the same atom window.
- 4.
- Bounded proposal: a trust-region-limited plus the supporting technical references and evidence pointers.
7.2.3. Illustrative Status
7.3. H1: Durable Continuum Communication Performance (MQTT Latency Decomposition)
7.3.1. Interpretation
7.3.2. Scope Note
7.4. Supplementary Architectural Baseline: Why the Safety Plane Must Be Local
Interpretation
7.5. H2: Ephemeral V2V Hazard Dissemination Under Uncertainty (Mesh/Sidelink)
7.5.1. Scenario Definition
7.5.2. Reported Metrics
7.5.3. Actionability Under Uncertainty
7.5.4. Scalability Interpretation
7.6. Supporting Validation: Skill Atom Segmentation Fidelity (AS and CE)
Interpretation
7.7. H3: Stability-Driven Co-Design and Attribution (Jerez Pilot Case Study)
7.7.1. Physical Environment and Evidence Scope
7.7.2. Channels and Sampling
7.7.3. Stability Outcomes (Windowed Aggregates)
7.7.4. Representative Sector Attribution
7.7.5. Interpretation and Limitation
7.8. Summary of Evidence and Traceability
- H1 (durable plane): joined MQTT logs with hop-wise decomposition, no observed loss in the instrumented run, and latency-to-distance interpretation.
- H2 (safety plane): packet-level dissemination outputs (, , PRR/PDR, PIR, and actionability corridors) over density-controlled ns-3+SUMO Mode 4 scenarios.
- H3 (pilot co-design): paired MDF4-backed windows, stability aggregates, and a representative attribution artifact linking setup recommendations back to replayable telemetry.
8. Discussion
8.1. Latency as a Safety Quantity: From Milliseconds to Blind Distance
8.1.1. Design Implication
8.1.2. Traceability Note
8.2. H2 Interpretation: Bounded-Time Coverage Under Broadcast Stress
8.2.1. Actionability Under the Uncertainty Budget
8.2.2. Why the Scaling Is Non-Linear
8.2.3. Mesh vs. Cloud Tails
8.3. Why Gossip Is Appropriate for Perishable Hazards
8.4. From Descriptive Telemetry to Prescriptive Control via Volatility
8.5. H3 Interpretation: Pilot Evidence from Successive Real Sessions
8.6. Supporting Validation: Segmentation Fidelity, Atom Ambiguity, and Update Robustness
8.7. Reproducibility and Governance: MDF4 + Event/Merge Logs as “What-Knew-When” Evidence
8.8. Limitations and Threats to Validity
8.8.1. Connectivity Generalization
8.8.2. Modeling Assumptions (H2)
8.8.3. Atom Vocabulary and Multi-Session Drift
8.8.4. Causal Isolation (H3)
8.8.5. Security Posture
9. Conclusions and Future Outlook
9.1. Summary of Contributions (Traceable to H1–H3)
- 1.
- Critical-path separation in an edge–mesh–cloud continuum (H1). We formalized an edge–mesh–cloud continuum in which reflexive hazard awareness remains local, while the cloud is reserved for durable aggregation, replay, and long-horizon learning. The instrumented MQTT pipeline quantifies staged and end-to-end latency (Table 10) and its physical meaning as blind distance at 300 km/h (Table 11), showing why safety alerts must not depend on backhaul acknowledgment.
- 2.
- Ephemeral hazard dissemination with bounded validity (H2). We operationalized perishable hazard awareness through a compact uncertainty-aware hazard digest and a TTL/time-expiry bounded dissemination protocol with push–pull repair (Section 3.9 and Section 5). The mesh/sidelink evaluation over C-V2X Mode 4 reports time-to-coverage () and reception metrics (PRR/PDR, and PIR) across pack densities (Table 13), providing a standard-aligned validation of the safety plane.
- 3.
- Stability-first co-design with auditable pilot evidence (H3). We coupled maneuver-level outcomes and volatility-aware gating to a post-session co-design workflow (Section 4) and reported a traceable attribution artifact that decomposes signed timing deltas into setup/rider/other components (Table 16). Stability outcomes (slip proxy and volatility) are reported as aggregated pilot evidence from successive real sessions with mechanical setup changes (Table 15), supporting an interpretable human-in-the-loop engineering workflow without claiming broad causal generalization.
Supporting Validation (Segmentation)
9.2. Quantitative Takeaways and Engineering Meaning
9.3. Practical Implications
9.3.1. Local Dissemination Is a Requirement, Not an Optimization
9.3.2. Maneuver-Level Abstractions Enable Auditable Post-Session Engineering
9.4. Future Outlook
- 1.
- NR-V2X and broader channel regimes. Extend the dissemination study beyond C-V2X Mode 4 to NR-V2X sidelink and broader channel/interference conditions, continuing to report time-to-coverage, PRR/PIR, and freshness metrics under controlled load.
- 2.
- Hardware-in-the-loop and field validation of the safety plane. Complement simulation with controlled laboratory or trackside experiments to validate hazard-digest reception under realistic multipath and mobility and to stress-test latency-aware trust policies.
- 3.
- Replicated multi-session multi-rider co-design studies. Extend H3 beyond the present pilot by collecting larger cohorts of successive real sessions with mechanical changes across tracks, riders, temperatures, tire states, and fuel loads. Methodologically, this calls for replicated A/B protocols and hierarchical models that separate setup effects from rider adaptation and environmental drift.
9.5. Closing Remark
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
References
- Lee, E.A. Cyber Physical Systems: Design Challenges. In Proceedings of the 11th IEEE International Symposium on Object/Component/Service-Oriented Real-Time Distributed Computing (ISORC), Orlando, FL, USA, 5–7 May 2008; pp. 363–369. [Google Scholar] [CrossRef]
- Shi, W.; Cao, J.; Zhang, Q.; Li, Y.; Xu, L. Edge Computing: Vision and Challenges. IEEE Internet Things J. 2016, 3, 637–646. [Google Scholar] [CrossRef]
- Satyanarayanan, M. The Emergence of Edge Computing. Computer 2017, 50, 30–39. [Google Scholar] [CrossRef]
- Mao, Y.; You, C.; Zhang, J.; Huang, K.; Letaief, K.B. A Survey on Mobile Edge Computing: The Communication Perspective. IEEE Commun. Surv. Tutor. 2017, 19, 2322–2358. [Google Scholar] [CrossRef]
- Armbrust, M.; Das, T.; Xin, R.; Zaharia, M. Lakehouse: A New Generation of Open Platforms that Unify Data Warehousing and Advanced Analytics. In Proceedings of the 11th Conference on Innovative Data Systems Research (CIDR), Online, 11–15 January 2021. [Google Scholar]
- IEEE. IEEE Standard for Information Technology—Telecommunications and Information Exchange Between Systems—Local and Metropolitan Area Networks—Specific Requirements—Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications Amendment 6: Wireless Access in Vehicular Environments; IEEE Std 802.11p-2010; IEEE: Piscataway, NJ, USA, 2010. [Google Scholar]
- Kenney, J.B. Dedicated Short-Range Communications (DSRC) Standards in the United States. Proc. IEEE 2011, 99, 1162–1182. [Google Scholar] [CrossRef]
- Campolo, C.; Molinaro, A.; Scopigno, R. From Today’s VANETs to Tomorrow’s Cellular V2X Communications: A Survey. Veh. Commun. 2015, 2, 158–171. [Google Scholar] [CrossRef]
- Molina-Masegosa, R.; Gozalvez, J. LTE-V for Sidelink 5G V2X Vehicular Communications: A New 5G Technology for Short-Range Vehicle-to-Everything Communications. IEEE Veh. Technol. Mag. 2017, 12, 30–39. [Google Scholar] [CrossRef]
- 3GPP. Study on LTE-Based V2X Services; Technical Report (TR) 36.885 V14.0.0, 3rd Generation Partnership Project (3GPP); ETSI: Sophia Antipolis, France, 2016; Release 14. [Google Scholar]
- Castañeda García, M.H.; Molina-Galan, A.; Boban, M.; Gozalvez, J.; Coll-Perales, B.; Şahin, T.; Kousaridas, A. A Tutorial on 5G NR V2X Communications. IEEE Commun. Surv. Tutor. 2021, 23, 1972–2026. [Google Scholar] [CrossRef]
- 3GPP. Overall Description of Radio Access Network (RAN) Aspects for Vehicle-to-Everything (V2X) Based on LTE and NR; Technical Report (TR) 37.985 V16.1.0, 3rd Generation Partnership Project (3GPP); ETSI: Sophia Antipolis, France, 2022; Published as ETSI TR 137 985. [Google Scholar]
- Torrent-Moreno, M.; Jiang, H.C.; Hartenstein, H. Broadcast Reception Rates and Effects of Priority Access in 802.11-Based Vehicular Ad-Hoc Networks. In Proceedings of the 1st ACM International Workshop on Vehicular Ad Hoc Networks (VANET), Philadelphia, PA, USA, 1 October 2004; pp. 10–18. [Google Scholar] [CrossRef]
- Sepulcre, M.; Gozalvez, J.; Altintas, O.; Kremo, H. Integration of Congestion and Awareness Control in Vehicular Networks. Ad Hoc Netw. 2016, 37, 13–28. [Google Scholar] [CrossRef]
- ETSI EN 302 663 V1.3.0; Intelligent Transport Systems (ITS); Access Layer Specification for Intelligent Transport Systems Operating in the 5 GHz Frequency Band. European Telecommunications Standards Institute (ETSI): Valbonne, France, 2019.
- ETSI EN 302 637-2 V1.4.1; Intelligent Transport Systems (ITS); Vehicular Communications; Basic Set of Applications; Part 2: Specification of Cooperative Awareness Basic Service (CAM). European Telecommunications Standards Institute (ETSI): Valbonne, France, 2019.
- ETSI EN 302 637-3 V1.3.1; Intelligent Transport Systems (ITS); Vehicular Communications; Basic Set of Applications; Part 3: Specification of Decentralized Environmental Notification Basic Service (DENM). European Telecommunications Standards Institute (ETSI): Valbonne, France, 2019.
- ETSI EN 302 636-4-1 V1.3.1; Intelligent Transport Systems (ITS); Vehicular Communications; GeoNetworking; Part 4: Geographical Addressing and Forwarding for Point-to-Point and Point-to-Multipoint Communications; Sub-Part 1: Media-Independent Functionality. European Telecommunications Standards Institute (ETSI): Valbonne, France, 2018.
- ETSI TS 102 687 V1.2.1; Intelligent Transport Systems (ITS); Decentralized Congestion Control Mechanisms for Intelligent Transport Systems operating in the 5 GHz range; Access Layer Part. European Telecommunications Standards Institute (ETSI): Valbonne, France, 2018.
- Balador, A.; Cinque, E.; Pratesi, M.; Valentini, F.; Bai, C.; Alonso Gómez, A.; Mohammadi, M. Survey on decentralized congestion control methods for vehicular communication. Veh. Commun. 2022, 33, 100394. [Google Scholar] [CrossRef]
- 3GPP. Study on Evaluation Methodology of new Vehicle-to-Everything (V2X) Use Cases for LTE and NR; Technical Report (TR) 37.885 V15.3.0, 3rd Generation Partnership Project (3GPP); ETSI: Sophia Antipolis, France, 2019; Text identical to 3GPP TR 37.885 V15.3.0. [Google Scholar]
- Chen, P.; Li, Y.; Wu, H.; Zhang, J. A deep learning-based reverse auction mechanism for semantic communication in IoV crowdsensing services. Comput. Netw. 2025, 271, 111643. [Google Scholar] [CrossRef]
- Zhang, Z.; Wu, Q.; Fan, P.; Cheng, N.; Chen, W.; Letaief, K.B. DRL-Based Optimization for AoI and Energy Consumption in C-V2X Enabled IoV. IEEE Trans. Green Commun. Netw. 2025, 9, 2144–2159. [Google Scholar] [CrossRef]
- Demers, A.; Greene, D.; Hauser, C.; Irish, W.; Larson, J.; Shenker, S.; Sturgis, H.; Swinehart, D.; Terry, D. Epidemic Algorithms for Replicated Database Maintenance. In Proceedings of the Sixth Annual ACM Symposium on Principles of Distributed Computing (PODC ’87), Vancouver, BC, Canada, 10–12 August 1987. [Google Scholar] [CrossRef]
- Eugster, P.T.; Guerraoui, R.; Kermarrec, A.M.; Massoulié, L. Epidemic Information Dissemination in Distributed Systems. Computer 2004, 37, 60–67. [Google Scholar] [CrossRef]
- Eugster, P.T.; Felber, P.A.; Guerraoui, R.; Kermarrec, A.M. The Many Faces of Publish/Subscribe. ACM Comput. Surv. 2003, 35, 114–131. [Google Scholar] [CrossRef]
- Kaul, S.; Yates, R.D.; Gruteser, M. Real-Time Status: How Often Should One Update? In Proceedings of the 2012 Proceedings IEEE INFOCOM, Orlando, FL, USA, 25–30 March 2012; pp. 2731–2735. [Google Scholar] [CrossRef]
- Kosta, A.; Pappas, N.; Angelakis, V. Age of Information: A New Concept, Metric, and Tool. Found. Trends Netw. 2017, 12, 162–259. [Google Scholar] [CrossRef]
- Sakoe, H.; Chiba, S. Dynamic Programming Algorithm Optimization for Spoken Word Recognition. IEEE Trans. Acoust. Speech Signal Process. 1978, 26, 43–49. [Google Scholar] [CrossRef]
- Keogh, E.; Ratanamahatana, C.A. Exact Indexing of Dynamic Time Warping. Knowl. Inf. Syst. 2005, 7, 358–386. [Google Scholar] [CrossRef]
- Chandola, V.; Banerjee, A.; Kumar, V. Anomaly Detection: A Survey. ACM Comput. Surv. 2009, 41, 15:1–15:58. [Google Scholar] [CrossRef]
- Rajamani, R. Vehicle Dynamics and Control, 2nd ed.; Springer: Berlin/Heidelberg, Germany, 2012. [Google Scholar] [CrossRef]
- Pacejka, H.B. Tire and Vehicle Dynamics, 3rd ed.; Butterworth-Heinemann: Oxford, UK, 2012. [Google Scholar]
- Limebeer, D.J.N.; Sharp, R.S. Bicycles, Motorcycles, and Models. IEEE Control Syst. Mag. 2006, 26, 34–61. [Google Scholar] [CrossRef]
- Sharp, R.S.; Limebeer, D.J.N. A Motorcycle Model for Stability and Control Analysis. Multibody Syst. Dyn. 2001, 6, 123–142. [Google Scholar] [CrossRef]
- Sharp, R.S.; Evangelou, S.; Limebeer, D.J.N. Advances in the Modelling of Motorcycle Dynamics. Multibody Syst. Dyn. 2004, 12, 251–283. [Google Scholar] [CrossRef]
- Endsley, M.R. Toward a Theory of Situation Awareness in Dynamic Systems. Hum. Factors 1995, 37, 32–64. [Google Scholar] [CrossRef]
- McRuer, D. Pilot-Induced Oscillations and Human Dynamic Behavior; NASA Contractor Report NASA CR-2144; NASA: Washington, DC, USA, 1974.
- Gunning, D.; Aha, D. DARPA’s Explainable Artificial Intelligence (XAI) Program. AI Mag. 2019, 40, 44–58. [Google Scholar] [CrossRef]
- Ribeiro, M.T.; Singh, S.; Guestrin, C. “Why Should I Trust You?”: Explaining the Predictions of Any Classifier. In Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (KDD), San Francisco, CA, USA, 13–17 August 2016; pp. 1135–1144. [Google Scholar] [CrossRef]
- Sommer, C.; German, R.; Dressler, F. Bidirectionally Coupled Network and Road Traffic Simulation for Improved IVC Analysis. IEEE Trans. Mob. Comput. 2011, 10, 3–15. [Google Scholar] [CrossRef]
- Behrisch, M.; Bieker, L.; Erdmann, J.; Krajzewicz, D. SUMO – Simulation of Urban Mobility: An Overview. In Proceedings of the SIMUL 2011, The Third International Conference on Advances in System Simulation, Barcelona, Spain, 23–28 October 2011; pp. 63–68. [Google Scholar]
- Riley, G.F.; Henderson, T.R. The ns-3 Network Simulator. In Modeling and Tools for Network Simulation; Wehrle, K., Günes, M., Gross, J., Eds.; Springer: Berlin/Heidelberg, Germany, 2010; pp. 15–34. [Google Scholar] [CrossRef]
- Varga, A. The OMNeT++ Discrete Event Simulation System. In Proceedings of the European Simulation Multiconference (ESM), Prague, Czech Republic, 6–9 June 2001. [Google Scholar]
- Eckermann, F.; Kahlert, M.; Wietfeld, C. Performance Analysis of C-V2X Mode 4 Communication Introducing an Open-Source C-V2X Simulator. arXiv 2019, arXiv:1907.09977. [Google Scholar] [CrossRef]
- Gonzalez-Martín, M.; Sepulcre, M.; Molina-Masegosa, R.; Gozalvez, J. Analytical Models of the Performance of C-V2X Mode 4 Vehicular Communications. IEEE Trans. Veh. Technol. 2019, 68, 1155–1166. [Google Scholar] [CrossRef]
- Groves, P.D. Principles of GNSS, Inertial, and Multisensor Integrated Navigation Systems, 2nd ed.; Artech House: Boston, MA, USA, 2013. [Google Scholar]
- IEEE Std 1588; IEEE Standard for a Precision Clock Synchronization Protocol for Networked Measurement and Control Systems. IEEE: New York, NY, USA, 2019; Revision of IEEE Std 1588-2008.
- Grewal, M.S.; Weill, L.R.; Andrews, A.P. Global Navigation Satellite Systems, Inertial Navigation, and Integration, 3rd ed.; Wiley: Hoboken, NJ, USA, 2020. [Google Scholar]














| Req. | Requirement | Closest Related-Work Strand(s) | HEO |
|---|---|---|---|
| R1 | Bounded-time dissemination of ephemeral hazard knowledge under intermittent infrastructure and congested broadcast | V2X standards + broadcast stress + evaluation methodology [7,8,9,10,13,14,15,21] | Yes |
| R2 | Freshness-aware dissemination under loss with TTL semantics and time-to-coverage metrics (e.g., ) | Gossip + pub/sub + AoI/freshness [23,24,25,26,27,28] | Yes |
| R3 | Loss-tolerant capture and auditability under coverage gaps (replayability and provenance) | CPS/edge computing and curated analytics platforms [1,2,5] | Yes |
| R4 | Maneuver-level representation with alignment and robust features for attribution (rider vs. setup vs. environment) | Time-series alignment + robust anomaly detection + dynamics [29,30,31,32,33] | Yes |
| R5 | Stability safeguards to avoid algorithm-induced oscillations in slower recommendation loops | Human factors + PIO + control perspectives [37,38] | Yes |
| R6 | Communication-efficient vehicular knowledge exchange with utility/freshness trade-offs | Recent IoV optimization and semantic communication [22,23] | Yes |
| Field | Bits | Offset | Encoding | Functional Context |
|---|---|---|---|---|
| MSG_ID | 8 | 0 | uint8 | Message class and protocol version. |
| SECTOR_ID | 8 | 8 | uint8 | Spatial track segment index [0, 255]. |
| OFFSET_Q | 8 | 16 | uint8 | Quantized along-track position. |
| HAZ_TYPE | 4 | 24 | uint4 | Hazard class (oil, debris, -drop, etc.). |
| SEV | 4 | 28 | uint4 | Severity level (risk weight for J). |
| FOOTPRINT_Q | 8 | 32 | uint8 | Quantized spatial extent (). |
| TIMESTAMP | 32 | 40 | uint32 | Obs. time (ms since session start). |
| TTL | 4 | 72 | uint4 | Hop budget for gossip suppression. |
| CRC8 | 8 | 76 | CRC-8 | Fast hardware-friendly integrity check. |
| Total (Base) | 84 | — Authentication appended per policy (Section 3.10) | ||
| Mode | Overhead | Usage Trigger | Operational Integrity & Notes |
|---|---|---|---|
| M0: Open | +0 B | Low/medium severity; dense mesh; thermal throttling. | Heuristic trust: CRC + freshness window + physical plausibility; optional m-source confirmation. |
| M1: Auth | +8 B | High severity; high-risk zones; spoofing detection required. | Cryptographic HMAC: 64-bit truncated tag over base + sender context; verified before UI escalation. |
| M2: Full | +28 B | Track authority/marshal alerts (source of truth). | AEAD (ChaCha20-Poly1305): Explicit 12B nonce + 16B tag; maximum replay/integrity protection. |
| Hypothesis | Data Artifact | Analysis Unit | Primary Outputs |
|---|---|---|---|
| H1: Durable path | MQTT latency join logs | Discrete events | per hop and end-to-end; observed loss. |
| H2: Mesh safety plane | ns-3/SUMO dissemination logs | Hazard events/receptions | , PRR/PDR, PIR, AoI, actionability corridors. |
| H3: Co-design pilot | MDF4-backed baseline vs. mechanically adjusted sessions | Atoms/paired windows/sector aggregates/laps | , slip proxy, volatility , paired bootstrap CI, paired non-parametric tests, effect sizes. |
| Support | Atom segmentation set | Labeled intervals | Precision, recall, F1, temporal IoU (AS and CE). |
| Param. | Symbol | Range | Default | Unit | Operational Rationale |
|---|---|---|---|---|---|
| Fanout | k | 1–4 | 2 | peers | Bounds transmissions; redundancy is recovered through TTL re-forward and anti-entropy. |
| Anti-entropy period | 25–150 | 75 | ms | Repair cadence; trades loss recovery against overhead. | |
| Time expiry window | 5–15 | 10 | s | Bounds temporal relevance; avoids stale cross-lap persistence. | |
| Initial hop budget | 4–12 | 8 | hops | Bounds spatial spread and limits flooding. | |
| Acceptance window | W | 250–1500 | 750 | ms | Replay-limiting window; absorbs modest clock offsets. |
| Auth threshold | 8–12 | 10 | severity | Requires M1/M2 when . |
| Symbol | Functional Meaning | Architectural Application |
|---|---|---|
| Hop budget: maximum number of re-transmissions. | Mesh plane: limits uncontrolled spread in Algorithm 1. | |
| Expiry window: temporal validity of a hazard state. | Micro-map validity and stale-hazard suppression. | |
| Anti-entropy period: cadence for push–pull repair. | Mesh consistency and dissemination robustness. | |
| W | Acceptance window: tolerance for skew and replay limiting. | Durable-path freshness accounting and replay mitigation. |
| Artifact | Contents | Used to Reproduce |
|---|---|---|
| MDF4 trace | High-rate channels + atom markers + triplets | H3 recomputation; deterministic replay; forensic audit |
| Event log (CSV/JSON) | msg-id, , type, severity, sector, digest fields | H1 join, loss accounting, freshness checks |
| Gateway hop log | msg-id, , | Stage decomposition (H1) |
| Cloud ingest log | msg-id, | E2E quantiles (H1) |
| Mesh merge log | DKey, , merge outcome, TTL decay | Mesh-plane auditability and local micro-map reconstruction |
| Hypothesis | Plane | Data Source/Artifact | Experimental Scale/Analysis Unit |
|---|---|---|---|
| H1: Durable | Cloud/MQTT | E2E latency joins via msg-id | discrete events |
| H2: Mesh | V2V/ns-3 | Dissemination logs over pack | nodes × repeated seeds and hazard injections |
| H3: Co-design pilot | MDF4/real sessions | Paired baseline-vs.-mechanically adjusted sessions | Paired windows/atoms/laps/sector aggregates; raw 1 kHz traces underlying replay |
| Support | Labeling | Expert-annotated intervals | gold-standard segments |
| Layer | Components | Key Configuration | Instrumentation |
|---|---|---|---|
| Edge (Bronze) | SocketCAN ingest; DBC decode; Skill Atom FSM; aligned feature extraction; MDF writer | CAN 2.0B/CAN-FD; synchronized timeline; ASAM MDF 4.x; atom triggers per Equation (4) | : edge enqueue/publish; per-atom logs; hazard digest emission logs |
| Mesh (Silver) | Hazard digest + randomized gossip micro-map exchange | 84-bit base digest; fanout k; anti-entropy period ; expiry ; TTL | Per-digest TX/RX stamps; merge decisions; corroboration; TTL decay; expiry drops |
| Gateway/Broker | MQTT receive/relay stage | Low-rate atom/event payloads; QoS-configured durable path | : gateway receive; : gateway forward/publish-to-cloud |
| Cloud (Gold) | Ingest + storage + analytics + reporting + co-design search | Session artifact uploads; atom-summary aggregation; replay pointers | : cloud receive; end-to-end join by msg-id |
| Stage | p50 | p95 | p99 | Max | Observed Loss (%) |
|---|---|---|---|---|---|
| Edge → Gateway | 9.81 | 16.48 | 18.60 | 25.10 | 0.00 |
| Gateway → Cloud | 71.95 | 159.40 | 185.63 | 289.71 | 0.00 |
| End-to-End | 83.24 | 175.88 | 204.23 | 303.74 | 0.00 |
| E2E Statistic | Latency (ms) | Blind Distance (m) |
|---|---|---|
| p50 | 83.24 | 6.94 |
| p95 | 175.88 | 14.66 |
| p99 | 204.23 | 17.02 |
| Max | 303.74 | 25.31 |
| Alerting Plane | Latency (ms) | Blind Distance at 300 km/h (m) |
|---|---|---|
| Cloud-mediated alerting (baseline) | 225.0 | 18.75 |
| Edge–mesh hazard dissemination | 12.5 | 1.03 |
| Scenario | (ms) | (ms) | PRR/PDR (%) | PIR (ms) |
|---|---|---|---|---|
| Sparse pack () | 4.2 | 12.5 | 99.8 | 15.0 |
| Medium pack () | 8.7 | 26.3 | 96.5 | 35.2 |
| Dense pack () | 15.1 | 48.9 | 91.2 | 72.4 |
| Atom | n | Precision | Recall | F1 | Mean IoU |
|---|---|---|---|---|---|
| AS (Apex Stability) | 50 | 0.64 | 1.00 | 0.7805 | 0.6007 |
| CE (Corner Exit) | 50 | 1.00 | 1.00 | 1.0000 | 0.8949 |
| Metric | Baseline | Optimized | Relative Change |
|---|---|---|---|
| Wheel-slip proxy (%) | 6.26 | 3.75 | |
| Control volatility () | 0.1290 | 0.0212 |
| Sector | (s) | (s) | (s) | Setup Share | Rider Share | Other Share |
|---|---|---|---|---|---|---|
| Sector_1 | 2.466763 | 2.466763 | 0.000000 | – | – | – |
| Sector_2 | 2.398005 | 2.398005 | 0.000000 | – | – | – |
| Sector_3 | 2.235602 | 2.235602 | 0.000000 | – | – | – |
| Sector_4 | 2.455770 | 2.456291 | −0.000521 | 0.6000 | 0.3000 | 0.1000 |
| Total | 9.556139 | 9.556660 | −0.000521 | 0.6000 | 0.3000 | 0.1000 |
| Hyp. | Primary Evidence (Section 7) | Design Implication/Operational Meaning |
|---|---|---|
| H1 | MQTT staged and E2E latency quantiles (Table 10) mapped to blind distance (Table 11); tail dominance by gateway → cloud. | Cloud is appropriate for oversight, auditability, and long-horizon learning but not for reflexive hazard propagation. Safety loops must tolerate intermittent backhaul by keeping the critical path local/lateral (edge–mesh) while using the cloud as a durable sink for replicated evidence. |
| H2 | Mesh/sidelink dissemination metrics under increasing broadcast stress (Table 13): , , PRR/PDR degradation with density, and PIR inflation under load. | Perishable hazards should be disseminated with bounded validity (TTL + time expiry) and evaluated through time-to-coverage and freshness, not eventual consistency. In the tested packs, the measured tails remain compatible with short-horizon tactical awareness, supporting footprint-based alerts and local-first warning logic. |
| H3 | Stability outcomes (slip proxy and volatility reduction; Table 15) and representative maneuver-/sector-level attribution (Table 16). | Stability-first co-design can be operationalized as a safety-gated supervisory layer: intervene first on setup/electronics constraints to reduce instability before performance tuning. Because the evidence comes from successive real sessions with mechanical changes, attribution is useful for trust and engineering interpretation but should still be read as pilot case-study evidence rather than universal causal proof. |
| Scenario | (ms) | (m) | (ms) | (m) |
|---|---|---|---|---|
| Sparse pack () | 4.2 | 0.35 | 12.5 | 1.04 |
| Medium pack () | 8.7 | 0.73 | 26.3 | 2.19 |
| Dense pack () | 15.1 | 1.26 | 48.9 | 4.07 |
| Knob | Operational Effect/Trade-Off |
|---|---|
| Fanout k | Higher k accelerates coverage but increases channel load; keep small under congestion and rely on repair. |
| Anti-entropy period | Smaller improves repair under loss but increases control traffic; larger reduces overhead but risks longer repair gaps. |
| Hop TTL | Bounds propagation radius/hops; too small risks early extinction, while too large increases stale-alert exposure. |
| Time expiry | Bounds temporal relevance of micro-hazards and limits cache growth; should match track dynamics. |
| Acceptance window W | Stabilizes freshness checks under offset/jitter; too tight rejects valid alerts, while too loose enlarges replay tolerance. |
| Metric/Quantity | Value (p50/p95/Max) | Source | Operational Significance |
|---|---|---|---|
| Durable Path Performance (Cloud Integration) | |||
| E2E MQTT latency (ms) | 83.2/175.9/303.7 | Table 10 | Durable path supports auditing and visibility but exceeds the local reflexive safety budget. |
| Blind distance @ 300 km/h (m) | 6.9/14.7/25.3 | Table 11 | Quantifies the physical gap between cloud visibility and local actionability. |
| Critical Mesh Performance (V2V Safety Plane) | |||
| Mesh dissemination (ms) | 12.5/26.3/48.9 | Table 13 | The local V2V mesh remains within a short tactical horizon for the tested sparse/medium/dense packs. |
| Packet reception (PRR %) | 99.8/96.5/91.2 | Table 13 | Local awareness remains strong, with predictable degradation as density and contention increase. |
| Pilot Human–Machine Stability Outcomes | |||
| Stability shift (slip/) | 40% reduction/ lower | Table 15 | Pilot evidence of a safer operating regime under bounded stability-gated co-design. |
| Time attribution (/shares) | ms (0.6/0.3/0.1) | Table 16 | Provides an interpretable engineering artifact for mechanic-in-the-loop decision support. |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2026 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license.
Share and Cite
Juárez, R.; Rodríguez-Sela, F. An Edge–Mesh–Cloud Telemetry Architecture for High-Mobility Environments: Low-Latency V2V Hazard Dissemination in Competitive Motorcycling. Telecom 2026, 7, 47. https://doi.org/10.3390/telecom7020047
Juárez R, Rodríguez-Sela F. An Edge–Mesh–Cloud Telemetry Architecture for High-Mobility Environments: Low-Latency V2V Hazard Dissemination in Competitive Motorcycling. Telecom. 2026; 7(2):47. https://doi.org/10.3390/telecom7020047
Chicago/Turabian StyleJuárez, Rubén, and Fernando Rodríguez-Sela. 2026. "An Edge–Mesh–Cloud Telemetry Architecture for High-Mobility Environments: Low-Latency V2V Hazard Dissemination in Competitive Motorcycling" Telecom 7, no. 2: 47. https://doi.org/10.3390/telecom7020047
APA StyleJuárez, R., & Rodríguez-Sela, F. (2026). An Edge–Mesh–Cloud Telemetry Architecture for High-Mobility Environments: Low-Latency V2V Hazard Dissemination in Competitive Motorcycling. Telecom, 7(2), 47. https://doi.org/10.3390/telecom7020047

