saemobilus.sae.org Open in urlscan Pro
34.236.54.6  Public Scan

Submitted URL: http://saemobilus.sae.org/
Effective URL: https://saemobilus.sae.org/
Submission: On January 16 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

Name: SearchFormGET /search/

<form action="/search/" method="get" name="SearchForm" id="searchForm">
  <div>
    <label for="advSearchTxt0" class="sr-only">Text Search</label>
    <input type="text" id="advSearchTxt0" name="conditions[0].keyword" value="" maxlength="255" placeholder="Enter keyword, authors, product code..." class="ui-autocomplete-input" autocomplete="off">
    <input type="hidden" name="criteriaId" value="">
    <button type="submit" data-link-type="cta" data-link-text="search">Search</button>
  </div>
  <div class="hp_srch_box_r"><a href="/login/">Check my access!</a></div>
  <input type="hidden" id="op" name="op" value="doSearch">
</form>

Name: TechnicalSupportModalFormPOST /contact-us/

<form name="TechnicalSupportModalForm" method="post" action="/contact-us/" id="TechnicalSupportModalForm" enctype="multipart/form-data">
  <input type="hidden" name="method" value="submitTechnicalSupportForm">
  <input type="hidden" name="feedbackMessageLen" id="feedbackMessageLen" value="0">
  <input type="hidden" name="_csrf" value="030a3e7c-9caa-4b1e-a1c3-444d8504f483"><input name="signup" type="hidden" value="">
  <input name="transkey" value="" type="hidden">
  <div class="row">
    <div class="col-md-12">
      <p id="TechnicalSupport-dialog-description"> Please use this form to contact SAE with your questions, comments, or feedback regarding the SAE MOBILUS platform. Use the available phone numbers or email address at the bottom of the form to
        contact Customer Sales directly.</p>
    </div>
  </div>
  <strong><span class="required">*</span> Required Field</strong>
  <div class="row">
    <div class="col-md-6 col-xs-12">
      <div class="row">
        <div class="col-md-12">
          <div class="form-group">
            <label for="companyName"><span class="required">*</span> Company</label>
            <input name="companyName" type="text" class="form-control" id="companyName">
            <div id="companyNameErrorText" class="errorText message" style="display:none;"></div>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-md-6 col-xs-12">
          <div class="form-group">
            <label for="contactName"><span class="required">*</span> Name</label>
            <input name="contactName" type="text" class="form-control" id="contactName">
            <div id="contactNameErrorText" class="errorText message" style="display:none;"></div>
          </div>
        </div>
        <div class="col-md-6 col-xs-12">
          <div class="form-group">
            <label for="phnNum"><span class="required">*</span> Phone</label>
            <input name="phnNum" type="text" class="form-control" id="phnNum" maxlength="15">
            <div id="phnNumErrorText" class="errorText message" style="display:none;"></div>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-md-12">
          <div class="form-group">
            <label for="fromEmail"><span class="required">*</span> Email</label>
            <input name="fromEmail" type="text" class="form-control" id="fromEmail">
            <div id="fromEmailErrorText" class="errorText message" style="display:none;"></div>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-md-7 col-xs-12">
          <div class="form-group">
            <label for="contactReason">Subject</label>
            <div id="contactReasonErrorText" class="errorText message" style="display:none;"></div>
            <select class="form-control" id="contactReason" name="contactReason" onchange="handleTechSubjectChange()">
              <option value="Sales">Customer Sales</option>
              <option value="Technical Support" selected="selected">Technical Support</option>
              <option value="Feedback">Feedback</option>
            </select>
          </div>
        </div>
        <div class="col-md-5 col-xs-12">
          <div class="form-group">
            <label for="contactMe">Contact Me</label>
            <div id="contactMeErrorText" class="errorText message" style="display:none;"></div>
            <select class="form-control" id="contactMe" name="contactMe">
              <option value="Yes">Yes</option>
              <option value="No">No</option>
              <option value="If Needed">If Needed</option>
            </select>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-md-12">
          <div class="form-group" id="support">
            <p aria-hidden="true"><span class="required">*</span> I Need Support On</p>
            <div class="row" id="TechnicalSupportDiv" style="display:block;">
              <fieldset>
                <legend class="sr-only"><span class="required">*</span>I need Technical Support help with:</legend>
                <div class="col-md-6 col-sm-3 col-xs-3">
                  <div class="check">
                    <input type="checkbox" name="techSupport" id="techSupportAccess" value="Access"> <label for="techSupportAccess"><span class="check-title">Access</span></label>
                  </div>
                </div>
                <div class="col-md-6 col-sm-3 col-xs-3">
                  <div class="check">
                    <input type="checkbox" name="techSupport" id="techSupportContent" value="Content"> <label for="techSupportContent"><span class="check-title">Content</span></label>
                  </div>
                </div>
                <div class="col-md-6 col-sm-3 col-xs-3">
                  <div class="check">
                    <input type="checkbox" name="techSupport" id="techSupportSearch" value="Search"> <label for="techSupportSearch"><span class="check-title">Search</span></label>
                  </div>
                </div>
                <div class="col-md-6 col-sm-3 col-xs-3">
                  <div class="check">
                    <input type="checkbox" name="techSupport" id="techSupportOther" value="Other"> <label for="techSupportOther"><span class="check-title">Other</span></label>
                  </div>
                </div>
              </fieldset>
            </div>
            <div class="row" id="contactSalesDiv" style="display:none;">
              <fieldset>
                <legend class="sr-only"><span class="required">*</span>I need Contact Sales help with:</legend>
                <div class="col-md-6 col-sm-3 col-xs-3">
                  <div class="check">
                    <input type="checkbox" name="contactSales" id="contactSalesStandards" value="Standards"> <label for="contactSalesStandards"><span class="check-title">Standards</span></label>
                  </div>
                </div>
                <div class="col-md-6 col-sm-3 col-xs-3">
                  <div class="check">
                    <input type="checkbox" name="contactSales" id="contactSalesPapers" value="Papers"> <label for="contactSalesPapers"><span class="check-title">Papers</span></label>
                  </div>
                </div>
                <div class="col-md-6 col-sm-3 col-xs-3">
                  <div class="check">
                    <input type="checkbox" name="contactSales" id="contactSaleseBooks" value="eBooks"> <label for="contactSaleseBooks"><span class="check-title">eBooks</span></label>
                  </div>
                </div>
                <div class="col-md-6 col-sm-3 col-xs-3">
                  <div class="check">
                    <input type="checkbox" name="contactSales" id="contactSalesOther" value="Other"> <label for="contactSalesOther"><span class="check-title">Other</span></label>
                  </div>
                </div>
              </fieldset>
            </div>
            <div id="techSupport" class="errorText message" style="display:none;"></div>
            <div id="contactSales" class="errorText message" style="display:none;"></div>
          </div>
        </div>
      </div>
    </div>
    <div class="col-md-6 col-xs-12">
      <div class="form-group" id="feedbackMessageClass">
        <label for="feedbackMessage"><span class="required">*</span> Your Comment(s)</label>
        <textarea onkeypress="TechnicalSupportModal_checkTextAreaLen('feedbackMessage')" class="form-control" id="feedbackMessage" name="feedbackMessage" style="width:100%;" rows="12" data-gramm=""
          data-txt_gramm_id="997d2509-c63b-748f-e1d0-d7fdb0a99709"></textarea>
        <span id="count"></span>
        <div class="errorText" id="feedbackMessageErrorText" style="display:none;">Comment is required.</div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12"> Customer Sales:<br> 1-888-875-3976 (U.S. and Canada only)<br> 1-724-772-4086 (outside U.S. and Canada) or<br> Email: <a href="mailto:CustomerSales@sae.org">CustomerSales@sae.org</a>
    </div>
  </div>
