Open navigation menu
Back to All Calculators
5G NR

5G NR Timing Advance Distance Calculator

Estimate UE-to-gNodeB distance, one-way propagation delay, round-trip propagation delay, and timing advance resolution using the 3GPP 5G NR Timing Advance equations defined in TS 38.213.

2

Inputs

Live

Math

3

Related

Calculator

Input Parameters

Enter parameters and click Calculate to view results

Formula & Theory

NTA = TA × 16 × (64 / 2^μ), Round-trip Delay = NTA × Tc, One-way Delay = (Round-trip Delay) / 2, Distance = One-way Delay × c

This formula is used to calculate antenna parameters for 5g nr timing advance distance calculator.

The 5G NR Timing Advance Distance Calculator estimates the propagation distance between a User Equipment (UE) and its serving gNodeB from a 5G NR Timing Advance (TA) value and Sub-Carrier Spacing (SCS). It converts the Timing Advance into a timing quantity, calculates the corresponding round-trip and one-way propagation delay, and then converts the one-way delay into an estimated distance using the speed of light.

This makes the calculator useful for understanding the relationship between 5G NR Timing Advance, propagation delay, numerology, and UE-to-gNodeB distance.

The calculator supports Timing Advance values from 0 to 3846 and SCS values of 15, 30, 60, and 120 kHz. It reports the NR numerology index (μ), TA step resolution, round-trip delay, one-way delay, estimated distance in meters and kilometers, and a theoretical maximum distance based on the configured TA range.

Important: The calculated distance is a propagation-based estimate. It should not be interpreted as an exact geographic location or as a replacement for dedicated 5G positioning or GNSS measurements.

What Is Timing Advance in 5G NR?

Timing Advance (TA) is a mechanism used in cellular networks to compensate for the propagation delay between a UE and the serving network node. Because UEs can be located at different distances from a gNodeB, their uplink signals do not all take the same amount of time to reach the receiver.

A UE that is farther away generally experiences a greater propagation delay than a UE that is closer. Timing Advance allows the network to account for this delay by adjusting when the UE transmits its uplink signal.

The basic concept is:

Greater propagation delay → greater timing compensation → greater TA value

This makes Timing Advance useful for maintaining appropriate uplink timing alignment.

A TA value itself is not a distance measurement expressed in meters or kilometers. Instead, it represents a timing relationship that can be converted into an equivalent propagation delay. Once the propagation delay is known, the calculator can estimate distance using the speed of light.

The calculation flow used by this tool is:

Timing Advance → NR timing quantity → Round-trip delay → One-way delay → Distance

This distinction matters because Timing Advance should not be confused with GPS coordinates or a complete cellular positioning system. TA can provide a useful range estimate, but it does not directly tell you the UE's latitude and longitude.

How the 5G NR Timing Advance Distance Calculator Works

The calculator uses the Timing Advance value together with SCS to determine the NR numerology index and timing scale.

There are several calculation stages.

Step 1: Calculate the NR Numerology Index

The calculator determines the numerology index using:

μ = log2(SCS15)

where SCS is expressed in kHz.

For the supported SCS values:

Sub-Carrier SpacingNumerology (μ)
15 kHz0
30 kHz1
60 kHz2
120 kHz3

For example, if SCS is 30 kHz:

μ = log2(30/15)μ = log2(2) = 1

Therefore, 30 kHz SCS corresponds to μ = 1.

Step 2: Calculate NTA

The calculator uses the following Timing Advance relationship:

NTA = TA × 16 × 642μ

Here:

  • TA = Timing Advance input
  • μ = NR numerology index
  • NTA = timing quantity used for the propagation-delay calculation

Because μ depends on SCS, changing the SCS changes the timing scale associated with each TA step.

Step 3: Calculate Round-Trip Propagation Delay

The calculator uses the base timing constant:

Tc = 1480000 × 4096

The round-trip delay is then:

TRT = NTA × Tc

The result is displayed in microseconds.

Step 4: Calculate One-Way Delay

The calculator assumes that the calculated Timing Advance represents a round-trip propagation relationship and therefore determines one-way delay as:

Toneway = TRT2

Step 5: Convert Delay to Distance

Finally, the calculator uses the speed of light:

c = 299, 792, 458 m/s

The estimated distance is:

d = Toneway × c

The result is provided in both meters and kilometers.

5G NR Timing Advance Formula

The complete calculation chain implemented by the calculator can be summarized as follows:

μ = log2(SCS/15)NTA = TA × 16 × 642μTRT = NTA × Tc

where:

Tc = 1480000 × 4096

Then:

Toneway = TRT2

and:

d = Toneway × 299, 792, 458

The calculator finally converts the result from meters to kilometers.

This formula sequence is useful because it makes the calculation transparent rather than treating the distance output as a black box.

