> For the complete documentation index, see [llms.txt](https://avss.gitbook.io/prs-m4dt-for-dji-m4d-and-m4td/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://avss.gitbook.io/prs-m4dt-for-dji-m4d-and-m4td/prs-m4dt-for-dji-m4d-and-m4td/features-and-specifications.md).

# Features & Specifications

The PRS-M4DT has been designed to easily integrate with the DJI M4D and DJI M4TD. The PRS mounting holes and screws secure the PRS-M4DT without interfering with onboard sensors. The system includes an integrated EM to power the PRS. The FTS is initiated when either the pilot instigates a deployment through the MTD or when the ATS, using the onboard sensors located in the EM, determines that the Drone has breached the safe flying parameters. Once the FTS is initiated and stops the motors from spinning, the Parachute Pod™ is deployed and will result in the Drone descending under an inflated parachute.

## Features

| Independent Power Source          | The PRS-M4DT is equipped with an independent power source that allows the system to deploy if the Drone loses power.                            |
| --------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| Automatic Triggering System (ATS) | The ATS automatically detects failures and triggers the parachute release.                                                                      |
| Manual Triggering Device (MTD)    | The MTD can initiate deployment of the parachute recovery system at the discretion of the remote pilot in command.                              |
| Flight Termination System (FTS)   | The plug-and-play FTS stops power to the motors in the event of a failure and reduces the likelihood of entanglement in the Drone's propellers. |
| Flight Data Logging               | Flight data logging to a dedicated internal storage device that is integrated in the PRS-M4DT.                                                  |

## Specifications

| Maximum Takeoff Weight                                              | 2.070 kg (4.6 lbs)       |
| ------------------------------------------------------------------- | ------------------------ |
| Average Descent Rate (2.070 kg)\*                                   | 2.92 m/s (9.58 ft/s)     |
| Minimum Flyable Altitude Rating At 2.070 kg (Hover Flight)\*        | 32.4 m (106.2 ft)        |
| Minimum Flyable Altitude Rating At 2.070 kg (Full Forward Flight)\* | 33.9 m (111.2 ft)        |
| Deployment Technology                                               | Energetic Charge         |
| Deployment Trigger                                                  | Manual and/or Autonomous |
| Average Kinetic Energy (2.070 kg)                                   | 8.82 J (6.51 ft-lb)      |

### Parachute Recovery System

| Main System Weight             | 220 g (7.76 oz) \[+/- 5 g]       |
| ------------------------------ | -------------------------------- |
| Deployment Release Time        | <100ms                           |
| ATS Arming Height              | 34 m (111.5 ft)                  |
| Operating Temperature          | -20˚C to +50˚C (-4°F to 122°F)\* |
| Ingress Protection (IP) Rating | IP55                             |

### Flight Termination System (FTS)

| FTS Method          | PSDK                 |
| ------------------- | -------------------- |
| Integration Process | Connect PRS to Eport |

### Manual Triggering Device (MTD)\*\*

| Range         | < 8 km (<4.97 mi)                |
| ------------- | -------------------------------- |
| Arming Height | ≥ 5 m (≥ 16.4 ft)                |
| Type          | Drone Transmitter PSDK Interface |

\*Per ASTM F3322-22.

\*\*Note that the MTD may be unavailable to use if signal degradation or communications interruptions occur prior to or during a flight.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://avss.gitbook.io/prs-m4dt-for-dji-m4d-and-m4td/prs-m4dt-for-dji-m4d-and-m4td/features-and-specifications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
