This version reinstates the pkp_smoothing_range and pkp_smoothing_resolution parameters whose functionality had been lost.
pkp_smoothing_range specifies the crank angle range for a rolling average used to generate the PRAVG channel. This is used to calculate the knocking pressure.
pkp_smoothing_resolution specifies the crank angle resolution to use in the rolling average.
Typical values are:
pkp_smoothing_range = 2.0 - this performs a rolling average of +/- 2.0 degrees
pkp_smoothing_resolution = 0.2 - this performs the rolling average at a resolution of 0.2 degrees. Raw data is interpolated if necessary to achieve this resolution.
Enjoy!
UPDATE: pthreadGC2.dll file included in catool-0.9.7.1-win32.zip file, hence MD5 change. (17.07.2010)
Downloads:
- Source code: To follow
- Windows 32-bit binary: catool-0.9.7.1-win32.zip MD5: 00eece44c50aec58098a0906152d6a4b
- Documentation: catool_User_Guide_v1.pdf
- Example: rover_v8_csv.ccf - Load CSV, Analyse, Save as IFile
- Example: rover_v8_avl.ccf - Load IFile, Analyse, Save as CSV, IFile, MATLAB
- Example: avl_matlab.ccf - Load IFile, Save as MATLAB
