نتایج جستجو برای: automobile engine manifold

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

From technology, security and physical points of view automobiles are different regarding Hedonic price model, price of a car is a set of implicit prices concerning different characteristics. In this article we estimate the Hedonic price models using 2009 Iranian automobile market data concerning different characteristics for small cars (Engine capacity of 2000cc and less) and large cars (Engi...

2015
Ge Xiaocheng

Nowadays, natural gas conforms to the conditions of environmental protection and renewable energy, which plays a significant role in the future development of mankind. It has made some progress in applying natural gas to the automotive industry. As we all know that the source power of automobile comes from engine, therefore, based on the study on the control algorithm of gas engine, this paper ...

Journal: :Thermal Science 2022

Water electrolyzed hydroxyl gas (HHO or Brown gas) and compressed natural (CNG) are the important promising alternatives to pure fossil fuels. The global concern is about GHG emission in environment ambient air pollution steered by mass consumption of fuels automobile industries power sectors. In this study, combustion, performance characteristics HHO CNG mixtures supplied intake manifold compr...

1999
Adnan Hamad Dingli Yu J. B. Gomm Mahavir S. Sangha

Fault detection and isolation have become one of the most important aspects of automobile design. A fault detection (FD) scheme is developed for automotive engines in this paper. The method uses an independent Radial Basis Function (RBF) Neural Network model to model engine dynamics, and the modelling errors are used to form the basis for residual generation. A dependent RBFNN model is a model ...

2012
Magdi S. Mahmoud

Turbocharged diesel engines are now being used in every automobile by a lot of automobile manufacturing companies. A turbocharged diesel engine (TDE) equipped with variable geometry turbocharger and exchange gas recirculation is explained in detail. A linear turbocharged diesel engine model is presented and its control techniques are explained in detail. Controllers are designed using the linea...

2010
M. S. SHEHATA S. M. ABDEL RAZEK Abdel Razek

An experimental study is carried out to investigate engine performance parameters and methods of reducing emissions from spark ignition engine. The used engine is four stroke four cylinder naturally aspirated spark ignition engine with compression ratio of 9, bore diameter of 80 mm and stroke of 90 mm. The engine performance parameters are presented with and without exhaust gases recirculation ...

1996
Bruce Hughes

Ideas from the theory of topological stability of smooth maps are transported into the controlled topological category. For example, the controlled topological equivalence of maps is discussed. These notions are related to the classi cation of manifold approximate brations and manifold strati ed approximate brations. In turn, these maps form a bundle theory which can be used to describe neighbo...

2014
S. M. Chen D. F. Wang J. M. Zan

In order to predict the interior noise of the automobile in the low and middle frequency band in the design and development stage, the hybrid FE-SEA model of an automobile was created using hybrid FE-SEA method. The modal density was calculated using analytical method and finite element method; the damping loss factors of the structural and acoustic cavity subsystems were also calculated with a...

Journal: :Transactions of the Japan Society of Mechanical Engineers 1964

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

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

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"; } -->