Pith. sign in

REVIEW 3 major objections 6 minor 45 references

Bound Predicts 5G Delay Violations Under Real HARQ Timing

Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →

T0 review · glm-5.2

2026-07-08 14:23 UTC pith:7MVMTGDP

load-bearing objection Tractable DVP bound for 5G HARQ with practical timing — mostly solid, with one load-bearing approximation worth probing the 3 major comments →

arxiv 2607.06169 v1 pith:7MVMTGDP submitted 2026-07-07 cs.IT cs.NIcs.SYeess.SYmath.IT

Delay Violation Probability Modeling for 5G Systems with HARQ Operation

classification cs.IT cs.NIcs.SYeess.SYmath.IT
keywords delay violation probabilityHARQ5G NRqueueing theoryMarkov chainultra-reliable low-latency communicationcontrol signalingquality of service
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

This paper derives a tractable upper bound on the delay violation probability (DVP) for 5G systems using HARQ retransmissions, where DVP is the probability that a packet's end-to-end delay exceeds a target threshold. The central contribution is a decomposition of total delay into a waiting component (from queueing and periodic control-signal blockage) and a service component (from transmissions, decoding delay, feedback delay, and retransmissions), combined into a single bound via a discrete-time Markov chain that captures the stationary queue backlog. The key mechanism is a recursive algorithm that computes the waiting-delay distribution conditioned on the number of packets ahead, weighted by the Markov chain's stationary distribution, and then convolved with a service-delay violation probability that explicitly accounts for the round-trip time between transmission attempts (one transmission slot plus decoding and feedback delays) and the periodic loss of data slots to control signaling. The resulting bound in Theorem 2 is parameterized by arrival rate, queue size, control-signal periodicity, decoding and feedback delays, maximum retransmission attempts, and per-attempt packet error rates, and is validated against both MATLAB queueing simulations and ns-3 5G-LENA packet-level simulations across varying delay targets, SNRs, arrival rates, and control-signal periodicities.

Core claim

The paper's central result is Theorem 2 (Eq. 21), which provides a closed-form upper bound on the total DVP by summing over all possible waiting-delay values k, weighting each by the waiting-delay PMF f_{τw}(k) computed from the Markov chain stationary distribution and Algorithm 1, and multiplying by a service-delay violation probability that splits into a no-blockage case and a control-signal-blockage case. The bound reveals that under stringent latency targets, DVP exhibits a floor dominated by protocol timing (decoding, feedback, control-signal blockage) rather than physical-layer reliability, meaning that increasing signal power or radio resources beyond a certain point yields no further

What carries the argument

Discrete-time Markov chain over (queue backlog, HARQ attempt index, control-signal phase); recursive waiting-delay PMF computation (Algorithm 1); decomposition of DVP into waiting and service components; control-signal blockage approximated by union bound β_k = min(1, k/ξ) for waiting and α = min(1, M/ξ) for service

Load-bearing premise

The bound assumes that at most one data slot is lost to control signaling during a packet's service period, reducing the effective delay budget by one slot. When the service window spans multiple control-signal cycles (which can happen with several retransmissions or a large delay target), more than one blocked slot may occur, and the single-slot reduction may underestimate the true delay impact.

What would settle it

If ns-3 5G-LENA simulations under configurations with small control-signal periodicity ξ relative to the delay target show DVP values consistently exceeding the proposed upper bound, the bound would be violated and the single-slot blockage approximation invalidated.

Watch this falsifier — get emailed when new claim-graph text bears on it.

If this is right

  • Network operators can use the bound to determine minimum radio resource allocations (resource blocks) needed to meet a target DVP without running full system simulations, enabling faster QoS-aware provisioning.
  • The delay floor phenomenon identified by the model implies that for ultra-low-latency URLLC services, reducing decoding or feedback delays (e.g., via faster processing or shorter feedback timing) may be more effective than improving channel coding or SNR.
  • The framework can inform control-signal periodicity configuration (ξ): the model quantifies exactly how much DVP degrades when control signals are more frequent, supporting a trade-off between signaling overhead and latency guarantees.
  • The Markov chain structure is extensible to other periodic blockage patterns (e.g., TDD guard periods or measurement gaps) by modifying the phase variable, broadening applicability beyond control signaling.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The single-slot reduction for control-signal blockage during service (Eq. 15) could be tightened by allowing multiple blocked slots, which would improve the bound's accuracy when the delay target is large relative to ξ or when multiple HARQ retransmissions extend the service window across several control-signal cycles.
  • The framework could be extended to non-Bernoulli arrivals (e.g., periodic or bursty traffic typical of industrial control loops) by modifying the Markov chain transition probabilities, potentially revealing different DVP floors for different traffic patterns.
  • The delay floor suggests a natural design principle: there exists a minimum achievable DVP for a given protocol timing configuration, and below that floor, no amount of physical-layer improvement helps — a regime boundary that could be computed in closed form from the model parameters.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit.

