PWM speed control lets the host system command fan speed according to heat load, mission phase, or enclosure temperature. In many electronics duty cycles, peak heat load may occupy only 20-30% of mission time, so full-speed operation through the entire mission wastes power and raises acoustic output.
PWM frequency, voltage level, duty-cycle range, and loss-of-signal behavior must be confirmed from the product specification. A 25 kHz PWM input and 3.3 V or 5 V logic are common engineering references, but they are not universal requirements. The fail-safe state matters: running at maximum speed on PWM loss protects thermal margin, while stopping on PWM loss is suitable only when redundant cooling or a defined system-level safety case exists.
FG feedback, often implemented as an open-drain tachometer signal, allows the host to detect fan rotation loss before downstream components reach thermal shutdown. A useful integration rule is to define an RPM alarm threshold and a debounce period; for example, a system may flag a fault when measured speed remains 20-30% below commanded speed for 2-3 seconds. The exact threshold belongs in the platform fault-management specification.
A good fan interface specification also states what happens during partial-speed operation. Some systems command a minimum duty cycle to avoid stall-like behavior at very low speed; others prohibit low-speed operation during takeoff, radar transmit, or high-processor-load phases. The fan supplier and system integrator need the same definition of minimum commanded speed before software and hardware are released.
Engineering answer: PWM control and FG/RD feedback signals should be reviewed with the correct reference ground. The PWM control reference is normally tied to the fan negative return, and interface errors can cause unstable speed control, false fault feedback, or signal noise in electrically noisy defense platforms.
Engineering answer: FG feedback is used to monitor fan speed through pulse frequency, while RD feedback is used to monitor run or fault status. FG/RD outputs should normally be wired individually when independent fan monitoring is required; paralleling feedback outputs can hide faults or create ambiguous status signals.