Other Parts Discussed in Thread: TDC1000
Tdc7200 + tdc1000 as gas meter scheme, the time obtained by TDC is not accurate. In a closed environment, the time of each measurement changes a lot. There are hundreds of NS. What factors will affect this time?
Scenario: (gas meter application)
Installation: transducer (200kHz) opposed mode
Calculation: obtain the sending and receiving time through tdc7200 + tdc1000. (calculate velocity using time difference method)
To configure:
Uint8? Tdc7200? Reg? Local? Copy [10] = {0x02, 0x44, 0x07, 0x07, 0xff, 0xff, 0xff, 0xff, 0x0, 0x0};
Uint8? Tdc1000? Reg? Local? Copy [10] = {0x25, 0x00, 0x01, 0x00, 0x00, 0xe0, 0x00, 0x00, 0x23, 0x00};
Main problems:
TDC time acquisition time is not accurate. In the closed environment, the time of no measurement changes greatly, with hundreds of NS
报错