{"id":"fe751d71-17d7-4ad1-ac30-b18ada3bf6bb","arxiv_id":"2604.04616","paper_version":2,"verdict":"CONDITIONAL","confidence":"LOW","novelty_score":7.0,"correctness_risk":"medium","formal_verification":"none","parameter_count":0,"one_line_summary":"nascTime is the first full-stack simulation framework for 5G systems acting as IEEE 802.1 TSN bridges with end-to-end SDAP-based QoS and measured transparent clock residence times.","lead":"The paper presents nascTime, a new OMNeT++-based simulation framework that implements the complete 3GPP 5G-TSN transparent bridge including SDAP QoS mapping and measured IEEE 802.1AS clock behavior. Smart generalists should read it to understand how 5G can be simulated for time-critical industrial networks without physical hardware.","discovery_kind":"new_method","skeptic_critique":{"model":"grok-4.3","headline":"Accuracy of 3GPP R16 NW-TT/DS-TT + SDAP/DRB + L2-in-GTP-U gPTP implementation not demonstrated beyond internal runs","rationale":"The reader's weakest assumption directly identifies the same verification gap. With the full manuscript now available, the validation section still contains only self-reported simulation outputs with no external anchoring, so the CONDITIONAL verdict and low confidence remain appropriate. No stronger internal inconsistency or formal-verification evidence was found that would alter the assessment.","tokens_in":1857,"tokens_out":436,"duration_ms":44471,"concrete_test":"Re-run the exact three-endpoint factory scenario (ideal and fading) in an independent 5G simulator (ns-3 5G-LENA or 5G-Sim) that also implements 3GPP TSN bridge procedures; if the residence-time variance under fading differs by >20 % from the reported 48 µs, the claim that nascTime accurately reproduces radio-induced 802.1AS effects is weakened.","verdict_should_be":"UNCHANGED","load_bearing_attack":"The headline claim requires that the OMNeT++ compound modules faithfully reproduce 3GPP Release 16 TSN bridge procedures (NW-TT/DS-TT residence-time stamping, SDAP QoS mapping from PCP/DSCP/QFI to DRB, and per-message gPTP correction via L2-in-GTP-U). The only evidence offered is a single three-endpoint factory topology run under ideal and fading channels, yielding 99.9 % delivery, 2.58 ms mean delay, and residence-time variances of <0.2 µs (ideal) vs. 48 µs (fading). No comparison is made to 3GPP reference test vectors, to an independent 5G-TSN simulator, to analytical residence-time bounds derived from TS 23.501/TS 38.300, or to hardware measurements. Consequently the observed radio-induced variance could be an artifact of Simu5G channel or scheduling abstractions rather than a verified capture of real 5G-TSN timing behavior.","agreement_with_reader":"agree"},"referee_report":{"model":"grok-4.3","summary":"The paper presents nascTime, an OMNeT++-based full-stack simulation framework implementing the 3GPP Release 16 5G-TSN transparent bridge. It realizes NW-TT and DS-TT as modular compound modules integrated with INET's LayeredEthernetInterface, performs complete PCP-to-DSCP-to-QFI-to-SDAP/DRB QoS mapping, and transports gPTP frames via L2-in-GTP-U encapsulation with per-message residence-time correction for IEEE 802.1AS transparent clock behavior. Validation is performed on a three-endpoint factory topology under ideal and fading channels, reporting 99.9% delivery ratio, 2.58 ms mean delay, and residence-time variances below 0.2 µs (ideal) versus 48 µs (fading).","tokens_in":2109,"tokens_out":595,"duration_ms":34655,"significance":"If the OMNeT++ modules accurately reproduce 3GPP R16 procedures, nascTime would provide the first publicly available tool combining end-to-end QoS differentiation through SDAP with measured 802.1AS timing effects under realistic radio conditions. This addresses a gap between existing QoS-only or synchronization-only simulators and could support industrial 5G-TSN research. The modular design and stated public availability are positive attributes.","major_comments":[{"comment":"Abstract (validation paragraph): the central claim that the framework 'captures radio-induced timing effects absent from abstract-delay simulators' and faithfully implements 3GPP R16 NW-TT/DS-TT + SDAP/DRB + L2-in-GTP-U gPTP behavior rests on a single three-endpoint run; no comparison is provided to 3GPP reference test vectors, analytical residence-time bounds from TS 23.501/TS 38.300, an independent 5G-TSN simulator, or hardware measurements, leaving the observed 48 µs fading variance unverified as a real effect rather than a simulator artifact.","section":null},{"comment":"Abstract (validation paragraph): reported metrics (99.9% delivery, 2.58 ms mean delay, residence-time variances) include no error bars, confidence intervals, or multiple-run statistics, and no baseline comparison is made to the 'abstract-delay simulators' referenced in the introduction, weakening support for the implementation's accuracy.","section":null}],"minor_comments":[{"comment":"Abstract: the claim of being 'the first full-stack 5G-TSN bridge simulation' would be strengthened by a brief related-work comparison table citing specific prior OMNeT++/Simu5G or ns-3 5G-TSN efforts.","section":null},{"comment":"The manuscript should clarify the exact public repository URL and licensing for the nascTime code to enable reproducibility.","section":null}],"recommendation":"major_revision","confidential_remarks":null},"author_rebuttal":{"model":"grok-4.3","summary":"We thank the referee for the constructive comments on the validation approach. We agree that the current presentation of results can be strengthened with additional statistical analysis and will revise the manuscript accordingly while clarifying the scope of the simulation-based validation.","responses":[{"response":"We acknowledge that the validation uses a single topology and does not include external benchmarks such as 3GPP test vectors or hardware measurements. The implementation strictly follows the 3GPP R16 procedures for NW-TT/DS-TT, full PCP-to-SDAP/DRB QoS mapping, and L2-in-GTP-U gPTP transport with residence-time correction, as specified in Sections 3–5. The variance increase from <0.2 µs (ideal) to 48 µs (fading) arises directly from Simu5G’s radio model, which introduces variable delays absent in abstract models. In revision we will add multiple runs with statistics and a discussion of mean-delay bounds from TS 23.501; however, public 3GPP reference vectors for 5G-TSN transparent-clock behavior under fading do not exist, and hardware validation lies outside the scope of this simulation-framework paper. We will explicitly state these limitations.","revision_made":"partial","referee_comment":"Abstract (validation paragraph): the central claim that the framework 'captures radio-induced timing effects absent from abstract-delay simulators' and faithfully implements 3GPP R16 NW-TT/DS-TT + SDAP/DRB + L2-in-GTP-U gPTP behavior rests on a single three-endpoint run; no comparison is provided to 3GPP reference test vectors, analytical residence-time bounds from TS 23.501/TS 38.300, an independent 5G-TSN simulator, or hardware measurements, leaving the observed 48 µs fading variance unverified as a real effect rather than a simulator artifact."},{"response":"We agree that the reported metrics lack statistical measures and baseline comparisons. In the revised manuscript we will execute multiple independent runs (different random seeds) and report means with standard deviations or 95% confidence intervals for delivery ratio, delay, and residence-time variance. We will also add a baseline using an abstract constant-delay model (set to the observed mean) to quantify the additional timing variance introduced by the radio channel. These changes will be reflected in an updated abstract and evaluation section.","revision_made":"yes","referee_comment":"Abstract (validation paragraph): reported metrics (99.9% delivery, 2.58 ms mean delay, residence-time variances) include no error bars, confidence intervals, or multiple-run statistics, and no baseline comparison is made to the 'abstract-delay simulators' referenced in the introduction, weakening support for the implementation's accuracy."}],"tokens_in":1663,"tokens_out":595,"duration_ms":34959,"standing_objections":[]},"desk_editor":{"model":"grok-4.3","letter":"The main thing to know is that this paper ships the first simulation framework that combines the complete 5G-TSN bridge architecture, SDAP-based QoS differentiation, and actual measured IEEE 802.1AS transparent clock behavior in one package. Prior tools handled only pieces of that stack.","headline":"nascTime is the first full OMNeT++ 5G-TSN bridge model with SDAP QoS mapping and measured gPTP residence times, but its timing results rest on unverified simulator internals.","tokens_in":2579,"tokens_out":147,"would_cite":false,"duration_ms":41918,"reading_group":"maybe","serious_thinker":"yes","would_accept_peer_review":true},"rs_alignment":{"model":"grok-4.3","evidence":[],"headline":"5G-TSN simulation framework with SDAP/QoS and gPTP residence-time modeling; no overlap with RS cost/phi/periodicity machinery","alignment":"orthogonal","rationale":"The paper's core contribution is an OMNeT++/Simu5G implementation of NW-TT/DS-TT translators, PCP→DSCP→QFI→SDAP/DRB pipeline, L2-in-GTP-U gPTP transport, and measured residence-time correction under fading channels. This is standard telecom simulation engineering with no reference to recognition cost J(x), golden-ratio ladders, 8-tick periodicity, Alexander duality for D=3, or any theorem in the RS forcing chain (reality_from_one_distinction, AbsoluteFloorClosure, Cost.FunctionalEquation, etc.). RS has no opinion on network-layer QoS mapping or IEEE 802.1AS transparent-clock modeling.","tokens_in":48319,"confidence":"high","tokens_out":204,"duration_ms":6932,"cache_read_input_tokens":128,"cache_creation_input_tokens":0},"lean_confirmation":null,"pith_extraction":{"msc":[],"pacs":[],"model":"grok-4.3","headline":"nascTime is the first full-stack simulation of a 5G system acting as an IEEE 802.1 TSN bridge that includes SDAP-based QoS mapping and measured transparent clock behavior.","keywords":["5G-TSN bridge","SDAP QoS mapping","IEEE 802.1AS","transparent clock","OMNeT++ simulation","gPTP transport","residence time","factory automation"],"falsifier":"Running the identical three-endpoint factory topology on physical 5G hardware with IEEE 802.1AS clocks and comparing the measured residence-time variance under fading to the simulated 48 μs value.","tokens_in":2779,"feed_emoji":"📡","tokens_out":893,"duration_ms":48746,"temperature":0.7,"pith_summary":"The paper introduces nascTime as a complete simulation framework that turns a 5G network into a transparent TSN bridge per 3GPP Release 16 rules. It builds the full path for quality-of-service decisions from incoming priority tags through DSCP and QFI labels into SDAP and data radio bearer selection, while also moving gPTP synchronization messages across the radio link with explicit residence-time corrections. Earlier tools could handle QoS mapping alone or time synchronization alone but not both together with actual radio delay effects. The framework uses modular components inside OMNeT++ to connect the network-side and device-side translators to existing Ethernet and 5G libraries. Tests on a small factory layout confirm that high-priority streams meet tight delivery targets while the simulator records how fading channels widen timing variations.","feed_headline":"First full simulator models 5G as TSN bridge with real timing","feed_subtitle":"It runs the complete QoS pipeline and tracks radio effects on clock synchronization in a factory layout.","key_machinery":"The modular NW-TT and DS-TT compound modules together with the PCP→DSCP→QFI→SDAP/DRB pipeline and L2-in-GTP-U gPTP transport that together reproduce 3GPP Release 16 bridge behavior and radio residence times.","core_discovery":"nascTime realizes the complete 3GPP 5G-TSN bridge architecture inside OMNeT++ 6.3 with INET 4.6 and Simu5G, placing NW-TT and DS-TT as compound modules that attach to LayeredEthernetInterface and streaming PHY. QoS mapping runs the entire PCP to DSCP to QFI to SDAP/DRB chain, and gPTP frames cross the radio via L2-in-GTP-U encapsulation that applies per-message residence-time adjustments. In a three-endpoint factory topology the framework records 99.9 percent delivery for high-priority traffic at 2.58 ms mean delay under ideal channels and residence-time variance below 0.2 μs, while fading channels raise that variance to 48 μs.","pith_inferences":["Network designers could run the simulator to forecast how specific 5G radio settings will affect clock accuracy in a real factory before any hardware is installed.","The same structure could be extended to test mixed wired and wireless TSN segments that share a common 5G bridge.","Adding newer 3GPP features would let users explore how future releases change the timing and QoS trade-offs."],"forward_implications":["High-priority traffic reaches 99.9 percent delivery with 2.58 ms mean end-to-end delay under ideal radio conditions.","5GS residence-time variance stays below 0.2 μs in ideal channels but grows to 48 μs when fading is present.","The framework records radio-induced timing variations that abstract-delay simulators omit.","QoS differentiation operates through the full mapping chain from PCP tags to per-flow DRB selection.","The tool is released publicly so other researchers can study integrated 5G-TSN performance."],"fun_headline_variants":["nascTime simulates full 5G TSN bridge with SDAP QoS mapping","Full 5G-TSN sim measures residence time via IEEE 802.1AS","OMNeT++ framework runs 5G-TSN with QoS pipeline and clock sync","5G radio effects on TSN timing captured in factory topology"],"cache_read_input_tokens":2112,"weakest_assumption_plain":"The modular OMNeT++ implementation of the NW-TT, DS-TT, SDAP/DRB pipeline, and L2-in-GTP-U gPTP transport accurately reproduces 3GPP Release 16 behavior and real radio-induced residence-time effects.","fun_headline_variants_meta":{"raw":{"variants":["nascTime simulates full 5G TSN bridge with SDAP QoS mapping","Full 5G-TSN sim measures residence time via IEEE 802.1AS","OMNeT++ framework runs 5G-TSN with QoS pipeline and clock sync","5G radio effects on TSN timing captured in factory topology"]},"model":"grok-4.3","cost_usd":0.007543,"raw_usage":{"total_tokens":3494,"prompt_tokens":900,"num_sources_used":0,"completion_tokens":85,"cost_in_usd_ticks":75428000,"prompt_tokens_details":{"text_tokens":900,"audio_tokens":0,"image_tokens":0,"cached_tokens":64},"completion_tokens_details":{"audio_tokens":0,"reasoning_tokens":2509,"accepted_prediction_tokens":0,"rejected_prediction_tokens":0}},"tokens_in":900,"tokens_out":85,"duration_ms":36444,"temperature":1.0,"reasoning_tokens":2509,"cache_read_input_tokens":64,"cache_creation_input_tokens":0},"cache_creation_input_tokens":0},"created_at":"2026-05-10T19:33:00.318495+00:00","model_set":{"reader":"grok-4.3"},"falsifier":"Running the identical three-endpoint factory topology on physical 5G hardware with IEEE 802.1AS clocks and comparing the measured residence-time variance under fading to the simulated 48 μs value.","supporting_citations":[],"review_version":1}