how can I do an integration window of a signal both in MATLAB and Simulink?
이전 댓글 표시
Hi all,
I'm developing a Stochastic Knock Control and need to do an integration window of the in-cylinder pressure signal for a window of a 40 crank angle degrees. Any idea?
Also, I need to obtain the maximum amplitude of the signal within that integration window.
Many thanks!
채택된 답변
추가 답변 (1개)
Jorge
2014년 8월 8일
0 개 추천
댓글 수: 3
Andy L
2014년 8월 11일
I would discuss this with the person that has tasked you with the job in terms of how you should define knock intensity. My guess is some form of transformation to the frequency domain - FFT is a good basic start but leaky.
You can then filter out your appropriate frequencies and determine your knock gains.
Some potentially useful documentation:
- Filter Design using fdesign.
- Band Pass Filter Response .
- MATLAB Filtering Example (from edaboard.com)
Andy L
2014년 8월 12일
In Frequency domain the output (level) is typically gain (dB) vs Frequency - I'm assuming that specific frequencies above a specific gain threshold are how you are identifying knock?
카테고리
도움말 센터 및 File Exchange에서 Filter Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!