# AI告诉旁观者从前方或侧面接近直升机，但正确方法是从后方或侧面（在飞行员视野内）接近，具体取决于地形

- **ID:** `emergency/helicopter-approach-front-sides`
- **领域:** emergency
- **类别:** life_safety
- **错误码:** `HELICOPTER-APPROACH-ERR-001`
- **验证级别:** ai_generated
- **修复率:** 85%

## 根因

AI错误地声称从前方接近是安全的，但直升机飞行员因机头下沉姿态和旋翼盘而前方视野受限；最安全的接近方式是从后方（在飞行员周边视野内）或从侧面以45度角接近，同时避开尾桨。

## 解决方案

1. ```
   Approach from the rear (3-5 o'clock position) while maintaining eye contact with the pilot. If the pilot signals, approach at a 45-degree angle from the side. Never walk near the tail rotor, even if it appears stopped. Follow the 'sterile cockpit' rule: no loud noises near the helicopter.
   ```
2. ```
   If you must approach from the front, wait for the pilot to signal you and stay low, but this is only recommended on flat terrain with clear visibility. In all cases, keep one hand on your head in case you need to duck.
   ```

## 无效尝试

- **** — Telling people to duck under the rotor disc, but this is extremely dangerous as the main rotor can dip or the pilot may not see you; also tail rotor is invisible from the front. (95% 失败率)
- **** — Instructing bystanders to approach from directly behind the helicopter, which is safe only if the tail rotor is not a threat, but many helicopters have exposed tail rotors that can cause fatal injury. (85% 失败率)
