Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Mathinline
    body--uriencoded--\ell%5e%7BMT%7D = 40~\text%7Bcm%7D
  • activation
    Mathinline
    bodya=1
  • pennation angle
    Mathinline
    body\phi = 0

...

(b) Now assume that the tendon is compliant with stiffness

Mathinline
body--uriencoded--k = 100~\text%7BN/cm%7D
. Further assume that both the muscle and tendon have linear force–length relationships (see figures below). Design an algorithm (using pseudocode or a flowchart) to solve for the muscle force (
Mathinline
body--uriencoded--F%5eM
), starting from an initial guess for muscle length (
Mathinline
body--uriencoded--\ell%5eM
) and iterating until a stopping condition is met. Just describe the algorithm (do not try to solve for
Mathinline
body--uriencoded--F%5eM
).

mImage Added

tImage Added

(c) Complete one iteration of the algorithm you designed in part (b) using the properties and scenario described above. Use the initial guess

Mathinline
body--uriencoded--\ell%5eM = 22.5~\text%7Bcm%7D
. Based on your calculations, how should you change your guess to get closer to the point where the muscle and tendon are in equilibrium?

...