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.
 
I came across a video regarding the use of AI/ML to work through complex datasets to determine complicated protein structures. It is a promising and beneficial use of AI/ML. AlphaFold - The Most Useful Thing AI Has Ever Done https://www.ebi.ac.uk/training/online/courses/alphafold/an-introductory-guide-to-its-strengths-and-limitations/what-is-alphafold/ https://en.wikipedia.org/wiki/AlphaFold https://deepmind.google/about/ Edit/update: The AlphaFold article in Nature John Jumper...
Thread 'Urgent: Physically repair - or bypass - power button on Asus laptop'
Asus Vivobook S14 flip. The power button is wrecked. Unable to turn it on AT ALL. We can get into how and why it got wrecked later, but suffice to say a kitchen knife was involved: These buttons do want to NOT come off, not like other lappies, where they can snap in and out. And they sure don't go back on. So, in the absence of a longer-term solution that might involve a replacement, is there any way I can activate the power button, like with a paperclip or wire or something? It looks...

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