Human Circulatory System with Electric Components

This is a Simulink project to provide the values of pressure and flow in the human circulatory system with electric circuits components.
322 Downloads
Updated 3 Jun 2022

View License

This is a Simulink project to model the human circulatory system (arteries, capillaries, and veins) using electric circuit components. The model uses the reported circuit diagram for the human vessels in [1] and further discussed in [3]. We use the model for the heart following the mathematical model in [2].
The electric parameters for the resistors, inductors, and capacitors are specified in the file init_fcn.m, while the graphs are plotted in the stop_fcn.m. The project runs directly from the file Human_circulatory_system.slx.
All the electric parameters from the original design in [1] are included in the init_fcn.m file, which follow the International System of Units (SI). In this project, we assume a zero impact of gravity (lying in bed), but it can be further specified by modifying the g-force parameter in line 12 from init_fcn.m.
Files provided here are the following:
  • Simulink Project "HSP_Rideout.slx": Runs the project and self call dependencies as the .m files.
  • File to initiate all the electric parameters in the project: init_fcn.m.
  • File to plot results after running the simulink project: stop_fcn.m.
References
[1] M. F. Snyder and V. C. Rideout. 1969. Computer Simulation Studies of the Venous Circulation. IEEE Transactions on Biomedical Engineering BME-16, 4 (Oct. 1969), 325–334. https://doi.org/10.1109/tbme.1969.4502663
[2] Zhe Hu. 2001. HSP. https://de.mathworks.com/matlabcentral/fileexchange/818-
hsp
[3] Jorge Torres Gómez, Regine Wendt, Anke Kuestner, Ketki Pitke, Lukas Stratmann,and Falko Dressler. 2021. Markov Model for the Flow of Nanobots in the HumanCirculatory System. In8th ACM International Conference on Nanoscale Computing and Communication (NANOCOM 2021). ACM, Virtual Conference. https://doi.org/10.1145/3477206.3477477

Cite As

Jorge Torres Gómez (2022). Human Circulatory System with Electric Components (https://www.mathworks.com/matlabcentral/fileexchange/100039), MATLAB Central File Exchange. Retrieved March 24, 2022

MATLAB Release Compatibility
Created with R2021b
Compatible with R2021b
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

matlab_repo

matlab_repo/icon_images

Version Published Release Notes
3.2

updating the images in the icon blocks

3.1

Including the icon images for the components in the Simulink design.

3.0

In this update, we introduce factors for the resistors, inductors, and capacitors as SI units.

2.0.0

In this update we are including further circuits for the two arms and legs.

1.0.0