Official websites use .gov
Secure .gov websites use HTTPS
The Defense Innovation Unit focuses on leveraging technology from six areas: artificial intelligence/machine learning, autonomy, cyber, energy, human systems and space.
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-3277453';
const ssSelector = '#dgov2slideshowId-3277453';
dgov2slideshowPopupInit({
numSlides: 0,
startingSlideIndex: slideIndex,
popupSelector: popSelector,
slideshowSelector: ssSelector,
slideshowMediaId: 3277453,
});
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-3277453';
const ssSelector = '#dgov2slideshowId-3277453';
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);
}
});
});
"Our Defense Innovation Unit is focused on identifying priority technology areas using faster methods to get that tech into the hands of our warfighters," said Secretary of Defense Lloyd J. Austin III at the Reagan National Defense Forum in California in December.
The 2022 National Defense Strategy stated that the department must act because market forces are driving new capabilities that could prove useful, particularly in a confrontation with China.
"To gain and maintain operational advantage over competitors, the DOD requires an order of magnitude increase in its adoption of commercial technologies. To this end, DOD must act as a fast follower, " the NDS states.
In 2022, DIU assisted in transitioning 17 commercial solutions to Defense Department users.
At DIU, transitioning means going from when a prototype successfully completes and results in a production or service contract with a DOD or U.S. Government partner. This process that typically takes from 12 to 24 months, which is extremely fast in the world of government acquisition. Since 2016, a total of 52 projects have transitioned to DOD, said Mike Madsen, acting DIU director.
In FY22, 86 percent of our awards were non-traditional, 73 percent were awarded to small businesses, with 33 percent first-time DOD vendors. "It is critically important that we are working to lower the barriers to entry so that we can grow and strengthen the national security innovation base."
Dual-use commercial technologies play an increasingly important role in how DOD solves problems, he said.
"In particular, the war in Ukraine has increased interest within the national security community on the value of commercially available technology, such as satellite services, communications and remote sensing," Madsen said.
Transitioning commercial technologies includes such innovations as delivering enhanced visibility of cyber threats; using AI to optimize talent discovery; and creating scalable, resilient and responsive communications infrastructure for ground and space systems, he said.
As a joint organization, DIU works with defense partners across the services and combatant commands — and sometimes civilian or intelligence agencies — to modernize their efforts by prototyping and scaling this emerging technology, "The growing success of alternative processes to assess, procure, and field commercial technology serves as a harbinger of an innovative 2023 set to further strengthen the foundations of the defense enterprise," he said.
Commercial solutions DIU transitioned to DOD in 2022 include:
A link to the entire FY22 annual report can be found at https://www.diu.mil/fy22-year-in-review.
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.