The zoom selector affects the time scale of both the feed forward table and scope acquisition, although differently.
The ff table outputs duplicate I, Q, −I, −Q sequences of each I/Q waypoint depending on the zoom. Its capacity is 1024 words, so it holds 512 I/Q pairs. At its fastest rate, the ff-table output duration is 51 μs. The zoom selector affects the output duration by setting the multiplicity of the output of the I, Q, −I, −Q sequence for each I/Q pair by the factor 2zoom+1.
The scope span is also affected by the zoom, but in a different way due to the fact that it must acquire all quadrants by sampling at multiples of four clock periods ±1. The scope buffers also are 1024 words in capacity, so, at its highest rate (one sample per clock), the scope fills its buffer in 25 μs. This is the zoom = 0 rate. At higher zoom (zoom > 0), the scope function samples every 2zoom+1+1 samples. Although the ff table output and scope acquisition never have the same duration, they asymptotically match at high zoom.
zoom | scope span | ff-table duration |
---|---|---|
0 | 25.6 μs | 51.2 μs |
1 | 128 μs | 102 μs |
2 | 230 μs | 205 μs |
3 | 435 μs | 410 μs |
4 | 845 μs | 819 μs |
5 | 1.66 ms | 1.64 ms |
6 | 3.30 ms | 3.28 ms |
7 | 6.58 ms | 6.55 ms |
8 | 13.13 ms | 13.11 ms |
9 | 26.24 ms | 26.21 ms |
10 | 52.5 ms | 52.4 ms |
11 | 105 ms | 105 ms |
12 | 210 ms | 210 ms |
13 | 419 ms | 419 ms |
14 | 839 ms | 839 ms |
15 | 1.68 s | 1.68 s |
16 | 3.36 s | 3.36 s |
17 | 6.71 s | 6.71 s |
18 | 13.4 s | 13.4 s |
19 | 26.8 s | 26.8 s |