Question
BME Introduction to Biomedical Engineering Exercise Prosthetic Alignment Exercises: In this exercise, we will develop a program to read and plot center of gravity (CG)
BME Introduction to Biomedical Engineering
Exercise Prosthetic Alignment
Exercises:
In this exercise, we will develop a program to read and plot center of gravity (CG) data from two prosthetic alignment processes.
Device a program to read the CG and Base of Support (BOS) data provided (i.e., patient1.txt and BOS.txt, respectively).
Codes |
|
Results |
|
Use Matlab function(s) to plot the BOS data (hint: rectangle).
Codes |
|
Results |
|
Please add the CG data to the previous figure.
Codes |
|
Results |
|
Please identify and color-code the CG data points outside the BOS range.
Codes |
|
Results |
|
Lets repeat the processes in the previous task with the second data set (i.e., patient2.txt).
Plot the CG data from patient 2. Be sure you color-code the data points outside the BOS range.
Results |
|
Compare the CG data from both patients and determine which alignment was more optimal.
Selection |
|
Rationales |
|
Please suggest one or more existing technologies that can facilitate the prosthetic alignment process.
Technology 1 |
|
Rationales |
|
Technology 1 |
|
Rationales |
|
BOS.txt:
Location x y
1 15 15
2 -15 15
3 -15 -15
4 15 -15
patient1.txt:
time(s) CG_X CG_Y
1 13.8 4.2
2 18 -13.2
3 18.8 -8
4 -5.7 -11.3
5 2.2 11.2
6 -11.1 1.5
7 -6.3 -5
8 12.4 8
9 -10.5 -7.1
10 15.6 19.7
patient2.txt:
time(s) CG_X CG_Y
1 8.1 -13.3
2 15.8 -9.2
3 -11 -6.1
4 3.4 23.8
5 24.6 3
6 -11.4 22.9
7 22.9 -10.7
8 -3 0
9 0.1 13.1
10 -7.6 -10.3
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started