rusefi_documentation/rusEFI-project-Sensors.md

148 lines
3.4 KiB
Markdown
Raw Normal View History

2020-05-01 11:58:18 -07:00
# [rusEFI project](rusEFI-project)
2022-12-15 06:06:57 -08:00
2020-05-01 11:55:45 -07:00
## Sensors
2022-12-15 06:06:57 -08:00
2020-05-01 12:25:48 -07:00
[Trigger Inputs](#trigger-inputs)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[Other Sensor Inputs](#other-sensor-inputs)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[Analog Input Settings](#analog-input-settings)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[CLT sensor](#clt-sensor)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[IAT sensor](#iat-sensor)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[aux1 Thermistor Settings](#aux1-thermistor-settings)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[aux2 Thermistor Settings](#aux2-thermistor-settings)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[TPS](#tps)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[Accelerator pedal](#accelerator-pedal)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[MAP sensor](#map-sensor)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[MAP sampling](#map-sampling)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[Baro sensor](#baro-sensor)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[MAF sensor](#maf-sensor)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[MAF sensor](#maf-sensor)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[EGO sensor](#ego-sensor)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[Narrow to Wideband approximation](#narrow-to-wideband-approximation)
2020-05-01 11:48:17 -07:00
2022-12-15 06:06:57 -08:00
[CJ125 Settings (wbo decoder)](#cj125-settings-wbo-decoder)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[Speed sensor](#speed-sensor)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[Oil pressure](#oil-pressure)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[EGT inputs](#egt-inputs)
2020-05-01 11:48:17 -07:00
2020-05-01 11:55:45 -07:00
### Trigger Inputs
2022-12-15 06:06:57 -08:00
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_Trigger_Inputs.png)
2020-05-01 11:55:45 -07:00
2020-05-01 11:48:17 -07:00
Invert Primary: This setting flips the signal from the primary engine speed sensor.
Invert Secondary: This setting flips the signal from the secondary engine speed sensor.
2020-05-01 11:55:45 -07:00
Cam Sync/VVT input: Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts.
TODO #660
2020-05-01 11:48:17 -07:00
2020-05-01 11:55:45 -07:00
### Other Sensor Inputs
2022-12-15 06:06:57 -08:00
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_Other_Sensor_Inputs.png)
2020-05-01 11:55:45 -07:00
2020-05-01 11:48:17 -07:00
Throttle Up switch: Throttle Pedal not pressed switch - used on some older vehicles like early Mazda Miata
2020-05-01 11:55:45 -07:00
### Analog Input Settings
2022-12-15 06:06:57 -08:00
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_Analog_Input_Settings.png)
2020-05-01 11:55:45 -07:00
### CLT sensor
2022-12-15 06:06:57 -08:00
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_CLT_sensor.png)
2020-05-01 11:55:45 -07:00
### IAT sensor
2022-12-15 06:06:57 -08:00
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_IAT_sensor.png)
2020-05-01 11:55:45 -07:00
### aux1 Thermistor Settings
2022-12-15 06:06:57 -08:00
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_aux1_Thermistor_Settings.png)
2020-05-01 11:55:45 -07:00
### aux2 Thermistor Settings
2022-12-15 06:06:57 -08:00
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_aux2_Thermistor_Settings.png)
2020-05-01 11:55:45 -07:00
### TPS
2022-12-15 06:06:57 -08:00
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_TPS.png)
2020-05-01 11:55:45 -07:00
2020-05-01 11:48:17 -07:00
TPS low value detection threshold(%): TPS error detection, what TPS % value is unrealistically low
TPS high value detection threshold(%): TPS error detection, what TPS % value is unrealistically high
2020-05-01 11:55:45 -07:00
### Accelerator pedal
2022-12-15 06:06:57 -08:00
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_Accelerator_pedal.png)
2020-05-01 11:55:45 -07:00
2020-05-01 11:48:17 -07:00
Down (WOT) voltage: Pedal in the floor
2020-05-01 11:55:45 -07:00
### MAP sensor
2022-12-15 06:06:57 -08:00
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_MAP_sensor.png)
2020-05-01 11:55:45 -07:00
2020-05-01 11:48:17 -07:00
Measure Map Only In One Cylinder: Useful for individual intakes
Measure Map Only In One Cylinder: Useful for individual intakes
Measure Map Only In One Cylinder: Useful for individual intakes
2020-05-01 11:55:45 -07:00
### MAP sampling
2022-12-15 06:06:57 -08:00
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_MAP_sampling.png)
2020-05-01 11:55:45 -07:00
### Baro sensor
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_Baro_sensor.png)
2020-05-01 11:55:45 -07:00
### MAF sensor
2022-12-15 06:06:57 -08:00
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_MAF_sensor.png)
2020-05-01 11:55:45 -07:00
### EGO sensor
2022-12-15 06:06:57 -08:00
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_EGO_sensor.png)
2020-05-01 11:55:45 -07:00
### Narrow to Wideband approximation
2022-12-15 06:06:57 -08:00
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_Narrow_to_Wideband_approximation.png)
2020-05-01 11:55:45 -07:00
### CJ125 Settings (wbo decoder)
2022-12-15 06:06:57 -08:00
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_CJ125_Settings_wbo_decoder.png)
2020-05-01 11:55:45 -07:00
2020-05-01 11:48:17 -07:00
Is UA input divided?: Is your UA CJ125 output wired to MCU via resistor divider?
2020-05-01 11:55:45 -07:00
Is UR input divided?: Is your UR CJ125 output wired to MCU via resistor divider?
Looks like 3v range should be enough, divider generally not needed.
2020-05-01 11:48:17 -07:00
2020-05-01 11:55:45 -07:00
### Speed sensor
2022-12-15 06:06:57 -08:00
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_Speed_sensor.png)
2020-05-01 11:55:45 -07:00
### Oil pressure
2022-12-15 06:06:57 -08:00
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_Oil_pressure.png)
2020-05-01 11:55:45 -07:00
### EGT inputs
2020-05-01 11:48:17 -07:00
2023-01-02 13:01:10 -08:00
![x](Overview/TS_generated/dialog_EGT_inputs.png)
2020-05-01 11:55:45 -07:00
2020-05-01 12:25:48 -07:00
generated by class com.rusefi.MdGenerator on Fri May 01 15:24:28 EDT 2020