نتایج جستجو برای: titanium dioxide tio 2

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

2009
Thou-Jen Whang Hsien-Yu Huang Mu-Tao Hsieh Jyun-Jen Chen

Silver nanoparticles doped on titanium oxide (TiO(2)) were produced by laser-liquid interaction of silver nitrate (AgNO(3)) in isopropanol. Characteristics of Ag/TiO(2) (Ag doped TiO(2)) nanoparticles produced by the methods presented in this article were investigated by XRD, TEM, SEM, EDX, and UV-Vis. From the UV-Vis measurements, the absorption of visible light of the Ag/TiO(2) photocatalysts...

Journal: :MATEC web of conferences 2021

Rhodium and rhodium-gold catalysts supported on amorphous aluminosilicates (ASA), titanium dioxide (rutile, TiO 2 ) was prepared in two different ways: absorption colloidal method. The were characterized by an inductively coupled plasma optical emission spectrometer (ICP-OES), transmission electron microscopy (TEM) X-ray diffraction (XRD). activity selectivity of the tested hydrogenation benzen...

2018
Yinghan Liu Se Wang Zhuang Wang Nan Ye Hao Fang Degao Wang

Metal-based nanoparticles (NPs) are the most widely used engineered nanomaterials. The individual toxicities of metal-based NPs have been plentifully studied. However, the mixture toxicity of multiple NP systems (n ≥ 3) remains much less understood. Herein, the toxicity of titanium dioxide (TiO₂) nanoparticles (NPs), silicon dioxide (SiO₂) NPs and zirconium dioxide (ZrO₂) NPs to unicellular fre...

Journal: :Science and engineering of composite materials 2022

Abstract Compo-casting method is one of the popular techniques to produce metal-based matrix composites. But main challenges in this process un-uniform spreading reinforced subdivisions (particles) inside metallic and lack desirable mechanical properties final produced composites due low bonding strength among metal reinforcement particles. To remove these difficulties promote kind composites, ...

Journal: :Textile Research Journal 2021

The development of materials with hydrophobic properties has been widely explored in areas such as textiles, healthcare, sports, and personal protective equipment. Hydrophobic that arise from nanoparticles (nPs) directly promote other valuable properties, including self-cleaning capabilities, decreased bacterial growth, increased comfort. In this study, biodegradable poly(?-caprolactone) (PCL) ...

2016
Marco Vercellino Gabriele Ceccarelli Francesco Cristofaro Martina Balli Federico Bertoglio Gianna Bruni Laura Benedetti Maria Antonietta Avanzini Marcello Imbriani Livia Visai

Micro- and nano-patterning/modification are emerging strategies to improve surfaces properties that may influence critically cells adherence and differentiation. Aim of this work was to study the in vitro biological reactivity of human bone marrow mesenchymal stem cells (hBMSCs) to a nanostructured titanium dioxide (TiO₂) surface in comparison to a coverglass (Glass) in two different culture co...

Journal: :The European respiratory journal 2011
S Hussain J A J Vanoirbeek K Luyts V De Vooght E Verbeken L C J Thomassen J A Martens D Dinsdale S Boland F Marano B Nemery P H M Hoet

The aim of this study was to investigate the modulation of an asthmatic response by titanium dioxide (TiO₂) or gold (Au) nanoparticles (NPs) in a murine model of diisocyanate-induced asthma. On days 1 and 8, BALB/c mice received 0.3% toluene diisocyanate (TDI) or the vehicle acetone-olive oil (AOO) on the dorsum of both ears (20 μL). On day 14, the mice were oropharyngeally dosed with 40 μL of ...

Journal: :Journal of biomedical materials research. Part A 2005
Daniel G Olmedo Deborah R Tasat María B Guglielmotti Rómulo L Cabrini

Metallic implants of titanium are used therapeutically in biomedicine because of its excellent biocompatibility. However, no metal or alloy is completely inert. We have previously shown that titanium oxide (TiO(2)) is transported in blood by phagocytic monocytes and deposited in organs such as liver, spleen, and lung 6 months after intraperitoneal injection (ip). Furthermore, it is well known t...

The synthesis of pharmaceutically and biologically active 2-amino-4H-chromenes was described using TiO2/nanoclinoptilolite (TiO2/NCP) as an efficient nanocatalyst under solvent-free condition. The TiO2/NCP was fabricated through modification of NCP with HDTMA, then the surface modified NCP was impregnated with titanium tetrachloride solution. Finally, the materi...

Journal: :Toxicology and applied pharmacology 2010
Arnaud Courtois Pascal Andujar Yannick Ladeiro Thomas Ducret Françoise Rogerieux Ghislaine Lacroix Isabelle Baudrimont Christelle Guibert Etienne Roux Mireille Canal-Raffin Patrick Brochard Francelyne Marano Roger Marthan Bernard Muller

Pulmonary circulation could be one of the primary vascular targets of finest particles that can deeply penetrate into the lungs after inhalation. We investigated the effects of engineered nanoparticles on vasomotor responses of small intrapulmonary arteries using isometric tension measurements. Acute in vitro exposure to carbon nanoparticles (CNP) decreased, and in some case abolished, the vaso...

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

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

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