Author Topic: light sensers  (Read 2062 times)

0 Members and 1 Guest are viewing this topic.

BrianK

  • Full Member
  • ***
  • Posts: 106
light sensers
« on: June 14, 2005, 04:49:40 PM »
I would like to know if the light sensers that are used in the outside lights that

come on at night care about what kind of power comes to it. I am thinking about pulling the 120v light out and rewiring the lamp for 12v.


  '

« Last Edit: June 14, 2005, 04:49:40 PM by (unknown) »

joelhacker

  • Newbie
  • *
  • Posts: 15
Re: light sensers
« Reply #1 on: June 14, 2005, 11:47:41 AM »
You'll have to ask Dr. Dongle about the actual sensor

itself, but I do know that the control logic use triacs

to control the on/off and they don't handle DC voltages.
« Last Edit: June 14, 2005, 11:47:41 AM by (unknown) »

Norm

  • Hero Member
  • *****
  • Posts: 1841
  • Country: us
  • Ohio's sharpest corner
Re: light sensers
« Reply #2 on: June 14, 2005, 12:49:10 PM »
Put in a 120 volt relay in place of the 120v light

...this then switches on 12vdc current to a 12 vdc light.

                    ( :>) Norm.
« Last Edit: June 14, 2005, 12:49:10 PM by (unknown) »

drdongle

  • Hero Member
  • *****
  • Posts: 552
Re: light sensers
« Reply #3 on: June 14, 2005, 04:41:33 PM »
Most of these sensors are vary simple, just a Cadmium Sulfide photo cell in series with the coil of a relay. During the day the photocell is a low resistance and the relay is activated, disconnecting the power to the lamp. At night the resistance of the cell increases and the relay turns off activating the lamp.

It may be possible to gut the original relay out of the unit and replace it with a 12 volt unit. If you do so make sure that the relays contacts can handle the current the new lamp requires, automotive relays are a good choice for this.

You could also make a simple one transistor switch which would do the same job.

Using a 2n3055 (or a 2n3772 for higher power)power transistor connect the Collector lead to one side of the 12 volt lamp. Connect the other side of the lamp to 12V+, connect the Emitter lead to the 12V-. Connect one side of the photo cell to 12- and the other side to the Base lead, then connect a resistor ( start with 10 K ohms, this may require some experimentation) to the Base and the other end to the 12V+.

Heat sinking of the transistor is recommended as it passes the full current required by the lamp. This circuit keeps the transistor turned off during the day and turns it on at night, so it uses less power than the the original.


 

« Last Edit: June 14, 2005, 04:41:33 PM by (unknown) »

RobD

  • Full Member
  • ***
  • Posts: 116
Re: light sensers
« Reply #4 on: June 14, 2005, 08:53:10 PM »
Dr.,

I wouldn't use a 3055. I'd use a IRF510 or better mosfet.
« Last Edit: June 14, 2005, 08:53:10 PM by (unknown) »

drdongle

  • Hero Member
  • *****
  • Posts: 552
Re: light sensers
« Reply #5 on: June 15, 2005, 04:58:27 AM »
I'm old school and still think mostly in terms of bipolar devices, yes a fet would be even better.
« Last Edit: June 15, 2005, 04:58:27 AM by (unknown) »

Ungrounded Lightning Rod

  • SuperHero Member
  • ******
  • Posts: 2865
Re: light sensers
« Reply #6 on: June 15, 2005, 07:17:09 PM »
If it's using bipolar (or even if not) I'd want a little positive feedback to give it some hysteresis and "snap" it between on and off, so the final transistor didn't spend a lot of time unsaturated.  (Think "Schmidt Trigger".)  Power dissipated in the output transistor is E*I where I is current and E is voltage drop.  So it dissipates a LOT more power when it's running the lamp at, say, 2 amps with 6 volts across the transistor, than when it's running with 4 amps and a half volt.


