# System Overview

## FS500 Aircraft

The FS500 utilizes the capable Astro platform as the base for the platform

{% hint style="warning" %}
A thorough understanding of the [Astro Pilot Handbook](https://docs.freeflysystems.com/astro/) is required prior to operation
{% endhint %}

<figure><img src="/files/6Ocyvl1OmyZeNMWLCYbT" alt=""><figcaption><p>Astro with FS500</p></figcaption></figure>

### Light Panel Assembly

The FS500 illumination system includes two light panel assemblies mounted on either side of the aircraft.

* Assembly Components: Each light panel assembly contains:
  * 1x LED Driver
  * 4x Light Leaves
* Maintenance: The light leaves are field-replaceable. See the [Maintenance section](/flying-sun/maintenance.md) for replacement instructions.

<figure><img src="/files/jHAj7CcqnFhnziZlG0Gm" alt=""><figcaption><p>FS500 Lighting assembly and a single leaf</p></figcaption></figure>

### Strain Relief Mounting Point

The tether cable clips into the strain relief mounting point located on the bottom of the aircraft. This is a critical component that absorbs pulling and twisting forces from the tether, preventing tension from damaging the high-voltage connector and ensuring a secure, safe connection during flight

<figure><img src="/files/Apec1rk9aY4bCnoIikVb" alt="" width="375"><figcaption><p>Location of the Strain Relief Mounting Point</p></figcaption></figure>

{% hint style="danger" %}
To protect the high-voltage connection, the tether cable must be secured in the strain relief mounting point on the aircraft's underside. This point is engineered to relieve tension and absorb mechanical stress from flight maneuvers. Failing to use it can lead to cable damage, power failure, or disconnection of the tether.
{% endhint %}

## Pilot Pro&#x20;

While Pilot Pro functionality is similar to standard Astro operation, key changes have been implemented to optimize FS500 performance:

1. Updated D2 knob for light control.
2. S2 switch in down position toggles light's thermal protection on.
3. Flying Sun's included Pilot Pro is pre-installed with [Flying Sun app](https://app.gitbook.com/o/-LYU75KLzw4BcaiMGVz2/s/-LaNHxABbg20hfA0zTDQ/~/changes/956/products/flying-sun-500/flying-sun-app).&#x20;

{% hint style="info" %}
This section assumes familiarity with the Pilot Pro controller. For a complete guide on its operation, [click here](broken://spaces/LOjX8tKksBBX9flThLp2)
{% endhint %}

<figure><img src="/files/eFh8VKZRgtk4Pya83dlk" alt=""><figcaption><p>Location of D2 dial, which controls lighting with FS500</p></figcaption></figure>

## 3kW Tether System&#x20;

The FS500 utilizes a 3kW Tether System, which is engineered to deliver a continuous power supply to the aircraft for extended, uninterrupted flight.

#### Ground Unit&#x20;

1. Main power breaker switch.
   1. Turn the Ground Unit on/off
2. Backup power charging port.
   1. Ensure backup battery is charged
   2. AC-DC charger included in the case
3. Backup power switch.&#x20;
   1. Maintains tether tension during power loss
   2. Used for recalling the cable after FS500 use
4. Main input power cable port.
   1. NEMA L14-30P connector installed

<figure><img src="/files/XfPXJuL8Y78PWmIAyPlF" alt="" width="563"><figcaption><p>3kW Tether</p></figcaption></figure>

<figure><img src="/files/covPeW2Dx2qJbMVxJb67" alt=""><figcaption><p>[Left] Tether wire between Tether and Astro         [Right] Power for Tether system</p></figcaption></figure>

### Air Unit

The Air Unit connects to Astro via the top chassis interface. In addition, it includes two dedicated connections to interface with the tether and lights:

1. The XT-60 located at the end of the tether cable will be plugged into the XT-60 on the air unit.
2. The XT-90 on the light panel cable plugs into the XT-90 on the side of the air unit.&#x20;

<figure><img src="/files/M0HLV4WlwZwIIfwlQeTu" alt=""><figcaption><p>FS500 Air Unit</p></figcaption></figure>


---

# 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.freeflysystems.com/flying-sun/system-overview.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.
