نتایج جستجو برای: Six-bar mechanism

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

Journal: :فصلنامه علمی پژوهشی مهندسی مکانیک جامدات واحد خمینی شهر 0
دامون بختیاریان دانشجوی کارشناسی ارشد، دانشکده مکانیک، دانشگاه شهرکرد هادی همایی دانشیار، دانشکده مکانیک، دانشگاه شهرکرد امین ملکی زاده دانشجوی دکتری، دانشکده مهندسی، دانشگاه امیرکبیر مراد شهبازی تک آبی کارشناس ارشد، فارق التحصیل دانشگاه امیر کبیر

the need for simulation of human foot mechanism has made researchers and engineers move towards different patterns to describe this movement. in this regard, optimal solutions such as energy consumption, accuracy, etc. are of utmost importance. in this paper, efforts have been made to present a new solution by designing a fully two-dimensional six-bar mechanism with one degree of freedom so tha...

A. Malekizadeh D. Bakhtiarian H. Homaei, M. Shahbazi Tak-Abi

The need for simulation of human foot mechanism has made researchers and engineers move towards different patterns to describe this movement. In this regard, optimal solutions such as energy consumption, accuracy, etc. are of utmost importance. In this paper, efforts have been made to present a new solution by designing a fully two-dimensional six-bar mechanism with one degree of freedom so tha...

Journal: :Journal of Mechanical and Energy Engineering 2021

In the present work, optimal balancing of planar six-bar mechanism is investigated to minimize fluctuations shaking force and moment. An optimization problem formulated for by developing an objective function. The genetic algorithm MINITAB software were used solve problem. selection weighting factors has a crucial role obtain optimum values design parameters. Two sets considered as per contribu...

Journal: :The International Conference on Applied Mechanics and Mechanical Engineering 1986

2013
Xiaoli Wang

At present, multi-bar linkage mechanism is one of the most important directions of mechanical presses’ development. Utilizing the typical multi-linkage drawing mechanism of the plunger slide and compounding its parameters scientifically are a fairly effective way to realize the drawing technology demand. This paper established kinematics mode of the six-bar drawing mechanism by bar-group method...

Journal: :international journal of automotive engineering 0
pramanik

kinematic synthesis of a trailing six-member mechanism has been carried out to achieve five precision points of an automotive steering mechanism. the inner wheel can be rotated up to forty five degrees with fair accuracy. results show that the divergent end behavior of ackermann steering mechanism has been overcome by the present mechanism. the work is similar to earlier work by the present aut...

Journal: :The Journal of Rehabilitation Research and Development 2003

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

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

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