Introduction to Zigbee (2020) | Learn Technology in 5 Minutes

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ต.ค. 2024
  • Hello guys, Welcome to another episode of “Learn technology in 5 minutes” by Makerdemy.
    In this video, you will learn about a wireless technology called Zigbee.
    Before getting into the video, I am sure that you are familiar with short-range wireless networking technologies like wifi and Bluetooth which are used to connect devices. These technologies are fairly mainstream today and are used in specific use cases. For example, if you want to stream audio you are likely to use Bluetooth. Likewise, if you are streaming video or large files, you are likely to use WiFi. But, let us think of a use case where we have to connect a large number of battery-operated devices. Is it ok to operate them using Wifi or Bluetooth?
    The answer is clearly NO. Wifi consumes a lot of power and is therefore not ideal for battery-operated devices. Most of the WiFi devices like your mobile phones or your laptop are usually charged on a daily basis.
    Then what about Bluetooth? you may say well, Bluetooth consumes less power than wifi so would that not be ideal for our use case? But, You can connect only a limited number of devices to a Bluetooth network and therefore BlueTooth is not ideal for our use case as well.
    So, what could be a better solution to connect a large number of battery-operated devices?. Enter Zigbee
    But what exactly is this term Zigbee?
    Zigbee, like Wifi and Bluetooth, is a short-range wireless protocol. The Zigbee is built on top of the IEEE 802.15.4 physical layer and is designed to meet the needs of low-cost battery-operated applications where Longer battery life is of the major concern.
    It also operates in the 2.4 GHz band spectrum where wifi and Bluetooth operate.
    Unlike the other two technologies, Zigbee operates at a very low data rate of 250kbps. And this is the tradeoff we need to live with when we are optimizing for a low power network protocol that can connect many devices.
    A single Zigbee enabled device can reach up to a range of 10-20 meters (indoors) in search of another Zigbee device present in the network.
    The Zigbee operates in a mesh topology, which helps the Zigbee device to transfer its message to its destination via a number of intermediate Zigbee devices connected within the network.
    So what is Mesh topology? Don't wifi and Bluetooth follow this?
    Well in a basic sense, topology can be termed as a way in which devices are connected to each other.
    In mesh topology, there is a coordinator that sends the information, an intermediate device which carries forward this information and an end device which receives the information. All the devices in this topology expect the end devices can communicate with each other and also able to change the paths to deliver the information if any disturbance occurs in the network.
    Whereas, In star topology, there are no intermediate devices and the communication is done directly between the Coordinator and the end device. This disables the chance of establishing an alternate path to transfer information at the time of failures. Wifi and Bluetooth are configured as Star networks.
    There are 2 advantages to using a mesh network. First, a mesh network increases the system reliability. Second, because of the way data transmission happens in a mesh network, the short-range of individual Zigbee devices stops being a problem. We can add a large number of Zigbee devices which need to transmit data just to the neighboring node. This way, very large networks can be built based on Zigbee. In fact, the Swedish city of Gothenburg is a giant Zigbee network, where over 250,000 homes are connected together for the purpose of remote energy metering.
    Coming to the security associated with Zigbee, it uses a 128bit AES algorithm to encrypt and authenticate the message signals via the links which are secured by special keys allowing the end-user to use the devices in a secure manner.
    So, where do you think Zigbee is being used? It is extensively used in Smart Homes to remotely access electronics and also in Smart metering
    That is all from me in this video, folks. If you like this video then subscribe to our channel and ring the bell so that you don’t miss any videos from us.
    Links:
    www.electronic...
    (If you liked this video and would like to buy our course Introduction to Raspberry Pi 4, you are in for a pleasant surprise. Please click on the link below to buy the course for $25 ONLY. Original price is $195.
    utm.io/urB6)
    Check us out on
    Website : makerdemy.com
    Catalogue : makerdemy1.tea...
    Facebook : / makerdemy
    Twitter : / makerdemy
    LinkedIn : / makerdemy
    Instagram : / makerdemy
    Email : support@makerdemy.com
    #Zigbee #Bluetooth #WiFi

