Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: BCEmotor Battery_Linear_Actuator Controller_ IMU_code_ LTC1298_7_14 MODSERIAL PosVelFilter System mbed
Fork of 7_21_17_FSG by
Diff: Troy_Notes.txt
- Revision:
- 5:7421776f6b08
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Troy_Notes.txt Mon Jul 17 14:28:53 2017 +0000 @@ -0,0 +1,33 @@ +Troy: On July 13th I recalibrated the a/d converter and it should be pretty close. + +Troy: 14th, seems like you still have to check the position of the thing when you send a command, it doesn't always fully command the piston + +Troy: 14th, There is a weird bug where the motor likes to move when it's sitting stationary a few mm back and forth. + +Troy: 14th, What was the pressure sensor calibrated off of? + +Troy: pos controller active generates crazy non-zero numbers but that's useful: e.g. 1610612736, -536870912 + +MISC NOTES: + +//HIT SEND TWICE! Why does it work this way? + +//BCE has about 16.125 inches long = 409.575 mm length of travel to switch + +//commanded position of -50 ==> 385 mm withdrawn +//commanded position of -25 ==> 384 mm, what? +//commanded position of 50 ==> 345 mm +//commanded position of -25 ==> 385 mm, what? max position? +//commanded position of 50 ==> 340 mm +//commanded position of 0 ==> 385 mm, what...? +//commanded position of 50 ==> 340 mm +//commanded position of 100 ==> 296 mm +//commanded position of 350 ==> 60 mm +//commanded position of 300 ==> 80 mm +//commanded position of 400 ==> -2.5 mm (piston sticks out) +//commanded position of 50 ==> 315 mm (piston sticks out) +//commanded position of 25 ==> 361 mm (piston sticks out) //not accurate right now + +//i'm stopping it at 370 mm +//had some bs where i hit the limit switch before i retracted fully when i did position 0 +//don't go back that far \ No newline at end of file
