نتایج جستجو برای: low alloy steel

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

In the present study, the Weldability and microstructure of dissimilar welds of AISI 347austenitic stainless steel to ASTM A335 low alloy steel was investigated. For this purpose, gas tungsten arc welding process and two filler metals including ERNICr-3 and ER309L were used. After welding, the microstructure of the different zones of each joint, including weld metals, heat affected zone (HAZ) 1...

Dehmolaei, R., Gheisari, K., Keivanrad, I. , Mousavi, S. R. , Ranjbar, K. , Shahryari, Z.,

In this study, Inconel 617 alloy was welded to A387-Gr.11 low-alloy steel using ER309L filler metal via gas tungsten arc welding (GTAW). First, the corrosion behavior of Inconel 617, A387-Gr, and the weld metal was evaluated by the Tafel polarization test and electrochemical impedance spectroscopy (EIS) in acidic (H2SO4), neutral (NaCl), and combined (H2SO4 + NaCl) solution at ambient temperatu...

Journal: :Journal of oral science 2006
Yumi Ishikawa Yoshikazu Kawamoto Hiroyasu Koizumi Mika Furuchi Hideo Matsumura Naomi Tanoue

The purpose of the current study was to evaluate the effect of functional monomers contained in the primers on adhesive bonding of a steel alloy. SUS XM27 steel was primed with one of the following materials; Alloy Primer, Estenia Opaque Primer, and V-Primer. The functional monomers in the primers were a phosphate (10-methacryloyloxydecyl dihydrogen phosphate; MDP) and a thione (6-(4-vinylbenzy...

2006
P. Kalyanasundaram Baldev Raj T. Jayakumar Indira Gandhi

In this paper, application of ultrasonic techniques for defect detection in weldments of austenitic stainless steel and maraging steel is discussed. Applications of ultrasonic techniques for characterizing microstructural changes in AISI type 316 stainless steel and modified 9Cr-1Mo ferritic steel; thermomechanical processing of 15Cr-15Ni-2.3Mo-titanium modified austenitic stainless steel (allo...

Dehmolaei, R., Gheisari, K., Keivanrad, I. , Mousavi, S. R. , Ranjbar, K. , Shahryari, Z.,

In this study, Inconel 617 alloy was welded to A387-Gr.11 low-alloy steel using ER309L filler metal via gas tungsten arc welding (GTAW). First, the corrosion behavior of Inconel 617, A387-Gr, and the weld metal was evaluated by the Tafel polarization test and electrochemical impedance spectroscopy (EIS) in acidic (H2SO4), neutral (NaCl), and combined (H2SO4 + NaCl) solution at ambient temperatu...

2013

In this work a pack cementation of germanium-doped aluminum and silicon coatings on low alloy steel type-T21 has been applied. This gives significant improvement in the oxidation. Steel-T21 was coated with germanium-doped aluminizing-siliconizing. Diffusion coating was carried out at 1050C for 6 h under an Ar atmosphere by simultaneous germanium-doped aluminizing-siliconzing process. Cyclic oxi...

2017
Ladan Khaksar John Shirokoff

The chemical degradation of alloy components in sulfur-containing environments is a major concern in oil and gas production. This paper discusses the effect of elemental sulfur and its simplest anion, sulfide, on the corrosion of Cr-Mo alloy steel at pH 2 and 5 during 10, 20 and 30 h immersion in two different solutions. 4130 Cr-Mo alloy steel is widely used as tubing and tubular components in ...

Journal: :The Journal of bone and joint surgery. British volume 1981
H K Uhthoff D I Bardos M Liskova-Kiar

An experimental study is reported of fracture healing in the femora of 36 Beagle dogs, comparing the results of using stainless steel plates with those of using less rigid titanium alloy plates. The alloy plates led to the appearance of a small amount of periosteal callus without any histological evidence of fracture instability, thus allowing the radiological assessment of fracture union. This...

2000
A. Durairajan B. S. Haran R. E. White B. N. Popov

It is shown that an electrodeposited Zn-Ni-Cd alloy coating produced from sulfate electrolyte inhibits the discharge of hydrogen on carbon steel. The newly developed ternary alloys have approximately ten times higher corrosion resistance when compared to a Zn-Ni alloy. Hydrogen permeation characteristics of Zn-Ni-Cd alloy coatings were studied and compared with those of a bare and a Zn-Ni alloy...

2011
S. P Ayodeji

Carbonitriding of four types of steels, namely, low carbon steel (LCS), medium carbon steel (MCS), low alloy steel (LAS) and high alloy steel (HAS) was achieved using cyanide salt bath heat treatment process. The steels, after preheating, were heated in a diesel fired salt bath heat treatment furnace and then quickly quenched in different media including air, oil and brine. The heat treatment p...

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

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

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