Home
User`s Guide
Contents
1. KIT912P812ECUEVM Small Engine Control Reference Design Se Your Engine Figure 7 KIT912P812ECUEVM Board Setup KT912_P812ECUUG Rev 3 0 Freescale Semiconductor System Setup 6 1 Definition of interface between ECU and Engine The first step in using this kit is to determine how it will connect to your engine system As mentioned the engine must be fuel injected If you are converting an engine from mechanical carburetor to electronic control this must be done before or in parallel with using this kit The ECU is designed around a one cylinder engine however it can be adapted to work with a two cylinder engine The reguirements for two cylinder operation are a ignition coil must be a dual output or twin coil b wasted spark strategy is acceptable for application This means that a twin coil capable of driving two separate spark plugs from a single input can be used to fire every engine revolution in a four stroke engine to produce two spark events one in the desired cylinder and one in the second wasted cylinder If this can be tolerated in the system fuel control can be provided individually to each cylinder through the INJOUT and ROUT1 signals To aid in the connection from the ECU to the engine a worksheet is provided Using Load Worksheet xls available on the Documentation CD connection to the engine can be defined This Excel spreadsheet contains the full list of connections and
2. Crank Wheel Pulser Software http Awww megamanual com router crankwheelpulser htm KT912_P812ECUUG Rev 3 0 68 Freescale Semiconductor Revision History 16 Revision History 3 0 1 2013 Initial Release KT912 P812ECUUG Rev 3 0 Freescale Semiconductor 69 How to Reach Us Home Page freescale com Web Support freescale com support Document Number KT912_P812ECUUG Rev 3 0 1 2013 Information in this document is provided solely to enable system and software implementers to use Freescale products There are no express or implied copyright licenses granted hereunder to design or fabricate any integrated circuits based on the information in this document Freescale reserves the right to make changes without further notice to any products herein Freescale makes no warranty representation or guarantee regarding the suitability of its products for any particular purpose nor does Freescale assume any liability arising out of the application or use of any product or circuit and specifically disclaims any and all liability including without limitation consequential or incidental damages Typical parameters that may be provided in Freescale data sheets and or specifications can and do vary in different applications and actual performance may vary over time All operating parameters including typicals must be validated for each customer application by customer s technical experts
3. designed to go into a specific application beyond a generic one cylinder engine implementation Figure 23 identifies the key circuits in the system KT912 P812ECUUG Rev 3 0 Freescale Semiconductor 49 Appendix A Hardware Reference Manual 13 4 KIT912P812ECUEVM System Block Diagram Imm Gr L M ye ENGST OPs Ven TILT e O2HEATER Sensor Supply gt FUELPUMP WA Z H RELAY IGNCOIL i N Tt D gt MIL Figure 23 System Block Diagram of KIT912P812ECUEVM and Example System Loads 13 4 1 MCU 13 4 1 1 Functional Description All application control is provided by the MCU Through indirect connections to the engine system user controls are interpreted and fuel and spark events are generated by the MCU User software implements control algorithms based on hardware level features of the MCU 13 4 1 2 Design Criteria Using the maximum RPM of the application an estimation of the required performance of the MCU can be created For a small engine the 10KRPM operating point is a strong possibility with certain applications going beyond To get a feel for how much processing is required for an application benchmarks of critical tasks are typically used While no specific benchmark for small engine control is available the ability to process 2000 instructions between two consecutive teeth on a 24 minus 1 crankshaft flywheel was use
4. This is the Small Engine Reference Design hardware It is a one cylinder engine controller based on the Freescale MM912JP812 which contains a MC9512P 128 microcontroller and an MC33812 The unit will run from a 12 V battery and control engine loads such as a fuel injector inductive ignition coil relays incandescent lamps and LEDs The ECU also takes inputs from switches and sensors such as Engine Stop switch manifold air pressure engine temperature and variable reluctance sensors Application software implementing your engine control strategy will be run on this unit The unit is not designed to be a production module specific to any particular engine rather it is intended to work with many different types This resulted in the small business card form factor and limited options for expansion 12 Pin Signal Connector 16 Pin Load Connector IGBT Ignition Secondary Side Secondary Side Driver Ji Additional Discrete Power Drivers VRS Conditioning Circuit Copyright c 2011 Freescale Semiconductor KIT9 2P812ECUEVM BDM Programming MM912 P812 CAN Protocol MC33879 Configurable and Debugging Port S12P MCU Interface Output Driver Figure 2 ECU Included in KIT912P812ECUEVM KT912 P812ECUUG Rev 3 0 Freescale Semiconductor 5 Exploring the Contents of KIT912P812ECUEVM 4 1 1 4 1 2 ECU Board Features e MM912JP812 SiP VRS sensor conditioner Fuel pump driver Idle speed motor driver HEGO heater d
5. FILTER O2 Data collection periodic rate can be from 1 255ms define O2 DATA COLECTION RATE 16 02 data buffer size define O2 BUFFER SIZE 16 In this example if the Oxygen Sensor is not used then all pound defines should be changed to comments as follows Oxygen Sensor O2 Define the signal for the system to enable functionality littdefine O2 Define for O2 filter algorithm selection Only average is llavailable Leave undefined for using raw data only l define AVERAGE FILTER O2 Data collection periodic rate can be from 1 255ms litdefine O2 DATA COLECTION RATE 16 O2 data buffer size litdefine O2 BUFFER SIZE 16 KT912 P812ECUUG Rev 3 0 Freescale Semiconductor 19 Application Development One additional configuration is provided outside the Application Definitions h file This is the configuration of the time domain scheduler of the operating system Configuration of the timing for the tasks is done in the Tasks h file As seen in Figure 12 the various tasks are configured by placing function calls in the desired task time While this is an easy way to implement a variety of time based tasks this simple scheduler does not guarantee task execution time It is recommended to perform timing analysis using simulation and instrumented software as a part of the application development process IT Defines PA Macros I F List of tasks to be executed 1
6. Freescale does not convey any license under its patent rights nor the rights of others Freescale sells products pursuant to standard terms and conditions of sale which can be found at the following address store esellerate net store Policy aspx Selector RT amp S STR0326182960 amp pc Freescale the Freescale logo AltiVec C 5 CodeTest CodeWarrior ColdFire C Ware Energy Efficient Solutions logo Kinetis mobileGT PowerQUICC Processor Expert QorlQ Qorivva StarCore Symphony and VortiQa are trademarks of Freescale Semiconductor Inc Reg U S Pat amp Tm Off Airfast BeeKit BeeStack ColdFire CoreNet Flexis MagniV MXC Platform in a Package QorlQ Qonverge QUICC Engine Ready Play SafeAssure SMARTMOS TurboLink Vybrid and Xtrinsic are trademarks of Freescale Semiconductor Inc All other product or service names are the property of their respective owners 2013 Freescale Semiconductor Inc e 2 oz gt freescale
7. Fuel and Spark Data Tables As a means to input data used for fuel and spark values an Application Map Tool based on a spreadsheet is provided This tool provides the essential functionality for translating fuel and spark data tables into content that can be placed into the example software Specific engine management data can be placed into the tool using engineering units This table is then converted to microcontroller units in a C source friendly format Map table sizes can be adjusted to meet application reguirements The Application Map tool is identified as Map Tool xis Additionally reference for an example map is provided in Scooter Map xls This provides an example of a completed map as used in the example application Modifying Table Sizes As afirst step the table size should be customized to accommodate the performance and data requirements This is accomplished by adjusting the number of load points and RPM points in the table In the empty map provided Map Tool xls this is done by changing number of and content of the load row green and the RPM column yellow values Both the number of load and RPM values directly impact the size of the table and speed at which the table look up is performed While more data points gives you better tuning ability it will increase the size of the application and increase the worst case time to perform the table look up Another factor used for sizing the tables is available data If a legac
8. Volts For more details on setting and using the watchdog timer see the MM912JP812AMAF data sheet On the reference design the RESETB pin is connected to the RESET pin of the MC9512P 128 MCU through a 2 2 kohm resistor This provision is made so that an external tool can be connected to the BDM programming header and overdrives the RESETB pin of the MM912JP812AMAF By implementing this KT912 P812ECUUG Rev 3 0 56 Freescale Semiconductor Appendix A Hardware Reference Manual an external tool can maintain control of the RESET pin of the MCU during the programming seguence and prevent an erroneous reset during programming Additionally a small capacitor is placed near the RESET pin of the MCU This is used as a precaution to filter noise that can lead to a glitch on the RESET pin Typically this is not populated in production but is available as a placeholder that can be populated as electro magnetic conformance or radiated immunity testing demands Sizing of this capacitor should be balanced with the RESET pin functionality of the MCU Specifically any internal reset of the S12P will drive the pin low for 512 PLL Clock cycles and release The S12P will then sample the RESET pin 256 cycles after the release to determine if the reset event was internal or external Sizing this external capacitor must take this into consideration along with the any external pull up current source For the reference design a 100pF capacitor was selected with
9. aeA PA O V OVOMUNNNSOSt tEVOEtTFTGFTFGCU UVVYVV Ocr2 gt gt cm System Setup 6 2 Engine Load Worksheet Target System ldentification Column in Yellow KIT912P812E CUEVM Reference Design Connector Pin Signal Signal Voltage Recommended Name Type Range Functionality 1 VPWR Power 13 6V System power Input from 12V battery 2 1509141 Input 0 Vbat Bi directional com Output munication pin for diagnostics 3 COIL 0 Vbat Spark control of digital ignition sys tem 4 GND OV Module level ground reference return path of Vbat 5 GND 0v Module level ground reference return path of Vbat 6 TPMD 0 Vbat H bridge control for 4 phase step per motor for idle speed air speed control Exercise 1 Complete the Load Worksheet for your target engine system 1 Open Load Worksheet xis and bring the Instructions sheet to the front by clicking on this tab 2 Collect information such as wiring diagrams and schematics for the engine system to be run 3 Use the engine system information to define how each signal of the ECU is going to be connected to the engine This includes a definition of an existing pin on a connector wire color and type and the functionality associated with the system This table will also be useful for configuring the software 4 Repeat this exercise for creating a simulated engine environment Creation of simulated engine environment Before the simulated
10. and I O signal quality The goods provided may not be complete in terms of required design marketing and or manufacturing related protective considerations including product safety measures typically found in the end product incorporating the goods Due to the open construction of the product it is the user s responsibility to take any and all appropriate precautions with regard to electrostatic discharge In order to minimize risks associated with the customers applications adequate design and operating safeguards must be provided by the customer to minimize inherent or procedural hazards For any safety concerns contact Freescale sales and technical support services Should this evaluation kit not meet the specifications indicated in the kit it may be returned within 30 days from the date of delivery and will be replaced by a new kit Freescale reserves the right to make changes without further notice to any products herein Freescale makes no warranty representation or guarantee regarding the suitability of its products for any particular purpose nor does Freescale assume any liability arising out of the application or use of any product or circuit and specifically disclaims any and all liability including without limitation consequential or incidental damages Typical parameters can and do vary in different applications and actual performance may vary over time All operating parameters including Typical must be validated for
11. capability of the MM912JP812AMAF maintains a 2 tolerance over voltage and temperature From an analog signal measurement perspective this reference tolerance carries through to the actual measurement result along with other system specific measurement uncertainty For successive approximation result SAR type of analog to digital converters ADCs found on most MCUs this reference voltage dominates the error associated with a measurement The 2 tolerance from the 5 0 V pre regulator of the MM912JP812AMAF provides good performance for analog signal measurement Ultimately the end performance requirements for the system must use the analysis of all measurement error components If the performance requirements for system require additional precision from analog voltage reference a separate voltage reference is recommended However the use of the S12P and S12XS MCUs allows extremely high precision measurements to be made without a high precision voltage reference This is accomplished by using the internal bandgap reference of the MCU By measuring the internal bandgap compensation for lower precision analog voltage references can be performed with little overhead The end result is a significant improvement in measurement performance with no system cost impact 13 4 2 3 Injector Driver 13 4 2 3 1 Design Criteria The injector driver is a low side driver with a typical 200 mOhm RDSON It is capable of driving most fuel injectors that draw less tha
12. case and an offset will need to be created to compensate for specific engine implementation In the example application the missing tooth gap is actually at bottom dead center This creates an offset of 6 teeth 12 minus 1 wheel defined that must be accounted for The end result in this case is the top dead center must be defined as tooth 7 creating an offset of 180 degrees KT912 P812ECUUG Rev 3 0 Freescale Semiconductor 31 Application Overview Once this is compensated for in the application adjustment of the timing for fuel and spark is handled by the application maps It may be necessary to create a test map for fuel and spark to verify timing is being properly controlled Small test maps help provide useful validation tools Test maps with all the same data are good for basic timing validation Progressive value maps provide a way to validated table look up is performed as expected In the example application one of the most important calibration variables is the MSTART This is a fuel modifier variable that adds additional time to the fuel pulse when the application is in the START state Proper setting of this variable will depend on the engine and fuel injector used as well as atmospheric conditions With the debugger open and the application running it is possible to adjust the MSTART value between starting attempts to adjust the amount of extra fuel is added during startup This is a delicate process and leads to the art of en
13. each customer application by customer s technical experts Freescale does not convey any license under its patent rights nor the rights of others Freescale products are not designed intended or authorized for use as components in systems intended for surgical implant into the body or other applications intended to support or sustain life or for any other application in which the failure of the Freescale product could create a situation where personal injury or death may occur Should the buyer purchase or use Freescale products for any such unintended or unauthorized application the buyer shall indemnify and hold Freescale and its officers employees subsidiaries affiliates and distributors harmless against all claims costs damages and expenses and reasonable attorney fees arising out of directly or indirectly any claim of personal injury or death associated with such unintended or unauthorized use even if such claim alleges that Freescale was negligent regarding the design or manufacture of the part Freescale and the Freescale logo are trademarks of Freescale Semiconductor Inc All other product or service names are the property of their respective owners Freescale Semiconductor Inc 2012 KT912_P812ECUUG Rev 3 0 Freescale Semiconductor 3 Introduction 3 Introduction Welcome to the Freescale Small Engine Reference Design Kit This product was designed to be a complete solution for the electronic control of a s
14. environment can be created the ECU must have a viable power source As the ECU is designed to work in a real engine system it is required to have a 12 V power source A power supply capable of generating 12 V at 1 0 Ais a good starting point for the ECU alone Depending on the loads that will be connected to the ECU a much larger power supply may be required with higher current A good starting point for working with a full featured system is a 12 V 10 A power supply While the total system loads may be greater 10 A is generally large enough since the high current loads of ignition and injectors are not typically on simultaneously The best and safest way to begin developing an application for engine control is to work with a simulated engine system This reduces risk and development time by not having to focus on fuel related safety concerns when trying to solve complex applications issues that arise Developing with a simulated engine KT912_P812ECUUG Rev 3 0 12 Freescale Semiconductor System Setup system engine begins by selecting components that are similar or identical to the actual components on the engine For many of the loads these can be the exact same components In some cases loads can be replaced by a lesser expensive relay or a light Relays work well for high power loads with dynamic operating freguencies such as ignition and injectors In those cases the sound of the relay actuation is beneficial to validate behavio
15. event of a significant low level driver update or third party software addition low level code can be updated in two different ways Method 1 Using the new software project containing the new low level driver code copy in the contents of the user functions These include User Management Engine Management Data_Management and Application Map data Include any custom definitions in the header files as well Method 2 Import new driver files on an individual basis For specific file updates copy and overwrite the specific file and header file of interest into the project directory folder structure Be sure to do a clean build by removing all object code as well as back up the project before overwriting files Additional dependencies may need to be considered as new code could make use of other new code not found in the replaced file Application Testing Before going to a real system with your application extensive testing is recommended to ensure that any engine control signals specifically fuel and spark meet your timing requirements and the application provides the desired high level operation and user control This is best achieved with the simulated system set up previously Once the application is validated at the bench level it may be necessary to reduce system functionality and test basic operation when migrating to real engine hardware Data collection load control and system start stop conditions can be easily tested without t
16. for idle air speed control 5 TPMA Output with feedback 0 14 V H bridge control for 4 phase stepper motor for idle air speed control 6 TPMB Output with feedback 0 14 V H bridge control for 4 phase stepper motor for idle speed air speed control 7 GND Power Output OV Module level ground reference return path of Vbat a 8 ROUT1 Output with feedback 0 14 V JRelav driver output 9 1809141 Input and Output 0 14 V Bi direction communication pin for diag nostics 10 GND Power Output DV Module level ground reference return path of Vbat 11 TPMD Output with feedback 0 14 V H bridge control for 4 phase stepper motor for idle air speed control 12 INJOUT Output with feedback 0 14V Fuel injector control 13 GND Power Output DV Module level ground reference return path of Vbat 14 LAMPOUT Output 0 14V Incandescent light bulb control 15 ROUT2 Output 0 14 V Relay driver output 16 O2HOUT Output 0 14V Oxygen sensor heater element KT912 P812ECUUG Rev 3 0 48 Freescale Semiconductor Appendix A Hardware Reference Manual DC Specifications of the Signals for KIT912P812E CUEVM KIT912P812ECUEVM Reference Design Connector Pin Signal Signal Type Voltage Recommended Functionality Name Range 1 VRSP Analog Input 0 100 V Positive connection to variable reluctance sensor used for crankshaft position Alter natively used as input for hall type sen
17. is developed using this development software which is included on the CD This is done as a convenience as it is a large program to download It is recommended to check for the latest version and updates at www freescale com The CodeWarrior Development Studio is an integrated Development Environment that provides a common interface for working with the various tools needed for building software It comes in various levels of product for various types of MCUs The example software allows the use of the Special Edition Product which is free for use As your application grows and further features of the product are required upgraded licenses can be purchased to meet your needs The primary function of the CodeWarrior application is to compile software program the ECU and then control the execution of the software through the integrated debugger ses m kov bio Hep 1 EB CodeWarrior Development Studio 2 Vase are 3 das cni the sured cenae spes Yos csl reis poui piada lo sacate 40 4 GAP Lace koye I yau kake a regalos said myar product seare register by piece ng f Ting sisi lon buza slem oba c jou car r i CA Diei s Skala well copies La ao ale Dr gie bala schen Fach karaniwan de mni ji Fen ant odios Dese Day Hom 7 Figure 5 Screen Shot of Freescale CodeWarrior for the S12X KT912 P812ECUUG Rev 3 0 Freescale Semiconductor 4 5 Recommended Additional Hardware USB BDM Tool Connection from
18. last two teeth and the angle this represents the angular rate of rotation can be calculated and then used to schedule the start of an event KT912 P812ECUUG Rev 3 0 Freescale Semiconductor 63 Appendix B Software Reference Manual in the future When the start of the event occurs the end of the event can be scheduled based on the current data parameters of the fuel and spark controllers Fie COMO ETA Figure 26 Fuel Controller Software Model SD are onto Ier Figure 27 Spark Controller Software Model New data related to when the fuel and spark events occur and for how long are determined by the Engine Management task The basis of this new data is a table look up using engine speed and load data provided by the User Management task Once the table look up takes place any modifiers to the base table look up can then be added to create a value that can be used by the fuel or spark controller To prevent complications and undesired operation any new data calculated by Engine Management will go into a variable that will not be loaded by the fuel or spark controller until the current event completes This lockout mechanism prevents malicious modification to fuel or spark timing during a fuel or spark event Figure 28 Engine Management Software Model All data collection is performed by the Data Management task with two exceptions engine speed and optionally MAP data As the crankshaft controller uses tooth period da
19. power is derived from a 12 V battery The battery has a nominal 13 8 V output which must be reduced to a system voltage of 5 0 V and provide at least 150mA to the system including external modules Performance of the 5 0 V supply must have greater than 596 accuracy to prevent the need of a separate voltage reference for analog measurements 13 4 3 2 Implementation Recommendations The main control for the power supply is integrated into the MM912JP812AMAF device through a pre regulator This is discussed in detail in the 5 0 Volt regulator pre driver section for the Small Engine IC block While the reference design implements a hard power on strategy through the ignition switch itis possible to architect a power control circuit that enables a more controlled power down process This would enable the MCU to control when power down occurs and reduce the constraints associated with power off detection For such a system the module would incorporate an ignition switch signal and a direct connection to the battery Power coming from the battery would go to control logic that performs an OR logic function between the ignition switch signal and a signal from the MCU This allows the battery power to turn on when the ignition switch is keyed on and when the MCU has determined it needs power When the key is turned off the MCU can hold power on through the OR logic and conclude any necessary activity such as storage of data to non volatile memory and then s
20. suggested functionality for each pin of the ECU Matching up the various controls sensors and inputs on the engine to the ECU should take into account voltage ranges and current capabilities If there is any doubt to the connection use the information found in Appendix A Hardware Reference Manual for in depth analysis of the circuits behind each ECU level pin The design goal of a cost efficient design does not allow for a system to include all possible system configurations The signals available reflect essential controls for one cylinder closed loop engine control highlighting the integration of the MM912JP812AMAF Small Engine IC Essential functionality should be considered first such as the direct controls for fuel and spark System controls such as the fuel pump or voltage regulator should be of secondary concern as they can be externally controlled and do not require precise timing execution By filling in the information under the Target Engine System column see yellow highlight in Engine Load Worksheet Target System Identification Column in Yellow each connection to the ECU can be defined In the actual worksheet signals of the ECU are color coded to identify similar functionality From this completed worksheet the wire harness from the engine to the ECU can be made Materials for the AMP brand connectors of the ECU are included to get this process started KT912 P812ECUUG Rev 3 0 Freescale Semiconductor 11 Ba OU V tn a
21. the 10K pull up resistor This is based on a worst case maximum PLL Clock speed of 32MHz and obtaining a valid high signal level after two time constants before the 256 cycles after the RESET pin is released Further details are provided in the datasheet for the S12P device An alternative solution for connecting the RESETB pin of the MC33812 to the MC9S12P128 MCU is the XIRQ pin By connecting the RESETB pin to an unmaskable interrupt source the MC9S12P128 can use its own reset detection circuitry and watchdog This type of configuration would allow the MC9512P 128 to operate down to its minimum voltage of 3 13 V Refer to datasheet of MC9S12P128 for further details The advantage of running down to this voltage level is increased time from a loss of power event to loss of operation Providing the maximum time during a loss of power event allows the size of the bulk storage capacitor on the 5 0 V system voltage to be reduced in size when compared to 5 0 V only operation The total time required between a loss of power and loss of operation is heavily driven by the amount of data necessary to be stored in non volatile memory during system shutdown If the system can perform to a lower voltage it has a longer time available for operation on a given capacitance The design can then optimize the bulk charge storage on the system supply to incorporate a small capacitor which can provide lower cost 13 4 3 Power Supply 13 4 3 1 Design Criteria System
22. was selected By retrofitting the engine controller with the Small Engine Reference Design a basic engine management application is demonstrated KT912_P812ECUUG Rev 3 0 28 Freescale Semiconductor System Overview 8 System Overview Design for the ECU is centered on an EFI system capable of closed loop control for a one cylinder engine using known loads This system includes essential inputs and outputs for an application that is emissions sensitive Figure 20 shows the high level signals of the Small Engine Reference Design Inputs include 6 analog channels and one digital input The names of these signals are suggestions for use but may be changed based on application demands Additionally a special input is used for the crankshaft sensor This is for a VRS using 2 pins but can be adapted to use a Hall Effect type of interface A total of 10 outputs are available each with specific functionality in mind In most cases these outputs are oversized This allows the drivers to be flexible to a broad range of loads One special output is provided as a system reference voltage available for sensors drawing small amounts of current Further detail of ECU design is covered in the Hardware Reference Manual found in Appendix A Tilt Engine Stop Switch TPS ATEMP ETEMP MAP 02 Crankshaft Sensor Battery DIAG Figure 20 Module Level Signals of the Small Engine Reference Design Accelerator Position Manifold pre ssure
23. what the maximum voltage reading is for load The same concepts apply as for Min Load only this is at a minimum condition 0 ora 0 BZU pud n Jr ep be Se 0 74 Max Load ADC Ref sr Tic 1 60E 06 Number of teeth 12 Figure 15 For the ADC ref field input what the reference voltage is for the analog measurement The Small Engine Reference Design uses 5 0 V as the reference and this should not be changed KT912_P812ECUUG Rev 3 0 Freescale Semiconductor 23 Application Development 0 JB 7 U ll ill i Ki E L af K L NENNEN N 14 ADC Ref SIADC bits 12 km Figure 16 Depending on the software configuration analog data is collected as 8 10 or 12 bits Make sure this field matches how the software is configured U EB d 3 EB 78 L M N EBEN Q DC Ref 5 ADC bits 10 V Count 0 004 Figure 17 The final field that must be completed is the Number of teeth This is the number of teeth on the flywheel as used for synchronization and engine speed measurement Use the total number of teeth including missing teeth as the spacing is the important characteristic For example an engine may have a 12 minus one tooth configuration meaning 12 egually spaced teeth and one of the teeth is removed for synchronization In this case the relevant number is 12 KT912 P812ECUUG Rev 3 0 24 Freescale Semiconductor Application Development E Arial 1 sw BZU 1 LL J NENNEN L I 0
24. when the MCU switches between internal and external oscillator settings The example application Switches from internal to external oscillator and it is necessary to change the BDM speed to 8 0 MHz as shown in Figure 10 This setting is found in the TBDML HCS12 drop down menu in the debugger window If you do not have this drop down menu you do not have the proper connection selected in Code Warrior KT912 P812ECUUG Rev 3 0 16 Freescale Semiconductor System Setup Wi Set Target Speed xil Crystal frequency MHz be accurate to 2 decimal places Crystal BDM frequency ratio if unsure leave this set to 2 2 00 Cancel Figure 10 Changing the BDM Communication Setting for TBDML 7 Verify control signals for VRS COIL and INJOUT match those shown in Figure 11 using an oscilloscope VRS Input H Fuel on INJOUT Spark on COIL NEM 5 00MS s f 10 0 a a LS Ee RIM poinis 5 Image 03 57 15 Figure 11 Control Signals for Reference System Validation Exercise Congratulations This is a significant step towards creating your own engine controller A safe and effective development environment has been created allowing you to create your own application for small engines As the next sections progress the focus will be mainly on the C language source code used in the example application It is recommended to be experienced in the C programming language to continue KT912 P812ECUUG Rev 3 0 Frees
25. 26 C28 C32 1005 Metric Digi Key 445 5199 2 ND e Radial Surface Pana fo SA 33 uF 50V 20 Mount sonic ECG ES us p PANASONIC E Digi Key 0603 Taiyo Yuden EMK107B7105KA T o e 1 Capacitor Ceramic X7R 1 HF 16V 10 1608 Metric Digi Key 587 1241 2 ND Pana o EES 22 uF 16V 20 PANASONIC B sonic ECG BREFPIAZZJARI Capacitor G PCE4519TR ND C35 Digi Key e 0402 AVX Corp 0402YC101MAT2A 0 C42 1 Capacitor Ceramic XZR 100 pf 16V 10 1005 Metric Digi Key 0402YC101MAT2A ND Diodes STPS3L60S Schottky ST Micro STPS3L60S D1 1 Diode SS SMG IDigi Kev 497 2454 2 ND SMBJ5339B TP qi b r 5 6V 5 Watt5 SMB Micro Commer SMBJ5339B TPM Diode cial Digi Key i58 STR ND A NXP Semi BAS716 115 T 1 BAS716 Silicon Diode 85V 200 mA SOD523 Digi Key SECH e Diodes Inc MMBZ27VCL 7 F SS 1 MMBZ27VCL TVS Diode 27V 40 Watt SOT23 Digi Key MM PON TR Vishay SS12 E3 61T gt 1 SS12 E3 Schottky Diode 20V 1A DO214AC Digi Key Scio Ese CAEN KT912_P812ECUUG Rev 3 0 Freescale Semiconductor 43 Bill of Materials Designator Gty Description Value Package Vendor Part Number A l SMBJ24A E3 52 2 SMBJ24A TVS Unid 24 600W 5 pog14AA eMg Siet SMBJ24A E3 52GITR N rect Diode Digi Key D D7 D8 vus SMBJ40A E3 52 1 SMBJAQA TVS Unidirec 20V 600W 5 DO214AA SMB Teen SMBJ40A E3 52GITR N tional Digi K
26. 74 Max Load 4 14 ADC Ref 0E 06 Number of teeth Figure 18 7 2 4 Entering Map Data Each combination of load and RPM value creates a unigue data point that can be accessed by the software during execution The data for fuel and spark maps are input into the Fuel Engineering Units ms and the Spark Engineering Units BTDC input worksheets respectively As data is entered in these two worksheets it is translated on the Fuel MCU Units Tics 8 Counts and the Spark MCU Units BTDC amp Tics output worksheets These two output worksheets contain the same data as the input worksheets only translated based on the MCU and software configuration KT912_P812ECUUG Rev 3 0 Freescale Semiconductor 25 Application Development Figure 19 Completed Input Table for Fuel Map Data Example An example of using this tool is provided and is the actual maps used by the demo software running a scooter engine This serves as a reference and should not be considered a starting point for any engine without validation Validated maps from other fuel management systems can be directly input into this tool if in the same format 7 2 5 Exporting Map Data Once the fuel and spark maps are completely filled it is necessary to export the data to a file format that is C source code friendly and can be placed into the example application This is accomplished by saving the worksheets labeled as Fuel Export Data and Spark E
27. Application The first step in working with the example software is to configure the code to be generated through the Application Definitions h file In this file are definitions used to conditionally compile code based on the user defined system This is done to create an application that only uses the memory required for the specific application demonstrate flexible software design through conditional compiling and create a framework for a custom implementation using various types of hardware The file is designed to be simple and allow decisions to which definitions to select by using the completed Load Worksheet discussed earlier and knowledge of the application While the software provides a signal abstraction layer configuration of the low level software must be performed through an application header file Application Definitions h This file defines what signals are used in system and provides parameters that lead to conditionally compiled code Example of configuring the software is provided in the demo application The header file gives you detailed description on how to choose what options you want in your system Configuring the system through the application header file is done by modifying system parameters by adding or removing specific lines through the comment KT912 P812ECUUG Rev 3 0 Freescale Semiconductor Application Development directive of the C programming language The following examples goes through various de
28. C14 R1200 Copyright c 2011 Freescale Semiconductor KT912_P812ECUUG Rev 3 0 Freescale Semiconductor 38 Board Layout 11 2 Assembly Layer Bottom O on A Ww N CH co 5V RXCAN KT912_P812ECUUG Rev 3 0 Freescale Semiconductor 39 11 3 Top Layer Routing Freescale Semiconductor Freescale Semiconductor Board Layout 11 5 Drill Location x Lei DDE B gt 00000000 KT912 P812ECUUG Rev 3 0 8 L e e 00000000 e B X Freescale Semiconductor 12 Bill of Materials Bill of Materials Designator Gty Description Value Package Vendor Part Number Capacitors CA C9 C10 C11 C12 C13 C22 C27 C29 C31 C36 C37 o 10603 Kemet C0603C103K2RACTU etric igi Ke 2 C38 C43 C44 C45 22 Capacitor Ceramic X7R 01 HF 200V 10 1608 Metric Digi Key 399 5088 2 ND C50 C52 C55 C56 C57 C58 0603 Taiyo Yuden EMK107B7104KA T 0 au WA 3 Capacitor Ceramic X7R 0 1 HF 16V 10 1608 Metric Digi Key 587 1240 2 ND 0402 Taiyo Yuden UMK105B7102KV F 0 ET 1 Capacitor Ceramic X7R 1000 pF 50V 10 1005 Metric Digi Key 587 1220 2 ND C8 C19 C20 C40 6 Capacitor Ceramic X7R 1 uF 16V 10 0202 Taiyo Yuden EMRE Igy SET C41 C51 1 005 Metric Digi Key 587 1451 2 ND C21 C23 C24 C25 7 Capacitor Ceramic X7S 01 uF 100v 10 0402 TDK Cele eu SEA TOR C
29. E mm 24 engm ueunsoQ XJA 1109 k j 9 AS Q0t0ZA61SI at INEWSUDS MEN WNINJIZTBAZTELDI 37111 Ge dis afonpuoaues aje5s8814 ZLOZ 9 1uBuAdoz amp je184 UdIEH saubisaq aN oe A 18JJOJU0D 8U16U3 dis dZLS Si a WE nosis ee 5 KR Aouanzz ant orans V a geo veo Sr 2 T VEBZIZI 1 so py Jesus s1 zn NA 5 s 106ys epouieo 40 BE ane d uMd e 1838S p 2 pD ZNIH EE HS3HdM e 3951 en LNOSUM lr Ba Ba EkBELEkLELELEBELEL Ek Blo B bo Z aus d dO1S9N3 SBI wl El SI BI SBI SI ej SI ej BI B eieus rzeONIHZOC 3 2233322373773 1771744 458555 Ir 1eeus 61 zn SNI a 883253383338222822355822222 EN p Jesus r1 zn SN E EX xas2292989298 BEL ane se ae as 8898 ei ig E Ta 08d 22 z E Z Aur QM uni oj sadun anowey ES ziezisal ke SYS Now wesBoid oj sadwnp pasul VOV ayo gj ce zensa Cu 4 EJ vad Hea Je r 1SALNOWISA sad BON oz ju e isa E uu 10N er y udWr H aM zisa1nowi sa Oksa ayo ma el ps anornion Lr va LIGIHNI EJ zv pep anorn ke LNOFNI wrughein QOGHOLVM w LIS3INON jiet tanod Cer A 3 ZL8dPZ L t THAI mz una z9 XXBSN anga E s jesusj ez Ld De Kai zxaan vr 1 ano sko Je TE SON ker T 413534 Mae AA gg 913934 in jer waa jal va son inoawa l 2r ANOdNVT VC P3 reen zouen ke EJ f ayo l 73 Tiassa GE TOF 1 SE wa 1104 11nou a HP le 1now oN 2 Se 8 CL8EEOWN 8CIdCIS dIS ON SI ar TIdQQAZAd ka TA 8OHl L3d Na ME 9 z 904x03d HSJHUM a zov x ry sr er wa a gj Janga 38 35 I
30. Freescale Semiconductor Document Number KT912_P812ECUUG User s Guide Rev 3 0 1 2013 KIT912P812ECUEVM Small Engine Reference Design Featuring the MM912_P812 MCU and Ignition Injector Driver System in Package ria t3 4 U L C57 itik 6554 16 F I ICA3 c42 8 he Jet j f am z freescale 2 KIT912P812ECUEVM semiconductor Figure 1 KIT912P812ECUEVM Reference Design Board Table of Contents 1 AAA KUUAWA SVAH RA RODY rh k d 2 2 important NOUS s sued edita Rea PEELS ede CREE OD PRE DISK R R DA A DEER b 3 3 KA CIC BORD aratra ed RC PR RD l eRe k d Burda a dp doll dan bd dob dd 4 4 Exploring the Contents KITSI PSI E UEVM occ do dk ada tn a Rd RR SCR Rd dew FEE dor dor ad h k Bare des 5 5 Recommended Additional Hardware IIIA ER des e 9 6 AA TA ok RARO ESQ e PIN AR ke pt WA 10 7 ABO Develop EE 18 8 SSO VOI UHAI E E IAEA Br ee ae be 29 9 Apec OVENI W Lid veda due da jik SUS o S ded 30 10 blhiemalie 655 2555 ce ERE AA ie notant o WAA EB dedo wes 33 11 EO An Blog 00 O EAE Bi KT I TT LLL D ISI 38 12 Bilo ALAN o idi time nine ien sein A 43 13 Appendix A Hardware Reference Manual isses ese nr ee dor Gon Rx er on p or Ren 46 14 Appendix B Software Reference Manual ocasos eos seus ke See eeGus wea A tenta EES ees 62 15 oe qasdua perd air d er d iud da dto dq ieu qu cir Se addo ha Ee dde dri direi ck 68 16 Pesci PESE Es sedi Epio Ubi Si Pee iq b eda si d amp rnbeu sad saa sid RE LE ER 69 Freescal
31. HOLOW G43dS 3141 Freescale Semiconductor Rev 3 0 KT912 P812ECUUG 36 Schematic G G 39945 vo 1 9 9100 Ek ANAANDAZLBdZLGLIM Den 143JUNN iueun2og INEWSUIS MEN WNINJIZTBAZTELDI JILI 3ojonpuooiues ejeoseai3 ZLOZ 9 TUBUAAOD BIENS udieu aeubiseq Je 0 9U09 8U16U3 dIS dZLS nui wo E000 j Suoneoo gen IUA Z ssejo 009 v dl AHEND uoneouqed sapis yog ul Akod3 SYM ULASS epis 440g USAID 10109 Id7 ASEN JEPIOS 9072 euer SIENSANS peog PIO UoisieuJui USILIJ SOEUNS Z90 0 SSAUXPILII pJeoq peusiuid WWE X O Z 921S PJEOQ PEUSIULA Jajnjoejnuew preog 2d 0 SEJON Sa IIT UE IndNIBOSNSS NADO nzo SC siseus Iv anon wanya MONO SISSVHO GND u rat EECHER EI n rass ndNrOSNSS GALTIL PIE MSL 6 rass INANIHOLMSAZW dOISONS ae SAIIVOSN INANI HOSNIS SONVION T3 Java DECH sagt INANI HOSNAS NOLLISOd JILIOSHI Sal N Waua EE ANIONI als C 1850310507 104170 LION EEN esst EECH Zen EEGEN ANNOYS SISSVHI QNS rss SALISOd INANI BOSNSS ZONYLONTRA STEVIA EECH GILT eI TAINO S3AG BBIVSH HOSN3S N3OXXO INOHZO ER 610015102 Z Ind1no YNG AMISH nou St rauser IndIno SANYO ANVTBOIWOIGNI NOLONAJIVW inomvi zt esst SAIVO3N WNINHSLAHSLIYS ANNONS SISSYHO GND SL Iesst 104110 HATA HOLOIPNI INOFNI a Tr 1081560 G 1nd1nO HOLOW NOILISOd JILLOHHL IER m sissus Iv SAIVS3N WNIN
32. RJ 8ENF4021V 5 g 1 Resistor 1 4 Watt 1 4 02kQ 8216 Metric sonic ECG P4 02KFTR ND R38 Digi Key KT912 P812ECUUG Rev 3 0 44 Freescale Semiconductor Bill of Materials Designator Gty Description Value Package Vendor Part Number Pana 0402 ERJ 2RKF4991X S 1 Resistor 1 10 Watt 1 4 99kQ 1005 Metric sonic ECG P4 99KL TR ND R39 Digi Key ICs qu VE LQFP100 EP Freescale MM912JP812AMAF U1 Analog SiP U2 1 Configurable Driver 32 SOIC EP Freescale MC33879APEK 4 MAX9924 VRS Input UMAX10 MAXIM MAX9924UAUB U3 Conditioning IC Digi Key MAX9924UAUB ND 1 Ceramic Resonator 8 0 MHz 0 2 CustomsMr Murata vd RO XTAL1 Digi Key 490 1195 2 ND Connectors and PC Board Ss 95278 101A06LF sj 1 Header SMT 2x3 0 100 Pitch MA03 28M FCI Digi Key 609 3487 2 ND TE Connectivity 87227 2 1 Header through hole 2x2 0 100 Pitch MA2 2 Digi Key A26567 ND CAN1 ai Tyco Electron 1 1586039 6 1 Connector 16 Position 2x8 5566 16 ics Digi Key A30675 ND P1 Tyco Electron 1 1586039 2 1 Connector 12 Position 2x6 5566 12 ics Digi Key A30673 ND P2 Tyco Electron 87220 2 1 Header through hole 2x1 MAO2 1 ics Digi Key A26542 ND WD_INH_J Freescale does not assume liability endorse or warrant components from external manufacturers that are referenced in circuit drawings or tables While Freescale offers component recommendations
33. S3I AUSLIVEONNOWD SISSVHO ND or v iSeusYoc 1n AnalnorndNi 116081 Gen 5 T 18805 6 1 TINNO H3AMGAVISH TINON 11 GET SAIVSSNWNIWESIASSIIVS QNnOMO SISSYHO ans 11 TFISSUSIZIOT B 1NdINO OLOM NOWISOd FILLOSHI Sat 9 ease V INdINO HOLOW NOLLISOd FILIOSHL EE s Traay SiO 9 1N4LNO YOLOW NOILISOd JILLOHHL EI v syeeus Iv JALYDIN TVNIWa31 AHALIVE QNDONS SISSVHO ONS TE 188US LOPENICI ZO INdINO H3ATSO 109 NOILINDI 109 A TG issusjlepouv 1q 3ALISOd TVNIWH31 AHZLIVE MAN T QEUS Uld uogeoo1 uonound EUBIS awen leuis uid SNOLLINI44G Nid o AOVAYALNI LYLGOSI ND 91 9956 eus ez 3333333 Ps Soros ONG a 3nio B 980 Lan to m vo 1 uogosjosd apeg assensu Sue S091ESdLS dw 199 id Eh 5 did 8 22 538 ae Yaonzzanw gt 858 8 58 536 n Con 1804s eu erg Ieper erisva E sa W eus eut LyL6os m auo 325 m 9 320 lt 5 lt 8 ani Z Geif AS 625555 K Foro 7 EG T t HE Ic I Nan to j 29 gss Van 10 x 859 a an n iesus 1 14 ya MGA 37 Rev 3 0 KT912 P812ECUUG Freescale Semiconductor Board Layout Board Layout 11 Assembly Layer Top 11 1 gt gt LLI T c57000 s CII LLI EN 1 B za m 2 Co x SEH P ML u UR rz BDM Ui P ER kJ x TM 2 m spe bi CHO r df Zeg 27603 REV semiconductor
34. These filters can be adjusted to obtain the desired response As a design recommendation for using the analog pins of the MC9S12P128 a minimum capacitance of 10 nF should be maintained at the analog pin This ensures that transfer of charge during an analog measurement does not impact the measurement result Placement of this capacitor should be near the analog pin to reduce noise and minimize impedance Digital inputs associated with switches must be designed for the desired voltage range This is done by altering the voltage divider between the ECU pin and the MCU pin Switch inputs for TILT and Engine Stop are configured for 12 V operation and may require additional validation based on actual voltages The battery voltage is a special case input The battery input is subject to intensive transient conditions and requires additional consideration beyond a simple filter At the connector input it must be protected to survive conditions such as reverse polarity and load dump These are addressed in the reference design by a reverse blocking diode and a 1500 W TVS This circuit should be modified to address specific application demands Sizing and response of these components should be optimized to very specific test pulses that represent known transient conditions For the actual battery voltage measurement itself a separate circuit should be considered to balance measurement accuracy with transient protection The reference design uses a simple reverse
35. To do this a toothed based MAP data collection process is selected in the application header file Specific teeth for collecting data are defined Signature detection is implemented in the Crank_State_ISR in the SYNCHRONIZED state in Crank_Sensing c file This signature detection algorithm can be easily customized Implementation using acam sensor is also easily accommodated for as a simple flag enables the transition from the two stroke mode to four stroke mode KT912_P812ECUUG Rev 3 0 30 Freescale Semiconductor 9 1 Application Overview In the application state machine clear areas are defined to implement engine strategy A simple example is provided based on using an Alpha N engine control strategy The software is not intended to show an optimized strategy however it is designed to provide a starting point for development of an engine management application that is modular and can be successful in running an engine Thorough understanding and optimization are reguired when applying this software to any engine application Updating Low Level Code There are no committed support plans for the example application software It is recommended to continue the customizing of the software down to the lowest level if it is to be used beyond a demonstration purpose This would include correction of errors for compilations and operation as well as application hardening of software both at the application level and microcontroller level In
36. UEVM The complete list of signals for the system is provided in Figure 22 These signals reflect a system capable of closed loop control of an engine with the potential to meet at Euro Ill and above emissions levels A complete list of the signals with functionality and DC specifications is provided in Table DC Specifications of the Signals for KIT912P812ECUEVM KT912_P812ECUUG Rev 3 0 46 Freescale Semiconductor Tilt Engine Stop Switch TPS ATEMP ETEMP MAP 02 Crankshaft Sensor Battery DIAG Appendix A Hardware Reference Manual Malfunction Indicator Relay O2 Heater Idle Speed Motor A Idle Speed Motor B Idle Speed Motor C Idle Speed Motor D Ignition Coil Fuel Injector Fuel Pump Ground Sensor Reference Figure 22 Signals Diagram for the KIT912P812ECUEVM Small Engine Reference Design KT912_P812ECUUG Rev 3 0 Freescale Semiconductor Appendix A Hardware Reference Manual DC Specifications of the Signals for KIT912P812E CUEVM KIT912P812E CUEVM Reference Design Connector Pin Signal Signal Type Voltage Recommended Functionality Name Range 1 VPWR Power Input 14V System power from 12V battery 2 COIL Output with feedback 0 14 V Spark control of digital ignition system 3 GND Power Output OV Module level ground reference return path of Vbat 4 TPMC Output with feedback 0 14 V H bridge control for 4 phase stepper motor
37. a This functional block steps down the system battery voltage to the 5 volt level required by the MCU sensors and other circuit elements The VCCREF pin provides the base current drive output for an external PNP pass transistor FZT753SMD recommended The output current is typically 5 0 mA and it current limits at typically 20 mA Through the control of the pass transistor a 5 0 V system voltage is maintained This 5 0 V output must provide enough current for the internal components of the ECU and allow for some additional current for external components such as sensors The 5 0 V supply must also provide high tolerance so that it can be used as a reference for analog signal measurements 13 4 2 2 2 Implementation Recommendations The recommended PNP pass transistor has a minimum beta of 50 at 2 0 amps and could easily provide up to 2 0 amps output if it were not for the maximum power dissipation rating of the package which limits it to 2 0 watts This can be optimized for an application by taking into account temperature and voltage requirements and selecting a pass transistor with appropriate beta and power dissipation specifications With a typical battery input voltage of 14 V the maximum current the voltage regulator can supply using the FZT753SMD and still be within the 2 0 watt rating of the transistor is 222 mA If more current were needed a larger package PNP transistor could be employed Additionally protection of the 5 0 V can be implem
38. able adaptive peak threshold and zero crossing circuit block all in a small 10 pin uMax package The circuit is capable of operating in four different modes noted A1 A2 B and C The data sheet for the MAX9924 explains the pros and cons of each mode and for the reference Design we opted for mode A2 because it was the simplest mode to implement and required the fewest components Custom implementations may incorporate the external threshold voltage and provide interaction from the MCU based on the operating point of the engine This would allow the detection voltage of the VRS signal to be changed based on operating conditions This specifically benefits startup timing precision Additionally the reference design can accommodate the use of a Hall Effect Sensor Since Hall Effect is essentially a low side switch that grounds a 5V signal on tooth edges it provides good detection with much less sensitivity than a VRS To use a Hall Effect Sensor with the reference design a short must be placed from the VRSP input pin to the VRSOUT signal of the VRS conditioning circuit This is provided through R15 which is not populated in production While Hall Effect Sensors provide cleaner signals and simpler connection to the MCU they potentially add system cost due to the sensor design itself Dual H Bridge Design Criteria The idle bypass valve directly addresses issues with associated with running a cold engine This is the replacement for a choke found on c
39. ad of native control names for the MCU The combination of these two software technigues produces an example that is configurable through a single header file and reduces user implemented code to three main functions User functions are split into three main activities In Data Management all data is collected and processed in the system This includes analog and digital information and any filter functions that are to be performed Engine Management is called to calculate raw fuel and spark parameters for running the engine This includes table look up of hard data values based on current engine RPM and load as well as factoring in fuel and spark modifiers In User_Management the engine control strategy is run It includes interpretations of user control inputs and control strategies for loads The primary goal of the User Management function is to handle user controls determine fuel modifiers and calculate engine load Each of these functions are performed at various rates and configured through the Application Definitions h header file These functions do not directly control the engine fuel and spark events These are performed by low level functions that react to the rotation of the engine through the engine position data The low level engine control events use the latest parameters passed to fuel and spark controllers by the user functions Additional information is provided in Software Reference Manual found in Appendix B Configuring the
40. ale Semiconductor 65 Appendix B Software Reference Manual 14 2 14 2 1 14 2 2 14 2 3 Building Application Creating a new engine control strategy takes significant experience and knowledge It is recommended that you work with one of the demo applications to get a feel for a basic application using this software before creating a new one If you choose to work with a ground up application or a demo one there are several files that are intended for use User Management c Engine Management c and Data Management c Each file also has an associated header file Additionally each file is designed to contain a single task that is periodically executed These tasks are User Management Engine Management and Data Management The file Tasks h is used to determine when each of these application tasks are called and should be modified by the user to customize the application Tasks are broken out into 1 0 ms 2 0 ms 10 ms 50 ms and 100 ms function calls The scheduler is very simple and the user must take into account the real time aspects of making these function calls User Files The software architecture allows the user to work with four C code files to create a custom engine control application User Management Data Management Engine Management and Application Maps Each of these files has a header file associated with it as well for declaring functions and making definitions specific to the application Each of these files
41. and can sense faults including open load and output shorts Control and feedback of the outputs is performed through a serial peripheral interface SPI This common interface is connected to the SPI of the MCU As the MC33879 is a general purpose load driver it is not optimized for stepper motor control However simple accommodations in software allow it to work well with a stepper motor For motor control dissipation of energy in an active coil is important before changing the direction of the current flow This is called dead time insertion For the implementation of the MC33879 as a stepper motor driver dead time insertion must be handled manually through software The result is the addition of new states to the stepper motor state machine to prevent shoot through that could lead to a system fault The configurable functionality of the MC33879 makes it a good choice for implementations other than a dual H bridge Paralleling outputs can create a higher power device that drives loads requiring greater than 0 6 A of current This makes it possible to drive a DC motor if used for idle speed control or other purposes Other possibilities for loads include relays and LEDs 13 4 6 Discrete Low side Driver 13 4 6 1 Design Criteria Provision must be made for driving unspecified loads in the system These loads can be motors relays lamps LEDs solenoids or other high current devices As the load may be an inductive type flyback voltage must supp
42. arbureted engines and is electronically controlled by the MCU Two architectures are known for controlling an idle bypass valve The difference is the type of electric motor that is used to vary the amount of air flow in the bypass valve A DC motor with a position feedback sensor and a bi phase stepper motor are the two possible solutions Stepper motors require more complex control techniques but allow for a simpler mechanical design and less calibration A small stepper motor used as an idle air speed motor typically has less than 1 0 A peak current and requires a dual H bridge circuit to control The stepper motor is also an inductive load and requires suppression of the flyback voltage Since the idle speed motor provides a key role in the start and idle of an engine it also plays an important part in the start up and low speed emissions This then requires diagnostic information about the health of the idle speed motor to maintain emissions performance KT912 P812ECUUG Rev 3 0 58 Freescale Semiconductor Appendix A Hardware Reference Manual 13 4 5 2 Implementation Recommendations To create the dual H bridge circuit used to control a stepper motor the MC33879 is used Early versions of the reference design may use the pin for pin compatible MC33880 The MC33879 is a configurable output device capable of delivering a minimum of 0 6A for each leg of the dual H bride Each output is protected through current limit and inductive clamping
43. art of a library of functions for the MPC55xx products that have the eTPU peripheral ref1 Using a development tool for such a product can allow the creation of a simulated engine position signal For a VRS options for a virtual simulation include a combination of PC software with simple custom hardware Do it yourself DIY web sites such as those for the Mega Squirt products provide detailed instructions for building your own circuit and provide PC software that can control the generation of the VRS signal based on a simulated signal ref2 While the concept of a virtual simulated engine position signal is very attractive it lacks fundamental characteristics that come with actual crankshaft of an engine Since a virtual signal is typically generated by a digital computer it usually does not account for the real world imperfections of an engine Specifically the timing pulses produced by a virtual signal are perfect While this is a good on paper or visually on a screen the imperfections in the motion due to production tolerance and jerk associated with cylinder compression lead to a rotation pattern that is not perfect As a step in the right direction a physical simulated engine position signal can be used This type of setup can take advantage of VRS or Hall Effect Sensors and produce a signal that has the characteristics of a real engine A simple and effective way to make a physical simulation is to mount an engine flywheel containing the posi
44. at 6000 RPM as 833 us Looking at our fundamental timing unit the software will provide a measurement of 520 really 520 8 but quantization results in 520 At 6000 RPM there is not much sensitivity due to the 1 6 us timing unit as there is a count of 520 However as the RPM and number of teeth increases so does the sensitivity This concept is important to understand and also is relevant for low RPM conditions as well At low RPM maximum time that can be measured is 104 5 ms For the 12 tooth engine example this would correspond to 47 RPM Configuring Data Translation Before entering any data the parameters used to translate engineering units to MCU units must be properly set This must be done on two worksheets Fuel MCU Units Tics amp Counts and Spark MCU Units BTDC amp Tics At the top of these two worksheets are five parameters that each must customized to each engine system KT912_P812ECUUG Rev 3 0 22 Freescale Semiconductor Application Development Use the Min Load value to change what the minimum voltage reading is for load For a throttle position based load this is typically the closed throttle position For a MAP sensor based load this is the voltage produced by the MAP sensor at a minimum operating pressure 100 B Arial 1 EL op E c NENNEN I J K Min Load Max Load 4 14 Timer Tic 1 60E 06 Number of teeth Figure 14 In the Max Load field change the value to
45. ay beneficial to keep it simple and have a minimal number of inputs This will allow the designer to get familiar with the entire software architecture before getting into a more complex application Data Management All inputs to the system are collected by the Data Management function There are two exceptions Engine tooth position data is handled specifically by the low level crank position functions Also the MAP signal may be defined to be collected on a tooth basis not a time basis which is defined in the application header file Digital and analog signals are collected and filtered by the Data Management task Each signal must be defined and configured in the application header file The Data Management must then collect the data and filter the data when buffers are full The filtered data can then be used by User Management KT912 P812ECUUG Rev 3 0 66 Freescale Semiconductor Appendix B Software Reference Manual 14 2 4 Engine Management The interface to the spark and fuel controllers is through the Engine Management task Using the RPM and load data provided by the User Management and crank position function the Engine Management task makes function calls which perform a table look up of fuel and spark parameters based on the current operating point These parameters can then be compensated based on other modifiers determined by the User Management and then sent to the fuel and spark controllers for
46. blocking diode with good tolerance of the forward drop voltage KT912_P812ECUUG Rev 3 0 60 Freescale Semiconductor Appendix A Hardware Reference Manual This is important to maintain the integrity of the battery voltage measurement Poor tolerance on the input diode leads to poor accuracy of the battery voltage measurement Alternative battery measuring circuits can provide better protection beyond reverse battery As these circuits incorporate additional components care must taken to ensure a battery measurement can be made to meet the performance goals of the system KT912 P812ECUUG Rev 3 0 Freescale Semiconductor 61 Appendix B Software Reference Manual 14 14 1 Appendix B Software Reference Manual Software Architecture The example application software package is designed to abstract the low level details of using a microcontroller in an engine control application This will allow a developer to focus attention on the signals and application tasks instead of on the very specific functionality of the MCU Software applications can then be created based on a higher level of understanding For the Small Engine Reference Design this high level approach breaks the engine control application into three tasks 1 User Management 2 Data Management and 3 Engine Management Each of these tasks must be developed by the user Working examples for running a real engine are provided as model of successful using this arch
47. cale Semiconductor 17 Application Development 7 1 7 2 Application Development There are three paths that can be taken using the Small Engine Reference Design for application development 1 Ground up custom code can be written 2 The example applications can be modified 3 A ground up application can be written using the low level drivers and operating system used in the example applications If a ground up software project is selected it may be beneficial to use various aspects of the example application for working with the S12 MCU and the other various components in the design The example application will also be a benefit when using the low level drivers as it serves as an example for using these pieces of code At the very least customizing of the example application will be reguired This section will focus on customizing the example application to a specific engine Example Application Architecture Overview The example application is designed to run a one or two cylinder engine using a hybrid operating system A hybrid operating system is important to engine control as all engine control events are based on the rotation angle domain of the engine and user control processing and data collection must be performed periodically time domain Additionally the example application reduces complexity through a hardware abstraction layer HAL Through the HAL software complexity is reduced by using application level signal names inste
48. call User Management Cut this line from the code Place the User Management task by copying it into the space for 100 ms tasks In the 1 0 ms task section add a line containing the function call Heartbeat and follow syntax shown for other tasks When complete the code shown in Fiqure 12 should look exactly like the code shown in Figure 13 P Defines F Macros I PF List of tasks to be executed 1ms define EXECUTE 1MS TASKS Engine Management Data Management F List of tasks to be executed 2ms first group define EXECUTE_2MS_A_TASKS vin SCI Rx Tasks 1 vfn ISM TASK 1 F List of tasks to be executed 2ms second group define EXECUTE_2MS_B_TASKS vfn SCI Tx Tasks F List of tasks to be executed 10ms define EXECUTE 10MS TASKS 1 PF List of tasks to be executed 50ms define EXECUTE 50MS TASKS 1 HE PF List of tasks to be executed 100ms ifdef_ EMULATOR HARDWARE FIRMWARE define EXECUTE 100MS TASKS else define EXECUTE 100MS TASKS User Management endif eet Line 83 Col 20 Figure 13 Modifications of Tasks h from Example Exercise KT912_P812ECUUG Rev 3 0 Freescale Semiconductor 21 Application Development 7 2 1 7 2 2 7 2 3
49. d This number is approximately 2 times as many cycles as necessary for the critical processing and initiation of a spark event in the example application used with this reference design Use of 2000 cycles represents exceptional performance for critical processing tasks KT912 P812ECUUG Rev 3 0 50 Freescale Semiconductor Appendix A Hardware Reference Manual For the case of the 10 KRPM operating point and the 24 minus 1 toothed wheel these 2000 instructions must execute in 25 us or the risk of severe system latencies can cause the application to lose synchronization of the rotating engine resulting in loss of control If an instruction is processed by the core of the MCU on every bus clock cycle RISC architecture this equates to 8MHz performance The selection of the MC9S12P128 MCU exceeds this demand by providing a maximum processing speed of 32 MHz based on its CISC architecture and an average of 3 cycles per instruction In addition to processing power key hardware peripherals are required for engine control These include input capture output compare PWM A D converter communication port and general purpose I O Input capture is specifically used to process pulses from the toothed wheel Output compare is used to generate fuel and spark events Specifically input capture and output compare functions must use the same timer and a time base that allows a dynamic range of operation for an engine control application This means tha
50. data type as configured in the map tool and the application header file 6 Repeat steps 1 through 5 for spark map data Additionally information regarding the size of the table and the actual values of for each of the load and RPM values must be put into the Application Map c file The same process used for the table data can be used for the load and RPM values using specific export tabs and above procedure provided The number of load and RPM points for the fuel and spark arrays must be put into the Application Map h file It is up to the user to ensure the table is sized properly for the data that is input into the actual map Errors in the size of the data tables or the data used for each load or RPM value will result in an improper table look up procedure which may result in random data used to create fuel and spark events Use the demo application as a guide if there is doubt in your procedure Working with the Example Application The demo application is based on a simple application state machine ASM for engine control This state machine executes in the User_Management task and can be found in the User_Management c file A combination of user controls and engine operating parameters are used to control the states of the application The five states of the ASM are INIT STOP START RUN and OVERRUN A function call is provided for transitioning to each state This allows a more controlled engine operating mode when changing states D
51. ds Tek F 1 o e i 299ms 4 04 V e 5 00ms 4 12V A 304ms A80 0mV Missing Tooth A am LU i Hall Effect Tooth Missing Tooth Signal 12 minus 1 m ng 2 GD 2 00v 500v J f li 0 00000 s cc Le vom p SEO SN Figure 9 Graphical Representation of 12 Minus 1 Tooth Pattern on Oscilloscope Installation and Verification of Software Development Environment All application software for the ECU is developed using the Freescale CodeWarrior for 512X Integrated Development Environment IDE The Documentation CD part of the KIT912P812ECUEVM package includes the latest version of CodeWarrior that was available at the time of production To install the program save then launch the installation application from a temporary location on a Windows based PC or directly launch the installation application No specific instructions are recommended beyond the default settings shown in the on screen menus If other versions of the CodeWarrior product are on the PC this will not overwrite any information as each version is a separate product and installation For step by step confirmation of the installation process and a quick tutorial on getting started refer to the CodeWarrior Quickstart Guide included on the Documentati
52. e Semiconductor Inc 2013 All rights reserved freescale P Kit Contents Packing List 1 Kit Contents Packing List Assembled and tested KIT912P812ECUEVM board in anti static bag e ECU wire harness USB BDM Tool 6 pin ribbon cable A to B USB cable e CD ROM containing Supporting documentation for MM912JP812 including user guide fact sheet quick start guide data sheet Board Schematic PCB artwork Bill of material for ECU board Instruction sheet for using board Freescale CodeWarrior for the S12X Warranty card KT912_P812ECUUG Rev 3 0 2 Freescale Semiconductor Important Notice 2 Important Notice Freescale provides the enclosed product s under the following conditions This evaluation kit is intended for use of ENGINEERING DEVELOPMENT OR EVALUATION PURPOSES ONLY It is provided as a sample IC pre soldered to a printed circuit board to make it easier to access inputs outputs and supply terminals This EVB may be used with any development system or other source of I O signals by simply connecting it to the host MCU or computer board via off the shelf cables This EVB is not a Reference Design and is not intended to represent a final design recommendation for any particular application Final device in an application will be heavily dependent on proper printed circuit board layout and heat sinking design as well as attention to supply filtering transient suppression
53. e the necessary gate drive voltage needed to enhance the gate of the IGBT When using a Darlington the IGNSUP pin must be connected to the 5 Volt supply to avoid unnecessary power dissipation in the MM912JP812AMAF when providing the 50 mA of base current drive The logic function through the pre driver is non inverting meaning that a high logic level on IGNIN will turn on the IGNOUTH output stage and a low on IGNIN will turn on the IGNOUTL stage The addition of the driver transistor makes the overall logic function inverting The IGNFB pin is an input that is tied to the collector of the IGBT or Darlington through a 10 1 resistor divider The IGNFB is used to monitor the voltage on the collector to check for a shorted ignition coil or other short to battery conditions The resistor divider is needed because the voltage on the collector can reach 400 Volts due to inductive flyback from the ignition coil The divider keeps this flyback voltage down to 40 Volts to protect the input of the MM912JP812AMAF from over stress Components of the feedback circuit should be selected to work with the components of the ignitions system If the IGBT breakdown voltage is different from 400 V changing the resistor divider is necessary to create the proper ratio that protects the IGNFB pin and create thresholds that properly indicate faults 13 4 2 7 ISO 9141 Transceiver 13 4 2 7 1 Design Criteria For small engines the number of electronic modules is typically very
54. eader label CAN 1 provides power and ground connections as well as CANTX and CANRX connections back to the MCU This allows future expansion and connectivity to a CAN bus containing multiple ECUs The use of CAN in a small engine system will become more important as electronic content increases KT912 P812ECUUG Rev 3 0 Freescale Semiconductor 55 Appendix A Hardware Reference Manual 13 4 2 8 Power On Reset Generator and Watchdog 13 4 2 8 1 Design Criteria During conditions such as power on or transients in battery voltage due to high load or low battery it is reguired that the system behave in a deterministic and controlled manor to prevent damage to the engine or ECU itself This results in the demand for an external monitor of the system voltage The circuit must have the ability to shutdown or prevent operation of the MCU when the power gets near the limits of normal operation The most common implementation for this is for an external device to hold the RESET pin of the MCU low unless the 5 0 V system power is within the limits of normal operation This aids in preventing situations leading to code runaway Additional safety is sometimes reguired to ensure that the application running on the MCU is not lost or executing in an unexpected way An external watchdog circuit reguires the MCU to periodically communicate to an external chip to indicate that software has not slowed execution or runaway If the MCU fails to provide the proper fe
55. edback to the external watchdog it will toggle the RESET pin of the MCU and bring the software to a known state 13 4 2 8 2 Implementation Recommendations If the MCU needs an external voltage monitor to provide a reset signal when the supply voltage is first applied or it goes out of range the MM912JP812AMAF provides this function Most MCUs must not be allowed to begin processing until their 5 Volt supply is stable and within the required range The POR Power On Reset circuit provides this function When power is first applied to the MM912JP812AMAF the RESETB pin is held low by an internal pull down resistor When the POR circuit sees the VCCSENSE pin exceed 4 75 Volts it starts a 128 us timer When this timer times out the POR circuit raises the RESETB pin which allows the MCU to come out of reset and start processing This is one of the functions of the POR circuit Another function of this circuit is to continuously monitor the VCCSENSE pin for any voltage transients that could cause the VCCSENSE voltage to go out of range These voltage interruptions could cause the MCU to lock up or begin executing erroneous program instructions When any out of range voltage conditions are detected the reset generator will bring the RESETB pin low for 128 us and once the condition has cleared will bring the RESETB pin high again to allow the MCU to restart The last function of the reset generator circuit on the MM912JP812AMAF is the watchdog The wa
56. ence Manual 13 4 2 13 4 2 1 Small Engine Control IC Functional Description The Small Engine Control IC SECIC has the ability to control a core set of loads specific to a small engine For the KIT912P 812E CUEVM a single cylinder application is targeted with the following loads identified as critical fuel injector driver ignition coil pre driver system voltage regulator relay driver lamp driver system watchdog voltage reset generator and diagnostic communication physical layer Control signals from the MCU are interpreted by the SECIC to drive the critical loads for the small engine system Fuel delivery through a fuel injector is performed by direct connection to the injector driver Spark control for a transistor controlled inductive TCI ignition is accomplished through a pre driver output paired with an external IGBT System voltage is created by an integrated 5V pre regulator that uses an external pass transistor to off load power dissipation Relay and lamp driver output directly control loads An optional system watchdog is integrated with a flexible programming time and optional hardware disable Power on control and system voltage monitoring is integrated and capable of providing a system reset for loss of power and brownout conditions Communication to external electronic modules such as a diagnostic tool is provided by a single wire ISO 9141 transceiver 13 4 2 2 5 Volt Regulator Pre driver 13 4 2 2 1 Design Criteri
57. ented using a current regulating circuit instead of a single PNP transistor While this adds components it allows conditions such as short to ground to reduce the impact of the fault condition REVO hardware for the reference design uses the FZT789A which has a higher beta of 175 at 2 0 amps Future revisions may make use of the lower gain of the FZT753SMD for lower sensitivity The VCCSENS pin is the feedback input for the voltage regulator It ensures that the output of the pass transistor remains at a constant 5 Volts even though the load current required is changing The VCCSENSE pin requires a capacitor to ground to maintain stability of the regulator The minimum recommended value of this capacitor is 2 2 pF butthe user can choose to increase this value depending on the ripple voltage other requirements such as loss of power hold time The MM912JP812AMAF requires a reverse battery and transient voltage protected supply A simple silicon diode in series with the VPWR pin can protect the circuit against an inadvertent reverse connected battery For transient voltage protection a TVS transient voltage suppressor diode from the VPWR pin to ground is recommended KT912 P812ECUUG Rev 3 0 52 Freescale Semiconductor Appendix A Hardware Reference Manual Also the VPWR pin should be bypassed to ground with a 1 0 uF capacitor These recommendations are implemented and are demonstrated in the schematic As a system reference the control
58. errupt API The MC33812 is an engine control analog power IC intended for motorcycle and other single dual cylinder small engine control applications The IC consists of three integrated low side drivers one pre driver a 5 0 V voltage pre regulator an MCU watchdog circuit an ISO 9141 K Line interface and a parallel interface for MCU communication Designed to operate over the range of 4 7 V lt VPWR lt 36 V Fuelinjector driver current limit 4 0 A typical Ignition pre driver can drive IGBT or Darlington bipolar junction transistors Ignition pre driver has independent high and low side outputs Relay driver current limit 4 0 A typical KT912 P812ECUUG Rev 3 0 Freescale Semiconductor Exploring the Contents of KIT912P 812E CUEVM Lamp driver current limit 1 5 A typical All external outputs protected against short to battery over current Ignition and other drivers protected against over temperature Interfaces directly to MCU using 5 0 V parallel interface e VCC voltage pre regulator provides 5 0 V power for the MCU e MCU power on RESET generator e MCU watchdog timer circuit with parallel refresh time setting line Independent fault annunciation outputs for ignition injector and relay drivers SO 9141 K Line transceiver for communicating diagnostic messages 4 2 ECU Wire Harness To provide a physical connection to the electronic fuel injection system a wired connection to the control
59. escription of User Management States INIT This state provides a known configuration of the User Management task and should be configured as the initial state using User Management Init Variables for User Management should be initialized and any essential activity that is necessary to be performed prior to operating in any other state should be done in the INIT state Once this activity completes the ASM should transition to the STOP state where the periodic activity begins Optionally if a major system error occurred the user may find it necessary to return to this state STOP In this state the engine has been decided to be stopped from rotating or running System inputs such as switches would typically cause the application to enter the STOP state The application should configure any outputs or controllers to match this request to stop the engine and remain in this state until the inputs reflect going to an active engine state START As provision for a slowly rotating engine or in preparation for the engine to begin rotating the START state allows the application to initialize engine controls for an active mode This state is maintained as long as the engine stays below a minimum speed identified in the User Management header file as the stall speed Additionally the same system inputs that allowed the exit of the STOP state must be present ora transition to the STOP state would occur KT912_P812ECUUG Rev 3 0 Freescale Semico
60. ey D TVS2 Transistors eR IRG4RC10KPbF 2 1 IRG4RC10KPbF IGBT 600V 9A UFAST DPAK IR Digi Key ARGARC10KPBF ND D IRF7341TRPBF NY 2 IRF7341 Dual MOSFET 55V 4 7A 8 SOIC IR Digi Key IRF7341PBFTR ND FZT789A Replacement Diodes Zetex BCP5116TA Q5 1 PNP Transistor SAMA 201225 Digi Key BCP5116TATR ND Resistors Pana R1 R6 R42 R48 8 Resistor 1 10 Watt 5 10kQ ed Metric sonic ECG O R51 R55 R57 R59 ic Digi Key l R2 R3 R16 R28 5 Resistor 1 10 Watt 5 15kQ 0402 e E OE 53 Pee 1005 Metric es P15KJTR ND R32 Digi Key Pana 0402 ERJ 2GEJ102X ta 1 Resistor 1 10 Watt 5 1kQ 1005 Metric sonic ECG P1 0KJTR ND R4 Digi Key Pana 0402 ERJ 2GEJ473X PE 1 Resistor 1 10 Watt 5 47ko 1005 Metric sonic ECG PA7KJTR ND R5 Digi Key Pana A 0402 ERJ 2RKF3091X 0 1 Resistor 1 10 Watt 1 3 09kO 1005 Metric sonic ECG P3 09KLTR ND R7 Digi Key Pana R10 R11 R12 R13 4 Resistor 1 8 Watt 00 pu Metric sonic ECG EUM R15 DNP Digi Key Pana 0402 ERJ 2GEJ163X a Pr R17 R18 R24 R40 5 Resistor 1 10 Watt 5 16kQ 1005 Metric sonic ECG P46KJTR ND R41 Digi Key Pana 0402 ERJ 2RKF3162X 2j 1 Resistor 1 10 Watt 1 31 6kO 1005 Metric sonic ECG P31 6KLTR ND R22 Digi Key Pana 2 Resistor 1 10 Watt 5 6 8kQ GC Metric sonic ECG EA ro R33 RAT Digi Key l Pana 2512 ERJ 1TYJ363U S WW 1 Resistor 1 Watt 5 36 0kO 6432 Metric sonic ECG PT36KXTR ND R37 Digi Key Pana 1206 E
61. finitions found in the application header file and show possibilities for configuration It is important to keep in mind the limitations of the hardware as the software incorporates functionality beyond what is found on the reference design hardware Example Configuring the number of cylinders How many RE m one define ONE_CYLIN lHdefine TWO CYLINDER To change this application from one cylinder to two cylinders modify the lines as follows How many cylinders Choose one litdefine ONE CYLINDER define TWO CYLINDER Other configuration of the application header file will reguire modifying parameters that are numerical in nature Each value must be customized to your application Default values are provided but may not be relevant Example Configuring maximum RPM of engine Set the maximum RPM for engine rotation define RPM MAX 10000 This parameter can be modified to reduce the maximum RPM from 10 KRPM to 500 RPM as follows Set the maximum RPM for engine rotation define RPM MAX 500 For system signals that are configurable multiple definitions are required Only if the signal is used do any of the associated parameters need to be defined Example Removing definition of an analog signal Oxygen Sensor O2 Define the signal for the system to enable functionality define O2 Define for O2 filter algorithm selection Only average is llavailable ILeave undefined for using raw data only define AVERAGE
62. gine calibration As calibration is performed it is important to get back to a steady state before testing a new value Specifically for MSTART it is difficult as the failure to start and run the engine can leave the engine cylinder with raw fuel and easily foul the spark plug As development of your application progresses it will need to incorporate features for performance and safety It is advised to balance hard testing with simulation exercises This is a necessary step in the development process that should account for worst case code execution Independent exercises for RAM utilization and execution timing should be considered so that bandwidth of the system is not at 100 which can easily result in poor engine operation or runaway code due to stack overflow This leaves room for addition unforeseen complexity that can only come code execution on the real system KT912_P812ECUUG Rev 3 0 32 Freescale Semiconductor Schematic Schematic 10 S T 2894S Wd ZV 9G amp ZTOZ T 9 oe Eet two d ee 3NAFNOAZLBAZLOLIM
63. have the following skills and experience embedded C language programming analog and digital circuit design and schematic analysis microcontroller programming fuel injection system debugging and calibration and engine test environment experience Additionally there is further benefit to experiencing the CodeWarrior Development Studio and the Freescale 512X microcontroller Units MCUs The User Reference Manual provides exercises and references to additional information to reduce the learning curve for inexperienced users Freescale s goal is to enable the small engine market To clarify this point the hardware included in this kit can readily be configured and reprogrammed to run an engine However it lacks the application specific hardening EMC ESD and environmental areas for example and implementation optimization that make it a production ready module for any specific application Further the free example application software provided is a starting point capable of running an engine It does not apply any advanced control strategy capable of addressing the pollution concerns and regulations facing the small engine industry To do this would become application specific to an engine and could not be and should not be implemented by a semiconductor supplier as it is deeply outside their area of expertise The example application software does show how to use the key functionality in the Freescale products that the kit is based on which speeds u
64. he engine running Additional testing can be performed with fuel and spark controls physically disabled which provides an opportunity for analysis of the rotating engine with no combustion events Control signals for fuel and spark can then be verified using the actual loads in preparation for calibration of engine control parameters Testing the application can be done in real time using the debugger built into the CodeWarrior IDE This tool allows non intrusive debugging through the microcontroller s BDM pin while the processor is running Using the debugger will allow you to set breakpoints step though code view and modify software variables and directly control the registers of the S12X microcontroller Through the use of calibration variables that are able to be modified using the debugger testing can be performed to find working values for system control parameters One of the most difficult aspects to master is the angle based operation of the engine It may take many iterations of software building and testing to get the timing right for the delivery of the fuel and spark pulses Some of this confusion may come from the generic implementation of the example application The crankshaft state machine that synchronizes to the rotation of the engine through the teeth pulses on the crankshaft uses the missing tooth as the definition of top dead center or 0 degrees The first tooth after the missing tooth gap is then tooth 1 This is not always the
65. he freescale com files analog doc fact_sheet MM912_P812FS pdf Product Summary Page http www freescale com webapp sps site prod summary jsp code MM912 P812 WBNR FTF12 AUT F0196 Small Engine Control Systems Using a New System in Package SiP Solution Training Presentation http www freescale com files training pdf FTF 2012 americas WBNR FTF12 AUT FO196 pdf Application Note MC9512P 128 MC9512P 128RMV1 MC9512P 128 Reference Manual http cache freescale com files microcontrollers doc ref manual MC98S12P128RMV1 pdf MC9512P 128PB Product Brief http cache freescale com files microcontrollers doc prod_brief MC9S12P128PB pdf Product Summary Page http www freescale com webapp sps site prod summary jsp code S12P MC33812 MC33812 Data Sheet http cache freescale com files analog doc data_sheet MC3381 2 pdf MC33812FS Fact Sheet http cache freescale com files analog doc fact_sheet MC33812FS pdf Product Summary Page http Awww freescale com webapp sps site prod_summary jsp Other AN3768 eTPU Automotive Function Set Set2 http www freescale com files microcontrollers doc app_note AN3768 pdf Motorcycle Engine Control Unit ECU and Small Engine Control Product Summary Page http www freescale com webapp sps site application jsp code APLSMAENGCTR Analog Home Page http www freescale com analog Automotive Home Page http www freescale com automotive
66. hutdown power This functionality is very attractive but has its trade offs The main trade off is cost Additional components are required The KT912 P812ECUUG Rev 3 0 Freescale Semiconductor 57 Appendix A Hardware Reference Manual 13 4 4 13 4 4 1 13 4 4 2 13 4 5 13 4 5 1 second is reduced operating range Since additional components are placed in the battery power path additional tolerance and error is presented to the battery voltage powering circuits such as the 5 0 V regulator Low battery conditions suffer the most as the additional drop across the control logic reduces internal voltages creating a smaller operating range VRS Conditioning Design Criteria The variable reluctance sensor VRS conditioning circuit is used to convert the analog signal from the crankshaft variable reluctance sensor into a logic level signal that the MCU can measure and extract timing information from A large AC differential signal from the sensor is conditioned to be a pulse where edges represent the edges of the toothed wheel on a rotating engine crankshaft Since the amplitude of the VRS signal ranges from less than 1 0 V over 70 V in most applications the large gain of the conditioning circuit must also reject noise Implementation Recommendations The circuit chosen for the reference design uses the Maxim MAX9924 This device was selected because it contains both a precision differential amplifier and a comparator with select
67. ically refined for over 20 vears This does not leave much room for adding electronic components This is especially true when the additional electronic hardware adds significant cost to the product System Design To address these concerns of the small engine market the KIT912P812ECUEVM is designed to be very efficientin cost and size Additionally the ECU is able to aid in the development of a next generation small engine capable of meeting new emissions regulations The key to creating such a system is the use of integrated components specific to one cylinder control As a basis for the design the Freescale MM912JP812AMAF Small Engine Control IC was used This device provides extensive integration of key components that are essential to small engine control The KIT912P812E CUEVM also takes advantage of the cost efficient MC9512P 128 microcontroller from Freescale This 16 bit processor rivals the cost of 8 bit devices while providing the right amount of performance for a one cylinder application It also allows upward compatibility into the S12XS MCU product family for higher performance applications Use of a 16 bit processor instead of a 32 bit processor keeps the system costs down While this limits the maximum performance of the system less overall performance is reguired due to the reduced complexity of a small engine compared to a 4 cylinder or larger Automotive application A very specific set of signals was selected for the KIT912P812E C
68. in this configuration it is the customer s responsibility to validate their application KT912_P812ECUUG Rev 3 0 Freescale Semiconductor 45 Appendix A Hardware Reference Manual 13 13 1 13 2 Appendix A Hardware Reference Manual The KIT912P 812E CUEVM is a working reference design for small engine control It can be used right out of the box to test and development applications that run small internal combustion engines such as those found on generators lawn mowers and motorbikes The system is designed to be cost efficient for a one cylinder type of engine Use of this design is an excellent starting point towards making a custom small engine controller Modification of the design was taken into consideration and basic information is provided as a consideration for an application specific production engine controller This document will review the key features of KIT912P 812E CUEVM and present design level information on the key circuits in the design Background As the government regulations around the world begin imposing regulations on small engines electronic fuel injection is the building block for the future of motorbikes ATVs lawn mowers and all other low displacement engines Unlike large displacement engines of the automotive market the change from carburetion to electronic control has not been fully adopted The main reasons for the resistance to change are cost and packaging Small engines have been mechan
69. ion of faults 13 4 2 6 2 Implementation Recommendations The MM912JP812AMAF ignition pre driver has two outputs and one input The IGNOUTH provides the high side output stage and the IGNOUTL provides the low side output stage Having both high and low KT912_P812ECUUG Rev 3 0 54 Freescale Semiconductor Appendix A Hardware Reference Manual side drive for the pre driver provides better response for turning on and off current flow in the ignition coil The MM912JP812AMAF can be configured to drive either of the two most popular choices for the external transistor the IGBT or the Darlington transistor Historically the Darlington transistor was the most popular choice for the ignition driver transistor The newer solution is the IGBT but until recently it was considerably more expensive than the Darlington The choice now depends on whatthe designer prefers and what it more readily available The reference design uses an IGBT to control the ignition circuit with no provision to configure for Darlington Further design considerations are included in the Discrete IGBT Driver section below For the MM912JP812AMAF the IGNIN signal is the logic level input that is controlled by the MCU There is also an input pin to select either the 5 Volt supply or the 12 Volt supply as the source voltage supply for the ignition pre driver This input is the IGNSUP pin If the designer chooses to use an IGBT then IGNSUP must be connected to 12 Volts to provid
70. itecture The hardware abstraction layer uses complier directives to associate software signals with hardware functionality This is best shown in the following example RIN3 Port P Channel 2 define RIN3 PTP PTP2 RIN3 Port P Channel 2 Low DDRP DDRP2 OUTPUT RIN3 LOW In this example the relay 3 control signal RIN3 is being removed from the hardware in two ways First the actual control pin PTP2 is associated with the system signal name RIN3 If a change is made based on a hardware level modification it can quickly be made at for every instance of the signal by only changing one line of code Also the control for the signal is referenced by functionality in this case a low signal This is important as a signal could have reverse logic due to other components outside the MCU and can be easily modified to accommodate such a situation Under the high level functions are control tasks All control tasks operate regardless of the completion of the high level tasks This creates a hybrid operating system where high level tasks are in the time domain and the low level tasks are in the crankshaft or angle domain Low level tasks in the angle domain operate on an event basis and then get the latest operation parameters from the time domain tasks on the conclusion of an event As a result if a time domain task did not complete before the next angle domain event associated with the task the angle domain event will occur wi
71. li en lgnition Switch Crankshaft A angle Malfunction Indicator Relay O2 Heater Idle Speed Motor A Idle Speed Motor B Idle Speed Motor C Idle Speed Motor D Ignition Coil Fuel Injector Fuel Pump Ground Sensor Reference Development and Programming Ports zm Figure 21 System Block Diagram for the Scooter Engine Control KT912 P812ECUUG Rev 3 0 Freescale Semiconductor 29 Application Overview Application Overview The scooter demo application uses the same simple state machine that described above Complexity of the application is limited to an Alpha N engine management strategy with system modifier parameters Engine management strategy uses table look up for fuel and spark parameters based on throttle position and engine speed Although table look up is restricted to exact values on the table interpolation between points is can be easily implemented through custom code Once the table look up value has been obtained for fuel and spark various modifier values can used to obtain the final value used by the fuel and spark controllers These fuel and spark modifiers are determined and managed by the User Management task The example application only uses two modifiers in the application but provides the framework for an advanced algorithm These variables are maintained in the User Management task but are added to the table look up base value in a low level function This action i
72. limited In most cases the engine controller may be the only ECU While communication to other ECUs is not apart of normal operation it is typically required to provide diagnostic communication to troubleshoot the system The ISO 9141 also known as a K Line interface allows bi directional serial communications between the MCU and an external master device It is typically used to convey diagnostic messages between MCU and an external diagnostic code reader A common small engine implementation will use ISO 9141 specifications as the physical transport layer for communication between the ECU and the diagnostic tool ISO 9141 is a good choice as it is a single wire interface and protocols are based on a UART functionality commonly found on most MCUs Connectivity is also robust as it uses battery level signals 13 4 2 7 2 Implementation Recommendations Integrated into the MM912JP812AMAF is an ISO 9141 transceiver The MTX and MRX pins are the logic level input and output pins respectively that connect this block to the SCI port of the MCU The ISO 9141 pin is a0 to battery voltage interface pin with an active pull down MOSFET and a passive pull up resistor of 1 0 kOhm In the reference design this I O is also protected from reverse battery by a diode and from transients with a capacitor and a 24 Volt TVS Beyond the ISO 9141 communication provision for adding connectivity to a CAN transceiver has been provided on the reference design The 4 pin h
73. mall engine Small engines are defined as a one or two cylinder engine for use in anything from a motorbike to a lawn mower to a generator While the decision was made to address a one cylinder engine specifically this design is extremely useful for a two cylinder engine with little or no modification Freescale s concept of creating an engine control kit is intended to enable a market ranging from garage hobbyist to seasoned Tier 1 Powertrain Engineer using Freescale products Through the use of this kit you can create an engine controller specific to a small engine application Engine control is a discipline that requires intimate knowledge and experience in Chemical Mechanical and Electrical Engineering For those familiar with mechanical control of an engine through a carburetor the use of this reference design kit can help to advance your knowledge in the electrical area and provide a jump start for a successful adoption of electrical engine controls to meet new emissions standards Providing a kit such as this is intended to make semiconductor products from Freescale easier to use The user is responsible for providing all input signals output loads as well as the completed system design and development This kit should serve as a starting point for the development of an application specific engine controller for a small engine Example software and documentation are provided to assist in successful design and implementation It is recommended to
74. ms define EXECUTE 1MS TASKS Engine Management Data Management F List of tasks to be executed 2ms first group define EXECUTE 2MS A TASKS vfn SCI Rx Tasks 1 vin ISM TASK PF List of tasks to be executed 2ms second group define EXECUTE 2MS B TASKS vfn_SCI_Tx_ Tasks F List of tasks to be executed 10ms define EXECUTE 10MS TASKS User_Management PF List of tasks to be executed 50ms define EXECUTE 50MS TASKS 1 ss f List of tasks to be executed 100ms ifdef __EMULATOR_HARDWARE_FIRMWARE define EXECUTE_100MS_TASKS else define EXECUTE 100MS TASKS S A endif f m e e E E E _Lline112 Colt Figure 12 Definition of Tasks in Tasks h File To configure the task timing edit the definitions shown in Figure 12 using the exact syntax found in the file Example Modifying Task Times KT912 P812ECUUG Rev 3 0 20 Freescale Semiconductor Application Development In this example the default task scheduler found in the example application will be modified to show how to slow down the execution of User Management and add a custom function to be run every 1 0 ms called Heartbeat 1 2 3 4 9 6 Open the example application using CodeWarrior Open the file Tasks h Find the definition section containing the 10 ms tasks Select the line containing the function
75. n 3 0 Amps and must be protected against inductive transients Additionally faults associated with conditions that render the injector inoperable must be detected to prevent system damage and provide diagnostics for repair 13 4 2 3 2 Implementation Recommendations Direct control of an injector is performed on the INJOUT pin of the MM912JP812AMAF The input pin INJIN is a logic level 5 0 Volts CMOS input which can be driven by any GPIO pin from the MCU However the control of the pin is typically done through a timer channel configured for output compare Alternatively it can be connected to an eTPU channel on an MCU containing this peripheral The minimum specified current limit for this driver is 3 0 A A built in clamp circuit limits the injector s inductive flyback voltage on the pin to 53 V typically The injector driver is an inverting logic element so that when the INJIN pin is high the INJOUT is low turning on the injector and vice versa The injector driver monitors the injector for fault conditions such as shorted coil short to battery and open coil or other open circuit connection wiring or connector The injector driver circuit protects itself against over voltage over current and over temperature If any of these conditions are present it indicates the fault to the MCU by bringing the normally low INJFLT line high The INJFLT line will stay high until the INJIN line goes low and then high again if the fault has clea
76. n SRERRPRRPRSRSssz s2daogdlniliz kal 555 SE BESRRERSELSASE SESS SSTzZE a as BLELELFEIL FLFRFEFR ERFR RKE PR P EB er PPP sl s ys wat E A EQ d ao 8 KEES k n y E m SA Th m any Rev 3 0 KT912 P812ECUUG 33 Freescale Semiconductor Schematic G Z issus Wd ZrleBase cTOC T 9 219Q du AWA2JNDIZ L8dZL6LIM NY JSQUNN 1USWN20 2neusu s MON NNAZNDILTBALETSLI 44ILIL loJoNPUODILUSS 8 E9S9814 ZLOZ 9 IUBU doJ JeJloJ ydjey seubiseg J91 04U0 euifu3 dis dZLS an 10 LS agg AIO Le 66 7 989 eed ze SEH 1 1eeus L8 Ln 1 189US 6 LN Lissus ze Ln 1 300yS 81 1n U Nous ie 4 NIZO 4 danaa 4 dWaiv Sal hemm Ja d dOLSON3 i F YMA 4 MSHI 4 40189 Ye SL ML ES Imi 9L RE iz iis A n NNW AS ANY TY MOL Eu s aast 1 1eay9 p8 1N 1 wseus es 1n s iesus epoueo eq see zd s eeus g za sieeugjizt a kasisi ECH siseugj e za Z UMdA dOLSONS NIZO diN3lv SYN SdAJLIIHS 124141 ANY SHILII4H LNANI Freescale Semiconductor Rev 3 0 KT912 P812ECUUG 34 Schematic G E nasus Wd ZVioate ZTOZ T 9 eveg m mad ANAANDAZLBAZLGLIM 49JUNN iueunoo 2n8uau s M N WNANIAZTSdZTELIM JILIL apjonpuooiues aleosaal 4 ZLOZ 9 yBuAdog See ydjey seubiseq Jayjoqu
77. nductor 27 Application Development RUN Once a minimum engine speed has been obtained and the correct system inputs have been applied the RUN state represents the normal operating state of the application for a rotating or running engine The engine control strategy is to be implemented in this state System inputs must be maintained to keep the engine in the RUN state and the engine speed must be above the stall speed but below the maximum speed identified in the User s Management header file as over speed OVERRUN As a special case for an active engine the OVERRUN state provides a way to limit the engine speed This can be implemented by changing the engine control outputs through variables or through disabling specific engine control outputs System inputs for an active engine state must be maintained to prevent the ASM from going to the STOP state Additionally the engine speed must be reduced below a specific value This parameter is adjusted in the User Management header file as over speed recovery The true performance of the Small Engine Reference Design can only be shown in a real application Through development using a real engine testing can be performed that addresses real system issues with an engine control application Using a real production scooter as a test platform demonstrates the capabilities of the hardware and software beyond documentation For this purpose a demonstration application using the 50 cc EFI motorbike
78. note the location of Pin 1 as the red wire on the cable and number 1 near the header 6 Press the debug control in CodeWarrior to download the empty software project to the ECU Follow the on screen menus to connect and program the ECU 7 Press the GO arrow and allow execution for a few seconds before pressing HALT The source window should show the processor stuck in an infinite FOR loop This verifies that the ECU is working and the software environment has been created allowing programming and development As a final piece towards a complete development environment a build of the example software will verify if all of the tools discussed this far are working on your system System Setup Validation Exercise 1 Save the example application software by copying the folder Example Scooter Application from the CD This is a CodeWarrior project that contains a working application that runs a 50 cc scooter engine Open My Engine Project mcp in the saved folder through CodeWarrior Build the project Program the ECU by providing power and clicking debugger per previous exercise Run the application using the green GO button o 0 RB DN Stimulate the application by running the engine position simulation and using the Engine Stop Switch Operation should be identical to simulated engine environment test performed above Note When using the TBDML as a BDM tool the BDM communication speed must be manually changed
79. ntrellons Special Edition System Setup Now that the contents of the small engine reference design kit have been described the focus will shift to the complete development system This includes the contents of this kit and the fuel injected engine as a system At a high level system setup contains the following steps Definition of interface between ECU and Engine Creation of simulated engine environment Installation and verification of software development environment Engine load and sensor validation Migration plan towards real engine hardware To accomplish these steps several exercises will be described to help take you through this critical phase These exercises include getting started with Freescale CodeWarrior and creating a known reference system Additionally suggestions for further training will be provided based on using Freescale products and the system level setup Figure 7 shows the components of this kit and a placeholder for your engine This system incorporates the interface from the PC to the actual engine The user must provide the engine loads for electronic fuel injection including fuel injector inductive ignition coil relays and other relevant components Signals from VRS MAP switches and other inputs must also be provided along with the actual engine itself Software Development on PC gt USB Connection to ECU Documentation CD Including CodeWarrior and Example Application Code
80. og 9U16U3 dIS dZLS 6 100g pa a amo Lanu zzo SS vrzraws za EIER 1NOHZO Iesse oe a m anio aza zo 4 NIHZO 629 vaa Ei aia 19 134 eng vid is Qvo om 129 Giesus za q San TINI Na 0437 MM cu si AM NSXA e yous t 2d ve ASL za E NW ES shu a WW Eat 1 1osus 16 10 18 SLA 31V1NdOd LON OG SION YANOILIGNOO LNdNI HOSN3S ZONVLONTIZY 3 18VIHVA 0 WJAIHGO YALVAH ZO vyzraws sa s yeus St 1d zanos Iessen g wous et 1d EI E E T g aia 134 eng vid 19 is vo HIAHQ AV T33 ALAYOSIG KT912 P812ECUUG Rev 3 0 35 Freescale Semiconductor Schematic G 39945 Wd ZG ZTBZ T 9 taie FE 3WA3ND3Z 876 LIA RER 248gUNN iueunoo 2neusu s MON NNINJIZTBAZTELII JILI a onpuosiwag ajeosaa14 ZLOZ 0 JUBUAJOD See udjes ueuiseq Jejoquo 8U16U3 dis dZLS 6 105U5 b 1a OWAL s ye0us 1d gWdL Gel G 100US 61 1d NSE OBBEEON Iesse VWAL L OLH aowa SABPUB H Z JO PESISUI SAPIS MOT v SE XML ASN OL JON s esus tepoueo La d HMdA SH3AIHO ST YO S39014d H
81. on CD Further information relative to CodeWarrior can be found at www freescale com training This link has a search feature allowing refinement of high level training topics One training topic that will aid in the use of this kit is Learning Programming with C which can be accessed at the following URL http www freescale com webapp sps site training information jsp code TP C PROGRAMMING fsrch 1 KT912 P812ECUUG Rev 3 0 Freescale Semiconductor 15 System Setup Additional resources for working with CodeWarrior include the various user manuals that are installed with CodeWarrior Once vou have installed the CodeWarrior application the software development environment can be validated Software Development Environment Validation Exercise 1 Create a new project in CodeWarrior for the MC9512P 128 MCU using the Project Wizard that appears when CodeWarrior is launched Create the project using default settings but be sure to include the USB BDM tool included with your kit as the target connection 2 Once you have the project created verify the integrity of the empty software project by doing a build 3 Once successful connect the ECU to your 12 V power source using your simulated load harness 4 Next connect the PC to the USB BDM tool Installation will be reguired if this is the first connection to the PC follow on screen menu and install driver automatically 5 Connect the BDM ribbon cable to the BDM header on the ECU
82. onality of a carburetor This application also demonstrates active load control through time outs The example that is used is the fuel pump When the application state machine is in the STOP state the application must be ready to begin starting the engine at anytime As a strategy pressurizing the fuel system is best done before any attempt to fuel the engine is made As a result the fuel pump is turned on in the STOP state However if the fuel pump was left on unconditionally the battery would be discharged quickly To prevent this a time out is used so that the fuel pump is turned off after 3 seconds in the STOP state This parameter is defined in the User Management header file as FUEL_PUMP_TIMEOUT and the fuel pump activity is controlled by the Fuel_Pump_Controller This simple routine is provided to show how time based management of the loads can be done using engine operating states For a four stroke engine the process is a 720 degree cycle Additional synchronization techniques must be performed to transfer the low level processes from a two stroke to a four stroke operating mode For a one cylinder engine a simple technique can be done to eliminate the need of an additional camshaft sensor If the system uses manifold absolute pressure MAP measurements can be performed to determine if the engine is in a compression or exhaust stroke This requires looking for a specific signature of the MAP signal This must be done at the low level
83. oordination of circuit design component selection and layout technigues This is demonstrated in the reference design by using devices that use the human body model for ESD ratings of 2 0 kV and having ESD capacitors placed at the connector pins placed as stubs between the signal and the connector 13 4 2 4 Relay Driver The relay driver is an exact twin of the injector driver and could be used to drive a second injector in a two cylinder application The output pin for the relay driver is ROUT and the input is RIN There is also a fault indicator pin called RELFLT and it behaves the same as the INJFLT pin Refer to the Injector Driver section for further details 13 4 2 5 Lamp Driver 13 4 2 5 1 Design Criteria The lamp driver specifically designed to drive a Malfunction Indicator Lamp MIL on a motorcycle or motor scooter but could be used for other purposes as well A MIL is typically an incandescent type of light but may be LED Operation of both types must be provided It is a general purpose light indicating the health of the engine and does not require any specific timing requirements Diagnostic of the light itself is provide on power up and does not require further fault detection of the load itself A 7 0 W lamp represents a larger type of load used for a MIL 13 4 2 5 2 Implementation Recommendations Integrated into the MM912JP812AMAF is a low side driver for lamps It is similar to the injector and relay drivers but with les
84. or a 2 layer printed circuit board have been implemented that reflect the high frequency operation large load switching in the system This is reflected in the routed power traces and comprehensive ground return paths for each signal The cost sensitivity of a small engine controller is reflected by the design decision to use a resonator and not a crystal for the oscillator Resonators offer significant cost reduction when compared to a crystal but at the sacrifice of precision The resonator selected is relatively high tolerance and satisfies typical OEM criteria for the generation of CAN communication bit timing for medium to high speed data rates With the MC9512P 128 MCU further cost reduction can be explored by the making use of the internal reference clock This would eliminate the use of an external oscillator but would significantly reduce the timing performance of the system Additional cost reductions to the MCU circuit would include the use of the 48 pin QFN package Using this MCU will allow increased performance and increased memory size if the application demands it Significantly higher performance and memory size can be achieved through implementing an S12XE family processor Minimal hardware changes would be required to move the design to the S12XE which provides up to 50 MHz operation and adds the XGATE co processor to off load the main processor KT912 P812ECUUG Rev 3 0 Freescale Semiconductor 51 Appendix A Hardware Refer
85. p the development process by showing a working example The contents of this kit will save many months of work even for experienced powertrain engineers just looking to evaluate Freescale products A system has been created based on a one cylinder closed loop engine controller using integrated technology while being cost effective for the small engine market Example software is provided that can be customized to run an actual engine that has electronic fuel injection Documentation is provided to aid in going through the process of developing an application Finally information on modifying the design to support the adaptation of the small engine reference design to your application goals KT912_P812ECUUG Rev 3 0 4 Freescale Semiconductor Exploring the Contents of KIT912P 812E CUEVM 4 Exploring the Contents of KIT912P 812E CUEVM Included in this kit are the essential components to develop an engine control application for small engines Development is centered on the use of a Windows based PC and the Electronic Control Unit ECU contained in this kit The key components of the kit are ECU wire harness Documentation CD Freescale CodeWarrior for the 512X contained on CD USB BDM Tool and USB cable Refer to the packing list for any additional components that may be included in the kit If any of the contents are missing use the included warranty card or contact your local Freescale Support Team 4 1 Electronic Control Unit ECU
86. pable of delivering 10 A with a breakdown voltage of 430 V The breakdown voltage for an example ignition system was found to be 420 V This parameter is dependent on the actual system it is implemented on and a device with appropriate performance selected Power dissipation is a large concern for the IGBT Worst case operating conditions should be considered for power dissipation to validate the use of the selected component package An additional IGBT can be implemented for a two cylinder application that has two independent ignition coils This second ignition driver would reguire the capability to be driven directly from the MCU This would give up the fault detection on the second coil that is provided by the MM912JP812AMAF Diagnostics for the second ignition coil could be created through additional circuitry beyond the IGBT Such a circuit would also reguire the use of an analog channel of the MCU to detect faults 13 4 8 Input Signal Conditioning 13 4 8 1 13 4 8 2 Design Criteria All sensor and switch inputs must have a filter to reduce noise The filter must provide appropriate response for each type of signal Implementation Recommendations Low pass filters are implemented on each input signal based on a nominal freguency response Input Signal Freguency Response Module Pin 3 0 dB Freguency Cut off TPS 1 0 kHz ATEMP 100 Hz ETEMP 100 Hz MAP 5 0 kHz 02 500 Hz TILT 100 Hz ENGSTOP 100 Hz
87. r during low speed testing Other loads work better with lights or LEDs These are more simple loads that are simply controlled as on or off for long periods of time Some loads will require the actual load to test such as an idle speed motor Perhaps the most challenging part of the system to simulate is engine position Two core technologies are used to sense engine position variable reluctance sensors VRS and Hall Effect sensors The majority of production engines use a VRS for engine position The advantage of the VRS is cost while a Hall Effect sensor provides a cleaner output signal Both types are supported on the ECU The default configuration is for VRS Use the schematic to identify the components to remove and populate for using a Hall Effect sensor With respect to creating a simulated engine environment engine position is the fundamental element Simulating the rotation of the engine can be done in two ways virtual and physical simulation A virtual simulation involves a digital re creation of the spinning crankshaft signal This is best done by reproducing a Hall Effect Sensor type of output but there are options fora VRS Using a different ECU such as a basic development board for a Freescale MCU software can be written to create a the missing tooth output pattern that is produced by a rotating engine using a Hall Effect Sensor Such programs have already been written for various types of Freescale MCUs The TOOTHGEN function is a p
88. red Detection of the fault is done through GPIO of the MCU Proper detection of a fault should use interrupts that are triggered when the fault pin goes high This is implemented on the ECU by connecting all fault pins to Port A pins which have a dedicated interrupt A simple interrupt service routine can be used to determine which fault pin triggered the interrupt and then determine the type of fault by reading the state of the control pin associated with the load that created the fault If the control pin is active or in the high state a short to battery condition can be reported to the main application If the control pin is in active or in a low state an open load condition can be reported Additional detection of over temperature and over voltage can be performed with additional detection code Since the INJOUT pin goes to wiring off the circuit board it must be protected against ESD transients by means of a capacitor In the reference design a 10 nF capacitor with a 100 V rating is used on all outputs that go to the P1 and P2 connectors This is a generic implementation for the defense of ESD type of KT912_P812ECUUG Rev 3 0 Freescale Semiconductor 53 Appendix A Hardware Reference Manual transients Specific application reguirements should account for the voltage levels and injection methods that come from the operating environment No component can guarantee meeting a specification It takes a system level implementation with proper c
89. ressed on the output Implementation Recommendations Two discrete low side drivers are implemented through two dual channel NMOS transistors These control the O2HOUT and ROUT2 signals Each dual channel transistor is paired together to make a single high power output Additionally the output has a 1500 W TVS to suppress transients that may occur on the unspecified load This is a generic implementation for a discrete low side driver Optimization of the circuit begins with sizing the transistor to match a specific system load The same should be performed with the transient suppressor Components of the discrete low side driver are quite large and selected based on the high drive current beyond a normal application demand Specific implementations may also take into account current feedback and fault detection through analog measurement This combined with over current protection would create a low side driver that is much more capable for a specific application 13 4 7 Discrete IGBT Driver 13 4 7 1 Design Criteria The IGBT must be capable of carrying greater than 2 0 A and have a breakdown of at least 400 V to drive the example inductive ignition system Packaging must be small and cost effective Device must maintain minimum operating characteristics over temperature Implementation Recommendations KT912_P812ECUUG Rev 3 0 Freescale Semiconductor 59 Appendix A Hardware Reference Manual A small TO 252 sized IGBT was selected ca
90. river CAN interface e IGBT ignition coil driver lO connectors e BDM connector Reverse battery and transient protection 5 V regulator external PNP transistor MM912JP812 SiP Features The MM912JP812 System in a Package SiP contains the MC9S12P128 and MC33812 ICs The MC9512P 128 is an optimized 16 bit automotive microcontroller focused on low cost high performance and low pin count This microcontroller is targeted at generic automotive applications requiring CAN or LIN J2602 communication The MC9S12P128 has the following features e 12 CPU core 128 Kbyte on chip flash with ECC 4 Kbyte data flash with ECC 6 Kbyte on chip SRAM e Phase locked loop IPLL frequency multiplier with internal filter 4 16 MHz amplitude controlled Pierce oscillator e 1 MHz internal RC oscillator Timer module TIM supporting input output channels that provide a range of 16 bit input capture output compare counter and pulse accumulator functions Pulse width modulation PWM module with 6 x 8 bit channels e 10 channel 12 bit resolution successive approximation analog to digital converter ADC One serial peripheral interface SPI module One serial communication interface SCI module supporting LIN communications One multi scalable controller area network MSCAN module supporting CAN protocol 2 0A B On chip voltage regulator VREG for regulation of input supply and all internal voltages Autonomous periodic int
91. s and sensors of the system is required As a starting point a basic wire harness is included in the kit along with the components to fully populate the connectors The basic wire harness allows power to be applied to the module and a minimal set of loads Later in this manual there is documentation that will discuss the process of interfacing the signals of the engine to the ECU Additional connectors can be easily obtained through known electronic component suppliers Exact part numbers are made available in the bill of materials BOM for the ECU Figure 3 ECU Wiring Harness KT912 P812ECUUG Rev 3 0 Freescale Semiconductor 7 Exploring the Contents of KIT912P812ECUEVM 4 3 4 4 Documentation CD The documentation media contains electronic copies of all relevant information for creating and using this kit including this User Manual Documentation includes various support tools such as spreadsheet tools and design files including schematics and Gerber output files These can be accessed through the graphical application that is automatically launched or by using Windows Explorer as a more direct navigation of the contents As information may be updated always reference www freescale com for the latest relevant information KIT912P812ECUEVM Small Engine Control Reference Design a 7 freescale Figure 4 Small Engine Reference Design Documentation CD Freescale CodeWarrior for the S12X All firmware for the ECU
92. s current handling capability It is designed to have an RDSON of 1 0 Ohm typically and can provide up to 1 0 Amp before current limiting Like the injector and relay drivers it is protected against fault conditions however there is no fault indicator pin associated with this driver It also has over current timer to allow for incandescent bulb inrush currents The output pin is called LAMPOUT and the input pin is called LAMPIN The lamp driver can also be used to drive a LED because it does not have a fault detection current sink on the output which would cause ghost lighting in a LED through leakage current Implementing an LED requires proper series resistance for biasing Provision for PWM dimming is provided in the reference design by connection of the LAMPIN pin to a PWM output channel of the MCU This allows fine tuning of the LED brightness and possibility for ambient light compensation The lamp driver also has a voltage clamp of 53 Volts typically so it can drive a relay as well as a light 13 4 2 6 Ignition Pre Driver 13 4 2 6 1 Design Criteria The ignition pre driver is used to drive an external transistor which controls current flow in an inductive ignition coil Spark events are then generated by the control of current in the coil Transistors used to drive the coil can be either Darlington or Insulated Gate Bipolar Transistor IGBT type Circuit must provide system health feedback of the ignition coil drive circuit through the detect
93. s performed in u16Calc Fuel Pulse Width which is used by the Engine Management task Additionally two fuel variables are available for tuning that let you directly control the fuel pulse output when a fuel event is scheduled These two variables are Fuel Cut and Fuel Add and have companion variables for spark referenced as Spark Advance and Spark Retard These direct fuel and spark modifiers are extremely useful for coarse and fine tuning of the engine without the complexity of multiple modifiers For starting conditions a fuel modifier value FM MSTART adds additional fuel to the base look up table value When in the START state a calibration value of MSTART is used When the engine speed increases to the RUN state the FM MSTART fuel modifier is decayed at a specific rate MSTART Decay Timeout based on execution of the User Management task The amount of the decay is set by MSTART Decay Both values are sent in the User Management header file This working example shows how others can be used in a more advanced implementation For transient operation the fuel modifier FM MACCEL is used Parameters associated with the transient fuel detection are found in the user management header file Tip in and tip out can be detected and individually handled Thresholds based on ADC count changes between new TPS Filtered data values can be configured along with decay size and rates Transient fuel operation is intended to emulate the accelerator pump functi
94. software architecture for the example application uses a hardware abstraction layer that removes details of working with the S12P microcontroller As a result exercising the signals of the ECU do not require specific references to MCU signals or peripherals However it is worth noting that there are limitations and simple tasks at an application level may have significant overhead associated with them For example the S12 is a 16 bit microcontroller that does not have a floating point unit Use of 32 bit data and floating point numbers should be extremely limited and is not recommended for highest performance Also it is important to note that the reference design is a system and modifying engine control signals may require interaction with another integrated circuit This type of interaction and system architecture results in many low level software drivers that are behind the scenes These drivers provide high level functionality for the application and are a key to rapid application development While it is not vital to knowing all the low level functions if will be important during the debugging phase that they exist as stepping through them will occur KT912 P812ECUUG Rev 3 0 Freescale Semiconductor 67 References 15 References Document Number Description URL ECU Board and MM912 P812 MM912 P812 Data sheet http cache freescale com files analog doc data_sheet MM912 P812 pdf MM912 P812FS Fact Sheet http cac
95. sor 2 GND Power Output 0v Module level ground reference return path of Vbat 3 MAP Analog Input 0 5V Sensor input indicating the pressure on the intake manifold of the engine 4 VREF Analog Output 5V 5V system reference 5 ETEMP Analog Input 0 5V Sensor input indicating the current temper ature of the engine block or coolant 6 TPS Analog Input 0 5V Throttle position sensor indicating the cur rent state of the butterfly in of the throttle B body 7 VRSN Analog Input 0 100 V Negative connection to variable reluctance sensor used for crankshaft position 8 ENGSTOP Digital Input 0 14 V Signal indicating the state of the engine shutoff switch 9 TILTSW Analog or Digital Input 0 5 V Signal indicating that the engine is in a safe orientation to run 10 ATEMP Analog Input 0 5V Sensor input indicating outside air temper ature 11 GND Power Output DV Module level ground reference return path of Vbat 12 OZIN Analog Input 0 5 V Oxygen sensor input indicating mixture conditions from exhaust 13 3 Key Circuit Identification A total of 8 key circuits have been identified in the KIT912P 812E CUEVM Each of these circuits has been specifically designed as a starting point for designing a custom electronic control unit It is recommended to change or validate these circuits when implementing a production ECU or a custom design This will produce a higher level of safety and a more cost efficient design as the KIT912P 812E CUEVM was not
96. ss to connect reference components to the ECU Include specifications of wire color and pin number as applicable This will aid in debugging and later development Connect the wire harness to the ECU Place the Engine Stop Switch in the active position which is a short to ground Apply power Verify connections are correct by noting that power supply is drawing less than 500 mA of current and no components of the ECU are generating large amounts of heat If any component is hot remove power and verify connections Verify that no relays should be active This should be audible when power is applied if a relay was activated If relay activates on power on verify Engine Stop Switch position and relay connections KT912 P812ECUUG Rev 3 0 14 Freescale Semiconductor 6 3 System Setup 9 Move Engine Stop Switch to passive 12 V position This should activate the ROUT1 relay for 3 seconds then deactivate the relay Audibly this will be heard by two clicks If connections are good and relay is not actuating verify signal on P1 9 ISO9141 is low 0 V If this is not low then ECU does not have application code and will reguire programming 10 Start engine position simulation through Hall Effect or VRS Keep RPM to about 500RPM The relay connected to COIL should be turning on and off each rotation and be audibly heard This indicates that a good engine position signal is getting to the MCU and it is able to process and control the loa
97. t at high RPM the timer counter must be able to distinguish events and at low RPM there must be enough counts to not overflow PWM generation is essential for power management of loads This is a key concept for a small engine as electrical efficiency provides dramatic improvements in operating performance Sensor measurements are obtained by the A D converter Communication outside the module is required for diagnostics and possible control or data output to other modules in the system The MC9S12P128 meets these performance demands with a multi channel 16 bit timer PWM generator multi channel 12 bit A D converter CAN and SCI ports and large number of 1 0 These features are complemented by internal FLASH memory and the single wire BDM debugging programming port that aid in the development and deployment of software Small package options from 48 to 80 pins memory sizes from 32k to 128k and strong compatibility to the S12X product family add flexibility for implementing a custom design 13 4 1 3 Implementation Recommendations Designing a system with a microcontroller takes experience MCU manufacturers have specific guidelines and recommendations that should be used as a starting point towards a successful design This primarily concern power supply bypassing and the MCU hardware configuration pins Guidelines provided in the datasheet for the MC9512P 128 in the 64 pin package have been demonstrated in this design Additionally considerations f
98. ta it makes sense for it to collect this data for use Measuring MAP at specific teeth has strong benefits to the system and allows four cycle synchronization without a cam sensor The Data Management task is designed to collect data at a periodic rate and fill data buffers Once the data buffers are full the user can then run filter algorithms to provide User Management with conditioned data KT912 P812ECUUG Rev 3 0 64 Freescale Semiconductor Appendix B Software Reference Manual User Manag Raw Module Inputs Battery voltage MAP TPS Engine Temperature Air Temperature Ignition Switch Clutch Switch Figure 29 Data Management Software Model The main system control is performed in the User Management task All engine control strategy and operator interface control is in this function A basic state machine is included in the new project as well as the demo application This application state machine is based on engine speed and is divided into 5 engine conditions INIT STOP START RUN OVERRUN Each of these states represents a typical operating condition an engine user operator would like the application to manage The conditions for going between the states and how it impacts the lower level controllers is the heart of the application that is to be created U SETAIEN ASE EN PMID Mei MI kwata kue ana Engine Controller Management Figure 30 User Management Software Model KT912 P812ECUUG Rev 3 0 Freesc
99. tchdog is a timer circuit that can be programmed with a specific time value between 1 0 ms and 10 seconds Once the watchdog timer is programmed the MCU must send it a pulse on the WDRFSH pin at least once during the programmed time period to avoid the watchdog from issuing a reset to the MCU The purpose of the watchdog is to monitor the MCU to ensure that the program code is running and that the MCU has not locked up If the MCU enters an infinite program loop or it executes an erroneous halt instruction the watchdog of the MC3812 can toggle the RESETB pin The MCU must be programmed to pet the watchdog i e send it a pulse on the WDRFSH pin periodically to keep the watchdog from issuing the reset to the MCU Care must be taken so that the pet of the watchdog is done as a natural part of the main loop execution and not down by means of a hardware timer To program the watchdog timer initially the MCU must send it a pulse greater than 1 ms but less than 10 seconds on the WDRFSH line The default value for the watchdog timer is 10 seconds If the MCU does not initialize the watchdog timer the default value will remain in effect and the watchdog will issue a reset to the MCU on the RESETB pin when it times out in 10 seconds Whenever the watchdog issues a reset it reloads the default time value 10 seconds into its timer If the watchdog is not needed it can be disabled by pulling the WD INH pin high through a pull up resistor to 5 0
100. th the previous parameters This is an acceptable practice as the response time of an engine is proportional to its operating speed As the engine rotation rate increases there is less time for the application to execute However the inertia of the engine changes with the rotation rate which makes the engine less sensitive to fine control adjustments as engine speed increases KT912_P812ECUUG Rev 3 0 62 Freescale Semiconductor Appendix B Software Reference Manual Engine Management Figure 24 Visual Diagram of the Software Architecture used for the Small Engine Reference Design At the lowest level is a crankshaft state machine that responds to tooth driven interrupts The main task of this state machine is to validate each tooth edge and maintain a synchronized state that can create angle based events Activities include synchronizing to the missing tooth gap validating a tooth period counting teeth scheduling future fuel and spark events Crank Signal Tooth Tring ank tS Measurements KMS FO Figure 25 Crankshaft Laver Data Flow Once the crankshaft state machine reaches a svnchronized state it can then begin scheduling events for the fuel and spark controllers These events are based on the single action timer channel hardware of the MCU For this type of hardware capabilities the best precision possible is to use the tooth interrupt as a known point in the rotation of the engine Using the time between the
101. the Windows PC to the ECU is performed by the USB to BDM Tool This tool is powered through the USB port and interfaces with the CodeWarrior application The link to the ECU is through a 6 pin ribbon cable that goes from the USB BDM Tool to the Background Debug Module BDM header on the ECU Through the BDM connection the CodeWarrior application can use the BDM tool to communicate program and control the 12 microcontroller on the ECU While the tool gets its power from the USB port on the PC it does not power the ECU This separation is important as it provides a level of isolation from the engine system to the development PC This kit will make use of the TBDML It is important to know which tool you are using so that the proper connection is selected when using CodeWarrior Figure 6 Example USB BDM Tool for Connection to PC Recommended Additional Hardware In addition to this kit various pieces of eguipment are recommended to perform application development work for software validation and testing These are commonly found in most electronics labs 12V 10A DC power supply 100 MHz minimum 4 channel oscilloscope Soldering iron Grounded electrostatic matt Windows XP 7 PC 12V relays e Potentiometers Switches Having all of these items will allow testing and debugging of the system KT912 P812ECUUG Rev 3 0 Freescale Semiconductor System Setup Gen CodeWarrior Development Studio far Mi icroco
102. tion teeth to a small electric motor This creates a tool known as a spin bench Using an electric motor and the actual flywheel allows simple control of the engine speed while adding real world conditions for changes in the actual time between position teeth While the strong variations related to compression and combustion are not present the spin bench does allow transitions to and from a stopped engine and provide teeth that are representative of the actual engine that the application is being developed for Figure 8 shows an example of a spin bench using a production flywheel and VRS from a small motorbike KT912 P812ECUUG Rev 3 0 Freescale Semiconductor 13 System Setup Figure 8 Spin Bench Example for Creating a Physical Simulated Engine Position Signal Exercise 2 Creating a reference platform for a simulated engine environment 1 2 Open Load Worksheet xls and bring the Reference System Load Worksheet to the front Obtain components listed Generic component specifications are listed Additionally a simulation for engine position will be required Create this using any of the examples described in this section Verify the simulated engine position signal is being properly generated For this reference platform to work a 12 minus 1 signal must be generated This means 12 egually spaced teeth with one missing tooth representing a gap See Figure 9 for oscilloscope trace of 12 minus 1 signal Create a wire harne
103. use on the next fuel or spark event A lock out mechanism exists between the fuel and spark controllers and the Engine Management function to prevent undesired operation The fuel and spark controllers create events based on a current variable Engine Management can only modify a next variable When a fuel or spark event completes the current variable is updated with the next variable 14 2 5 Application Maps The table look up performed by the Engine Management task works with the Application Map source and header files These two files create the fuel and spark tables used to control the engine The header file is used to configure the size of the tables The C source file contains the actual data for the table look up procedure In addition to the table parameters the values associated with the table indices must also be created This includes a data array of the RPM values and an array of the load values that correspond to the indices of the fuel and spark tables All data in the application maps is based on microcontroller timer units not engineering units This is noted in the example files As a fundamental exercise in running an engine these tables must be created based on the engine and system design A starting point can be obtained by collecting data from an existing engine controller running the same engine or by engine modeling software capable of creating a baseline volumetric efficiency map 14 2 6 Low Level Driver Files The
104. with the exception of the Applications Maps has a specific function call associated with it that is invoked by the task scheduler The scheduling of these tasks can be modified in the tasks h file as discussed previously The tasks h file should include a function call to each of the user functions User Management Data Management and Engine Management These user functions provide interaction with the low level driver functions necessary to control an engine User_Management This function provides the interface between the engine user operator and the engine control software The highest level of control is performed through this function It must take the user inputs and turn them into data for engine control as well as maintain basic operating conditions related to engine s current operating point For example a fundamental user control is the throttle User Management will take the throttle position data and provide this data to the fuel and spark controllers so that the fuel and spark is adjusted for the current throttle position Another fundamental user control is the engine kill switch The ability of the user to shut off the engine at anytime must be maintained through the User Management function Examples of a more complete User Management function is provided in the example application This examples use a state machine approach as running an engine has natural control states desired by most users When getting started it m
105. xport Data in a comma delimited format and performing limited modification to the saved file Once the data is then saved in this new format it can be copied and pasted into the Sea Breeze Emulator Software 7 2 6 Map Data Export Process 1 Complete fuel and spark map data entry per above description 2 Select the Fuel Map Export Data as the active worksheet 3 Verify the table values match with the values of Fuel MCU Units Tics amp Counts KT912_P812ECUUG Rev 3 0 26 Freescale Semiconductor 7 2 7 Application Development 4 With Fuel Map Export Data active save the file as a comma delimited file with the extension lt my fuel map gt csv This will put the active worksheet into a file that contains only the fuel data separated by commas When saving this file as a csv many warnings will be presented Most of these warnings will indicate that the new file format does not support multiple worksheets Read these warnings and select the option that saves the active worksheet and continues with the operation 5 The csv file will need one specific alteration Open the fuel map lt my fuel map gt csv using a text based editor such as WordPad At the end of each row of data add a comma after the last data value excluding the last row Save the file The data can now be copied and pasted into the Application Map c file of the Sea Breeze Emulator Software in the fuel data array Choose the array that fits your
106. y map is used then the simplest starting point is to directly reuse this map If a new map is to be created by empirical data through testing a smaller map is the best starting point Fuel and spark maps are independent of each other and the load and RPM points must be customized for both sets of data Using the Fuel Engineering Units ms and the Spark Engineering Units BTDC worksheets enter the desired number of points and values for each point for the load row and RPM column Load is input as a percentage from 0 to 100 in ascending order left to right RPM is input from 0 to your max RPM in ascending order top to bottom When determining your max RPM you should consider the performance of the engine as well as the resolution of the software For the example application software a fundamental timing unit is 1 6 us This means that the highest resolution between RPM measurements is 1 6us However RPM or engine speed is determined from the tooth period measurements on the engine s flywheel This means is that while the engine is rotating at a given RPM the measurement taken is at a fraction of this rate For example at 6000 RPM an engine completes one rotation every 10 ms The engine controller monitors position of the engine through the teeth on the flywheel Each engine will have a specific number of teeth For this example the engine has 12 teeth The result is that the engine controller will measure the time between two teeth
Download Pdf Manuals
Related Search
Related Contents
本 文 SERVICE MANUAL Samsung HT-DB760 User Manual Logitech BCC950 ConferenceCam VPS Mobile Valves - Brevini Fluid Power SpA Uso del detector de metales Copyright © All rights reserved.
Failed to retrieve file