![]() |
Definitive information on weight/balance and C of G for payloads please - Printable Version +- FsPassengers Forums (http://www.fspassengers.com/forum) +-- Forum: FsPassengers (http://www.fspassengers.com/forum/forumdisplay.php?fid=3) +--- Forum: FsPassengers Support (http://www.fspassengers.com/forum/forumdisplay.php?fid=5) +--- Thread: Definitive information on weight/balance and C of G for payloads please (/showthread.php?tid=6522) |
Definitive information on weight/balance and C of G for payloads please - CowlFlapsOpen - 14-08-2006 I recently purchased the Carenado 182Q in my never-ending quest for an ac with realistic handling. I tested and trained with it all weekend, am extremely pleased with how it behaves and how close it conforms to the POH performance charts under various conditions, and ready to use it with FsP by making a payload model. There doesn't appear to be one in the downloads and in any case I'd like to build my own because I want the handling under FsP to behave exactly as the designers intended (i.e, the way it behaves outside FsP). Thus, I want to use the payload option where the Disable position calculation is checked and the stations/arms are derived from the aircraft.cfg not the default option where they are arbitrary. Because it is a GA light craft, I need to use the workaround where weight and placement of a pilot and copilot are also considered. I've built a couple of other payloads in this fashion for other light payware singles in the past (see Downloads) but I want to make absolutely certain that I am doing it correctly, so I would like a definitive from Dan on this one so I (and others) can use it as a template for generalizing to other aircraft in the future. Here is the info and tasK; The 192Q has two banks of two seats each and two baggage compartments. The crew workaround requires that I sacrafice one of the baggage compartments as the crew station. Thus, the payload model for FsP will have three stations: 1. A baggage compartment. defined at the location of the rear baggage compartment in the aircraft.cfg. 2. A single bank of 2 pax seats, located at the position of stations 3 and 4 in the .cfg. These are the seats FsP uses and fills. and 3. Permanent seating for the pilot / copilot created by defining one of the payload baggage slots as a crew station located at the Z, X, Y for stations 0 and 1 in the .cfg. The w & b section of the aircraft.cfg appears below. So, I have two specific questions: 1. Should I define the stations in reference to reference_datum_position or to empty_weight_CG_position? 2. The Z, Y ccordinates for the station for the crew in FSP should be 4.67-3.18= 1.49 (Z), 0 (Y); the one for the passengers should be 4.67-5.56= -.89, 0; and the baggage will be 4.67-6.93= -2.26, 0. Is that exactly correct? Will this reproduce the C of G as it appears in the graphic that appears in the Fuel & Load dialogue within FS itself under the same loads. Thanks (weight_and_balance) max_gross_weight = 2950 empty_weight = 1770 reference_datum_position = 4.67, 0, 0 empty_weight_CG_position = -4, 0, 0 empty_weight_pitch_MOI = 1291 empty_weight_roll_MOI = 1259 empty_weight_yaw_MOI = 2123 empty_weight_coupled_MOI = 0 max_number_of_stations = 6 station_load.0 = 0, -3.18, -0.82, 0 station_load.1 = 0, -3.18, 0.82, 0 station_load.2 = 0, -5.56, -0.76, 0 station_load.3 = 0, -5.56, 0.76, 0 station_load.4 = 0, -6.93, 0,0 station_load.5 = 0, -3.665,0.933,0 |