Calculators Troubleshooting Mesh Analysis on the Ti-nSpire CAS Calculator

AI Thread Summary
The discussion focuses on troubleshooting mesh analysis equations using the Ti-nSpire CAS calculator. The user has created two equations for a circuit but struggles to solve them using the calculator's features. Suggestions include using the "Solve system of equations" feature instead of matrices, as well as checking for errors in the equations, particularly in the complex terms. Additionally, using the RREF function on a 2x3 matrix is recommended for obtaining results for I1 and I2. The conversation highlights the limitations of non-CAS models in handling complex matrix calculations.
brickford5
Messages
1
Reaction score
0
I have just gotten my new Ti-nspire CAS calculator and seem to be stumped. I have created my two equations from my mesh analysis of a circuit.

Loop I2: I1(2+j2)+I2(8-j2)=12
Loop I1: I1(-j2)+I2(j-4)=0

I know I can solve this by hand but would like to learn to use my nspire. Any direction would be greatly appreciated, I feel I have tried everything I can think of and can't seem to get the result.

{{2+2i, -2i}, {8-2i, 12+i}} * {{I1, I2} = {{12, 0}} - I think this is right?

------------------------------------
Some things I've tried:

- Using dotP:
Creating the matrix of coefficients {{2+2i, -2i}, {8-2i, 12+i}}, taking the inverse (^-1) and dot-ting (dotP{}) it with [12,0] - I get 'Error Invalid data type'​

- Using cSolve:
Input: cSolve(x(2+i2)+y(8-2i)=12 and x(-i2)+y(i-4)=0,x,y​
Output: x=c6 and y=c7 and (then repeats equations)​

I reviewed numerous youtube videos and instructions but couldn't seem to find a solution the resulted in the right answer. I am trying to find I2 and did the hand calculations to get I2=1.76-1.06j

Thanks in advance to any input!
 
Last edited:
Computer science news on Phys.org
I'm sorry you are not finding help at the moment. Is there any additional information you can share with us?
 
Don't use matrix. Too tedious! Use the "Solve system of equations" feature.

For this basic circuit it would look like this! You access this feature by clicking menu, then 3 (algebra) then 7

a874c6acf2.jpg
 
You have an error in your equation from your first set of equations to your Matrix form (j-4) does not equal (12+J).

On using matrix features, have you tried your RREF (Reduced Row Echelon Form) the 2X3 matrix of your circuit ie the last column is your result. This command will reduce your matrix to provide an answer for I1 and I2 in the last column. Should work unless your Tinspire is based upon the Ti-84 (non-CAS model). The Ti-83/84 cannot handle complex matrix math. Not sure about the TinSpire NON-CAS calculator either.
 
This week, I saw a documentary done by the French called Les sacrifiés de l'IA, which was presented by a Canadian show Enquête. If you understand French I recommend it. Very eye-opening. I found a similar documentary in English called The Human Cost of AI: Data workers in the Global South. There is also an interview with Milagros Miceli (appearing in both documentaries) on Youtube: I also found a powerpoint presentation by the economist Uma Rani (appearing in the French documentary), AI...

Similar threads

Replies
1
Views
10K
Replies
6
Views
6K
Replies
7
Views
10K
Replies
1
Views
11K
Replies
9
Views
2K
Replies
8
Views
8K
Replies
4
Views
4K
Back
Top