Jump to content
The simFlight Network Forums

Recommended Posts

Posted

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

Posted

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

Posted

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

Posted

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.

post-36897-128689712264_thumb.png

  • 2 years later...
Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.