Inaccurate time_alignment/ToA Estimate with Benetel RAN650 in outdoor deployment. #1260
Unanswered
ujjwalpawar
asked this question in
General Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Setup:
srsRAN 22.10.1 (d5fa4f0)
I’m using the output of the estimate function from time_alignment_estimator_dft_impl.cpp to estimate the Time of Arrival (ToA). However, regardless of the UE's distance from the base station, the estimated value consistently falls between 150 ns and 300 ns. For instance, when the UE is just 10 meters away, the function returns a value in this range. Even when the UE is over 300 meters away, the estimate still remains between 150 ns and 300 ns.
Beta Was this translation helpful? Give feedback.
All reactions