English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

what exactly does the j operator represent what is the difference between for example j4 and -j4

2006-07-21 06:09:16 · 6 answers · asked by code 7 2 in Science & Mathematics Engineering

6 answers

j^2=i^2=-1. It is called an imaginary number (also known as a complex number) because you can not find it in the real world. It is really a way of simplifying problems in electrical engineering. The most widely use reason for imaginary numbers goes back to Euler's formula:e^x=cos(x)+sin(x)*j . It is a way of saying that a value contains a magnitude and an angle. It is hard to explain but easy to use when solving problems. You shouldn't need imaginary numbers until you get into differential equations.

2006-07-21 11:49:17 · answer #1 · answered by DoctaB01 2 · 0 1

As others have stated, j has the property j^2 = -1 or j = sqr(-1). It is called an imaginary number. We electrical engineers use j instead of i for this concept, probably because i represents current in most of our equations. In addition to Euler's Equation given by one of the previous answers, j is the imaginary unit for the imaginary part of a complex number of the form a + jb. The term b in this equation would be plotted along the imaginary axis on the complex plane while the a term would be plotted along the real axis. This whole concept introduces the notion of phasors, phase angles, magnitudes, etc for electrical signals as well as many other phenomenon that can be described elegantly in this fashion.

The difference between j4 and -j4 is the position on the complex plane and the resulting phase angle. As described, there is no real component and only an imaginary component. So j4 is positive and would have a magnitude of 4 and would lie on the imaginary axis above the real axis on the complex plane. It would have a phase angle of +90 degrees. -j4 would also have a magnitude of 4 and would also lie on the imaginary axis but would be below the real axis and would have a phase angle of -90 degrees. For electrical circuits, positive phase angles usually involve inductance, while negative phase angles usually imply capacitance. +j4 would represent a pure inductance while -j4 would represent a pure capacitance.

Carrying the example further, if the equations were 3 + j4 and 3 - j4, then the magnitude of each would be the same:

magnitude = sqr(real part ^2 + imaginary part ^2)
mag = sqr(3^2 + 4^2) = sqr(3^2 + (-4)^2) = sqr(9 + 16) = sqr(25) = 5
phase angle = arctan (imaginary part / real part)
3+j4 ==> arctan (+4 / 3) = +53.13 degrees
3-j4 ==> arctan (-4/3) = -53.13 degrees

Hope this helped!

2006-07-21 15:18:50 · answer #2 · answered by SkyWayGuy 3 · 0 0

The j operator in electrical engineering is used to represent the 90 deg phase component of ac signals and impedances. A multiplication by j means a phase angle change of 90 degrees. If you multiply by j twice, or j^2, you get a 180 degree phase shift which is the same as the negative of the original. Therefore j^2 = -1, and this is how we get j as the imaginary sqrt(-1).

2006-07-21 09:19:45 · answer #3 · answered by gp4rts 7 · 0 0

i'd be frank, i do not fairly imagine what I honestly ought to assert will be effectual in any respect. even as i imagine of purpose, I have a tendency to imagine of a portray. A portray serves no purpose, or more effective meaning, a portray, does no longer be especially if an alien got here down and reported it, it truly is totally not as apt a record as a image, and it's going to under no circumstances have any importance. yet it is nonetheless captivating, and nonetheless properly worth portray. existence, is in essence, a portray. i imagine, that perchance, you want to end asking the questions, and start up...doing some thing. some thing, fairly, only...do some thing to make your self content fabric. you do not experience like being unique, then do not. Be a bitter puss jointly with your associates, i have performed it, in the adventure that they are acquaintances, they're going to get over it.

2016-11-25 00:18:43 · answer #4 · answered by ng 4 · 0 0

j is normally used to define imaginary numbers or current.

I'm not sure what your use is. If it's imaginary numbers then it means square root of -1.

If it's current, I need more information.

2006-07-21 06:12:58 · answer #5 · answered by molex77 3 · 0 0

the - sign is a direction indicator.

2006-07-21 07:03:27 · answer #6 · answered by cw 3 · 0 0

fedest.com, questions and answers