(Bungee Jumper) : Activity No. 7
(Bungee Jumper) : Activity No. 7
ECE-2102
Activity No. 7
(Bungee Jumper)
Introduction
Bungee jumping is an event that involves jumping while attached to a large elastic cord
from a tall structure. It is possible to simulate bungee jumping with a Simulink template. Simulink
data shows the jumper's movement. Meanwhile, through the Simulink model, the safety of the
bungee jumping system could be analyzed.
MATLAB codes
%Casilao, Princess Lheakyrie
%ECE 2102
%MATLAB Activity 7
%Bungee Jumper
m = 43;
c = 0.25;
g = 9.81;
The above constants initialized in MATLAB are needed to simulate the model.
The variable m (mass) is 43, c (cord) 0.25, and g(gravity) is 9.81.
This practice helped develop the real-life situation's personal interests and
pragmatic study. The practice with MATLAB and Simulink helped to provide this form
of engineering problem with the solution and gain real insight into the real system.
Nonetheless, the model building system and the security analysis process have been
given more attention.
References
Kadry, S. (2015). Retrieved December 2019, from
https://www.researchgate.net/publication/277289421_MODELING_AND_SIMULATIO
N_OF_BUNGEE_JUMPING