نتایج جستجو برای: rollover threshold

تعداد نتایج: 123126  

Journal: :Chinese journal of mechanical engineering 2022

Abstract Autonomous vehicles require safe motion planning in uncertain environments, which are largely caused by surrounding vehicles. In this paper, a driving environment uncertainty-aware framework is proposed to lower the risk of position uncertainty with considering rollover. First, 4-degree freedom vehicle dynamics model, and rollover index introduced. Besides, vehicles' processed propagat...

Journal: :Journal of materials chemistry. A, Materials for energy and sustainability 2021

Compared to conventional poly-crystal NCM, single-crystal NCM reveals significantly improved particle stability and less electrode cross-talk, which not only suppresses rollover fading but also improves performance aspects the cycle life up 4.7 V.

2002
MÁRCIO G. P. GARCIA

Despite the large size of the Brazilian debt market, as well the large diversity of its bonds, the picture that emerges is of a market that has not yet completed its transition from the role it performed during the megainflation years, namely that of providing a liquid asset that provided positive real returns. This unfinished transition is currently placing the market under severe stress, as f...

2009
S. Deschanel W. Chen

The large strain deformation behaviors of an ethylene methacrylic acid (EMAA) copolymer and an ethylene methacrylic acid butyl acrylate (EMAABA) copolymer are evaluated and compared in compression over nearly eight orders of magnitude in strain rate, from 10 4 to almost 104/s. Transition regimes are quantified using dynamic mechanical analysis. The stress–strain behavior of these copolymers exh...

Journal: :International Journal of Vehicle Autonomous Systems 2021

Real-time rollover prevention of Unmanned Ground Vehicles (UGVs) is very paramount to their reliability and survivability when operating on unknown rough terrains like mines or other planets of...

2017
Marc A. Riedl Jonathan A. Bernstein Timothy Craig Aleena Banerji Markus Magerl Marco Cicardi Hilary J. Longhurst Mustafa M. Shennak William H. Yang Jennifer Schranz Jovanna Baptista Paula J. Busse

BACKGROUND Hereditary angioedema (HAE) is characterized by recurrent attacks of subcutaneous or submucosal edema. Attacks are unpredictable, debilitating, and have a significant impact on quality of life. Patients may be prescribed prophylactic therapy to prevent angioedema attacks. Current prophylactic treatments may be difficult to administer (i.e., intravenously), require frequent administra...

2013
Dieumet Denis Benoit Thuilot Roland Lenain Michel Berducat

This paper proposes an algorithm for estimating on-line the rollover risk of huge machines moving on natural ground. The approach is based on the reconstruction of lateral load transfer thanks to an observer, able to take into account terrain specificities (grip conditions and geometry). Capabilities are tested through experiments using a grape harvester.

2002
D. J. M. SAMPSON D. CEBON

This paper describes the development of an active roll control system for a tractor semitrailer. The design of the hardware and software are explained. Simulations of the yaw-roll response of the vehicle show that the system will provide significant improvements in rollover stability.

2013
Michal Szkup

This paper analyzes debt maturity structure for a borrower in a setting where creditors are faced with strategic uncertainty. In contrast to the existing literature, I examine the e¤ects of strategic uncertainty on the issuance of debt in an environment where face values of debt are determined endogenously and directly a¤ect investors’ rollover decisions. I …nd that strategic uncertainty has a ...

Journal: :Traffic injury prevention 2009
Matthew L Brumbelow Eric R Teoh

OBJECTIVE A 2009 study by the Insurance Institute for Highway Safety found that midsize SUVs with stronger roofs, as measured in quasi-static tests, had lower risk of ejection and lower risk of injury for nonejected drivers. The objective of the present study was to determine whether a similar association exists for other vehicle groups. METHODS Twelve small passenger cars were evaluated acco...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->