Unit delay connected to pulse generator
3 views (last 30 days)
Show older comments
I connected pulse generator followed by unit delay to scope, in pulse generator period is 1 sec, pulse width 5%, In unit delay sample time is -1 (inherited)
But the pulses from unit delay are little delayed nearly 0.05 sec(width of actual pulse) and pulse width is 20%
I checked this with a mean block,I expected that unit delay would give delay of 1 sec by default to the pulses with width 5%
what unit delay does here.?
0 Comments
Answers (1)
Azzi Abdelmalek
on 24 Nov 2012
Edited: Azzi Abdelmalek
on 24 Nov 2012
You said that Sample time is inherited, which means it's inherited from your step size (variable or fixed). If you want 1s then set a sample time to 1.
4 Comments
Azzi Abdelmalek
on 24 Nov 2012
If your unit dealy sample time is greater then your pulse generator period, the unit delay block will give anything!
See Also
Categories
Find more on Sources in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!