Shop OBEX P1 Docs P2 Docs Learn Events
Home heating monitor — Parallax Forums

Home heating monitor

ArchiverArchiver Posts: 46,084
edited 2004-02-25 19:52 in General Discussion
I want to build a monitor to watch the 6 zones of my home heating system so
I can tell which zone is on and for how long each day. Should be easy to
program on a stamp.

The interface point is a relay box where the thermostat wires come to the
boiler. They are simple 24v AC thermostats, probably a mercury switch. I
need to hook across this line, but cannot draw enough current that my
interface trips the furnace relay. Their is also some current sensing in the
thermostat that controls its hystresis that I dont want to confuse by
drawing much current.

Any good ideas for a 24v AC to 5v logic interface?

ron ginger

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2004-02-25 19:52
    Ron,

    You might take a look at Optoisolators that have a high current
    transfer ratio such as the NTE3093, available from Mouser. The LED
    only requires 1.6ma and the output is TTL compatible. However the LED
    reverse voltage is only 5V so I would suggest using a 1N4002 in series
    with it to block the negative swing of the 24VAC.

    The output will be a 60HZ squarewave that you can filter or simply
    detect with the Stamp software.

    Dave


    --- In basicstamps@yahoogroups.com, "Ron Ginger" <ginger@m...> wrote:
    > I want to build a monitor to watch the 6 zones of my home heating
    system so
    > I can tell which zone is on and for how long each day. Should be
    easy to
    > program on a stamp.
    >
    > The interface point is a relay box where the thermostat wires come
    to the
    > boiler. They are simple 24v AC thermostats, probably a mercury switch. I
    > need to hook across this line, but cannot draw enough current that my
    > interface trips the furnace relay. Their is also some current
    sensing in the
    > thermostat that controls its hystresis that I dont want to confuse by
    > drawing much current.
    >
    > Any good ideas for a 24v AC to 5v logic interface?
    >
    > ron ginger
Sign In or Register to comment.