Home automation through telephone

  • Thread starter Thread starter kautilya
  • Start date Start date
  • Tags Tags
    Automation Home
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 5K views
kautilya
Messages
20
Reaction score
0
hi there,

i am trying a project on home automation through a telephone. i am trying to design my own system for this. can u give me some ideas regarding this? any site i should refer? any journal papers i can refer?

what is the simulation software i should know for designing this system?

i will appreciate if u help me in this matter.

regards
kautilya
 
Engineering news on Phys.org
I won't likely be of any help, but I do have a question. Do you intend to simply use the phone line in the same way that a high-speed internet connection does, or do you want an acoustic command system that goes through an actual telephone handset?
 
Asterisk (http://www.asterisk.org/) is free opensource software for doing just about anything with a phoneline and a computer. It can certainly handle 'press 1 to do X' stuff.

There is also a standard called X10 that let's your computer (or anything else) control appliance by signals sent over the power wiring in your house. You plug a little brick between the power socket and the device, other bricks plugged into other sockets can turn devices on and off. It's simpler and safer than messing about interfacing to power electrics yourself.

Linux is very popular for this sort of stuff - see http://www.linuxha.com/
 
Last edited:
You might want to look into http://en.wikipedia.org/wiki/SCADA" .
 
Last edited by a moderator: