-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
de5bc55
commit 1edff37
Showing
1 changed file
with
1 addition
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,17 +7,13 @@ v3.1, 2024-09-09 | |
Existing codes: https://github.com/RegineWendt/blood-voyager-s | ||
Regine Wendt <[email protected]> | ||
v1.1, 2019-04-24 | ||
|
||
|
||
BVS is a ns-3 module that simulates the global movement of nanobots in the human body. It features a simplified model of a human body’s cardiovascular system to simulate the nanobots’ mobility. | ||
|
||
Laurenz Ebner <[email protected]> | ||
v2.1, 2024-02-12 | ||
|
||
|
||
BVS v2.1 introduces the possibility to model the communication channel, between the nanobots and the gateways, which would in real apllications be situated at the skin level and is in simulation a synthetic data generator for database usage. The mobility model is left unchanged, but we added multiple modules to measure, transmit and receive data. | ||
|
||
To enhance the realism of existing BVS, BVS-Bio introduces multiple classes to integrate the source of infection, release biomarkers from the infection, and mobility of the biomarkers. | ||
To enhance the realism of existing BVS, **BVS-Bio** introduces multiple classes to integrate the source of infection, release biomarkers from the infection, and mobility of the biomarkers. | ||
The modules also enable communication between biomarkers and on-body gateways through a network device. It further facilitates interactions with nanobots. | ||
|
||
|
||
|