You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/fbw-a32nx/feature-guides/loading-fuel-weight.md
+35-19Lines changed: 35 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -171,18 +171,31 @@ Change the default weights as required and make sure you select Save Aircraft at
171
171
172
172
### Fuel
173
173
174
-
Fuel loading is now exclusively done via our EFB which has a great UI to see the status of fuel tanks and other options. [Guide Here](flypados3/dispatch.md#fuel-page).
174
+
Fuel loading is now exclusively done via our EFB which has a great UI to see the status of fuel tanks and other options. [Guide Here](flypados3/ground.md#fuel-page).
175
175
176
176
### Weights and Balance
177
177
178
-
In our development version we have introduced a new flight model paired with a new weight and balance payload method that incorporates seat rows and the correct center of gravity.
178
+
We have introduced a new flight model paired with a new weight and balance payload method that incorporates seat rows and the correct center of gravity.
179
179
180
-
Get our [simBrief Profile](../installation.md#simbrief-airframe) for the Development and Experimental versions.
180
+
Get our [simBrief Profile](../installation.md#simbrief-airframe).
181
181
182
-
!!! warning "Fuel, Weights and Balance When not Starting Cold & Dark"
182
+
{==
183
+
184
+
Please note the following:
185
+
186
+
- The cargo hold field now depicts either metric tons or metric pounds depending on the unit selected in the EFB Settings for aircraft configuration.
187
+
-**Highly recommend** ensuring that you select the same weights (KGS or LBS) in the EFB and in simBrief's OFP/Airframe before importing to prevent any mismatch in values.
188
+
189
+
See [flyPadOS 2 - Stable Version](flypados2/settings.md#aircraft-configuration) or [flyPadOS 3 - Development Version](flypados3/settings.md#aircraft-options--pin-programs) settings
190
+
page if you wish to change the weight unit used by the aircraft systems.
191
+
192
+
==}
193
+
194
+
!!! warning "Fuel, Weights and Balance When Not Starting Cold & Dark"
183
195
The process described in this section is for starting the flight at a gate/ramp in a cold and dark state.
184
196
185
-
If you start your flight on the runway or in the air the loading process will only work if the Boarding Time [settings](flypados3/settings.md#sim-options) in the flyPad EFB are set to `Instant`. This is deliberate as simulating fueling or boarding and loading when starting from the runway does not make sense.
197
+
If you start your flight on the runway or in the air the loading process will only work if the Boarding Time [settings](flypados3/settings.md#sim-options) in the flyPad EFB
198
+
are set to `Instant`. This is deliberate as simulating the entire fueling or boarding process when starting from the runway does not make sense.
186
199
187
200
??? info "Dynamic Fields and Colors"
188
201
Payload, ZFW, ZFWCG are dynamic fields that are updated alongside the loading/boarding process.
@@ -204,7 +217,22 @@ Get our [simBrief Profile](../installation.md#simbrief-airframe) for the Develop
204
217
* Click on `MCDU MENU`
205
218
* Click on `ATSU` (ATSU = Air Traffic Service Unit)
206
219
* Click on `AOC MENU` (AOC = Airline Operational Center)
207
-
* Click on `PERF/W&B`
220
+
* Click on `W/B`
221
+
222
+
???+ tip "Information on Loading A32NX Manually"
223
+
224
+
##### Loading Manually
225
+
226
+
It is possible to input these values manually to customize your passenger loading. Please note the following information when customizing your pax loading manually:
227
+
228
+
- To assign a value to a row (station) enter the amount into your scratchpad using the MCDU keyboard and press the relevant LSK next to the desired station.
229
+
- When inputting pax into individual rows this only accounts for the passenger's weight (84 kg or 185 lbs per passenger). Baggage and additional freight needs to be added
230
+
separately.
231
+
- If inputting a value into the `TOTAL PAX` using LSK1L this will automatically distribute passengers based on an ideal CG.
232
+
- The check-in baggage weight (20 kg or 44 lbs) is added to the cargo hold when using the `TOTAL PAX` field.
233
+
- Once the above weights are accounted for you can input remaining weight (cargo weight) in a `X.X` format denoting either metric tons or thousands of pounds depending what
234
+
the unit selected in the EFB Settings.
235
+
- Cargo weight is limited to max capacity if it exceeds the cargo hold limits (9435 kg or 20800 lbs).
208
236
209
237
#### Load OFP Payload Info
210
238
@@ -226,22 +254,10 @@ Get our [simBrief Profile](../installation.md#simbrief-airframe) for the Develop
Press OFP Request for this specific page and your `W&B` page will show total pax, pax per row and cargo hold (in metric tonnes) which populate automatically.
257
+
Press OFP Request for this specific page and your `W&B` page will show total pax, pax per row and cargo hold which populate automatically.
230
258
231
259
Note: this does not start the boarding process. Also Cargo will be limited as a protection to a max capacity if the simBrief OFP cargo exceeds the cargo hold limits).
232
260
233
-
??? info "Loading Manually"
234
-
235
-
##### Loading Manually
236
-
237
-
It is possible to input these values manually to customize your passenger loading. Please note the following information when customizing your pax loading manually:
238
-
239
-
- To assign a value to a row (station) enter the amount into your scratchpad using the MCDU keyboard and press the relevant LSK next to the desired station.
240
-
- If inputting a value into the `TOTAL PAX` using LSK1L this will automatically distribute passengers based on an ideal CG.
241
-
- Make sure to input pax values (either total or individual row-wise values) BEFORE inputting cargo. Check-in baggage weight is calculated automatically (Pax * 20 KG).
242
-
- Once the above weights are accounted for you can input remaining weight (cargo weight) in a `X.X` format denoting metric tonnes.
243
-
- Cargo weight is limited to max capacity if it exceeds the cargo hold limits.
0 commit comments