Calculate turning angle - 2 wheels car

AI Thread Summary
To calculate the turning angle for a two-wheeled car without steering, the radius of the curve can be determined using the difference in wheel speeds. The relationship between the wheel speeds and the turning radius is given by the formula u/v = (r-h)/(r+h), where h is half the width of the car. By specifying the desired radius, the necessary wheel speeds can be computed to achieve a specific turning angle, such as 30 degrees. The distance required to turn by a certain angle can be calculated using the formula d = 2 π r * (angle/360). Understanding the mechanics of wheel control, such as using shaft encoders or stepper motors, is essential for precise navigation.
alona1
Messages
2
Reaction score
0
i am looking for a function for calculating the turning angle, using the difference between two wheels speed.

i have a model car , with 2 engines and 2 wheels, without steering.

thanks.
 
Engineering news on Phys.org
Welcome to PF.
What do you mean by turning angle? Maybe the radius r, of the curve measured from the midpoint of the car to the centre of the arc would be a better measure. If the car has a width w, with half width being h=w/2, then the radii of the two wheel tracks about the centre of the turn will be r–h and r+h. The relative speeds of the two wheels, u and v, will be proportional to the ratio of the radii.
u/v = (r-h) / (r+h) which I think will give you something like r = h * (u+v) / (u-v)
The sign of r should give you the direction of the turn.
 
Thanks.
I can't measure the radius r while the car is driving. I know the width W between both wheels and can control the velocities of the wheels.
Is there opportunity to know the angle of the curve by these? For example, for turning 30 degrees what velocities will be needed in each wheel?
 
You do not need to measure the radius. You specify the radius you require, then compute the ratio of the wheel speeds needed to achieve that radius.

If you know the radius you can work out the distance you must travel to change direction by say 30°. Circumference = 2 Pi r,
therefore the distance needed to turn 30° is d = 2 π r * 30 / 360.
 
Are you programming a boe-bot?
 
How do you measure or control the wheel position or rates. Shaft encoders, stepper motors?
 
Hi all, I have a question. So from the derivation of the Isentropic process relationship PV^gamma = constant, there is a step dW = PdV, which can only be said for quasi-equilibrium (or reversible) processes. As such I believe PV^gamma = constant (and the family of equations) should not be applicable to just adiabatic processes? Ie, it should be applicable only for adiabatic + reversible = isentropic processes? However, I've seen couple of online notes/books, and...
Thread 'How can I find the cleanout for my building drain?'
I am a long distance truck driver, but I recently completed a plumbing program with Stratford Career Institute. In the chapter of my textbook Repairing DWV Systems, the author says that if there is a clog in the building drain, one can clear out the clog by using a snake augur or maybe some other type of tool into the cleanout for the building drain. The author said that the cleanout for the building drain is usually near the stack. I live in a duplex townhouse. Just out of curiosity, I...
I have an engine that uses a dry sump oiling system. The oil collection pan has three AN fittings to use for scavenging. Two of the fittings are approximately on the same level, the third is about 1/2 to 3/4 inch higher than the other two. The system ran for years with no problem using a three stage pump (one pressure and two scavenge stages). The two scavenge stages were connected at times to any two of the three AN fittings on the tank. Recently I tried an upgrade to a four stage pump...
Back
Top