</form>

POST /logout/

<form id="logoutForm" method="POST" action="/logout/">
  <input type="hidden" name="_csrf" value="030a3e7c-9caa-4b1e-a1c3-444d8504f483">
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

SAE MOBILUS Navigation
SAE MOBILUS technical resource platform
 * Return to Homepage
 * 
 * SAE International Website
 * SAE MobilityRxiv
 * SAE Mobilus (Beta)
 * SAE MOBILUS (Classic)
 * SAE OnQue
 * SAE StandardsWorks
 * 
 * About Contact Legal & Policies

Try Mobilus Beta
▼
Subscribe today!
Subscribe today!
Help
Login
SAE International
SAE International
SAE Mobilus Home
Search
Dashboard
Learning Center
Browse
Books Committees EDGE Research Reports Events Journals Magazines Training Topics
Standards
Your Destination for Mobility Engineering Resources
Over 207,000 Publications
Text Search Search
Check my access!
SAE Publications
Previous
SAE International Books explore topics critical to aerospace and ground vehicle
engineering. Customers can rely on SAE for authoritative content from industry
leaders.
SAE EDGE™ Research Reports provide examinations of the most significant topics
facing the mobility industry today with a dedicated focus on pre-consensus or
unsettled technologies.
SAE International standards are internationally recognized as the best
scientific data to globally optimize the processes, practices, and products that
advance technology in the mobility industry.
SAE International Journals publish original, peer-reviewed, state-of-the-art
research findings that advance mobility knowledge and solutions for the benefit
of humanity.
SAE Technical Papers are written and peer-reviewed by experts in the field and
contain the latest advances in research and applied technical engineering
information.
SAE International Books explore topics critical to aerospace and ground vehicle
engineering. Customers can rely on SAE for authoritative content from industry
leaders.
SAE EDGE™ Research Reports provide examinations of the most significant topics
facing the mobility industry today with a dedicated focus on pre-consensus or
unsettled technologies.
Next
 * 1
 * 2
 * 3
 * 4
 * 5