Referee Report

3 major / 6 minor

Summary. This paper proposes a tractable upper bound on the delay violation probability (DVP) for slot-based 5G systems with HARQ. The framework decomposes total delay into waiting delay (from arrival to first transmission) and service delay (from first transmission to success or discard). The waiting-delay PMF is derived from a discrete-time Markov chain (DTMC) over queue length, HARQ attempt index, and control signal periodicity (CSP) phase, combined with a recursive algorithm (Algorithm 1). The service-delay bound accounts for decoding delay, feedback delay, retransmission attempts, and periodic CS blockage. The final DVP bound (Theorem 2) combines both components and is validated against a MATLAB queueing simulation and ns-3 5G-LENA packet-level simulations across arrival rates, SNRs, CSPs, and delay targets.

Significance. The paper addresses a practically important problem for URLLC DVP prediction in 5G HARQ systems. The derivation from the DTMC steady-state distribution through the waiting-delay PMF to the service-DVP bound is logically coherent, with clean proofs in Appendices A and B. The bound is parameter-free given system inputs (f, Qmax, xi, tau_d, tau_f, M, p). The ns-3 5G-LENA validation is comprehensive (Figs. 4-6, Appendix C) and the bound is consistently tight across tested scenarios. Reproducible code is provided via GitHub. The inclusion of decoding/feedback timing and CS blockage in a unified DVP framework is a useful contribution over prior work that assumes instantaneous feedback or omits these components.

major comments (3)
  1. Section III.A, Table II, Contribution 1: The paper claims to 'model the parallel HARQ processes using a multi-server queue,' but the DTMC state (q, m, k_xi) tracks a single packet's attempt index m, not the states of multiple in-flight HARQ processes. The transitions (e.g., (q,m) -> (q, m+1) with probability I*f'*p_m) assume that a failed packet is immediately ready for retransmission in the next slot, which corresponds to same-slot (instantaneous) feedback. This contradicts the non-zero RTT = 1 + tau_d + tau_f (Eq. 12) that is explicitly modeled in the service delay (Section III.C). The parallel HARQ behavior is captured only in the service-delay timing analysis, not in the queue dynamics that determine the waiting-delay distribution. The paper should clarify what the 'multi-server queue' refers to, explicitly state this simplification, and discuss its implications for the DVP bound's紧度
  2. Section IV: The ns-3 validation covers arrival rates f^{-1} in {3, 6, 8, 10}, all relatively low. With RTT = 2 slots (tau_d = tau_f = 0.5 ms), the expected number of in-flight packets at f = 1/3 is approximately f * RTT = 2/3, which is insufficient to test the regime where in-flight packets saturate available HARQ processes and constrain new transmissions. Since the DTMC does not track in-flight packets, the bound's validity in higher-load regimes (e.g., f = 1/2 or f = 1) is untested. Additional validation at higher arrival rates would strengthen the generality claim.
  3. Section III.A, Table II: The DTMC's attempt index m tracks only the packet currently being transmitted, not the states of other packets awaiting feedback in parallel HARQ processes. The scheduler's next action depends on which processes have pending retransmissions (the paper states retransmissions have priority), but this scheduling dependency on multiple in-flight process states is not captured. The paper should discuss whether and how this affects the stationary queue-length distribution pi_q (Eq. 8) and the resulting waiting-delay PMF.
minor comments (6)
  1. Eq. (9): The text states the bound is 'accurate when q << xi,' but beta_k depends on k (the waiting interval length), not q. This should read 'accurate when k << xi.'
  2. The paper should specify the number of HARQ processes assumed in the ns-3 5G-LENA simulations, as this directly affects the parallel HARQ behavior being modeled.
  3. Figure 2 is difficult to read; consider enlarging or simplifying the timing diagram.
  4. References [40], [44], [45] are to very recent or forthcoming work (2025); ensure final versions are properly cited.
  5. In Table II, the notation f' and p'_m are defined but the prime notation for p'_m = 1 - p_m could be confused with the attempt index; a brief reminder in the table caption would help.
  6. Section IV.A states the MATLAB validation 'focuses on the modeled queueing dynamics rather than the detailed 5G protocol stack.' It would be helpful to explicitly state that the MATLAB simulation implements the same timing assumptions as the DTMC (including instantaneous feedback), so readers understand that the ns-3 validation is the independent test.

Simulated Author's Rebuttal

3 responses · 0 unresolved

We thank the referee for a careful and substantive review. The referee's three major comments center on a common and valid observation: the DTMC in Section III.A does not track the states of multiple in-flight HARQ processes, and the transition structure implicitly assumes same-slot feedback, which is inconsistent with the non-zero RTT modeled in the service-delay analysis. We agree that the terminology 'multi-server queue' is imprecise and that this simplification must be explicitly stated and discussed. We also agree that the validation is limited to relatively low arrival rates. Below we respond to each comment in detail.

