Generating delays of the order of nano-seconds in MATLAB simulink

1 view (last 30 days)
I want to create a model in which ADC samples are generated at 40Msps and these samples are delayed by few nano-seconds (eg 28.79ns) before further processing. How can I do this in MATLAB simulink?

Answers (1)

Drew Davis
Drew Davis on 24 Jun 2015
Sounds like you can do this with a rate transition block and a unit delay block

Tags

Community Treasure Hunt

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

Start Hunting!