Electrical – Phase Shift Square Wave

phase shiftsquare

Is it possible to shift the phase of a square wave (which is generated by an arduino ) with passive components?

I have a 0 to 12v square wave that I would like to split into several phases. The idea is to send the original square wave to load 1, and a 60° shift to load 2, an additional 60° shift to load 3, and so on until I've got 360°.

I also have a 0 to -12 square wave that I would like to apply this to as well.

Best Answer

You could use a "Delay-Line" chip, but you still need active components to do the actual switching.

However, you have not stated whether your frequency is fixed or variable, and I suspect the latter is much more likely.

If so, you need to generate the signals from the MICRO individually, possibly with the addition of a multiplexer chip external to the micro if you need more outputs.