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

yongjae-Jang/SDV_Dynamic_Computation_Offloading_Controller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.9%
  • Python 11.1%