필터 지우기
필터 지우기

i want to build below block in simulink is it possible?

조회 수: 3 (최근 30일)
germanbrain common
germanbrain common 2019년 10월 16일
편집: Minjae Yoo 2019년 10월 21일
i wanto use DAC and Encoder and actuator, but I'm not found dac im simulink block(there is out line in dac in simulink)

답변 (1개)

Minjae Yoo
Minjae Yoo 2019년 10월 21일
편집: Minjae Yoo 2019년 10월 21일
I don't have any detail yet about DAC.
but, I know one definite thing.
Let suppose you have sin(x) ideal signal.
if this sin(x) signal pass "ADC-DAC", anyhow result will be same with sin(x) signal.
but, the problem is ADC and DAC is not ideal in real world.
because of resolution of ADC and DAC, and other factors,
resultant signal sin(x) will have some delay and some aliasing.
so, my meaning is... you don't need find a DAC block or function in simulink.
you can put some delay and aliasing(such as zero order hold (zoh)) to consist DAC.
but, which values you need to use -> its defend on what you want.
for a example, If your target is normal 8 bit DAC. than you can set up value of zoh as much 8 bit.
anyhow, you can make DAC by yourself simply. it's a not a big deal i think.
such DAC simulink in google. you can find more info.

카테고리

Help CenterFile Exchange에서 Classical Control Design에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by