Gyro Stabilization of a Camera
tigershark35
Posts: 60
Hi.
I have a project that I want to gyro stabilize (at least on a heading - I will have a pan tilt on it) a camera.· I have read a lot on the net and here that I can use Model Helicopter gyros to do this. I could not really discern if I needed a "heading hold" gyro or other type. Anyone doing this. The robot or robotic camera will be suspended from a wire and I want the body not to spin or move while I move the tilt pan unit on the bottom.· Any help will be appreciated.·
JG
I have a project that I want to gyro stabilize (at least on a heading - I will have a pan tilt on it) a camera.· I have read a lot on the net and here that I can use Model Helicopter gyros to do this. I could not really discern if I needed a "heading hold" gyro or other type. Anyone doing this. The robot or robotic camera will be suspended from a wire and I want the body not to spin or move while I move the tilt pan unit on the bottom.· Any help will be appreciated.·
JG
Comments
Why you need a gyro to stabilize your camera...
Is it mounted on something it rotates... If Yes then you need a Gyro...
If you have already a Stamp try this one from Analog Devices... (ADIS16250) It has a digital (binary) output so you don't need a ADC...
Provas, Greece
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
-Rule your Destiny-
--Be Good. Be Bad. Be Provas--
to read your position then tell the pan and tilt table to move opposite of the move you read, that way your cam should stay close to the original position it started at compared to level ground. Example if you tilt 3 degrees to the left on say a hill then your cam can till 3 degrees to the right to stay level.
I was planning on having a separate servo for the "heading" hold and two servos that will operate the pan tilt. Since this will be suspended from a wire for the application, it is subject to some spin and I wanted to keep the body of the 'bot from turning. I would have the body with the gyro turning against the connection point of the tether to always hold one direction. One question is that I have seen two types of gyros, a "heading hold" and another and I wanted to know the difference.
Thanks again for the posts.
Post Edited (bennettdan) : 6/15/2006 2:30:30 AM GMT
Jim
I edited my post to you
·for their rate gyros.· These units produce a voltage dependant upon the angular rate at which they are rotated.·
Fred
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
And gyros for the most part will only stabilize direction alittle bit, if your looking to have the camera "lock" on a fixed position on say the ground, you will have to make use of the Parallax compass, and or the three axis accelerometer. Man, that's a cool idea, i'll have to try that sometime soon...
I am not suspending from a helicopter. It would be from a wire on the side of a building or else where from a pretty much fixed point for inspection purposes. The unit would be subject to wind and proably spin. The gyro would be for spin. A reel and traverse mechanism at the top could be progammed to damp some swing in one dimenision - L and R.
JG
I am not suspending from a helicopter. It would be from a wire on the side of a building or else where from a pretty much fixed point for inspection purposes. The unit would be subject to wind and proably spin. The gyro would be for spin. A reel and traverse mechanism at the top could be progammed to damp some swing in one dimenision - L and R.
JG
Other than R&D'ing this myself, i couldn't tell you what would really work best... Good luck.