# Section 5 - Weight & Balance

### Loading <a href="#loading" id="loading"></a>

The aircraft weight can be set via the default MSFS Weight & Balance menu or via the EFB integrated in the Tecnam.

<div><img src="//cdn.document360.io/417c2d4d-fdb8-4d4d-b11d-011fe445d776/Images/Documentation/Tecnam_TABLET_WEIGHT.jpg" alt=""> <figure><img src="/files/Xh0RIsRZtxYJlK1HefCm" alt=""><figcaption></figcaption></figure></div>

Click & drag the sliders to set the weight.

| 1+2 | Pilot & Copilot Weight                                                                                                  |
| --- | ----------------------------------------------------------------------------------------------------------------------- |
| 3+4 | <p>Left & Right Passenger Weight<br>Depending on the selected weight you will see passengers or cargo in the cabin.</p> |
| 5+6 | Left & Right Fuel                                                                                                       |
| 7   | Load in the baggage compartment                                                                                         |
| 8   | Total aircraft weight                                                                                                   |

***

### C.G. Calculation <a href="#c-g-calculation" id="c-g-calculation"></a>

C.G. position can be defined by means of the chart below. The pilot is responsible for ensuring the correct useful load loading.

![](//cdn.document360.io/417c2d4d-fdb8-4d4d-b11d-011fe445d776/Images/Documentation/image-1673963985644.png)

**Example:**

* **A/C empty mass moment:** 378 kgm
* **A/C empty mass:** 790kg
* **Occ. front seats:** 160kg
* **Occ. rear seats:** 140kg
* **Fuel:** 72kg
* **Baggage:** 18kg
* **A/C T.O. weight:** 1180kg

***

### Fuel Calculation <a href="#fuel-calculation" id="fuel-calculation"></a>

For all flights, a fuel calculation must be performed based on the times calculated in the flight log.

In a standard flight the aircraft should be fully fueled on both tanks as long as the passenger/cargo load allows.

This results in a fuel supply of:

* 52.8 Gal = 200 ltr.
* Substract 10 ltr. for take-off and taxi = 180 ltr.

Based on this a safe flight time of **approx. 4.5 hours** is calculated, if one uses a consumption of of 40 liters/hour.

With an assumed consumption of 40 ltr./h, surcharges for possible climb flights are already included.

|                     | **Time** | **Fuel (ltr)** |
| ------------------- | -------- | -------------- |
| **Trip Fuel**       | 2:30     | 100            |
| **Contingency 10%** | 0:15     | 10             |
| **Alternate**       | 0:30     | 20             |
| **FINRES**          | 0:45     | 30             |
| **Min. T/O Fuel**   | 4:00     | 160            |
| **Extra Fuel**      | 0:30     | 20             |
| **T/O Fuel**        | 4:30     | 180            |
| **Start-up + Taxi** | 0:15     | 10             |
| **Block Fuel**      | 4:45     | 190            |

* Usable Fuel: 194 ltr.
* Startup + Taxi \~10 ltr.
* Holding (FINRES): \~30 ltr.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flightsim-studio.com/tecnam-p2006t-analog/aircraft-and-systems/section-5-weight-and-balance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
