Refine Your Search

Topic

Author

Affiliation

Search Results

Training / Education

Applying DO-254 for Avionics Hardware Development and Certification

2024-11-20
This basic course introduces the intent of the DO-254 standard for commercial avionics hardware development. The content will cover many aspects of avionic hardware including, aircraft safety, systems, hardware planning, requirements, design, implementation, and testing. Participants will learn industry-best practices for real-world hardware development, common DO-254 mistakes and how to prevent them, and how to minimize risks and costs while maximizing hardware quality.
Training / Education

Vehicle Architecture for Hybrid, Electric, Automated, and Shared Vehicle Design

2024-09-10
Electric and hybrid vehicle engineers and designers are faced with the important issue of how to adequately configure required powertrain system components to achieve needed performance, occupant accommodation, and operational objectives. This course enables participants to fully comprehend vehicle architectural/configurational design requirements to enable efficient structural design, effective packaging of required components, and efficient vehicle performance for shared and autonomous operation. The importance of integrating these design requirements with specific vehicle user needs and expectations will be emphasized.
Training / Education

Fundamentals of Batteries for Mobility Applications

2024-09-09
How are batteries used in the mobility industry? This three-week hybrid course introduces how batteries fit into the energy context and provides the fundamental knowledge and state-of-the-art insights into battery technologies. It will cover the key role of batteries as a tool for energy storage, the main components and parameters that characterize a battery, and the electrochemical phenomena that lie behind battery operation.
Training / Education

AS13100 and RM13004 Design and Process Failure Mode and Effects Analysis and Control Plans

2024-07-03
This course is verified by Probitas Authentication as meeting the AS9104/3A requirements for continuing Professional Development. In the Aerospace Industry there is a focus on Defect Prevention to ensure that quality goals are met. Failure Mode and Effects Analysis (PFMEA) and Control Plan activities are recognized as being one of the most effective, on the journey to Zero Defects. This two-day course is designed to explain the core tools of Design Failure Mode and Effects Analysis (DFMEA), Process Flow Diagrams, Process Failure Mode and Effects Analysis (PFMEA) and Control Plans as described in AS13100 and RM13004.
Technical Paper

Electromagnetic Compatibility Assessment of Electric Vehicles During DC-Charging with European Combined Charging System

2024-07-02
2024-01-3008
The ongoing energy transition will have a profound impact on future mobility, with electrification playing a key role. Battery electric vehicles (EVs) are the dominant technology, relying on the conversion of alternating current (AC) from the grid to direct current (DC) to charge the traction battery. This process involves power electronic components such as rectifiers and DC/DC converters operating at high switching frequencies in the kHz range. Fast switching is essential to minimize losses and improve efficiency, but it might also generate electromagnetic interferences (EMI). Hence, electromagnetic compatibility (EMC) testing is essential to ensure reliable system operations and to meet international standards. During DC charging, the AC/DC conversion takes place off-board in the charging station, allowing for better cooling and larger components, resulting in increased power transfer, currently up to 350 kW.
Technical Paper

Charging infrastructure for employer parking – Real data analysis and charging algorithms for future customer demands

2024-07-02
2024-01-2980
The mobility industry and the entire ecosystem is currently striving towards sus-tainable mobility which leads to continuous production ramp-up of electrified vehicles. The parallel increase of the charging infrastructure is faced with various challenges regarding needed investments and the connection into the electricity grid. MAHLE chargeBIG offers centralized and large scaled charging infrastruc-ture with more than 1,800 already installed charging points. This presentation and paper is evaluating the functionality of the system by ana-lyzing backend real data of various employer parking installations. It can be shown and proven that a single-phase charging concept is sufficient and able to manage most customer relevant charging events by considering the needs and limitations of the related electricity grid infrastructure. Smart charging algorithms enable the integration of the charging infrastructure in smart grid company environments.
Technical Paper

Standardized Differential Inductive Positioning System for Wireless Charging of Electric Vehicles

