I have a math problem and im just not smart enough to work it out. ill post an image with the math at the bottom.
Basically, if anyone has ever used a audio cassette tape, reel to reel audio player or perhaps an old cine film projector you'll know that the reel that the film/audio is being removed from via the take up reel will slowly start the rotate faster as the diameter of the tape/film decreases. i need to work out the speed difference to two different sized reels. but i just don't understand higher math. i can barely count using normal math.
If the tape is being pulled out at constant velocity v, then the rotation rate of a reel of radius R in rotations per second is v/(2*Pi*R), or (tape velocity)/(reel perimeter).
I think i get it. Thanks. just need to work out how todo that with the arduino. Hopfully i might actually have some working code lol its only been three weeks.
Is this all i need (tape velocity)/(reel perimeter to work out the speed different between a full tape real and an empty one; if so. how would i then use this in an arduino sketch.