h a l f b a k e r yWhere life imitates science.
add, search, annotate, link, view, overview, recent, by name, random
news, help, about, links, report a problem
browse anonymously,
or get an account
and write.
register,
|
|
|
This is a last-ditch means of attempting to get an emergency signal out if you're lost somewhere with no service. You open the app, then chuck your phone as high as you can into the air. The onboard accelerometer detects when it changes direction at the apogee, where it is most likely to acquire a signal
connection, and triggers the send message command, firing an SMS to emergency services with your GPS coordinates and a brief description of your emergency circumstances.
Inspired by a tech fail video I watched the other day, wherein the reviewer mentioned an app called Send Me to Heaven, which encouraged users to throw their phone up and it recorded the maximum height for scoring.
https://en.wikipedi...i/Send_Me_To_Heaven
[pocmloc, Aug 11 2023]
Please log in.
If you're not logged in,
you can see what this page
looks like, but you will
not be able to add anything.
Annotation:
|
|
How does the accelerometer detect the change of direction, since the phone will be almost* in freefall from the moment it leaves your hand until the moment it hits the ground? |
|
|
I don't know HOW it works, but that app I mentioned somehow measured the height of a throw using the accelerometer. If it knows the maximum height it's reached, then it knows when it starts going lower, and thus the optimal time to send the signal. |
|
|
Reading the Wikipedia article, it seems that Send Me To Heaven calculates the height by timing the duration in freefall. That is it can only calculate the maximum height after it has returned to the ground. |
|
|
But it is also claimed that it checks whether the device spent more time falling than rising, but it is not clear how (or indeed if) it does this. |
|
|
Alternatively, it could probably work using the barometric altimeter found in many smartphones/watches. |
|
|
It's ALREADY a game. I'm not sure that very many phones DO offer that satellite messaging. According to your linked article "to gain access to this feature, you need to have the iPhone 14, iPhone 14 Plus, iPhone 14 Pro, or the iPhone 14 Pro Max. The feature does not work on older iPhones due to the lack of specialized antennas for satellite communication. So dont expect the feature to arrive on older iPhones at all." |
|
|
T-Mobile is the only US carrier promising a network-based alternative for such communication, through partnership with Starlink specifically, and they have less than 25% of US market share. The article doesn't even make it clear if they've even rolled out the feature yet at all, let alone which devices its available on. |
|
|
It's going to be YEARS before that kind of emergency communication becomes widely available to the masses. |
|
|
Use the accelerometer to determine time in free fall and divide by two. It's that simple. Not completely precise but it's close enough. Of course it needs the phone to survive the first throw. You could use the camera to measure airspeed based on the size of terrain features to do it in 1. Or how about using the radio to try and get an echo off the ground? |
|
|
To anyone willing to drop either $1000 on a new iPhone or switch their service to shitty T-Mobile, vs what I'm proposing, which is a simple app that has already been PROVEN to work? The app has MUCH more reach. You're guilty of some classic Apple snobbery I'm afraid, sir. That you think anyone who might worry about needing an emergency messaging service while on a hike should be willing or able to afford to switch device OS's and/or carriers. "Can't afford an iPhone and don't want to switch to T-Mobile? Fuck you, you don't deserve to get rescued." |
|
|
You do realize that this idea begs for a portable cell phone trebuchet with a parachute phone case attachment?... |
|
|
Now [2fries] that is starting to look sensible. You don't need a trebuchet, a slingshot thing would work fine. The parachute could be held shut by airflow as the device ascends, and pop open as airspeed reduced to below a safe minimum. The whole kit could be packaged in an oversized (cushioned / heavy duty protective) phone case. |
|
|
In fact even better would be a phone kite, because you could reel the phone back in after use, much higher altitudes are theoretically attainable, and if it did crash the frame of the kite would act as a shock absorber. |
|
|
How high do you have to go before line-of-sight becomes greater than the time-lag distance limit of cellular communication? |
|
|
Why do you keep trying to push "buy something" so hard on an idea for an app? You're basically saying "why download an app when you could spend money or switch carriers instead?" That's retarded. |
|
|
Not tied to one* manufacturer or carrier. That's what it means. It means available on all or most devices people in all tax brackets have, regardless of carrier. It means a simple fucking download, why's that so hard for you to accept? |
|
|
By the way, $719 is not what MOST folks would consider "far less than $1000.00." You do know there are a LOT of folks using phones that cost less than $300, right? That's an entire sector of the economy Apple just plain does not care to cater to. For instance, Xfinity Mobile is giving out the Samsung Galaxy A14 (a $100-$200 phone depending where you find it) with a line of service. That's what "the masses" are using. Cheapies. |
|
|
This is the 'Bakery, mate! Silly is kinda what we do here. Saying people should HAVE to buy a dedicated device that you might not ever need and thus are likely not to have charged or on your person when you actually need it isn't silly, that's just stupid and borderline classist. Very on-brand for Apple though. |
|
|
OK lets cut through all this crap. |
|
|
The proposed idea was that a phone with no signal may get enough of a signal to squauk an emergency SOS with location, when it is at the top of a free flight through being thrown as high as possible. |
|
|
The proposal was for an app to monitor something to detect the maximum elevation and squauk at that time and no other time. |
|
|
However, is there a reason for the phone to stay silent on the way up and on the way back down? |
|
|
The app could just enter "repetitive squauk mode" and send its emergency broadcast repetitively at maximum power for the duration of its free flight. |
|
|
Would need a dedicated app to handle the repetitive squawk mode but would not need any additional hardware, not string, not parachute, not a five meeelion squid super whizz upgrade to the latest fashion victim machine. |
|
|
That's a great idea, I'm just not sure how quickly a phone can repeatedly squawk in a few seconds of flight. |
|
|
//this idea falls flat// Well obviously, unless you manage to catch it. |
|
|
One of the squawks will be at or near apogee |
|
|
Compositor of the Squawk sounds like an awesome band name. |
|
|
Well, because it's a more interesting problem, I'm going to assume there is some benefit to timing the transmission. Maybe there need to be a connection handshake before the text is sent? Is there a limit on how often the request to connect can be sent to avoid resending while a reply is on the way? |
|
|
One way to figure out the height on the way up, is to use the accelerometer while the phone is being thrown. That can theoretically give the initial speed and direction. Calculate the vertical component of that velocity, and divide by 9.8 m/s^2 to find out how long until the phone reaches max height. If it continues monitoring, it can account for collisions with leaves or possibly even account for deceleration due to air resistance, though I doubt it would be accurate enough to matter. Note that unless you can accelerate it in a straight line, you'll also need to use the gyroscope. Since gyros are often not available on low cost phones, you'll want to develop a good throwing technique that doesn't confuse the accelerometer. Perhaps watch some videos of people playing "Send Me To Heaven". |
|
|
It could be as simple as an app requiring User Input. Activate the app, a countdown as timer appears on the screen 3 - 2 - 1 TOSS! |
|
|
It depends on how quickly you want to flatten the phone's battery. In burst mode it could send out 100 signals in the time it took to decide to come back to earth. But just once. Using the GPS on my phone for altitude, which is extremely accurate if it acquires 3 or more sats, it's not a problem to tell what the apex is and get something out. I would think it's better to conserve battery life since GPS uses a ton. Sling that sucker, but be sure to get the optional CellChute soft landing system so you don't break your phone. |
|
|
hmmm, instead of chucking the phone itself could you not attach a conductive filament spool to an antenna port on the phone and then launch that spool with a small model rocket or bow and arrow to get a signal. |
|
|
Those are fine ideas, IF you have such apparatus on hand when you need to send an emergency SMS. The idea behind the app as is is that it's handy as long as you have your phone. |
|
|
And if you have already installed the app |
|
|
Well yes. Yes, that would certainly help. |
|
|
Or, if you have an Android phone and you have AIDE (Android IDE) installed, then you can write the app yourself on your phone while taking a break sitting on a log when you decide that you need it. (Assuming you don't need to browse the web to look up any API definitions or anything, or you're not worried about using up your battery while coding). |
|
|
Tru dat ^ iPhone users better hope Apple doesn't ban this one like they banned S.M.T.H. lol |
|
|
Suppose you have a stock phone, you go to a place where you have no signal but there is a signal 10 m up, you compose an emergency SMS, press send, and then throw the phone. Will it not just send anyway as soon as it is up and gets a signal? Is the specialist app redundant? |
|
|
I don't know, Poc, but is that a chance you want to take in an emergency? |
|
|
A small change in programming-- extending the timeout when there is no communication -- could make it so. |
|
|
What do you mean the timeout? |
|
|
Typically when you try to send a text the phone will attempt to contact the tower, timeout if unavailable, and stop after a given number of tries or a given amount of time. Simply modifying the mid level protocol to keep trying and not to stop for, say, a full minute, would allow continual retries. |
|
|
[2 fries] Thats the refinement this idea needs. The software is not the problem; getting enough height is. The wire tech is so advanced these days because of wire-guided anti-tank weapons. A coiled wire and a strong spring in a cigar tube wouldnt take much space in the backpack, doesnt weigh much, and could be deployed one-handed. Getting a height of 150 or more so would not be a problem. If thats not enough a pencil-sized rocket motor could get this thing to 500. |
|
|
But that is not the best solution. You could also use a helium balloon that is deployed from the same format cigar tube. Compressed helium inflates a balloon and carries the wire with the antenna head to whatever height is needed. Like a CO2 cartridge in the cigar tube, thumb-operated like an emergency signal flare. You dont need timing and bursts if you have a continuous signal. |
|
| |