Notifications
Clear all

Hello Everyone!

4 Posts
2 Users
0 Reactions
202 Views
 Ao
(@ao)
Member
Joined: 2 months ago
Posts: 2
Topic starter  

Hello everyone crowdsourcing here, I would like to ask anyone's opinion that would this be project possible in terms of feasibility and practicality? just an conceptualization for a research project a mesh type offline system where Everyone can ask help as long as your in range of each nodes, also asking for possible add ons what good things i can integrate with it to maximize its range availability especially BT so it would be possible for every corner of the area per node could access and ask for help in times of need. hoping for your experience and expertise to achieve this concept. Thank you

Badly need someone with expertise who can be my mentor for my project proposal even though im not good at this still I'm trying to learn.

12

 



   
Quote
(@davee)
Member
Joined: 5 years ago
Posts: 2038
 

Hi @ao,

   Just a first impression thought/query, based on the diagram.

If I have understood the diagram correctly, this appears to be a system that (hopefully) will rarely need to be activated, but when activated, any failure to operate could be life-threatening, assuming a typical alert might be a fire, as suggested in the diagram.

Furthermore, the diagram suggests that an alert must pass through several relay stations before reaching the team responsible for dealing with the problem. This implies that any failure in the message passing chain is likely to prevent an alert arriving, and having several potential failure points increases the chance that an alert will fail to arrive. 

There are sometimes ways of reducing or overcoming such concerns, but these need to be identified and evaluated, to ensure the system will meet the reliability requirements of such a system. I have a suspicion this may require changing the system design.

Apologies if I am raising a question that you have already addressed.

Good luck with your project.



   
ReplyQuote
 Ao
(@ao)
Member
Joined: 2 months ago
Posts: 2
Topic starter  
Hello @davee thankyou for this concern, I really wanted to do no HOPS in this kind of project but if range parameters fails the microcontroller just hops the message as a relay but my point is directly send the message to the command center which they can immediately receive the message so they can respond quick. Hope this drawing of mine can help to visualize what I'm planing to do hope your expertise could help me not just to the hardware but also to software like coding, protocols, materials best to be used that is budget friendly to me as a college student I really want to accomplish this kind of project to help my community not just to ease the help but also to respond disaster in times of need. THANK YOU hoping more ideas from you
 
BTW im running this system off grid through battery and offline, so even provinces could also use this kind of technology even though no network/signal is available no Wi-Fi thing or what so ever needs data to access help, integrating the application im going to make using MIT APP INVENTOR.
 
 
received 4170716609906046
received 1402246837492571

.


This post was modified 2 months ago by Ao

   
ReplyQuote
(@davee)
Member
Joined: 5 years ago
Posts: 2038
 

Hi @ao,

  If I understand your diagrams correctly, then it looks like you are hoping to have at least two different routes that a message could take. This obviously significantly improves the chance that a message will arrive, which I think is an important part of such a project. Of course, you will be constrained by the physical positioning of nodes, etc., so no real system can be guaranteed to function when it is most needed, but hopefully you can analyse the design, and possibly take measures to improve the probability of its success.

As a general suggestion, try looking into how meshes are constructed, which aim to address this sort of problem. 

Also, consider how your system monitors and checks it own performance, including alerting users to failing links on a timely basis, so that the chance that a vital link is faulty, at the time of an emergency, is minimised.

My understanding is that the origins of the internet were based on US initiative called Arpanet, with the aim of producing a network with many redundant paths, so that the total effect of the loss of specific nodes was mitigated by the network routing packets of data by alternate paths. In addition, protocols were defined that automatically retried or rerouted data packets that failed to arrive. I am not an expert in this field, but my understanding is that all the fundamental protocols etc. are openly published, and hence can be consulted for guidance. Of course, this is dependent upon the availability of hardware to support redundant paths, which may be challenging in your situation. 

I note your diagram 'suggests' you may be thinking about WiFi and Bluetooth, although that maybe a mistaken interpretation on my part. In general, these are usually considered as short range, although the range can sometimes be extended by using higher gain antenna, etc. 

I presume you are aware of different radio networks, one or more of which may be more suitable for your requirements. Again my personal experience is limited, but as an example, Bill (@dronebot-workshop), this forum's kind host, has an excellent introduction to LoRa 

https://dronebotworkshop.com/lora/

which includes sending the temperature of his freezer, from a sensor and transmitter, entirely enclosed within the freezer! The report includes "Try and see how far you can get for range. I was able to get two blocks with one of my remote sensors in the freezer in my basement! All this with a 3-inch wire antenna!"

So with a more 'sensible' antenna position and type, it seems reasonable to expect a considerable range.

I also note that there is a related LoRaWAN initiative, that uses LoRa technology to pass small messages across an arbitrary network. You may like to explore this development as well.

Of course, this suggestion might be extended to a hybrid approach, with say WiFi or Bluetooth messaging a local node, which then communicates with other nodes using LoRa or some other system, for a longer distance hop.

------------------

I am sorry, this is not my general area of experience, and I cannot provide any guarantee of personal support for your project, but I suggest you continue to post specific questions, to this forum, and possibly elsewhere. Hopefully, someone will be able to provide a helpful response. Of course, you must be careful to judge the quality of each response, and only follow those that you think are factually correct and helpful. That is true of research in all fields and levels.

I wish you good luck, and best wishes, Dave



   
ReplyQuote