نتایج جستجو برای: cold rolling tandem mill

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

2016

trol loops to compensate backup roll eccentricity and harmonic hardness variation allows a significant improvement in strip thickness performance. These measures were successfully implemented as an extension to an exist ing two-stand aluminium cold rolling mill. An essential quality characteristic in the cold rolling sector is the minimum thickness deviation that can be achieved at final gauge,...

2002
F. Janabi-Sharifi

A fuzzy logic control (FLC) is designed to maintain constant tension for tandem rolling mills. Genetic algorithm (GA) is used as self-organization technique for FLC to locate the optimal parameters. Simulation results verify the superior performance of genetic fuzzy controller. Keywords-tension control, fuzzy logic, genetic fuzzy system, rolling mill.

Mohammad Heydari Vini, Pedram Farhadipour

Cold rolling of steel is one of the most important metal forming processes so an accurate control of its parameters during the process is necessary. In this paper, the friction coefficient has been proposed as a function of cold rolling parameters such as forward slip, forward and backward tensile stresses ,strip thickness, static deformation, resistance of strip before and after rolling ,strip...

2017
A Aljabri D B. Wei

Strip profile control in cold rolling of thin strip is a difficult and challenge problem found in industry. Currently using the novel type of strip rolling mill, such as the work roll crossing and shifting is the one of the main methods to control the strip profile quality in cold rolling. In this paper, 3-D finite element simulation models of the thin strip profile in cold rolling for the work...

Journal: :Journal of Japan Institute of Light Metals 2001

Mohammad Heydari Vini, Pedram Farhadipour

Cold rolling of steel is one of the most important metal forming processes so an accurate control of its parameters during the process is necessary. In this paper, the friction coefficient has been proposed as a function of cold rolling parameters such as forward slip, forward and backward tensile stresses ,strip thickness, static deformation, resistance of strip before and after rolling ,strip...

2017

The most important purpose of cold rolling processes, in addition to obtaining appropriate mechanical features, is to achieve very low and more precise thicknesses’, the issue that is not possible in hot rolling processes. Today, most cold rolling lines designed continuously and usually consist of 4 to 6 fourroller rolling rack. Finished surface of obtained sheets of cold rolling is Harder and ...

2017

The most important purpose of cold rolling processes, in addition to obtaining appropriate mechanical features, is to achieve very low and more precise thicknesses’, the issue that is not possible in hot rolling processes. Today, most cold rolling lines designed continuously and usually consist of 4 to 6 fourroller rolling rack. Finished surface of obtained sheets of cold rolling is Harder and ...

2002
F. Janabi-Sharifi J. Liu

A fuzzy logic controller (FLC) is designed to maintain constant tension for tandem rolling mills. Envisioning fuzzy inference system as neural network and introducing tutor, backward propagation algorithm is used as self-organization technique for FLC to approach the best parameters under supervision. Simulation results exhibit the generalization and adaptivity of neuro-fuzzy controller in offl...

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

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

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