photodiode configuration and signal mismatch
Show older comments
Main aim, I want to transmit signal from LED to Photodiode. So I have designed a basic diagram in Simulink.
But it shows some error message that
Error compiling Simscape network for model untitled.
Caused by:
- ['untitled/Photodiode']: Type mismatch in signal connection to W. Source signal type is {[1x1 double], 'W'} and destination signal type is {[1x1 double], 'W/m^2'}.
- Light_Emitting_Diode.W = {[1x1 double], 'kW'}
- Photodiode.W = {[1x1 double], 'kg/s^3'}
Please help me out to configure to match the signal.
Kindly refer to attached figure.
Parameters:
LED: 1) Battery 6V
Photodiode: 1) Battery 6V 2) Res= 100Ohms
Thank you

1 Comment
Jyotsna Talluri
on 9 Jun 2020
Can you attch your model instead of sharing screenshot so that I can simulate and reproduce the error
Accepted Answer
More Answers (0)
Categories
Find more on Simscape Electrical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!