OpenSprinkler Forums Hardware Questions OpenSprinkler Bee (OSBee) OsBee shematic design questions

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #47264

    marc.piulachs
    Participant

    I’m working on my own project that uses 24vac solenoids that i want to drive with DC so I’m studying (and trying to learn!) from the OSbee design.

    I have some questions:

    1) Why the S3 design is diffent from S1 and S2? AO3400 on S1 and S2 are connected to GND with a resistor and to ADC with another resistor, S3 is diffent (it’s connected to Gnd only) *see green.
    2) Why S1 and S2 are connected to a microcontroller analog pin? why is this used for? (see red)
    3) Can someone explain with a little more detail the COMT part of the design?

    Thanks in advance

    Attachments:
    #47319

    Ray
    Keymaster

    1) There is a mistake in the schematic: it should be S1, S2, S3 all connect to the 0 ohm resistor, and COMT connected directly to ground. The 0 ohm resistor is reserved for future use and is to be replaced by a current sensing resistor, such as 0.2 ohm (same as on OpenSprinkler 3.0). It will be used to sense current (but this is only useful when the controller is in non-latching mode, since in latching mode the current is instantaneous and there is no point trying to measure it).

    So if you don’t need current sensing, just connect all to ground. The schematic is showing a 0 ohm resistor anyways, so it’s equivalent to be connected to GND.

    2) Same as above, it should be S1, S2, S3 connected to analog pin.

    3) As you must have noticed, COMT and S1, S2, S3 use exactly the same design, it’s basically a half H-bridge each. This allows each port to be connected to either GND or boosted voltage. You can read the technical details here:
    https://opensprinkler.com/introducing-opensprinkler-bee-2-0-a-wifi-enabled-universal-sprinkler-controller/

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

OpenSprinkler Forums Hardware Questions OpenSprinkler Bee (OSBee) OsBee shematic design questions