Hi,
how can I generate a signal like this?
- 5kHz PWM from 0 sec to 1 sec
- 5 volt costant from 1 sec to 2 sec
- 5kHz PWM from 2 sec to 3 sec
- 5 volt costant from 3 sec to 4 sec
- keep going...
- ...
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
how can I generate a signal like this?
Marco,
There are probably a few hundred ways to do this, but the simplest I can come up with is attached. Use a PWM input and a 5V input and switch between the two. Since I have no idea what your PWM signal looks like or what voltage levels you are using, this is the method I would use.
You can control the time interval independently with one source and can change the PWM/voltage value separately.