evodemon Posted March 2, 2010 Report Posted March 2, 2010 Hello, I am currently using FSUIPC 3.9.6.0 to pull some values from FS2004. I have been able to get Pitch, Roll, and Yaw velocity (rad/s) in both the body frame of reference (FoR), and from the world frame of reference. These values always appear to be the same though. The world frame of reference velocities don't appear to be any different than the body-FOR velocities. I thought that World-FoR angular velocities would behave like this: -When facing north-south, an aircraft pitch up/down would cause pitch velocity to change. -When facing east-west, an aircraft pitch up/down would cause the ROLL velocity to change. -When facing any other direction, some combination of roll/pitch. Isn't this what the World frame of reference is for? Just for sanity purposes, I am using 0x31A8, 0x31B0, 0x31B8 to get world-FoR angular velocities and 0x30A8, 0x30B0, 0x30B8 to get body-FoR angular velocities. Thanks, Matt
Pete Dowson Posted March 3, 2010 Report Posted March 3, 2010 I thought that World-FoR angular velocities would behave like this: -When facing north-south, an aircraft pitch up/down would cause pitch velocity to change. -When facing east-west, an aircraft pitch up/down would cause the ROLL velocity to change. -When facing any other direction, some combination of roll/pitch. Isn't this what the World frame of reference is for? Just for sanity purposes, I am using 0x31A8, 0x31B0, 0x31B8 to get world-FoR angular velocities and 0x30A8, 0x30B0, 0x30B8 to get body-FoR angular velocities. Sorry, I've no idea. The data is simply that which is supplied and labelled as such There are folks who visit here who know about these things though and should be able to answer you. Or you could ask in an aircraft designers forum. Regards Pete
evodemon Posted March 3, 2010 Author Report Posted March 3, 2010 Thanks for info. I see now that its just whatever FS2004 decides to output. I'll probably just do the integration/position tracking myself unless someone else can point me in the right direction :D Thanks
evodemon Posted March 3, 2010 Author Report Posted March 3, 2010 In case anyone needs what I've described above (current pitch/roll in the world's frame of reference), I coded a transformation function for it in LabVIEW 9. Given the heading (yaw) of the aircraft, and its current pitch/roll (body frame of reference), it returns the pitch and roll with respect to the world's frame of reference.
hks76 Posted December 23, 2012 Report Posted December 23, 2012 I am currently using FSUIPC 3.9.6.0 to pull some values from FS2004. I have been able to get Pitch, Roll, and Yaw velocity (rad/s) Can you tell my how to do that? I' m using FSUIPC 4 and FSX and want to read the data in VB 2010. When I read the FSUIPC4 Status of offset I don't know witch one I need.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now