Author Topic: (off topic) - 120volts DC home-automation  (Read 3354 times)

0 Members and 1 Guest are viewing this topic.

Offline abuse.botTopic starter

  • Jr. Member
  • **
  • Posts: 8
  • Helpful? 0
(off topic) - 120volts DC home-automation
« on: November 21, 2010, 09:38:02 AM »
I'm investigating the feasability of wiring a new house with 120v DC (this is the maximum voltage allowed before you need an electricians license - it's less than half that for AC, which is not practical for me anyhow.)

My plan is to use the DC wiring for power supply, as well as control-signal communications (the "bus").  It will be used for all lighting (dimmable Halogen and LEDs mostly), device supply (wall-mounted colour touch-screens, motion sensors, buttons/switches etc), motors(doors/windows/shutters/etc) and sensors (doors and windows "state", ambient lighitng intensity, etc).

My question relates to cost and practicality - I'll be needing to convert 120vDC down to 12v or 5v or 3v quite often; can this be done (for low current) *very* cheaply - like - with nothing more than a stack of 1-cent diodes or something?  Does anyone know if there's a small range of *cheap* components out there that could be assembled to impliment the "control unit" for the lights - I'm guessing that 120v AC halogen globes need nothing more than a suitable power transister to turn them on/off or "dim" them, and LEDs should in theiry be as easy as the transistor to control - but I'll need some kind of digital-to-analog converter to drive these (at least).  I've seen a few cheapies around - like audio ones maybe?  I'll also need some kind of "counter" or other chips to hook up to some components to "listen" for the signals on the BUS that indicate the need to turn on or off - and whatever other things need to hook onto the DC to convert the signals for those chips.  And I'm going to need to buld several hundred of these things.

Could I manage this for $10 or less do you think?

Will everything get "fried" in the first electrical storm that hits me?

As for switches... I'm guessing that a modification to the light reciever idea, which I can "poll" might work; address the switch, then listen for it to send back it's "current state" answer.

I don't mind spending more on the complicated bits, like the motors and more sophisticated sensors - possibly wiring those via ethernet, so only their DC comes from the "bus" - but any/all advice about using 120v DC would be greatly appreciated!

FYI - I live in a 240v country, although I'm not on the grid - so power will come from a $30,000 solar+battery+wind system (or I might wimp out and spend half that amount erecting some poles and getting a mains supply connected - in which case I'm hoping that I can simply "rectify" my 240volts with some really *fat* diodes and capacitors, to get my 120v DC that way).

Offline Soeren

  • Supreme Robot
  • *****
  • Posts: 4,672
  • Helpful? 227
  • Mind Reading: 0.0
Re: (off topic) - 120volts DC home-automation
« Reply #1 on: November 21, 2010, 06:29:37 PM »
Hi,

My question relates to cost and practicality - I'll be needing to convert 120vDC down to 12v or 5v or 3v quite often; can this be done (for low current) *very* cheaply - like - with nothing more than a stack of 1-cent diodes or something?
Well, engineering on superlatives is not entirely as easy as engineering on cold hard numbers, so what does "low current" and "*very* cheaply" translate to in numbers?

Personally, I'd add a separate 12V bus, as this takes quite a bit off the total cost, as you'd then only need to regulate down to 5V or 3V from that the 12V bus can be made by switching down from 120V only once in a central place (i.e. less loss and less outlay).

I hope that you're aware that 120VDC is a tad more dangerous than AC, since if you touch it in a way that you get a muscle contracted, the DC won't let it loose again.


The stack of diodes that you'd need to go from 120V to 12V is around (120-12)/0.65 = 166 diodes and that will enable a current that the diodes can safely handle and it won't be very stable - changing voltage with a changing load.


Does anyone know if there's a small range of *cheap* components out there that could be assembled to impliment the "control unit" for the lights -
Well, it's way cheaper for AC. For DC the leanest method (minimum loss) is switch mode converters and that is probably the most expensive way in components.


I'm guessing that 120v AC halogen globes need nothing more than a suitable power transister to turn them on/off or "dim" them,
Are they true 120V lamps or do they have a circuit inside, with the lamp itself being run on a lower voltage?


