- 问题一: for m-QAM modulation format the number of bits per symbol should be divisible by 2
对于m-QAM调制格式每个符号的位数应该能被2整除

2.问题二: Job submission was not successful: combination of multiple input and multiple output ports not allowed in net 多个输入和多个输出端口的组合不允许在网络中使用
如下图,用WDM_MUX_N_1就有问题,用WDM_MUX_8_1就没问题,为什么?


2.问题二: Job submission was not successful: combination of multiple input and multiple output ports not allowed in net 多个输入和多个输出端口的组合不允许在网络中使用
如下图,用WDM_MUX_N_1就有问题,用WDM_MUX_8_1就没问题,为什么?

如下图,加第二个光谱仪出错,不加就不错,why?



如上图,不加第二个光谱仪,运行后光谱仪未显示出波形,如下图

3.问题三:怎样导出SignalAnalyzer的数据?
4. could not evaluate 'set x{ChannelLabel}; set y _hlp; if {[string match -nocase {ISI} On] && [string match -nocase {ISI_domain} Optical] } {set out $x$y } else {set out $x} ' which was expanded into 'set x; set y _hlp; if {[string match -nocase Off On] && [string match -nocase Optical Optical] } {set out $x$y } else {set out $x} ' in lighttree_3_vtmu.Rx_DQPSK_BER_vtmg1.BitstreamExtractor_vtmg3.ChannelLabel

本文解答了三个技术问题:1. 对于m-QAM调制格式,探讨了每个符号的位数为何需被2整除;2. 分析了在网络设置中为何同时使用多个输入和输出端口会导致错误,并通过示例说明了解决方案;3. 提供了如何从SignalAnalyzer导出数据的方法。
1676





