نتایج جستجو برای: ray spectroscopy

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

2006

• GEM10P4/CFG-PV4/DWR-30 Coaxial Detector System (Includes detector, cryostat, dewar, preamplifier, and 12-ft. cable pack); typical specifications: 10% relative efficiency, 1.75 keV resolution at 1.332 MeV, 41:1 peak-to-Compton ratio. • 659 0–5 keV Detector Bias Supply • 672 Spectroscopy Amplifier • 480 Pulser • C-24-12 Cables (2 ea.) • C-24-1 Cable • C-29 BNC Tee Connector • 4001A/4002D NIM Bi...

A. Mollahosseini, E. Noroozian H. Zahedi

According to circumstance of kerman sarcheshmeh cooper complex that its anode slime is mainly consisted of Cu, Ag, Au, Pb and Se. In this work, recovery of silver from anode slime and subsequent synthesis of silver nanoparticles from leaching solution was made. Silver was separated from anode slime by using of HNO3 and HCl. X-Ray fluorescence spectroscopy (XRF) was used to characterize anode sl...

پایان نامه :وزارت علوم، تحقیقات و فناوری - دانشگاه زابل - دانشکده علوم 1392

در این پژوهش یک نانوکامپوزیت جدید بر پایه پلی آنیلین/ پلی وینیل الکل/ نقره (pani/pva/ag) سنتز شد. جهت تهیه محلول کلوئیدی نانوذرات نقره از یون های ag+ از روش احیای شیمیایی استفاده گردید. پلیمریزاسیون آنیلین جهت تهیه پلی آنیلین بصورت in situ و در حضور آمونیوم پر سولفات انجام گرفت. با قرار گرفتن نانوذرات نقره بر روی کامپوزیت pani/pva، یک نانوکامپوزیت جدید بدست آمد. شکل و اندازه ذرات در این نانوکام...

2015
I. A. Kowalik

This article gives an overview of the use of X-ray absorption spectroscopy to characterize the magnetic properties for technologically important, low dimensional magnetic materials. An overview is given both for the experimental hardware, the measurements and the analysis of the spectra. The information obtained is discussed for metallic and semiconducting systems, using both the X-ray magnetic...

2009
Manuel Güdel Yael Nazé

Non-degenerate stars of essentially all spectral classes are soft X-ray sources. Their X-ray spectra have been important in constraining physical processes that heat plasma in stellar environments to temperatures exceeding one million degree. Low-mass stars on the cooler part of the main sequence and their pre-main sequence predecessors define the dominant stellar population in the galaxy by nu...

1997
JizckL Parker

The subject of ttis chapter is the function and operation of the components of a gamma-ray spectroscopy system. In Chapter 3 it was shown that the output pulse amplitude from most gamma-ray detectors is proportional to the energy deposited by the gamma ray. The pulse-height spectrum from such a detector contains a series of full-energy peaks superimposed on a continuous Compton background. Alth...

Journal: :international journal of nano dimension 0
s. janitabar darzi nuclear science and technology research institute, 11365/8486 tehran, iran a. r. mahjoub department of chemistry, tarbiat modares university, 14115-175 tehran, iran a. bayat department of chemistry, tarbiat modares university, 14115-175 tehran, iran

s-doped and bare mesoporous tio2 were prepared using titanium tetraisopropoxide and thiocarbamide as raw materials. prepared materials were characterized by means of fourier transform infrared spectroscopy ft-ir, thermogravimetry-differential scanning calorimetry (tg-dsc), x-ray diffraction (xrd), uv–vis absorption spectroscopy, brunauer–emmett–teller (bet) specific surface area and barrett–joy...

Journal: :international journal of nanoscience and nanotechnology 2014
m. khorasani-motlagh h. vahidi m. noroozifar

the perovskite-type oxides strontium-substituted lanthanum nickelate (lsno) were prepared by a coprecipitation method in the present of octanoic acid as surfactant. the phase composition, morphology,lattice parameters and size of nanoparticles in these materials were characterized through fourier transform infrared spectroscopy (ft-ir), x-ray diffraction (xrd), scanning electron microscopy (sem...

Journal: :international journal of nano dimension 0
m. r. khanlary physics department of imam khomeini international university, qazvin, iran. sh. ghammamy chemistry department of imam khomeini international university, qazvin, iran. m. ghomi gilvaee physics department of imam khomeini international university, qazvin, iran.

calcium fluoride nanoparticles with special amount of cerium ion (%1) were synthesized by coprecipitation. fourier transforms infrared spectroscopy (ftir), x-ray diffraction (xrd), absorption and photoluminescence (pl) from caf2ce nanoparticles has been investigated. ftir spectra reveal that there are some amounts of oh, no3 and other organic functional groups on the particle surfaces before th...

Journal: :journal of nanostructures 2013
m. hosseyni sadr a. morsali sh. hojaghani

a new nano-sized cobalt(ii) coordination polymer, (col1).0.5dmf.1.5ch3oh(1); [h2l1 = 5-(4-carboxy phenyl azo) salicyilic acid] has been synthesized by a sonochemical method. the thermal stability of compound 1 was studied by thermo- gravimetric and differential thermal analyses. nano-structure of this coordination polymer was characterized by elemental analyses, ir spectroscopy,  powder x-ray d...

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

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

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