navarror Posted April 1, 2006 Report Share Posted April 1, 2006 Good day Mr. Dowson, I am currently involved in a project in my university of building a Flight Simulator using Microsoft's FSIM 2004. For the aircraft handling we wanted to build a small program which simulated a loop for the automation and aircraft manipulation process. I read some weeks ago in a German Fsim magazine about the response curves included in the registered FSUIPC version. As a new registered user I tried some variations but couldn't quite get the desired results (need full control of the curves in the IN/OUT coordinates). There have been some threads about control response and delay (http://forums.simflight.com/viewtopic.php?t=49968) about Helicopters and stability, but I couldn't apply these to my case. The goal is to build a feedback-controlled loop with e.g. a PID controller, in which I constantly measure the angular velocity, the angle of pitch, the current altitude, the indicated airspeed, and dumper the joystick's signal for a desired aircraft maneuver. How is this measuring possible? Thanks a lot. Link to comment Share on other sites More sharing options...
Pete Dowson Posted April 1, 2006 Report Share Posted April 1, 2006 The goal is to build a feedback-controlled loop with e.g. a PID controller, in which I constantly measure the angular velocity, the angle of pitch, the current altitude, the indicated airspeed, and dumper the joystick's signal for a desired aircraft maneuver. How is this measuring possible? All angular and linear accelerations and velocities are available for you to read, and you can intercept the joystick inputs and change them en route to FS, as you like ("fly by wire" is programmed like that). Please, just download the FSUIPC SDK from http://www.schiratti.com/dowson and study what is available. I am sure it would be sufficient for your needs. Regards Pete Link to comment Share on other sites More sharing options...
KHBO Posted April 1, 2006 Report Share Posted April 1, 2006 In which magazine did you find these curves? Link to comment Share on other sites More sharing options...
navarror Posted April 2, 2006 Author Report Share Posted April 2, 2006 OK, I'll get busy with the SDK. The magazine is called FlightXPress: http://www.flightxpress.de/ and it was Febraury 2006 issue. Link to comment Share on other sites More sharing options...
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