Other Parts Discussed in Thread: ENERGYTRACE, , CC2652R, CC2651R3SIPA
Hi All,
Greetings of the Day!
Note : Please consider that there is a School bus of around 150 seat and for each seat there is a battery powered pressure switch based seat occupancy sensor along with a battery based seat belt fastening detector (detecting if seat belt has been fastened or not).
Aim : To send the real time status of each of the seat occupancy and seat belt to the school bus drivers Tablet.
Since my both the sensors have to be battery powered hence I was thinking to go for the bluetooth mesh protocol.
I have gone through the bluetooth mesh protocol documentation and I do have some basic understanding of the overall bluetooth mesh protocol.
In terms of bluetooth Mesh architecture my seat occupancy sensor and seat belt sensor for each seat with be the LPN device i.e. Low power Node. For all the 150 seat occupancy and seat belt sensors I would like to send the STATUS unacknowledged message from each sensor intended to be received onto the drivers tablet.
Now I have following question.
Scenario 1: If I wake up my each sensor on the time interval of around 200/500 msec and then they more or less broadcast their status and again go back to sleep. Do you think my mesh network will be able to forward all the packets successfully upto the driver'r cabin tablet? Lets assume I have increase the TTL(time to live) value of the message to max.
Scenario 2: I make my sensor to wake up only when there is any change in their status. So when any change in their input, they will wake up and will then send the Status messages.
As per my understanding Scenario 2 is the most power efficient approach for my sensors which will be LPN type. But I am not sure if the mesh network will be able to forward my packets upto the drivers cabin, because most of the device will be in the sleep mode.
In order to overcome the shortfall in the Scenario 2, I came across the FRIEND based node concept in the bluetooth mesh architecture.
Can someone please let me know if I can connect multiple LPN to single Friend node?
Is there any power based calculator to determine the power consumption of the Friend based node. I would like to know if the Friend node can be a battery powered device or its mandatory to have it as mains powered device.
While going through the bluetooth mesh I also came across the other protocols such as Thread, Wlan, Lora. Please share your suggestions/opinions regarding which technology do you think is best suitable for my application. Please let me know if there is any other topology or any other protocol which one may think is best suited for my case.
Thanks.
Piyush Saxena