OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) TVS connections on Pi v.s. Expansion Board

  • This topic has 2 replies, 2 voices, and was last updated 9 years ago by ajm1.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36604

    ajm1
    Participant

    I purchased a Pi controller board and an expansion board.  Now I’m considering laying out my own combined board to better suit my application.  In reviewing the circuitry I identified an inconsistency in the TVS connections on the Pi controller board vs. the expansion board.  Here’s what I see:

    On the Pi board, all TVS’s are connected to the 24VAC rail as seen here: https://github.com/rayshobby/opensprinkler/blob/master/OpenSprinkler%20Pi/hardware/ospi_v14%2B_sch.png

    On the Expansion board, all TVS’s are connected to GND as seen here: https://github.com/rayshobby/opensprinkler/blob/master/Expansion%20Board/exp20.png

    I was curious why the 24VAC rail was chosen for the protection path on the Pi controller board.  My first thoughts knowing little about the design is that having an un-fused, low independence path to ground for the protection circuit would be an optimal choice.  Am I missing anything?

    #36620

    Ray
    Keymaster

    You are right that the TVS’s are connected differently on OSPi vs expansion board. This was not a mistake. When OSPi was designed, the TVS’s are designed to be connected to the COM wire. Later, when the expansion board was designed, they have to be connected to GND, because the expansion board has no access to the COM wire (that runs outside of the expansion board). However, since there is a TVS (TVS0) between COM and GND on OSPi, the two connections are basically equivalent — in the event of transient voltage, the TVS0 will provide a short path. If I am to redesign OSPi, I can change the TVS’s to be connected to GND, which makes it consistent with the expansion board. Hope this makes sense.

    #36631

    ajm1
    Participant

    Thank you for the confirmation

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) TVS connections on Pi v.s. Expansion Board