Slashdot Mirror


Is Zigbee the Next Bluetooth?

bz asks: "I work for a small product development company that is considering the use of RF. Naturally, it seems that it would be easier to use a proprietary protocol rather than some of the standards on the market. We are restricted by small code space and low power. The Zigbee protocol needs more memory than we would like to give up. Naturally, if Zigbee is going to become ubiquitous, we would like to sacrifice the extra memory and jump on the bandwagon. However, if it is only going to be as popular as Bluetooth, we would prefer to pass. Is Zigbee going to succeed, or is it likely to follow along the low road that Bluetooth has already paved?"

2 of 66 comments (clear)

  1. Followup question... by bscott · · Score: 3, Insightful

    > Is ZigBee going to succeed ...and while you're at it, what are the winning numbers for this weekend's Powerball?

    --
    Perfectly Normal Industries
  2. Zigbee... by stienman · · Score: 4, Insightful

    It is unlikely that zigbee is going to make inroads into the consumer market at all, nevermind as much as bluetooth has done.

    Zigbee will be good for connected sensor networks. I suppose eventually someone will start selling personal area networks using zigbee, but those haven't caught on yet, and I doubt zigbee is going to make any significant inroads.

    The only advantage to using a standard is interoperability and cheap existing hardware/software. Since zigbee has few standards about what the devices can do and how they are to interact with each other on the application layer, then there is little or no interoperability. Sure, the lightswitch and thermostat have zigbee, but the thermostat has to understand what a lightswitch is and what it does before it can intelligently set the temperature based on the occupancy of the room (presumably based on whether the lights were just turned on).

    Since there are no standards for anything but the lowest layers in zigbee, then it is only marginally better than using a proprietary standard. At best when other products come out you can flash yours to understand how to interact, but that's another step down a path that is likely to lead nowhere.

    The only advantage to Zigbee is that it can be cheaper in some cases to implement - where you need a rather significant and robust network, but don't want to spend the time and money developing all the prototcols to manage such a beast. If you're doing very simple point to point communications, then zigbee isn't going to save you anything. Or, in other words, if zigbee is more expensive (chipset, code, memory, etc) to implement than another solution, pick the other solution. In some cases it'll be cheaper - when the other solution will take a year to develop and test, and you have more expensive radio components than the zigbee chipsets due to complexity.

    -Adam