Solving Complex Algebra Homework w/ Equation & Solution

  • Thread starter Thread starter ChasW.
  • Start date Start date
  • Tags Tags
    Algebra Complex
Click For Summary

Homework Help Overview

The discussion revolves around solving a complex algebraic equation related to impedance matching in RF circuit design. The original poster is attempting to manipulate an equation involving real and imaginary components to isolate specific variables.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore methods for separating real and imaginary parts of a complex equation. The original poster attempts various algebraic manipulations to simplify the equation and isolate variables.

Discussion Status

Participants are engaged in a detailed examination of the algebraic transformations required to solve for specific variables. Some guidance has been offered regarding equating real and imaginary parts, and there is an ongoing exploration of potential sign errors in the derived expressions.

Contextual Notes

The discussion includes references to specific equations and transformations from RF Circuit Design Theory and Applications, with an emphasis on understanding the implications of separating real and imaginary components in complex equations.

ChasW.
Gold Member
Messages
18
Reaction score
0

Homework Statement



I am following along in a book which provides the equation below.
I have also included the book's stated solution.

Homework Equations



The Equation:
[tex]{R_T+jX_T \over 1+jB_C(R_T+jX_T)}+jX_L = R_A-jX_A[/tex]
The Book's Solution:
[tex]R_T=R_A(1-B_CX_T)+(X_A+X_L)B_CR_T[/tex]

The Attempt at a Solution



When attempting to solve for RT, so far I have:
[tex]{R_T+jX_T \over 1+jB_CR_T-B_CX_T} = R_A-jX_A-jX_L[/tex]
[tex]R_T=(R_A-jX_A-jX_L)(1+jB_CR_T-B_CX_T)-jX_T[/tex]
[tex]R_T=<br /> R_A+R_AjB_CR_T-R_AB_CX_T<br /> -jX_A+X_AB_CR_T+jX_AB_CX_T<br /> -jX_L+X_LB_CR_T+jX_LB_CX_T -jX_T[/tex]
I then begin to simplify:
[tex]R_T=<br /> R_A(1+jB_CR_T-B_CX_T)<br /> +X_A(-j+B_CR_T+jB_CX_T)<br /> +X_L(-j+B_CR_T+jB_CX_T) -jX_T[/tex]
[tex]R_T=<br /> R_A(1+jB_CR_T-B_CX_T)<br /> +(X_A+X_L)(-j+B_CR_T+jB_CX_T) -jX_T[/tex]
I seem to be having some issue identifying further simplification.
Any assistance would be appreciated.
Charles
 
Physics news on Phys.org
Could you give more context? It appears that at some point only the real part was retained.
 
  • Like
Likes   Reactions: 1 person
DrClaude said:
Could you give more context? It appears that at some point only the real part was retained.

You are exactly correct. The greater context is a series of equations describing an impedance match using a series inductor and parallel capacitor from RF Circuit Design Theory and Applications where RT is the real part. The example starts off as expressing impedances as real and imaginary components and then separating the two: RT and XT.

The book's stated XT solution is:
[tex]X_T=R_TR_AB_C-(1-B_CX_T)(X_A+X_L)[/tex]
Perhaps my confusion resides with solving for the real-only part. If all that was done was discarding the imaginary parts in the RT equation, then I might be ok.

My reason for wanting to clearly understand the equation and its transformations is to be able to perform the same approach but as applied to other topologies such as series capacitor and parallel inductor.

The way the equations RT and XT are used is described as:
In the RT equation, solve for XL and substitute those results into the XT equation, solve the remaining quadratic equation (plus side version) to obtain BC and then substitute BC into linear XT equation to solve for XL.
 
Last edited:
You need to equate the real and imaginary parts of the complex equation separately.
I mean the real left-hand side equals the real right-hand side and same for the imaginary (if needed).
You can do some simplifications first, as you did. But in the end equate the two parts separately.
 
  • Like
Likes   Reactions: 1 person
nasu said:
You need to equate the real and imaginary parts of the complex equation separately.
I mean the real left-hand side equals the real right-hand side and same for the imaginary (if needed).
You can do some simplifications first, as you did. But in the end equate the two parts separately.
Ok so after the simplifications that I did, does equating to the real part simply mean to drop all of the remaining imaginary components to arrive at the form of RT that the book author did? Or perhaps to reword my question, does taking the real part of RT at the point where I simplified to, mean discarding all remaining imaginary values? I guess what I was expecting was some mathematical step beyond my final simplification or more methodical means for taking the real part of the lengthy expression.
 
It's not really "discarding". You just use the general meaning of two complex numbers being equal.
If you have z1=a1+b1*i and z2=a2+b2*i (where a1,a2,b1,b2 are pure real), the equality z1=z2 implies
a1=a2
and
b1=b2.

Here z1 and z2 are the two sides of your equation.
 
nasu said:
It's not really "discarding". You just use the general meaning of two complex numbers being equal.
If you have z1=a1+b1*i and z2=a2+b2*i (where a1,a2,b1,b2 are pure real), the equality z1=z2 implies
a1=a2
and
b1=b2.

