MD0 Mod Екн2: Difference between revisions

From SNAKE WIKI
No edit summary
Tag: wikieditor
No edit summary
Tag: wikieditor
 
(7 intermediate revisions by the same user not shown)
Line 5: Line 5:
[[VR_SENSOR|VR Sensors]] is critical for the ECU to maintain correct engine angle tracking. Unlike modern [[HALL_SENSOR|Hall sensors]], which provide a digital output, [[VR_SENSOR|VR Sensors]] produce an analog signal whose amplitude varies with the speed of the engine (see Fig. 1). This variability can lead to signal integrity issues at high RPMs, where precision is critical for efficient engine performance.
[[VR_SENSOR|VR Sensors]] is critical for the ECU to maintain correct engine angle tracking. Unlike modern [[HALL_SENSOR|Hall sensors]], which provide a digital output, [[VR_SENSOR|VR Sensors]] produce an analog signal whose amplitude varies with the speed of the engine (see Fig. 1). This variability can lead to signal integrity issues at high RPMs, where precision is critical for efficient engine performance.


[[File:Coming_soon_right.jpg|right|thumb|Honda ECU [[VR Conditioner]]]]
[[File:VR_Conditioner_Board.jpg|right|thumb|Fig. 2. Honda OBD1 ECU [[VR Conditioner]]]]
To process these high-voltage signals and converting them into digital output in the Honda ECU installed a daughter-board, also known as [[VR Conditioner]]. The distinctive feature of this [[VR Conditioner]] is its adaptive sensitivity reduction to the input voltage from the [[VR_SENSOR|VR Sensors]] as the engine RPM increases.
To process these high-voltage signals and converting them into digital output in the Honda ECU installed a daughter-board, also known as [[VR Conditioner]] (see Fig. 2). The distinctive feature of this [[VR Conditioner]] is its adaptive sensitivity reduction to the input voltage from the [[VR_SENSOR|VR Sensors]] as the engine RPM increases.


This is a logical approach for handling [[VR_SENSOR|VR Sensors]] as the input voltage can change significantly. However, this poses a significant problem when emulating distributor functions. The accuracy and correctness of ignition calculations are highly sensitive to the input voltage at the ECU. If the voltage is not correct at current RPM, Ignition begins to "drift" and later "missfire".
This is a logical approach for handling [[VR_SENSOR|VR Sensors]] as the input voltage can change significantly. However, this poses a significant problem when emulating OEM distributor Signals. The accuracy and correctness of ignition are highly sensitive to the input voltage at the ECU. If the voltage is not correct at current RPM, Ignition timing begins to "drift" and later "missfire".


[[File:VR_Signal_Conditioning.jpg|right|thumb|Fig. 3. Correct output vs "Drifting" Ignition comparsion]]
[[File:VR_Signal_Conditioning.jpg|right|thumb|Fig. 3. Correct output vs "Drifting" Ignition comparison]]
Waveforms are illustrate two scenarios: normal voltage at 8000 RPM and reduced voltage. The blue trace shows the output from the [[VR Conditioner]], and the yellow trace is the input from the [[VR_SENSOR|VR Sensor]]. This visualization helps in understanding the need for stable input voltage for accurate ignition timing.
Waveforms are illustrate two scenarios: Correct output at 8000 RPM vs Reduced voltage output (see Fig. 3). The blue trace shows the output from the [[VR Conditioner]], and the yellow trace is the input from the [[VR_SENSOR|VR Sensor]]. This visualization helps in understanding the need for stable input voltage for accurate ignition timing.


To emulate distributor signals, one might consider designing an electronic device to mimic the function of VR sensors. However, the characteristics of VR sensors and the necessity of double converting the signal—from low voltage to high voltage and back—can severely impact the accuracy of ignition timing at high RPMs. Additionally, high-voltage emulation would not be compatible with Aftermarket ECUs without additional signal converters.
To emulate Distributor, one might consider designing an electronic device to mimic the function of [[VR_SENSOR|VR Sensors]]. However, the characteristics of [[VR_SENSOR|VR Sensors]] and the necessity of double signal converting from digital to high-voltage and back can severely impact the accuracy of ignition timing at high RPMs. Additionally, high-voltage emulation would not be compatible with Standalone ECUs without additional signal converters.


