lmplementing EDFA in MATLAB Coding
显示 更早的评论
I want to implement EDFA characteristics in MATLAB , not simulink. i need to find the EDFA Gain and Noise. i have been searching alot but couldnt able to find proper help, so looking for someone here to help me out. i know some characteristics of EDFA from books like if we have to obtain flat gain we use EDFA but i want to proof it in MATLAB coding. so if someone could help me out i will be highly thankful to u.
Kind regards
Syed Haider
7 个评论
Walter Roberson
2012-6-16
Is this the same meaning of EDFA as in Amir's recent question
http://www.mathworks.com/matlabcentral/answers/40941-edfa-with-ase-noise
SYED
2012-6-23
SYED
2012-6-23
Cezerla Baskaran
2012-8-29
Hi Syed,
Any progress on this part?? Am also doing somewhat similar one.
Jian Chang
2012-11-9
Hey, guys. I am also a master student in wdm-pon lab. Hope we discuss the problems in wdm-pon together.
ihsan khan
2018-4-5
please help me in edfa implementation
sed banj
2022-3-7
would u help me please
i need the code
回答(1 个)
Luke Rumbaugh
2013-5-28
2 个投票
Hey guys, check out the "EDFA Single Pass Gain Calculator" code I just posted, see if it makes sense/gets you started.
This is an analytical solution so it doesn't account for ASE or time-domain modulation. I'll be posting a numerical solution too -- tell me if you want it and I'll upload it faster.
By the way a couple papers to try to get are:
- C. Barnard "Analytical model for rare-earth-doped fiber amplifiers and lasers" (1994)
- A. Bellemare "Continuous-wave silica-based erbium-doped fibre lasers" (2003)
- R. Paschotta "Ytterbium-doped fiber amplifiers" (1997) http://www.orc.org.uk/publications/13xx/1391.pdf
- Morkel and Laming, "Theoretical modeling of erbium-doped fiber amplifiers with excited-state absorption" http://www.orc.soton.ac.uk/publications/04xx/403.pdf
For analytical calculation, Barnard is the best.
For numerical simulation, Bellemare's might be the best for EDFAs; I don't see it openly available without subscription though, so maybe try Morkel & Laming first. Paschotta is good too although you have to change the parameters for EDFA since he works with ytterbium.
1 个评论
balbindar kaur
2016-4-29
编辑:balbindar kaur
2016-4-29
Hey I am also finding the same difficulty to write a code of finding gain and noise figure to optimize the performance of EDFA. Please help me out.
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!