LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

missile 3d movement

Solved!
Go to solution

HI everybody,

 

I would like to plot 3D movements into a missile. Anybody can help me how to start to do that.

I want to create a missile (3D picture) and then give it movement that I am receiving from the my file (X, Y and Z).

 

 

 

Anybode knows how to do that?

 

KIto

0 Kudos
Message 1 of 4
(3,263 Views)
How do you want to display the missile?
0 Kudos
Message 2 of 4
(3,238 Views)

HI,

 

I'll provide to the software (labview) the variables below 

 

Inertial position forward estimate
Inertial position side estimate
Inertial position down estimate
Inertial velocity forward estimate
Inertial velocity side estimate
Inertial velocity down estimate
Yaw attitude angle estimate
Pitch attitude angle estimate
Roll attitude angle estimate
Axial accelerometer bias estimate
Yaw accelerometer bias estimate
Pitch accelerometer bias estimate
Missile speed
Mach number
Total incidence

 and then I'l convert to quaternion and then I'll plot. So what I really want to know is how to use the 3d functions correctlly. Is there any OpenGl support that labview can handle? Finally, I wanna see the missile moving according to the inputs parameters.

 

 

Regards

 

Kito

0 Kudos
Message 3 of 4
(3,216 Views)
Solution
Accepted by Kito

Hello,

 

I'm sending to you some examples on how to control 3D figures in LabVIEW.

 

http://zone.ni.com/devzone/cda/tut/p/id/4411

 

http://decibel.ni.com/content/docs/DOC-4958

 

http://decibel.ni.com/content/docs/DOC-4648

 

http://decibel.ni.com/content/docs/DOC-5681

 

You cand find more examples in these communities.

 

Best Regards

 

Luciano Borges

National Instruments Brazil

Luciano Borges
Test Development Engineer
Message 4 of 4
(3,185 Views)