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

2 visualizaciones (últimos 30 días)
germanbrain common
germanbrain common el 16 de Oct. de 2019
Editada: Minjae Yoo el 21 de Oct. de 2019
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)

Respuestas (1)

Minjae Yoo
Minjae Yoo el 21 de Oct. de 2019
Editada: Minjae Yoo el 21 de Oct. de 2019
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.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by