Here z1 and z2 are the two sides of your equation.
Ok I get the basic example you've given as it demonstrates the equality of the real and imaginary parts of two different complex numbers given z1=z2. I am still working towards properly applying that to the separation of the real and imaginary components in the larger expressions.

So for separating out the imaginary side which the book states to be:
[tex]X_T=R_TR_AB_C-(1-B_CX_T)(X_A+X_L)[/tex]
which comes from:
[tex]{R_T+jX_T \over 1+jB_C(R_T+jX_T)}+jX_L = R_A-jX_A[/tex]
I can take it as far as:
[tex]{R_T+jX_T \over 1+jB_CR_T-B_CX_T} = R_A-jX_A-jX_L[/tex]
[tex]jX_T=(R_A-jX_A-jX_L)(1+jB_CR_T-B_CX_T)-R_T[/tex]
[tex]jX_T=R_A+R_AjB_CR_T-R_AB_CX_T<br /> -jX_A+X_AB_CR_T+jX_AB_CX_T<br /> -jX_L+X_LB_CR_T+jX_LB_CX_T-R_T[/tex]
[tex]jX_T=R_A(1+jB_CR_T-B_CX_T)+X_A(-j+B_CR_T+jB_CX_T)+X_L(-j+B_CR_T+jB_CX_T)-R_T[/tex]
[tex]jX_T=R_A(1+jB_CR_T-B_CX_T)+(X_A+X_L)(-j+B_CR_T+jB_CX_T)-R_T[/tex]
What is the next step towards separating out XT?
 
You need to work more on the right side.
Collect all the terms with j. This will be the imaginary part of the left hand side. (Im)
Collect all terms without j. This will be the real part. (Re)

The way you wrote it so far, you have only imaginary part on the left side.
So after you do the above, you will have
XT=Im
and
0=Re.

Solve the two equations for whatever you want to find.
 
nasu said:
You need to work more on the right side.
Collect all the terms with j. This will be the imaginary part of the left hand side. (Im)
Collect all terms without j. This will be the real part. (Re)

The way you wrote it so far, you have only imaginary part on the left side.
So after you do the above, you will have
XT=Im
and
0=Re.

Solve the two equations for whatever you want to find.

When I solve for XT I get:
[tex]X_T={R_T+jX_T \over R_A(-jB_C^2R_T)+(X_A+X_L)(jB_C-B_C^2R_T)}[/tex]
which doesn't seem to be much better than the last attempt.
Perhaps you would be willing to show me the transformation to XT=Im as you have described?
 
  • #10
ChasW. said:
When I solve for XT I get:
[tex]X_T={R_T+jX_T \over R_A(-jB_C^2R_T)+(X_A+X_L)(jB_C-B_C^2R_T)}[/tex]
You're mixing real and imaginary again.

Consider
$$
\begin{align}
\frac{A + j B}{C + j D} &= F + jG \\
A + j B &= (C + j D)(F + jG) \\
A + j B &= CF + j CG + j DF - DG \\
A + j B &= (CF - DG) + j (CG + DF)
\end{align}
$$
Look at that last line. It means that ##A = CF - DG## and ##B = CG + DF##. You need to do something similar with your equation.
 
  • Like
Likes   Reactions: 1 person
  • #11
DrClaude said:
You're mixing real and imaginary again.

Consider
$$
\begin{align}
\frac{A + j B}{C + j D} &= F + jG \\
A + j B &= (C + j D)(F + jG) \\
A + j B &= CF + j CG + j DF - DG \\
A + j B &= (CF - DG) + j (CG + DF)
\end{align}
$$
Look at that last line. It means that ##A = CF - DG## and ##B = CG + DF##. You need to do something similar with your equation.
I think this helped.

Starting from
[tex]R_T+jX_T=R_A(1+jB_CR_T-B_CX_T)+(X_A+X_L)(-j+B_CR_T+jB_CX_T)[/tex]
Using what you've provided I can see that
[tex]R_T=R_A(1-B_CX_T)+(X_A+X_L)(B_CR_T)[/tex]
which also brings me closer with XT
[tex]X_T=R_AB_CR_T+(X_A+X_L)(-1+B_CX_T)[/tex]
If I can just find the sign error now. For XT, the book has
[tex]X_T=R_TR_AB_C-(1-B_CX_T)(X_A+X_L)[/tex]
... or is that actually not an error, but rather adding the opposite? Mental fatigue has bested me :)

Thank you both.
Charles
 
Last edited:
  • #12
ChasW. said:
[tex]X_T=R_AB_CR_T+(X_A+X_L)(-1+B_CX_T)[/tex]
If I can just find the sign error now. For XT, the book has
[tex]X_T=R_TR_AB_C-(1-B_CX_T)(X_A+X_L)[/tex]
... or is that actually not an error, but rather adding the opposite? Mental fatigue has bested me :)
When your brain has rested, I'm sure you'll see that
[tex](-1+B_CX_T) (X_A+X_L) = -(1-B_CX_T) (X_A+X_L)[/tex]
 
  • Like
Likes   Reactions: 1 person
  • #13
It's not an error. They are the same.
Take the "-" outside the parenthesis and you get the result in the book.
 
  • Like
Likes   Reactions: 1 person
  • #14
Sounds right
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
8
Views
2K
Replies
6
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K