Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
Bruce53
Posted - Aug 26 2010 : 4:52:12 PM Hi Aaron….
I have a boat that I can steer electronically: if A is logic high, it swings to port; if B is high, it goes to starboard. I want to hold a steady heading. Can I use an angular rate sensor (gyroscope) or some other device somehow to provide the logic to hold a steady heading (a heading holder)? All servo systems work fine. Any help on this topic would be most appreciated…
Many thanks, Bruce
1 L A T E S T R E P L I E S (Newest First)
wasssup1990
Posted - Aug 27 2010 : 01:43:21 AM An angular rate gyro cannot hold a heading. Effectively you will be integrating the angular rate to get your heading, however a phenomena called "gyro drift" will occur inside the gyro and this will through off your heading measurements. Not to mention the math precision errors that will also build up over time. What you need is a solid state magnetic compass module, but you can also use a gyro alongside the compass to improve heading responsiveness if you are good at programming algorithms. Goto sparkfun.com and you'll be in heaven.