US20060217944A1 - Methods for accurate use of finite dynamic range measurement data in radio path loss propagation model calibration - Google Patents
Methods for accurate use of finite dynamic range measurement data in radio path loss propagation model calibration Download PDFInfo
- Publication number
- US20060217944A1 US20060217944A1 US11/372,154 US37215406A US2006217944A1 US 20060217944 A1 US20060217944 A1 US 20060217944A1 US 37215406 A US37215406 A US 37215406A US 2006217944 A1 US2006217944 A1 US 2006217944A1
- Authority
- US
- United States
- Prior art keywords
- data
- receiver
- limit
- censored
- propagation model
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/10—Program control for peripheral devices
- G06F13/105—Program control for peripheral devices where the programme performs an input/output emulation function
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B17/00—Monitoring; Testing
- H04B17/30—Monitoring; Testing of propagation channels
- H04B17/391—Modelling the propagation channel
- H04B17/3913—Predictive models, e.g. based on neural network models
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W16/00—Network planning, e.g. coverage or traffic planning tools; Network deployment, e.g. resource partitioning or cells structures
- H04W16/18—Network planning tools
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/22—Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
- G06F11/26—Functional testing
- G06F11/261—Functional testing by simulating additional hardware, e.g. fault simulation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
Definitions
- This invention relates to the field of calibrating data parameter sets for application to a signal propagation model describing data of limited dynamic range.
- the effectiveness of predictive design and optimization of cell phone networks depends on the accuracy of predicted radio signal strength over the geographic area where service is to be provided.
- the prediction is made with a mathematical model called a propagation model.
- Propagation models typically predict radio signal strength given the transmitting antenna pattern and digital terrain maps and clutter maps, although they may also use additional descriptions of the physical environment such as vector data and building databases.
- Propagation models have a number of parameters whose values are determined by calibrating the model with measurement data. Once a model is calibrated for a particular geographic area, the required signal strength and interference predictions can be carried out.
- Model calibration is required to give specific loss characteristics to the physical environment description. For example, the average properties of clutter categories may vary between markets or be unknown altogether. Model calibration assigns optimal values to each clutter category.
- the signal strength measurement data used for model calibration is usually either Continuous Wave (CW) data or scanner data.
- CW data a clear frequency is selected and a continuous signal is transmitted at that frequency.
- Data is collected over a drive route.
- a receiver set to the transmitting frequency collects the data in conjunction with position information from a GPS receiver.
- Scanner data is also collected on a drive with simultaneous collection of GPS data.
- Scanner data is distinct from CW data in that the actual pilot signals from the network are detected, rather than the separate monotone signal used for CW. Signals can be collected from many sites simultaneously, depending on the scanner configuration.
- Model calibration is conventionally carried out by finding the parameter set that gives the minimum least-squares (or OLS, for Ordinary Least Squares) fit to the measurement data. Under certain simple assumptions (i.e. that the errors in the data are normally distributed, and that data is an unbiased sample of the underlying population), the OLS fit is the best prediction that can be made.
- FIGS. 1 and 2 The effects of the bias due to finite dynamic range are shown in FIGS. 1 and 2 .
- received signal strength is shown as a function of distance, along with a simple linear OLS fit to the data.
- FIG. 2 the same data set is shown, this time with signals below ⁇ 100 dBm excluded.
- the resulting OLS fit predicts less attenuation with distance than does the fit to the full data set shown in FIG. 1 .
- the OLS fit in FIG. 2 fully reflects the bias in the measurement data set
- the Maximum Likelihood (ML) fit (described below) corrects for this bias and gives results nearly equal to those obtained with the full data set.
- the example data in FIGS. 1 and 2 is artificial in that the truncation level was applied to the data set, rather than being an inherent feature of it.
- the truncation level or levels are inherent in the data and must be explicitly included in a ML model, as described below.
- a propagation model is usually more complicated than the simple linear fits shown in FIGS. 1 and 2 , and will incorporate diffraction and clutter effects among others, as well as antenna discrimination where appropriate. But the figures serve to illustrate the basic issue of bias introduced by limited dynamic range.
- the invention consists of approaches to calibrating propagation models that removes the bias inherent in using data that is of limited dynamic range. It also covers means of implementing these methods in software.
- Truncated data is data where observations outside of given limits are lost.
- a simple example of truncated data is shown in FIG. 2 , where measurements with values below ⁇ 100 dBm are not present in the data set.
- Data may be truncated from below, above, or both.
- the truncation level or levels may also vary across the data set.
- Censored data is similar to truncated data, the difference being that the location of the points falling outside the receiver dynamic range is given. For example, in the case of the data in FIG. 2 , if additionally the distance to each of the observations falling below ⁇ 100 dBm were known, these would be called censored observations (or left-censored, since they are below a known value). As is the case with truncated data, data may be censored from above (right censored), from below (left censored), or both, and the censoring levels need not be constant across the data set.
- the invention describes how to obtain truncated data and truncation levels from measurement data. It also describes how to obtain censored data, censoring levels, and censored observations from measurement data. It describes how to obtain optimal models for truncated and censored data sets using Maximum Likelihood (ML).
- ML Maximum Likelihood
- FIG. 1 is a chart measuring signal vs. log of distance with an OLS linear fit.
- FIG. 2 is a chart measuring signal vs. log of distance, signal level truncated at ⁇ 100 dBm, with the OLS and truncated ML linear fits to the truncated data.
- the ML fit corrects for the bias introduced by the truncation, and gives a result quite close to the OLS fit to the full data set shown in FIG. 1 .
- FIG. 3 is a flow diagram for truncated CW data.
- FIG. 4 is a flow diagram for truncated scanner data.
- FIG. 5 is a flow diagram for censored CW data.
- FIG. 6 is a flow diagram for censored scanner data.
- CW measurements can be treated as truncated data by using the signal sensitivity threshold as the lower truncation level, and the top end of the receiver linear range as the upper truncation level. Any observations outside these limits are excluded from the data set.
- FIG. 3 shows a flow diagram of this process.
- Scanner data can be treated as truncated data by excluding measurements above the linear range or below the receiver sensitivity.
- the sensitivity limit for scanner data differs from the limit for CW data in that, for scanner data, the sensitivity is often limited by interference. Therefore the lower truncation levels are determined from the interference level measured at each data point.
- the lower truncation level at a point in the case of CDMA or UMTS is the measured value of I 0 (in dBm) at a point plus the minimum Ec/I 0 (in dB) that the scanner can reliably measure.
- the lower truncation level is the measured value of I (in dBm) at a point plus the minimum value of C/I (in dB) that the scanner can reliably measure.
- FIG. 4 shows a flow diagram of this process.
- the OLS solution is given by finding the vector ⁇ minimizing the quantity ⁇ ( y i ⁇ x i ⁇ ) 2 (1) where the sum is taken over all observations i, y i is the i th measured value, x i is a vector of the variables used in the calibration (the dependent variables, such as log distance, diffraction, effective antenna height, clutter terms, etc.), and ⁇ is a vector of the parameters to be optimized (constant term or intercept, slope, diffraction multiplier, clutter parameters, etc).
- the maximum likelihood solution of (2) will yield the same solution ⁇ as (1), with the optimum value of ⁇ equal to the standard deviation of the measurements, y i .
- y i , x i ⁇ and ⁇ are as in (2)
- the c i are the upper truncation values
- the d i are the lower truncation values
- ⁇ is the standard normal distribution function (Breen).
- Censored data can be generated from CW data by using the positions of points where the measurement falls below the sensitivity limit of the receiver (left censored observations) or above the receiver's linear range (right censored observations). Censored data is generated from scanner data in the same way, but the lower limit is usually determined by the measured interference at each point.
- the lower censoring level at a point in the case of CDMA or UMTS is the measured value of I 0 (in dBm) at a point plus the minimum Ec/I 0 (in dB) that the scanner can reliably measure.
- the lower censoring level is the measured value of I (in dBm) at a point plus the minimum value of C/I (in dB) that the scanner can reliably measure.
- FIG. 5 shows a flow diagram of the process for censored CW data
- FIG. 6 shows a flow diagram of the process for censored scanner data.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- Electromagnetism (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Mobile Radio Communication Systems (AREA)
- Monitoring And Testing Of Transmission In General (AREA)
Abstract
Methods for accurately predicting radio propagation from signal strength measurements. Dynamic range limitations in the measurement data are explicitly taken into account. The resulting propagation models accurately predict signal strength for calculation of coverage and interference.
Description
- U.S. Provisional Patent Application No. 60/661,128 entitled Methods for Accurate Use of Finite Dynamic Range Measurement Data in Radio Path Loss Propagation Model Calibration, by Nathan Hunt et al., filed Mar. 11, 2005.
- A portion of the disclosure of this patent document contains material that is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the U.S. Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever.
- This invention relates to the field of calibrating data parameter sets for application to a signal propagation model describing data of limited dynamic range.
- The effectiveness of predictive design and optimization of cell phone networks depends on the accuracy of predicted radio signal strength over the geographic area where service is to be provided. The prediction is made with a mathematical model called a propagation model. Propagation models typically predict radio signal strength given the transmitting antenna pattern and digital terrain maps and clutter maps, although they may also use additional descriptions of the physical environment such as vector data and building databases. Propagation models have a number of parameters whose values are determined by calibrating the model with measurement data. Once a model is calibrated for a particular geographic area, the required signal strength and interference predictions can be carried out.
- Model calibration is required to give specific loss characteristics to the physical environment description. For example, the average properties of clutter categories may vary between markets or be unknown altogether. Model calibration assigns optimal values to each clutter category.
- The signal strength measurement data used for model calibration is usually either Continuous Wave (CW) data or scanner data. To collect CW data, a clear frequency is selected and a continuous signal is transmitted at that frequency. Data is collected over a drive route. A receiver set to the transmitting frequency collects the data in conjunction with position information from a GPS receiver.
- Scanner data is also collected on a drive with simultaneous collection of GPS data. Scanner data is distinct from CW data in that the actual pilot signals from the network are detected, rather than the separate monotone signal used for CW. Signals can be collected from many sites simultaneously, depending on the scanner configuration.
- Model calibration is conventionally carried out by finding the parameter set that gives the minimum least-squares (or OLS, for Ordinary Least Squares) fit to the measurement data. Under certain simple assumptions (i.e. that the errors in the data are normally distributed, and that data is an unbiased sample of the underlying population), the OLS fit is the best prediction that can be made.
- All measurement data has a finite dynamic range. This generally introduces bias into the measurement data set. Models created by OLS fit to the data may therefore be biased and will not give the best prediction possible.
- The effects of the bias due to finite dynamic range are shown in
FIGS. 1 and 2 . InFIG. 1 , received signal strength is shown as a function of distance, along with a simple linear OLS fit to the data. InFIG. 2 , the same data set is shown, this time with signals below −100 dBm excluded. The resulting OLS fit predicts less attenuation with distance than does the fit to the full data set shown inFIG. 1 . While the OLS fit inFIG. 2 fully reflects the bias in the measurement data set, the Maximum Likelihood (ML) fit (described below) corrects for this bias and gives results nearly equal to those obtained with the full data set. - The example data in
FIGS. 1 and 2 is artificial in that the truncation level was applied to the data set, rather than being an inherent feature of it. In real applications, the truncation level or levels are inherent in the data and must be explicitly included in a ML model, as described below. Additionally, a propagation model is usually more complicated than the simple linear fits shown inFIGS. 1 and 2 , and will incorporate diffraction and clutter effects among others, as well as antenna discrimination where appropriate. But the figures serve to illustrate the basic issue of bias introduced by limited dynamic range. - The invention consists of approaches to calibrating propagation models that removes the bias inherent in using data that is of limited dynamic range. It also covers means of implementing these methods in software.
- The invention describes treating two types of measurement data, truncated data and censored data. Truncated data is data where observations outside of given limits are lost. A simple example of truncated data is shown in
FIG. 2 , where measurements with values below −100 dBm are not present in the data set. Data may be truncated from below, above, or both. The truncation level or levels may also vary across the data set. - Censored data is similar to truncated data, the difference being that the location of the points falling outside the receiver dynamic range is given. For example, in the case of the data in
FIG. 2 , if additionally the distance to each of the observations falling below −100 dBm were known, these would be called censored observations (or left-censored, since they are below a known value). As is the case with truncated data, data may be censored from above (right censored), from below (left censored), or both, and the censoring levels need not be constant across the data set. - The invention describes how to obtain truncated data and truncation levels from measurement data. It also describes how to obtain censored data, censoring levels, and censored observations from measurement data. It describes how to obtain optimal models for truncated and censored data sets using Maximum Likelihood (ML).
-
FIG. 1 is a chart measuring signal vs. log of distance with an OLS linear fit. -
FIG. 2 is a chart measuring signal vs. log of distance, signal level truncated at −100 dBm, with the OLS and truncated ML linear fits to the truncated data. The ML fit corrects for the bias introduced by the truncation, and gives a result quite close to the OLS fit to the full data set shown inFIG. 1 . -
FIG. 3 is a flow diagram for truncated CW data. -
FIG. 4 is a flow diagram for truncated scanner data. -
FIG. 5 is a flow diagram for censored CW data. -
FIG. 6 is a flow diagram for censored scanner data. - CW measurements can be treated as truncated data by using the signal sensitivity threshold as the lower truncation level, and the top end of the receiver linear range as the upper truncation level. Any observations outside these limits are excluded from the data set.
FIG. 3 shows a flow diagram of this process. - Scanner data can be treated as truncated data by excluding measurements above the linear range or below the receiver sensitivity. The sensitivity limit for scanner data differs from the limit for CW data in that, for scanner data, the sensitivity is often limited by interference. Therefore the lower truncation levels are determined from the interference level measured at each data point. The lower truncation level at a point in the case of CDMA or UMTS is the measured value of I0 (in dBm) at a point plus the minimum Ec/I0 (in dB) that the scanner can reliably measure. For the case of GSM data, the lower truncation level is the measured value of I (in dBm) at a point plus the minimum value of C/I (in dB) that the scanner can reliably measure.
FIG. 4 shows a flow diagram of this process. - Given a truncated data set, the optimum propagation model is obtained as follows.
- To help define notation, we start by giving the formulation for the OLS solution. Vector quantities are shown in bold. The OLS solution is given by finding the vector β minimizing the quantity
Σ(y i −x iβ)2 (1)
where the sum is taken over all observations i, yi is the ith measured value, xi is a vector of the variables used in the calibration (the dependent variables, such as log distance, diffraction, effective antenna height, clutter terms, etc.), and β is a vector of the parameters to be optimized (constant term or intercept, slope, diffraction multiplier, clutter parameters, etc). - The OLS problem can be reformulated as a maximum likelihood (ML) problem, where the log of the likelihood to be maximized is
L=Σ i log (2 π σ)−1/2−Σi(y i −x iβ)2/(2 σ2) (2)
where yi, xi and β are as in equation (1) and σ, an estimate of the dispersion, is an additional model parameter to be optimized along with the components of β. The maximum likelihood solution of (2) will yield the same solution β as (1), with the optimum value of σ equal to the standard deviation of the measurements, yi. - The optimum parameter set for the truncated problem is obtained by maximizing the log of the likelihood (Tobin, Breen) L,
L=Σ i log (2 π σ)−1/2−Σi(y i −x iβ)2/(2 σ2) −Σi log Φ[(c i −x i β)/σ]−Σi log Φ[(x i β−d i)/σ] (3)
where yi, xi β and σ are as in (2), the ci are the upper truncation values, the di are the lower truncation values, and Φ is the standard normal distribution function (Breen). - Censored data can be generated from CW data by using the positions of points where the measurement falls below the sensitivity limit of the receiver (left censored observations) or above the receiver's linear range (right censored observations). Censored data is generated from scanner data in the same way, but the lower limit is usually determined by the measured interference at each point. The lower censoring level at a point in the case of CDMA or UMTS is the measured value of I0 (in dBm) at a point plus the minimum Ec/I0 (in dB) that the scanner can reliably measure. For the case of GSM data, the lower censoring level is the measured value of I (in dBm) at a point plus the minimum value of C/I (in dB) that the scanner can reliably measure.
-
FIG. 5 shows a flow diagram of the process for censored CW data, whileFIG. 6 shows a flow diagram of the process for censored scanner data. - The optimum parameter set for the censored problem is obtained by maximizing the log of the likelihood, L
L=Σ i log (2 πσ)−1/2−Σi(y i −x iβ)2/(2 σ2)−Σj log Φ[(x j β−c j)/σ]−Σk log Φ[(d k −x k β)/σ] (4)
where the summations over i are sums over the uncensored observations, the summations over j are over the right-censored observations, the summations over k are over the left-censored observations, yi, xi, β and σ are as in (3), cj and dk are the upper and lower censoring limits, respectively, and xk is the vector of dependent variables at the kth censored observation. - Breen, R. (1996) Regression Models: Censored, Sample Selected, or Truncated Data. Thousand Oaks: Sage Publications
- Tobin, J. (1958) “Estimation of relationships for limited dependent variables.” Econometrica 26: 24-36
Claims (20)
1. A method of accurately calculating an optimal parameter set for application to a signal propagation model describing data of limited dynamic range, comprising the steps of:
a) representing a set of N data points collected by a receiver as a truncated data set, wherein said truncated data set is truncated using a set of N lower truncation limits, wherein a lower truncation limit is calculated for each data point according to a sensitivity threshold of said receiver, and wherein said truncated data set is further truncated using an upper truncation limit calculated according to an upper limit of the linear range of said receiver;
b) excluding from said truncated data set all data outside a range defined by said lower and upper truncation limits; and
c) based on said truncated data set, based on said lower and upper truncation limits, and based on a given signal propagation model, calculating an optimal parameter set maximizing the accuracy with which said signal propagation model describes said data set.
2. The method of claim 1 , wherein said step of calculating comprises maximizing the likelihood of said signal propagation model given said data, said lower truncation limit, and said upper truncation limit.
3. The method of claim 1 , wherein said data is radio signal data.
4. The method of claim 1 , wherein said data is microwave signal data.
5. The method of claim 1 , wherein said data is signal strength data.
6. The method of claim 1 , wherein said data pertains to a cellular phone network.
7. The method of claim 1 , wherein said data is cellular phone signal strength data.
8. The method of claim 1 , wherein said step of calculating is performed using a maximum likelihood (ML) fit.
9. The method of claim 1 , wherein said receiver is one of a CDMA radio scanner and a UMTS radio scanner, and wherein the lower truncation limit is calculated at each data point by adding the minimum detectable Ec/I0 at said data point to the measured I0 at said data point.
10. The method of claim 1 , wherein said receiver is a GSM radio scanner, and wherein the lower truncation limit is calculated at each data point by adding the minimum detectable C/I at said data point to the measured I at said data point.
11. A method of accurately calculating an optimal parameter set for application to a signal propagation model describing data of limited dynamic range, comprising the steps of:
a) representing a set of data points collected by a receiver as a censored data set, wherein said censored data set comprises a set of uncensored observations, a set of left-censored observations, and a set of right-censored observations;
b) defining the set of uncensored observations as all measured data points with signal level within the linear range of said receiver;
c) defining the set of right-censored observations as the set of all measured points with a measured signal level above the receiver's linear range;
d) defining the set of left-censored observations as the set of all signals not detected due to being below the minimum detection level of the receiver;
e) defining an upper censoring limit as equal to the upper limit on the linear range of said receiver;
f) defining a lower censoring limit as equal to the minimum detection level of said receiver; and
g) based on said censored data set, based on said lower and upper censoring limits, and based on a given signal propagation model, calculating an optimal parameter set maximizing the accuracy with which said signal propagation model describes said data set.
12. The method of claim 11 , wherein said step of calculating comprises maximizing the likelihood of said signal propagation model given said data, said lower censoring limit, and said upper censoring limit.
13. The method of claim 11 , wherein said data is radio signal data.
14. The method of claim 11 , wherein said data is microwave signal data.
15. The method of claim 11 , wherein said data is signal strength data.
16. The method of claim 11 , wherein said data pertains to a cellular phone network.
17. The method of claim 11 , wherein said data is cellular phone signal strength data.
18. The method of claim 11 , wherein said step of calculating is performed using a maximum likelihood (ML) fit.
19. The method of claim 11 , wherein said receiver is one of a CDMA radio scanner and a UMTS radio scanner, and wherein a set of left-censored observations is defined at each geographic point where signals were detected, by examining the set of all detected signals and adding left-censored observations for all signals that were not detected, using a lower censoring limit obtained by adding the minimum detectable Ec/I0 for said data point to the measured I0 for said data point.
20. The method of claim 11 , wherein said receiver is a GSM radio scanner, and wherein a set of left-censored observations is defined at each geographic point where signals were detected, by examining the set of all detected signals and adding left-censored observations for all signals that were not detected, using a lower censoring limit obtained by adding the minimum detectable C/I for said data point to the measured I for said data point.
Priority Applications (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/372,154 US20060217944A1 (en) | 2005-03-11 | 2006-03-09 | Methods for accurate use of finite dynamic range measurement data in radio path loss propagation model calibration |
JP2008500967A JP2008537653A (en) | 2005-03-11 | 2006-03-10 | A method to accurately use finite dynamic range measurement data in the calibration of radio path loss propagation models. |
EP06737753A EP1869578A4 (en) | 2005-03-11 | 2006-03-10 | Methods for accurate use of finite dynamic range measurement data in radio path loss propagation model calibration |
PCT/US2006/008604 WO2006099144A2 (en) | 2005-03-11 | 2006-03-10 | Methods for accurate use of finite dynamic range measurement data in radio path loss propagation model calibration |
US12/633,113 US20100088079A1 (en) | 2005-03-11 | 2009-12-08 | Methods for accurate use of finite dynamic range measurement data in radio path loss propagation model calibration |
US13/012,651 US8620630B2 (en) | 2005-03-11 | 2011-01-24 | Methods for accurate use of finite dynamic range measurement data in radio path loss propagation model calibration |
US13/564,991 US8738337B2 (en) | 2005-03-11 | 2012-08-02 | Methods for accurate use of finite dynamic range measurement data in radio path loss propagation model calibration |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US66112805P | 2005-03-11 | 2005-03-11 | |
US11/372,154 US20060217944A1 (en) | 2005-03-11 | 2006-03-09 | Methods for accurate use of finite dynamic range measurement data in radio path loss propagation model calibration |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/633,113 Continuation US20100088079A1 (en) | 2005-03-11 | 2009-12-08 | Methods for accurate use of finite dynamic range measurement data in radio path loss propagation model calibration |
Publications (1)
Publication Number | Publication Date |
---|---|
US20060217944A1 true US20060217944A1 (en) | 2006-09-28 |
Family
ID=36992270
Family Applications (4)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/372,154 Abandoned US20060217944A1 (en) | 2005-03-11 | 2006-03-09 | Methods for accurate use of finite dynamic range measurement data in radio path loss propagation model calibration |
US12/633,113 Abandoned US20100088079A1 (en) | 2005-03-11 | 2009-12-08 | Methods for accurate use of finite dynamic range measurement data in radio path loss propagation model calibration |
US13/012,651 Active US8620630B2 (en) | 2005-03-11 | 2011-01-24 | Methods for accurate use of finite dynamic range measurement data in radio path loss propagation model calibration |
US13/564,991 Active US8738337B2 (en) | 2005-03-11 | 2012-08-02 | Methods for accurate use of finite dynamic range measurement data in radio path loss propagation model calibration |
Family Applications After (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/633,113 Abandoned US20100088079A1 (en) | 2005-03-11 | 2009-12-08 | Methods for accurate use of finite dynamic range measurement data in radio path loss propagation model calibration |
US13/012,651 Active US8620630B2 (en) | 2005-03-11 | 2011-01-24 | Methods for accurate use of finite dynamic range measurement data in radio path loss propagation model calibration |
US13/564,991 Active US8738337B2 (en) | 2005-03-11 | 2012-08-02 | Methods for accurate use of finite dynamic range measurement data in radio path loss propagation model calibration |
Country Status (4)
Country | Link |
---|---|
US (4) | US20060217944A1 (en) |
EP (1) | EP1869578A4 (en) |
JP (1) | JP2008537653A (en) |
WO (1) | WO2006099144A2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2008138105A1 (en) | 2007-05-11 | 2008-11-20 | Sky Industries Inc. | A method and device for estimation of the transmission characteristics of a radio frequency system |
CN113099464A (en) * | 2021-05-12 | 2021-07-09 | 国网河南省电力公司经济技术研究院 | Wireless sensor network deployment method for power distribution network and computer readable medium storing channel detection program |
US11240146B2 (en) | 2019-10-30 | 2022-02-01 | Kabushiki Kaisha Toshiba | Service request routing |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP2584372B1 (en) * | 2011-10-17 | 2016-05-18 | Commissariat à l'Énergie Atomique et aux Énergies Alternatives | RSS based positioning method with limited sensitivity receiver |
EP2584371B1 (en) * | 2011-10-17 | 2016-12-21 | Commissariat à l'Énergie Atomique et aux Énergies Alternatives | Range estimation method based on RSS measurement with limited sensitivity receiver |
EP2584849B1 (en) | 2011-10-17 | 2019-02-27 | Commissariat à l'Énergie Atomique et aux Énergies Alternatives | Method for node positioning for a wireless network |
CN104113849A (en) * | 2013-04-17 | 2014-10-22 | 普天信息技术研究院有限公司 | Calibration method of propagation model |
CN105430664B (en) * | 2015-10-30 | 2019-05-28 | 上海华为技术有限公司 | It is a kind of to be fitted the method and apparatus that path loss is propagated in prediction based on classification |
US11493644B2 (en) | 2019-03-15 | 2022-11-08 | Kabushiki Kaisha Toshiba | Identification of selected items through radiolocation and movement detection |
Family Cites Families (30)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6208295B1 (en) * | 1995-06-02 | 2001-03-27 | Trw Inc. | Method for processing radio signals that are subject to unwanted change during propagation |
US6658234B1 (en) * | 1995-06-02 | 2003-12-02 | Northrop Grumman Corporation | Method for extending the effective dynamic range of a radio receiver system |
US6535666B1 (en) * | 1995-06-02 | 2003-03-18 | Trw Inc. | Method and apparatus for separating signals transmitted over a waveguide |
US6215983B1 (en) * | 1995-06-02 | 2001-04-10 | Trw Inc. | Method and apparatus for complex phase equalization for use in a communication system |
US6018317A (en) * | 1995-06-02 | 2000-01-25 | Trw Inc. | Cochannel signal processing system |
US6236365B1 (en) * | 1996-09-09 | 2001-05-22 | Tracbeam, Llc | Location of a mobile station using a plurality of commercial wireless infrastructures |
GB2337386B (en) * | 1996-09-09 | 2001-04-04 | Dennis J Dupray | Location of a mobile station |
US6031881A (en) * | 1996-09-19 | 2000-02-29 | Weill; Lawrence | Method for mitigating multipath effects in radio ranging systems |
US6119009A (en) * | 1997-09-18 | 2000-09-12 | Lucent Technologies, Inc. | Method and apparatus for modeling the propagation of wireless signals in buildings |
US6208297B1 (en) * | 1998-10-09 | 2001-03-27 | Cell-Loc Inc. | Methods and apparatus to position a mobile receiver using downlink signals, part I |
US6204812B1 (en) * | 1998-10-09 | 2001-03-20 | Cell-Loc Inc. | Methods and apparatus to position a mobile receiver using downlink signals, part II |
US6266014B1 (en) * | 1998-10-09 | 2001-07-24 | Cell-Loc Inc. | Methods and apparatus to position a mobile receiver using downlink signals part IV |
US20030146871A1 (en) * | 1998-11-24 | 2003-08-07 | Tracbeam Llc | Wireless location using signal direction and time difference of arrival |
US6184829B1 (en) * | 1999-01-08 | 2001-02-06 | Trueposition, Inc. | Calibration for wireless location system |
US6480528B1 (en) * | 1999-06-11 | 2002-11-12 | Qualcomm Incorporated | Automatic gain control for improved decoding of multi-carrier signal |
US6834109B1 (en) * | 1999-11-11 | 2004-12-21 | Tokyo Electron Limited | Method and apparatus for mitigation of disturbers in communication systems |
US7088765B1 (en) * | 2000-03-15 | 2006-08-08 | Ndsu Research Foundation | Vector calibration system |
US6611794B1 (en) * | 2000-04-20 | 2003-08-26 | Southwest Research Institute | Signal amplitude restoration apparatus and method |
JP2001352254A (en) * | 2000-06-08 | 2001-12-21 | Sony Corp | Decoder and decoding method |
US6470047B1 (en) * | 2001-02-20 | 2002-10-22 | Comsys Communications Signal Processing Ltd. | Apparatus for and method of reducing interference in a communications receiver |
US6876859B2 (en) * | 2001-07-18 | 2005-04-05 | Trueposition, Inc. | Method for estimating TDOA and FDOA in a wireless location system |
US20030063678A1 (en) * | 2001-08-21 | 2003-04-03 | Crawford James A. | OFDM pilot tone tracking to reduce performance loss due to frequency pulling and pushing |
IL145245A0 (en) * | 2001-09-03 | 2002-06-30 | Jtc 2000 Dev Delaware Inc | System and method including vector-matrix multiplication |
US7030814B2 (en) * | 2001-09-07 | 2006-04-18 | Sirf Technology, Inc. | System and method to estimate the location of a receiver in a multi-path environment |
EP1530730A1 (en) * | 2002-08-16 | 2005-05-18 | Stichting Astron | Calibration method, device and computer program |
US6990428B1 (en) * | 2003-07-28 | 2006-01-24 | Cisco Technology, Inc. | Radiolocation using path loss data |
US7206564B2 (en) * | 2003-10-16 | 2007-04-17 | Broadcom Corporation | System and method to perform adaptive channel filtering on a radio frequency burst in a cellular wireless network |
US7317419B2 (en) * | 2004-06-23 | 2008-01-08 | Cognio, Inc. | Self-calibrated path loss position estimation and zone of impact determination |
US7236128B2 (en) * | 2004-06-23 | 2007-06-26 | Cognio, Inc. | System and method for locating radio emitters using self-calibrated path loss computation |
US7646830B1 (en) * | 2005-08-26 | 2010-01-12 | Weill Lawrence R | Complex maximum likelihood range estimator in a multipath environment |
-
2006
- 2006-03-09 US US11/372,154 patent/US20060217944A1/en not_active Abandoned
- 2006-03-10 JP JP2008500967A patent/JP2008537653A/en active Pending
- 2006-03-10 WO PCT/US2006/008604 patent/WO2006099144A2/en active Application Filing
- 2006-03-10 EP EP06737753A patent/EP1869578A4/en not_active Withdrawn
-
2009
- 2009-12-08 US US12/633,113 patent/US20100088079A1/en not_active Abandoned
-
2011
- 2011-01-24 US US13/012,651 patent/US8620630B2/en active Active
-
2012
- 2012-08-02 US US13/564,991 patent/US8738337B2/en active Active
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2008138105A1 (en) | 2007-05-11 | 2008-11-20 | Sky Industries Inc. | A method and device for estimation of the transmission characteristics of a radio frequency system |
EP2147511A4 (en) * | 2007-05-11 | 2014-05-14 | Sky Ind Inc | A method and device for estimation of the transmission characteristics of a radio frequency system |
US11240146B2 (en) | 2019-10-30 | 2022-02-01 | Kabushiki Kaisha Toshiba | Service request routing |
CN113099464A (en) * | 2021-05-12 | 2021-07-09 | 国网河南省电力公司经济技术研究院 | Wireless sensor network deployment method for power distribution network and computer readable medium storing channel detection program |
Also Published As
Publication number | Publication date |
---|---|
JP2008537653A (en) | 2008-09-18 |
US20100088079A1 (en) | 2010-04-08 |
US8738337B2 (en) | 2014-05-27 |
US20140066078A1 (en) | 2014-03-06 |
US20120028634A1 (en) | 2012-02-02 |
EP1869578A2 (en) | 2007-12-26 |
US8620630B2 (en) | 2013-12-31 |
WO2006099144A2 (en) | 2006-09-21 |
EP1869578A4 (en) | 2011-05-18 |
WO2006099144A3 (en) | 2008-12-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8620630B2 (en) | Methods for accurate use of finite dynamic range measurement data in radio path loss propagation model calibration | |
US6173186B1 (en) | Cell radius estimation method | |
FI111901B (en) | Estimation of position in wireless communication networks | |
US7433652B2 (en) | Electro-magnetic propagation modeling | |
US6041236A (en) | Method and apparatus for minimizing the number of samples needed to determine cell area coverage reliability in a radiotelephone system | |
US6473026B1 (en) | Technique for estimating rainfall from a meteorological radar with polarization diversity | |
JP2001320320A (en) | Method and device for collecting and processing receiving signal level data in radio system | |
US6006095A (en) | Method and apparatus for estimating cell radius and area coverage reliability in a radiotelephone system | |
Pastorek et al. | Commercial microwave links for urban drainage modelling: The effect of link characteristics and their position on runoff simulations | |
Adewumi et al. | Characterization and modeling of vegetation effects on UHF propagation through a long forested channel | |
US6173185B1 (en) | Method and apparatus for minimizing the area sampled to determine cell area coverage reliability in a radiotelephone system | |
Van Der Valk et al. | Measuring rainfall using microwave links: the influence of temporal sampling | |
US5966661A (en) | Method and apparatus for a radiotelephone system optimized for cell boundary coverage reliability | |
KR101504357B1 (en) | Method to extract and represent terrain obstacles for radio network optimization from measured drive-test data | |
US5983106A (en) | Method and apparatus for minimizing the number of samples needed to determine cell radius coverage contour reliability in a radiotelephone system | |
Schießl et al. | Towards a crowdsourcing-based EMF exposure monitoring: evaluation of smartphone measurements using kriging | |
Cohen et al. | On the application of generalized linear mixed models for predicting path loss in LTE networks | |
Koorapaty | Barankin bounds for position estimation using received signal strength measurements | |
US8188995B2 (en) | Methods and appratus for estimating cell radius in a mobile telecommunications network | |
Robinson et al. | A comparison of inverse distance weighting and ordinary kriging for characterising within-paddock spatial variability of soil properties in Western Australia | |
Fornasiero et al. | Effects of propagation conditions on radar beam-ground interaction: impact on data quality | |
Špačková et al. | Evaluation of error components in rainfall retrieval from collocated commercial microwave links | |
Lachat et al. | Effects of building heights on predictions in Munich using a multiple vertical-knife-edges propagation model | |
Manoj et al. | Coverage prediction for cellular networks from limited signal strength measurements | |
Famoriji et al. | Simple and effective electromagnetic wave propagation loss model in gsm band for smart campus applications |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: NEWFIELD WIRELESS, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:HUNT, NATHAN;BENSADOUN, MARC;REEL/FRAME:017744/0302 Effective date: 20060515 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |