- This topic has 6 replies, 3 voices, and was last updated 10 years, 6 months ago by Luis Acevedo.
-
AuthorPosts
-
-
May 16, 2014 at 8:07 am #11622mai fouadParticipant
can any one help me with that problem , when i increase the number of sequence length generated from bit sequence generator to around one million i get that error : CIDScheduler error while calculating the component i try to test many samples but i get the same error !!!
-
May 16, 2014 at 11:26 am #11645Damian MarekParticipant
Hi,
It could be the large sequence length you are using. To be sure try with a smaller sequence length. If that doesn’t work please send me your project file or layout and I’ll take a look at it.
-
May 16, 2014 at 11:59 am #11651mai fouadParticipant
yes i use sequence length =1048576 bits as my system has a small BER around 10^-5 so i need to test the system with million bits , is there another method to test huge number of bits in optisystem
-
May 16, 2014 at 12:02 pm #11652Damian MarekParticipant
It might be the way your system is set up. Could you send me your project file? Have you tried the BER Analyzer or BER Test Set?
-
-
May 16, 2014 at 12:15 pm #11653mai fouadParticipant
here is my project and the m-file called in the project but it will take long time to run also if i try another project and put the sequence length as i mentioned i get the same error
-
May 16, 2014 at 2:52 pm #11667Damian MarekParticipant
I really don’t think using a million bits here is required. I think you could get an accurate picture of the BER by using considerably less. However, you can try removing many of the visualizers. Each visualizer will save the data of the signal, which will take up a lot of memory while the program is running. It will slow down the simulation considerably. Try removing all but the essential ones you need. Make sure that the data monitors are taken off too. They are the small rectangular icons on the output ports of components.You can use the Data Monitor tool on the right hand side of the layout to remove them. I have attached a picture of where they can be found.
The Matlab component at the end is causing an error for me, because there is no associated m-file.
-
-
May 17, 2014 at 11:30 am #11695Luis AcevedoParticipant
thanks 🙂
-
-
AuthorPosts
- You must be logged in to reply to this topic.