2 <?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?>
3 <fdm_config name="sgs233" version="2.0" release="BETA"
4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5 xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
8 <author> Unknown </author>
9 <filecreationdate> 2001-01-01 </filecreationdate>
10 <version> $Revision$ </version>
11 <description> SGS-233 glider </description>
15 <wingarea unit="FT2"> 219.48 </wingarea>
16 <wingspan unit="FT"> 51 </wingspan>
17 <chord unit="FT"> 4.3 </chord>
18 <htailarea unit="FT2"> 24 </htailarea>
19 <htailarm unit="FT"> 14 </htailarm>
20 <vtailarea unit="FT2"> 18 </vtailarea>
21 <vtailarm unit="FT"> 14 </vtailarm>
22 <location name="AERORP" unit="IN">
27 <location name="EYEPOINT" unit="IN">
32 <location name="VRP" unit="IN">
40 <ixx unit="SLUG*FT2"> 1800 </ixx>
41 <iyy unit="SLUG*FT2"> 850 </iyy>
42 <izz unit="SLUG*FT2"> 1950 </izz>
43 <emptywt unit="LBS"> 610 </emptywt>
44 <location name="CG" unit="IN">
49 <pointmass name="name">
50 <weight unit="LBS"> 180 </weight>
51 <location name="POINTMASS" unit="IN">
57 <pointmass name="name">
58 <weight unit="LBS"> 180 </weight>
59 <location name="POINTMASS" unit="IN">
68 <contact type="BOGEY" name="LEFT_MLG">
74 <static_friction> 0.8 </static_friction>
75 <dynamic_friction> 0.5 </dynamic_friction>
76 <rolling_friction> 0.05 </rolling_friction>
77 <spring_coeff unit="LBS/FT"> 700 </spring_coeff>
78 <damping_coeff unit="LBS/FT/SEC"> 140 </damping_coeff>
79 <max_steer unit="DEG"> 0.0 </max_steer>
80 <brake_group> NONE </brake_group>
81 <retractable>0</retractable>
83 <contact type="BOGEY" name="RIGHT_MLG">
89 <static_friction> 0.8 </static_friction>
90 <dynamic_friction> 0.5 </dynamic_friction>
91 <rolling_friction> 0.05 </rolling_friction>
92 <spring_coeff unit="LBS/FT"> 700 </spring_coeff>
93 <damping_coeff unit="LBS/FT/SEC"> 140 </damping_coeff>
94 <max_steer unit="DEG"> 0.0 </max_steer>
95 <brake_group> NONE </brake_group>
96 <retractable>0</retractable>
98 <contact type="BOGEY" name="NOSE_SKID">
104 <static_friction> 0.8 </static_friction>
105 <dynamic_friction> 0.5 </dynamic_friction>
106 <rolling_friction> 0.5 </rolling_friction>
107 <spring_coeff unit="LBS/FT"> 1000 </spring_coeff>
108 <damping_coeff unit="LBS/FT/SEC"> 1000 </damping_coeff>
109 <max_steer unit="DEG"> 5 </max_steer>
110 <brake_group> NONE </brake_group>
111 <retractable>0</retractable>
113 <contact type="STRUCTURE" name="LEFT_WING">
119 <static_friction> 0.8 </static_friction>
120 <dynamic_friction> 0.5 </dynamic_friction>
121 <rolling_friction> 0.5 </rolling_friction>
122 <spring_coeff unit="LBS/FT"> 210 </spring_coeff>
123 <damping_coeff unit="LBS/FT/SEC"> 70 </damping_coeff>
124 <max_steer unit="DEG"> 0.0 </max_steer>
125 <brake_group> NONE </brake_group>
126 <retractable>0</retractable>
128 <contact type="STRUCTURE" name="RIGHT_WING">
134 <static_friction> 0.8 </static_friction>
135 <dynamic_friction> 0.5 </dynamic_friction>
136 <rolling_friction> 0.5 </rolling_friction>
137 <spring_coeff unit="LBS/FT"> 210 </spring_coeff>
138 <damping_coeff unit="LBS/FT/SEC"> 70 </damping_coeff>
139 <max_steer unit="DEG"> 0.0 </max_steer>
140 <brake_group> NONE </brake_group>
141 <retractable>0</retractable>
143 <contact type="STRUCTURE" name="TAIL">
149 <static_friction> 0.8 </static_friction>
150 <dynamic_friction> 0.5 </dynamic_friction>
151 <rolling_friction> 0.5 </rolling_friction>
152 <spring_coeff unit="LBS/FT"> 210 </spring_coeff>
153 <damping_coeff unit="LBS/FT/SEC"> 70 </damping_coeff>
154 <max_steer unit="DEG"> 0.0 </max_steer>
155 <brake_group> NONE </brake_group>
156 <retractable>0</retractable>
161 <force name="nose" frame="BODY" unit="LBS" >
173 <force name="belly" frame="BODY" unit="LBS" >
185 </external_reactions>
189 <flight_control name="FCS: sgs233">
190 <channel name="Pitch">
191 <summer name="Pitch Trim Sum">
192 <input>fcs/elevator-cmd-norm</input>
193 <input>fcs/pitch-trim-cmd-norm</input>
200 <aerosurface_scale name="Elevator Control">
201 <input>fcs/pitch-trim-sum</input>
206 <output>fcs/elevator-pos-rad</output>
209 <channel name="Roll">
210 <summer name="Roll Trim Sum">
211 <input>fcs/aileron-cmd-norm</input>
212 <input>fcs/roll-trim-cmd-norm</input>
219 <aerosurface_scale name="Left Aileron Control">
220 <input>fcs/roll-trim-sum</input>
225 <output>fcs/left-aileron-pos-rad</output>
228 <aerosurface_scale name="Right Aileron Control">
229 <input>-fcs/roll-trim-sum</input>
234 <output>fcs/right-aileron-pos-rad</output>
238 <summer name="Rudder Command Sum">
239 <input>fcs/rudder-cmd-norm</input>
240 <input>fcs/yaw-trim-cmd-norm</input>
247 <aerosurface_scale name="Rudder Control">
248 <input>fcs/rudder-command-sum</input>
253 <output>fcs/rudder-pos-rad</output>
256 <channel name="Speedbrake">
257 <kinematic name="Speedbrake Control">
258 <input>fcs/speedbrake-cmd-norm</input>
261 <position>0</position>
265 <position>1</position>
269 <output>fcs/speedbrake-pos-norm</output>
276 <function name="aero/coefficient/CD0">
277 <description>Drag_at_zero_lift</description>
279 <property>aero/qbar-psf</property>
280 <property>metrics/Sw-sqft</property>
282 <independentVar>aero/alpha-rad</independentVar>
293 <function name="aero/coefficient/CDi">
294 <description>Induced_drag</description>
296 <property>aero/qbar-psf</property>
297 <property>metrics/Sw-sqft</property>
298 <property>aero/cl-squared</property>
299 <value>0.0500</value>
302 <function name="aero/coefficient/CDgear">
303 <description>Drag_due_to_gear</description>
305 <property>aero/qbar-psf</property>
306 <property>metrics/Sw-sqft</property>
307 <property>gear/gear-pos-norm</property>
308 <value>0.0010</value>
311 <function name="aero/coefficient/CDsb">
312 <description>Drag_due_to_speedbrakes</description>
314 <property>aero/qbar-psf</property>
315 <property>metrics/Sw-sqft</property>
316 <property>fcs/speedbrake-pos-norm</property>
317 <value>0.0100</value>
320 <function name="aero/coefficient/CDbeta">
321 <description>Drag_due_to_sideslip</description>
323 <property>aero/qbar-psf</property>
324 <property>metrics/Sw-sqft</property>
326 <independentVar>aero/beta-rad</independentVar>
337 <function name="aero/coefficient/CDde">
338 <description>Drag_due_to_Elevator_Deflection</description>
340 <property>aero/qbar-psf</property>
341 <property>metrics/Sw-sqft</property>
342 <property>fcs/elevator-pos-norm</property>
343 <value>0.0240</value>
349 <function name="aero/coefficient/CYb">
350 <description>Side_force_due_to_beta</description>
352 <property>aero/qbar-psf</property>
353 <property>metrics/Sw-sqft</property>
354 <property>aero/beta-rad</property>
355 <value>-1.0000</value>
361 <function name="aero/coefficient/CLalpha">
362 <description>Lift_due_to_alpha</description>
364 <property>aero/qbar-psf</property>
365 <property>metrics/Sw-sqft</property>
367 <independentVar>aero/alpha-rad</independentVar>
377 <function name="aero/coefficient/dCLsb">
378 <description>Delta_Lift_due_to_speedbrake</description>
380 <property>aero/qbar-psf</property>
381 <property>metrics/Sw-sqft</property>
382 <property>fcs/speedbrake-pos-norm</property>
383 <value>-0.0500</value>
386 <function name="aero/coefficient/CLde">
387 <description>Lift_due_to_Elevator_Deflection</description>
389 <property>aero/qbar-psf</property>
390 <property>metrics/Sw-sqft</property>
391 <property>fcs/elevator-pos-rad</property>
392 <value>0.2000</value>
398 <function name="aero/coefficient/Clb">
399 <description>Roll_moment_due_to_beta</description>
401 <property>aero/qbar-psf</property>
402 <property>metrics/Sw-sqft</property>
403 <property>metrics/bw-ft</property>
404 <property>aero/beta-rad</property>
405 <value>-0.1000</value>
408 <function name="aero/coefficient/Clp">
409 <description>Roll_moment_due_to_roll_rate</description>
411 <property>aero/qbar-psf</property>
412 <property>metrics/Sw-sqft</property>
413 <property>metrics/bw-ft</property>
414 <property>aero/bi2vel</property>
415 <property>velocities/p-aero-rad_sec</property>
416 <value>-0.4000</value>
419 <function name="aero/coefficient/Clr">
420 <description>Roll_moment_due_to_yaw_rate</description>
422 <property>aero/qbar-psf</property>
423 <property>metrics/Sw-sqft</property>
424 <property>metrics/bw-ft</property>
425 <property>aero/bi2vel</property>
426 <property>velocities/r-aero-rad_sec</property>
427 <value>0.1500</value>
430 <function name="aero/coefficient/Clda">
431 <description>Roll_moment_due_to_aileron</description>
433 <property>aero/qbar-psf</property>
434 <property>metrics/Sw-sqft</property>
435 <property>metrics/bw-ft</property>
436 <property>fcs/left-aileron-pos-rad</property>
437 <value>0.0700</value>
440 <function name="aero/coefficient/Cldr">
441 <description>Roll_moment_due_to_rudder</description>
443 <property>aero/qbar-psf</property>
444 <property>metrics/Sw-sqft</property>
445 <property>metrics/bw-ft</property>
446 <property>fcs/rudder-pos-rad</property>
447 <value>0.0100</value>
453 <function name="aero/coefficient/Cmalpha">
454 <description>Pitch_moment_due_to_alpha</description>
456 <property>aero/qbar-psf</property>
457 <property>metrics/Sw-sqft</property>
458 <property>metrics/cbarw-ft</property>
459 <property>aero/alpha-rad</property>
460 <value>-0.4000</value>
463 <function name="aero/coefficient/Cmde">
464 <description>Pitch_moment_due_to_elevator</description>
466 <property>aero/qbar-psf</property>
467 <property>metrics/Sw-sqft</property>
468 <property>metrics/cbarw-ft</property>
469 <property>fcs/elevator-pos-rad</property>
470 <value>-0.6000</value>
473 <function name="aero/coefficient/Cmq">
474 <description>Pitch_moment_due_to_pitch_rate</description>
476 <property>aero/qbar-psf</property>
477 <property>metrics/Sw-sqft</property>
478 <property>metrics/cbarw-ft</property>
479 <property>aero/ci2vel</property>
480 <property>velocities/q-aero-rad_sec</property>
481 <value>-9.0000</value>
484 <function name="aero/coefficient/Cmadot">
485 <description>Pitch_moment_due_to_alpha_rate</description>
487 <property>aero/qbar-psf</property>
488 <property>metrics/Sw-sqft</property>
489 <property>metrics/cbarw-ft</property>
490 <property>aero/ci2vel</property>
491 <property>aero/alphadot-rad_sec</property>
492 <value>-12.0000</value>
498 <function name="aero/coefficient/Cnb">
499 <description>Yaw_moment_due_to_beta</description>
501 <property>aero/qbar-psf</property>
502 <property>metrics/Sw-sqft</property>
503 <property>metrics/bw-ft</property>
504 <property>aero/beta-rad</property>
505 <value>0.1200</value>
508 <function name="aero/coefficient/Cnr">
509 <description>Yaw_moment_due_to_yaw_rate</description>
511 <property>aero/qbar-psf</property>
512 <property>metrics/Sw-sqft</property>
513 <property>metrics/bw-ft</property>
514 <property>aero/bi2vel</property>
515 <property>velocities/r-aero-rad_sec</property>
516 <value>-0.1500</value>
519 <function name="aero/coefficient/Cndr">
520 <description>Yaw_moment_due_to_rudder</description>
522 <property>aero/qbar-psf</property>
523 <property>metrics/Sw-sqft</property>
524 <property>metrics/bw-ft</property>
525 <property>fcs/rudder-pos-rad</property>
526 <value>-0.0300</value>
529 <function name="aero/coefficient/Cnda">
530 <description>Adverse_yaw</description>
532 <property>aero/qbar-psf</property>
533 <property>metrics/Sw-sqft</property>
534 <property>metrics/bw-ft</property>
535 <property>fcs/left-aileron-pos-rad</property>
536 <value>-0.0200</value>