_____ / ____| | | __ | | |_ | | |__| | \_____|
## ## ## ## #### ## ## ## ##
__ __ \ \ / / \ V / / \ / /^\ \ \/ \/
#### ## ## ## ## ## ## ## ## ####
_ _ ( ) ( ) | | | | | | | | | \_/ | `\___/'
IMPORTANT: enter the case-INsensitive alphabetic (no numbers) code AND WRITE SOME SHORT summary of changes (below) if you are saving changes. (not required for previewing changes). Wiki-spamming is not tolerated, will be removed, so it does NOT even show up in history. Spammers go away now. Visit Preferences to set your user name Summary of change: ---- '''Pneumatic setup''' The restriction is improvised from the tip of a pen and heatshrink. The other parts are from WebShop. http://www.vems.hu/files/MembersPage/Fero/boost_setup_0002_m.jpg ---- '''Wiring''' The solenoid (2pin injector-type connector) is wired as: * INJE, EC36pin9. The flyback for this channel is populated * injector common (+12V) (alternatively to a switched supply: node15) GenBoard/Manual/DigitalOut/Table says that h[0] mask is 10 (decimal 16) for EC36pin9. * h[0]=04 01 02 08 '''10''' 20 40 80 * according to above h[0] table-line, boost_channel=40 must be used (see GenBoard/Manual/DigitalOut/Table) ---- '''MAP-target config''' - not yet verified !!!!!!!! We use a firmware, where MY_CONF += -D KPA_CONFIG_RESOLUTION=1 which means 1kPa unit for MAP (kPa related variables). '''However, the b[] and boost_targetoffs are in 2 kPa unit, even in this case!''' <code> # offset is 0 (t[]=00 scales down target pressure to 0) boost_targetoffs=00 # unit is 2kPa, targe b[0]=50 50 .. 50 # 80 * 2kPa = 160kPa # so effectively max MAP-target is # boost_targetoffs + b[] = 160kPa boost_conf=61 # 6*8=48 msec period, MAPtarget boost_minpressure=04 boost_pid_kp=7F boost_pid_ki=03 boost_pid_kd=7F boost_pid_ilimit=03 fuelcut_max_kpa=A4 # 82*1 kPa=164kPa fuelcut_min_kpa=0E # this is 1kPa unit !!! </code> Optional: Add document to category: Wiki formatting: * is Bullet list ** Bullet list subentry ... '''Bold''', ---- is horizontal ruler, <code> preformatted text... </code> See wiki editing HELP for tables and other formatting tips and tricks.