- This topic has 3 replies, 2 voices, and was last updated 9 years, 10 months ago by Damian Marek.
-
AuthorPosts
-
-
January 7, 2015 at 4:21 pm #17122Abdallah IsmailParticipant
Dear All;
Why Matlab component doesn’t get the data from WDM component.
I found only one sampled signal in the workspace with double no. of samples.
Hope your support. -
January 9, 2015 at 2:51 pm #17165Damian MarekParticipant
Hi,
When signals are combined in Ideal Muxs or Power Combiner, OptiSystem will sometimes automatically merge the channels into one signal, with the average carrier frequency. This is normally because the channels are very close in frequency and it makes more computational sense to only have one signal/channel. Of course you can retrieve individual channels by using a rectangular filter.
Cheers
-
January 9, 2015 at 3:42 pm #17166Abdallah IsmailParticipant
Thanks Damian,
But if I need to deal with the data on the channels of the WDM,How can I do that?
For example if I made matlab component that represent fiber, how can I get the individual data on each channel?
Also what the data that appear represent.
For Example when I used an example from Optiwave Examples “DP-16QAM back to back Transmission w nyquist”when the matlab component ,the sampled signal vector length = 8 X Number of samples (in layout parameters) although it is only five channels.
what the sampled signal represent in that case? -
January 12, 2015 at 1:46 pm #17174Damian MarekParticipant
I get a different number of samples than you. After the Ideal Mux the Matlab component contains a sampled signal of 2097152 and before each sampled signal is 1048576. The output of the Ideal Mux is then twice the number of samples of the input, yet containing 5 channels.
The sampled signal is twice the original the sample rate of the individual channels because although there is some overlap of the signals the resulting signal needs to represent a larger bandwidth signal and thus needs to have a larger sample rate to span the spectrum.
The sampled signal is centered at the average between the input wavelengths and contains all of the sampled information.
Regards
-
-
AuthorPosts
- You must be logged in to reply to this topic.