read point-by-point responses
  1. Referee: Section III.A, Table II, Contribution 1: The paper claims to 'model the parallel HARQ processes using a multi-server queue,' but the DTMC state (q, m, k_xi) tracks a single packet's attempt index m, not the states of multiple in-flight HARQ processes. The transitions assume that a failed packet is immediately ready for retransmission in the next slot, which corresponds to same-slot (instantaneous) feedback. This contradicts the non-zero RTT = 1 + tau_d + tau_f (Eq. 12) that is explicitly modeled in the service delay (Section III.C). The parallel HARQ behavior is captured only in the service-delay timing analysis, not in the queue dynamics that determine the waiting-delay distribution. The paper should clarify what the 'multi-server queue' refers to, explicitly state this simplification, and discuss its implications for the DVP bound's tightness.

    Authors: The referee is correct on all counts. We acknowledge the following: (1) The DTMC state (q, m, k_ξ) tracks the attempt index of the single packet currently being served by the scheduler, not the states of all in-flight HARQ processes. (2) The transitions in Table II, e.g., (q, m) → (q, m+1) with probability I(k_ξ)·f'·p_m, implicitly assume that the outcome of the m-th attempt is known by the next slot, i.e., same-slot feedback. This is inconsistent with the non-zero RTT = 1 + τ_d + τ_f modeled in Section III.C. (3) The term 'multi-server queue' in Contribution 1 is therefore misleading. The parallel HARQ behavior—specifically, the fact that new packets can be transmitted while earlier ones await feedback—is captured only in the service-delay timing analysis (Section III.C), not in the queue dynamics that determine the waiting-delay distribution π_q and the PMF f_τw(k). We will revise the manuscript as follows: (a) Replace the 'multi-server queue' terminology with an accurate description of what the DTMC models—a single-server queue with an attempt-index-augmented state that approximates pipelined service by allowing the attempt index to advance without blocking on feedback. (b) Add an explicit paragraph in Section III.A stating the simplification: the DTMC assumes same-slot feedback for queue dynamics, while the full RTT is accounted for in the service-delay bound. (c) Discuss the implications: at low arrival rates (f ≪ 1/RTT), the expected number of in-flight packets is small, so the queue dynamics are dominated by arrivals and occasional retransmissions rather than by pipeline saturation. In this regime, the simplification has minimal impact on π_q and hence on f_τw(k), and the service-delay analysis (which does account for the full RTT) dominates the DVP bound. At更高载s revision: yes

  2. Referee: Section IV: The ns-3 validation covers arrival rates f^{-1} in {3, 6, 8, 10}, all relatively low. With RTT = 2 slots (tau_d = tau_f = 0.5 ms), the expected number of in-flight packets at f = 1/3 is approximately f * RTT = 2/3, which is insufficient to test the regime where in-flight packets saturate available HARQ processes and constrain new transmissions. Since the DTMC does not track in-flight packets, the bound's validity in higher-load regimes (e.g., f = 1/2 or f = 1) is untested. Additional validation at higher arrival rates would strengthen the generality claim.

    Authors: The referee is correct that the tested arrival rates correspond to low in-flight packet counts and that higher-load validation would strengthen the paper. We will add ns-3 5G-LENA simulation results for f^{-1} = 2 (i.e., f = 1/2) and, if feasible within the revision timeline, f^{-1} = 1 (i.e., f = 1, every slot has an arrival). At f = 1/2 with RTT = 2, the expected in-flight count is approximately 1, which begins to exercise the pipeline. At f = 1, the pipeline is fully saturated and the simplification in the DTMC is most stressed. We expect the bound to remain valid (as an upper bound) because the service-delay analysis conservatively accounts for RTT and CS blockage, but we will report the actual gap between the bound and simulation at these higher loads. If the bound becomes loose at high load, we will explicitly state the load regime where the model is recommended. We will also add a remark in Section IV acknowledging that the model's tightness is expected to degrade as the arrival rate approaches 1/RTT, since the DTMC simplification becomes more impactful when multiple packets are simultaneously in flight. revision: partial

  3. Referee: Section III.A, Table II: The DTMC's attempt index m tracks only the packet currently being transmitted, not the states of other packets awaiting feedback in parallel HARQ processes. The scheduler's next action depends on which processes have pending retransmissions (the paper states retransmissions have priority), but this scheduling dependency on multiple in-flight process states is not captured. The paper should discuss whether and how this affects the stationary queue-length distribution pi_q (Eq. 8) and the resulting waiting-delay PMF.

    Authors: This comment is closely related to Comment 1 and identifies the same underlying issue from the scheduling perspective. The referee is correct: the scheduler's retransmission-priority policy depends on the states of all in-flight HARQ processes, but the DTMC collapses this into a single attempt index m for the currently served packet. This means the DTMC cannot distinguish between, for example, a slot where a retransmission is prioritized because a NACK arrived for an earlier packet versus a slot where a new packet is transmitted because no retransmission is pending. The practical effect on π_q is as follows: when the system has few in-flight packets (low f), retransmissions are infrequent and the priority policy rarely changes the scheduling decision, so the impact on π_q is negligible. As f increases and multiple packets are in flight, the retransmission-priority policy can delay new transmissions, increasing the queue backlog beyond what the DTMC predicts. This would cause the DTMC to underestimate π_q at larger q values, which in turn underestimates the waiting delay and could make the bound tighter (i.e., lower) than it should be—potentially compromising the upper-bound property. We will add a discussion of this effect in Section III.A, explicitly stating that the bound's validity as an upper bound is expected to hold in the low-to-moderate load regime (f · RTT ≪ number of HARQ processes) and that the simplification becomes increasingly conservative at higher loads. We will also note that the ns-3 validation (which uses the full retransmission-priority scheduler) serves as an empirical check: if the bound remains above the simulation DVP at higher arrival rates (per Comment 2), this provides evidence that the simplification does not violate the upper-bound property. revision: yes

