Aircraft models: Difference between revisions
From Murray Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Model Name !! Aircraft !! Implementation !! Nonlinear !! Actuator Restrictions !! Multiple Modes | ! Model Name !! Aircraft !! Implementation !! Nonlinear !! Actuator Restrictions !! Multiple Modes !! Notes | ||
|- | |- | ||
| [http:// | | [http://jsbsim.sourceforge.net JSBSim] || [http://en.wikipedia.org/wiki/Airbus_A320_family Airbus 320], [http://en.wikipedia.org/wiki/Boeing_B-17_Flying_Fortress B-17], [http://en.wikipedia.org/wiki/Boeing_737 Boeing 737], [http://en.wikipedia.org/wiki/Boeing_747 Boeing 747], [http://en.wikipedia.org/wiki/McDonnell_Douglas_F-4_Phantom_II F-4], [http://en.wikipedia.org/wiki/North_American_Rockwell_OV-10_Bronco OV10], [http://en.wikipedia.org/wiki/Schweizer_SGS_2-33 SGS] (and a small version), [http://en.wikipedia.org/wiki/Short_Empire Short S23], [http://en.wikipedia.org/wiki/Space_Shuttle Space Shuttle], [http://wiki.flightgear.org/Submarine_Scout Submarine Scout], [http://en.wikipedia.org/wiki/Cessna_T-37_Tweet Cessna T-37], [http://en.wikipedia.org/wiki/Northrop_T-38_Talon T-38], [http://en.wikipedia.org/wiki/North_American_X-15 X-15], [http://wiki.flightgear.org/Cessna_172P Cessna 172P], [http://wiki.flightgear.org/Cessna_172R Cessna 172R], [http://www.airliners.net/photo/Cessna-172X/1768346/M/ Cessna 172X], [http://en.wikipedia.org/wiki/Cessna_182 Cessna 182], [http://en.wikipedia.org/wiki/Cessna_310 Cessna 310], [http://en.wikipedia.org/wiki/Lockheed_F-104_Starfighter F-104], [http://en.wikipedia.org/wiki/McDonnell_Douglas_F-15_Eagle F-15], [http://en.wikipedia.org/wiki/General_Dynamics_F-16_Fighting_Falcon F-16], [http://en.wikipedia.org/wiki/Lockheed_Martin_F-22_Raptor F-22], [http://en.wikipedia.org/wiki/Fokker_100 Fokker 100], [http://en.wikipedia.org/wiki/Fokker_50 Fokker 50], [http://en.wikipedia.org/wiki/North_American_P-51_Mustang P-51d], [http://en.wikipedia.org/wiki/Piper_PA-28_Cherokee PA-28], generic paraglider, flying sphere, [http://en.wikipedia.org/wiki/Schweizer_SGS_1-26 SGS 1-26], [http://en.wikipedia.org/wiki/Beechcraft_T-6_Texan_II T-6], [http://en.wikipedia.org/wiki/Martin_Marietta_X-24B X-24B] || C++, has a [http://jsbsim-python.sourceforge.net/ Python wrapper] || Yes || Yes || Yes || Modes configured with a "script", Airplanes properties and constants (including actuator restrictions) specified with an XML file that is fed into an abstract system | ||
|- | |- | ||
| What Eugene Lavresky sent us || [http://www.darpa.mil/Our_Work/TTO/Programs/Vulture.aspx Vulture] || Matlab || No || No || No | | [http://dutchroll.com FDC Toolbox] || [http://en.wikipedia.org/wiki/De_Havilland_Canada_DHC-2_Beaver De Havilland Canada DHC-2 "Beaver"] || Simulink || Yes || ? || ? || - | ||
|- | |||
| What Eugene Lavresky sent us || [http://www.darpa.mil/Our_Work/TTO/Programs/Vulture.aspx Vulture] || Matlab || No || No || No || This is essentially a set of hovering solar panels and not the typical aircraft or helicopter | |||
|} | |} |
Revision as of 08:21, 5 November 2012
This is a list of some aircraft models that we can work with.
Model Name | Aircraft | Implementation | Nonlinear | Actuator Restrictions | Multiple Modes | Notes |
---|---|---|---|---|---|---|
JSBSim | Airbus 320, B-17, Boeing 737, Boeing 747, F-4, OV10, SGS (and a small version), Short S23, Space Shuttle, Submarine Scout, Cessna T-37, T-38, X-15, Cessna 172P, Cessna 172R, Cessna 172X, Cessna 182, Cessna 310, F-104, F-15, F-16, F-22, Fokker 100, Fokker 50, P-51d, PA-28, generic paraglider, flying sphere, SGS 1-26, T-6, X-24B | C++, has a Python wrapper | Yes | Yes | Yes | Modes configured with a "script", Airplanes properties and constants (including actuator restrictions) specified with an XML file that is fed into an abstract system |
FDC Toolbox | De Havilland Canada DHC-2 "Beaver" | Simulink | Yes | ? | ? | - |
What Eugene Lavresky sent us | Vulture | Matlab | No | No | No | This is essentially a set of hovering solar panels and not the typical aircraft or helicopter |