Refine Your Search

Topic

Search Results

Journal Article

Quantum Explanations for Interference Effects in Engineering Decision Making

2022-03-29
2022-01-0215
Engineering practice routinely involves decision making under uncertainty. Much of this decision making entails reconciling multiple pieces of information to form a suitable model of uncertainty. As more information is collected, one expectedly makes better and better decisions. However, conditional probability assessments made by human decision makers, as new information arrives does not always follow expected trends and instead exhibits inconsistencies. Understanding them is necessary for a better modeling of the cognitive processes taking place in their mind, whether it be the designer or the end-user. Doing so can result in better products and product features. Quantum probability has been used in the literature to explain many commonly observed deviations from the classical probability such as: question order effect, response replicability effect, Machina and Ellsberg paradoxes and the effect of positive and negative interference between events.
Technical Paper

Human Body Orientation from 2D Images

2021-04-06
2021-01-0082
This work presents a method to estimate the human body orientation using 2D images from a person view; the challenge comes from the variety of human body poses and appearances. The method utilizes OpenPose neural network as a human pose detector module and depth sensing module. The modules work together to extract the body orientation from 2D stereo images. OpenPose is proven to be efficient in detecting human body joints, defined by COCO dataset, OpenPose can detect the visible body joints without being affected by backgrounds or other challenging factors. Adding the depth data for each point can produce rich information to the process of 3D construction for the detected humans. This 3D point’s setup can tell more about the body orientation and walking direction for example. The depth module used in this work is the ZED camera stereo system which uses CUDA for high performance depth computation.
Technical Paper

Intelligent Voice Activated Drone(s) for in-Vehicle Services and Real-Time Predictions

2021-04-06
2021-01-0063
Today, commercially available drones have limited use-cases in the rapidly evolving community. However, with advances in drone and software technology, it is possible to utilize these aerial machines to solve problems in a variety of industries such as mining, medical, construction, and law enforcement. For example, in order to reduce time of investigation, Indiana State Police are currently utilizing ad-hoc commercial drones to reconstruct crash scenes for insurance and legal purposes. In this paper, we illustrate how to effectively integrate drones for in-vehicle services and real-time prediction for automotive applications. In order to accomplish this, we first integrate simpler controls such as voice-commands to control the drone from the vehicle. Next, we build smart prediction software that monitors vehicle behavior and reacts in real-time to collisions.
Technical Paper

A Method of Filter Implementation Using Heterogeneous Computing System for Driver Health Monitoring

2021-04-06
2021-01-0103
Research in any field of study requires analysis and comparisons or real-time predictions to extract useful information. To prove that the results have practical potential, various filtering techniques and methodologies should be designed and implemented. Filters being a class of signal processing helps innovate new technologies with various kinds of outcomes, using filters there are always various methods to solve a problem. Considering the current COVID-19 situation, researchers are working on sequencing the novel coronavirus and the genomes of people afflicted with COVID-19 using CPUs and GPUs along with various filtering techniques. In this paper we are using a method of filter implementation to collect raw heart rate data samples from fingertip and ear lobe and process those results on CPUs and GPUs. Our method of implementation to collect raw heart rate data is using a photoplethysmography method.
Technical Paper

Pedestrian Orientation Estimation Using CNN and Depth Camera

2020-04-14
2020-01-0700
This work presents a method for estimating human body orientation using a combination of convolutional neural network (CNN) and stereo camera in real time. The approach uses the CNN model to predict certain human body keypoints then transforms these points into a 3D space using the stereo vision system to estimate the body orientations. The CNN module is trained to estimate the shoulders, the neck and the nose positions, detecting of three points is required to confirm human detection and provided enough data to translate the points into 3D space.
Technical Paper

Driver Visual Focus of Attention Estimation in Autonomous Vehicles

2020-04-14
2020-01-1037
An existing challenge in current state-of-the-art autonomous vehicles is the process of safely transferring control from autonomous driving mode to manual mode because the driver may be distracted with secondary tasks. Such distractions may impair a driver’s situational awareness of the driving environment which will lead to fatal outcomes during a handover. Current state-of-the-art vehicles notify a user of an imminent handover via auditory, visual, and physical alerts but are unable to improve a driver’s situational awareness before a handover is executed. The overall goal of our research team is to address the challenge of providing a driver with relevant information to regain situational awareness of the driving task. In this paper, we introduce a novel approach to estimating a driver’s visual focus of attention using a 2D RGB camera as input to a Multi-Input Convolutional Neural Network with shared weights. The system was validated in a realistic driving scenario.
Technical Paper

Numerical Methodology of Tuning a System to Target Frequencies by Adding Mass

2019-06-05
2019-01-1596
To ensure ride comfort, the dynamic characteristics, such as natural frequencies, of a vehicle is often tuned to a specific value by managing the magnitude and location of some masses and/or configuration of stiffeners without sacrificing the structural strength and overall fuel performance of the vehicle. We first formulate the mathematical statement of the problem in a constrained eigenvalue form. Optimal solutions are sought using various finite element techniques. A novel methodology involving genetic algorithm and Newton’s iterative method is developed to solve the constrained eigenvalue problems. Several examples, including discrete and continuous systems, are presented to demonstrate the effectiveness and accuracy of the proposed methodology. The strategy of managing the mass location and distribution to target a preferred natural frequency or frequencies is given in the conclusion.
Technical Paper

