View Single Post
  #2   Spotlight this post!  
Unread 23-07-2012, 18:28
JamesTerm's Avatar
JamesTerm JamesTerm is offline
Terminator
AKA: James Killian
FRC #3481 (Bronc Botz)
Team Role: Engineer
 
Join Date: May 2011
Rookie Year: 2010
Location: San Antonio, Texas
Posts: 298
JamesTerm is a splendid one to beholdJamesTerm is a splendid one to beholdJamesTerm is a splendid one to beholdJamesTerm is a splendid one to beholdJamesTerm is a splendid one to beholdJamesTerm is a splendid one to beholdJamesTerm is a splendid one to behold
Re: paper: Team 1114 Controls and Programming Overview 2012



Here is
3.1199*x^4 + -4.4664*x^3 + t2=2.2378*x^2 + 0.1222*x

when it is placed against
0.7134*x^3 + -2.2091*x^2 + 2.4878*x

Green show the voltage applied using the simbots equations
Magenta is the linear line we'd like to see in velocity (please ignore the skip at the beginning... that is a key pressing artifact in the simulation)

Cyan is a simulated encoder, emulating the victor equation that is listed on the simbotics pdf.

It is interesting to see how well they line up, but they are not perfect... I'm interested in how this inverse equation was made given the original equation.
Reply With Quote