showing real and imaginary numbers in multisim

Thread Starter

ninjaman

Joined May 18, 2013
341
hello
I want to show the real and imaginary parts of my tuned circuit in mulitsim. I have tried the, simulate>analysis>single AC frequency analysis
I chose the currents through each branch and ended up with this
upload_2015-2-6_15-57-23.png

this is the result that I get?
the current should be in milliamps, 1.26mA 1.26mA 1.49mA and 4mA.

im not sure what im doing wrong. I have searched around but cant find anything.

any help would be great
I think it may be something to do with expressions. like adding currents or something

thanks
simon
 

crutschow

Joined Mar 14, 2008
34,412
The current in each element in series is the same, as the analysis shows. You don't add them to get total current.
When you add the currents of two elements in series [(such as I(C2) +I(R1)] you get double the current but that is not a real current, just an arbitrary calculation of current that does not appear in the circuit.
 

Thread Starter

ninjaman

Joined May 18, 2013
341
the problem is, no of the values that I have on multisim match the values that I have calculated.
I will attach how I worked out the inductor current in complex and polar notation. its not the same and I don't know why.

L= 0.15H
R=4700
F=500Hz
V=7.07VRMS
Inductive reactance upload_2015-2-7_10-25-32.png = upload_2015-2-7_10-25-32.png
Total Impedance using Pythagoras upload_2015-2-7_10-25-32.png upload_2015-2-7_10-25-32.png
upload_2015-2-7_10-25-32.png
To find the current in this branch using Ohms Law: upload_2015-2-7_10-25-32.png
Phase angle of current upload_2015-2-7_10-25-32.png
The total current is acting at the same phase angle as the impedance above; therefore the current can be expressed in rectangular form(X, Y). X being in the real plane and Y being in the imaginary.
upload_2015-2-7_10-25-32.png
Converting to j notation:
Use Trig (or calculator) to derive X and Y quantities.
Using the calculator REC function = Rec (quantity, angle)
Rec (1.49x10-3, 5.726) X=1.483 x10-3
Y=1.487 x10-3
In complex notation, current can be expressed as =1.483x10-3 +j1.487x10-3
Once in complex notation, add all real elements and add all imaginary elements.
These can be put back into calculator (or use trig)
Pol(x,y)
e.g. Pol(3,4) r=5 (total current) –which can be verified on Multisim
θ=53.13º (phase angle)
 

MikeML

Joined Oct 2, 2009
5,444
I dont own Multisim; I use LTSpice.

When you specify a voltage source amplitude, LTSpice takes it as zero to peak value (not rms). It reports the magnitude and phase of the node voltages and branch currents in peak values, not rms. If you specify a voltage source amplitude of {peak/1.414213}, LTSpice carries the reduced voltage through all of the calculations (the circuit has no non-linear components; if it did, AC analysis wouldn't be appropriate, anyway).

Here is a comparison of two circuits. Note the currents. I'll bet Multisim uses the same convention...

143.gif
 

crutschow

Joined Mar 14, 2008
34,412
Mike, transient AC sources do use peak values, but AC values are all relative to the input so it makes no difference whether they are peak or RMS as long as both input and output values use the same factor.
 

Thread Starter

ninjaman

Joined May 18, 2013
341
what is TS?
sorry but that doesn't help. I don't have a lot of time to learn another spice software. I would like to stick to multisim.

thanks for your help, I will leave it though.

simon
 

MikeML

Joined Oct 2, 2009
5,444
what is TS?
sorry but that doesn't help. I don't have a lot of time to learn another spice software. I would like to stick to multisim.
Thread Starter.

Read the text in my posting. I showed you where you screwed up. Hint, it proves you haven't learned multisim.
 

Thread Starter

ninjaman

Joined May 18, 2013
341
i haven't learned multisim?

I used rms as that is what the multimeters show on multisim. that is also what my multimeter shows in real life. it shows rms value. I want all values to be the same. when I use rms or peak value I get the same results. I need the multisim results to match my real world results and calculated results. so far the only thing that I cant get working is the multisim real and imaginary numbers.

MikeML please do not post on any thread that I start, thank you
 
Top