After a detailed study of the VR conditioner's operation in Honda's ECU, engineers at SnakeTuning found and patented (Patent pending) a simpler and more effective solution to this problem. They proposed "locking" the adaptiveness of the VR conditioner, which would allow the ECU to consistently work with low-voltage signals.
After a detailed researching of the [[VR Conditioner]]'s operation, we found a simpler and more effective Distributor Removal Solution (Patent pending). It's proposed "turn off" the adaptiveness of the [[VR Conditioner]], which would allow ECU to consistently work with low-voltage signals.


The modification involves leveraging the capabilities of digital circuits and microprocessor-based devices, where input data can be stored in various ways. In contrast, in analog circuits, the only storage element is a capacitor. In this case, the capacitor "remembers" the voltage level corresponding to the engine's rotational frequency, and the ECU's internal scheme changes input sensitivity based on the voltage at this "storage" capacitor.
Applying this simple modification allow us to generate stable trigger patterns up to 14000 RPM with 0.1 degree Ignition tolerance.
 
By finding and short-circuit, linking the three "storage" capacitors (one for each sensor), it ensures that their voltage does not rise with increased engine RPMs, thereby maintaining the ECU's sensitivity at its maximum throughout the operational range.
This approach effectively addresses the challenges of traditional distributor-based systems and paves the way for more advanced engine tuning and performance enhancements.
[[File:Ign_OK.png|Корректное зажигание на низковольтном сигнале 12000 оборотов|right|thumb]]

Latest revision as of 18:03, 31 May 2024

In the distributors of Honda B, D, F, and H Series engines, there are three Variable Reluctance Sensors: CKP, TDC, and CYP. The voltage across these sensors varies with the engine's RPM, ranging from approximately ±5V to ±60V.

VR Sensors is critical for the ECU to maintain correct engine angle tracking. Unlike modern Hall sensors, which provide a digital output, VR Sensors produce an analog signal whose amplitude varies with the speed of the engine (see Fig. 1). This variability can lead to signal integrity issues at high RPMs, where precision is critical for efficient engine performance.

Fig. 2. Honda OBD1 ECU VR Conditioner

To process these high-voltage signals and converting them into digital output in the Honda ECU installed a daughter-board, also known as VR Conditioner (see Fig. 2). The distinctive feature of this VR Conditioner is its adaptive sensitivity reduction to the input voltage from the VR Sensors as the engine RPM increases.

This is a logical approach for handling VR Sensors as the input voltage can change significantly. However, this poses a significant problem when emulating OEM distributor Signals. The accuracy and correctness of ignition are highly sensitive to the input voltage at the ECU. If the voltage is not correct at current RPM, Ignition timing begins to "drift" and later "missfire".

Fig. 3. Correct output vs "Drifting" Ignition comparison

Waveforms are illustrate two scenarios: Correct output at 8000 RPM vs Reduced voltage output (see Fig. 3). The blue trace shows the output from the VR Conditioner, and the yellow trace is the input from the VR Sensor. This visualization helps in understanding the need for stable input voltage for accurate ignition timing.

To emulate Distributor, one might consider designing an electronic device to mimic the function of VR Sensors. However, the characteristics of VR Sensors and the necessity of double signal converting from digital to high-voltage and back can severely impact the accuracy of ignition timing at high RPMs. Additionally, high-voltage emulation would not be compatible with Standalone ECUs without additional signal converters.

After a detailed researching of the VR Conditioner's operation, we found a simpler and more effective Distributor Removal Solution (Patent pending). It's proposed "turn off" the adaptiveness of the VR Conditioner, which would allow ECU to consistently work with low-voltage signals.

Applying this simple modification allow us to generate stable trigger patterns up to 14000 RPM with 0.1 degree Ignition tolerance.