Unit delay connected to pulse generator
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Azzi Abdelmalek
le 24 Nov 2012
Modifié(e) : Azzi Abdelmalek
le 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 commentaires
Azzi Abdelmalek
le 24 Nov 2012
If your unit dealy sample time is greater then your pulse generator period, the unit delay block will give anything!
Voir également
Catégories
En savoir plus sur Sources dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!