I can see how to do that with three resistors, two NPN transistors (say 2n2222 for the input stage) and the cadmium cell.  (Both emitters grounded, both bases with resistor to +12, small-transistor base also has cadmium cell to ground, resistor to big transistor's collector.  Big transistor base also hooked to small transistor collector.  Resistive load (lamp) from big transistor collector to +12.


I think you can get away with a resistor less using a PNP / NPN pair,wired up vuagely like a split-up Triac.


And I'm SURE there's several ways to do it with an NE555, among the thousands of cute low-component-count applications for that ubiquitous el-cheapo chip.  (It has a voltage divider, schmidt trigger, reference generator, and a moderately decent output transistor, all in a six-leg bug for pennies.)

« Last Edit: June 15, 2005, 07:17:09 PM by (unknown) »

Nando

  • Hero Member
  • *****
  • Posts: 1058
Re: light sensers
« Reply #7 on: June 15, 2005, 08:34:01 PM »
Brian:


You did not say that you have DC or AC volts.


It seems that is 120 V AC.

To replace the 120 Volts lamp with a 12 Volts lamp, one needs to pay attention to the wiring guage.


I believe that the wiring is too thin for 12 volts lamps, WHAT Wattage are you thinking in using ?.


The light SENSOR can be of different types from Silicon to cadmium sulfide.


The circuit is variable from relays to electronic circuits (TRIACs), please do not assume a single type design, I have found several types and I have designed several types for high production.


Why are you changing it to 12 Volts ?.


It may be better to get a simple DC/AC converter ( 115 Volts AC), I bought one on sale for 9 dollars, 170 watts.


Regards


Nando

« Last Edit: June 15, 2005, 08:34:01 PM by (unknown) »

commanda

  • Hero Member
  • *****
  • Posts: 731
Re: light sensers
« Reply #8 on: June 16, 2005, 02:59:56 AM »
Hate to nit-pick, but 555's have 8 legs.


Amanda

« Last Edit: June 16, 2005, 02:59:56 AM by (unknown) »

drdongle

  • Hero Member
  • *****
  • Posts: 552
Re: light sensers
« Reply #9 on: June 16, 2005, 04:59:55 AM »
While the circuit you described would work fine I don't see how it introduces any Hysteresis. You just introduced a buffer transistor that could provide a more positive turn off of the switch transistor. I kept my circuit simple as I had no idea how electronically profecent the original poster was. A 555 timer would be a great choice for introducing Hysteresis to the circuit.
« Last Edit: June 16, 2005, 04:59:55 AM by (unknown) »

ghurd

  • Moderator
  • Super Hero Member Plus
  • *****
  • Posts: 8059
Re: light sensers
« Reply #10 on: June 16, 2005, 07:49:23 AM »
I make a very simple one, just a mosfet, resistor and CDS cell.

It would works with LEDs and I don't see why it wouldn't work with a relay.


Positive to the resistor and relay coil +.

Relay coil negative to the mosfet drain.

Resistor to the gate and CDS.

CDS and source to negative.


The resistor needs to be adjusted to the CDS cell, but 150K ohms is a good start.

The last couple used a IRF510, and CDS cell with <1K light, 8M dark...

just because they were handy and well stocked.


G-

« Last Edit: June 16, 2005, 07:49:23 AM by (unknown) »
www.ghurd.info<<<-----Information on my Controller

Ungrounded Lightning Rod

  • SuperHero Member
  • ******
  • Posts: 2865
Re: light sensers
« Reply #11 on: June 16, 2005, 10:48:03 AM »
The resistor from the output transistor collector to the input transistor base provides the positive feedback.


You have to balance the values that one, the input's base pullup, and the photoresistor to get the behavior right.  Too much and it "sticks" too much - like not turning off until the sun hits the photocell directly, or not turning off (or on) at all.  Too little and it might as well not be there.

« Last Edit: June 16, 2005, 10:48:03 AM by (unknown) »

BrianK

  • Full Member
  • ***
  • Posts: 106
Re: light sensers
« Reply #12 on: June 16, 2005, 11:08:48 AM »
Thanks for all the input The idea was just that an idea. I watch that thing turn on at night, and it just got me to thinkin. I do have a small solar setup to run some lights in my home. And i am slowly trying to wean my family off the grid power its hard to do they are in love with all that power.


   .

« Last Edit: June 16, 2005, 11:08:48 AM by (unknown) »

ghurd

  • Moderator
  • Super Hero Member Plus
  • *****
  • Posts: 8059
Re: light sensers
« Reply #13 on: July 22, 2005, 02:52:00 PM »
Do you still want a diagram of a 12V On/Off light sensor?

G-
« Last Edit: July 22, 2005, 02:52:00 PM by (unknown) »
www.ghurd.info<<<-----Information on my Controller