docs: update configuration/VVT

This commit is contained in:
pazi88 2022-05-31 14:46:55 +00:00 committed by Josh Stewart
parent da6a9b30b9
commit 8721ffb315
1 changed files with 5 additions and 2 deletions

View File

@ -2,7 +2,7 @@
title: VVT
description:
published: true
date: 2022-03-31T13:58:08.025Z
date: 2022-05-31T14:46:44.255Z
tags: tuning, variable valve timing, vvt
editor: markdown
dateCreated: 2020-05-14T05:39:02.336Z
@ -59,10 +59,13 @@ Closed loop PWM mode also uses Pulse Width Modulation for VVT output to adjust t
## VVT duty cycle
![Example VVT duty table](/img/accessories/vvt_cntrl_table.png){.align-center width=500}
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}
- 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}
- 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}