diff --git a/configuration/VVT.md b/configuration/VVT.md index 425c1d7..aa9f8b4 100644 --- a/configuration/VVT.md +++ b/configuration/VVT.md @@ -2,9 +2,9 @@ title: VVT description: published: true -date: 2022-05-31T14:46:54.506Z -tags: -editor: undefined +date: 2023-07-15T00:58:59.801Z +tags: tuning, variable valve timing, vvt +editor: markdown dateCreated: 2020-05-14T05:39:02.336Z --- @@ -64,8 +64,13 @@ Closed loop PWM mode also uses Pulse Width Modulation for VVT output to adjust t The VVT control table function varies depending on whether on/off, open or closed loop VVT mode has been selected. - In On/Off mode, 100 is taken as "output on" and any other values represents "output off". Values 0 and 100 are recommended to use in this mode. -![vvt_on_off.png](/img/accessories/vvt_on_off.png){.align-center width=500} + +![VVT On/Off Map](/img/accessories/vvt_on_off.png){.align-center width=500} + - In open loop mode, the map values are the duty cycle percents that will be used -![Example VVT duty table](/img/accessories/vvt_cntrl_table.png){.align-center width=500} + +![VVT Open Loop Map](/img/accessories/vvt_cntrl_table.png){.align-center width=500} + - In closed loop mode, this map serves as a cam angle target table. -![vvt_cl.png](/img/accessories/vvt_cl.png){.align-center width=500} + +![VVT Closed Loop Map](/img/accessories/vvt_cl.png){.align-center width=500}