Borrar filtros
Borrar filtros

variable delay block in simulink

1 visualización (últimos 30 días)
Sinduri
Sinduri el 20 de Abr. de 2013
i want to place a delay block which depicts a delay of the form d0+d1*Sin(2*pi*f*t). could anyone suggest any block? the blocks already available only alllow fixed delay.
  2 comentarios
Azzi Abdelmalek
Azzi Abdelmalek el 20 de Abr. de 2013
Editada: Azzi Abdelmalek el 20 de Abr. de 2013
What are d0 and d1? what is your input signal and what should be your output?
Sinduri
Sinduri el 22 de Abr. de 2013
d0 and d1 are constants. The input is a gaussian monopulse and the output should be time delayed version of the input. But the delay has to be a variable delay of the type d0+d1*Sin(2*pi*f*t)

Iniciar sesión para comentar.

Respuesta aceptada

Navan Ruthramoorthy
Navan Ruthramoorthy el 22 de Abr. de 2013
You can use the "Variable Fraction Delay" block from DSP System toolbox to implement this.
  2 comentarios
Sinduri
Sinduri el 23 de Abr. de 2013
but it does not let you make a delay of the type mentioned above.
Navan Ruthramoorthy
Navan Ruthramoorthy el 23 de Abr. de 2013
It has a delay input port. You need to compute d0+d1*Sin(2*pi*f*t) and pass as input to that block.

Iniciar sesión para comentar.

Más respuestas (0)

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by