Opposite of "ComplextoReim" Block -- Vissim Block to create a complex number from two two signals


Submitted by murthyakella on Fri, 03/23/2012 - 23:11 Hi,
I know that we can create a constant complex number using constant block by entering real_value, imag_value. However I am not ale to figure out the process to create a variable(not a fixed predefined constant) complex number from two variables at run-time. I am looking for some vissim block which has two inputs which take a real and complex variables and results in the complex number as output. Is there any such functionality? This problem is really annoying me a lot. I have to deal with a lot of complex numbers for my project. If anyone knows how the solution to this problem, please post it here.
Regards, Murthy
Find more posts tagged with


Submitted by murthyakella on Mon, 03/26/2012 - 13:11.
Hi,
Thanks a lot. Convert block is exactly the one I was looking for. It does take two inputs (for real and imaginary parts) and turns them into a complex number as output.
Regards, Murthy
Submitted by a_a on Sat, 03/24/2012 - 01:59.
Did you try the convert block? If you select COMPLEX, you'll get two input pins.