2024-07-02
2024-01-2987
To shape future mobility MAHLE has committed itself to foster wireless charging for electrical vehicles. The standardized wireless power transfer of 11 kW at a voltage level of 800 V significantly improves the end user experience for charging an electric vehicle without the need to handle a connector and cable anymore. Combined with automated parking and autonomous driving systems, the challenge to charge fleets without user interaction is solved. Wireless charging is based on inductive power transfer. In the ground assembly’s (GA) power transfer coil, a magnetic field is generated which induces a voltage in the vehicle assembly (VA) power transfer coil. To transfer the power from grid to battery with a high efficiency up to 92% the power transfer coils are compensated with resonant circuits. In this paper the Differential-Inductive-Positioning-System (DIPS) to align a vehicle on the GA for parking will be presented.
Technical Paper

Sustainable Propulsion in a Post-Fossil Energy World: Life-Cycle Assessment of Renewable Fuel and Electrified Propulsion Concepts

2024-07-02
2024-01-3013
Faced with one of the greatest challenges of humanity – climate change – the European Union has set out a strategy to achieve climate neutrality by 2050 as part of the European Green Deal. To date, extensive research has been conducted on the CO2 life cycle analysis of mobile propulsion systems. However, achieving absolute net-zero CO2 emissions requires the adjustment of the relevant key performance indicators for the development of mobile propulsion systems. In this context, research is presented that examines the ecological and economic sustainability impacts of a hydrogen-fueled mild hybrid vehicle, a hydrogen-fueled 48V hybrid vehicle, a methanol-fueled 400V hybrid vehicle, a methanol-to-gasoline-fueled plug-in hybrid vehicle, a battery electric vehicle, and a fuel cell electric vehicle. For this purpose, a combined Life-Cycle Assessment (LCA) and Life-Cycle Cost Assessment was performed for the different propulsion concepts.
Technical Paper

Enabling the security of global time in software-defined vehicles (SGTS, MACsec)

2024-07-02
2024-01-2978
The global time that is propagated and synchronized in the vehicle E/E architecture is used in safety-critical, security-critical, and time-critical applications (e.g., driver assistance functions, intrusion detection system, vehicle diagnostics, external device authentication during vehicle diagnostics, vehicle-to-grid and so on). The cybersecurity attacks targeting the global time result in false time, accuracy degradation, and denial of service as stated in IETF RFC 7384. These failures reduce the vehicle availability, robustness, and safety of the road user. IEEE 1588 lists four mechanisms (integrated security mechanism, external security mechanism, architectural solution, and monitoring & management) to secure the global time. AUTOSAR defines the architecture and detailed specifications for the integrated security mechanism "Secured Global Time Synchronization (SGTS)" to secure the global time on automotive networks (CAN, FlexRay, Ethernet).
Technical Paper

Enhancing BEV Energy Management: Neural Network-Based System Identification for Thermal Control Strategies

2024-07-02
2024-01-3005
Modeling thermal systems in Battery Electric Vehicles (BEVs) is crucial for enhancing energy efficiency through predictive control strategies, thereby extending vehicle range. A major obstacle in this modeling is the often limited availability of detailed system information. This research introduces a methodology using neural networks for system identification, a powerful technique capable of approximating the physical behavior of thermal systems with minimal data requirements. By employing black-box models, this approach supports the creation of optimization-based operational strategies, such as Model Predictive Control (MPC) and Reinforcement Learning-based Control (RL). The system identification process is executed using MATLAB Simulink, with virtual training data produced by validated Simulink models to establish the method's feasibility. The neural networks utilized for system identification are implemented in MATLAB code.
Technical Paper

Design of an Alternative Hardware Abstraction Layer for Embedded Systems with Time-Controlled Hardware Access

2024-07-02
2024-01-2989
This paper proposes a novel approach to the design of a Hardware Abstraction Layer (HAL) specifically tailored to embedded systems, placing a significant emphasis on time-controlled hardware access. The general concept and utilization of a HAL in industrial projects are widespread, serving as a well-established method in embedded systems development. HALs enhance application software portability, simplify underlying hardware usage by abstracting its inherent complexity and reduce overall development costs through software reusability. Beyond these established advantages, this paper introduces a conceptual framework that addresses critical challenges related to debugging and mitigates input-related problems often encountered in embedded systems. This becomes particularly pertinent in the automotive context, where the intricate operational environment of embedded systems demands robust solutions. The HAL design presented in this paper mitigates these issues.
Technical Paper

