Abstract

"Research and/or Engineering Questions/Objective Today’s AUTOSAR-based automotive SW applications mandates high communication throughput. These SW applications deal with thousands of signals and hundreds of IPDUs periodically in very short periods (e.g., 5ms). This requires using communication protocols that are able to handle such high throughput (e.g., CAN-FD, FlexRay, Ethernet, etc…). Introducing these communication protocols requires dealing with long signals (longer than the traditional UINT32 signals). These long signals are transmitted in long IPDUs (longer than the traditional 8-bytes IPDUs used with CAN and LIN buses). The objective of our work is to design an ISA that handles signals and IPDUs of any arbitrary length in a very short time. The ISA will be realized on an ASIP to be used on real ECUs to enhance their performance. Methodology The idea of our approach is to design an ISA that maps the most ECU time-consuming AUTOSAR-based APIs (i.e., Com_SendSignal and Com_ReceiveSignal) to instructions. We extended our previous work by introducing two new instructions (i.e., Send Long Signal and Receive Long Signal). Introducing these instructions makes our design bus-independent, as it handles signals and IPDUs of any arbitrary length. The new instructions require 12 execution cycles to complete their execution. Our ISA consists of four phases, which are Fetching, Decoding, Execution, and Delivery. The Execution phase consists of two sub phases, which are Extraction and Packing/Unpacking. We realized our ISA on an ASIP using ArtixTM-7 FPGA. Our ASIP is used to accelerate handling such signals and IPDUs to enhance the performance of AUTOSAR-based ECUs and cope with the throughput needed by the high-speed communication protocols (e.g., CAN-FD, FlexRay, Ethernet, etc…). Results The clock speed achieved by our ASIP is 180 MHz. Our ASIP, to be compatible with any communication bus (e.g., Ethernet), handles signals and ComIpdus of any arbitrary length. Our ASIP handles the 64-bytes and 254-bytes ComIpdus, which correspond to the longest transmitted frames using CAN-FD and FlexRay protocols, in 1 us and 4 us respectively. The throughput achieved by our ASIP is 50-100x more than the throughput needed by these high-speed communication protocols. For example, transmitting 64-bytes CAN-FD frame on CAN bus running on 1 Mbps baud rate and 254-bytes FlexRay frame on FlexRay bus running on 10 Mbps baud rate takes 100 us and 200 us respectively. What does the paper offer that is new in the field? Our paper introduced bus-independent HW-based optimization approach for the most ECU time consuming AUTOSAR-based APIS (i.e., Com_SendSignal and Com_ReceiveSignal) by designing an ISA and realizing it on an ASIP. This approach has not been addressed before for AUTOSAR-based ECUs. Conclusions The great throughput, 50-100x more than the throughput for CAN-FD and FlexRay communication protocols, achieved by our COM ASIP allows OEMs and Tier1s to use it to cope with the communication throughput required by today’s AUTOSAR-based automotive SW applications. Our ASIP is bus-independent so it can work with all types of ECUs, which are connected through different communication buses."

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.