I want to generate a pulse with a frequency between 1KHz and 10KHz in order to move motors
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I am using the block "Pulse Generator" from the sources block of simulink, I would like to get 1KHz of frequency which is 0.001 of T(Period), but the period parameter doesn't accept decimal numbers but integers, so what would be the correct way to generate the PWM with that frequency, Im guessing that the sample time is involved here but I dont know how, thank you in advice!
0 comentarios
Respuestas (3)
Bhanu Prakash Rachaputi
el 18 de En. de 2019
you can use 1/1000 (accepted form) instead of .001.
0 comentarios
Comunidades de usuarios
Más respuestas en Power Electronics Control
Ver también
Categorías
Más información sobre Sources en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!