rusefi_documentation/knock-sensing.md

33 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

# Knock Sensing
2020-04-17 10:38:11 -07:00
2024-02-10 08:15:28 -08:00
TL,DR: We have native knock processing, with [Proteus](Proteus) and Hellen hardware support at the moment. We have very limited amount of testing on real vehicles: we know that knock is being detected, we know timing is being retarded, we do not have the body of best practices yet. See bits and pieces on the forum!
2021-05-10 14:55:34 -07:00
2024-03-17 18:29:10 -07:00
Reference tune https://rusefi.com/online/view.php?msq=1626 reference tune https://rusefi.com/online/view.php?log=1359
## Software knock sensing
2021-05-10 14:55:34 -07:00
![x](https://rusefi.com/forum/download/file.php?id=6900)
2021-05-10 14:58:58 -07:00
[Youtube rusEFI: knock on standing Miata, Proteus](https://youtu.be/GOWEKU2SH9I)
2020-12-13 06:23:00 -08:00
2021-05-10 15:00:51 -07:00
[Youtube rusEFI: Hellen knock gauge](https://youtu.be/oJKI8X4oxCs)
## ASIC solution
2021-05-10 15:01:23 -07:00
2020-04-17 10:38:11 -07:00
We have some progress integrating with conventional knock sensors but it's not ready for end users.
2020-12-13 06:23:00 -08:00
We use TPIC/HIP9011 IC for knock sensor integration but no conclusive data.
2020-04-17 10:38:11 -07:00
2023-01-02 11:22:23 -08:00
We believe that we have hip9011 hardware yet nobody has ever actually detected knock with a hip9011,
2020-05-03 07:33:50 -07:00
someone would have to figure our calibration approach and test the overall implementation.
2023-01-02 11:22:23 -08:00
Frankenso has hip9011 on-board
2020-04-17 10:38:11 -07:00
TODO AndreiKA?
TODO MattK
2023-01-02 11:22:23 -08:00
Frequency is calculated based on bore, Freq = (900 / (PIF * (bore) / 2))
2020-04-17 10:38:11 -07:00
We also have some results with ion sensing but it's not ready for end users
2020-09-02 09:49:31 -07:00
[rusEFI ion sensing](Saab-Trionic-8-Combustion-Detection-Module-on-Mazda-Miata-running-rusEFI)