Refine Your Search

Topic

Author

Affiliation

Search Results

Training / Education

Introduction to DO-178C

2024-11-18
This two-day course will introduce participants to industry best practices for real-world software development and how to avoid common DO-178C mistakes. This course is intended to present the information necessary to help minimize DO-178C risks and costs, while also maximizing software quality during avionics development.  The instructor will guide participants through topics such as aircraft safety, systems, software planning, software requirements, and software design/code/test.  
Training / Education

Fundamentals of GD&T ASME Y14.5 - 2018 Foundational Level

2024-10-22
The 2-day foundational-level Fundamentals of GD&T course teaches the terms, rules, symbols, and concepts of geometric dimensioning and tolerancing, as prescribed in the ASME Y14.5-2018 Standard. The class offers an explanation of geometric tolerances, including their symbols, tolerance zones, applicable modifiers, common applications, and limitations. It explains Rules #1 and #2, the datum system, form and orientation controls, tolerance of position (RFS and MMC), runout, and profile controls. Newly acquired learning is reinforced throughout the class with more than 130 practice exercises, including more than 60 application problems. 
Training / Education

Fundamentals of GD&T ASME Y14.5 - 2009 Foundational Level

2024-09-24
The 2-day foundational-level Fundamentals of GD&T course teaches the terms, rules, symbols, and concepts of geometric dimensioning and tolerancing, as prescribed in the ASME Y14.5-2009 Standard. The class offers an explanation of geometric tolerances, their symbols, tolerance zones, applicable modifiers, common applications, and limitations. It explains Rules #1 and #2, form and orientation controls, the datum system, tolerance of position (RFS and MMC), runout, and profile controls. Newly acquired learning is reinforced throughout the class with more than 80 practice exercises. 
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

Photogrammetry and Analysis of Digital Media

2024-08-28
Photographs and video recordings of vehicle crashes and accident sites are more prevalent than ever, with dash mounted cameras, surveillance footage, and personal cell phones now ubiquitous. The information contained in these pictures and videos provide critical information to understanding how crashes occurred, and  analyze physical evidence. This course teaches the theory and techniques for getting the most out of digital media, including correctly processing raw video and photographs, correcting for lens distortion, and using photogrammetric techniques to convert the information in digital media to usable scaled three-dimensional data.
Training / Education

System Engineering and Strategic Program Management for the Aviation Industry

2024-08-27
This course is offered in China only and presented in Mandarin Chinese. The course materials are bilingual (English and Chinese). The course directly addresses improved aircraft system design tools and processes, which, when implemented will significantly contribute to simpler, lower cost and even safer airplanes that meet customer quality demands. Adding value to the high-leveraged area of design (reducing design by involving manufacturing) — which is what this course does — can start to reverse the current trend (overrun and long delay) and help aircraft companies be more profitable. 
Training / Education

Development and Practice of Airborne Electronic Hardware Based on DO-254

2024-08-27
This course is offered in China only and presented in Mandarin Chinese. The course materials are bilingual (English and Chinese). Participants in this course comprehensive understanding of the DO-254 standard including how the development of airborne electronic hardware (AEH) and the development of the aircraft system are related. It addresses the key objectives, activities, and generated data of the AEH lifecycle and presents common problems in the application of DO-254 and how to prevent them. This course also includes current AEH certification requirements and interprets some of the difficulties in gaining compliance approval.
Training / Education

Exploration of Machine Learning and Neural Networks for ADAS and L4 Vehicle Perception

2024-07-18
Convolutional neural networks are the de facto method of processing camera, radar, and lidar data for use in perception in ADAS and L4 vehicles, yet their operation is a black box to many engineers. Unlike traditional rules-based approaches to coding intelligent systems, networks are trained and the internal structure created during the training process is too complex to be understood by humans, yet in operation networks are able to classify objects of interest at error rates better than rates achieved by humans viewing the same input data.
Technical Paper

Environment-Adaptive Localization based on GNSS, Odometry and LiDAR Systems

2024-07-02
2024-01-2986
In the evolving landscape of automated driving systems, the critical role of vehicle localization within the autonomous driving stack is increasingly evident. Traditional reliance on Global Navigation Satellite Systems (GNSS) proves to be inadequate, especially in urban areas where signal obstruction and multipath effects degrade accuracy. Addressing this challenge, this paper details the enhancement of a localization system for autonomous public transport vehicles, focusing on mitigating GNSS errors through the integration of a LiDAR sensor. The approach involves creating a 3D map using the factor graph-based LIO-SAM algorithm based on GNSS, vehicle odometry, IMU and LiDAR data. The algorithm is adapted to the use-case by adding a velocity factor and altitude data from a Digital Terrain model. Based on the map a state estimator is proposed, which combines high-frequency LiDAR odometry based on FAST-LIO with low-frequency absolute multiscale ICP-based LiDAR position estimation.
Technical Paper