How-to-Videos
About SAE MOBILUS

Quick Links
SAE MOBILUS
 * Contact Sales
 * Search Tips
 * User Guides
 * About SAE MOBILUS
 * Frequently Asked Questions
 * Open Access
 * Feedback
 * Try the SAE MOBILUS Experience

SAE International
 * Professional Development
 * SAE Events
 * Standards Development
 * Subscriptions
 * SAE Membership


Browse SAE MOBILUS Resources
Publications by
TOPIC
 * Bodies and Structures
 * Cybersecurity
 * Maintenance and Aftermarket
 * Parts and Components
 * Power and Propulsion
 * Quality, Reliability, and Durability
 * Safety

View More >
Mobility engineering publications by topic
BOOK
Publications
 * 2009 Ultimate GD&T Pocket Guide 2nd Ed
 * Fundamentals of Vehicle Dynamics
 * Race Car Vehicle Dynamics
 * Reliability and Maintainability Guideline for Manufacturing Machinery and
   Equipment

View More >
Mobility engineering books
Publications by
EVENT
 * International Conference on Advances in Design, Materials, Manufacturing and
   Surface Engineering for Mobility
 * Brake Colloquium & Exhibition - 41st Annual
 * Energy & Propulsion Conference & Exhibition
 * Small Powertrains and Energy Systems Technology Conference
 * Symposium on International Automotive Technology

View More >
Mobility engineering publications by event
JOURNAL
Publications
 * Aerospace
 * Commercial Vehicles
 * Engines
 * Fuels and Lubricants

View More >
Mobility engineering journals
Publications by
COMMITTEE
 * AMS-AM Additive Manufacturing
 * AE-7 Aerospace Electric Power & Equipment
 * Powertrain Steering Committee

View More >
Publications by standards committee
PROFESSIONAL
DEVELOPMENT
 * AS13100 Supplemental Quality Management System Requirements
 * ISO 13485:2016 Lead Auditor Training
 * ISO 9001:2015 Lead Auditor Training
 * AS9100D Lead Auditor Training

View More >
Mobility engineering training
Recent and Popular Downloads
Choose List Type Most Popular Recently Published
Choose Product Type Technical Paper Standards Journal Article
Select Content Type:
List view
List view
  Grid view
