Different segment times on strava

davoj
Posts: 190
Hi Guys,
I have noticed on a few bike rides with my mate that we have different times on segments even though we did the exact same pace up the hill from start to finish and it can be a difference of between 8sc to 50sc on each segment. I have a Bryton rider 20 and he has a Garmin 500 and i will always get a faster time with my Bryton (He is not happy).
I have also noticed that the Garmin always record that he has climbed a lot more than i did on the same ride even though i will have done more KM as i have to cycle to this house. Maybe this has something to do with it.
So i am wondering how accurate is Strava and has anyone else came across this?
Cheers
I have noticed on a few bike rides with my mate that we have different times on segments even though we did the exact same pace up the hill from start to finish and it can be a difference of between 8sc to 50sc on each segment. I have a Bryton rider 20 and he has a Garmin 500 and i will always get a faster time with my Bryton (He is not happy).
I have also noticed that the Garmin always record that he has climbed a lot more than i did on the same ride even though i will have done more KM as i have to cycle to this house. Maybe this has something to do with it.
So i am wondering how accurate is Strava and has anyone else came across this?
Cheers
0
Comments
-
It's not Strava that's accurate or not - it's the GPS device and how it's recording.
The device periodically creates a record of the current data:
Examples from a recent ride of mine (lon & lat changed to protect the innocent!):<trkseg> <trkpt lon="-0.797537687420845" lat="56.97728719934821"> <ele>7.800000190734863</ele> <time>2013-08-13T16:06:34.000Z</time> <extensions> <gpxtpx:TrackPointExtension> <gpxtpx:atemp>20.0</gpxtpx:atemp> <gpxtpx:hr>99</gpxtpx:hr> <gpxtpx:cad>111</gpxtpx:cad> </gpxtpx:TrackPointExtension> </extensions> </trkpt> <trkpt lon="-0.7975745677947998" lat="56.977306477725506"> <ele>7.800000190734863</ele> <time>2013-08-13T16:06:35.000Z</time> <extensions> <gpxtpx:TrackPointExtension> <gpxtpx:atemp>20.0</gpxtpx:atemp> <gpxtpx:hr>101</gpxtpx:hr> <gpxtpx:cad>103</gpxtpx:cad> </gpxtpx:TrackPointExtension> </extensions> </trkpt>
Each record is held in a <trkpt></trkpt> segment - I assume trkpt means Track Point - but it doesn't matter.
This recorded from an Edge 800 with HR monitor & Speed/cadence sensor - so it has a few extensions to the data set - specifically, temperature, heart rate, cadence. It will calculate the speed from the change in Lat/Lon over time.
You can see that my unit is creating a record once per second - which is ok, but has it's limitations.
At 20mph you will travel ~30 feet/10 meters each second. This impacts on when you started/finished a segment as Strava will have to extrapolate between points - on short segments this can be a significant proportion of the distance travelled and explain some differences in calculations between units.0 -
Slowbike wrote:It's not Strava that's accurate or not - it's the GPS device and how it's recording.
.
Or how Strava algorithms interpret the data.I'm sorry you don't believe in miracles0 -
SloppySchleckonds wrote:Slowbike wrote:It's not Strava that's accurate or not - it's the GPS device and how it's recording.
.
Or how Strava algorithms interpret the data.- Different GPS devices perform better than others. In my experience dedicated devices like Garmins tend to give you more accurate results than smartphones.
- It also depends on which satellites your GPS receiver can see at any given time, if it's only able to receive data from the minimum number and one keeps getting blocked by trees or buildings, accuracy is going to suffer. If you've ever seen a ride where the GPS track seems to wander dozens of metres off the road you were actually on, this is probably why.
- Most receivers are limited to updating their position once per second at most, so getting more fine-grained tracking is usually not possible.
davoj wrote:I have also noticed that the Garmin always record that he has climbed a lot more than i did on the same ride even though i will have done more KM as i have to cycle to this house. Maybe this has something to do with it.0 -
Ive noticed that on ride with my friends who have garmins, my andriod version of strava will more than not put me about 1 sec behind their time. Even though we were cycling in a train. When this is over a distance of 5 mile + segments, I dont really worry about the slight inaccuracy.0
-
adr82 wrote:SloppySchleckonds wrote:Slowbike wrote:It's not Strava that's accurate or not - it's the GPS device and how it's recording.
.
Or how Strava algorithms interpret the data.- Different GPS devices perform better than others. In my experience dedicated devices like Garmins tend to give you more accurate results than smartphones.
- It also depends on which satellites your GPS receiver can see at any given time, if it's only able to receive data from the minimum number and one keeps getting blocked by trees or buildings, accuracy is going to suffer. If you've ever seen a ride where the GPS track seems to wander dozens of metres off the road you were actually on, this is probably why.
- Most receivers are limited to updating their position once per second at most, so getting more fine-grained tracking is usually not possible.
davoj wrote:I have also noticed that the Garmin always record that he has climbed a lot more than i did on the same ride even though i will have done more KM as i have to cycle to this house. Maybe this has something to do with it.
Cheers that helps a lot.0