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!