نتایج جستجو برای: microchannel heat sink

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

Journal: :Entropy 2018
Ruijin Wang Wen Wang Jiawei Wang Zefei Zhu

It is necessary to control the temperature of solar cells for enhancing efficiency with increasing concentrations of multiple photovoltaic systems. A heterogeneous two-phase model was established after considering the interacting between temperature, viscosity, the flow of nanofluid, and the motion of nanoparticles in the nanofluid, in order to study the microchannel heat sink (MCHS) using Al2O...

Journal: :Microelectronics Reliability 2015
Marcus Conrad A. Diatlov Rik W. De Doncker

Article history: Received 25 May 2015 Received in revised form 27 June 2015 Accepted 2 July 2015 Available online xxxx

2016
T. Chen S V. Garimella Tailian Chen Suresh V. Garimella

The effects of dissolved air in the dielectric liquid FC-77 on flow boiling in a microchan-nel heat sink containing ten parallel channels, each 500 ␮m wide and 2.5 mm deep, were experimentally investigated. Experiments were conducted before and after degas-sing, at three flow rates in the range of 30– 50 ml/ min. The dissolved air resulted in a significant reduction in wall temperature at which...

2008
Péricles R. Barros George Acioli Júnior João B. M. dos Santos

A laboratory-scale temperature system for Control and Automation courses is presented. The system is a coupled two-input two-output process which use peltier modules for temperature control. This paper describes the laboratory-scale system in details. A linear dynamic model of the thermoelectric cooler including the heat sink and the cooling-load heat exchanger is developed and experiments are ...

Azari, A., Bazai, H., Moshtagh, M.,

The purpose of this article is the numerical study of flow and heat transfer characteristics of Nanofluids inside a cylindrical microchannel with rectangular, triangular, and circular cross-sections. The size and shape of these sections have a significant impact on the thermal and hydraulic performance of the microchannel heat exchanger. The Nanofluids used in this work include water and De-Eth...

2004
Weilin Qu Issam Mudawar

The design and reliable operation of a two-phase micro-channel heat sink require a fundamental understanding of the complex transport phenomena associated with convective boiling in small, parallel coolant passages. This understanding is the primary goal of this paper. This goal is realized by exploring the following aspects of boiling in microchannels: hydrodynamic instability, two-phase flow ...

In the present paper, an experimental assessment was performed on the transient thermal performance of a heat sink filled by a phase change material (PCM) and PCM embedded with carbon nanofibers (CNFs) and titania (TiO2) nanoparticles as nanostructured materials. In order to enhance the thermal conductivity of PCM, CNFs and TiO2 nanoparticles at different loadings (0.5wt. % and 2 wt.% of CNFs a...

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

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

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