نتایج جستجو برای: nano ultrafine grain

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

2013
Ning Wang Haijun Chen Hongcai He Wataru Norimatsu Michiko Kusunoki Kunihito Koumoto

Authors reported an effective path to increase the electrical conductivity while to decrease the thermal conductivity, and thus to enhance the ZT value by nano-inclusions. By this method, the ZT value of Nb-doped SrTiO3 was enhanced 9-fold by yttria stabilized zirconia (YSZ) nano-inclusions. YSZ inclusions, located inside grain and in triple junction, can reduce the thermal conductivity by effe...

Journal: :Journal of nanoscience and nanotechnology 2010
Virendra Singh Suresh Babu Ajay Singh Karakoti Arvind Agarwal Sudipta Seal

Doped ceria has been considered for high oxygen ion conductivity for solid oxide fuel cells. In the present study, 20 mole% samarium doped nano ceria powder was prepared by wet chemical synthesis and sintered at different temperatures to retain submicron grains (> 92-96% density). ionic conductivity of the sintered pellets was measured using impedance spectroscopy as a function of temperature (...

2011
Gi Soo Kang Patricia Anne Gillespie Albert Gunnison Andre Luis Moreira Kam-Meng Tchou-Wong Lung-Chi Chen

BACKGROUND Because associations have been reported between inhaled ambient ultrafine particles and increased risk of cardiopulmonary disease, it has been suggested that inhaled engineered nanoparticles (NPs) may also induce adverse effects on the cardiovascular system. OBJECTIVE We examined the long-term cardiovascular effects of inhaled nickel hydroxide NPs (nano-NH) using a sensitive mouse ...

2011
Bing Han Jing Guo Tesfamariam Abrahaley Longjuan Qin Li Wang Yuduo Zheng Bing Li Dandan Liu Hanchao Yao Jiwen Yang Changming Li Zhuge Xi Xu Yang

BACKGROUND The great advances of nanomaterials have brought out broad important applications, but their possible nanotoxicity and risks have not been fully understood. It is confirmed that exposure of environmental particulate matter (PM), especially ultrafine PM, are responsible for many lung function impairment and exacerbation of pre-existing lung diseases. However, the adverse effect of nan...

Supplementary irrigation moderates the damage caused by drought stress in rainfed agriculture. Meanwhile, the application of nano fertilizers and methanol as the foliar application can be considered as effective management strategies to improve production under dryland conditions. For this purpose, the effect of supplementary irrigation, nano fertilizer spraying, and methanol foliar spraying wa...

Journal: :به زراعی کشاورزی 0
رئوف سید شریفی دانشیار گروه زراعت و اصلاح نباتات، دانشکدۀ علوم کشاورزی، دانشگاه محقق اردبیلی

to study the effects of nano-zinc oxide and seed inoculation with brady rhizobium and plant growth promoting rhizobacteria on yield and some agronomic traits of soybean, a factorial experiment based on randomized complete block design with three replications was conducted in 2013 at the research farm of the islamic azad university, ardabil branch. treatments were foliar application of nano-zinc...

Journal: :به زراعی کشاورزی 0
محمود رضا تدین دانشیار گروه زراعت، دانشکدۀ کشاورزی، دانشگاه شهرکرد، شهرکرد، ایران (نویسندۀ مسئول مکاتبات *) سعید نوروزی کارشناس ارشد، گروه زراعت، دانشکدۀ کشاورزی، دانشگاه شهرکرد، شهرکرد، ایران

effect of nano titanium oxide, nano zinc and multiwall carbon nano tube on yield and yield components of green gram was carried out in kohkiloyeh-boyrahmad province, iran with 30 degrees 45' n and 50 degrees 44' in 2013 growing seasons. the experiment was arranged as factorial in a completely randomize block design with three replications, treatments including: four concentrations (ze...

حمید رضا جاهد مطلق, , رامین جهادی نائینی, , محمد صدیقی, ,

In this paper, the effect of Equal Channel Angular Pressing (ECAP) process on the structure and mechanical properties of AM30 magnesium alloy was studied. The results showed a considerable effect of ECAP process on creating an ultrafine grain size structure. Scanning Electron Microscope indicated that the grain size dropped from 20.4 µm in the extruded form to 7.2 µm in the first pass and 3.9 µ...

2005
L. Lu R. Schwaiger M. Dao K. Lu S. Suresh

We have investigated the rate sensitivity of flow stress and the extent of strengthening in polycrystalline copper containing different volume fractions of nano-sized twins, but having the same average grain size. The specimens were produced by pulsed electrodeposition, wherein the concentration of twins was varied systematically by varying the processing parameters. Depth-sensing instrumented ...

Journal: :international journal of advanced biological and biomedical research 2014
isa afshar akbar rahimihaghighi minoo i shiraz

in order to compare the effects of different spraying of nano zinc oxide and zinc oxide, the arable irrigated wheat was conducted in two separate trials in 2011-2014 lands of abadeh city.experiments were conducted in a randomized complete block design, with five treatments and five replications.in the first experiment, treatments included the application of nano zinc oxide to five levels ( 0 , ...

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

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

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