Borrar filtros
Borrar filtros

How can I measure percentage of pulse signal

2 visualizaciones (últimos 30 días)
Dogukan Arat
Dogukan Arat el 24 de Jul. de 2018
Comentada: Ryan Takatsuka el 25 de Jul. de 2018
I am working on a project. I need get pwm signal on raspberry pi then find the open interval which means percentage of the signal. I design a system but it does not work properly.
I can reach the correct value without delay but when I decrease the percentage it keeps max value.

Respuesta aceptada

Ryan Takatsuka
Ryan Takatsuka el 24 de Jul. de 2018
You are probably better off filtering the PWM signal to find the interval percentage. See the attached example.
  2 comentarios
Dogukan Arat
Dogukan Arat el 25 de Jul. de 2018
It works thank you but my period will be 20ms. When I change the period of the pwm, it does not work. How can adjust the filter for this period?
Ryan Takatsuka
Ryan Takatsuka el 25 de Jul. de 2018
If you have the Signal Processing Toolbox, you can use the filterDesigner app to design a lowpass IIR filter. Otherwise, there are some online tools such as this one: Online Filter Designer
I've attached an example of a filter using a 0.020 s period with an arbitrary sampling rate.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Signal Processing Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by