フィルターのクリア

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

4 ビュー (過去 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 Center および File ExchangeClassical Control Design についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by