wiki.js/decoders/ChryslerNGC.md

41 lines
1.7 KiB
Markdown
Raw Normal View History

2021-10-12 09:19:16 -07:00
---
title: Chrysler NGC
description: Decoder for engines with the Chrysler NGC pattern
published: true
2022-01-08 05:28:42 -08:00
date: 2022-01-08T13:28:31.261Z
2021-10-12 09:19:16 -07:00
tags:
editor: markdown
dateCreated: 2021-10-12T16:19:05.254Z
---
# Chrysler NGC (untested)
## Overview
2022-01-08 05:28:42 -08:00
Decoder for 4, 6 and 8-cylinder engines equipped with the Chrysler NGC pattern. Seems to be used on some Chrysler/Jeep/Dodge vehicles from 2002 onward.
2021-10-12 09:19:16 -07:00
This decoder has only been tested on a simulator, please notify speeduino maintainers if you have success or issues with it.
## Tuner Studio Configuration
- **Trigger Pattern:** Chrysler NGC
2022-01-08 05:28:42 -08:00
- **Trigger Angle:**
- **4-cylinder:** Should be set to 30 +- a few degrees for a stock setup. If both crank and cam sensors have reversed polarity -330 should work (for sequential).
- **6 and 8-cylinder:** Should be set to 210 +- a few degrees for a stock setup. If both crank and cam sensors have reversed polarity -150 should work (for sequential).
2021-10-12 09:19:16 -07:00
- **New ignition mode:** On is recommended as it gives a more accurate spark angle.
## Trigger Signal
2022-01-08 05:28:42 -08:00
All versions use the same 36+2-2 crank wheel but the 6 and 8-cyl has TDC 180 degrees away from the 4-cyl version.
2021-10-12 09:19:16 -07:00
The crank wheel has 2 normal LOW missing teeth where the opposite side has two HIGH missing teeth.
2022-01-08 05:28:42 -08:00
### 4-cylinder
The 4-cyl trigger pattern uses a 7 tooth cam. The cam wheel teeth are mirrored. One side has a long HIGH tooth and the other has a long LOW tooth.
![ngc_4_cylinder.jpg](/decoders/ngc_4_cylinder.jpg)
### 6 and 8-cylinder
The 6 and 8-cyl cams are different but function in the same way. The position can be determined when knowing the number of teeth in two adjacent groups of teeth.
2021-10-12 09:19:16 -07:00
2022-01-08 05:28:42 -08:00
![ngc_6-cyl_cam.png](/decoders/ngc_6-cyl_cam.png)![ngc_8-cyl_cam.png](/decoders/ngc_8-cyl_cam.png)