Check the output is less than a limit for a period of time
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello everybody.
I am simulating the operating state of a grid connected solar inverter. I have the output of a solar cell as shown, how can I check that output is less than a limit for a period of time? This can help me simulate the switching of the solar inverter's operating state. Please help me, thank you very much!
댓글 수: 0
답변 (1개)
Constantino Carlos Reyes-Aldasoro
2023년 5월 31일
This is a simple case of a comparision function < threshold
댓글 수: 2
Constantino Carlos Reyes-Aldasoro
2023년 5월 31일
this depends on your settings, the yellow line that you are showing must be saved in a variable, and the "less than a limit" will be set up by you, then you can compare and then measure how long (how many time points) it is below the level.
For more help, you need to try something, and then post the code of what you have done and what you are not able to solve.
참고 항목
카테고리
Help Center 및 File Exchange에서 Solar Power에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!