Evaluating Trajectory Privacy in Autonomous Vehicular Communications

2019-04-02
2019-01-0487
Autonomous vehicles might one day be able to implement privacy preserving driving patterns which humans may find too difficult to implement. In order to measure the difference between location privacy achieved by humans versus location privacy achieved by autonomous vehicles, this paper measures privacy as trajectory anonymity, as opposed to single location privacy or continuous privacy. This paper evaluates how trajectory privacy for randomized driving patterns could be twice as effective for autonomous vehicles using diverted paths compared to Google Map API generated shortest paths. The result shows vehicles mobility patterns could impact trajectory and location privacy. Moreover, the results show that the proposed metric outperforms both K-anonymity and KDT-anonymity.
Technical Paper

Approximating Convective Boundary Conditions for Transient Thermal Simulations with Surrogate Models for Thermal Packaging Studies

2019-04-02
2019-01-0904
The need for transient thermal simulations in vehicle packaging studies has grown rapidly in recent years. To date, the computational costs associated with the transient simulation of 3D conjugate heat transfer phenomena has prohibited the widespread use of full vehicle transient simulations. This paper presents results from a recent study that explored a method to circumvent the computational costs associated with long transient conjugate heat transfer simulations. The proposed method first segregates the thermal structural and fluid physics domains to take advantage of time scale differences. The two domains are then re-coupled to calculate a series of steady state conjugate heat transfer simulations at various vehicle speeds. The local convection terms are then used to construct a set of surrogate models dependent on vehicle speed, that predict the local heat transfer coefficients and the local near wall fluid temperatures.
Technical Paper

Real Time 2D Pose Estimation for Pedestrian Path Estimation Using GPU Computing

2019-04-02
2019-01-0887
Future fully autonomous and partially autonomous cars equipped with Advanced Driver Assistant Systems (ADAS) should assure safety for the pedestrian. One of the critical tasks is to determine if the pedestrian is crossing the road in the path of the ego-vehicle, in order to issue the required alerts for the driver or even safety breaking action. In this paper, we investigate the use of 2D pose estimators to determine the direction and speed of the pedestrian crossing the road in front of a vehicle. Pose estimation of body parts, such as right eye, left knee, right foot, etc… is used for determining the pedestrian orientation while tracking these key points between frames is used to determine the pedestrian speed. The pedestrian orientation and speed are the two required elements for the basic path estimation.
Technical Paper

GPU Implementation for Automatic Lane Tracking in Self-Driving Cars

2019-04-02
2019-01-0680
The development of efficient algorithms has been the focus of automobile engineers since self-driving cars become popular. This is due to the potential benefits we can get from self-driving cars and how they can improve safety on our roads. Despite the good promises that come with self-driving cars development, it is way behind being a perfect system because of the complexity of our environment. A self-driving car must understand its environment before it makes decisions on how to navigate, and this might be difficult because the changes in our environment is non-deterministic. With the development of computer vision, some key problems in intelligent driving have been active research areas. The advances made in the field of artificial intelligence made it possible for researchers to try solving these problems with artificial intelligence. Lane detection and tracking is one of the critical problems that need to be effectively implemented.
Technical Paper

Towards Video Sharing in Vehicle-to-Vehicle and Vehicle-to-Infrastructure for Road Safety

2017-03-28
2017-01-0076
Current implementations of vision-based Advanced Driver Assistance Systems (ADAS) are largely dependent on real-time vehicle camera data along with other sensory data available on-board such as radar, ultrasonic, and GPS data. This data, when accurately reported and processed, helps the vehicle avoid collisions using established ADAS applications such as Forward Collision Avoidance (FCA), Autonomous Cruise Control (ACC), Pedestrian Detection, etc. Vehicle to Vehicle (V2V) and Vehicle to Infrastructure (V2I) over Dedicated Short Range Communication (DSRC) provides basic sensory data from other vehicles or roadside infrastructure including position information of surrounding traffic. Exchanging rich data such as vision data between multiple vehicles, and between vehicles and infrastructure provides a unique opportunity to advance driver assistance applications and Intelligent Transportation Systems (ITS).
Journal Article

Consequences of Deep Cycling 24 Volt Battery Strings

2015-07-01
2015-01-9142
Deep charge and discharge cycling of 24 Volt battery strings composed of two 12 Volt VRLA batteries wired in series affects reliability and life expectancy. This is a matter of interest in vehicle power source applications. These cycles include those specific operational cases requiring the delivery of the full storage capacity during discharge. The concern here is related to applications where batteries serve as a primary power source and the energy content is an issue. It is a common practice for deep cycling a 24 volt battery string to simply add the specified limit voltages during charge and discharge for the individual 12 Volt batteries. In reality, the 12 Volt batteries have an inherent capacity variability and are not identical in their performance characteristics. The actual voltages of the individual 12 Volt batteries are not identical.
Journal Article

