필터 지우기
필터 지우기

different sample times for variable-sized vectors

조회 수: 2 (최근 30일)
Owen
Owen 2012년 11월 14일
Hi,
I must transmit variable-sized frame based vectors (10x1 and 5x1) over a communication channel.
Now I have two alternatives about the sample time of these frame based vectors.
1. Their sample times of frame are the same, but the sample times of each elements are different.
Sample time of elements in vector 5x1 = 2 * sample time of elements in vector 10x1
2. The sample time of each elements is the same, but there will be 2 sample times in the Simulink model.
Sample time of frame 10x1 = 2 * sample time of frame 5x1
Could anybody suggest which way I shall go?
Thanks Senmeis

답변 (1개)

Azzi Abdelmalek
Azzi Abdelmalek 2012년 11월 16일
I did'nt exactly understand the problem, but I think with a ZOH block you can set different step size.

카테고리

Help CenterFile Exchange에서 Signal Import and Export에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by