Skip to content

banoz/PSM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PSM

Pulse skip modulation (PSM) code for Arduino

This project explores ways to manipulate vibe pump flow using simple components.

The basic setup consists of an Arduino Nano board and AC Dimmer board with an AC phase sensing circuit.

Most popular AC Dimmer boards have a bridge rectifier that allows zero-crossing detection. This project requires modification of such board by replacing bridge rectifier with a diode, so the circuit detects full negative part of AC wave.

Arduino_PSM_Schematic

Each time a negative half-wave is detected, the code calculates whether the next positive pulse has to be skipped, and sets a TRIAC control output accordingly.

About

Pulse skip modulation (PSM) code for Arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages