Skip to content

Implementation of Dynamic Computation Offloading Control Logic in a Software-Defined Vehicle (SDV) System

Notifications You must be signed in to change notification settings

IITP-Load-Balancing/SDV_Dynamic_Computation_Offloading_Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Our Open-Source Software Related to Papers Published in 2024

Joint Task Offloading and Resource Allocation for Integrated V2V and V2I Communication

https://github.com/IITP-Load-Balancing/V2V-and-V2I-task-offloading

Workload Analysis for Load-Balancing

https://github.com/IITP-Load-Balancing/Workload-Analysis-for-Load-Balancing

CAN-Ethernet Gateway Sim

https://github.com/Hanyoung-Park/CAN-Ethernet_Gateway_Sim/tree/main

SDV Dynamic Computation Offloading Controller

About

Implementation of Dynamic Computation Offloading Control Logic in a Software-Defined Vehicle (SDV) System

How to Adapt to Your System

In the examples' Target.cpp code, ensure to utilize the following functions:

  1. readDefaultStatus
  2. updatePid
  3. signalHandler

Additionally, replace "Target" with "YourApp". In default.txt, the user can decide whether to execute these functions at the initial start.

LocalOnlyController

그림1

Feature: Low Latency using Signal Processing

그림2

LocalServerDynamicController

그림3

About

Implementation of Dynamic Computation Offloading Control Logic in a Software-Defined Vehicle (SDV) System

Resources

Stars

Watchers

Forks

Packages

No packages published