nissan HR12DDR GDI engine

Your chance to introduce yourself and your vehicle
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

nissan HR12DDR GDI engine

Post by Omen234 »

Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

IMG_1844.jpeg
IMG_1850.jpeg
IMG_1847.jpeg
You do not have the required permissions to view the files attached to this post.
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

It will be an airboat
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

CABE4C60-83DC-45FE-8483-D81458D7F2AB.jpeg
7B3A51CB-54D0-4653-9790-C568D1F99580.jpeg
You do not have the required permissions to view the files attached to this post.
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

I made a control unit for him.
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

IMG_2273.jpeg
IMG_2272.jpeg
IMG_2270.jpeg
IMG_2269.jpeg
You do not have the required permissions to view the files attached to this post.
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

IMG_2446.jpeg
You do not have the required permissions to view the files attached to this post.
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

I've connected everything
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

Everything seems to be working
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

now I would like to add a trigger
NISSAN_HR12DDR.png
the crankshaft trigger on it is now like a subaru ez30, but no luck with the camshafts
You do not have the required permissions to view the files attached to this post.
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

void initializeNissanHRvvtIn(TriggerWaveform *s) {
s->initialize(FOUR_STROKE_CAM_SENSOR, SyncEdge::RiseOnly);

int offset = 360 - 260;

s->addToothRiseFall(offset + 30);
s->addToothRiseFall(offset + 47);
s->addToothRiseFall(offset + 150);
s->addToothRiseFall(offset + 270);

s->setTriggerSynchronizationGap2(4, 6);
s->setSecondTriggerSynchronizationGap2(0.35f, 0.7f);
}


void initializeNissanHRvvtEx(TriggerWaveform *s){
s->initialize(FOUR_STROKE_CAM_SENSOR, SyncEdge::RiseOnly);

int offset = 360 - 260;

s->addToothRiseFall(offset + 30);
s->addToothRiseFall(offset + 150);
s->addToothRiseFall(offset + 270);

s->setTriggerSynchronizationGap2(4, 6);
s->setSecondTriggerSynchronizationGap2(0.35f, 0.7f);
}
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

The VVT is similar to the vq30, so I assumed it should be like this. but I don't understand how to implement it and verify it. explain or show, for example, dropping links to changes
User avatar
AndreyB
Site Admin
Posts: 14727
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: nissan HR12DDR GDI engine

Post by AndreyB »

Omen234 wrote:
Mon Aug 05, 2024 3:19 am
now I would like to add a trigger
please attach a perfect photo of the trigger wheel
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

Снимок экрана (20).png
You do not have the required permissions to view the files attached to this post.
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

без свечей.png
Everything is very good without candles
You do not have the required permissions to view the files attached to this post.
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

as soon as I put the candles on, the place stops working
со свечами.png
You do not have the required permissions to view the files attached to this post.
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

2024-08-11_17.08.30.csv[/attachment [attachment=1]2024-08-11_17.07.15.csv
You do not have the required permissions to view the files attached to this post.
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

2024-08-11_22.43.04.csv
You do not have the required permissions to view the files attached to this post.
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

2024-08-11_23.36.04.zip
You do not have the required permissions to view the files attached to this post.
User avatar
AndreyB
Site Admin
Posts: 14727
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: nissan HR12DDR GDI engine

Post by AndreyB »

You do not have the required permissions to view the files attached to this post.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

2024-08-12_10.33.13.zip
You do not have the required permissions to view the files attached to this post.
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

Logic-1.2.40
nissan HR12DDR.zip
You do not have the required permissions to view the files attached to this post.
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

nissan HR12DDR.rar
You do not have the required permissions to view the files attached to this post.
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

4 MHz, 16 M Samples 4 секунды свечи установлины.logicdata
Снимок экрана (35).png
You do not have the required permissions to view the files attached to this post.
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

void initializeNissanHRvvtIn(TriggerWaveform *s) {
s->initialize(FOUR_STROKE_CAM_SENSOR, SyncEdge::RiseOnly);


s->addToothRiseFall(120);
s->addToothRiseFall(120 + 17);
s->addToothRiseFall(240);
s->addToothRiseFall(360);

s->setTriggerSynchronizationGap2(5, 7);
s->setSecondTriggerSynchronizationGap2(0.05, 0.5);



}
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

дабавил токой вот код для распредвала
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

https://github.com/romioRN/rusefi/blob/nissan--vvt-in/firmware/controllers/trigger/decoders/trigger_nissan.cpp
вот ссылка на код иеще на тест
https://github.com/romioRN/rusefi/blob/nissan--vvt-in/unit_tests/tests/trigger/test_real_nissan_hr_vvt.cpp
не проходит тест что не так не понимаю неделю сижу не каких результатов ю что я делаю не так?
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

Снимок экрана (71).png
You do not have the required permissions to view the files attached to this post.
Omen234
Posts: 96
Joined: Tue Sep 12, 2023 7:03 pm
Github Username: romioRN

Re: nissan HR12DDR GDI engine

Post by Omen234 »

лутшее изоброжение которое я нашел
Post Reply