Official websites use .gov
Secure .gov websites use HTTPS
In February, Heidi Shyu, undersecretary of defense for research and engineering, spelled out 14 technology areas of critical importance to the Defense Department. Among those are biotechnology, renewable energy generation and storage, and directed energy. But the $54.2 billion CHIPS Act, signed yesterday, advances another of those top priorities for the department: microelectronics.
var gih = 0; var giw = 0; var pup; var g_isDynamic = false;
function popupResize(ibox, w, h, doResize) { if ($(ibox).hasClass('dgov2popup-info')) { // This block is included once, so is shared by all media tokens. // this block is how we execute the special resize for dgov2's slideshow popup dgov2slideshowPopupResize(ibox, w, h, doResize); return; }
if (!g_isDynamic) return;
var isMobile = window.matchMedia('(max-width: 1200px)').matches;
if (isMobile) { $.colorbox.resize({ width: "100%", height: "100%" }); $(ibox).find(".img-responsive").width('100%'); $(ibox).find(".img-responsive").height('auto');
$(ibox).find(".info").css('height', 'auto'); return; }
var iw = w; var ih = h; var ww = $(window).width(); var wh = $(window).height(); var hextra = 40; var wextra = 360; var hborder = 120; var wborder = 120; var maxw = ww - wextra - wborder; var maxh = wh - hextra - hborder; var ratio = Math.min(maxw / iw, maxh / ih);
iw = Math.floor(iw * ratio); // use floor to avoid overflow scrollbar ih = Math.floor(ih * ratio);
// console.log(iw + " " + ih + " --- " + (iw + wextra) + " " + (ih + hextra))
$(ibox).find(".img-responsive").width(iw); $(ibox).find(".img-responsive").height(ih);
$(ibox).find(".info").height(ih);
if (doResize) $.colorbox.resize({ width: iw + wextra, height: ih + hextra }); }
$(window).resize(function () { if (g_isDynamic && pup !== undefined) popupResize(pup, giw, gih, true); });
$(window).load(function () { $(".popup").click(function () { giw = $(this).data('width'); gih = $(this).data('height'); pup = $($(this).attr('href')); g_isDynamic = $(this).data('dynamic') === 1 ? true : false;
popupResize(pup, giw, gih, false);
var w = "768px";
var isMobile = $(window).width() < 768 ? true : false;
w = "auto";
if (isMobile)
w = "100%";
const isDgov2Slideshow = $(this).attr("data-isdgov2slideshow") != undefined;
const isDGOV2 = true;
const slideNumber = parseInt($(this).attr('data-slide-number'));
const slideIndex = slideNumber - 1;
//console.log("slideNumber for popup", slideNumber)
const popupThis = this;
$(this).colorbox({
className: 'inline-popup', fixed: true, transition: "none", opacity: .9, inline: true, width: w, height: 'auto', maxWidth:"80%", maxHeight:"100%", close: isDgov2Slideshow || isDGOV2 ? "" : "X", onClosed: function () {
},
onComplete: function () {
var popupHeight = jQuery(this.href.substring(this.href.lastIndexOf("#"))).outerHeight(true);
if (jQuery("#colorbox").height() < popupHeight) {
jQuery("#colorbox").height(popupHeight);
}
if (g_isDynamic) {
if (!isMobile) {
bodyScrollLock.disableBodyScroll(this);
}
}
// for popup having data-isdgov2slideshow attr (see above)
if (isDgov2Slideshow) {
const popSelector = '#dgov2popup-target-3123699';
const ssSelector = '#dgov2slideshowId-3123699';
dgov2slideshowPopupInit({
numSlides: 0,
startingSlideIndex: slideIndex,
popupSelector: popSelector,
slideshowSelector: ssSelector,
slideshowMediaId: 3123699,
});
giw = $(popupThis).data('width');
gih = $(popupThis).data('height');
pup = $($(popupThis).attr('href'));
popupResize(pup, giw, gih, true);
}
$(window).resize();
},
onClosed: function () {
pup = undefined;
if (g_isDynamic)
bodyScrollLock.enableBodyScroll(this);
if (isDgov2Slideshow) {
const popSelector = '#dgov2popup-target-3123699';
const ssSelector = '#dgov2slideshowId-3123699';
dgov2slideshowPopupDestroy({
popupSelector: popSelector,
slideshowSelector: ssSelector,
});
}
}
});
});
$(".popup-slideshow").colorbox({
inline: true,
onComplete: function () {
SlideshowInit();
$.colorbox.resize();
// stop scrollbar from flashing
$("#cboxLoadedContent").css("overflow", "");
$("#cboxLoadedContent").css("overflow-y", "hidden");
},
onClosed: function () {
$('.slideshow-gallery').trigger('slideTo', 0);
}
});
});
"Let me take a moment and share with you what a banner day yesterday was [with] the signing of the CHIPS Act — revitalizing the domestic capabilities for microelectronics," Barbara McQuiston, deputy chief technology officer of science and technology, said during a virtual discussion today at Federal Computer Week's Emerging Technology Workshop.
The CHIPS Act, she said, provides both investment and incentive funding to build semiconductor manufacturing facilities in the U.S. and to advance research and development activities at both the national and regional levels.
In addition, the law includes large investment in a national research and development center, an advanced packaging manufacturing program, and up to three manufacturing institutes in the U.S. for semiconductor-related manufacturing, McQuiston said.
"The legislation also provides $2 billion over five years for microelectronics, which envisions a national network of onshore prototyping, lab-to-fab transition in semiconductor technologies, including the Department of Defense-unique applications, and semiconductor workforce training," she said. "I think this is incredibly important for emergent technology, because as we have new ideas — new technologies coming forward — they can be rapidly prototyped and tested and put forward for accelerating technology into the marketplace and into the industrial base."
McQuiston said investment in all 14 technology areas is vital to maintain U.S. national security.
"As we work on our own science and technology portfolio, we strategize on these investments as our allies and we work together along with industry and domestic partners to prioritize investments in these emerging areas," she said.
The 11 other critical technology areas outlined by Shyu include quantum science; future-generation wireless technology; advanced materials; trusted artificial intelligence and autonomy; integrated network systems-of-systems; microelectronics; space technology; advanced computing and software; human-machine interfaces; hypersonics; and integrated sensing and cyber.
Choose which Defense.gov products you want delivered to your inbox.
The Department of Defense provides the military forces needed to deter war and ensure our nation's security.