نتایج جستجو برای: compressor station

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

2014
N. Stosic A. Kovacevic I. K. Smith

Dynamic flow losses in the suction chamber are a significant factor in reducing screw compressor efficiency but can only be roughly estimated in compressor design due to the simplified methods of analysis used to account for them. Today, Computational Fluid Mechanics analysis may be used to estimate velocity, pressure, temperature and concentration fields within a screw compressor far more accu...

2015
George Kopasakis Joseph W. Connolly Larry Cheng

This paper covers the development of stage-by-stage and parallel flow path compressor modeling approaches for a Variable Cycle Engine. The stage-by-stage compressor modeling approach is an extension of a technique for lumped volume dynamics and performance characteristic modeling. It was developed to improve the accuracy of axial compressor dynamics over lumped volume dynamics modeling. The sta...

2014
Y. Hwang R. Radermacher Yunho Hwang Reinhard Radermacher

This study, which developed a laboratory prototype of a hermetic C02 compressor, was motivated by three primary factors. First, the C02 cycle is important because of global concern about ozone depletion and global wanning. Second, the leak tightness, efficiency, size and weight of hermetic motor-driven compressors make them preferable to open-type compressors for conventional residentiallcommer...

Journal: :Proceedings of Azerbaijan High Technical Educational Institution 2022

The article is dedicated to the analysis of influence seasonally changing ambient temperature on technological parameters compression process at a gas turbine compressor station for transportation natural and associated collected from oil fields by an offshore subsea pipeline. As result analysis, indicators suction discharge pressure, capacity, during summer winter months were each stage multi-...

2008

Computer modelling and numerical FEM analysis of buried preloaded (prestressed) piping of a compressor station is shortly discussed in the present paper. The aim of the preloading is to reduce the stress intensity at the critical point of the piping. The necessary preloading force was computed as a non-linear function of the effects of bearing and friction at the pipe/soil interface. The real m...

Journal: :JCP 2012
Gongfa Li Jianyi Kong Guozhang Jiang Liangxi Xie

The air separation plays an extremely important role in the development of metallurgical industry. And the air compressor which provides not only the required pressure air for the cooling equipment and refrigeration plant but also the raw material required for the separation plant is a key device in the air separation plant. Utilization of the air compressor is extremely extensive in many signi...

2014
S. E. Marshall Steven E. Marshall

Refrigerant compressors can be a primary noise source in residential air conditioning and heat pump systems. When evaluating the contribution of a compressor to the total noise, it is necessary to consider how the compressor couples to the condensing unit. Compressors typically couple to the condensing unit via three different types of noise paths. First, the compressor couples structurally to ...

2004
James C. Knox

Accumulation and subsequent compression of carbon dioxide that is removed from space cabin are two important processes involved in a closed-loop air revitalization scheme of the International Space Station (ISS). The 4-Bed Molecular Sieve (4BMS) of ISS currently operates in an open loop mode without a compressor. This paper reports the integrated 4BMS and liquid-cooled TSAC testing conducted du...

Centrifugal compressors produce high pressure ratio and rotate at speeds. So, a tiny unbalance can produce severe vibration. In this paper, effects of impeller gap on rotor vibration in a high speed centrifugal compressor is investigated. For this purpose, a numerical and experimental analysis are carried out. The moving reference frame method in FLUENT software is used for modeling of geometri...

2001
N. Stosic Ian K. Smith

Small rotor clearances are today a vital prerequisite for an efficient screw compressor. The clearances are responsible for compressor leakages, small clearance will minimise them and thereby increase both, the volumetric and adiabatic efficiency. A continuous improvement in the rotor manufacturing equipment has been achieved during the recent years and tight production tolerances may now be ap...

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

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

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