Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Calculate cycle time for a signal by code
조회 수: 1 (최근 30일)
이전 댓글 표시
I want to calculate the cycle time for a signal (the frequency) by using a code (Matlab function block). For examble, in a motor rotor position the angle changes between 0 and 360 degrees, so the time between two identical values (cycle time) is needed to be calculated
댓글 수: 1
Benjamin Thompson
2022년 1월 25일
Need more information. Are you measuring motor speed, or does the motor actually change direction? fft is one way to measure and find a dominant frequency in a signal.
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!