how to use a FIFO block in simulink with some specifications?

5 visualizaciones (últimos 30 días)
Rahul kumar
Rahul kumar el 10 de Sept. de 2012
I am trying to convert a synchronous data flow graph into a synchronous block diagram in simulink..! Specifications
-I have 2 blocks A and B with a FIFO in between them for buffer.
-FIFO register size 4
Process
-If there is free space of 2(register size) in FIFO, A will fire (or) produce 2 tokens at the head of FIFO.
-If there is 3 available tokens at the tail of FIFO, B will consume 3 tokens at the tail of FIFO.
Like this i want to form a producer consumer model in simulink with FIFO in the middle.
if my question is nt clear.. pls let me know Any ideas pls lets discuss!!
Thank you
  4 comentarios
Azzi Abdelmalek
Azzi Abdelmalek el 10 de Sept. de 2012
Editada: Azzi Abdelmalek el 10 de Sept. de 2012
if you want to update your question, just add a comment. but if there are no answers,I think there are maby many reasons,
  1. we have 'n t the answer
  2. the qustion is'nt clear
  3. ...
Oleg Komarov
Oleg Komarov el 10 de Sept. de 2012
I deleted the duplicate question.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Naming Conventions en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by