نتایج جستجو برای: density measurement specific gravity

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

2016
A.S.M. Ayman Ashab Dong Ruan Guoxing Lu Arafat A. Bhuiyan

The mechanical behavior of aluminum hexagonal honeycombs subjected to out-of-plane dynamic indentation and compression loads has been investigated numerically using ANSYS/LS-DYNA in this paper. The finite element (FE) models have been verified by previous experimental results in terms of deformation pattern, stress-strain curve, and energy dissipation. The verified FE models have then been used...

Journal: :جنگل و فرآورده های چوب 0
علی بیات کشکولی دانشیار گروه علوم و صنایع چوب و کاغذ، دانشکدة منابع طبیعی، دانشگاه زابل، زابل، ایران

the moe and mor are controlled by production variables of particleboard process. now, the basic question is which of the particleboard variables is effective on bending strength property? 13 variables of internal scientific resources were measured with 100 repeats. the study steps include the following; liner regression or stepwise, genetic algorithm, and artificial neural network. the number o...

2012
P. Tucker

Synopsis A computer-based technique has been developed for the determination of specific gravity distribution profiles. It has been designed to overcome many of the practical and technical problems that are often encountered in conventional methods of determining specific gravity profiles, such as heavy-liquid analysis. The new technique relies on a minimum of easily obtainable input data (assa...

2007
Riccardo Massari Maria Grazia Pittau Roberto Zelli

In recent years, increasing attention has been paid to household impoverishment in Italy. Most of works dealing with this issue are based on summary statistics, which do not capture the whole information contained in the income distribution. The paper applies a non-parametric tool, the “relative distribution”, to Italian household income data during 2002-2004. The relative density function is a...

2014
Henrique Costa Hermenegildo Silva Rinaldo Luiz Ferreira Caraciolo Luiz Carlos Marangon Marcelo Alves Ramos Lucilene Lima Santos Ulysses Paulino Albuquerque

BACKGROUND This study compares the efficiency of identifying the plants in an area of semi-arid Northeast Brazil by methods that a) access the local knowledge used in ethnobotanical studies using semi-structured interviews conducted within the entire community, an inventory interview conducted with two participants using the previously collected vegetation inventory, and a participatory worksho...

2016
Xiangwen Zhang Deqing Yang

A preliminary study of the mechanical properties of auxetic cellular material consisting of re-entrant hexagonal honeycombs is presented. For different scales of the honeycombs, the finite element method (FEM) and experimental models are used to perform a parametric analysis on the effects of the Poisson's ratio (cell angle) and the relative density (cell thickness) of honeycombs on bearing cap...

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

retarding the staling rate of baked goods is one of the most important issues which is of nutritional and economical importance. application of native plant and seed hydrocolloids and mucilages with medicinal and nutritional value is an economic solution to postpone the staling phenomenon. in this study the effect of different concentrations of basil seed mucilage (0, 0.25, 0.5, 0.75 and 1% w/w...

Journal: :پژوهش های علوم و صنایع غذایی ایران 0
foruq zarenejad s.hadi peighambardoust sodief azadmard-damirchi

wheat germ is a by-product of milling industry rich in fiber, tocopherol, unsaturated fatty acids, polyphenol, minerals and protein. in this study, effect of adding raw and stabilized wheat germ on the characteristics of cake batter such as specific gravity, viscosity and cake properties such as volume, apparent density, solid density, porosity, water activity, moisture and firmness was studied...

2003
Teamrat A. Ghezzehei Dani Or

[1] This study deals with deformation of small pores in wet soils of relatively high bulk density such as in the final settlement phase of tilled or disturbed soils. Pore deformation was modeled by volume reduction of spherical voids embedded in a homogenous soil matrix. External constant stress and overburden were considered as steady stresses because the change in interaggregate contact stres...

Journal: :Science 2006
Shin-Chan Han C K Shum Michael Bevis Chen Ji Chung-Yen Kuo

We report the detection of an earthquake by a space-based measurement. The Gravity Recovery and Climate Experiment (GRACE) satellites observed a +/-15-microgalileo gravity change induced by the great December 2004 Sumatra-Andaman earthquake. Coseismic deformation produces sudden changes in the gravity field by vertical displacement of Earth's layered density structure and by changing the densit...

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

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

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