Optimizing Accuracy: Complex Number Calculations for RL Circuit

In summary, the calculations for the homework statement are carried out in various ways, with different amounts of precision, but all of them result in a final answer that is accurate to the desired degree.
  • #1
shaltera
90
0

Homework Statement


Calculate
Z1=5+j10
Z2=10+j8
Z3=10+J5
RL=40
V=100

VTH=VX(Z2/Z1+Z2)
ZTH=Z3+(Z1Z2/Z1+Z2)
I=VTH/(ZTH+RL)

IL=?

Homework Equations


My question is what calculation method is more accurate:

First to convert complex numbers in polar forms, and then calculate or calculate complex number until final result and then convert in polar form?

The Attempt at a Solution

 
Last edited by a moderator:
Physics news on Phys.org
  • #2
You carry along sufficient significant figures so that either gives the answer to the desired accuracy. So neither can be said to be "more accurate".
 
  • #3
Ya got a little happy with the HW template.
 
  • #4
I removed the additional copies of the homework template.

As you have to add complex numbers, I would not convert them to polar form. This increases the number of steps a lot, probably also increasing the error. I would not worry about that, however, your initial values are given with a precision of 2-3 digits, every reasonable system will calculate that with much more than 3 digits precision.
 
  • #5
Staying in rectangular form it's possible to carry through the calculations exactly when the given values are all expressed with whole numbers. Here, for example, ##I_L = \frac{12176}{13121} - j\frac{4888}{13121}##.

For practical work, though, this rarely happens, and in general all values have some uncertainty associated with them. Keep enough guard digits in all intermediate values though the calculation so that rounding and truncation doesn't introduce errors larger than your uncertainties!

Angle conversions, in particular can be troublesome since the conversions are not linear functions: plot the tan and arctan functions and see. In some parts of the curves small errors can be magnified while in other places the conversion is practically insensitive to small changes in the function argument. My advice is to keep more digits in angles than you think is necessary and never round intermediate angle values. Round only for final result presentation.
 

Similar threads

Replies
26
Views
2K
Replies
11
Views
12K
Replies
11
Views
5K
Replies
2
Views
2K
Replies
2
Views
3K
Replies
3
Views
2K
Replies
24
Views
2K
Back
Top