How to connect light-emitting diode and photodiode ?
조회 수: 7 (최근 30일)
이전 댓글 표시
Hello,
I actually work on a rain sensor model and I would like to simulate the electrical circuit, but I have some problems. I search some solutions on the web but I didn't found anything. I only found a question, which I also have :
When I connect light-emitting diode (port W) to photodiode (Port D) in simulink, errors will occur. It says 'Invalid Physical Signal connection at port 'W'. Source unit is 'W' and destination unit is 'W/m^2''' What do I need to insert between light-emitting diode and photodiode?
Thanks!
댓글 수: 1
betül kalfa
2020년 11월 6일
Hello. I also have the problem you mentioned between Photo diode and LED. Did you find the solution? Can you share it?
답변 (1개)
Dallas Perkins
2022년 11월 22일
Hi Alexandre,
Since physical signals have units associated with them you need to get those to line up between your two components. The LED outputs an optical power in W, and the photodiode accepts a radiant flux density in W/m^2. To connect the two you will need a gain to scale by surface area in 1/m^2. A PS Gain can be used to do this.
Best,
Dallas
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Power Converters에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!