Blog Details

Belt Monitoring in HVAC Fans: Current Switch vs VFD Feedback

September 26, 2025


In HVAC systems, ensuring that a supply fan is actually moving air is critical. A broken or slipping belt can cause major issues—reduced airflow, comfort complaints, wasted energy, and even equipment damage.

Engineers used airflow switches or differential pressure switches to prove fan operation. But today, two electrical approaches are common:
1. Current Switch (CSR)
2. VFD Current Feedback (via BACnet/IP)

Let’s explore both.
1. Current Switch (CSR) – The Hardware Method
A current switch is a small device that clamps around the motor lead and closes a contact whenever current flows above a set threshold.

Pros:
✅ Very simple to install and commission
✅ Provides a clear ON/OFF proof signal
✅ Reliable, independent of VFD integration

Cons:
⚠️ Threshold is fixed → may not adapt to VFD speed changes
⚠️ Only tells you “Current/no current” (binary), not actual load
⚠️ Can’t differentiate between slip vs break or light vs full load

👉Best Use Case: When project specs demand a hardwired status proof or where BACnet integration isn’t available.

2. VFD Current Feedback – The Smart Method
Modern VFDs already measure motor RMS current internally. With BACnet/IP integration, this data is available to the BMS continuously.

By writing logic, you can:
Compare current vs speed
Detect slip (current drops below expected)
Detect belt break (current nearly zero while fan at commanded speed)
Apply delays, thresholds, and logic filters to avoid nuisance alarms

Pros:
✅ No extra hardware if VFD is networked
✅ Continuous real-time current data
✅ Flexible logic: adapt to speed, torque, startup delays
✅ Enables advanced diagnostics

Cons:
⚠️ Requires BAS programming and commissioning effort
⚠️ Still, some specs/consultants require a physical airflow proof

👉Best Use Case: Projects aiming for smarter alarms, advanced analytics, or when minimizing field hardware is a priority.

Which One Should You Choose?
1. Current Switch (CSR): Simple, reliable, and meets many project specs. Ideal for basic fan proof where you just need “yes/no” current status.

2. VFD Current Feedback: Smarter, flexible, and future-ready. Ideal for advanced diagnostics and when your VFD is already integrated into the BMS.

👉 In some projects, you may even use both: CSR for compliance + VFD feedback for intelligence.

Conclusion

Both methods are correct—the choice depends on project requirements, cost, and desired level of intelligence.
If you want basic status proof, a current switch does the job.
If you want smarter alarms that can differentiate slip vs break, leverage your VFD feedback

Latest Posts
What is Mount Recessed?

September 1, 2025