There is only one output of the Flash ADC which is in integer representation of binary values. How can I extract the binary values so that I can process each bit separately?

 Respuesta aceptada

Nitin Kapgate
Nitin Kapgate el 6 de Oct. de 2020

1 voto

You can use the digital output from the “Flash ADC” block as input to the Integer to Bit Converter” block (from “Communications Toolbox / Utility Blocks” library). This block maps a vector of integers to a vector of bits which can be then processed seperately.

Más respuestas (0)

Categorías

Más información sobre Modeling en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 18 de Sept. de 2020

Respondida:

el 6 de Oct. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by