نتایج جستجو برای: valve point loading

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

introduction: One of the most common causes of occupational injuries in industrialized and developing countries is musculoskeletal disorders Determining the risk factors of musculoskeletal disorders can be helpful choosing the right method for interventions and detailed studies. This study aimed to evaluate the ergonomic risk factors in operators of pressurized irrigation equipment factory. ...

Journal: :Methods in molecular medicine 2007
Dörthe Schmidt Anita Mol Jens M Kelm Simon P Hoerstrup

Heart valve replacement represents the most common surgical therapy for end-stage valvular heart diseases. A major drawback all contemporary heart valve replacements have in common is the lack of growth, repair, and remodeling capabilities. To overcome these limitations, the emerging field of tissue engineering is focusing on the in vitro generation of functional, living heart valve replacement...

2015
K. Thenmalar S. Ramesh

Optimal load dispatch is the short-term decision of the optimal output of a number of power generation facilities, to meet the system demand, with the objective of load dispatching at the lowest possible cost, subject to transmission lines power loss and operational constraints. The operational constraint includes power balance constraint, generator limit constraint and emission dispatch constr...

2009
D. A. GREEN R. LEWIS R. S. DWYER - JOYCE

A study has been carried out to investigate the influence of soot contaminated automotive lubricants in the wear process of a simulated engine valve train contact. Previous research on this topic has been mainly performed from a chemical point of view in fundamental studies, with insufficient relevance to real engine conditions i.e. load and geometry. This study investigates the conditions unde...

Journal: :journal of operation and automation in power engineering 2007
r. kazemzadeh a. hatefi

economic dispatch with valve point effect and prohibited operating zones (pozs) is a non-convex and discontinuous optimization problem. harmony search (hs) is one of the recently presented meta-heuristic algorithms for solving optimization problems, which has different variants. the performances of these variants are severely affected by selection of different parameters of the algorithm. intel...

Journal: :international journal of automotive engineering 0
kakaee keshavarz

in this study it has been tried, to compare results and convergence rate of sensitivity analysis and conjugate gradient algorithms to reduce fuel consumption and increasing engine performance by optimizing the timing of opening and closing valves in xu7/l3 engine. in this study, considering the strength and accuracy of simulation gt-power software in researches on the internal combustion engine...

A. Vakil and B. Firoozabadi,

Water-hammer is a transient condition which may occur in a network as a result of rapid or slow valve closures, pump failures, changes in turbine loading, etc. It creates high and low pressure waves which travel along the system and decay as a result of wall shear stress. Comparison o experimental and theoretical results revealed the failure of steady or quasi-steady models in correctly predict...

In this paper a new integrated model of the dynamic environmental/economic dispatch (DEED) problem and emergency demand response program (EDRP) has been presented by which their interactions are investigated. DEED schedules the online generators power output over the whole dispatch period subject to some practical constraints so that the fuel costs and emission are optimized simultaneously. EDR...

Journal: :The European respiratory journal 1998
R C Chen C L Que S Yan

Inspiratory threshold loading is an important tool in assessing inspiratory muscle function and has been widely used in studies of respiratory mechanics. A simple system was designed to provide a pure and precise inspiratory threshold load. The inspiratory threshold loading system comprises a flow generator attached via a pressure chamber, to the inspiratory port of a Hans-Rudolph valve. By lim...

Journal: :The Journal of heart valve disease 2005
Kris Dumont Jan A M Vierendeels Patrick Segers Guido J Van Nooten Pascal R Verdonck

BACKGROUND AND AIM OF THE STUDY In-vitro studies on the ATS heart valve have indicated that valve opening is less in an expanding conduit than in a straight conduit. METHODS Bileaflet valve behavior was studied using a new computational fluid-structure interaction model. A three-dimensional model of the ATS valve was studied in two geometries, simulating the valve in a geometry with sudden ex...

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

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

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