필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Data Transfer Settings Between Concurrent Tasks

조회 수: 1 (최근 30일)
Gorkem
Gorkem 2018년 3월 27일
마감: MATLAB Answer Bot 2021년 8월 20일
I don't understand the difference between Ensure deterministic transfer (maximum delay) and Ensure deterministic transfer (minimum delay).
One with maximum delay is said to 'Create opportunity for parallelism', whereas minimum delay one is said to enforce 'Enforce data dependency.'.
Can someone elaborate on this?
In my application, I'm defining 4 tasks which I hope to be assigned to different cores on my 4 core target machine.
task #1 is for hardware abstraction and runs at 4 khz.
task #2 is for signal processing/estimation and runs at 1 khz.
task #3 is for what I call behavior and generates desired trajectories for the controls (task #4) at 500 hz.
task #4 is for controls running at 1 khz.

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by