Understanding the Calculator Inputs

The calculator has two primary inputs: Timing Advance and Sub-Carrier Spacing.

Timing Advance (TA)

The Timing Advance input accepts values from:

0 to 3846

The value should be entered as a TA index, not directly as a time in microseconds or a distance in meters.

For example:

  • TA = 0
  • TA = 10
  • TA = 100
  • TA = 500
  • TA = 1000

are valid values as long as they remain within the calculator's configured range.

A larger TA value produces a larger calculated propagation delay and therefore a larger estimated distance when the SCS remains unchanged.

Sub-Carrier Spacing (SCS)

The calculator supports four SCS values:

  • 15 kHz
  • 30 kHz
  • 60 kHz
  • 120 kHz

SCS is important because it determines the NR numerology index μ, which affects the timing calculation.

For example:

15 kHz → μ = 0

30 kHz → μ = 1

60 kHz → μ = 2

120 kHz → μ = 3

Therefore, you should use the SCS corresponding to the NR configuration being analyzed rather than choosing an arbitrary value.

Understanding the Calculator Outputs

After entering TA and SCS, the calculator provides several results.

Timing Advance

This shows the TA value entered by the user.

Sub-Carrier Spacing

This displays the selected SCS in kHz.

NR Numerology (μ)

This shows the numerology index derived from the selected SCS.

TA Step Resolution

The calculator reports the physical distance represented by one TA step in meters per step.

This is particularly useful when you want to understand how much the estimated distance changes when TA increases by one.

Round-Trip Delay

This is the calculated propagation delay before the calculator divides it by two.

The result is displayed in microseconds.

One-Way Delay

This is half of the calculated round-trip delay.

It represents the propagation-time component used for the distance calculation.

Estimated UE Distance

The calculator provides the estimated distance in:

  • meters
  • kilometers

This is the main output for users who want to translate a TA value into an approximate UE-to-gNodeB range.

Maximum RAR Distance

The calculator also calculates a theoretical maximum distance by multiplying the TA step resolution by the maximum TA value of 3846.

This output is useful for understanding the theoretical range represented by the calculator's configured TA input limit.

However, it should not be interpreted as the maximum physical coverage radius of every 5G NR cell.

What Is TA Step Resolution?

TA step resolution tells you how much estimated physical distance corresponds to one increment of TA under the calculator's model.

The calculation is:

Resolution = 16 × 642μ × Tc × c2

The /2 appears because the calculator converts its round-trip delay into a one-way delay before calculating distance.

An important characteristic is that the resolution depends on SCS.

For the same TA value, different SCS values produce different timing scales.

SCSμRelative timing scale
15 kHz01
30 kHz11/2
60 kHz21/4
120 kHz31/8

Therefore, increasing SCS increases μ and reduces the timing quantity represented by one TA step in this calculation.

This is why the calculator asks for SCS rather than calculating distance from TA alone.

Real-Life Example: TA = 100 at 30 kHz SCS

Consider a 5G NR UE with:

  • Timing Advance = 100
  • SCS = 30 kHz

Step 1: Determine μ

For 30 kHz:

μ = log2(30/15) = 1

Step 2: Calculate NTA

NTA = 100 × 16 × 6421NTA = 100 × 16 × 32NTA = 51, 200

Step 3: Calculate Round-Trip Delay

Using:

Tc = 1480000 × 4096

the calculator converts NTA into the corresponding round-trip propagation delay.

For TA = 100 and SCS = 30 kHz, the calculator's result corresponds to a round-trip delay of approximately 25.431 μs.

The one-way delay is approximately:

12.716 μs

Step 4: Calculate Distance

The calculator then multiplies the one-way delay by the speed of light.

The resulting estimated distance is approximately:

3,810 meters

or:

3.810 km

The calculator also gives a TA step resolution of approximately:

38.10 m/step

This means that, under the calculator's calculation model, increasing TA by one step changes the estimated distance by approximately 38.1 meters at 30 kHz SCS.

What does this mean in practice?

Suppose an RF engineer is examining a UE connected to a gNodeB and has a TA value of 100. With the relevant SCS set to 30 kHz, the calculator provides an approximate propagation-based range of about 3.81 km.

This can be useful as a quick engineering sanity check.

However, the engineer should not conclude that the UE is necessarily exactly 3.810 km away geographically. The result is based on the calculator's timing model and assumptions.

Practical Use Cases for a 5G NR Timing Advance Distance Calculator

1. 5G RF Network Planning

Network engineers can use TA-to-distance calculations to understand the relationship between timing compensation and potential UE range.

This can support preliminary:

  • RF analysis
  • timing-budget studies
  • cell-geometry analysis
  • network troubleshooting

The calculator is especially useful when working with measured or theoretical TA values and wanting a quick physical interpretation.

