🔍
How to calculate capacitor for 3 phase motor?
like dislike

1 Answer

✔️
Best answer
To calculate the capacitor size for a 3-phase motor, the goal is usually to improve the power factor or provide reactive power compensation for motors running at a lagging power factor. The exact size depends on whether you want to correct the power factor to a desired value or just provide a basic level of correction.

Here’s a general approach to calculate the capacitor size for power factor correction in a 3-phase motor:

### 1. **Power Factor Correction (PFC) Formula**

The general formula for the required capacitor (in kVAR) is:

\[
Q_c = P \times (\tan(\theta_1) - \tan(\theta_2))
\]

Where:
- **Q_c** = Required capacitor size in kVAR
- **P** = Motor power in kW
- **θ₁** = Initial power factor angle (before correction)  
- **θ₂** = Desired power factor angle (after correction)

### 2. **Step-by-Step Calculation**

#### Step 1: Determine Motor Power (P)
This is the rated power of the motor, often given in kW. If it's given in horsepower (HP), convert it to kW using:

\[
P_{\text{kW}} = \text{Horsepower} \times 0.746
\]

#### Step 2: Find the Initial Power Factor
This is the power factor of the motor before correction. Power factor is typically around 0.7 to 0.9 for many motors running under no-load or lightly loaded conditions, but it can be lower depending on the motor’s operation.

#### Step 3: Choose a Desired Power Factor
For most industrial applications, the goal is to improve the power factor to something around 0.95 to 0.98. The closer to 1.0, the better the efficiency in terms of using the electrical supply.

#### Step 4: Use the Power Factor Angles
Power factor angle **θ** can be calculated as:

\[
θ = \cos^{-1}(\text{Power Factor})
\]

For the initial power factor (**θ₁**) and the desired power factor (**θ₂**), calculate the respective angles.

#### Step 5: Calculate the Required Capacitor Size (kVAR)

Now, apply the values into the formula for **Q_c**, and this will give you the required kVAR for the capacitor.

---

### Example Calculation:

Let’s say:
- Motor power = 10 kW
- Initial power factor = 0.75
- Desired power factor = 0.95

#### 1. Initial power factor angle:
\[
θ_1 = \cos^{-1}(0.75) = 41.41^\circ
\]

#### 2. Desired power factor angle:
\[
θ_2 = \cos^{-1}(0.95) = 18.19^\circ
\]

#### 3. Calculate the capacitor size (Q_c):
\[
Q_c = 10 \times (\tan(41.41^\circ) - \tan(18.19^\circ))
\]
\[
Q_c = 10 \times (0.8693 - 0.3255) = 10 \times 0.5438 = 5.44 \, \text{kVAR}
\]

So, a **5.44 kVAR** capacitor would be needed to correct the power factor of this 10 kW motor from 0.75 to 0.95.

---

### Alternate Approach Using kVA:

You can also use an alternate formula based on the motor’s apparent power (kVA) and the power factor:

\[
Q_c = \text{kVA} \times \left( \text{tan}(\cos^{-1}(\text{Power Factor})) \right)
\]

This method is useful when the motor’s kVA rating is more easily available.

### Important Notes:
- Always check the voltage rating and the type of capacitor that matches your motor specifications.
- For large motors or motors with variable loads, it’s often a good idea to consult a professional for accurate sizing to avoid over or under-correction.
- **Too much capacitance** can lead to overcorrection, causing the system to operate at a leading power factor, which can have negative effects like voltage instability.

Would you like to go through another example or need help with any of the steps?
like dislike

Related questions

The power input to a 500V 50Hz 6Pole 3 phase induction motor running at 975 rpm is 40 kW. The stator losses are 1kW and friction and windage losses are 2kW. Calculate: (i) Slip (ii) Rotor copper loss (iii) Shaft power (iv) Efficiency

Show More
like dislike
17 views answers
× Full Screen Image
Random ImageRandom Image
like dislike
16 views answers
× Full Screen Image
Random ImageRandom Image

How to calculate apparent power in 3-phase?
Answer : To calculate the **apparent power** in a three-phase system, you can use the following formula: ### Formula for Apparent Power (S): \[ S = \sqrt{3} \times V_L \times I_L \] Where: - \( S \) = Apparent Power ( ... times 10 = 6928 \, VA \] So, the **apparent power** is **6928 VA** (or 6.928 kVA)....

Show More
like dislike
19 views 1 answer
× Full Screen Image
Random ImageRandom Image

How to calculate apparent power in 3 phase?
Answer : To calculate **apparent power** in a **3-phase system**, you use the following formula: ### Formula: \[ S = \sqrt{3} \cdot V_L \cdot I_L \] Where: - \( S \) = Apparent Power (in **volt-amperes ... 34,640 \text{ VA or } 34.64 \text{ kVA} \] Would you also like to calculate real or reactive power?...

Show More
like dislike
17 views 1 answer
× Full Screen Image
Random ImageRandom Image

How to calculate 3-phase power?
Answer : To calculate 3-phase power, you need to understand the difference between **real power (P)**, **reactive power (Q)**, and **apparent power (S)**. These can be calculated using different formulas ... **real power** being consumed by the load. Would you like me to explain anything in more detail?...

Show More
like dislike
16 views 1 answer
× Full Screen Image
Random ImageRandom Image
Learn Electrical and Electronics Engineering the easy way at Electrical-Engineering.app – tutorials, tools, calculators, and video lessons for students, professionals, and beginners.

Subjects

29.4k questions

17.8k answers

9.1k users