Clear Filters
Clear Filters

delay in simulink can i use buffer

2 views (last 30 days)
sobia
sobia on 1 Mar 2013
how can i get a delay in one input of xor.can i use buffer?how can i connect buffer with xor and counter?when i try to connect buffer at the output of xor and the output of buffer with the reset pin of counter i get red dotted line.how can i avoid it in simulink?

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 1 Mar 2013
Use a unit delay block
  3 Comments
Azzi Abdelmalek
Azzi Abdelmalek on 1 Mar 2013
Edited: Azzi Abdelmalek on 1 Mar 2013
The dotted red line means that those block can not be connected. Which toolbox are you using?
sobia
sobia on 2 Mar 2013
can we connect cmos xor with delay unit or should i use bitwise operator for this purpose.if i connect bitwise operator with delay unit then i don't get red dotted line.how can i have data type double for D latch

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!