نتایج جستجو برای: las tio2

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

2016
Qinghua Yi Hao Wang Shan Cong Yingjie Cao Yun Wang Yinghui Sun Yanhui Lou Jie Zhao Jiang Wu Guifu Zou

Due to the good photocatalytic activity, the TiO2@CNTs thin film is highly desirable to apply to the self-cleaning glass for green intelligent building. Here, the TiO2@CNTs thin film has been successfully achieved by polymer-assisted approach of an aqueous chemical solution method. The polymer, polyethylenimine, aims to combine the Ti4+ with CNTs for film formation of TiO2@CNTs. The resultant t...

1998
Stephen Malpezzi

Of our 153 metropolitan areas, the median number of permits per thousand population per year over the study period (1980 to 1993) was 5.8. However there was a large amount of variation in this data. Las Vegas had slightly over 22 permits per thousand, as did Ft. Myers, Florida. West Palm Beach had about 21 permits per thousand, Orlando 18.5 permits per thousand, and Melbourne 16.4 permits per t...

Journal: :Networks 2014
Fabiano de S. Oliveira Valmir Carneiro Barbosa

We revisit the deadlock-prevention problem by focusing on priority digraphs instead of the traditional wait-for digraphs. This has allowed us to formulate deadlock prevention in terms of prohibiting the occurrence of directed cycles even in the most general of wait models (the so-called AND-OR model, in which prohibiting wait-for directed cycles is generally overly restrictive). For a particula...

Journal: :Colloids and surfaces. B, Biointerfaces 2015
Audrey Bonnefond Edurne González Jose María Asua Jose Ramon Leiza John Kiwi Cesar Pulgarin Sami Rtimi

This study addresses the preparation and characterization of hybrid films prepared from Titanium dioxide (TiO2) Pickering stabilized acrylic polymeric dispersion as well as their bacterial inactivation efficiency under sunlight irradiation. Complete bacterial inactivation under low intensity simulated solar light irradiation (55 mW/cm(2)) was observed within 240 min for the films containing 10 ...

2017
E. H. Alsharaeh Faheem Ahmed M. G. Ghoniem Khalid M. Abu-Salah Damien P. Debecker

A simple microwave-assisted (MWI) wet chemical route to synthesize pure anatase phase titanium dioxide (TiO2) nanoparticles (NPs) is reported here using titanium tetrachloride (TiCl4) as starting material. The as-prepared TiO2 NPs were characterized by electron microscopy, X-ray diffraction, UV/visible absorption spectroscopy, and infrared and Raman spectroscopic techniques. Further modificatio...

2016
Rongbo Zheng Mandla A. Tshabalala Qingyu Li Hongyan Wang

To test the hypothesis that wood coated with rutile TiO2 nanostructures can undergo degradation because of the photocatalytic activity of TiO2, three sets of wood specimens were aged at an accelerated rate. These three sets consisted of blank wood (BW), HDTMOS/MTMOS-coated wood (WHM), and TiO2/HDTMOS/MTMOS-coated wood (WTHM). After exposure to 155-h UV irradiation, the wettability of WTHM chang...

2007
Jesús Romo Manuel Benito Javier Portillo Oskar Casquero

El presente trabajo trata de dar luz sobre la publicación digital en abierto que propone el Proyecto OpenCourseWare y más particularmente sobre las implicaciones que conlleva la incorporación de las instituciones universitarias a dicho proyecto. Se realiza una reflexión sobre las ventajas del movimiento OpenCourseWare y se apuntan también las deficiencias de las que adolece.

Journal: :Pakistan journal of pharmaceutical sciences 2015
Ronghe Zhang Weiwei Zhang Xueyan Bai Xiaotong Song Chunyan Wang Xinxin Gao Xubiao Tian Fengzhen Liu

This paper aims to explore the antibacterial property of nano Ag/TiO2 coating bracket for the common bacteria in oral cavity, and discuss its biocompatibility. Micro morphology in the surface of nano Ag/TiO2 coating bracket was detected by scanning electron microscope (SEM), and surface roughness of ordinary mental bracket, nano TiO2 coating bracket and nano Ag/TiO2 coating bracket were measure...

2012
Teen-Hang Meen Yi-Ting Jhuo Shi-Mian Chao Nung-Yi Lin Liang-Wen Ji Jenn-Kai Tsai Tien-Chuan Wu Wen-Ray Chen Walter Water Chien-Jung Huang

In this study, we used the electrochemical anodization to prepare TiO2 nanotube arrays and applied them on the photoelectrode of dye-sensitized solar cells. In the field emission scanning electron microscopy analysis, the lengths of TiO2 nanotube arrays prepared by electrochemical anodization can be obtained with approximately 10 to 30 μm. After titanium tetrachloride (TiCl4) treatment, the wal...

2014
Anupam Dhasmana Qazi Mohd. Sajid Jamal Snober Shabnam Mir Madan Lal Bramha Bhatt Qamar Rahman Richa Gupta Mohd. Haris Siddiqui Mohtashim Lohani

Polycyclic aromatic hydrocarbons (PAH), like Benzo[alpha]Pyrene (BaP) are known to cause a number of toxic manifestations including lung cancer. As Titanium dioxide Nanoparticles (TiO2 NPs) have recently been shown to adsorb a number of PAHs from soil and water, we investigated whether TiO2 NPs could provide protection against the BaP induced toxicity in biological system. A549 cells when co-ex...

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

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

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