Simulating Cloud Environments of Connected Vehicles for Anomaly Detection

2024-07-02
2024-01-2996
The emergence of connected vehicles is driven by increasing customer and regulatory demands. To meet these, more complex software applications, some of which require service-based cloud and edge backends, are developed. Due to the short lifespan of software, it becomes necessary to keep these cloud environments and their applications up to date with security updates and new features. However, as new behavior is introduced to the system, the high complexity and interdependencies between components can lead to unforeseen side effects in other system parts. As such, it becomes more challenging to recognize whether deviations to the intended system behavior are occurring, ultimately resulting in higher monitoring efforts and slower responses to errors. To overcome this problem, a simulation of the cloud environment running in parallel to the system is proposed. This approach enables the live comparison between simulated and real cloud behavior.
Technical Paper

Automated AI-based Annotation Framework for 3D Object Detection from LIDAR Data in Industrial Areas.

2024-07-02
2024-01-2999
Autonomous Driving is being utilized in various settings, including indoor areas such as industrial halls. Additionally, LIDAR sensors are currently popular due to their superior spatial resolution and accuracy compared to RADAR, as well as their robustness to varying lighting conditions compared to cameras. They enable precise and real-time perception of the surrounding environment. Several datasets for on-road scenarios such as KITTI or Waymo are publicly available. However, there is a notable lack of open-source datasets specifically designed for industrial hall scenarios, particularly for 3D LIDAR data. Furthermore, for industrial areas where vehicle platforms with omnidirectional drive are often used, 360° FOV LIDAR sensors are necessary to monitor all critical objects. Although high-resolution sensors would be optimal, mechanical LIDAR sensors with 360° FOV exhibit a significant price increase with increasing resolution.
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

FMCW Lidar Simulation with Ray Tracing and Standardized Interfaces

2024-07-02
2024-01-2977
In pursuit of safety validation of automated driving functions, efforts are being made to accompany real world test drives by test drives in virtual environments. To be able to transfer highly automated driving functions into a simulation, models of the vehicle’s perception sensors such as lidar, radar and camera are required. In addition to the classic pulsed time-of-flight (ToF) lidars, the growing availability of commercial frequency modulated continuous wave (FMCW) lidars sparks interest in the field of environment perception. This is due to advanced capabilities such as directly measuring the target’s relative radial velocity based on the Doppler effect. In this work, an FMCW lidar sensor simulation model is introduced, which is divided into the components of signal propagation and signal processing. The signal propagation is modeled by a ray tracing approach simulating the interaction of light waves with the environment.
Training / Education

Fundamentals of GD&T ASME Y14.5 2018 - Advanced Level

2024-07-02
This 3-day Fundamentals of GD&T course provides an in-depth study of the terms, rules, symbols, and concepts of geometric dimensioning and tolerancing, as prescribed in the ASME Y14.5-2018 Standard. The course can be conducted in three 8-hour sessions or with flexible scheduling including five mornings or five afternoons. 
Technical Paper

Fuel Cell Fault Simulation and Detection for On Board Diagnostics using Real-Time Digital Twins

2024-06-12
2024-37-0014
The modern automotive industry is facing challenges of ever-increasing complexity in the electrified powertrain era. On-board diagnostic (OBD) systems must be thoroughly validated and calibrated through many iterations to function effectively and meet the regulation standards. Their development and design process are more complex when prototype hardware is not available and therefore virtual testing is a prominent solution, including Software-in-the-loop (SiL) and Hardware-in-the-loop (HIL) simulations. Virtual prototype testing relying on real-time simulation models is necessary to design and test new era’s OBD systems quickly and in scale. The new fuel cell powertrain involves new and preciously unexplored fail modes. To make the system robust, simulations are required to be carried out to identify different fails.
Technical Paper

Comparing the NVH behaviour of an innovative steel-wood hybrid battery housing design to an all aluminium design

2024-06-12
2024-01-2949
The production of electric vehicles (EVs) has a significant environmental impact, with up to 50 % of their lifetime greenhouse gas potential attributed to manufacturing processes. The use of sustainable materials in EV design is therefore crucial for reducing their overall carbon footprint. Wood laminates have emerged as a promising alternative due to their renewable nature. Additionally, wood-based materials offer unique damping properties that can contribute to improved Noise, Vibration, and Harshness (NVH) characteristics. In comparison to conventional materials such as aluminum, ply wood structures exhibit beneficial damping properties. The loss factor of plywood structures with a thickness below 20 mm ranges from 0.013 to 0.032. Comparable aluminum structures however exhibit only a fraction of this loss factor with a range between 0.002 and 0.005.
X