Questions tagged [localization]
The localization tag has no summary.
52 questions
0 votes
1 answer
63 views
Phase based ranging
I have two equations, I want to understand the basics behind combining the two equations in order to get the third equation $$ d(f_1, \phi_1) = \frac{c \phi_1}{4 \pi f_1} \bmod \frac{c}{2 f_1} \tag 1 ...
2 votes
0 answers
38 views
Cramer Rao bound for correlated parameters
I'm concerning the Cramer Rao bound for target localization considering angularly correlated Radar Cross-Section (RCS). Considering multistatic sensing, e.g. target localization, (refer to [ghb2010]) ...
0 votes
0 answers
67 views
How to jointly derive the FIM for angle and range?
The received echo signal at the radar receiver can be given as follows, $$y=\alpha \textbf{b}(\theta)\textbf{a}^T(\theta)s(t-\tau)+n,$$ where $\alpha$ is the amplitude related to the target's RCS and ...
2 votes
1 answer
284 views
How to jointly estimate range and delay of a target?
For a radar, it receives echo signal from a target, given as $$y=\alpha \textbf{b}(\theta)\textbf{a}^T(\theta)s(t-\tau)+n,$$ where $\alpha$ is the amplitude related to the target's RCS and so on, $\...
0 votes
1 answer
88 views
How to find the bias gradient for localization problem?
I am doing the work to find the cramer-rao bound when the estimator is biased. The algorithm I am based on is from Rethinking Biased Estimation: Improving Maximum Likelihood and the Cram´er–Rao Bound, ...
0 votes
0 answers
47 views
TDOA based localization of dynamic object
Does TDOA based localization give estimated local coordinates with both positive and negative range error. Let me explain When i obtain localized coordinates using TDOA of moving object, sometimes the ...
0 votes
0 answers
97 views
Signal Correlation time computation for Time delay estimation
I need to compute the Signal Correlation Time of an audio signal to check wether time-delay estimations are anomalous. In paper The Signal correlation time is defined as the width of the main lobe of ...
0 votes
1 answer
174 views
How to play sound at specific location (horizontal/azimuth) using wav and python ? without libraries
how to set sound location left/right (in mono audio) and azimuth (up/down) of the wave? I know there are a lot of different libraries doing that, but I'm interested in some minimal examples to ...
1 vote
1 answer
106 views
Multipath Propagation Correction for LTE signals
How can I correct multipath propagation for LTE signals generated from different eNodeBs? My end goal is to implement localization of my USRP using LTE or FM signals. Currently I am carrying out a few ...
1 vote
0 answers
221 views
average after Kalman filter and how to deal with drift
This is in the context of mobile device localization. The mobile device does not move. All I have is the delay estimated from the signal sent by the mobile device ('measure' in blue). With a simple ...
4 votes
3 answers
777 views
Can one use MUSIC algorithm to estimate DOA for a circular microphone array with a small radius?
I am trying to locate the sound source using MUSIC algorithm in a circular microphone array. The array that I am using is "ReSpeaker Mic Array - Far-field w/7 PDM Microphones", and the ...
2 votes
2 answers
387 views
Feasibility of TDOA localization with a single moving receiver and stationary source
Every paper/article I've read on the subject of TDOA localization is concerned with some combination of 2+ stationary receivers (or, sometimes, 1 stationary + 1 moving). There are also some papers ...
4 votes
1 answer
156 views
Determining location of moved sensor in near field array processing
I have a situation where a linear array of sensors monitoring near field sources has had one of the sensors bumped so that the sensor position is off by a smallish amount and is not in its original ...
1 vote
0 answers
51 views
TDoA self-calibration with a single calibration emitter
I've recently asked a similar question aiming at the same problem on Math.SE, for which I've set a bounty. Problem. I have a radio calibration transmitter with known fixed location $\langle t_x, t_y, ...
2 votes
0 answers
80 views
localization based on TDOA
To locate a transmitter, I use a localization based on TDOA(Chan's method) with 3 receivers. The results obtained are not effective. What is a possible solution to improve the localization accuracy ...