and LEDs should in theiry be as easy as the transistor to control -
LED's are current operated devices, so they need a bit more.


but I'll need some kind of digital-to-analog converter to drive these (at least).  I've seen a few cheapies around - like audio ones maybe? 
Err, why would you use D/A-C to run a LED?


I'll also need some kind of "counter" or other chips to hook up to some components to "listen" for the signals on the BUS that indicate the need to turn on or off - and whatever other things need to hook onto the DC to convert the signals for those chips.  And I'm going to need to buld several hundred of these things.
Either use addressable devices (I assume that's your point with the counters) or use small microcontrollers programmed to respond in a similar way, with an identity code and a command code.
A PIC10F2xx microcontroller is tiny, lean, cheap (from around $0.40) and lends itself nicely towards these kind of apps.


Could I manage this for $10 or less do you think?
You have to specify which part of it you expect to make for $10?

An addressable unit made with the above mentioned 10F2xx should come in below $10, if you need at least 100 (based on your own design and PCB layout).


Will everything get "fried" in the first electrical storm that hits me?
Yes... If you don't build it right  ;D


As for switches... I'm guessing that a modification to the light reciever idea, which I can "poll" might work; address the switch, then listen for it to send back it's "current state" answer.
Yes. Each switch will need an equal addressable unit as well, but with a clever design, the PCB and most of the circuit would be identical in both switches and lamps.
In a really clever design, every bit will be identical, so that you just need one type to connect up with either a switch or a lamp.

The reason that this may be good (even if it means a power transistor or similar not being used in half the units) is, that you may get PCB and assembly done in Bulgaria at a very low price and get the assembled units ready to install shipped to your door.
If you haven't made any PCB's or assembled any electronics before, take my word that producing 150..200 ready boards will take you a fair bit of time and some may be faulty.


Mechanical breakers should be included, perhaps one in each room, or at least one that can take out all lamp groups, one for all outlets and one for kitchen/bath hardware, so it's still possible to cut a group if some of the electronics go haywire and keep the rest working.


I don't mind spending more on the complicated bits, like the motors and more sophisticated sensors -
Lucky 'cause you're going to.


possibly wiring those via ethernet, so only their DC comes from the "bus" - but any/all advice about using 120v DC would be greatly appreciated!
The control signals could be modulated onto the DC, but may break into sensitive equipment not meant to run this way and will be hard to modulate onto a low impedance bus.
I wouldn't use Ethernet for that. If you by this just mean to use eg. Cat5 wire, then fine.
2 sets of twisted pair wire running through each room, carrying the control signals, will make life so much simpler for you.


[...] in which case I'm hoping that I can simply "rectify" my 240volts with some really *fat* diodes and capacitors, to get my 120v DC that way).
You can't - if you add diodes to the 240V, you will get a pulsating "DC" that looks exactly like when you draw the sinewave of the 240V on translucent paper and fold it along the length in the middle of the curve Something like "UUUUUU" (flip vertically for the most common way to view it).

Instead of connecting to the grid, you might wanna consider a generator, if it's mostly for a back up supply.


To sum up, my recommendations are:
Convert to 12V at a centrally located place (to keep lead lengths as short as possible), use a switch mode converter for this and feed it to each room.

+5V and +3V supplies could be made the same way if you need them in great numbers, but if you need only 1..3 each room, local voltage regulators may be just as good a choice.

As a side note, I would run the system in duplicate, with half the load on each part, to avoid a total blackout in case anything gives (and sooner or later, something will).

Make a small addressable unit that can be put in any switch or lamp to take care of signaling back and forth and the control of the lamps.


Sit down with pen and paper and make a realistic assessment of what's needed in each room in terms of 3V, 5V, 12V and 120V and the total currents of each voltage group.

Consider what you may have that requires an close to 100% stable supply (perhhaps just some emergency lights, perhaps a fridge/freezer or whatever.


This will be quite an outlay, but don't let that convince you to use the cheapest solutions, as they may be expensive in the long run. And do make sure you use proper solutions, to avoid electrical fires, downtime and general annoyance.


A UK magazine, either Practical Electronics or Electronics Today International (don't remember which from the top of my head), now merged (with yet another mag) ran a series of articles on a single wire home control system sometimes in the eighties IIRC - perhaps your local library have or could get them.
I think that series would give you a good foundation for what you have set out to do and perhaps you could use some of the ideas for peripheral add ons.


Which country do you reside in?


The above is just my take on it and some people may give different advice - lot's of ways to shave that goat.
Regards,
Søren

A rather fast and fairly heavy robot with quite large wheels needs what? A lot of power?
Please remember...
Engineering is based on numbers - not adjectives

Offline madsci1016

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,450
  • Helpful? 43
    • Personal Website
Re: (off topic) - 120volts DC home-automation
« Reply #2 on: November 21, 2010, 08:30:07 PM »
It seems to me that you want cheap and easy while trying to build your own car from scratch. Cheap and easy would be to use regular old 240VAC mains and something like X10 modules for automation. What you want to do will be far from that.

The only practical application for a DC grid I can think of is server farms. Currently, the service entering a server farm is converted to DC and back to AC 2-3 times before finally converting to DC for the computers use; going through all the UPS systems and power conditioners. Each conversion adds it's own inefficiencies and power loss, so there is some argument for converting to DC once, and distributing that through the server center. 

I did some research on this before I graduated from university. They governing bodies (IEEE, UL) had started creating standards (plugs, voltages, etc). You may want to look into this to see if they've started created products for such a DC grid. A DC to DC computer power supply for such a server would give you your 12, 5, 3.3 voltages.  Though the standards were looking to be more like 600 - 800 VDC to deal with the fact DC is very lossey transmitting at low voltages and medium distances.

Quote
I can simply "rectify" my 240volts with some really *fat* diodes and capacitors, to get my 120v DC that way).

Well, yes you can rectify, but you still need to regulate. And at the power level of your whole house the regulator will be very expensive.

Quote
but any/all advice about using 120v DC would be greatly appreciated!

My advice? Don't do it. No really, there are reasons the whole world is AC; as much as Edison fought Tesla over using DC over Tesla's AC, Tesla won.

This project will be heavily involved, very dangerous, expensive, more wasteful of electrical energy, and just plain weird.

Like Soeren said, some people do run Low voltage DC (12-24V) around there house for sensors/automation controls, etc. But when we start talking lighting and heavy power uses, the power loss goes through the roof.

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: (off topic) - 120volts DC home-automation
« Reply #3 on: November 24, 2010, 06:55:52 PM »
Don't sacrifice safety and quality components to keep the price low - you'll regret it when your wiring burns your house down :-X

For the 3V and 5V stuff, I'm not sure what you plan to power with that, but solar panels charging batteries for nighttime use would work well for that. Cheap, too. I can get almost 6V from my $8 solar panel inside my room away from direct sunlight.

You may find yourself getting frustrated with how there are no appliances you can buy that don't require AC . . . might be easier to get a license and install a 120V AC system so you can use all those great American products and appliances :P

If you know what you are doing, then getting a license shouldn't be hard. If you don't know what you are doing, and it's potentially dangerous, you shouldn't be doing it :P

Offline Soeren

  • Supreme Robot
  • *****
  • Posts: 4,672
  • Helpful? 227
  • Mind Reading: 0.0
Re: (off topic) - 120volts DC home-automation
« Reply #4 on: November 24, 2010, 11:38:38 PM »
Hi,

Don't sacrifice safety and quality components to keep the price low - you'll regret it when your wiring burns your house down :-X
Why do you think that DC would be more of a fire hazard than AC?  ;)
Regards,
Søren

A rather fast and fairly heavy robot with quite large wheels needs what? A lot of power?
Please remember...
Engineering is based on numbers - not adjectives

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: (off topic) - 120volts DC home-automation
« Reply #5 on: November 25, 2010, 07:14:50 AM »
Don't sacrifice safety and quality components to keep the price low - you'll regret it when your wiring burns your house down :-X
Why do you think that DC would be more of a fire hazard than AC?  ;)
Oh, that comment was independent of whether it was AC or DC - 110 volts is dangerous either way :P

 


Get Your Ad Here

data_list