Grid view
Thermomechanical Impact of Machining-Induced Heating on Tensile Performance of
Aerospace Composite Material
2023-01-5088|2023-12-18
Technical Paper
The aim of this research is to investigate the effect of cutting temperature on
the post-machining performance of “carbon fib...

CMM: LiDAR-Visual Fusion with Cross-Modality Module for Large-Scale Place
Recognition
2023-01-7039|2023-12-20
Technical Paper
LiDAR and camera fusion have emerged as a promising approach for improving place
recognition in robotics and autonomous vehic...

Fault Compensation Control for Regenerative Braking of Distributed Drive
Electric Vehicle Based on Hierarchical Control
2023-01-7061|2023-12-20
Technical Paper
For distributed drive electric vehicles (DDEV) equipped with an electronic
hydraulic braking system (EHB) and four-wheel hub ...

Deep 4D Automotive Radar-Camera Fusion Odometry with Cross-Modal Transformer
Fusion
2023-01-7040|2023-12-20
Technical Paper
Many learning-based methods estimate ego-motion using visual sensors. However,
visual sensors are prone to intense lighting v...

Digital Twin Test Method for Autonomous Vehicles Based on PanoSim
2023-01-7056|2023-12-20
Technical Paper
This paper proposes an intelligent car testing and evaluation method based on
digital twins, which is crucial for ensuring th...

Test Concrete Scenarios Extraction of Lane-Changing Scenarios Based on China-FOT
Naturalistic Driving Data
2023-01-7055|2023-12-20
Technical Paper
On account of the insufficient lane-changing scenario test cases and the
inability to conduct graded evaluation testing in cu...

Synthetic Data for 2D Road Marking Detection in Autonomous Driving
2023-01-7046|2023-12-20
Technical Paper
The development of autonomous driving generally requires enormous annotated data
as training input. The availability and qual...

Safe Architecture Design of Flight Control System for eVTOL
2023-01-7101|2023-12-31
Technical Paper
Advanced flight control system, aviation battery and motor technologies are
driving the rapid development of eVTOL to offer p...

GRC-Net: Fusing GAT-Based 4D Radar and Camera for 3D Object Detection
2023-01-7088|2023-12-31
Technical Paper
The fusion of multi-modal perception in autonomous driving plays a pivotal role
in vehicle behavior decision-making. However,...

Research on the Vibration Reduction Effect of Variable Damping and Stiffness
Electromagnetic Damper
2023-01-7079|2023-12-31
Technical Paper
This paper studies and compares the vibration control performance of variable
damping electromagnetic damper (VD-EMD) and var...

Damage Prediction and Crashworthiness Optimization of FOBEVs in Positive Crashes
for Battery Electric Vehicles
2023-01-7072|2023-12-31
Technical Paper
The Mobile Progressive Deformable Barrier (MPDB) is a standardized automotive
crash scenario that comprehensively evaluates t...

Numerical analysis of the influence of SOI and injection duration on the
homogenization of hydrogen-air mixtures in a PFI SI engine under lean operation
2023-36-0106|2024-01-08
Technical Paper
The use of green hydrogen as a fuel for internal combustion engines is a cleaner
alternative to conventional fuels for the au...

Driving Towards a Sustainable Future: Leveraging Connected Vehicle Data for
Effective Carbon Emission Management
2023-36-0145|2024-01-08
Technical Paper
The rise of greenhouse gas emissions has reached historic levels, with 37
billion tons of CO2 released into the atmosphere in...

Impacts on combustion from the metal oxide nanoparticles use as an additive in
biodiesel: literature review
2023-36-0119|2024-01-08
Technical Paper
Although pure biodiesel is used in diesel engines, some challenges, such as
higher density, lower cetane number, and lower ca...

Zero Carbon Emission Aviation Fuel Technology Review - The Hydrogen Pathway
2023-36-0029|2024-01-08
Technical Paper
The commercial aviation currently accounts for roughly 2.5 % of the global CO2
emissions and around 3.5% of world warming emi...

Validation of a CFD hydrogen combustion model on an PFI SI engine under lean
combustion
2023-36-0125|2024-01-08
Technical Paper
In order to further explore the potential of hydrogen as an alternative fuel,
this study aims to validate a computational flu...

