CINXE.COM
Articles | IEEE Awards
<!doctype html><html lang="en-US"><head> <script src="https://cmp.osano.com/AzyzptTmRlqVd2LRf/5b1418cb-8103-4382-a7cc-43d6fd9f0fb8/osano.js"></script> <link rel="stylesheet" href="https://cookie-consent.ieee.org/ieee-cookie-banner.css" type="text/css"/><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><meta http-equiv="X-UA-Compatible" content="IE=edge" /><link rel="profile" href="https://gmpg.org/xfn/11"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /><link media="all" href="https://corporate-awards.ieee.org/wp-content/cache/autoptimize/css/autoptimize_757cc4424512facd9eb5342548c42d80.css" rel="stylesheet"><title>Articles | IEEE Awards</title><link rel="canonical" href="https://corporate-awards.ieee.org/news-media/articles/" /><meta property="og:locale" content="en_US" /><meta property="og:type" content="article" /><meta property="og:title" content="Articles | IEEE Awards" /><meta property="og:url" content="https://corporate-awards.ieee.org/news-media/articles/" /><meta property="og:site_name" content="IEEE Awards" /><meta property="article:publisher" content="https://www.facebook.com/IEEEAwards" /><meta property="article:modified_time" content="2022-08-15T18:15:13+00:00" /><meta property="og:image" content="https://corporate-awards.ieee.org/wp-content/uploads/ieee_awards-social.jpg" /><meta property="og:image:width" content="2200" /><meta property="og:image:height" content="1238" /><meta property="og:image:type" content="image/jpeg" /><meta name="twitter:card" content="summary_large_image" /><meta name="twitter:site" content="@IEEEAwards" /><meta name="twitter:label1" content="Est. reading time" /><meta name="twitter:data1" content="1 minute" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://corporate-awards.ieee.org/news-media/articles/","url":"https://corporate-awards.ieee.org/news-media/articles/","name":"Articles | IEEE Awards","isPartOf":{"@id":"https://corporate-awards.ieee.org/#website"},"datePublished":"2020-11-18T21:11:54+00:00","dateModified":"2022-08-15T18:15:13+00:00","breadcrumb":{"@id":"https://corporate-awards.ieee.org/news-media/articles/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://corporate-awards.ieee.org/news-media/articles/"]}]},{"@type":"BreadcrumbList","@id":"https://corporate-awards.ieee.org/news-media/articles/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://corporate-awards.ieee.org/"},{"@type":"ListItem","position":2,"name":"News & Media","item":"https://corporate-awards.ieee.org/news-media/"},{"@type":"ListItem","position":3,"name":"Articles"}]},{"@type":"WebSite","@id":"https://corporate-awards.ieee.org/#website","url":"https://corporate-awards.ieee.org/","name":"IEEE Awards","description":"","alternateName":"IEEE Corporate Awards","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://corporate-awards.ieee.org/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script> <link rel="alternate" type="application/rss+xml" title="IEEE Awards » Feed" href="https://corporate-awards.ieee.org/feed/" /><link rel="alternate" type="application/rss+xml" title="IEEE Awards » Comments Feed" href="https://corporate-awards.ieee.org/comments/feed/" /> <script src="//www.googletagmanager.com/gtag/js?id=G-1J18FPDPK9" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript">var mi_version = '8.17'; var mi_track_user = true; var mi_no_track_reason = ''; var disableStrs = [ 'ga-disable-G-1J18FPDPK9', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); __gtagTracker('config', 'G-1J18FPDPK9', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); }</script> <script type="text/javascript">window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/corporate-awards.ieee.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.6.1"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);</script> <link rel="https://api.w.org/" href="https://corporate-awards.ieee.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://corporate-awards.ieee.org/wp-json/wp/v2/pages/876" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://corporate-awards.ieee.org/xmlrpc.php?rsd" /><link rel='shortlink' href='https://corporate-awards.ieee.org/?p=876' /><link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://corporate-awards.ieee.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcorporate-awards.ieee.org%2Fnews-media%2Farticles%2F" /><link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://corporate-awards.ieee.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcorporate-awards.ieee.org%2Fnews-media%2Farticles%2F&format=xml" /><meta property="fb:pages" content="IEEE Awards" /><meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PFKSQGDR');</script> <link rel="icon" href="https://corporate-awards.ieee.org/wp-content/uploads/ieee_favicon-512-150x150.png" sizes="32x32" /><link rel="icon" href="https://corporate-awards.ieee.org/wp-content/uploads/ieee_favicon-512-300x300.png" sizes="192x192" /><link rel="apple-touch-icon" href="https://corporate-awards.ieee.org/wp-content/uploads/ieee_favicon-512-300x300.png" /><meta name="msapplication-TileImage" content="https://corporate-awards.ieee.org/wp-content/uploads/ieee_favicon-512-300x300.png" /> <noscript><style>.wpb_animate_when_almost_visible { opacity: 1; }</style></noscript></head> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PFKSQGDR" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><body data-rsssl=1 class="page-template-default page page-id-876 page-child parent-pageid-17 wpb-js-composer js-comp-ver-7.8 vc_responsive"><div id="page" class="site"> <a class="skip-link screen-reader-text" href="#content">Skip to content</a><header id="masthead" class="site-header" role="banner"><div id="meta-nav"><div class="container"><div class="row"><div class="col-md-8"><ul id="menu-meta-navigation" class="nav"><li id="menu-item-37" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-37 nav-link"><a target="_blank" rel="noopener" href="https://www.ieee.org/">IEEE.org</a></li><li id="menu-item-38" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-38 nav-link"><a target="_blank" rel="noopener" href="https://ieeexplore.ieee.org/Xplore/home.jsp">IEEE <em>X</em>plore Digital Library</a></li><li id="menu-item-39" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-39 nav-link"><a target="_blank" rel="noopener" href="https://standards.ieee.org/">IEEE Standards</a></li><li id="menu-item-40" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-40 nav-link"><a target="_blank" rel="noopener" href="https://spectrum.ieee.org/">IEEE Spectrum</a></li><li id="menu-item-41" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41 nav-link"><a target="_blank" rel="noopener" href="https://www.ieee.org/sitemap.html">More Sites</a></li></ul></div><div class="col-md-4 text-right"></div></div></div></div><div id="main-nav-search-social" class="container"><div id="search-social-container" class="d-flex justify-content-md-between align-items-md-center"> <a class="navbar-brand" href="https://corporate-awards.ieee.org" title="IEEE Awards"> <noscript><img src="https://corporate-awards.ieee.org/wp-content/uploads/2020/10/logo-awards.jpg" height="59" width="189" alt="IEEE Awards" class="img-fluid" data-rjs="3" /></noscript><img src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20189%2059%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/2020/10/logo-awards.jpg" height="59" width="189" alt="IEEE Awards" class="lazyload img-fluid" data-rjs="3" /> </a><div class="site-search"><form role="search" method="get" class="search-form" action="https://corporate-awards.ieee.org"><div class="form-group mb-0"> <input type="search" class="search-field form-control" placeholder="Search the IEEE Awards website" value="" name="s" title="Search for:" /></div> <button type="submit"> <img class="skip-lazy" height="21" width="20" src="https://corporate-awards.ieee.org/wp-content/themes/ieee-awards/images/ico-magnify.png" alt="Search" data-rjs="3" /> </button></form></div><div class="social-icons text-right"> <a href="https://www.instagram.com/ieeeawards/" target="_blank"><img class="skip-lazy" height="24" width="24" src="https://corporate-awards.ieee.org/wp-content/themes/ieee-awards/images/ico-insta.png" alt="Instagram" data-rjs="3" /></a><a href="https://www.linkedin.com/showcase/ieee-awards/" target="_blank"><img class="skip-lazy" height="19" width="19" src="https://corporate-awards.ieee.org/wp-content/themes/ieee-awards/images/ico-linkedin.png" alt="LinkedIn" data-rjs="3" /></a><a href="https://www.facebook.com/IEEEAwards" target="_blank"><img class="skip-lazy" height="22" width="11" src="https://corporate-awards.ieee.org/wp-content/themes/ieee-awards/images/ico-fb.png" alt="Facebook" data-rjs="3" /></a><a href="https://twitter.com/IEEEAwards" target="_blank"><img class="skip-lazy" height="19" width="24" src="https://corporate-awards.ieee.org/wp-content/themes/ieee-awards/images/ico-twitter.png" alt="Twitter" data-rjs="3" /></a></div><div class="ieee-logo"> <a href="https://www.ieee.org/" target="_blank"><img class="skip-lazy" src="https://corporate-awards.ieee.org/wp-content/themes/ieee-awards/images/logo-ieee.jpg" alt="IEEE logo" data-rjs="3"></a></div><div class="ieee-logo"> <a href="https://www.ieee.org/" target="_blank"><img class="skip-lazy" src="/wp-content/themes/ieee-awards/images/ieee_140_anniversary.jpg" alt="IEEE 140th Anniversary logo." width="92" height="auto" data-rjs="3"></a></div></div><nav id="main-nav-container" class="navbar navbar-expand-lg"><div class="justify-content-md-around align-items-md-center"> <button class="ubermenu-responsive-toggle ubermenu-responsive-toggle-main ubermenu-skin-minimal ubermenu-loc-primary ubermenu-responsive-toggle-content-align-right ubermenu-responsive-toggle-align-full ubermenu-responsive-toggle-icon-only ubermenu-responsive-toggle-close-icon-times " tabindex="0" data-ubermenu-target="ubermenu-main-2-primary-2" aria-label="Toggle Primary Navigation"><i class="fas fa-bars" ></i></button><nav id="ubermenu-main-2-primary-2" class="ubermenu ubermenu-nojs ubermenu-main ubermenu-menu-2 ubermenu-loc-primary ubermenu-responsive ubermenu-responsive-991 ubermenu-mobile-accordion ubermenu-responsive-collapse ubermenu-horizontal ubermenu-transition-none ubermenu-trigger-hover ubermenu-skin-minimal ubermenu-bar-align-full ubermenu-items-align-auto ubermenu-bound ubermenu-disable-submenu-scroll ubermenu-sub-indicators ubermenu-retractors-responsive ubermenu-submenu-indicator-closes"><ul id="ubermenu-nav-main-2-primary" class="ubermenu-nav" data-title="Primary Navigation"><li id="menu-item-1500" class="ubermenu-item ubermenu-item-type-custom ubermenu-item-object-ubermenu-custom ubermenu-item-1500 ubermenu-item-level-0 ubermenu-column ubermenu-column-auto ubermenu-hide-desktop " ><ul class="ubermenu-content-block ubermenu-widget-area ubermenu-autoclear"><li id="search-3" class="widget widget_search ubermenu-column-full ubermenu-widget ubermenu-column ubermenu-item-header"><form role="search" method="get" class="search-form" action="https://corporate-awards.ieee.org"><div class="form-group mb-0"> <input type="search" class="search-field form-control" placeholder="Search the IEEE Awards website" value="" name="s" title="Search for:" /></div> <button type="submit"> <img class="skip-lazy" height="21" width="20" src="https://corporate-awards.ieee.org/wp-content/themes/ieee-awards/images/ico-magnify.png" alt="Search" data-rjs="3" /> </button></form></li></ul></li><li id="menu-item-30" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-30 ubermenu-item-level-0 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-drop ubermenu-has-submenu-flyout " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://corporate-awards.ieee.org/corporate-awards/" tabindex="0"><span class="ubermenu-target-title ubermenu-target-text">IEEE Awards</span><i class='ubermenu-sub-indicator fas fa-angle-down'></i></a><ul class="ubermenu-submenu ubermenu-submenu-id-30 ubermenu-submenu-type-flyout ubermenu-submenu-drop ubermenu-submenu-align-left_edge_item" ><li id="menu-item-8967" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-8967 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-1 " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://corporate-awards.ieee.org/ieee-medal-of-honor/"><span class="ubermenu-target-title ubermenu-target-text">IEEE Medal of Honor</span></a></li><li id="menu-item-48" class="ubermenu-item ubermenu-item-type-custom ubermenu-item-object-custom ubermenu-item-48 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-1 " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="/corporate-awards/#medals"><span class="ubermenu-target-title ubermenu-target-text">IEEE Medals</span></a></li><li id="menu-item-49" class="ubermenu-item ubermenu-item-type-custom ubermenu-item-object-custom ubermenu-item-49 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-1 " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="/corporate-awards/#recognitions"><span class="ubermenu-target-title ubermenu-target-text">IEEE Recognitions</span></a></li><li id="menu-item-50" class="ubermenu-item ubermenu-item-type-custom ubermenu-item-object-custom ubermenu-item-50 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-1 " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="/corporate-awards/#field-awards"><span class="ubermenu-target-title ubermenu-target-text">IEEE Technical Field Awards</span></a></li></ul></li><li id="menu-item-29" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-29 ubermenu-item-level-0 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-drop ubermenu-has-submenu-flyout " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://corporate-awards.ieee.org/recipients/" tabindex="0"><span class="ubermenu-target-title ubermenu-target-text">Recipients</span><i class='ubermenu-sub-indicator fas fa-angle-down'></i></a><ul class="ubermenu-submenu ubermenu-submenu-id-29 ubermenu-submenu-type-flyout ubermenu-submenu-drop ubermenu-submenu-align-left_edge_item" ><li id="menu-item-51" class="ubermenu-item ubermenu-item-type-custom ubermenu-item-object-custom ubermenu-item-51 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-1 " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="/recipients/current-recipients/"><span class="ubermenu-target-title ubermenu-target-text">Current Recipients</span></a></li><li id="menu-item-52" class="ubermenu-item ubermenu-item-type-custom ubermenu-item-object-custom ubermenu-item-52 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-1 " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://corporate-awards.ieee.org/recipients/ieee-medal-of-honor-recipients/"><span class="ubermenu-target-title ubermenu-target-text">Medal of Honor Recipients</span></a></li><li id="menu-item-4005" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-4005 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-1 " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://corporate-awards.ieee.org/recipients/presidents-award/"><span class="ubermenu-target-title ubermenu-target-text">IEEE President’s Award</span></a></li><li id="menu-item-53" class="ubermenu-item ubermenu-item-type-custom ubermenu-item-object-custom ubermenu-item-has-children ubermenu-item-53 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-1 ubermenu-has-submenu-drop ubermenu-has-submenu-flyout " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="/recipients/past-recipients/"><span class="ubermenu-target-title ubermenu-target-text">Past Award Recipients</span><i class='ubermenu-sub-indicator fas fa-angle-down'></i></a><ul class="ubermenu-submenu ubermenu-submenu-id-53 ubermenu-submenu-type-auto ubermenu-submenu-type-flyout ubermenu-submenu-drop ubermenu-submenu-align-left_edge_item" ><li id="menu-item-7031" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-7031 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://corporate-awards.ieee.org/recipients/past-recipients/2023-award-recipients/"><span class="ubermenu-target-title ubermenu-target-text">2023 Recipients</span></a></li></ul></li><li id="menu-item-7032" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-7032 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-1 " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://corporate-awards.ieee.org/recipients/award-booklets/"><span class="ubermenu-target-title ubermenu-target-text">Awards Booklet</span></a></li></ul></li><li id="menu-item-954" class="ubermenu-item ubermenu-item-type-custom ubermenu-item-object-custom ubermenu-item-has-children ubermenu-advanced-sub ubermenu-item-954 ubermenu-item-level-0 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-drop ubermenu-has-submenu-mega " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="/event/vic-summit-honors-ceremony-gala/" tabindex="0"><span class="ubermenu-target-title ubermenu-target-text">Events</span><i class='ubermenu-sub-indicator fas fa-angle-down'></i></a><div class="ubermenu-submenu ubermenu-submenu-id-954 ubermenu-submenu-type-auto ubermenu-submenu-type-mega ubermenu-submenu-drop ubermenu-submenu-align-full_width" ><ul class="ubermenu-row ubermenu-row-id-155 ubermenu-autoclear"></ul><ul class="ubermenu-row ubermenu-row-id-954_auto_1 ubermenu-autoclear"><li id="menu-item-156" class="ubermenu-item ubermenu-item-type-custom ubermenu-item-object-ubermenu-custom ubermenu-item-156 ubermenu-item-auto ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-1-3 ubermenu-hide-mobile " ><div class="ubermenu-content-block ubermenu-custom-content ubermenu-custom-content-padded"><div class="dropshadow px-4 py-4"><a href="/event/vic-summit-honors-ceremony-gala/"><noscript><img class="d-block mx-auto text-center" src="/wp-content/uploads/16-ca-058-vics-logo-rgb-ac-edited-and-removed-date.jpg" alt="IEEE VIC Event" data-rjs="3" /></noscript><img class="lazyload d-block mx-auto text-center" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="/wp-content/uploads/16-ca-058-vics-logo-rgb-ac-edited-and-removed-date.jpg" alt="IEEE VIC Event" data-rjs="3" /></a></div></div></li><li id="menu-item-157" class="ubermenu-item ubermenu-item-type-custom ubermenu-item-object-ubermenu-custom ubermenu-item-157 ubermenu-item-auto ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-1-3 " ><div class="ubermenu-content-block ubermenu-custom-content ubermenu-custom-content-padded"><div class="equal-height-menu"><p><a href="/event/vic-summit-honors-ceremony-gala/"><strong>Current VIC Summit</strong></a></p><ul><li><a href="/event/vic-summit-honors-ceremony-gala/#current-recipients">Recipients</a></li><li><a href="/event/vic-summit-honors-ceremony-gala/#summit-speakers">Speakers</a></li><li><a href="/event/vic-summit-honors-ceremony-gala/#sponsorship"</a>Sponsors/Partners</li><li><a href="/event/vic-summit-honors-ceremony-gala/#what">Program</a></li><li><a href="/event/vic-summit-honors-ceremony-gala/#when-where">When & Where</a></li><li><a href="/event/vic-summit-honors-ceremony-gala/#pricing">Pricing</a></li><li><a href="/event/vic-summit-honors-ceremony-gala/#knowledge-alliance">Knowledge Alliance</a></li></div><ul></div></li><li id="menu-item-158" class="ubermenu-item ubermenu-item-type-custom ubermenu-item-object-ubermenu-custom ubermenu-item-158 ubermenu-item-auto ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-1-4 " ><div class="ubermenu-content-block ubermenu-custom-content ubermenu-custom-content-padded"><div class="border-left equal-height-menu"><p><strong>Past VIC Summits</strong></p><ul><li><a href="/event/2024-ieee-vic-summit-honors-ceremony-gala/">2024</a></li><li><a href="/event/2023-ieee-vic-summit-honors-ceremony-gala/">2023</a></li><li><a href="/event/2022-ieee-vic-summit-honors-ceremony-gala/">2022</a></li><li><a href="/event/2021-vic-summit-honors-ceremony-gala">2021</a></li><li><a href="/event/2020-vics-and-hc-recap">2020</a></li><li><a href="/event/past-vic-summits-2019">2019</a></li><li><a href="/event/past-vic-summits-2018/">2018</a></li><li><a href="https://corporate-awards.ieee.org/events/photo-and-video-gallery/">Photo Gallery</a></li></ul></div></div></li></ul></div></li><li id="menu-item-27" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-current-page-ancestor ubermenu-current-menu-ancestor ubermenu-current-menu-parent ubermenu-current-page-parent ubermenu-current_page_parent ubermenu-current_page_ancestor ubermenu-item-has-children ubermenu-item-27 ubermenu-item-level-0 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-drop ubermenu-has-submenu-flyout " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://corporate-awards.ieee.org/news-media/" tabindex="0"><span class="ubermenu-target-title ubermenu-target-text">News & Media</span><i class='ubermenu-sub-indicator fas fa-angle-down'></i></a><ul class="ubermenu-submenu ubermenu-submenu-id-27 ubermenu-submenu-type-flyout ubermenu-submenu-drop ubermenu-submenu-align-left_edge_item" ><li id="menu-item-2594" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-current-menu-item ubermenu-page_item ubermenu-page-item-876 ubermenu-current_page_item ubermenu-item-2594 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-1 " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://corporate-awards.ieee.org/news-media/articles/"><span class="ubermenu-target-title ubermenu-target-text">Articles</span></a></li><li id="menu-item-879" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-879 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-1 " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://corporate-awards.ieee.org/news-media/podcasts/"><span class="ubermenu-target-title ubermenu-target-text">Podcasts</span></a></li><li id="menu-item-3608" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-3608 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-1 " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://corporate-awards.ieee.org/ieee-awards-videos/"><span class="ubermenu-target-title ubermenu-target-text">IEEE Awards Videos</span></a></li><li id="menu-item-3637" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-3637 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-1 " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://corporate-awards.ieee.org/media-resources/"><span class="ubermenu-target-title ubermenu-target-text">IEEE Awards Toolkit – Resources for Media and Recipients</span></a></li></ul></li><li id="menu-item-1072" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-1072 ubermenu-item-level-0 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-drop ubermenu-has-submenu-flyout " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://corporate-awards.ieee.org/sponsorship/" tabindex="0"><span class="ubermenu-target-title ubermenu-target-text">Sponsorship</span><i class='ubermenu-sub-indicator fas fa-angle-down'></i></a><ul class="ubermenu-submenu ubermenu-submenu-id-1072 ubermenu-submenu-type-flyout ubermenu-submenu-drop ubermenu-submenu-align-left_edge_item" ><li id="menu-item-2595" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-2595 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-1 " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://corporate-awards.ieee.org/sponsorship/"><span class="ubermenu-target-title ubermenu-target-text">Sponsorship</span></a></li><li id="menu-item-1070" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-1070 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-1 " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://corporate-awards.ieee.org/sponsorship/sponsorship-of-ieee-medals-and-recognitions/"><span class="ubermenu-target-title ubermenu-target-text">IEEE Medals and Recognitions</span></a></li><li id="menu-item-1071" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-1071 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-1 " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://corporate-awards.ieee.org/sponsorship/sponsorship-of-ieee-technical-field-awards/"><span class="ubermenu-target-title ubermenu-target-text">IEEE Technical Field Awards</span></a></li></ul></li><li id="menu-item-170" class="btn btn-purple ubermenu-item ubermenu-item-type-custom ubermenu-item-object-custom ubermenu-item-has-children ubermenu-advanced-sub ubermenu-item-170 ubermenu-item-level-0 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-drop ubermenu-has-submenu-mega " data-ubermenu-trigger="click" ><span class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" tabindex="0"><span class="ubermenu-target-title ubermenu-target-text">Nominate</span><i class='ubermenu-sub-indicator fas fa-angle-down'></i></span><div class="ubermenu-submenu ubermenu-submenu-id-170 ubermenu-submenu-type-auto ubermenu-submenu-type-mega ubermenu-submenu-drop ubermenu-submenu-align-full_width" ><ul class="ubermenu-row ubermenu-row-id-171 ubermenu-autoclear"></ul><ul class="ubermenu-row ubermenu-row-id-170_auto_1 ubermenu-autoclear"><li id="menu-item-172" class="ubermenu-item ubermenu-item-type-custom ubermenu-item-object-ubermenu-custom ubermenu-item-172 ubermenu-item-auto ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-1-3 " ><div class="ubermenu-content-block ubermenu-custom-content ubermenu-custom-content-padded"><div class="text-center mx-auto d-block"> <noscript><img class="mb-3 img-fluid" src="https://corporate-awards.ieee.org/wp-content/uploads/img-medal-of-honor@2x.png" height="200" width="200" alt="IEEE Medal of Honor medallion." title="IEEE Medal of Honor medallion." /></noscript><img class="lazyload mb-3 img-fluid" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20200%20200%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/img-medal-of-honor@2x.png" height="200" width="200" alt="IEEE Medal of Honor medallion." title="IEEE Medal of Honor medallion." /><p class="sm">IEEE Medals are the highest awards that the IEEE presents on behalf of the IEEE Board of Directors. IEEE Medals embrace significant and broad IEEE interests and purposes. The highest honor is the IEEE Medal of Honor.</p> <a target="_blank" class="nominate-menu-20 btn btn-purple" href="https://ieee.secure-platform.com/a/page/ieeemedals_recognitions_techfieldawards/ieee_medals" title="">IEEE Medals</a></div></div></li><li id="menu-item-173" class="ubermenu-item ubermenu-item-type-custom ubermenu-item-object-ubermenu-custom ubermenu-item-173 ubermenu-item-auto ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-1-3 " ><div class="ubermenu-content-block ubermenu-custom-content ubermenu-custom-content-padded"><div class="text-center mx-auto d-block"> <noscript><img class="mb-3 dropshadow img-fluid" src="https://corporate-awards.ieee.org/wp-content/uploads/Corp-Innov-Crystal_Hon-Memb-Crystal_Hissey-Crystal-150x150.jpg" height="200" width="200" alt="The Aspire crystal." title="The Aspire crystal." /></noscript><img class="lazyload mb-3 dropshadow img-fluid" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20200%20200%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/Corp-Innov-Crystal_Hon-Memb-Crystal_Hissey-Crystal-150x150.jpg" height="200" width="200" alt="The Aspire crystal." title="The Aspire crystal." /><p class="sm">IEEE Recognitions are among the highest awards in the hierarchy of IEEE awards. They are presented to individuals or corporations for significant contributions to IEEE or for advances in technology within the technical fields of interest of IEEE.</p> <a target="_blank" class="btn btn-purple" href="https://ieee.secure-platform.com/a/page/ieeemedals_recognitions_techfieldawards/ieee_recognitions" title="">IEEE Recognitions</a></div></div></li><li id="menu-item-174" class="ubermenu-item ubermenu-item-type-custom ubermenu-item-object-ubermenu-custom ubermenu-item-174 ubermenu-item-auto ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-1-3 " ><div class="ubermenu-content-block ubermenu-custom-content ubermenu-custom-content-padded"><div class="text-center mx-auto d-block"> <noscript><img class="mb-3 img-fluid" src="https://corporate-awards.ieee.org/wp-content/uploads/IEEE-Medal.jpg_BG-removed-150x150.jpg" height="200" width="200" alt="Generic IEEE medal on ribbon." title="Generic IEEE medal on ribbon." /></noscript><img class="lazyload mb-3 img-fluid" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20200%20200%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/IEEE-Medal.jpg_BG-removed-150x150.jpg" height="200" width="200" alt="Generic IEEE medal on ribbon." title="Generic IEEE medal on ribbon." /><p class="sm">The IEEE Technical Field Awards are awarded for contributions or leadership in specific fields of interest of the IEEE.</p> <a target="_blank" class="nominate-menu-80 btn btn-purple" href="https://ieee.secure-platform.com/a/page/ieeemedals_recognitions_techfieldawards/ieee_technical_field_awards" title="">IEEE Technical Field Awards</a></div></div></li></ul></div></li><li id="menu-item-1351" class="meta ubermenu-item ubermenu-item-type-custom ubermenu-item-object-custom ubermenu-item-1351 ubermenu-item-level-0 ubermenu-column ubermenu-column-auto ubermenu-hide-desktop " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://ieee.org" tabindex="0"><span class="ubermenu-target-title ubermenu-target-text">IEEE.org</span></a></li><li id="menu-item-1352" class="meta ubermenu-item ubermenu-item-type-custom ubermenu-item-object-custom ubermenu-item-1352 ubermenu-item-level-0 ubermenu-column ubermenu-column-auto ubermenu-hide-desktop " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://ieeexplore.ieee.org/Xplore/home.jsp" tabindex="0"><span class="ubermenu-target-title ubermenu-target-text">IEEE <em>X</em>plore Digital Library</span></a></li><li id="menu-item-1353" class="meta ubermenu-item ubermenu-item-type-custom ubermenu-item-object-custom ubermenu-item-1353 ubermenu-item-level-0 ubermenu-column ubermenu-column-auto ubermenu-hide-desktop " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://standards.ieee.org/" tabindex="0"><span class="ubermenu-target-title ubermenu-target-text">IEEE Standards</span></a></li><li id="menu-item-1354" class="meta ubermenu-item ubermenu-item-type-custom ubermenu-item-object-custom ubermenu-item-1354 ubermenu-item-level-0 ubermenu-column ubermenu-column-auto ubermenu-hide-desktop " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://spectrum.ieee.org/" tabindex="0"><span class="ubermenu-target-title ubermenu-target-text">IEEE Spectrum</span></a></li><li id="menu-item-1355" class="meta ubermenu-item ubermenu-item-type-custom ubermenu-item-object-custom ubermenu-item-1355 ubermenu-item-level-0 ubermenu-column ubermenu-column-auto ubermenu-hide-desktop " ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://www.ieee.org/sitemap.html" tabindex="0"><span class="ubermenu-target-title ubermenu-target-text">More Sites</span></a></li><li id="menu-item-2536" class="ubermenu-item ubermenu-item-type-custom ubermenu-item-object-ubermenu-custom ubermenu-item-2536 ubermenu-item-level-0 ubermenu-column ubermenu-column-auto " ></li></ul></nav></div></nav></div></header><main id="main" class="site-main" role="main"><article id="post-876" class="post-876 page type-page status-publish hentry" role="article"><div class="entry-container"><header class="article-header d-flex align-items-center mb-4"><h1 class="page-title text-center mx-auto" itemprop="headline">Articles</h1></header><div class="container"><div class="row"><div class="col-12"><p id="breadcrumbs" class="mb-4"><span><span><a href="https://corporate-awards.ieee.org/">Home</a></span> · <span><a href="https://corporate-awards.ieee.org/news-media/">News & Media</a></span> · <span class="breadcrumb_last" aria-current="page"><strong>Articles</strong></span></span></p><section class="entry-content"><div class="wpb-content-wrapper"><section class="vc_section"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="posts"><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/dr-mani-l-bhaumik-the-pioneer-behind-the-ieee-jagadish-chandra-bose-medal-in-wireless-communications/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/Mani-Bhaumik-researcher-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" srcset="https://corporate-awards.ieee.org/wp-content/uploads/Mani-Bhaumik-researcher-150x150.jpg 150w, https://corporate-awards.ieee.org/wp-content/uploads/Mani-Bhaumik-researcher-300x300.jpg 300w, https://corporate-awards.ieee.org/wp-content/uploads/Mani-Bhaumik-researcher.jpg 380w" sizes="(max-width: 150px) 100vw, 150px" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/Mani-Bhaumik-researcher-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" data-srcset="https://corporate-awards.ieee.org/wp-content/uploads/Mani-Bhaumik-researcher-150x150.jpg 150w, https://corporate-awards.ieee.org/wp-content/uploads/Mani-Bhaumik-researcher-300x300.jpg 300w, https://corporate-awards.ieee.org/wp-content/uploads/Mani-Bhaumik-researcher.jpg 380w" data-sizes="(max-width: 150px) 100vw, 150px" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/dr-mani-l-bhaumik-the-pioneer-behind-the-ieee-jagadish-chandra-bose-medal-in-wireless-communications/" rel="bookmark">Dr. Mani L. Bhaumik: The Pioneer Behind the IEEE Jagadish Chandra Bose Medal in Wireless Communications</a></h5></header> Renowned physicist and philanthropist, Dr. Mani L. Bhaumik of has been instrumental in establishing the new IEEE Jagadish Chandra Bose Medal in Wireless Communications. <a href="https://corporate-awards.ieee.org/article/dr-mani-l-bhaumik-the-pioneer-behind-the-ieee-jagadish-chandra-bose-medal-in-wireless-communications/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/tsu-jae-king-liu-is-paving-the-way-for-inclusive-engineering/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/TJKLiu-recent-headshot-150x150.png" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/TJKLiu-recent-headshot-150x150.png" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/tsu-jae-king-liu-is-paving-the-way-for-inclusive-engineering/" rel="bookmark">IEEE Founders Medalist Tsu-Jae King Liu Champions Inclusive Engineering</a></h5></header> 2024 IEEE Founders Medalist Dr. Tsu-Jae King Liu was featured in an engineering.com article detailing her passion for diversity and inclusive engineering. <a href="https://corporate-awards.ieee.org/article/tsu-jae-king-liu-is-paving-the-way-for-inclusive-engineering/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/press-release-prestigious-ieee-medal-of-honor-prize-is-increased-to-2-million/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/MoH-Image-for-Article-150x150.png" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/MoH-Image-for-Article-150x150.png" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/press-release-prestigious-ieee-medal-of-honor-prize-is-increased-to-2-million/" rel="bookmark">PRESS RELEASE: Prestigious IEEE Medal of Honor Prize Is Increased to $2 Million</a></h5></header> IEEE announced in a press release that starting in 2025, the IEEE Medal of Honor monetary prize will be increased to $2 million. <a href="https://corporate-awards.ieee.org/article/press-release-prestigious-ieee-medal-of-honor-prize-is-increased-to-2-million/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/breaking-prestigious-ieee-medal-of-honor-prize-is-increased-to-2-million/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/MoH-Logo_white-space-1-e1726678405131-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="IEEE Medal of Honor Logo" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/MoH-Logo_white-space-1-e1726678405131-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="IEEE Medal of Honor Logo" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/breaking-prestigious-ieee-medal-of-honor-prize-is-increased-to-2-million/" rel="bookmark">BREAKING: Prestigious IEEE Medal of Honor Prize Is Increased to $2 Million</a></h5></header> The Highest Award for Exceptional Technology, Engineering, and Science Contributions Given by World’s Largest Technical Professional Organization Now Ranks Among the Largest Monetary Prizes Globally <a href="https://corporate-awards.ieee.org/article/breaking-prestigious-ieee-medal-of-honor-prize-is-increased-to-2-million/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/ieee-spectrum-profile-featuring-gladys-west-the-hidden-figure-behind-gps/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_Spectrum-West-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" srcset="https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_Spectrum-West-150x150.jpg 150w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_Spectrum-West-300x300.jpg 300w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_Spectrum-West-1024x1024.jpg 1024w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_Spectrum-West-768x768.jpg 768w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_Spectrum-West.jpg 1080w" sizes="(max-width: 150px) 100vw, 150px" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_Spectrum-West-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" data-srcset="https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_Spectrum-West-150x150.jpg 150w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_Spectrum-West-300x300.jpg 300w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_Spectrum-West-1024x1024.jpg 1024w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_Spectrum-West-768x768.jpg 768w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_Spectrum-West.jpg 1080w" data-sizes="(max-width: 150px) 100vw, 150px" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/ieee-spectrum-profile-featuring-gladys-west-the-hidden-figure-behind-gps/" rel="bookmark">IEEE Spectrum Profile Featuring Gladys West: The Hidden Figure Behind GPS</a></h5></header> 2024 IEEE President's Award recipient, Dr. Gladys West, a true Hidden Figure whose pioneering work has shaped the world we live in today, was featured in a IEEE Spectrum profile. <a href="https://corporate-awards.ieee.org/article/ieee-spectrum-profile-featuring-gladys-west-the-hidden-figure-behind-gps/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/ted-rappaport-elected-to-ieee-vehicular-technology-societys-hall-of-fame/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/sumner-rappaport-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/sumner-rappaport-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/ted-rappaport-elected-to-ieee-vehicular-technology-societys-hall-of-fame/" rel="bookmark">Past TFA Recipient Ted Rappaport elected to IEEE Vehicular Technology Society’s Hall of Fame</a></h5></header> Ted Rappaport, the 2020 IEEE Eric E. Sumner Award recipient was elected to the IEEE Vehicular Technology Society Hall of Fame for his exceptional wireless communications work. <a href="https://corporate-awards.ieee.org/article/ted-rappaport-elected-to-ieee-vehicular-technology-societys-hall-of-fame/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/two-caltech-professors-honored-with-2025-ieee-technical-field-awards/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/2025-TFA-CalTech-Article-150x150.png" class="img-fluid d-block mx-auto wp-post-image" alt="" srcset="https://corporate-awards.ieee.org/wp-content/uploads/2025-TFA-CalTech-Article-150x150.png 150w, https://corporate-awards.ieee.org/wp-content/uploads/2025-TFA-CalTech-Article-300x300.png 300w, https://corporate-awards.ieee.org/wp-content/uploads/2025-TFA-CalTech-Article-1024x1024.png 1024w, https://corporate-awards.ieee.org/wp-content/uploads/2025-TFA-CalTech-Article-768x768.png 768w, https://corporate-awards.ieee.org/wp-content/uploads/2025-TFA-CalTech-Article.png 1080w" sizes="(max-width: 150px) 100vw, 150px" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/2025-TFA-CalTech-Article-150x150.png" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" data-srcset="https://corporate-awards.ieee.org/wp-content/uploads/2025-TFA-CalTech-Article-150x150.png 150w, https://corporate-awards.ieee.org/wp-content/uploads/2025-TFA-CalTech-Article-300x300.png 300w, https://corporate-awards.ieee.org/wp-content/uploads/2025-TFA-CalTech-Article-1024x1024.png 1024w, https://corporate-awards.ieee.org/wp-content/uploads/2025-TFA-CalTech-Article-768x768.png 768w, https://corporate-awards.ieee.org/wp-content/uploads/2025-TFA-CalTech-Article.png 1080w" data-sizes="(max-width: 150px) 100vw, 150px" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/two-caltech-professors-honored-with-2025-ieee-technical-field-awards/" rel="bookmark">Two Caltech Professors Honored with 2025 IEEE Technical Field Awards</a></h5></header> Caltech professors Anima Anandkumar and Steven H. Low were featured in Caltech News for their 2025 IEEE Technical Field Awards. <a href="https://corporate-awards.ieee.org/article/two-caltech-professors-honored-with-2025-ieee-technical-field-awards/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/powering-the-future-deepak-divans-perspective-on-a-holistic-energy-transition/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/deepak-color-for-web-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" srcset="https://corporate-awards.ieee.org/wp-content/uploads/deepak-color-for-web-150x150.jpg 150w, https://corporate-awards.ieee.org/wp-content/uploads/deepak-color-for-web-300x300.jpg 300w, https://corporate-awards.ieee.org/wp-content/uploads/deepak-color-for-web.jpg 350w" sizes="(max-width: 150px) 100vw, 150px" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/deepak-color-for-web-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" data-srcset="https://corporate-awards.ieee.org/wp-content/uploads/deepak-color-for-web-150x150.jpg 150w, https://corporate-awards.ieee.org/wp-content/uploads/deepak-color-for-web-300x300.jpg 300w, https://corporate-awards.ieee.org/wp-content/uploads/deepak-color-for-web.jpg 350w" data-sizes="(max-width: 150px) 100vw, 150px" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/powering-the-future-deepak-divans-perspective-on-a-holistic-energy-transition/" rel="bookmark">Powering the Future: Deepak Divan’s Perspective on a Holistic Energy Transition</a></h5></header> In a new IEEE Spectrum Q&A, 2024 IEEE Medal in Power Engineering recipient Deepak Divan explains why today's energy transition demands a more holistic approach. <a href="https://corporate-awards.ieee.org/article/powering-the-future-deepak-divans-perspective-on-a-holistic-energy-transition/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/innovation-in-speech-technology-professor-tokuda-keiichis-remarkable-ieee-james-l-flanagan-award/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/NEW-USE-NIT_3868_cropped3-2-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/NEW-USE-NIT_3868_cropped3-2-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/innovation-in-speech-technology-professor-tokuda-keiichis-remarkable-ieee-james-l-flanagan-award/" rel="bookmark">Innovation in Speech Technology: Professor Tokuda Keiichi’s Remarkable IEEE James L. Flanagan Award</a></h5></header> Nagoya Institute of Technology (Japan) recently featured Professor Keiichi Tokuda, recipient of the 2024 IEEE James L. Flanagan Speech and Audio Processing Award, in a news article to announce his award. <a href="https://corporate-awards.ieee.org/article/innovation-in-speech-technology-professor-tokuda-keiichis-remarkable-ieee-james-l-flanagan-award/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/tsunenobu-kimoto-pioneering-new-frontiers-in-power-devices-silicon-carbide-cmos/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/T_Kimoto_2024-1-e1720525426923-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/T_Kimoto_2024-1-e1720525426923-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/tsunenobu-kimoto-pioneering-new-frontiers-in-power-devices-silicon-carbide-cmos/" rel="bookmark">Tsunenobu Kimoto: Pioneering New Frontiers in Power Devices Silicon Carbide CMOS</a></h5></header> In the realm of power electronics, one name stands out above the rest - Tsunenobu Kimoto. His groundbreaking work has not only revolutionized the field but has also earned him the prestigious 2024 IEEE Andrew S. Grove Award. Learn more about his journey in this Spectrum feature article. <a href="https://corporate-awards.ieee.org/article/tsunenobu-kimoto-pioneering-new-frontiers-in-power-devices-silicon-carbide-cmos/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/the-impact-of-large-language-models/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/Untitled-design-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/Untitled-design-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/the-impact-of-large-language-models/" rel="bookmark">The Impact of Large Language Models</a></h5></header> To find out how generative AI and LLMs are impacting their areas of expertise, Glenn Zorpette of IEEE Spectrum spoke with three IEEE VIC Summit featured speakers - 2024 IEEE James H. Mulligan, Jr. Education Medalist Andrea J. Goldsmith of Princeton University, Juraj Čorba of Ministerstvo investícií, regionálneho rozvoja a informatizácie SR, and Samuel Naffziger of AMD. <a href="https://corporate-awards.ieee.org/article/the-impact-of-large-language-models/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/the-inspiring-journey-of-ieees-top-educator-andrea-j-goldsmith/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/goldsmith-spectrum-photo-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/goldsmith-spectrum-photo-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/the-inspiring-journey-of-ieees-top-educator-andrea-j-goldsmith/" rel="bookmark">The Inspiring Journey of IEEE’s Top Educator: Andrea J. Goldsmith</a></h5></header> The recent IEEE Spectrum profile of 2024 IEEE James H. Mulligan, Jr. Education Medalist, Andrea J. Goldsmith of Princeton University, is full of fascinating insights and will inspire perseverance. <a href="https://corporate-awards.ieee.org/article/the-inspiring-journey-of-ieees-top-educator-andrea-j-goldsmith/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/unveiling-the-highlights-ieee-presidents-forbes-feature-on-the-vic-summit-honors-ceremony/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/IEEE-Boston_04585-3-24-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/IEEE-Boston_04585-3-24-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/unveiling-the-highlights-ieee-presidents-forbes-feature-on-the-vic-summit-honors-ceremony/" rel="bookmark">Unveiling the Highlights: IEEE President’s Forbes Feature on the VIC Summit & Honors Ceremony</a></h5></header> IEEE President & CEO Tom Coughlin authored a featured article in Forbes recapping the recent IEEE VIC Summit and Honors Ceremony. <a href="https://corporate-awards.ieee.org/article/unveiling-the-highlights-ieee-presidents-forbes-feature-on-the-vic-summit-honors-ceremony/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/simay-akar-is-passionate-about-sustainability-mentorship-and-diversity/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/DSC4358-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/DSC4358-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/simay-akar-is-passionate-about-sustainability-mentorship-and-diversity/" rel="bookmark">Simay Akar is Passionate About Sustainability, Mentorship, and Diversity</a></h5></header> 2024 IEEE Theodore W. Hissey Outstanding Young Professional Award recipient Simay Akar of AK Energy Consulting discusses her passion for sustainability. <a href="https://corporate-awards.ieee.org/article/simay-akar-is-passionate-about-sustainability-mentorship-and-diversity/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/ieee-foundation-news-features-2024-vics-honors-recap/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/Foundation-Newsletter_May-e1715869593710-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/Foundation-Newsletter_May-e1715869593710-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/ieee-foundation-news-features-2024-vics-honors-recap/" rel="bookmark">IEEE Foundation News features 2024 VICS & Honors Recap</a></h5></header> The IEEE Foundation May Newsletter features a video recap of the VIC Summit & Honors Ceremony. <a href="https://corporate-awards.ieee.org/article/ieee-foundation-news-features-2024-vics-honors-recap/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/yahoo-finance-amd-receives-ieee-2024-corporate-innovation-award/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/AMD-photo-1-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/AMD-photo-1-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/yahoo-finance-amd-receives-ieee-2024-corporate-innovation-award/" rel="bookmark">Yahoo Finance: AMD Receives IEEE 2024 Corporate Innovation Award</a></h5></header> Yahoo Finance News featured a story on AMD's 20204 IEEE Corporate Innovation Award. <a href="https://corporate-awards.ieee.org/article/yahoo-finance-amd-receives-ieee-2024-corporate-innovation-award/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/focus-taiwan-mediatek-chair-touches-on-semiconductor-innovation-in-award-ceremony/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/MingKai-Tsai-color-photo-for-web-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" srcset="https://corporate-awards.ieee.org/wp-content/uploads/MingKai-Tsai-color-photo-for-web-150x150.jpg 150w, https://corporate-awards.ieee.org/wp-content/uploads/MingKai-Tsai-color-photo-for-web-300x300.jpg 300w, https://corporate-awards.ieee.org/wp-content/uploads/MingKai-Tsai-color-photo-for-web.jpg 350w" sizes="(max-width: 150px) 100vw, 150px" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/MingKai-Tsai-color-photo-for-web-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" data-srcset="https://corporate-awards.ieee.org/wp-content/uploads/MingKai-Tsai-color-photo-for-web-150x150.jpg 150w, https://corporate-awards.ieee.org/wp-content/uploads/MingKai-Tsai-color-photo-for-web-300x300.jpg 300w, https://corporate-awards.ieee.org/wp-content/uploads/MingKai-Tsai-color-photo-for-web.jpg 350w" data-sizes="(max-width: 150px) 100vw, 150px" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/focus-taiwan-mediatek-chair-touches-on-semiconductor-innovation-in-award-ceremony/" rel="bookmark">Focus Taiwan profiles Noyce Medal Recipient Ming-Kai Tsai</a></h5></header> Focus Taiwan features MediaTek Chairman and 2024 IEEE Robert N. Noyce Medal recipient, Ming-Kai Tsai after the Honors Ceremony in Boston. <a href="https://corporate-awards.ieee.org/article/focus-taiwan-mediatek-chair-touches-on-semiconductor-innovation-in-award-ceremony/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/bob-kahns-been-there-done-that-according-to-techcrunch/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/ROBERT-E.-KAHN-1-150x150.png" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/ROBERT-E.-KAHN-1-150x150.png" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/bob-kahns-been-there-done-that-according-to-techcrunch/" rel="bookmark">Bob Kahn’s ‘been there, done that’ according to TechCrunch</a></h5></header> TechCrunch's feature profile of 2024 IEEE Medal of Honor Recipient Robert (Bob) E. Kahn is a must-read. <a href="https://corporate-awards.ieee.org/article/bob-kahns-been-there-done-that-according-to-techcrunch/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/founders-of-the-internet-featured-on-cbs-news/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_CBS_MoH-1-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" srcset="https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_CBS_MoH-1-150x150.jpg 150w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_CBS_MoH-1-300x300.jpg 300w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_CBS_MoH-1-1024x1024.jpg 1024w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_CBS_MoH-1-768x768.jpg 768w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_CBS_MoH-1.jpg 1080w" sizes="(max-width: 150px) 100vw, 150px" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_CBS_MoH-1-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" data-srcset="https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_CBS_MoH-1-150x150.jpg 150w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_CBS_MoH-1-300x300.jpg 300w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_CBS_MoH-1-1024x1024.jpg 1024w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_CBS_MoH-1-768x768.jpg 768w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_CBS_MoH-1.jpg 1080w" data-sizes="(max-width: 150px) 100vw, 150px" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/founders-of-the-internet-featured-on-cbs-news/" rel="bookmark">“Founders of the Internet” Featured on CBS News</a></h5></header> Robert (Bob) E. Kahn, this year’s IEEE Medal of Honor recipient, Vint Cerf, the 2023 IEEE Medal of Honor recipient, and Steve Crocker, the 2002 IEEE Internet Award recipient recently sat down with Tony Dokoupil of CBS Mornings in New York to reflect on their original creation of the Internet and why there are no regrets. […] <a href="https://corporate-awards.ieee.org/article/founders-of-the-internet-featured-on-cbs-news/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/featured-in-the-news-israeli-researcher-awarded-ieee-medal-the-nobel-prize-of-engineering/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_HagitMesser-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" srcset="https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_HagitMesser-150x150.jpg 150w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_HagitMesser-300x300.jpg 300w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_HagitMesser-1024x1024.jpg 1024w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_HagitMesser-768x768.jpg 768w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_HagitMesser.jpg 1080w" sizes="(max-width: 150px) 100vw, 150px" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_HagitMesser-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" data-srcset="https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_HagitMesser-150x150.jpg 150w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_HagitMesser-300x300.jpg 300w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_HagitMesser-1024x1024.jpg 1024w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_HagitMesser-768x768.jpg 768w, https://corporate-awards.ieee.org/wp-content/uploads/IEEEAwards_HagitMesser.jpg 1080w" data-sizes="(max-width: 150px) 100vw, 150px" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/featured-in-the-news-israeli-researcher-awarded-ieee-medal-the-nobel-prize-of-engineering/" rel="bookmark">Featured in the news: “Israeli researcher awarded IEEE medal, the Nobel Prize of engineering”</a></h5></header> 2024 IEEE Medal for Environmental and Safety Technologies recipient Hagit Messer of Tel Aviv University explains the importance of both climate change and its implications for life on Earth, and the processing of big data in AI systems. <a href="https://corporate-awards.ieee.org/article/featured-in-the-news-israeli-researcher-awarded-ieee-medal-the-nobel-prize-of-engineering/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/celebrating-education-week-spotlight-andrea-j-goldsmith/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/Goldsmith-color-for-web-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" srcset="https://corporate-awards.ieee.org/wp-content/uploads/Goldsmith-color-for-web-150x150.jpg 150w, https://corporate-awards.ieee.org/wp-content/uploads/Goldsmith-color-for-web-300x300.jpg 300w, https://corporate-awards.ieee.org/wp-content/uploads/Goldsmith-color-for-web.jpg 350w" sizes="(max-width: 150px) 100vw, 150px" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/Goldsmith-color-for-web-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" data-srcset="https://corporate-awards.ieee.org/wp-content/uploads/Goldsmith-color-for-web-150x150.jpg 150w, https://corporate-awards.ieee.org/wp-content/uploads/Goldsmith-color-for-web-300x300.jpg 300w, https://corporate-awards.ieee.org/wp-content/uploads/Goldsmith-color-for-web.jpg 350w" data-sizes="(max-width: 150px) 100vw, 150px" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/celebrating-education-week-spotlight-andrea-j-goldsmith/" rel="bookmark">Celebrating Education Week – Spotlight: Andrea J. Goldsmith</a></h5></header> Celebrating Education Week. Andrea Goldsmith shares her insights as this year's IEEE James H. Mulligan, Jr. Education Medal Recipient. <a href="https://corporate-awards.ieee.org/article/celebrating-education-week-spotlight-andrea-j-goldsmith/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/ieee-healthcare-medal-recipient-featured-in-duke-university-article/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/ProfBlakeSWilson-RGB-1_cropped-e1704399448292-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/ProfBlakeSWilson-RGB-1_cropped-e1704399448292-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/ieee-healthcare-medal-recipient-featured-in-duke-university-article/" rel="bookmark">IEEE Healthcare Medal Recipient Featured in Duke University Article</a></h5></header> Blake S. Wilson, Co-recipient of the 2024 IEEE Medal for Innovations in Healthcare Technology, was featured in a Duke University news article announcing his award. <a href="https://corporate-awards.ieee.org/article/ieee-healthcare-medal-recipient-featured-in-duke-university-article/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/focus-taiwan-refers-to-the-ieee-noyce-medal-as-the-nobel-prize-of-semiconductors/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/MingKai-Tsai-color-photo-for-web-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" srcset="https://corporate-awards.ieee.org/wp-content/uploads/MingKai-Tsai-color-photo-for-web-150x150.jpg 150w, https://corporate-awards.ieee.org/wp-content/uploads/MingKai-Tsai-color-photo-for-web-300x300.jpg 300w, https://corporate-awards.ieee.org/wp-content/uploads/MingKai-Tsai-color-photo-for-web.jpg 350w" sizes="(max-width: 150px) 100vw, 150px" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/MingKai-Tsai-color-photo-for-web-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" data-srcset="https://corporate-awards.ieee.org/wp-content/uploads/MingKai-Tsai-color-photo-for-web-150x150.jpg 150w, https://corporate-awards.ieee.org/wp-content/uploads/MingKai-Tsai-color-photo-for-web-300x300.jpg 300w, https://corporate-awards.ieee.org/wp-content/uploads/MingKai-Tsai-color-photo-for-web.jpg 350w" data-sizes="(max-width: 150px) 100vw, 150px" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/focus-taiwan-refers-to-the-ieee-noyce-medal-as-the-nobel-prize-of-semiconductors/" rel="bookmark">Focus Taiwan refers to the IEEE Noyce Medal as the “Nobel Prize of Semiconductors”</a></h5></header> 2024 IEEE Robert N. Noyce Medalist Ming-Kai Tsai was recently featured in a Media Tek press release and on Focus Taiwan announcing his award. <a href="https://corporate-awards.ieee.org/article/focus-taiwan-refers-to-the-ieee-noyce-medal-as-the-nobel-prize-of-semiconductors/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/rebecca-richars-kortums-latest-achievement-in-early-cancer-detection/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/richards-kortum_2016_hi-res-download_3-1-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/richards-kortum_2016_hi-res-download_3-1-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/rebecca-richars-kortums-latest-achievement-in-early-cancer-detection/" rel="bookmark">Rebecca Richars-Kortum’s latest achievement in early cancer detection</a></h5></header> 2023 IEEE Innovations in Healthcare Technology Medalist, Rebecca Richards-Kortum of Rice University, continues to make gains in the fight against cancer. Her latest achievement is detailed in this IEEE Spectrum profile. <a href="https://corporate-awards.ieee.org/article/rebecca-richars-kortums-latest-achievement-in-early-cancer-detection/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/2024-ieee-recipients-including-bob-kahn-featured-in-princeton-article/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/Untitled-1920-x-800-px-Instagram-Post-e1704210781446-150x150.png" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/Untitled-1920-x-800-px-Instagram-Post-e1704210781446-150x150.png" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/2024-ieee-recipients-including-bob-kahn-featured-in-princeton-article/" rel="bookmark">2024 IEEE Medal recipients featured in Princeton article</a></h5></header> 2024 IEEE medal recipients featured in Princeton article: Medal of Honor recipient Bob Kahn, IEEE James H. Mulligan, Jr. Education Medal recipient Andrea Goldsmith, and IEEE Alexander Graham Bell Medal recipient Jennifer Rexford. <a href="https://corporate-awards.ieee.org/article/2024-ieee-recipients-including-bob-kahn-featured-in-princeton-article/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/ieee-past-award-recipients-receive-the-national-medal-of-technology-innovation/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/Congratulations-National-Medals-3-150x150.png" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/Congratulations-National-Medals-3-150x150.png" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/ieee-past-award-recipients-receive-the-national-medal-of-technology-innovation/" rel="bookmark">Past IEEE Award recipients receive the National Medal of Technology & Innovation!</a></h5></header> Past IEEE Award recipients receive National Medal of Technology and Innovation from President Biden at the White House. <a href="https://corporate-awards.ieee.org/article/ieee-past-award-recipients-receive-the-national-medal-of-technology-innovation/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/save-the-date-were-coming-to-boston/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/2024-VICS-BOSTON-150x150.png" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/2024-VICS-BOSTON-150x150.png" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/save-the-date-were-coming-to-boston/" rel="bookmark">SAVE THE DATE — We’re coming to Boston!</a></h5></header> Save the date for the 2024 IEEE Vision, Innovation & Challenges Summit (VICS) and Honors Ceremony in Boston, MA, USA on 3 May 2024. <a href="https://corporate-awards.ieee.org/article/save-the-date-were-coming-to-boston/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/john-fritz-medal-goes-to-asad-madni/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/2022-MOH-Madni-portrait-photo-1-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/2022-MOH-Madni-portrait-photo-1-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/john-fritz-medal-goes-to-asad-madni/" rel="bookmark">2022 IEEE Medal of Honor recipient Asad M. Madni named 2024 John Fritz Medal recipient</a></h5></header> Another well-deserved honor goes to IEEE Life Fellow and 2022 IEEE Medal of Honor recipient Asad M. Madni of the UCLA as he was recognized by the Society for Mining, Metallurgy, and Exploration (SME) with the 2024 John Fritz Medal. <a href="https://corporate-awards.ieee.org/article/john-fritz-medal-goes-to-asad-madni/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/azad-m-madni-featured-in-power-electronics-news/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/GP_5874-scaled-e1692035404589-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/GP_5874-scaled-e1692035404589-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/azad-m-madni-featured-in-power-electronics-news/" rel="bookmark">Azad M. Madni featured in Power Electronics News</a></h5></header> 2023 IEEE Simon Ramo Medal recipient Azad M. Madni wrote an article featured in Power Electronics News where he discusses the importance of storytelling in the field of engineering. <a href="https://corporate-awards.ieee.org/article/azad-m-madni-featured-in-power-electronics-news/">Read Article</a></div></div></div><hr /><div class="post"><div class="row"><div class="col-md-2"> <a href="https://corporate-awards.ieee.org/article/yp_travelgrant_2023summit/"><noscript><img decoding="async" width="150" height="150" src="https://corporate-awards.ieee.org/wp-content/uploads/Rohith_event_backdrop-150x150.jpg" class="img-fluid d-block mx-auto wp-post-image" alt="" /></noscript><img decoding="async" width="150" height="150" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20150%20150%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/uploads/Rohith_event_backdrop-150x150.jpg" class="lazyload img-fluid d-block mx-auto wp-post-image" alt="" /></a></div><div class="col-md-10"><header><h5><a href="https://corporate-awards.ieee.org/article/yp_travelgrant_2023summit/" rel="bookmark">IEEE Young Professional gets a once-in-a-lifetime experience</a></h5></header> IEEE Young Professional gets a travel grant to attend the IEEE VIC Summit <a href="https://corporate-awards.ieee.org/article/yp_travelgrant_2023summit/">Read Article</a></div></div></div><hr /></div></div></div></div></div></section></div></section></div></div></div></div></article></main><footer id="colophon" class="site-footer" role="contentinfo"><div class="container"><div class="row widgets pt-5"><div class="col-md-6 col-sm-12 pl-sm-0 pl-md-2 mb-5 mb-xs-5 d-flex align-items-stretch"><div id="custom_html-2" class="widget_text widget widget_custom_html"><h3 class="widget-title">About IEEE Awards Board</h3><div class="textwidget custom-html-widget"><div class="row"><div class="col-md-6"><ul><li><a href="/about-ieee-awards-board/ieee-awards-board-committees/">Awards Board & Selection Committee</a></li><li><a href="https://corporate-awards.ieee.org/about-ieee-awards-board/awards-board-operations-manual/">Awards Board Manual</a></li><li><a href="/contact-us/" target="_blank" rel="noopener">Contact Us</a></li><li><a href="/about-ieee-awards-board/donate-ieee-awards/">Donate to IEEE Awards</a></li><li><a href="/ieee-awards-overview/">IEEE Awards Overview</a></li><li><a href="https://www.ieee.org/about/corporate/governance/index.html" target="_blank" rel="noopener">IEEE Policies</a></li></ul></div><div class="col-md-6"><ul><li><a href="https://www.ieee.org/about/corporate/board-board.html" target="_blank" rel="noopener">IEEE Board of Directors</a></li><li><a href="/about-ieee-awards-board/ieee-corporate-activities-collabratec/">IEEE Corporate Awards Program Collabratec</a></li><li><a href="https://www.ieee.org/about/corporate/governance/index.html" target="_blank" rel="noopener">IEEE Policies</a></li><li><a href="https://corporate-awards.ieee.org/about-ieee-awards-board/joint-awards/">Joint Awards</a></li><li><a href="/volunteer-for-ieee-awards/">Volunteer for IEEE Awards</a></li><li><a href="https://corporate-awards.ieee.org/vic-summit-mailing-list/">Join the IEEE Awards Mailing List</a></li></ul></div></div></div></div></div><div class="col-md-3 col-sm-12 pl-sm-0 pl-md-0 mb-5 d-flex align-items-stretch"><div id="custom_html-3" class="widget_text widget widget_custom_html"><h3 class="widget-title">External Awards</h3><div class="textwidget custom-html-widget"><ul><li><a href="https://corporate-awards.ieee.org/external-awards/" target="_blank" rel="noopener">View External Awards</a></li></ul></div></div></div><div class="col-md-3 col-sm-12 pl-sm-0 pl-md-0 mb-5 d-flex align-items-stretch"><div id="custom_html-4" class="widget_text widget widget_custom_html"><h3 class="widget-title">Learn more About IEEE</h3><div class="textwidget custom-html-widget"><ul><li><a href="https://www.ieee.org/about/at-a-glance.html" target="_blank" rel="noopener">IEEE At A Glance</a></li><li><a href="https://www.ieee.org/membership/index.html" target="_blank" rel="noopener">Become an IEEE Member</a></li></ul></div></div></div></div></div><div class="container"><div class="row"><div class="col-md-10"><div class="ieee-logo mb-5 d-none d-sm-block d-md-none"> <a href="#"><noscript><img src="https://corporate-awards.ieee.org/wp-content/themes/ieee-awards/images/logo-ieee.jpg" alt="IEEE logo" data-rjs="3"></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/themes/ieee-awards/images/logo-ieee.jpg" alt="IEEE logo" data-rjs="3"></a></div><nav class="navbar py-0 px-0"><ul id="footer-nav" class="nav"><li id="menu-item-8984" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-8984"><a href="https://corporate-awards.ieee.org/">Home</a></li><li id="menu-item-8985" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8985"><a href="https://corporate-awards.ieee.org/contact-us/">Contact</a></li><li id="menu-item-8986" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8986"><a href="https://www.ieee.org/accessibility-statement.html">Accessibility</a></li><li id="menu-item-8987" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8987"><a href="https://www.ieee.org/about/corporate/governance/p9-26.html">Nondiscrimination Policy</a></li><li id="menu-item-8988" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8988"><a href="https://secure.ethicspoint.com/domain/media/en/gui/20410/index.html">IEEE Ethics Reporting</a></li><li id="menu-item-8989" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8989"><a href="https://www.ieee.org/security-privacy.html">IEEE Privacy Policy</a></li><li id="menu-item-8990" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8990"><a href="https://www.ieee.org/about/help/site-terms-conditions.html">Terms & Disclosures</a></li></ul></nav></div><div class="col-md-2 mb-3 social-links"> <a href="https://www.instagram.com/ieeeawards/" target="_blank"><noscript><img height="24" width="24" src="https://corporate-awards.ieee.org/wp-content/themes/ieee-awards/images/ico-insta.png" alt="Instagram" data-rjs="3" /></noscript><img class="lazyload" height="24" width="24" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2024%2024%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/themes/ieee-awards/images/ico-insta.png" alt="Instagram" data-rjs="3" /></a><a href="https://www.linkedin.com/showcase/ieee-awards/" target="_blank"><noscript><img height="19" width="19" src="https://corporate-awards.ieee.org/wp-content/themes/ieee-awards/images/ico-linkedin.png" alt="LinkedIn" data-rjs="3" /></noscript><img class="lazyload" height="19" width="19" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2019%2019%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/themes/ieee-awards/images/ico-linkedin.png" alt="LinkedIn" data-rjs="3" /></a><a href="https://www.facebook.com/IEEEAwards" target="_blank"><noscript><img height="22" width="11" src="https://corporate-awards.ieee.org/wp-content/themes/ieee-awards/images/ico-fb.png" alt="Facebook" data-rjs="3" /></noscript><img class="lazyload" height="22" width="11" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2011%2022%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/themes/ieee-awards/images/ico-fb.png" alt="Facebook" data-rjs="3" /></a><a href="https://twitter.com/IEEEAwards" target="_blank"><noscript><img height="19" width="24" src="https://corporate-awards.ieee.org/wp-content/themes/ieee-awards/images/ico-twitter.png" alt="Twitter" data-rjs="3" /></noscript><img class="lazyload" height="19" width="24" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2024%2019%22%3E%3C/svg%3E' data-src="https://corporate-awards.ieee.org/wp-content/themes/ieee-awards/images/ico-twitter.png" alt="Twitter" data-rjs="3" /></a></div></div><div class="row"><div class="col"><p class="copyright pb-4">© Copyright 2024 IEEE – All rights reserved. Use of this website signifies your agreement to the IEEE Terms and Conditions.<br />A not-for-profit organization, IEEE is the world’s largest technical professional organization dedicated to advancing technology for the benefit of humanity.</p></div></div></div> <script>!function(f,e,a,t,h,r){if(!f[h]){r=f[h]=function(){r.invoke? r.invoke.apply(r,arguments):r.queue.push(arguments)}, r.queue=[],r.loaded=1*new Date,r.version="1.0.0", f.FeathrBoomerang=r;var g=e.createElement(a), h=e.getElementsByTagName("head")[0]||e.getElementsByTagName("script")[0].parentNode; g.async=!0,g.src=t,h.appendChild(g)} }(window,document,"script","https://cdn.feathr.co/js/boomerang.min.js","feathr"); feathr("fly", "5fac03914178a404f9af1ddf"); feathr("sprinkle", "page_view");</script> </footer></div> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/corporate-awards.ieee.org","hash_tracking":"false","v4_id":"G-1J18FPDPK9"};</script> <script type="text/javascript" src="https://corporate-awards.ieee.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" id="ubermenu-js-extra">var ubermenu_data = {"remove_conflicts":"on","reposition_on_load":"off","intent_delay":"300","intent_interval":"100","intent_threshold":"7","scrollto_offset":"50","scrollto_duration":"1000","responsive_breakpoint":"991","accessible":"on","mobile_menu_collapse_on_navigate":"on","retractor_display_strategy":"responsive","touch_off_close":"on","submenu_indicator_close_mobile":"on","collapse_after_scroll":"on","v":"3.8.4","configurations":["main"],"ajax_url":"https:\/\/corporate-awards.ieee.org\/wp-admin\/admin-ajax.php","plugin_url":"https:\/\/corporate-awards.ieee.org\/wp-content\/plugins\/ubermenu\/","disable_mobile":"off","prefix_boost":"","use_core_svgs":"off","aria_role_navigation":"off","aria_nav_label":"off","aria_expanded":"off","aria_haspopup":"off","aria_hidden":"off","aria_controls":"","aria_responsive_toggle":"off","icon_tag":"i","esc_close_mobile":"on","keyboard_submenu_trigger":"enter","theme_locations":{"meta":"Meta Navigation","meta-right":"Meta Navigation Right","primary":"Primary Navigation","footer":"Footer Navigation"}};</script> <script></script><noscript><style>.lazyload{display:none;}</style></noscript><script data-noptimize="1">window.lazySizesConfig=window.lazySizesConfig||{};window.lazySizesConfig.loadMode=1;</script><script async data-noptimize="1" src='https://corporate-awards.ieee.org/wp-content/plugins/autoptimize/classes/external/js/lazysizes.min.js?ao_version=3.1.12'></script><script type="text/javascript">/* MonsterInsights Scroll Tracking */ if ( typeof(jQuery) !== 'undefined' ) { jQuery( document ).ready(function(){ function monsterinsights_scroll_tracking_load() { if ( ( typeof(__gaTracker) !== 'undefined' && __gaTracker && __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true ) || ( typeof(__gtagTracker) !== 'undefined' && __gtagTracker ) ) { (function(factory) { factory(jQuery); }(function($) { /* Scroll Depth */ "use strict"; var defaults = { percentage: true }; var $window = $(window), cache = [], scrollEventBound = false, lastPixelDepth = 0; /* * Plugin */ $.scrollDepth = function(options) { var startTime = +new Date(); options = $.extend({}, defaults, options); /* * Functions */ function sendEvent(action, label, scrollDistance, timing) { if ( 'undefined' === typeof MonsterInsightsObject || 'undefined' === typeof MonsterInsightsObject.sendEvent ) { return; } var paramName = action.toLowerCase(); var fieldsArray = { send_to: 'G-1J18FPDPK9', non_interaction: true }; fieldsArray[paramName] = label; if (arguments.length > 3) { fieldsArray.scroll_timing = timing MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } else { MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } } function calculateMarks(docHeight) { return { '25%' : parseInt(docHeight * 0.25, 10), '50%' : parseInt(docHeight * 0.50, 10), '75%' : parseInt(docHeight * 0.75, 10), /* Cushion to trigger 100% event in iOS */ '100%': docHeight - 5 }; } function checkMarks(marks, scrollDistance, timing) { /* Check each active mark */ $.each(marks, function(key, val) { if ( $.inArray(key, cache) === -1 && scrollDistance >= val ) { sendEvent('Percentage', key, scrollDistance, timing); cache.push(key); } }); } function rounded(scrollDistance) { /* Returns String */ return (Math.floor(scrollDistance/250) * 250).toString(); } function init() { bindScrollDepth(); } /* * Public Methods */ /* Reset Scroll Depth with the originally initialized options */ $.scrollDepth.reset = function() { cache = []; lastPixelDepth = 0; $window.off('scroll.scrollDepth'); bindScrollDepth(); }; /* Add DOM elements to be tracked */ $.scrollDepth.addElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.merge(options.elements, elems); /* If scroll event has been unbound from window, rebind */ if (!scrollEventBound) { bindScrollDepth(); } }; /* Remove DOM elements currently tracked */ $.scrollDepth.removeElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.each(elems, function(index, elem) { var inElementsArray = $.inArray(elem, options.elements); var inCacheArray = $.inArray(elem, cache); if (inElementsArray != -1) { options.elements.splice(inElementsArray, 1); } if (inCacheArray != -1) { cache.splice(inCacheArray, 1); } }); }; /* * Throttle function borrowed from: * Underscore.js 1.5.2 * http://underscorejs.org * (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors * Underscore may be freely distributed under the MIT license. */ function throttle(func, wait) { var context, args, result; var timeout = null; var previous = 0; var later = function() { previous = new Date; timeout = null; result = func.apply(context, args); }; return function() { var now = new Date; if (!previous) previous = now; var remaining = wait - (now - previous); context = this; args = arguments; if (remaining <= 0) { clearTimeout(timeout); timeout = null; previous = now; result = func.apply(context, args); } else if (!timeout) { timeout = setTimeout(later, remaining); } return result; }; } /* * Scroll Event */ function bindScrollDepth() { scrollEventBound = true; $window.on('scroll.scrollDepth', throttle(function() { /* * We calculate document and window height on each scroll event to * account for dynamic DOM changes. */ var docHeight = $(document).height(), winHeight = window.innerHeight ? window.innerHeight : $window.height(), scrollDistance = $window.scrollTop() + winHeight, /* Recalculate percentage marks */ marks = calculateMarks(docHeight), /* Timing */ timing = +new Date - startTime; checkMarks(marks, scrollDistance, timing); }, 500)); } init(); }; /* UMD export */ return $.scrollDepth; })); jQuery.scrollDepth(); } else { setTimeout(monsterinsights_scroll_tracking_load, 200); } } monsterinsights_scroll_tracking_load(); }); } /* End MonsterInsights Scroll Tracking */</script><script></script> <script defer src="https://corporate-awards.ieee.org/wp-content/cache/autoptimize/js/autoptimize_5697217f9099301cba0c2e86374f43f2.js"></script></body></html>