- Wireless cables replacement technology?
- Posted by Neil Cherry on June 26th, 2008
I'm looking for a solution for wireless cable replacement. Basically I
would like to have some wireless technology that replaces cables from
point A to point b-z. I'm thinking about more than one RS232 cable and
I'll need to figure out the control mechanism for the control
pins. Anyone have any ideas? I'd be willing to build it myself so any
solutions would be of interest to me.
Thanks
--
Linux Home Automation Neil Cherry ncherry@linuxha.com
http://www.linuxha.com/ Main site
http://linuxha.blogspot.com/ My HA Blog
Author of: Linux Smart Homes For Dummies
- Posted by Grant Edwards on June 26th, 2008
On 2008-06-26, Neil Cherry <njc@cookie.uucp> wrote:
What's wrong with WiFi?
Does "I'm thinking about" mean "I need to replace"?
A couple multi-port serial->Ethernet converters and a WiFi
link.
--
Grant Edwards grante Yow! Hand me a pair of
at leather pants and a CASIO
visi.com keyboard -- I'm living
for today!
- Posted by Martin Griffith on June 26th, 2008
On Thu, 26 Jun 2008 09:55:02 -0500, in comp.arch.embedded Neil Cherry
<njc@cookie.uucp> wrote:
http://www.nordicsemi.no/files/Prod_...RF2601_WDP.pdf
martin
- Posted by Hauke D on June 26th, 2008
Hi,
Are the only connections you're looking to replace RS232 connections?
If you Google for something like wireless RS232 you should be able to
find tons of modules that do that. For example, I've worked with
these:
- the Wi.232* modules from http://www.radiotronix.com/
- the ZigBee modules from http://www.digi.com/
- http://www.lantronix.com/device-netw...s/wiport..html
and I've built some myself using ChipCon parts, but that's really only
worth the effort if you need features that the existing modules can't
provide.
Regards,
-- Hauke D
On Jun 26, 4:55*pm, Neil Cherry <n...@cookie.uucp> wrote:
- Posted by Paul Keinanen on June 26th, 2008
On Thu, 26 Jun 2008 09:55:02 -0500, Neil Cherry <njc@cookie.uucp>
wrote:
The first question is WHY ?
Is there some moving systems that can not use wire connections ?
Or does the marketing droids think that the wireless connection are
"sexy" ?
Sounds multidrop to me.
You should look how RS-485 multidrop networks actually works and then
apply this to the wireless networks.
Paul
- Posted by Neil Cherry on June 26th, 2008
On Thu, 26 Jun 2008 10:02:45 -0500, Grant Edwards wrote:
Nothing, but I'd like to check out other options too. I haven't
started looking at Zigbee (or Xigbee?) and I'm aware of Bluetooth
but I think that Bluetooth is overboard.
I may switch from 'cable replacement' to an IP server
instead.
Most of the terminal servers have Windows only solutions. I
think there are Linux solutions so I'll check my notes. This
becomes a cost balancing issue for terminal server vs small
server.
--
Linux Home Automation Neil Cherry ncherry@linuxha.com
http://www.linuxha.com/ Main site
http://linuxha.blogspot.com/ My HA Blog
Author of: Linux Smart Homes For Dummies
- Posted by Neil Cherry on June 26th, 2008
On Thu, 26 Jun 2008 19:10:51 +0300, Paul Keinanen wrote:
Because the customer wants it.
Pretty much though each device may communicate independent of
each other which isn't usually the way multidrop works (usually
master/slave).
I work with networks so I am familiar with multidrop (usually
SNA). I'm not sure which we I'll end up with, polling, multimaster or
IP. Since I do so much IP I learn towards that technology but that
would require a more powerful processor.
--
Linux Home Automation Neil Cherry ncherry@linuxha.com
http://www.linuxha.com/ Main site
http://linuxha.blogspot.com/ My HA Blog
Author of: Linux Smart Homes For Dummies
- Posted by Grant Edwards on June 26th, 2008
On 2008-06-26, Neil Cherry <njc@cookie.uucp> wrote:
FWIW, my employer makes serial<->Ethernet boxes that support
Linux: http://www.comtrol.com/products/deviceservers. Some of
the competitors also support Linux.
--
Grant Edwards grante Yow! Am I SHOPLIFTING?
at
visi.com
- Posted by Lanarcam on June 26th, 2008
Neil Cherry wrote:
Why are you trying to reinvent CSMA-CD or Ethernet?
- Posted by Hauke D on June 26th, 2008
On Jun 26, 4:55*pm, Neil Cherry <n...@cookie.uucp> wrote:
There are lots of options - ZigBee, Bluetooth, Wi-Fi, proprietary or
custom solutions are all options, they all differ on range, data rate,
power requirements, and ease of implementation (software support). I'm
still not too clear on your requirements...
What kind of devices are you connecting? Embedded/battery-powered
devices or larger ones with a little more available power?
What data rate and range do you need?
What kind of data are you trying to send? Are you only replacing RS232
connections or are there other, maybe custom, comm protocols?
Are you looking for ready-to-go modules in boxes that you just need to
hook power+RS232 into, small radio modules that require some MCU work,
or would you want to build your own radio+MCU solution?
Regards,
-- Hauke D
- Posted by Neil Cherry on June 27th, 2008
On Thu, 26 Jun 2008 21:55:01 +0200, Lanarcam wrote:
??? What gave you the idea that I'm trying to reinvent CSMA-CD or
Ethernet? Besides WiFi doesn't use either CSMA-CD (it uses CSMA/CA)
or Ethernet. ;-)
Right now I haven't decided whether I'm going layer 1 replacement or
IP. If it's a layer 1 (cable) replacement then the end points won't
know anything about the wireless protocol.
--
Linux Home Automation Neil Cherry ncherry@linuxha.com
http://www.linuxha.com/ Main site
http://linuxha.blogspot.com/ My HA Blog
Author of: Linux Smart Homes For Dummies
- Posted by Neil Cherry on June 27th, 2008
On Thu, 26 Jun 2008 14:48:10 -0700 (PDT), Hauke D wrote:
Right now I'm just investigating, I have almost no solid requirements.
I just want to know what's available. We may buy, we could build, most
likely its async, byte oriented, most likely RS232. The speed would
probably be 4800 - 56k, probably a lot of 9600. All the device would
have AC power.
--
Linux Home Automation Neil Cherry ncherry@linuxha.com
http://www.linuxha.com/ Main site
http://linuxha.blogspot.com/ My HA Blog
Author of: Linux Smart Homes For Dummies
- Posted by Warren Block on June 27th, 2008
Neil Cherry <njc@cookie.uucp> wrote:
You might find the Wireless/Modem and Bluetooth sections at sparkfun.com
interesting.
--
Warren Block * Rapid City, South Dakota * USA
- Posted by Hauke D on June 27th, 2008
Hi,
It sounds like any of the existing RS232-over-wireless products would
probably work for you. Some other things to narrow it down would be
comm range and cost. Google should show you plenty of options.
Also, you mentioned that you want multiple nodes (B-Z) to communicate
with one central point (A), if I understand that correctly? If point A
is a PC or other network-capable device, then some of the RS232-to-
WiFi products might be interesting for you - for example, the
Lantronix WiPort has two serial ports that you can simply telnet into
through the WiFi connection.
Otherwise, if these are just embedded devices, then WiFi is probably
overkill for your needs, and Bluetooth has a somewhat limited range.
That leaves any of the ZigBee or custom protocols, which are just fine
for the baud rates you're looking at.
Regards,
-- Hauke D
On Jun 27, 4:00*am, Neil Cherry <n...@cookie.uucp> wrote:
- Posted by Chris_99 on June 27th, 2008
On Jun 26, 10:55*am, Neil Cherry <n...@cookie.uucp> wrote:
Neil:
I don't see any information here about what the cost needs to be, the
quantities, the market, home or industry. Are these devices, for
instance
destined for home automation? Who will install and troubleshoot these
devices? Smart folks? dum folks?
I am assuming that you would be considering bottom-up re-design at
physical layer to save $$$
Chris