Circularity Check

0 steps flagged

No significant circularity; the DVP bound is derived from system parameters and externally-obtained PER values, not from the DVP data being predicted.

full rationale

The paper's derivation chain is self-contained against external benchmarks. Theorem 2 (Eq. 21) is derived from: (1) a DTMC (Table II) constructed from system parameters (f, Qmax, ξ, M) and the PER vector p, yielding stationary distribution π_q (Eq. 8); (2) Algorithm 1, which computes the conditional waiting-delay PMF from p and queue state q; (3) service-delay bounds (Eqs. 13–18) computed from τd, τf, ξ, and p; and (4) standard probability conditioning (Appendix B). The PER vector p (Eq. 4) is obtained from ns-3 5G-LENA link-level simulation — a different quantity from the DVP being predicted. The DVP bound is then validated against independent ns-3 5G-LENA end-to-end simulations (Figs. 3–8). The only self-citation is [45] (overlapping authors: Moothedath, Seo, Petreska, Kloiber, Gross), which provides the PER abstraction Φ(·). However, this is an input to the model, not the target result, and the paper explicitly notes PER can also come from [34], [35] (Polyanskiy et al., non-self-citations) or measurements. The self-citation is not load-bearing for the central DVP bound. No step in the derivation reduces to its own inputs by construction. The skeptic's concern about the DTMC not tracking in-flight packets is a modeling correctness issue, not a circularity issue.

Axiom & Free-Parameter Ledger

7 free parameters · 6 axioms · 0 invented entities

No new physical or mathematical entities are invented. The model uses standard queueing-theoretic constructs (DTMC, multi-server queue abstraction) and standard 5G protocol elements (HARQ processes, RBs, CSP).

free parameters (7)
  • PER vector p = [p1, ..., pM] = Obtained from link-level simulation (5G-LENA) or analytical FBL approximations
    Input to the DVP bound; not fitted to DVP data but obtained externally from link-level simulation per Eq. 4
  • f (arrival rate) = Default 1/3
    System parameter, not fitted to the DVP result
  • ξ (CSP) = Default 80
    System parameter from 3GPP configuration
  • τd (decoding delay) = 0.5 ms
    System parameter
  • τf (feedback delay) = 0.5 ms
    System parameter
  • M (max transmission attempts) = Not specified numerically in Table III
    System parameter
  • Qmax (queue size) = 16
    System parameter
axioms (6)
  • domain assumption Packet arrivals are i.i.d. Bernoulli with probability f per slot
    Section II: 'Packet arrivals are modeled as an independent and identically distributed (i.i.d.) Bernoulli process.' This is a standard simplification for periodic traffic.
  • domain assumption NACKs for failed packets are always delivered successfully in the downlink
    Section II: 'We assume that NACKs for failed packets are always delivered successfully in the downlink [43].' This eliminates feedback error from the model.
  • domain assumption At most one transmission per data slot
    Section II: 'We assume at most one transmission per (data) slot.' This is consistent with single-UE scheduling.
  • ad hoc to paper CS blockage bound β_k = min(1, k/ξ) is accurate when q ≪ ξ
    Eq. (9) and surrounding text: 'which follows from a union bound and is accurate when q ≪ ξ.' This is a simplification specific to this paper's derivation.
  • ad hoc to paper At most one blocked slot occurs during the service period, reducing the delay target by one slot
    Eq. (15): M^{CS}_{d̄} uses d̄ + τf − 1 in the numerator, assuming a single blocked slot. The bound α_{d̄−k} = min(1, M^{noCS}_{d̄−k}/ξ) in Eq. (19) upper-bounds the probability of this event.
  • domain assumption Retransmission has priority over new transmissions when pending
    Section II: 'We additionally give priority to schedule the retransmission if one or more HARQ processes have a pending retransmission.' This scheduling policy is assumed throughout.