Reduction of Flow-induced Noise in Refrigeration Cycles

2024-07-02
2024-01-2972
In electrified vehicles, auxiliary units can be a dominant source of noise, one of which is the refrigerant scroll compressor. Compared to vehicles with combustion engines, e-vehicles require larger refrigerant compressors, as in addition to the interior, also the battery and the electric motors have to be cooled. Currently, scroll compressors are widely used in the automotive industry, which generate one pressure pulse per revolution due to their discontinuous compression principle. This results in speed-dependent pressure fluctuations as well as higher-harmonic pulsations that arise from reflections. These fluctuations spread through the refrigeration cycle and cause the vibration excitation of refrigerant lines and heat exchangers. The sound transmission path in the air conditioning heat exchanger integrated in the dashboard is particularly critical. Various silencer configurations can be used to dampen these pulsations.
Technical Paper

Additively Manufactured Wheel Suspension System with Integrated Conductions and Optimized Structure

2024-07-02
2024-01-2973
Increasing urbanisation and the growing environmental awareness in society require new and innovative vehicle concepts. In the present work, the design freedoms of additive manufacturing (AM) are used to develop a front axle wheel suspension for a novel modular vehicle concept. The development of the suspension components is based on a new method using industry standard load cases for the strength design of the components. To design the chassis components, first the available installation space is determined and a suitable configuration of the chassis components is defined. Furthermore, numerical methods are used to identify component geometries that are suitable for the force flow. The optimisation setup is selected in a way that allows to integrate information, energy and material-carrying conductors into the suspension arms. The conductors even serve as load-bearing structures because of the matching design of the components.
Technical Paper

Investigation of Stator Cooling Concepts of an Electric Machine for Maximization of Continuous Power

2024-07-02
2024-01-3014
With the automotive industry's increasing focus on electromobility and the growing share of electric cars, new challenges are arising for the development of electric motors. The requirements for torque and power of traction motors are constantly growing, while installation space, costs and weight are increasingly becoming limiting factors. Moreover, there is an inherent conflict in the design between power density and efficiency of an electric motor. Thus, a main focus in today's development lies on space-saving and yet effective and innovative cooling systems. This paper presents an approach for a multi-physical optimization that combines the domains of electromagnetics and thermodynamics. Based on a reference machine, this simulative study examins a total of nine different stator cooling concepts varying the cooling duct positions and end-winding cooling concepts.
Technical Paper

Automated Park and Charge: Concept and Energy Demand Calculation

2024-07-02
2024-01-2988
In this paper we are presenting the concept of automated park and charge functions in different use scenarios. The main scenario is automated park and charge in production and the other use scenario is within automated valet parking in parking garages. The automated park and charge in production is developed within the scope of the publicly funded project E-Self. The central aim of the project is the development and integration of automated driving at the end-of-line in the production at Ford Motor Company's manufacturing plant in Cologne. The driving function thereby is mostly based upon automated valet driving with an infrastructure based perception and action planning. Especially for electric vehicles the state of charge of the battery is critical, since energy is needed for all testing and driving operations at end-of-line.
Technical Paper

Software-supported Processes for Aerodynamic Homologation of Vehicles

2024-07-02
2024-01-3004
Homologation is an important process in vehicle development and aerodynamics a main data contributor. The process is heavily interconnected: Production planning defines the available assemblies. Construction defines their parts and features. Sales defines the assemblies offered in different markets, where Legislation defines the rules applicable to homologation. Control engineers define the behavior of active, aerodynamically relevant components. Wind tunnels are the main test tool for the homologation, accompanied by surface-area measurement systems. Mechanics support these test operations. The prototype management provides test vehicles, while parts come from various production and prototyping sources and are stored and commissioned by logistics. Several phases of this complex process share the same context: Production timelines for assemblies and parts for each chassis-engine package define which drag coefficients or drag coefficient contributions shall be determined.
X