Effacer les filtres
Effacer les filtres

Problem with output signal in simulink

2 vues (au cours des 30 derniers jours)
Juan Chehin
Juan Chehin le 3 Sep 2021
Modifié(e) : Juan Chehin le 5 Sep 2021
hello, i have created 3 filters with fdatool, a low pass (20-250 hz), a band pass (250-2000 Hz) and a high pass (2000-20000 Hz9, export these 3 filters and put them in simulink to test the 3 filters The problem is that when introducing a 100 Hz signal it gives me a signal of 1 [V] in the low pass and 0.2 in the band pass and 1 [V] in the highpass. The expected response is that it delivers 1 [V] in the band pass and the other signals are attenuated ( Figure 1). Attached images of the configurations
Figure 1:
Figura 1
other settings:
Complete filters:
  6 commentaires
Juan Chehin
Juan Chehin le 5 Sep 2021
Fs for band pass is 4400, and for high pass 44000
Juan Chehin
Juan Chehin le 5 Sep 2021
Modifié(e) : Juan Chehin le 5 Sep 2021
In the end I solved it as follows: Calculate twice the maximum signal treated (2 * 20000) and take that as the Fs for all filters. For the scope sample time I put (1/44000). The Fs must be greater than twice the maximum frequency treated (for Nyquist), adopt it as 44000.

Connectez-vous pour commenter.

Réponses (0)

Produits


Version

R2014b

Community Treasure Hunt

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

Start Hunting!

Translated by