Poly Track Track Codes |top| Here
(Skew estimation bound): With ( L \geq 2 \cdot \max(\tau_i) + \text{poly}(m) ), the probability of skew estimation error ( < 2^{-L} ) for AWGN channels with SNR > 6 dB. 6. Application Example: Polygraph Chart Alignment In analog polygraph recording (breathing, GSR, heart rate, blood pressure), each pen writes on a moving paper chart. Over time, mechanical drift causes trace skew — the same time event appears at different horizontal positions on different traces.
: Choose primitive element ( \xi \in GF(8) ), set ( \xi_i = \xi^i ). Track ( i ) sends ( x_i[t] = Tr(\xi_i^0) \cdot 1 + Tr(\xi_i^1) \cdot t + Tr(\xi_i^2) \cdot t^2 ) (over GF(2), addition is XOR). This yields 4 distinct binary sequences of period ( 2^3-1=7 ). 4. Synchronization and Skew Estimation At the receiver, for each track ( i ) we collect ( L ) samples. Cross-correlate track ( i ) with track ( 0 ) (reference) using the known polynomial structure. poly track track codes
where coefficients ( \alpha_{i,j} ) form a ( \alpha_{i,j} = \xi_i^{,j} ) with distinct ( \xi_i \in GF(2^q) ) or real numbers. (Skew estimation bound): With ( L \geq 2
The goal of poly track track codes is to ( \tau_i ) using only the received data, without a separate clock track. 3. Polynomial Encoding Let ( p(t) ) be a polynomial of degree ( m-1 ) over ( GF(2) ) or over the reals (depending on modulation). Choose ( m \leq N ). Define ( m ) basis sequences ( b_j[t] ), e.g., ( b_j[t] = t^j \mod 2 ) (binary) or ( b_j[t] = \sin(2\pi f_j t) ) (analog). Over time, mechanical drift causes trace skew —
Track ( i ) transmits:
Abstract Poly track track codes (PTC) are a class of error-control and synchronization codes designed for multi-track recording systems where each track follows a polynomial timing or position reference. This paper formalizes the concept, presents encoding/decoding algorithms, and evaluates performance in the presence of skew, jitter, and dropouts. Applications include magnetic tape storage, rotary encoders, and polygraph chart alignment. 1. Introduction Multi-track recording systems — from analog polygraphs (multiple physiological traces) to modern digital tape drives — require precise alignment between tracks. Skew (timing misalignment) and track-to-track interference degrade reliability. Traditional solutions use separate clock tracks or fixed preamble patterns. Poly track track codes embed a polynomial timing signature into each track’s synchronization field, allowing dynamic skew estimation and correction without a dedicated clock track.