pith-pipeline@v1.1.0-glm · 20306 in / 4260 out tokens · 288120 ms · 2026-07-08T14:23:45.506527+00:00 · methodology

0 comments
read the original abstract

Meeting the growing demand for quality-of-service (QoS) guarantees in 5G networks requires an accurate characterization of delay performance, commonly captured by the delay violation probability (DVP) at a specified delay target. Although hybrid automatic repeat request (HARQ) is a fundamental reliability mechanism in wireless systems and is central to supporting QoS, many existing approaches to DVP prediction for HARQ remain overly simplified. In particular, they omit important delay components and adopt assumptions that do not reflect the operation of HARQ in slot-based systems such as 5G. Consequently, these models can substantially underestimate the DVP, especially under stringent latency requirements, where the contribution of the neglected components becomes critical. To address this gap, we develop a tractable DVP characterization for 5G HARQ that accounts for queueing, transmission, decoding, and feedback delay, as well as the contribution of Control Signaling (CS) transmissions to the overall delay, under practical timing assumptions consistent with 3GPP operation. Moreover, we incorporate parallel packet transmissions that proceed without waiting for earlier packets to succeed, an essential HARQ behavior frequently overlooked in prior work. Using tools from queueing theory and Markov analysis, we then derive upper bounds on the DVP and validate them against ns-3 5G-LENA simulations.

Figures

Figures reproduced from arXiv: 2607.06169 by Bernhard Kloiber, James Gross, Neda Petreska, Niloofar Mehrnia, Sangwon Seo, Vishnu N Moothedath.

Figure 1
Figure 1. Figure 1: System model, showing the retransmission process. Different delay components are shown where the packets experience them [PITH_FULL_IMAGE:figures/full_fig_p004_1.png] view at source ↗
Figure 4
Figure 4. Figure 4: DVP vs. allocated NRB per slot for different arrival rates f. B. Performance Comparison and Impact Analysis 1) Impact of the Offered Load (Arrival Rate f) [PITH_FULL_IMAGE:figures/full_fig_p008_4.png] view at source ↗
Figure 3
Figure 3. Figure 3: Validation of the Proposed model against queueing simula￾tion. constraints. In both Figures 3a and 3b, the Proposed model remains identical to or slightly above the simulation results over the NRB range. For the more stringent delay target d = 2, the two results almost overlap, indicating that the Proposed model provides a very tight upper bound while characterizing both the sharp DVP decrease in the low-N… view at source ↗
Figure 5
Figure 5. Figure 5: DVP vs. allocated NRB per slot for different SNR γ. 2) Impact of Link Quality (SNR γ) [PITH_FULL_IMAGE:figures/full_fig_p009_5.png] view at source ↗
Figure 7
Figure 7. Figure 7: DVP vs. allocated NRB per slot for different arrival rates f. 5 10 15 20 25 PRB per slot 1 10−1 10−2 10−3 10−4 10−5 DVP γ=10 γ=20 5G Simulation Proposed Max Throughput Fixed Tx Rate (a) d = 3 ms. 5 10 15 20 25 PRB per slot 1 10−1 10−2 10−3 10−4 10−5 DVP γ=10 γ=20 5G Simulation Proposed Max Throughput Fixed Tx Rate (b) d = 10 ms. 5 10 15 20 25 PRB per slot 1 10−1 10−2 10−3 10−4 10−5 DVP ξ=80 ξ=320 No ξ 5G S… view at source ↗
Figure 8
Figure 8. Figure 8: DVP vs. allocated NRB per slot for different parameters: (a) and (b) SNR γ, (c) and (d) different CSP ξ. Appendix B Proof of Theorem 2 Since τΣ = τw + τs, conditioning on the waiting delay yields P(τΣ > ¯d) = ∑ ⌊d¯⌋ k=0 P(τw = k) P(τs > ¯d − k | τw = k). Applying Lemma 1 and using P(τw = k) = fτw (k) given in (11) gives P(τΣ > ¯d)≤ ∑ ⌊d¯⌋ k=0 fτw (k)   ( 1−αd¯−k ) MnoCS ∏d¯−k i=1 pi+αd¯−k MCS ∏d¯−k i=1 p… view at source ↗

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