2. 5G Network Troubleshooting

An unexpected TA value can be converted into an approximate propagation distance.

For example, if a network engineer expects a UE to be relatively close to a serving site but observes a much larger TA than expected, the result can serve as a signal to investigate the network configuration, measurement context, or radio environment.

The calculator does not diagnose the underlying problem by itself, but it can turn an abstract timing value into a more intuitive physical quantity.

3. Understanding Uplink Timing

One of the best educational uses of the calculator is visualizing how propagation delay affects uplink timing.

Instead of thinking only in terms of abstract timing units, engineers and students can follow:

TA → timing → delay → distance

That makes the relationship between radio propagation and uplink synchronization easier to understand.

4. Comparing NR Numerologies

The calculator can also demonstrate how changing SCS affects the timing resolution.

For example, users can keep TA fixed at 100 and compare:

  • 15 kHz
  • 30 kHz
  • 60 kHz
  • 120 kHz

The resulting timing and distance values demonstrate the effect of numerology on the calculator's TA conversion.

5. Telecom Education

The calculator can be useful for:

  • 5G NR coursework
  • RF engineering training
  • telecom laboratories
  • network engineering exercises
  • self-study
  • technical demonstrations

It provides a simple way to connect mathematical NR timing relationships with a physical distance.

Why Does SCS Change the Estimated Distance?

SCS affects the NR numerology index:

μ = log2(SCS/15)

The TA equation contains:

642μ

As μ increases, 2μ becomes larger, reducing the timing quantity associated with each TA step.

For example:

  • 15 kHz has μ = 0
  • 30 kHz has μ = 1
  • 60 kHz has μ = 2
  • 120 kHz has μ = 3

Consequently, under the calculator's equation, one TA step corresponds to a progressively smaller timing and distance increment as SCS increases.

This is why simply saying "TA = 100 equals X kilometers" is incomplete. You also need the applicable SCS.

Understanding Maximum RAR Distance

The calculator calculates maximum theoretical distance using:

dmax = Resolution × 3846

The value 3846 is the maximum TA accepted by the calculator.

The result is labeled Maximum RAR Distance because Timing Advance is associated with timing during the random-access process, including the Random Access Response context.

However, this value requires careful interpretation.

It does not mean that every 5G NR deployment can provide a cell radius equal to the calculated maximum.

Actual network coverage depends on factors such as:

  • operating frequency
  • transmit power
  • antenna characteristics
  • receiver performance
  • propagation environment
  • terrain
  • buildings and other obstacles
  • interference
  • network configuration
  • deployment architecture

So the maximum RAR distance should be treated as a theoretical timing-range result, not a complete RF coverage prediction.

Timing Advance Distance vs. GPS Distance

Timing Advance distance and GPS/GNSS positioning answer different questions.

A Timing Advance calculation provides a propagation-based range estimate associated with a radio link.

GPS or GNSS positioning, by contrast, is designed to determine geographic position using satellite-based positioning signals.

A TA-derived distance generally does not provide:

  • latitude
  • longitude
  • altitude
  • exact UE coordinates

For example, knowing that a UE has an estimated 3.8 km propagation range from a serving site does not tell you which direction the UE is located in.

Multiple locations could potentially have a similar range from the same gNodeB.

Therefore, TA should be considered a range-related timing measurement, not a complete positioning solution.

Accuracy and Limitations

The calculator provides a mathematical estimate, but real radio networks are more complicated than a simple distance-to-time conversion.

Propagation Environment

Radio signals can interact with buildings, terrain, vegetation, and other objects. Reflections, diffraction, and non-line-of-sight conditions can influence the actual propagation path.

Serving-Site Geometry

The result represents an estimated propagation distance associated with the serving radio node. It does not independently establish the UE's geographic coordinates.

Network Configuration

Actual 5G NR Timing Advance behavior can depend on the specific network configuration and applicable 3GPP procedures. Therefore, the calculator should be used with the correct context for the TA value being analyzed.

The Result Is Not GPS Accuracy

The calculator should not be presented as a precision positioning tool.

It is best suited to:

  • engineering analysis
  • educational calculations
  • timing interpretation
  • preliminary range estimation
  • technical sanity checks

For precise geographic positioning, dedicated positioning methods and appropriate measurement data are required.

Common Mistakes When Calculating 5G NR Timing Advance Distance

Mistake 1: Treating TA as Microseconds

TA is not entered directly as a microsecond value. The calculator first converts TA into its corresponding timing quantity.

Mistake 2: Ignoring SCS

TA cannot be interpreted correctly using this calculator without selecting the applicable SCS because SCS determines μ.

Mistake 3: Forgetting the One-Way Conversion

The calculator calculates round-trip delay and then divides it by two before calculating distance.

Mistake 4: Treating the Output as Exact Geographic Distance

