Electronic – Time to digital converter (TDC) for time of flight (TOF) applications. 66.6 picosecond sample

adcclock-speedRFvhf

Question TDC for TOF

My question is in regards to dynamic range of short time period TDCs, or alternative solutions to a time to digital application.

If further information is required, please ask.

TDC datasheet

Question.

TDC7200 datasheet says,
Measurement Range:
– Mode 1: 12 ns to 500 ns
– Mode 2: 250 ns to 8 ms

I wish to measure 66.6ps as my fastest sample and 3.33ns as my slowest sample.

Both mode 1 and 2 are outside of my desired range, however I see the datasheet also says 55ps resolution. Further down it also says LSB = 55ps.

Does this mean that if I wait for 12ns then all samples thereafter are within 55ps accuracy?

In other words:

  • fastest sample = 12ns
  • next sample = 12.055ns
  • next 12.11ns
  • next +55ps
  • etc etc until the nBit register is full?

Best Answer

Regarding

Does this mean that if I wait for 12ns then all samples thereafter are within 55ps accuracy. In other words. fastest sample = 12ns , next sample = 12.055ns

Actually the TDC7200 datashet specifies:

+-----------------+------------------------------+-----+-----+-----+------+  
|      Param      |         Description          | min | typ | max | unit |  
+-----------------+------------------------------+-----+-----+-----+------+  
| T1STARTSTOP_Min | t_min between Start and Stop |  12 |     |     | ns   |  
| T1STOPSTOP_Min  | t_min between 2 Stop Signals |  67 |     |     | ns   |  
+-----------------+------------------------------+-----+-----+-----+------+

table adapted from datasheet, formatted thanks to online tool

So if first sample is at 12ns then next sample cannot arrive before 12+67=79 ns.