45 extracted references · 45 canonical work pages

  1. [1]

    Study on new radio (NR) access technology-physical layer aspects-release 14,

    T. 3GPP, “Study on new radio (NR) access technology-physical layer aspects-release 14,” TR 38.802, 2017

  2. [2]

    5G wireless network slicing for eMBB, URLLC, and mMTC: a communication-theoretic view,

    P. Popovski, K. F. Trillingsgaard, O. Simeone, and G. Durisi, “5G wireless network slicing for eMBB, URLLC, and mMTC: a communication-theoretic view,” IEEE Access, vol. 6, pp. 55 765– 55 779, 2018

  3. [3]

    5G; Service requirements for cyber-physical control applications in vertical domains,

    3GPP, “5G; Service requirements for cyber-physical control applications in vertical domains,” 3rd Generation Partnership Project (3GPP), Technical Specification (TS) 22.104, 6 2024, version 18.4.0

  4. [4]

    5G; Service requirements for the 5G system,

    3GPP, “5G; Service requirements for the 5G system,” 3rd Gen- eration Partnership Project (3GPP), Technical Specification (TS) 22.261, 9 2022, version 17.11.0

  5. [5]

    Industrial internet of things: challenges, opportunities, and di- rections,

    E. Sisinni, A. Saifullah, S. Han, U. Jennehag, and M. Gidlund, “Industrial internet of things: challenges, opportunities, and di- rections,” IEEE Transactions on Industrial Informatics, vol. 14, no. 11, pp. 4724–4734, 2018

  6. [6]

    Toward massive, ul- trareliable, and low-latency wireless communication with short packets,

    G. Durisi, T. Koch, and P. Popovski, “Toward massive, ul- trareliable, and low-latency wireless communication with short packets,” Proceedings of the IEEE, vol. 104, no. 9, pp. 1711– 1726, 2016

  7. [7]

    A perspective on time toward wireless 6G,

    P. Popovski, F. Chiariotti, K. Huang, A. E. Kalør, M. Koun- touris, N. Pappas, and B. Soret, “A perspective on time toward wireless 6G,” Proceedings of the IEEE, vol. 110, no. 8, pp. 1116– 1146, 2022

  8. [8]

    5G; Study on scenarios and requirements for next generation access technologies,

    3GPP, “5G; Study on scenarios and requirements for next generation access technologies,” 3rd Generation Partnership Project (3GPP), Technical Specification (TS) 38.913-7.9, 5 2024, version 18.0.0

  9. [9]

    Latency and reliability trade-off with computational complexity constraints: OS decoders and generalizations,

    H. B. Celebi, A. Pitarokoilis, and M. Skoglund, “Latency and reliability trade-off with computational complexity constraints: OS decoders and generalizations,” IEEE Transactions on Com- munications, vol. 69, no. 4, pp. 2080–2092, 2021

  10. [10]

    Coding versus ARQ in fading channels: how reliable should the PHY be?

    P. Wu and N. Jindal, “Coding versus ARQ in fading channels: how reliable should the PHY be?” IEEE Transactions on Communications, vol. 59, no. 12, pp. 3363–3374, 2011

  11. [11]

    Chapter 3.4 - channel protection fundamentals,

    R. Hamzaoui, V. Stanković, Z. Xiong, K. Ramchandran, R. Puri, A. Majumdar, and J. Chou, “Chapter 3.4 - channel protection fundamentals,” in Communications Engineering Desk Refer- ence, 1st ed. Academic Press, 2009

  12. [12]

    Performance com- parison of HARQ with chase combining and incremental re- dundancy for HSDPA,

    P. Frenger, S. Parkvall, and E. Dahlman, “Performance com- parison of HARQ with chase combining and incremental re- dundancy for HSDPA,” in IEEE 54th Vehicular Technology Conference. VTC Fall 2001. Proceedings (Cat. No.01CH37211), vol. 3, 2001, pp. 1829–1833 vol.3

  13. [13]

    Chapter 12 - re- transmission protocols,

    E. Dahlman, S. Parkvall, and J. Sköld, “Chapter 12 - re- transmission protocols,” in 4G: LTE/LTE-Advanced for Mobile Broadband, 2nd ed. Oxford: Academic Press, 2014, pp. 299– 319

  14. [14]

    Low- latency short-packet transmissions: fixed length or HARQ?

    J. Östman, R. Devassy, G. C. Ferrante, and G. Durisi, “Low- latency short-packet transmissions: fixed length or HARQ?” in 2018 IEEE Globecom Workshops (GC Wkshps), 2018, pp. 1–6

  15. [15]

    On the finite blocklength performance of HARQ in modern wireless systems,

    C. Sahin, L. Liu, and E. Perrins, “On the finite blocklength performance of HARQ in modern wireless systems,” in 2014 IEEE Global Communications Conference, 2014, pp. 3513–3519

  16. [16]

    On the queueing performance of HARQ systems with coding over finite transport blocks,

    C. Sahin, L. Liu, and E. Perrins, “On the queueing performance of HARQ systems with coding over finite transport blocks,” in 2015 IEEE Globecom Workshops (GC Wkshps), 2015, pp. 1–7

  17. [17]

    Delay-sensitive communications over IR-HARQ: modulation, coding latency, and reliability,

    C. Sahin, L. Liu, E. Perrins, and L. Ma, “Delay-sensitive communications over IR-HARQ: modulation, coding latency, and reliability,” IEEE Journal on Selected Areas in Communi- cations, vol. 37, no. 4, pp. 749–764, 2019

  18. [18]

    Combining queueing theory with information theory for multiaccess,

    I. Telatar and R. Gallager, “Combining queueing theory with information theory for multiaccess,” IEEE Journal on Selected Areas in Communications, vol. 13, no. 6, pp. 963–969, 1995

  19. [19]

    Queuing network models for delay analysis of multihop wireless ad hoc networks,

    N. Bisnik and A. Abouzeid, “Queuing network models for delay analysis of multihop wireless ad hoc networks,” in Proceedings of the 2006 International Conference on Wireless Communications and Mobile Computing, 2006, pp. 773–778. 11

  20. [20]

    Effective bandwidth in high- speed digital networks,

    C.-S. Chang and J. A. Thomas, “Effective bandwidth in high- speed digital networks,” IEEE Journal on Selected Areas in Communications, vol. 13, no. 6, pp. 1091–1100, 1995

  21. [21]

    Effective capacity: a wireless link model for support of quality of service,

    D. Wu and R. Negi, “Effective capacity: a wireless link model for support of quality of service,” IEEE Transactions on Wireless Communications, vol. 2, no. 4, pp. 630–643, 2003

  22. [22]

    Markov-based channel characterization for tractable performance analysis in wireless packet networks,

    M. Hassan, M. M. Krunz, and I. Matta, “Markov-based channel characterization for tractable performance analysis in wireless packet networks,” IEEE Transactions on Wireless Communica- tions, vol. 3, no. 3, pp. 821–831, 2004

  23. [23]

    WLC15-2: a network calculus approach to proba- bilistic quality of service analysis of fading channels,

    M. Fidler, “WLC15-2: a network calculus approach to proba- bilistic quality of service analysis of fading channels,” in IEEE GLOBECOM 2006. IEEE, 2006, pp. 1–6

  24. [24]

    Jiang and Y

    Y. Jiang and Y. Liu, Stochastic network calculus. Springer, 2008

  25. [25]

    Non-asymptotic throughput and delay distributions in multi-hop wireless networks,

    F. Ciucu, O. Hohlfeld, and P. Hui, “Non-asymptotic throughput and delay distributions in multi-hop wireless networks,” in 2010 48th Annual Allerton Conference on Communication, Control, and Computing (Allerton), 2010, pp. 662–669

  26. [26]

    Network-layer performance analysis of multihop fading channels,

    H. Al-Zubaidy, J. Liebeherr, and A. Burchard, “Network-layer performance analysis of multihop fading channels,” IEEE/ACM Transactions on Networking, vol. 24, no. 1, pp. 204–217, 2016

  27. [27]

    Reliable transmission of short packets through queues and noisy channels under latency and peak-age violation guaran- tees,

    R. Devassy, G. Durisi, G. C. Ferrante, O. Simeone, and E. Uysal, “Reliable transmission of short packets through queues and noisy channels under latency and peak-age violation guaran- tees,” IEEE Journal on Selected Areas in Communications, vol. 37, no. 4, pp. 721–734, 2019

  28. [28]

    Fundamental performance limits in cross-layer wireless optimization: throughput, delay, and energy,

    E. M. Yeh, “Fundamental performance limits in cross-layer wireless optimization: throughput, delay, and energy,” Founda- tions and Trends® in Communications and Information Theory, vol. 9, no. 1, pp. 1–112, 2012

  29. [29]

    Bound- based power optimization for multi-hop heterogeneous wireless industrial networks under statistical delay constraints,

    N. Petreska, H. Al-Zubaidy, R. Knorr, and J. Gross, “Bound- based power optimization for multi-hop heterogeneous wireless industrial networks under statistical delay constraints,” Com- puter Networks, vol. 148, pp. 262–279, 2019

  30. [30]

    Effective capacity of retransmission schemes: a recurrence relation approach,

    P. Larsson, J. Gross, H. Al-Zubaidy, L. K. Rasmussen, and M. Skoglund, “Effective capacity of retransmission schemes: a recurrence relation approach,” IEEE Transactions on Commu- nications, vol. 64, no. 11, pp. 4817–4835, 2016

  31. [31]

    Backlog and delay reasoning in HARQ system,

    S. Akin and M. Fidler, “Backlog and delay reasoning in HARQ system,” in 2015 27th International Teletraffic Congress. IEEE, 2015, pp. 185–193

  32. [32]

    A mathematical theory of communication,

    C. E. Shannon, “A mathematical theory of communication,” The Bell System Technical Journal, vol. 27, no. 3, pp. 379–423, 1948

  33. [33]

    Delay analysis for wireless fading channels with finite blocklength channel coding,

    S. Schiessl, J. Gross, and H. Al-Zubaidy, “Delay analysis for wireless fading channels with finite blocklength channel coding,” in Proceedings of the 18th ACM International Conference on Modeling, Analysis and Simulation of Wireless and Mobile Systems, 2015, pp. 13–22

  34. [34]

    Channel coding rate in the finite blocklength regime,

    Y. Polyanskiy, H. V. Poor, and S. Verdú, “Channel coding rate in the finite blocklength regime,” IEEE Transactions on Information Theory, vol. 56, no. 5, pp. 2307–2359, 2010

  35. [35]

    Feedback in the non- asymptotic regime,

    Y. Polyanskiy, H. V. Poor, and S. Verdú, “Feedback in the non- asymptotic regime,” IEEE Transactions on Information Theory, vol. 57, no. 8, pp. 4903–4925, 2011

  36. [36]

    Block-fading channels at finite blocklength,

    W. Yang, G. Durisi, T. Koch, and Y. Polyanskiy, “Block-fading channels at finite blocklength,” in ISWCS 2013; The Tenth International Symposium on Wireless Communication Systems. VDE, 2013, pp. 1–4

  37. [37]

    Delay performance of wireless communications with imperfect CSI and finite-length coding,

    S. Schiessl, H. Al-Zubaidy, M. Skoglund, and J. Gross, “Delay performance of wireless communications with imperfect CSI and finite-length coding,” IEEE Transactions on Communications, vol. 66, no. 12, pp. 6527–6541, 2018

  38. [38]

    Finite- blocklength analysis of the ARQ-protocol throughput over the gaussian collision channel,

    R. Devassy, G. Durisi, P. Popovski, and E. G. Ström, “Finite- blocklength analysis of the ARQ-protocol throughput over the gaussian collision channel,” in 2014 6th International Sym- posium on Communications, Control and Signal Processing (ISCCSP). IEEE, 2014, pp. 173–177

  39. [39]

    Delay and peak-age violation probability in short- packet transmissions,

    R. Devassy, G. Durisi, G. C. Ferrante, O. Simeone, and E. Uysal- Biyikoglu, “Delay and peak-age violation probability in short- packet transmissions,” in 2018 IEEE International Symposium on Information Theory (ISIT). IEEE, 2018, pp. 2471–2475

  40. [40]

    Reliability modeling for beyond- 5G mission critical networks using effective capacity,

    A. Karnam, J. John, K. C. Joshi, G. Exarchakos, S. H. de Groot, and I. Niemegeers, “Reliability modeling for beyond- 5G mission critical networks using effective capacity,” in 2025 IEEE Wireless Communications and Networking Conference (WCNC), 2025, pp. 1–6

  41. [41]

    5G; NR; Medium Access Control (MAC) protocol specification,

    3GPP, “5G; NR; Medium Access Control (MAC) protocol specification,” 3rd Generation Partnership Project (3GPP), Technical Specification (TS) 38.321, 10 2024, version 18.2.0

  42. [42]

    5G; NR; Physical channels and modulation,

    3GPP, “5G; NR; Physical channels and modulation,” 3rd Gener- ation Partnership Project (3GPP), Technical Specification (TS) 38.211, 10 2024, version 18.4.0

  43. [43]

    Flexible multi-bit feedback design for HARQ operation of large-size data packets in 5G,

    S. R. Khosravirad, L. Mudolo, and K. I. Pedersen, “Flexible multi-bit feedback design for HARQ operation of large-size data packets in 5G,” in 2017 IEEE 85th Vehicular Technology Conference (VTC Spring), 2017, pp. 1–5

  44. [44]

    On the feasibility of URLLC with manda- tory 3GPP features: reliability and latency vs. efficiency,

    S. Seo, V. N. Moothedath, N. Mehrnia, B. Kloiber, N. Petreska, and J. Gross, “On the feasibility of URLLC with manda- tory 3GPP features: reliability and latency vs. efficiency,” in 2025 14th IFIP/IEEE International Conference on Performance Evaluation and Modeling in Wired and Wireless Networks (PEMWN), 2025, pp. 1–7

  45. [45]

    Delay analysis of 5G HARQ in the presence of decoding and feedback latencies,

    V. N. Moothedath, S. Seo, N. Petreska, B. Kloiber, and J. Gross, “Delay analysis of 5G HARQ in the presence of decoding and feedback latencies,” 2025. [Online]. A vailable: https://arxiv.org/abs/2502.08789 Appendix A Proof of Lemma 1 Let Ξ denote the event that at least one HARQ trans- mission opportunity within the service period is blocked by CS, and Ξc...