Analysis of the influence of the tire pressure on vehicle comfort with the aid
of a virtual test rig
2023-36-0005|2024-01-08
Technical Paper
Human comfort is one of the main aims of this century due to technological
progress. In this context, automotive companies wo...

A Systematic Review of Automotive Wiring Harness Innovations
2023-36-0057|2024-01-08
Technical Paper
This paper discusses automotive electrical harnesses, emphasizing their
applicability and considering crucial aspects such as...

Investigating the Effects of Dethrottling on the Combustion and Efficiency of a
Spark-Ignition Engine Powered by Hydrogen
2023-36-0128|2024-01-08
Technical Paper
The use of green hydrogen as a fuel is a promising solution for reducing
greenhouse gas emissions from our current fleet of p...

The Operation Phase as the Currently Underestimated Phase of the (Safety and
Legal) Product Lifecycle of Autonomous Vehicles for SAE L3/L4 – Lessons Learned
from Existing European Operations and Development of a Deployment and
Surveillance Blueprint
2023-01-1906|2023-12-29
Technical Paper
Advanced Autonomous Vehicles (AV) for SAE Level 3 and Level 4 functions will
lead to a new understanding of the operation pha...


Show less     Show more
Close
Contact Technical Support

Please use this form to contact SAE with your questions, comments, or feedback
regarding the SAE MOBILUS platform. Use the available phone numbers or email
address at the bottom of the form to contact Customer Sales directly.

* Required Field
* Company

* Name

* Phone

* Email

Subject

Customer Sales Technical Support Feedback
Contact Me

Yes No If Needed

* I Need Support On

*I need Technical Support help with:
Access
Content
Search
Other
*I need Contact Sales help with:
Standards
Papers
eBooks
Other


* Your Comment(s)
Comment is required.
Customer Sales:
1-888-875-3976 (U.S. and Canada only)
1-724-772-4086 (outside U.S. and Canada) or
Email: CustomerSales@sae.org
Error:
Successfully Submitted
Submit Technical Support Form



YOUR DESTINATION FOR MOBILITY ENGINEERING RESOURCES

News & Press
Customer Sales
About SAE
Terms & Conditions
Follow SAE International Facebook page
Follow SAE International Facebook page
Follow SAE MOBILUS Twitter page
Follow SAE MOBILUS Twitter page
Follow SAE International YouTube page
Follow SAE International YouTube page
Follow SAE MOBILUS Linkedin page
Follow SAE MOBILUS Linkedin page



©2024 SAE International. All Rights Reserved. SAE MOBILUS v3.5.11
Close
Alert Details

Close
Close
Search Tips
Search Tips: Search Operators:AND, OR, NOT; Wild Cards; Using Quotes


SAE MOBILUS® SEARCH TIPS

Please note: All terms not contained within quotes, will be evaluated using the
OR operator. This means that your search results will contain all results that
contain ANY of the entered terms.


AND, OR, NOT

SAE MOBILUS supports the use of the AND, OR and NOT BOOLEAN operators ONLY
function with the Advanced Search.


WILD CARDS

Using the asterisk, ( * ) allows you to search for a partial word. For example,
entering a keyword search of aero* will search for any word beginning with aero.

Using the question mark, ( ? ) allows you to search for a word with a single
character wildcard. For example, searching for t?re would match both tire and
tyre


USING QUOTES

Words in double quotes " " are treated as a phrase. Conducting a search for
"heat model" will return all results in which the exact phrase "heat model" is
found, while "heat modeling" would NOT be included.

A term combined with a phrase will be joined with an OR operator.


SEARCHING FOR STANDARDS

When searching for a standard please use the entire Document Number assigned,
which includes the abbreviation. A space can be used, or omitted between the
abbreviation and number.

For complete search tips, please visit the Search Tips on the Help and Resource
Page

Close
This sentence is translated in private.

Originaltext

Diese Übersetzung bewerten
Mit deinem Feedback können wir Google Übersetzer weiter verbessern