Skip to content

Query on Iterative algorithm in Raman solver class #474

Answered by AndreaDAmico
mukherjeearup asked this question in Q&A
Discussion options

You must be logged in to vote

Dear @mukherjeearup,
Sorry for the late answer. Using your variable definition, the correct formula to evaluate the effective noise figure should be just the following:

effective_NF = lin2db{Raman_ase/[h x baud_rate x (on_off_gain -1) x co_frequency_in_THz x 1e12]}

Indeed, if the on_off_gain is significantly larger than one, you can remove the -1 term obtaining:

effective_NF = lin2db[Raman_ase/[h x baud_rate x on_off_gain x co_frequency_in_THz x 1e12]}

Replies: 5 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mukherjeearup
Comment options

Comment options

You must be logged in to vote
2 replies
@AndreaDAmico
Comment options

@caffery-chen
Comment options

Comment options

You must be logged in to vote
3 replies
@mukherjeearup
Comment options

@mukherjeearup
Comment options

@AndreaDAmico
Comment options

Answer selected by EstherLerouzic
Comment options

You must be logged in to vote
2 replies
@AndreaDAmico
Comment options

@caffery-chen
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants