RomRaider Logo

RomRaider

Open Source ECU Tools
 FAQ •  Register •  Login 

RomRaider

Documentation

Community

Developers

It is currently Sat Feb 21, 2026 10:24 pm

All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: AE5R100V Located AVCS Duty Cycle Correction tables
PostPosted: Tue Mar 18, 2025 3:50 pm 
Offline
Newbie

Joined: Tue Jul 05, 2022 10:20 pm
Posts: 26
These have one less RPM point that what's in the current 32BITBASE so these definitions need to be added:

Code:
<table name="Intake Duty Correction A_" category="Variable Valve Timing (AVCS)" type="3D" scaling="Intake Duty Correction">
   <description></description>
   <table name="Intake VVT Error" type="X Axis" elements="9" scaling="VVT Error"/>
   <table name="Engine Speed" type="Y Axis" elements="9" scaling="EngineSpeed(RPM)1"/>
</table>

<table name="Intake Duty Correction B_" category="Variable Valve Timing (AVCS)" type="3D" scaling="Intake Duty Correction">
   <description>no description</description>
   <table name="Intake VVT Error" type="X Axis" elements="9" scaling="VVT Error"/>
   <table name="Engine Speed" type="Y Axis" elements="9" scaling="EngineSpeed(RPM)1"/>
</table>

<table name="Intake Duty Correction C_" category="Variable Valve Timing (AVCS)" type="3D" scaling="Intake Duty Correction">
   <description>no description</description>
   <table name="Intake VVT Error" type="X Axis" elements="9" scaling="VVT Error"/>
   <table name="Engine Speed" type="Y Axis" elements="9" scaling="EngineSpeed(RPM)1"/>
</table>

<table name="Intake Duty Correction D_" category="Variable Valve Timing (AVCS)" type="3D" scaling="Intake Duty Correction">
   <description>no description</description>
   <table name="Intake VVT Error" type="X Axis" elements="9" scaling="VVT Error"/>
   <table name="Engine Speed" type="Y Axis" elements="9" scaling="EngineSpeed(RPM)1"/>
</table>

<table name="Exhaust Duty Correction A_" category="Variable Valve Timing (AVCS)" type="3D" scaling="Intake Duty Correction">
   <description>no description</description>
   <table name="Exhaust VVT Error" type="X Axis" elements="9" scaling="VVT Error"/>
   <table name="Engine Speed" type="Y Axis" elements="9" scaling="EngineSpeed(RPM)1"/>
</table>

<table name="Exhaust Duty Correction B_" category="Variable Valve Timing (AVCS)" type="3D" scaling="Intake Duty Correction">
   <description>no description</description>
   <table name="Exhaust VVT Error" type="X Axis" elements="9" scaling="VVT Error"/>
   <table name="Engine Speed" type="Y Axis" elements="9" scaling="EngineSpeed(RPM)1"/>
</table>

<table name="Exhaust Duty Correction C_" category="Variable Valve Timing (AVCS)" type="3D" scaling="Intake Duty Correction">
   <description>no description</description>
   <table name="Exhaust VVT Error" type="X Axis" elements="9" scaling="VVT Error"/>
   <table name="Engine Speed" type="Y Axis" elements="9" scaling="EngineSpeed(RPM)1"/>
</table>

<table name="Exhaust Duty Correction D_" category="Variable Valve Timing (AVCS)" type="3D" scaling="Intake Duty Correction">
   <description>no description</description>
   <table name="Exhaust VVT Error" type="X Axis" elements="9" scaling="VVT Error"/>
   <table name="Engine Speed" type="Y Axis" elements="9" scaling="EngineSpeed(RPM)1"/>
</table>


And for the ROM itself:

Code:
<table name="Intake Duty Correction A_" address="e18fc">
   <table name="Intake VVT Error" address="e18b4"/>
   <table name="Engine Speed" address="e18d8"/>
</table>

<table name="Intake Duty Correction B_" address="e19e8">
   <table name="Intake VVT Error" address="e19a0"/>
   <table name="Engine Speed" address="e19c4" elements="9"/>
</table>

<table name="Intake Duty Correction C_" address="e1ad4">
   <table name="Intake VVT Error" address="e1a8c"/>
   <table name="Engine Speed" address="e1ab0"/>
</table>

<table name="Intake Duty Correction D_" address="e1bc0">
   <table name="Intake VVT Error" address="e1b78"/>
   <table name="Engine Speed" address="e1b9c" elements="9"/>
</table>

<table name="Exhaust Duty Correction A_" address="e269c">
   <table name="Exhaust VVT Error" address="e2654"/>
   <table name="Engine Speed" address="e2678" elements="9"/>
</table>

<table name="Exhaust Duty Correction B_" address="e2788">
   <table name="Exhaust VVT Error" address="e2740"/>
   <table name="Engine Speed" address="e2764" elements="9"/>
</table>

<table name="Exhaust Duty Correction C_" address="e1ad4">
   <table name="Exhaust VVT Error" address="e282c"/>
   <table name="Engine Speed" address="e2850" elements="9"/>
</table>

<table name="Exhaust Duty Correction D_" address="e2960">
   <table name="Exhaust VVT Error" address="e2918"/>
   <table name="Engine Speed" address="e293c" elements="9"/>
</table>


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 18 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Style based on FI Subsilver by phpBBservice.nl