Query regarding the Span parameters? #475
-
Hi, Thankyou |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Could someone help me with this please!!! |
Beta Was this translation helpful? Give feedback.
Hello @Palzar-Tamang
I am a bit confused by your question: you give an example with a gain range in dBm but gain is in dB and always positive. do you mean typical power range ?
The target_extended_gain does what you have identified:
when no amplifier type-variety is set in an amplifier node, the program computes the target power and search for the best amplifier within the library that satisfies this power provided that the gain is kept within the max flat gain + target_extended_gain, and total power is below max power.
Now if the type-variety is already set in the node, the program just uses the operational values that have been set. The program warns the user if the gain exceeds the max…