Human Motion and Control Laboratory [hmc.csuohio.edu]
Cleveland State University
March 4, 2014
Estimated
|
Unknown
|
m(t)=m0(φ)+K(φ)[s0(φ)−s(t)] m(t)=m0(φ)+K(φ)s0(φ)−K(φ)s(t)
m(t)=m∗(φ)−K(φ)s(t)
Assume that a lower limb exoskeleton can sense relative orientation and rate of the right and left planar ankle, knee, and hip angles.
s(t)=[s1˙s1…sq˙sq] where q=6
Assume that the exoskeleton can generate planar ankle, knee, and hip joint torques.
m(t)=[m1…mq] where q=6
K(φ)=[k(φ)s1k(φ)˙s1000…000k(φ)s2k(φ)˙s20…⋮0000⋱00000…0k(φ)sqk(φ)˙sq]
With n time samples in each gait cycle and m steps there are mnq equations and which can be used to solve for the nq(2q+1) unknowns: m∗(φ) and K(φ). This is a classic overdetermined system of linear equations that can be solved with linear least squares.
Ax=b
x=(ATA)−1ATb
Tonight at 6pm
Chemistry Computer Lab in the Whitby building on the 2nd floor. Next to ASEC (previous location).
https://github.com/pydy/pydy-tutorial-pycon-20141 / 20