ความคิดเห็น • 67

  • @MAKERDEMY
    @MAKERDEMY  4 ปีที่แล้ว +2

    Check out the "Learn Technology in 5 Minutes" video playlist
    th-cam.com/play/PLZPR_hmBy0cz75sWkojLbt8KrfC3UkPdJ.html

  • @rks_ak47
    @rks_ak47 2 ปีที่แล้ว +4

    after a lot of searcing, i got to see your video and thank u for making me understand this in such an easy way. Thanks a lot. Keep it up.

  • @mohanchodisetty3268
    @mohanchodisetty3268 4 ปีที่แล้ว +8

    Nice presentation ... The way of your picture n graphical presentation is good n understand for layman... Keep it up 👍

    • @MAKERDEMY
      @MAKERDEMY  4 ปีที่แล้ว

      Hi Mohan,
      We are happy that you liked our video presentation and content. Stay Tuned for more such informative videos.
      Thank You

  • @123_mdanwarraza2
    @123_mdanwarraza2 2 ปีที่แล้ว +1

    BEST VIDEO ON TH-cam ON TOPIC ZIGBEE

  • @tinaahmed9956
    @tinaahmed9956 3 ปีที่แล้ว +4

    Just love it ,
    . Thank you so much for such a nice explanation❤

    • @MAKERDEMY
      @MAKERDEMY  3 ปีที่แล้ว

      Glad you liked it!

  • @varungupta9990
    @varungupta9990 3 ปีที่แล้ว +6

    Very well presented and explained. Great concept of keeping it short and specific 👍

  • @rickyromero386
    @rickyromero386 2 ปีที่แล้ว

    What's the difference between RS485, Modbus, Zigbee and MQTT and how they work together in general?

    • @MAKERDEMY
      @MAKERDEMY  2 ปีที่แล้ว +1

      Hi Ricky. It is very difficult to explain all the protocols mentioned and give the differences between them in a response to a single query. We have tried our best to explain and differentiate between all in brief.
      RS-485 is responsible for point-to-point communication between the electrical devices. It can work for long distances by using long cables and it supports multiple devices on the same bus.
      Modbus is a serial communication used with PLCs. It is a method used to transmit information over serial lines between devices.
      Modbus is a protocol type whereas RS-485 defines protocol’s signal level.
      MQTT is a messaging protocol on top of TCP/IP used for sending messages.
      Zigbee carries a small amount of data over a short distance and consumes very little power.
      Zigbee and MQTT integrate well and Zigbee2MQTT is used in many home automation

    • @rickyromero386
      @rickyromero386 2 ปีที่แล้ว +1

      @@MAKERDEMY thank for the brief but concise reply:)

  • @latestafghanistan2550
    @latestafghanistan2550 ปีที่แล้ว

    thanks dear brother, love from Afghanistan

  • @snehaas1617
    @snehaas1617 ปีที่แล้ว

    Beautiful presentation

  • @Shivanshusngh
    @Shivanshusngh 5 หลายเดือนก่อน

    Liked the way of teaching

  • @lathas9701
    @lathas9701 ปีที่แล้ว +1

    Your explanation. Very clear

  • @ahmadjamil6608
    @ahmadjamil6608 4 ปีที่แล้ว +1

    what different with remote rf 433mhz???..this remote rf is low power consumption n price is very cheap

    • @MAKERDEMY
      @MAKERDEMY  4 ปีที่แล้ว +3

      Hi Ahmad,
      It depends on the Application you are trying to build. If it just a simple project, that needs to send data over the air, without the intention for scalability, security, interoperability & reliability, then you can use the RF433 Modules. On the other hand if you are trying to build a true IoT System that need to be build across a lot of nodes, ZigBee can support more than 60000 nodes in a single network, through its Mesh Topology. Also for mission critical application, where fast and reliable data transfer is a must, ZigBee provides as low as 30ms response time with proper acknowledgment messages, to ensure that the data has reached its destination, whereas the RF433 doesn't have that feature. Moreover, ZigBee supports Full Duplex Communication that too encrypted by 128 bit AES, which is lacking in the RF. Furthermore, unlike what you have said RF433 doesn't take less power than ZigBee. It all depends on the number of packets being sent, and the polling frequency. You can refer this paper to see the graphs of power consumption. www.researchgate.net/figure/Energy-Consumption-per-Week-for-RF433-ZigBee-Bluetooth-Wi-Fi-Using-Communication_fig2_311841905 .We hope this was helpful.
      Thank You

  • @chhara1
    @chhara1 3 ปีที่แล้ว

    Why not use BLE Mesh, you can operate devices from mobile also

    • @MAKERDEMY
      @MAKERDEMY  2 ปีที่แล้ว +2

      HI. Yes BLE mesh can also be used. Choosing a methodology depends on the application, needs, budgets, speed, reliability, etc. For example if your devices are battery dependent Zigbee may be considered as a better choice, on the other hand if you have a larger IoT based network for industrial applications BLE mesh may be considered as a better choice.

  • @smitzaveri7619
    @smitzaveri7619 2 ปีที่แล้ว

    What about Bluetooth low energy? I see it overpowering zigbee in terms of smartphone related use cases

    • @MAKERDEMY
      @MAKERDEMY  2 ปีที่แล้ว

      Hi Smit Zaveri
      BLE has been around for a long time, and latest updates looks really like permission for upto 100m real life range applications. Currently as most Smartphones ship with BLE already, it has the most impact as of now. But reliability and range is far superior with ZigBee. Moreover industry giants like Amazon, Google, Samsung etc have joined hands to make ZigBee the standard for indoor IoT by forming the Matter Alliance. Most of these smart home devices come with gateway bridges that can convert BLE connections to ZigBee. We hope this was helpful.
      Thank You,
      MAKERDEMY SUPPORT TEAM

  • @sandhyamyathari9234
    @sandhyamyathari9234 3 ปีที่แล้ว +2

    Nice explanation brother keep on going thank you 🙏🙏🙏🙏🙏🌹

    • @MAKERDEMY
      @MAKERDEMY  3 ปีที่แล้ว

      Keep watching

  • @danielniki5953
    @danielniki5953 2 ปีที่แล้ว

    well explained, so graphical and interactive. please keep it coming!

    • @MAKERDEMY
      @MAKERDEMY  2 ปีที่แล้ว

      Thanks, will do!

  • @shanifinkelstein1078
    @shanifinkelstein1078 ปีที่แล้ว

    Great Video!! thanks

  • @tharunreddy8471
    @tharunreddy8471 3 ปีที่แล้ว +1

    Crystal Clear 🙌🏻

  • @adventure_6043
    @adventure_6043 2 ปีที่แล้ว

    Excellent brother. Great

    • @MAKERDEMY
      @MAKERDEMY  2 ปีที่แล้ว

      Thank you so much

  • @Zeegi
    @Zeegi 3 ปีที่แล้ว

    Wow!!! AmaZing!!!! Very helpful

  • @lehaswinipalla3365
    @lehaswinipalla3365 2 ปีที่แล้ว

    Well presented!

  • @peacemusic6735
    @peacemusic6735 ปีที่แล้ว

    Worth for the time 🤩

  • @sakshamp4488
    @sakshamp4488 6 หลายเดือนก่อน

    🔥 vid

  • @NAVEENKUMAR-so7tj
    @NAVEENKUMAR-so7tj 2 ปีที่แล้ว

    Good demonstration 👏.

    • @MAKERDEMY
      @MAKERDEMY  2 ปีที่แล้ว

      Glad you liked it!

  • @Namangen
    @Namangen 3 ปีที่แล้ว +1

    short and sweet

    • @MAKERDEMY
      @MAKERDEMY  3 ปีที่แล้ว +1

      Thank you.

  • @cswithsaad
    @cswithsaad 10 หลายเดือนก่อน

    great

  • @Zeegi
    @Zeegi 3 ปีที่แล้ว

    Keep making more videos!!!!

  • @humphrey2391
    @humphrey2391 2 ปีที่แล้ว

    Great explanation!

  • @ashok7168
    @ashok7168 3 ปีที่แล้ว

    Nice Video...

  • @usmanmahboob4416
    @usmanmahboob4416 4 ปีที่แล้ว +1

    excellent explanation (y)

    • @MAKERDEMY
      @MAKERDEMY  4 ปีที่แล้ว

      Appreciate the support, Usman

  • @akashkhare507
    @akashkhare507 3 ปีที่แล้ว

    Nice explanation

    • @MAKERDEMY
      @MAKERDEMY  3 ปีที่แล้ว

      Thanks and welcome

  • @tec21sl
    @tec21sl 3 ปีที่แล้ว +1

    Thank you

    • @MAKERDEMY
      @MAKERDEMY  3 ปีที่แล้ว

      You're welcome

  • @venkatarohith6755
    @venkatarohith6755 4 ปีที่แล้ว +3

    Make a video on LoRa

    • @MAKERDEMY
      @MAKERDEMY  4 ปีที่แล้ว

      We will surely create a video on LoRa Venkata Rohith. Stay tuned.

    • @MAKERDEMY
      @MAKERDEMY  4 ปีที่แล้ว

      Hello Venkata Rohith
      We have released a video on LoRa. Kindly check.
      th-cam.com/video/WdJxXzSE9Gs/w-d-xo.html

  • @mdtarikhkhan5866
    @mdtarikhkhan5866 2 ปีที่แล้ว

    please remove clock its annoying ,
    thanks for content😊

  • @VaibhavKKM
    @VaibhavKKM 2 ปีที่แล้ว

    Noice

    • @MAKERDEMY
      @MAKERDEMY  2 ปีที่แล้ว +1

      Thank you.

  • @bugsy101073
    @bugsy101073 2 ปีที่แล้ว +1

    that accent though....can not comprehend :(

    • @MAKERDEMY
      @MAKERDEMY  ปีที่แล้ว

      Thank you for the feedback.

  • @geekmuralin
    @geekmuralin 2 ปีที่แล้ว

    Thank you

    • @MAKERDEMY
      @MAKERDEMY  2 ปีที่แล้ว

      You're welcome