From f04bd24648872b20673b2814c76a72d2d97e3336 Mon Sep 17 00:00:00 2001 From: Sam Calisch <sam.calisch@cba.mit.edu> Date: Wed, 6 Sep 2017 08:17:57 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6cadd8f..12a7872 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,8 @@ To characterize the use of the AS5013 as a three-dimensional tracking device, we A concept for a 6 degree of freedom magnetic load cell is shown below. It uses a pair of flexures (aluminum or titanium plates on top and bottom) to set relative stiffnesses of Fx, Fy, Fz, Tx, Ty, Tz. A central rod carries a disk with four small neodymium magnets which moves when loads are applied. Four AS5013 hall array ICs are positioned just below the rest positions of the magnets on a single PCB. M3 standoffs and screws hold the entire stack together. <img src='v1/img/screenshot1.png' width=400px> + +Features of a "good" 6 DOF flexure: +* Ability to tune relative stiffnesses (e.g. Fx/Fz, Tx/Tz, etc.) +* Minimal cross talk (i.e., Fx doesn't induce a displacement in y or a twist, etc.) +* Fits into a reasonably small bounding volume. -- GitLab