AC power - Simulation and hand calculated values different

Click For Summary
SUMMARY

The forum discussion centers on discrepancies between hand calculations and MATLAB simulations for reactive power in an AC circuit. The circuit includes resistors (R1 = 12Ω, R2 = 20Ω), an inductor (L = 0.0531H), and a capacitor (C = 265.26μF). The user calculated real and reactive power for each component and noted differences in reactive power values for the inductor and capacitor when using MATLAB. The discussion emphasizes the importance of using RMS values and phase angles in power calculations, particularly when determining total complex power.

PREREQUISITES
  • Understanding of AC circuit analysis, including mesh analysis
  • Familiarity with MATLAB, specifically Simulink and SimPowerSystems
  • Knowledge of complex power calculations in AC circuits
  • Basic concepts of reactive power and power factor correction
NEXT STEPS
  • Learn how to use MATLAB's power measurement tools for AC circuits
  • Study the relationship between impedance and reactive power in AC circuits
  • Explore techniques for plotting complex impedance as a function of capacitance in MATLAB
  • Investigate methods for calculating total complex power using algebraic techniques
USEFUL FOR

Electrical engineering students, circuit designers, and anyone involved in AC circuit analysis and simulation using MATLAB.

  • #31
gneill said:
Yes, but I imagine that the algebra could get tedious. You want to find the reactive power as a function of C, so that means finding the imaginary part of the complex power. It would be easier to plot the reactive power and pick out the solution on the plot.
upload_2016-12-4_18-23-33.png

upload_2016-12-4_18-24-12.png


I am plugging in the original total real power and total reactive power. I cannot get the original value of capacitance.

Edit:
I used 576-430.8i instead and got the original capacitance value. How do I solve for C if I don't have a "defined" real power to solve for? Do I simply divide that by 2 (50%) as well?
 
Physics news on Phys.org
  • #32
eehelp150 said:
I used 576-430.8i instead and got the original capacitance value. How do I solve for C if I don't have a "defined" real power to solve for? Do I simply divide that by 2 (50%) as well?
No, the real and imaginary parts of the power will have some complicated relationship.

Since you want to reduce the reactive power by 50% you can simplify things a bit by setting Vs = 1. Then ignoring units the current will be ##I = 1/Z## and the power will be ##P = V_s I^* = I^*##.

Isolating the imaginary part of ##I^*## might be tedious. You can write your impedance as:

##Z = 12 + j20 + \frac{1}{\frac{1}{20} + jωC}##

Might as well define ##x = ωC##, then
$$I = \frac{1}{12 + j20 + \frac{1}{\frac{1}{20} + jx}}$$
Normalizing that to pull out the complex component is not complicated, just labor intensive. Then find its value using the original capacitor value in x = ωC as the "benchmark" value for the imaginary component. You'll want to find a new value for x that yields half of that power.
 

Similar threads

  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 10 ·
Replies
10
Views
11K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
11
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K