karr_wang wrote:Dear MediumRare:
The table is nonsense for KProbe.Why ? It is because the time label on the Chart is auto-adjusted! The same delta is impossible,rear time label always cover front time label.
If you want to see real time label , you must zoom in again and again .
And you will get the real delta for every tick!
If you run C1/C2 with unchecked "realtime chart",you should get the delta = 70~ 75 lba
For LiteOn drives,C1/C2 interval = 75 LBA , PI/PO = 16 LBA
So , the last time label on chart is almost not the real end addess,the same as the first time label.
BTW , If you find the delta between ticks is larger than 80 LBA , you should un-check the "realtime chart" to get a better accuracy.
Hi Karr Wang,
We may be talking about different things. By "ticks" I mean the (main) marks on the time axis,
not the time of sample values, e.g. in the CSV file. I agree that the values in the CSV file don't have to be at whole seconds or equidistant. The values from the latest scan (see below) of my CBAD="
crappy
bleached
audio
disk" vary from 80 to about 120 sectors (but not uniformly). This is not an issue if the LBA is scaled to time correctly.
If the values on the time axis on the charts are useful at all, they should correspond to the ticks. And if ticks are useful at all, they should be
equidistant for a linear scale. So if I take the time values for the ticks and look at the differences, these should be the same (even if auto-adjusted). And they're not.
To eliminate possible errors, I restarted the probe, turned Realtime Chart
off, and specified separate C1/C2 charts. This is what it looks like just after the scan (note the funny time scale):
Then I entered setup,
quit immediately and got this picture:
which is what it should be.
Now if I convert the times shown here for the ticks to LBA, I get these values:
- Code: Select all
C1 m:s:f LBA Delta (LBA Hex)
00:03:74 149 95
07:05:60 31785 31636 7C29
14:52:26 66776 34991 104D8
22:44:31 102181 35405 18F25
30:41:59 137984 35803 21B00
38:47:08 174383 36399 2A92F
46:54:10 210910 36527 337DE
55:09:15 248040 37130 3C8E8
63:25:19 285244 37204 45A3C
72:14:41 324941 39697 4F54D
79:25:22 357247 32306 5737F
C2 m:s:f LBA Delta (LBA Hex)
00:03:74 149 95
06:50:66 30666 30517 77CA
14:19:27 64302 33636 FB2E
21:54:38 98438 34136 18086
29:33:42 132867 34429 20703
37:20:41 167891 35024 28FD3
45:07:60 202935 35044 318B7
53:05:03 238728 35793 3A488
61:01:10 274435 35707 43003
69:11:02 311177 36742 4BF89
79:25:22 357247 46070 5737F
Again, the Delta-times for the marks on the time axis are not constant.
karr_wang wrote:So , the last time label on chart is almost not the real end addess,the same as the first time label.
I added the hex values and the last time (disc size) just to make sure that my conversion from msf to LBA was OK (in the previous example, I forgot to subtract 150=2 sec, but that doesn't affect the deltas).
I hope this clears up possible misunderstandings.
G