The result is an estimate based on the implemented timing and propagation model.

Mistake 5: Assuming Maximum RAR Distance Equals Cell Radius

The theoretical maximum from the TA range is not the same thing as real-world network coverage.

Mistake 6: Using Unsupported SCS Values

This calculator specifically accepts:

15, 30, 60, and 120 kHz.

How to Use the 5G NR Timing Advance Distance Calculator

Using the calculator is straightforward.

Step 1: Enter the Timing Advance value between 0 and 3846.

Step 2: Enter the applicable SCS: 15, 30, 60, or 120 kHz.

Step 3: Run the calculation.

Step 4: Review the calculated:

  • NR Numerology (μ)
  • TA Step Resolution
  • Round-Trip Delay
  • One-Way Delay
  • Estimated UE Distance in meters
  • Estimated UE Distance in kilometers
  • Maximum RAR Distance

Step 5: Interpret the result within the context of the actual 5G NR network configuration.

Frequently Asked Questions

What is a 5G NR Timing Advance Distance Calculator?

It is a tool that converts a 5G NR Timing Advance value into an estimated propagation delay and UE-to-gNodeB distance using the selected SCS and the calculator's NR timing equations.

How do you calculate distance from 5G Timing Advance?

The calculation first determines μ from SCS, calculates NTA, converts that timing quantity into round-trip delay, divides the result by two for one-way delay, and multiplies by the speed of light.

What is the formula for 5G NR Timing Advance?

The calculator uses:

NTA = TA × 16 × 642μ

It then calculates propagation delay using NTA × Tc and converts the resulting one-way delay into distance.

What is μ in 5G NR?

μ is the NR numerology index associated with the sub-carrier spacing.

What is μ for 30 kHz SCS?

For 30 kHz SCS:

μ = 1

What SCS values does this calculator support?

It supports 15 kHz, 30 kHz, 60 kHz, and 120 kHz.

Can Timing Advance determine exact UE location?

No. Timing Advance can be used to estimate propagation range, but it does not directly provide latitude and longitude.

What is the maximum TA accepted by this calculator?

The calculator accepts TA values from 0 to 3846.

Does higher SCS change TA distance resolution?

Yes. Under the calculator's formula, increasing SCS increases μ and reduces the timing quantity represented by each TA step. Consequently, the distance represented by one TA step also decreases.

What is the difference between round-trip and one-way delay?

Round-trip delay represents the complete timing interval used by the calculator before conversion to one-way propagation time. The calculator obtains one-way delay by dividing the round-trip result by two.

5G NR Timing Advance Calculator vs. Manual Calculation

Manually converting Timing Advance into distance requires several steps:

  1. Determine μ from SCS.
  2. Calculate NTA.
  3. Apply Tc.
  4. Calculate round-trip delay.
  5. Divide by two.
  6. Multiply by the speed of light.
  7. Convert meters to kilometers.

The calculator automates these steps, reducing arithmetic overhead and making it easier to test different TA and SCS combinations.

It is particularly useful when you need to perform repeated calculations during RF analysis, technical study, or network engineering exercises.

Technical Reference

SymbolMeaning
TATiming Advance input
SCSSub-Carrier Spacing
μNR Numerology Index
NTATiming quantity used in the calculation
TcBase timing constant
TRTRound-trip propagation delay
TonewayOne-way propagation delay
cSpeed of light
dEstimated UE distance

Constants Used

The calculator uses the speed of light as:

c = 299, 792, 458 m/s

and defines the timing constant as:

Tc = 1480000 × 4096

These constants are applied consistently throughout the calculation.

Final Takeaway

The 5G NR Timing Advance Distance Calculator provides a practical way to translate a Timing Advance value into a propagation-based estimate of UE-to-gNodeB distance.

The calculation follows this sequence:

Timing Advance → Numerology → NTA → Round-Trip Delay → One-Way Delay → Distance

The most important input relationship to remember is that SCS determines the NR numerology index μ, which affects how the TA value is converted into timing.

For a quick engineering or educational calculation, this provides a useful bridge between abstract NR timing parameters and physical distance.

At the same time, the result should be interpreted correctly: a TA-derived distance is an estimate of propagation range, not an exact geographic position or a complete RF coverage prediction.

Inputs used by this calculator

  • Timing Advance (TA).
  • Sub-Carrier Spacing (SCS) — use kHz.
AW
RF Engineering ExpertCalculator content reviewer

Alex Warren

B.Sc. in Electrical & Electronic Engineering (EEE)

Alex specialises in antenna design and wave propagation. His expertise helps ensure these calculators present practical RF concepts, useful design estimates, and clear engineering guidance for students, HAM operators, and wireless professionals.

Electrical & Electronic EngineeringAntenna & Wave Propagation
Connect: