نتایج جستجو برای: toluene and xylene

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

2015
James S. Wright Iñigo J. Vitórica-Yrezábal Harry Adams Stephen P. Thompson Adrian H. Hill Lee Brammer

A family of one-dimensional coordination polymers, [Ag4(O2C(CF2)2CF3)4(phenazine)2(arene) n ]·m(arene), 1 (arene = toluene or xylene), have been synthesized and crystallographically characterized. Arene guest loss invokes structural transformations to yield a pair of polymorphic coordination polymers [Ag4(O2C(CF2)2CF3)4(phenazine)2], 2a and/or 2b , with one- and two-dimensional architectures, r...

Journal: :The American journal of forensic medicine and pathology 2010
Antonina Argo David Bongiorno Antonino Bonifacio Valentina Pernice Rosa Liotta Serena Indelicato Stefania Zerbo Pierangela Fleres Leopoldo Ceraulo Paolo Procaccianti

Toluene and xylene are aromatic hydrocarbons commonly used as an industrial solvent for the manufacturing of pharmaceuticals, paints, and chemicals. The Occupational Safety and Health Administration has determined that toluene levels of 2000 parts per million (ppm) are considered dangerous to life and health. Several studies have examined the absorption of toluene and xylene following inhalatio...

2013
Tanasorn Tunsaringkarn Kalaya Zapuang Anusorn Rungsiyothin

J Jo ou ur rn na al l o of f E En nv vi ir ro on nm me en nt ta al l a an nd d O Oc cc cu up pa at ti io on na al l S Sc ci ie en nc ce e available at www.scopemed.org Abstract This study evaluated the correlation between red and white blood cell parameters and BTEX exposure among a cross-sectional survey involving 105 gasoline workers of 11 stations in Bangkok in 2009. Blood BTEX levels were e...

Journal: :international journal of occupational and environment medicine 0
t tunsaringkarn the college of public health sciences, chulalongkorn university w siriwong the college of public health sciences, chulalongkorn university a rungsiyothin the college of public health sciences, chulalongkorn university s nopparatbundit the college of public health sciences, chulalongkorn university

background: gasoline station workers are exposed to volatile organic compounds such as benzene, toluene, ethylbenzene and xylene (btex). objectives: to determine the level of exposure to btex compounds among gasoline station workers and measure the roadside concentrations of these compounds in the inner and outer areas of bangkok, thailand. methods: 49 workers at 6 gasoline stations in the inne...

ژورنال: بیمارستان 2015
سید صومعه, میر غنی, وطنی شعاع, جواد, کاردان یامچی, حسین,

Background: Exposure to some volatile organic compounds such as benzene, toluene, ethyl benzene and xylene cause adverse effects on organs and nervous system and moreover causes spread of diseases such as cancer , leukemia which would result in increasing  medical expenses. This study is aimed to detect and measure BTEX (benzene, toluene, ethylbenzene and xylene) in air and compare it with reco...

Journal: :Applied and environmental microbiology 2002
Dockyu Kim Young-Soo Kim Seong-Ki Kim Si Wouk Kim Gerben J Zylstra Young Min Kim Eungbin Kim

Rhodococcus sp. strain DK17 was isolated from soil and analyzed for the ability to grow on o-xylene as the sole carbon and energy source. Although DK17 cannot grow on m- and p-xylene, it is capable of growth on benzene, phenol, toluene, ethylbenzene, isopropylbenzene, and other alkylbenzene isomers. One UV-generated mutant strain, DK176, simultaneously lost the ability to grow on o-xylene, ethy...

Journal: :Ecotoxicology 2010
Yao Liu Qixing Zhou Xiujie Xie Dasong Lin Luxi Dong

Superoxide dismutase (SOD), guaiacol peroxidase (POD), catalase (CAT), and the comet assay (SCGE) were used as biomarkers to evaluate the oxidative stress and genotoxicity of toluene, ethylbenzene and xylene in earthworms (Eisenia fetida). The results indicated that the exposure of the three pollutants caused a stress response of the three enzymes, an approximate bell-shaped change (a tendency ...

Journal: :Applied and environmental microbiology 2005
Valeria Cafaro Eugenio Notomista Paola Capasso Alberto Di Donato

The pathways for degradation of aromatic hydrocarbons are constantly modified by a variety of genetic mechanisms. Genetic studies carried out with Pseudomonas stutzeri OX1 suggested that the tou operon coding for toluene o-xylene monooxygenase (ToMO) was recently recruited into a preexisting pathway that already possessed the ph operon coding for phenol hydroxylase (PH). This apparently resulte...

Benzene, Toluene, Ethyl Benzene and Xylene are volatile organic compounds (VOCs) with approximately similar physical and chemical characteristics. Benzene and Ethyl-benzene are known carcinogen as well as they affect the circulatory, nervous, and reproductive and respiratory systems. Toluene and Xylene also damage the nervous and reproductive systems. The main purpose of this study is to determ...

Journal: :iranian journal of public health 0
p. nassiri f. golbabaie k. mehrain a. hematian

this study has been conducted to evaluate the effectiveness of the local made charcoal tubes against adsorption of benzene, toluene and xylene vapors. results indicate that desorption capacity and the recovery percentage decrease as the benzene, toluene and xylene concentrations and also relative humidity increase. it is concluded that the water vapor is the major interfere in the adsorption of...

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

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

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