How can I find steering angle if the only information I have is arc length, vehicle length, and how far my vehicle is off course?
What I've tried:
I was able to find the steering angle in terms of x2,y2 by using an offset circle:
$$\left(x-\left(\frac{b}{\sin\theta}\right)\right)^2 + y^2 = \left(\frac{b}{\sin\theta}\right)^2$$
Then solving for $\theta$:
$$\theta = \operatorname{arcsin}\left(\frac{2bx}{x^2+y^2}\right)$$
BUT, I don't know $y$
Answer
- The questioner was satisfied with and accepted the answer, or
- The answer was evaluated as being 100% correct by the judge.
1 Attachment
-
I do have a question. I am using Excel's solver to find r by iterating x. I entered values of L=50m, B=0.9m, and iterated until x converged on 0.3m. Doing this I get a radius of around 1m. If I plug the same numbers in the equation in my problem statement, I get a radius over 4000m. Any ideas?
-
The newton's algorithm will converge to r and not x. Make sure you are not confusing r with x. If you run the Newton's algorithm, it should converge to r and not x. Double check and let me know.
-
There are algorithms to find roots of a nonlinear function. You may also use the intermediate value theorem. See http://www.sosmath.com/calculus/limcon/limcon07/limcon07.html
-
Nice, that worked! I actually had found r-rcos(l/r)=x, but dismissed it because I did not understand how/why I needed to find the roots as you just described. Thank you so much.
- answered
- 1808 views
- $7.00
Related Questions
- Calculating aspect ratio limits of rotated rectangle within a rectangle
- Express the equation x^2=4y in polar coordinates
- How to recalculate 2D polygon side lengths when tilt is applied in 3D space?
- Why if $\frac{opp}{adj} =x$, then $x \times hyp =$ The length of a line perpendicular to the hypotenuse with the same height.
- I am looking for a formula to calculate the radii of an ellipsoid from coordinates of non-coplanar locii on its surface.
- Find the area bounded by the graphs of two functions
- Make a 2D polygon - but all the side lengths (bar one) are whole numbers, and all angles are multiples of 22.5
- Help finding the internal angles of my bike frame