Re: Sensing switch closure with & without power applied?

From: Fred Bloggs (nospam_at_nospam.com)
Date: 01/08/05


Date: Sat, 08 Jan 2005 16:17:50 GMT


Fred Bloggs wrote:
>
>
>
>> Switch closure needs to be monitored. On one side of the switch is
>> mains voltage (120vac); on the other, the load.
>>
>> Simple enough to monitor the switch's status: when mains voltage
>> appears on the load side, it's closed.
>>
>> But how to monitor this switch during a power failure? I'd like to be
>> able to report to an alarm sensor's input (simple current loop) when
>> this switch closes, whether mains power is applied to the switch, or
>> power has failed.
>
>
> Simple enough to do in practice- but the environment can make things
> "sticky"- be sure your sensor input is isolated or else fuse it:
>
> View in a fixed-width font such as Courier.
>
>
>
>
> +-------------------------------+
> | |
> +----DPDT---+ +-----------------+ |
> | | | | | |
> |NC| | | | |
> | o COM | | level sw | |
> | \ o-----|--------o o------+ | |
> LINE>-+-------|--o | | \ | | |
> | |NO | | ^ | | |
> | | | | | | | |
> | | | | --- | | |
> | | +--------|--+ | | | | |
> | | | | | | | | |
> | |NC| | - - | | |
> | | o COM | | | |
> | | \ o-----|-----------------+ | |
> | +-|--o | | |
> | | |NO | | |
> | | | | | |
> | +-|-----------|-----------------+ | |
> | | | | | |
> | | ====== | | | |
> +-------|---UUUUUU--|--+ | | |
> +-----------+ | | | |
> +----------------------+ | | |
> | | | |
> | +----+ | | |
> NEUT>-+------------+LOAD+-------------------+ | |
> | +----+ | | |
> | | | |
> | | | |
> | | | |
> | lvl sw monitor relay | | |
> | +--------+ | | |
> | | ====== | | | |
> +----------|-UUUUUU-|-----------------+ | |
> | | | |
> | / | | |
> +--|--o o---|--------------------+------->
> | | NO | |
> | +--------+ | to sensor
> | |
> +----------------------------------+----->
>
>

You can do a better job of preserving the level sw contacts like so:
              View in a fixed-width font such as Courier.

  .
  .
  . +---------------------------------------+
  . | +-----------------------------------+ |
  . | | | |
  . | | +----DPDT---+ | |
  . | | | | level sw | |
  . | | |NC | +---------+ | |
  . | +--|--o COM | | | | |
  . | | \ o-----|----|---o o---|--+ | |
  . LINE>-----+-------|--o | | \ | | | |
  . | | |NO | | ^ | | | |
  . | | | | | | | | | |
  . | | | | | --- | | | |
  . | | | | | | | | | | |
  . | | | | | - - | | | |
  . | | |NC | +---------+ | | |
  . | +----|--o COM | | | |
  . | | \ o-----|-----------------+ | |
  . | +-|--o | | |
  . | | |NO | | |
  . | | | | | |
  . | | | | | |
  . | | | | | |
  . | | | ====== | | |
  . +-------|---UUUUUU--|---+ | |
  . | | +-----------+ | | |
  . | | | | |
  . | | | | |
  . | +-----------------|------+ | |
  . | | | | |
  . | | | | |
  . +---------------------------+ | | |
  . | | | | |
  . | | +----+ | | |
  . NEUT>-+----------------+LOAD+-----+ | | |
  . | | +----+ | | | |
  . | | | | | |
  . | | | | | |
  . | | lvl sw | | | |
  . | | monitor relay | | | |
  . | | +--------+ | | | |
  . | | | ====== | | | | |
  . +--------------|-UUUUUU-|----------+ | |
  . | | | | | |
  . | | / | | | |
  . +----------|--o o---|---+ | |
  . | NO | | |
  . | | | |
  . | / | | |
  . +--|--o o---|--------------------+------->
  . | | NO | |
  . | +--------+ | to sensor
  . | |
  . +----------------------------------+----->
  .
  .

       DPDT is low power, lvl sw monitor relay coil is only load

                              -or-
              View in a fixed-width font such as Courier.

  .
  .
  . +---------------------------------------+
  . | +-----------------------------------+ |
  . | | | |
  . | | +----DPDT---+ | |
  . | | | | level sw | |
  . | | |NC | +---------+ | |
  . | +--|--o COM | | | | |
  . | | \ o-----|----|---o o---|--+ | |
  . LINE>-----+-------|--o | | \ | | | |
  . | | |NO | | ^ | | | |
  . | | | | | | | | | |
  . | | | | | --- | | | |
  . | | | | | | | | | | |
  . | | | | | - - | | | |
  . | | |NC | +---------+ | | |
  . | +----|--o COM | | | |
  . | | \ o-----|-----------------+ | |
  . | +-|--o | | |
  . | | |NO | | |
  . | | | | | |
  . | | | | | |
  . | | | | | |
  . | | | ====== | | |
  . +-------|---UUUUUU--|---+ | |
  . | | +-----------+ | | |
  . | | | | |
  . | +-----------------|------+ | |
  . | | | | |
  . +---------------------------+ | | |
  . | | | | |
  . | +-----------------------+ | | |
  . | | | | |
  . | |<|TRIAC +----+ | | | |
  . NEUT>-+------| |---+---|LOAD|-----+ | | |
  . | |>| | +----+ | | |
  . | | | | | |
  . +--[1K]-+ +----[1K]------+ | | |
  . | | | | | |
  . | | | | | |
  . | | | | | |
  . | | lvl sw | | | |
  . | | monitor relay | | | |
  . | | +--------+ | | | |
  . | | | ====== | | | | |
  . +--------------|-UUUUUU-|----------+ | |
  . | | | | | |
  . | | / | | | |
  . +------|--o o---|---+ | |
  . | NO | | |
  . | | | |
  . | / | | |
  . +------|--o o---|--------------------+------->
  . | | NO | |
  . | +--------+ | to sensor
  . | |
  . +--------------------------------------+----->
  .
  .

       DPDT is low power, lvl sw monitor relay coil is only load



Relevant Pages

  • Re: Pc acting weird during boot up
    ... > monitor, but after only 5seconds the monitor goes off again and then ... I thought the description matched an oscillating power supply. ... switch on the back, ... The next thing I'd inspect is the reset and power switches. ...
    (microsoft.public.windowsxp.hardware)
  • Re: Pool timer wiring dilemma
    ... It likely gets its power via the gfci and the switch. ... would appear that one leg of the load, is incorrectly connected to the line, ... What confuses me here is that one power linefrom the pool pump is ...
    (alt.home.repair)
  • Re: second power supply
    ... Used to be if you ran a PS wide-open with no load, ... If it were as you say, power would ... When the switch is pushed in it provides a start ... |>>want but to do so you will have to close the PS-On wire to the ground ...
    (microsoft.public.windowsxp.general)
  • Re: Pool timer wiring dilemma
    ... It likely gets its power via the gfci and the switch. ... OR does the fact that one lead runs through a load sidethe circuit is ... Now, in picture B, coming into the timer on the right are the pump motor ...
    (alt.home.repair)
  • Re: Is it FREE ENERGY or what?
    ... switch and a capacitor of the same power like the source with another ... switch and finally the load. ... I mean the time till your source will be off its power will be much ...
    (sci.electronics.basics)