Skip to main content
Speclore

Variable Frequency Drives

Reference data and engineering information about variable frequency drives for miscellaneous applications.

variablefrequencydrives

Overview

Engineering reference data for Variable Frequency Drives in miscellaneous.

Key Formulas

Unit Conversion

y=xky = x \cdot k

Multiply by conversion factor.

Linear Interpolation

y=y1+(xx1)(y2y1)x2x1y = y_1 + \frac{(x - x_1)(y_2 - y_1)}{x_2 - x_1}

Estimate between two known points.

Percentage

p=partwhole×100%p = \frac{\text{part}}{\text{whole}} \times 100\%

Part as fraction of whole.

Variables

SymbolDescriptionUnit
xxInput value
yyOutput value
kkConversion factor

Ventilation and Cooling Requirements

The maximum ambient temperature for a variable-frequency drive (VFD) is approximately 40°C (104°F). Since VFDs are often installed in enclosed cabinets or small rooms, adequate ventilation or cooling is essential to prevent overheating.

The required airflow for heat removal can be calculated using thermodynamic principles. The mass flow of cooling air needed is given by:

m˙air=Hlosscp(touttin)\dot{m}_{\text{air}} = \frac{H_{\text{loss}}}{c_p (t_{\text{out}} - t_{\text{in}})}

where HlossH_{\text{loss}} is the heat loss from the drive, cpc_p is the specific heat of air (1.005 kJ/kg·°C for standard air), and toutt_{\text{out}} and tint_{\text{in}} are the outlet and inlet air temperatures.

The corresponding volume flow rate is:

q˙air=m˙airρair\dot{q}_{\text{air}} = \frac{\dot{m}_{\text{air}}}{\rho_{\text{air}}}

where ρair\rho_{\text{air}} is the air density at the operating temperature (e.g., 1.205 kg/m³ at 20°C, 1.127 kg/m³ at 40°C).

Design Note: The heat loss from a VFD is typically in the range of 2–6% of its kVA rating.

Example: VFD Cooling Calculation

A variable-frequency drive has a maximum power transmission of 100 kW and an efficiency (ηd\eta_d) of 95%. The maximum ambient operating temperature is 40°C, and the outside air temperature is 20°C.

1. Heat Loss from the Drive

Using the heat loss formula:

Hloss=Pt(1ηd)=50kW×(10.95)=2.5kWH_{\text{loss}} = P_t (1 - \eta_d) = 50 \, \text{kW} \times (1 - 0.95) = 2.5 \, \text{kW}

2. Required Mass Flow of Cooling Air

m˙air=Hlosscp(touttin)=2.5kW1.005kJ/kg⋅°C×(40°C20°C)=0.125kg/s\dot{m}_{\text{air}} = \frac{H_{\text{loss}}}{c_p (t_{\text{out}} - t_{\text{in}})} = \frac{2.5 \, \text{kW}}{1.005 \, \text{kJ/kg·°C} \times (40°C - 20°C)} = 0.125 \, \text{kg/s}

3. Required Volume Flow Rates

At the inlet (20°C, ρ=1.205kg/m3\rho = 1.205 \, \text{kg/m}^3):

q˙air,in=0.125kg/s1.205kg/m3=0.104m3/s=375m3/h\dot{q}_{\text{air,in}} = \frac{0.125 \, \text{kg/s}}{1.205 \, \text{kg/m}^3} = 0.104 \, \text{m}^3/\text{s} = 375 \, \text{m}^3/\text{h}

At the outlet (40°C, ρ=1.127kg/m3\rho = 1.127 \, \text{kg/m}^3):

q˙air,out=0.125kg/s1.127kg/m3=0.111m3/s=400m3/h\dot{q}_{\text{air,out}} = \frac{0.125 \, \text{kg/s}}{1.127 \, \text{kg/m}^3} = 0.111 \, \text{m}^3/\text{s} = 400 \, \text{m}^3/\text{h}

Note: The volume flow is higher at the outlet due to the lower air density at elevated temperatures. Ventilation systems must be designed to handle the maximum required flow.

References