نتایج جستجو برای: heat dissipation performance

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

   Self-heating leads to a temperature rise of the laser diode and limits the output power and efficiency due to increased loss and decreased differential gain. To control device self-heating, it is required to design the laser structure with a low optical loss, while the heat flux must spread out of the device efficiently. In this study, a new asymmetric waveguide design is proposed and th...

1996
Wojciech Maly

After more than 40 years of evolution, testing has become a very diverse field as broad as electronics itself. Consequently, the test community today must cope with an enormous spectrum of difficult problems ranging from, for instance, logic synthesis for testability to noise and heat dissipation problems in extremely high performance (in reality analog) pin electronics. This level of difficult...

2006
Jason Cong Yan Zhang

3-D IC technologies have recently drawn great interest due to their potential performance improvement, power consumption reduction and heterogeneous components integration. One of the largest challenges in 3-D IC design is heat dissipation. In this paper we propose a thermal-aware physical design process for 3-D ICs, including floorplanning (3DFP-T), placement (T3Place) and routing (TMARS). Tem...

2015
Ilke Ercan Pritish Narayanan

HEAT DISSIPATION BOUNDS FOR NANOCOMPUTING: METHODOLOGY AND APPLICATIONS

Journal: :Physical review 2022

The second law of thermodynamics prohibits spontaneous heat from a cold to hot body. However, it has been theoretically and experimentally shown that energy can flow body if the bodies are initially correlated. We investigated \emph{anomalous exchange} between dissipation-less quantum systems entangled. Then, we extended this model include dissipation demonstrating heat} Based on these models, ...

2005
Jeffrey A. Eastman David G. Cahill

challenges facing many diverse industries, including microelectronics, transportation, solid-state lighting, and manufacturing. Technological developments such as microelectronic devices with smaller (sub-100 nm) features and faster (multi-gigahertz) operating speeds, higher-power engines, and brighter optical devices are driving increased thermal loads, requiring advances in cooling. The conve...

2008
G Schehr H Rieger

We study the effect of dissipation on the infinite randomness fixed point and the Griffiths–McCoy singularities of random transverse Ising systems in chains, ladders and in two dimensions. A strong disorder renormalization group scheme is presented that allows the computation of the finite temperature behavior of the magnetic susceptibility and the spin specific heat. In the case of ohmic dissi...

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

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

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