Scuffing Test Rig for Piston Wrist Pin and Pin Bore

2015-04-14
2015-01-0680
In practice, the piston wrist pin is either fixed to the connecting rod or floats between the connecting rod and the piston. The tribological behavior of fixed wrist pins have been studied by several researchers, however there have been few studies done on the floating wrist pin. A new bench rig has been designed and constructed to investigate the tribological behavior between floating pins and pin bore bearings. The experiments were run using both fixed pins and floating pins under the same working conditions. It was found that for fixed pins there was severe damage on the pin bore in a very short time (5 minutes) and material transfer occurs between the wrist pin and pin bore; however, for the floating pin, even after a long testing time (60 minutes) there was minimal surface damage on either the pin bore or wrist pin.
Technical Paper

Towards Improved Automotive HVAC Control through Internet Connectivity

2015-04-14
2015-01-0370
Traditional Heat Ventilation and Air Conditioning (HVAC) control systems are reactive by design and largely dependent on the on-board sensory data available on a Controller Area Network (CAN) bus. The increasingly common Internet connectivity offered in today's vehicles, through infotainment and telematic systems, makes data available that may be used to improve current HVAC systems. This includes real-time outside relative humidity, ambient temperature, precipitation (i.e., rain, snow, etc.), and weather forecasts. This data, combined with position and route information of the vehicle, may be used to provide a more comfortable experience to vehicle occupants in addition to improving driver visibility through more intelligent humidity, and defrost control. While the possibility of improving HVAC control utilizing internet connectivity seems obvious, it is still currently unclear as to what extent.
Technical Paper

CAD/CAE and Optimization of a Twist Beam Suspension System

2015-04-14
2015-01-0576
This research proposes an automatic computer-aided design, analysis, and optimization process of a twist beam rear suspension system. The process combines CAD (Computer-Aided Design), CAE (Computer-Aided Engineering), and optimization technologies into an automation procedure, which includes: structural design, dynamic analysis, vibration analysis, durability analysis, and multidisciplinary optimization. The automation results shown the twist beam rear suspension weight reduced, the durability fatigue life increased, and the K&C (kinematics & compliance) characteristics are improved significantly.
Technical Paper

A Mesoscopic-Stress Based Fatigue Limit Theory - A Revised Dang Van's Model

2014-04-01
2014-01-0902
Dang Van (Dang Van et al., 1982 and Dang Van, 1993) states that for an infinite lifetime (near fatigue limit), crack nucleation in slip bands may occur at the most unfavorable oriented grains, which are subject to plastic deformation even if the macroscopic stress is elastic. Since the residual stresses in these plastically deformed grains are induced by the restraining effect of the adjacent grains, it is assumed that the residual stresses are stabilized at a mesoscopic level. These stresses are currently approximated by the macroscopic hydrostatic stress defined by the normal stresses to the faces of an octahedral element oriented with the faces symmetric to the principal axis; mathematically they are equal to each other and they are the average of the principal stresses.
Technical Paper

Effect of Head and Neck Anthropometry on the Normal Range of Motion of the Cervical Spine of Prepubescent Children

2009-06-09
2009-01-2302
Application of cervical spine range of motion data and related anthropometric measures of the head and neck include physical therapy, product design, and computational modeling. This study utilized the Cervical Range of Motion device (CROM) to define the normal range of motion of the cervical spine for subjects five (5) through ten (10) years of age. And, the data was collected and analyzed with respect to anatomical measures such as head circumference, face height, neck length, and neck circumference. This study correlates these static anthropometric measures to the kinematic measurement of head flexion, extension, lateral extension, and rotation.
Technical Paper

Keyless Message Authentication by Verifying Position and Velocity for Inter-Vehicle Communication

2006-04-03
2006-01-1582
Inter-vehicle communication is being considered as a means for increasing safety and efficiency in future intelligent highways. However, the security in these future mobile ad hoc networks of vehicles should not be an after thought. The main challenges in developing such security schemes are the highly dynamic environment and the cost restrictions. In this paper, we propose a keyless scheme for message authentication in inter-vehicle communication by verifying the sender’s position and velocity. The approach relies on signal propagation time to authenticate messages being communicated. No infrastructure or dedicated hardware beyond standard GPS is required.
Technical Paper

Correlation of Explicit Finite Element Road Load Calculations for Vehicle Durability Simulations

2006-03-01
2006-01-1980
Durability of automotive structures is a primary engineering consideration that is evaluated during a vehicle's design and development. In addition, it is a basic expectation of consumers, who demand ever-increasing levels of quality and dependability. Automakers have developed corporate requirements for vehicle system durability which must be met before a products is delivered to the customer. To provide early predictions of vehicle durability, prior to the construction and testing of prototypes, it is necessary to predict the forces generated in the vehicle structure due to road inputs. This paper describes an application of the “virtual proving ground” approach for vehicle durability load prediction for a vehicle on proving ground road surfaces. Correlation of the results of such a series of simulations will be described, and the modeling and simulation requirements to provide accurate simulations will be presented.
X