نتایج جستجو برای: rocking stiffness

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

2012
David A. Roke R. Hasan

Conventional concentrically-braced frame (CBF) systems have limited drift capacity before brace buckling and related damage leads to deterioration in strength and stiffness. Self-centering concentrically-braced frame (SC-CBF) systems have been developed to increase drift capacity prior to initiation of damage and minimize residual drift. SC-CBFs differ from conventional CBFs in that the SC-CBF ...

Journal: :Human movement science 2007
Michael J Richardson Kerry L Marsh Robert W Isenhower Justin R L Goodman R C Schmidt

The current study investigated the interpersonal coordination that occurred between two people when sitting side-by-side in rocking chairs. In two experiments participant pairs rocked in chairs that had the same or different natural periods. By instructing pairs to coordinate their movements inphase or antiphase, Experiment 1 investigated whether the stable patterns of intentional interpersonal...

2007
Michael Pollino Michel Bruneau

This paper investigates a seismic retrofit technique that allows bridge steel truss piers to uplift and rock on their foundation. Displacement-based passive energy dissipation devices buckling-restrained braces, or BRBs are implemented at the uplifting location to control the rocking response while providing additional energy dissipation. The hysteretic behavior of the controlled rocking system...

2014
Lixue Wu

Most primary accelerometer calibrations, or absolute calibrations, are currently performed using laser interferometry under the guideline of the international standard (ISO 16063-11, 1999). Due to rocking motion of vibration shakers, however, the measured accelerometer sensitivities at different laser incidence points can vary for up to a few percent. For the accurate determination of rocking m...

Journal: :Current Biology 1997

The new Lcica RM 2165 automatic, heavy-duty microtome has an advanced step motor that permits an exact specimen feed and reproducible sectioning results. Features include 70 mm vertical stroke length, unique step trim function, and programmable specimen retraction. Technical features include a handwheel rocking sectioning mode; the motorized specimen feed can be linked to change the handwheel t...

Journal: :AJNR. American journal of neuroradiology 2007
J D Barnwell J K Smith M Castillo

In this retrospective review, we demonstrate the utility of using a commercially available gated navigator sequence (prospective acquisition correction technique [PACE]) to reduce rhythmic breathing motion on brain MR images. For purposes of this report, we studied 2 sedated patients who had marked head rocking, one due to deep breathing and snoring and the other due to ventilator support. Moti...

Journal: :Proceedings of the National Academy of Sciences of the United States of America 2013
Veikko F Geyer Frank Jülicher Jonathon Howard Benjamin M Friedrich

The unicellular green alga Chlamydomonas swims with two flagella that can synchronize their beat. Synchronized beating is required to swim both fast and straight. A long-standing hypothesis proposes that synchronization of flagella results from hydrodynamic coupling, but the details are not understood. Here, we present realistic hydrodynamic computations and high-speed tracking experiments of s...

Journal: :Embrio: Jurnal Kebidanan 2023

Pada trimester ketiga salah satu masalah yang timbul adalah nyeri punggung. Nyeri punggung pada ibu hamil dapat diredakan dengan latihan gerak panggul (pelvick rocking) dalam posisi berdiri, duduk dan tiduran (terlentang atau miring) dilakukan secara berpasangan suami keluarga lain. Tujuan penelitian ini untuk mengetahui pengaruh pemberian teknik pelvic rocking terhadap pengurangan bawah multig...

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

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

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