B Mathematical equation of motion of a differential two-wheeled Sumo robot

dis
Messages
3
Reaction score
0
TL;DR Summary
The Sumo robot is designed with two wheels (motors), each of which can be adjusted separately (giving each its own speed). By combining several facts, it is possible to mathematically describe the movements and obtain a mathematical model.
Greetings readers! I am writing this post because I have a problem and I cannot proceed further. My task is to develop a mathematical model designed to plan the movement of a sumo robot, or x=AX + BX, where all are matrices and AX are the matrices of new coordinates, while BX are the control matrices.
1735846061103.png
In this image, I have schematically drawn the schematic diagram of the entire robot and part of the ICC theory.
So the equations I have written would be like this. (Unfortunately I can't find how to insert latex into this page)
1735846265045.png
1735846272187.png

1735846190690.png
1735846205238.png


So the final mathematical model should be like this. However, after testing, it doesn't get the correct next values, and I don't know why. Maybe someone can help?
1735846361538.png


Thanks for any help!
 
Physics news on Phys.org
dis said:
(Unfortunately I can't find how to insert latex into this page)
Take a look at the handy "LaTeX Guide" at the bottom left of this post.
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...

Similar threads

Replies
1
Views
3K
Replies
1
Views
2K
Replies
3
Views
2K
Replies
12
Views
5K
Replies
1
Views
4K
Replies
5
Views
3K
Back
Top