Analysis of an AC parallel circuit using the Ti-84
2 Programs, including a power factor improver
The analyzed circuit is a very common electric circuit in electric engineering. See the diagrams below. In which RL and L is the representative electric load of a consumer. In practice, many consumer loads have an inductive character. The parameter Rs is the resistance of the cable and C1 is the capacitor which improves the cosφ. Source voltage is 110V_rms with a frequency of 60 Hz. This diagram can also be used for the one phase representation of a 3 phases symmetric load (all powers has to be multiplied with a factor3). Both schemes are analyzed with the program RLCPCRSE.8XP.
The left scheme is an inductive load (25 Ohm and 0.2H without Capacitor (0 F). In the right scheme,
the inductive blind load is (over) compensated by using a capacitor of 40 uF. An extra program is added which automatically calculates the capacitor value to obtain a cosφ of 1.
See the results below.


The results show that the addition of a capacitor of 40uF changes the original inductive behavior of the circuit with cosφ=0.33, sinφ=0.95 changes in a circuit with capacitive character with cosφ=0.79 and sinφ=-0.62. Also, the source current decreases by more than a factor of 2 (1.38A to 0.55 A), the Watt power keeps almost the same (49.46 to 47.87 W). This is a good example of how a capacitor influences the power factor.

Notice that all parameters are free to choose, so a wide range of problems can be analyzed.
You can download the program.
Program that calculates the capacitor value to achieve a cosφ=1
The program IMPROPF.8xp is demonstrated below. First, the original inductive circuit without a capacitor is analyzed. After that, the optimal capacitor value is calculated and the optimal circuit is analyzed again

Calculation results original system
The results show a cosφ of 0.57 which is not very high. The current is 1.2 A. The reactive power is 108.75 Var and the real power equals 75W. The voltage loss across Rs=2.4 V.

The calculation results of an optimized system with cosφ= 1
After analyzing the original inductive circuit, the program calculates the optimal C value to improve the cosφ to 1. The optimized system shows a cosφ =1. The calculated capacitor equals 24.44uF. The source current decreases to 0.66A. The voltage loss across Rs decreases to 1.33V. The total reactive power =0Var.

Download for the program