CONTINENTAL AUTOMOTIVE FRANCE SAS
CONTINENTAL AUTOMOTIVE FRANCE SAS
Funder
37 Projects, page 1 of 8
assignment_turned_in ProjectFrom 2009Partners:ABOARD ENGINEERING, CONTINENTAL AUTOMOTIVE FRANCE SAS, Institut de FranceABOARD ENGINEERING,CONTINENTAL AUTOMOTIVE FRANCE SAS,Institut de FranceFunder: French National Research Agency (ANR) Project Code: ANR-08-VPTT-0011Funder Contribution: 672,382 EURAll Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=anr_________::c1542667395810162deae6e94e8d9ef4&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eumore_vert All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=anr_________::c1542667395810162deae6e94e8d9ef4&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euassignment_turned_in Project2007 - 2008Partners:UCD, CONTINENTAL AUTOMOTIVE FRANCE SAS, FLERR, ZAGUCD,CONTINENTAL AUTOMOTIVE FRANCE SAS,FLERR,ZAGFunder: European Commission Project Code: 218742All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=corda_______::1d95e992aaa1e0ba823c1472aaee27f6&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eumore_vert All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=corda_______::1d95e992aaa1e0ba823c1472aaee27f6&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euassignment_turned_in ProjectFrom 2008Partners:UNICAEN, IFSTTAR, CONTINENTAL AUTOMOTIVE FRANCE SAS, CHUUNICAEN,IFSTTAR,CONTINENTAL AUTOMOTIVE FRANCE SAS,CHUFunder: French National Research Agency (ANR) Project Code: ANR-07-TSFA-0004Funder Contribution: 481,795 EURAll Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=anr_________::1d19e6c949a256e2ab587324c11ba1b0&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eumore_vert All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=anr_________::1d19e6c949a256e2ab587324c11ba1b0&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euassignment_turned_in ProjectFrom 2006Partners:INRIA, LMS Imagine, University of Clermont Auvergne, CONTINENTAL AUTOMOTIVE FRANCE SAS, Institut National des Sciences Appliquées de Lyon - Laboratoire dIngénierie des Matériaux PolymèresINRIA,LMS Imagine,University of Clermont Auvergne,CONTINENTAL AUTOMOTIVE FRANCE SAS,Institut National des Sciences Appliquées de Lyon - Laboratoire dIngénierie des Matériaux PolymèresFunder: French National Research Agency (ANR) Project Code: ANR-06-TLOG-0026Funder Contribution: 1,071,650 EURAll Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=anr_________::987d900ae35fe9b255ce299853933b5f&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eumore_vert All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=anr_________::987d900ae35fe9b255ce299853933b5f&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euassignment_turned_in ProjectFrom 2012Partners:Université Paul Sabatier - Toulouse III, INRIA, VERIMAG-Université Joseph Fourier, CONTINENTAL AUTOMOTIVE FRANCE SAS, Inria Rennes - Bretagne Atlantique Research CentreUniversité Paul Sabatier - Toulouse III,INRIA,VERIMAG-Université Joseph Fourier,CONTINENTAL AUTOMOTIVE FRANCE SAS,Inria Rennes - Bretagne Atlantique Research CentreFunder: French National Research Agency (ANR) Project Code: ANR-12-INSE-0001Funder Contribution: 578,338 EURCritical embedded systems are generally composed of repetitive tasks that must meet drastic timing constraints, such as termination deadlines. Providing an upper bound of the worst-case execution time (WCET) of such tasks at design time is thus necessary to prove the correctness of the system. Dynamic methods based on testing give realistic but unsafe results: they are never guaranteed to pinpoint the worst-case execution. On the contrary, static timing analysis methods, considered in the project, compute safe WCET upper bounds, but at the cost of a potentially large over-approximation. Their results are often considered too pessimistic and unrealistic to be used by most industrial sectors. Sources of over-estimation stem from the analysis of the hardware platform, but also from the identification of semantic information in programs to detect feasible executions. Much effort has been devoted to model the hardware precisely. In comparison, handling semantic aspects in timing analysis has been less studied. It has been mainly limited to determining loop bounds and rather simple infeasible paths. In addition, the scope of semantic properties that can be expressed and exploited with the most widely used resolution method (IPET: Implicit Paths Enumeration Technique) has not been clearly established yet. The key position of this proposal is to bring semantics back to the heart of timing analysis. The final goal is a gain in precision of the WCET estimate. It will be reached by introducing new strategies at different levels in the whole analysis process. First of all, the semantic properties that are relevant and useful for enhancing timing analysis will be characterized. Semantic information can be discovered from high-level design (when it exists, e.g. Scade, Simulink), from the C code, and/or from the binary code. Solutions to ensure the traceability of the information though the compilation process will be proposed. Then, the state-of-the-art WCET computation method (IPET) will be re-visited to investigate to what extent it can exploit the semantic information transferred from previous steps. Alternative methods will be proposed to go beyond its limitations. All the contributions will be implemented in an open-source toolset dedicated to WCET analysis (Otawa) and experimented on several case studies from the spatial and automotive domains.
All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=anr_________::25cae655c3884b313bbdddcce2049f5f&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eumore_vert All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=anr_________::25cae655c3884b313bbdddcce2049f5f&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu
chevron_left - 1
- 2
- 3
- 4
- 5
chevron_right