نتایج جستجو برای: vanadium compounds

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

Journal: :Inorganics (Basel) 2021

In aqueous media, VIV- and VV-ions compounds undergo chemical changes such as hydrolysis, ligand exchange redox reactions that depend on pH concentration of the vanadium species, nature several components present. particular, behaviour in biological fluids depends their environment many potential ligands However, when reporting action a particular complex, often possibility occurring has been n...

Journal: :Environmental toxicology and chemistry 2013
Maja A Larsson Stijn Baken Jon Petter Gustafsson Golshid Hadialhejazi Erik Smolders

Vanadium, V, is a redox-sensitive metal that in solution, under aerobic conditions, prevails as the oxyanion vanadate(V). There is little known regarding vanadium toxicity to soil biota, and the present study was set up to determine the toxicity of added vanadate to soil organisms and to investigate the relationship between toxicity and vanadium sorption in soils. Five soils with contrasting pr...

2001
R.H.H. Smits K. Seshan H. Leemreize

The influence of various preparation methods on the performance of V-Nb-0 catalysts has been investigated. It was found that the activity and selectivity of a vanadium site depend on the nature of the neighbouring atoms. Vanadium neighbours provide activity, while niobium neighbours provide selectivity. Careful preparation of these catalysts ensures a homogeneous distribution and good mixing of...

Journal: :Biochimica et biophysica acta 2003
Tatsuya Ueki Takahiro Adachi Sonoko Kawano Masato Aoshima Nobuo Yamaguchi Kan Kanamori Hitoshi Michibata

Since the beginning of the last century, it has been known that ascidians accumulate high levels of a transition metal, vanadium, in their blood cells, although the mechanism for this curious biological function remains unknown. Recently, we identified three vanadium-binding proteins (vanabins), previously denoted as vanadium-associated proteins (VAPs) [Zool. Sci. 14 (1997) 37], from the cytopl...

Journal: :Advanced materials and technologies 2021

The world is currently in the midst of a climate crises and many across globe are competing to find new technologies create clean, effective ways harnessing renewable energy sources. However, this needs be stored current systems simply would not last. Zinc-ion batteries (ZIBs) with vanadium-containing cathodes recently arising technology providing cheap, safe, eco-friendly alternative systems. ...

Journal: :Nanoscale 2014
Taizhong Huang Shun Mao Guihua Zhou Zhenhai Wen Xingkang Huang Suqin Ci Junhong Chen

A creative hydrothermal synthesis method followed by calcination for vanadium nitride (VN) is reported. The oxygen reduction reaction (ORR) study of the catalyst shows that VN possesses a comparable catalytic performance to commercial Pt/C catalyst. The ORR catalytic activity study of vanadium nitride, vanadium carbonitride, and vanadium carbide reveals that tuning anions offers a promising rou...

2007
S. L. Hansard C. B. Ammerman P. R. Henry

Sixteen ram lambs were fed 0, 50 or 200 ppm supplemental vanadium daily as NH4VO3 for 90 d and coccygeal vertebrae were sampled at 0, 15, 30, 6 0 a n d 90 d after the imposition of dietary treatments. Vertebral vanadium content was elevated (P<.05) after exposure to 200 ppm added vanadium in the diet for 15 d, but nonsignificant increases occurred thereafter. Increasing dietary vanadium increas...

Journal: :Journal of environmental monitoring : JEM 2006
B Gummow J van den Broek W F A Kirsten C J Botha J P T M Noordhuizen J A P Heesterbeek

Various potential biomarkers were sampled for vanadium every 3-4 months from Bos indicus beef cattle farmed extensively immediately adjacent (high exposure (HE) group) and two km away (low exposure (LE) group) from a vanadium processing plant, respectively. Vanadium intake (mg vanadium kg(-1) bwt d(-1)) was modelled using environmental and physiological data as inputs. The vanadium intake range...

Journal: :Inorganics (Basel) 2022

Vanadium is a hard, silver-grey transition metal found in at least 60 minerals and fossil fuel deposits. Its oxide other vanadium salts are toxic to humans, but the effects depend on form, dose, exposure duration, route of intoxication. used by some life forms as an active center enzymes, such bromoperoxidase ocean algae nitrogenases bacteria. The structure biochemistry vanadate resemble those ...

Journal: :The Biochemical journal 1989
J M Arber B R Dobson R R Eady S S Hasnain C D Garner T Matsushita M Nomura B E Smith

Vanadium K-edge X-ray-absorption spectra were collected for samples of thionine-oxidized, super-reduced (during enzyme turnover) and dithionite-reduced VFe-protein of the vanadium nitrogenase of Azotobacter chroococcum (Acl*). Both the e.x.a.f.s and the x.a.n.e.s. (X-ray-absorption near-edge structure) are consistent with the vanadium being present as part of a VFeS cluster; the environment 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"; } -->