CINXE.COM
Electron-Ion Collider (EIC)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Electron-Ion Collider (EIC)</title> <meta name="description" content="Physicists are building a new machine--an Electron-Ion Collider--to look inside the protons and neutrons that make up the atomic nucleus. The EIC will be a particle accelerator that collides electrons with protons and nuclei to produce snapshots of those particles' internal structure." /> <link href="https://fonts.googleapis.com/css?family=Oswald|Roboto" rel="stylesheet" /> <link rel="stylesheet" type="text/css" media="all" href="/common/templates/global/css/bnl-960-fluid.css" /> <link rel="stylesheet" type="text/css" media="all" href="/eic/css/site.css" /> <link rel="stylesheet" type="text/css" media="all" href="/common/templates/global/css/navtab0.css" /> <link rel="stylesheet" type="text/css" media="all" href="/common/templates/global/css/bnl-animate.css" /> <style type="text/css"> /* BACKGROUND VIDEO */ .videoSlat { height: 40em; position: relative; background-color:#000; margin-bottom: 2em; display: block; width: 100%; position: fixed; top: 0px; left: 0px; } .videoContainer{ position:absolute; width:100%; height:100%; overflow:hidden; } #myVideo { position:absolute; min-width:100%; } .screenPattern { position: absolute; width: 100%; height: 100vh; background-image:url('images/screen-pattern.png'); } #dotScreen { position: absolute; width: 100%; height: 100vh; background-image: url('images/screen-pattern.png'); } #videoScreen { position: absolute; width: 100%; height: 100vh; background: rgba(0, 0, 0, 0.2); } /* PAGE STYLES */ #bigHeadlines { margin-top: 10em; } .contentAreaHome { position: relative; z-index: 10; padding-top: 22em; } .contentAreaHome .font-plus-2.intro p { color: #fff; } h1.title, h2.subhead { text-align:center; border:none; } h1.title { font-size:4em; margin-bottom:0.2em; color:white; } h2.subhead { font-size:2em; margin-bottom:0; color:#fbd44f; } p.tagline { color:#fbd44f; text-align:center; font-size:1.7em; margin-bottom:1em; } p.tagline a:link, p.tagline a:visited { color: #fbd44f; } #explore { text-align:center; margin-top:1.5em; margin-bottom:5em; } #explore a.button { font-size:1.5em; padding:1em; border:2px solid #fff; background: transparent; color: #fbd44f; } #explore a.button:hover { background-color: #ffcc33; color: #000; border:2px solid #ffcc33; } /* ----- MOBILE STYLES ----- */ @media (max-width:720px) { #bigHeadlines { margin-top: 5em; } .contentAreaHome .font-plus-2.intro p, p.tagline { margin-left: 5%; margin-right: 5%; } } /* ----- PRINT STYLES ----- */ @media print { #ionCollisionImagePrint { margin-bottom: 2em !important; } } </style> <link rel='stylesheet' media='all' href='https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,700' /> <link rel="stylesheet" type="text/css" href="/common/templates/global/css/blue-stripe-overrides-2021.css" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <!-- DEACTIVATE THE FOLLOWING CODE WHEN ADDING NEW FAVICON CODE --> <!-- <link rel="apple-touch-icon" sizes="144x144" href="/common/templates/global/images/apple-touch-icon-144px.png" /> <link rel="apple-touch-icon" sizes="114x114" href="/common/templates/global/images/apple-touch-icon-114px.png" /> <link rel="apple-touch-icon" sizes="72x72" href="/common/templates/global/images/apple-touch-icon-72px.png" /> <link rel="apple-touch-icon" href="/common/templates/global/images/apple-touch-icon-57px.png" /> <link rel="apple-touch-startup-image" href="/common/templates/global/images/loading-mobile-320px.png" /> --> <meta name="google-translate-customization" content="da871b882e58855f-cd5178aa4095a4ca-gc2ffe725f2da0f37-b" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/common/templates/global/css/mobile.css" media="screen and (max-width: 720px)" /> <script type="text/javascript" src="/common/jquery/jquery/latest/jquery.js"></script> <script type="text/javascript" src="/common/jquery/jquery-ui/latest/jquery-ui.min.js"></script> <script type="text/javascript" src="/common/jquery/cookie/latest/jquery.cookie.js"></script> <script type="text/javascript" src="/common/jquery/shadowbox/latest/shadowbox.js"></script> <script type="text/javascript" src='/common/jquery/autosize/latest/jquery.autosize.min.js'></script> <script type="text/javascript" src="/common/jquery/bxslider/latest/jquery.bxslider.min.js"></script> <script type="text/javascript" src="/common/jquery/flexslider/latest/jquery.flexslider-min.js"></script> <script type="text/javascript" src="/common/jquery/timepicker/latest/jquery-ui-timepicker-addon.min.js"></script> <script type="text/javascript" src="/common/jquery/placeholder/latest/jquery.placeholder.js"></script> <script type="text/javascript" src="/common/jquery/match-height/latest/jquery.matchheight-min.js"></script> <script type="text/javascript" src="/common/jquery/sidr/latest/jquery.sidr.min.js"></script> <script type="text/javascript" src="/common/jquery/finger/latest/dist/jquery.finger.min.js"></script> <script type="text/javascript" src="/common/templates/global/scripts/bnlscripts.js"></script> <script type="application/x-javascript"> <!-- addEventListener("load", function() { !location.hash && setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } --> </script> <script src='/common/jquery/debounce/latest/jquery.debounce.js'></script> <script type="text/javascript" src="/assets/global/js/staffbiocards.js?v=1.01"></script> <script type="application/javascript"> var video = document.getElementById("myVideo"); $(function() { function fullHeightVideoWithBnlStripe(IDofElementOnTop) { var windowHeight = $(window).height(); var heightOfVideo = null; if (IDofElementOnTop) { var bottomPosOfTopElement = $(IDofElementOnTop).position().top + $(IDofElementOnTop).outerHeight(true); if ( (isNaN(bottomPosOfTopElement)) || (bottomPosOfTopElement > windowHeight) ) { heightOfVideo = null; } else { heightOfVideo = (windowHeight - bottomPosOfTopElement) + "px"; } } else { var heightOfVideo = windowHeight; } //console.log( "windowHeight: " + windowHeight ); //console.log( "bottomPosOfTopElement: " + bottomPosOfTopElement); //console.log( "heightOfVideo: " + heightOfVideo); $('.videoSlat,#myVideo').css("min-height",heightOfVideo); } fullHeightVideoWithBnlStripe(); var resizeInterval $(window).resize(function() { clearTimeout(resizeInterval); resizeInterval = setTimeout(function(){ fullHeightVideoWithBnlStripe(); }, 500); }) }); $(function() { $('.matchHeight').matchHeight(); }); </script> <!-- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-397293-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-397293-1'); </script> --> <!-- New G4 Version --> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-67KBDFNCYG"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-67KBDFNCYG'); </script> </head> <body> <div class="wrapper"> <noscript> <div id="NoJavaScript"> <div class="container_24"> <div class="grid_24"> Because you are not running JavaScript or allowing active scripting, some features on this page my not work. >> <a target="_blank" href="https://enable-javascript.com/"> Enable Javascript</a> << </div> </div> <div class="clear"></div> </div> </noscript><div id="BNL-mobile-menu"></div> <div id="serverMigrationNote"></div> <a id="mobileTopAnchor" name="top"></a> <a id="mobileMenuAnchor" class="mobileOnly" name="mobileMenu"></a> <div id="mobileMenuSearchBar" class="mobileOnly"> <div class="container_24"> <div class="grid_24"> <a id="mobileSearchButton" href="javascript:void(0);" class="large orange button"><span class="fa fa-search fa-lg"></span></a> <a title="menu" id="mobileMenuButton" href="javascript:void(0);" class="large orange button"><span class="fa fa-bars fa-lg"></span></a> <a id="bnlMobileLogoLink" alt="BNL Home" title="BNL Home" href="https://www.bnl.gov"><img id="BNLlogoMobile" alt="BNL Home" src="/assets/global/images/bnl-logo-2021.svg" /></a> </div><!-- .grid_24 --> </div><!-- .container_24 --> </div><!--mobileMenuSearchBar--> <div id="mobileFooterTopBar" class="mobileOnly"> <div class="container_24"> <div class="grid_24"> <a id="bnlMobileFooterTopLink" href="javascript:void(0);" class="large button"><span class="fa fa-angle-double-up fa-lg"></span></a> </div><!-- .grid_24 --> </div><!-- .container_24 --> </div><!--mobileFooterTopBar--> <!-- ========================================================================================================================================= SITE-WIDE NOTICE TO BE DISPLAYED ABOVE GLOBAL NAVIGATION BAR ========================================================================================================================================= --> <script type="text/javascript"> $(function() { var currentDate = new Date(); var showFromDate = new Date("March 28, 2017 18:30:00"); var showToDate = new Date("March 28, 2017 18:45:00"); if ( (currentDate.getTime() >= showFromDate.getTime()) && (currentDate.getTime() <= showToDate.getTime()) ) { $('#siteWideNotice').show(); } }); </script> <div id="siteWideNotice" style="background-color:#d82d2d; padding: 1em 0 1em 0;display:none;"> <div class="container_24"> <div class="grid_24"> <h2 style="color:#fff;margin-bottom:.1em;"></h2> <p style="color:#fff;margin:0;line-height:120%;"></p> </div><!-- .grid_24 --> </div><!-- .container_24 --> </div><!-- #siteWideNotice --> <div class="clear"></div> <!-- ========================================================================================================================================= END OF SITE-WIDE NOTICE TO BE DISPLAYED ABOVE GLOBAL NAVIGATION BAR ========================================================================================================================================= --> <!-- ========================================================================================================================================= DEPARTMENTS (GARAGE DOOR) ========================================================================================================================================= --> <!-- <div class="GD" id="GD-3"> <div class="container_24" id="globalNavDropDownContainer"> <div class="grid_6"> <h4 class="mobileOnly" id="departmentsMenuHead">Scientific Departments</h4> <ul class="responsiveLinkList2"> <li><h2><a href="http://www.bnl.gov/energysci/">Energy & Photon Sciences</a></h2></li> <li><a href="http://www.bnl.gov/cfn/">Center for Functional Nanomaterials</a></li> <li><a href="http://www.bnl.gov/chemistry/">Chemistry</a></li> <li><a href="http://www.bnl.gov/cmpmsd/">Condensed Matter Physics & Materials Science</a></li> <li><a href="http://www.bnl.gov/ps/">National Synchrotron Light Source II</a></li> <li><a href="http://www.bnl.gov/set/">Sustainable Energy Technologies</a></li> </ul> </div> <div class="grid_6"> <ul class="responsiveLinkList2"> <li><h2><a href="http://www.bnl.gov/ebnn/">Environment, Biology, Nuclear Science & Nonproliferation</a></h2></li> <li><a href="https://www.bnl.gov/biology/">Biology</a></li> <li><a href="https://www.bnl.gov/envsci/">Environmental and Climate Sciences Department</a></li> <li><a href="https://www.bnl.gov/nst/">Nuclear Science and Technology</a></li> <li><a href="https://www.bnl.gov/nns/">Nonproliferation and National Security</a></li> </ul> </div> <div class="grid_6"> <ul class="responsiveLinkList2"> <li><h2><a href="http://www.bnl.gov/npp/">Nuclear & Particle Physics</a></h2></li> <li><a href="http://www.bnl.gov/cad/">Collider-Accelerator</a></li> <li><a href="http://www.bnl.gov/instrumentation/">Instrumentation</a></li> <li><a href="http://www.bnl.gov/physics/">Physics</a></li> <li><a href="http://www.bnl.gov/magnets/">Superconducting Magnet</a></li> <li><a href="http://www.bnl.gov/riken/">RIKEN BNL Research Center</a></li> </ul> </div> <div class="grid_6"> <ul class="responsiveLinkList2"> <li> <a id="menuClose" class="closeGD desktopOnly" href="javascript:void(0);" title="Close Department List"><span class="fa-stack fa-lg"> <i class="fa fa-square-o fa-stack-2x"></i> <i class="fa fa-close fa-stack-1x"></i> </span></a> <h2><a href="https://www.bnl.gov/compsci">Computational Sciences</a></h2> </li> <li><a href="https://www.bnl.gov/compsci/mathematics.php">Computer Science and Mathematics</a></li> <li><a href="https://www.bnl.gov/compsci/sdcc/">BNL Scientific Data and Computing Center</a></li> <li><a href="https://www.bnl.gov/compsci/c3d/">Center for Data-Driven Discovery</a></li> <li><a href="https://www.bnl.gov/compsci/computational-lab.php">Computational Science Laboratory</a></li> </ul> <ul class="responsiveLinkList2"> <li><h2><a href="http://www.bnl.gov/bnlweb/admin/support.php">Support Orgs</a></h2></li> <li><a href="http://www.bnl.gov/bnlweb/admin/deptcodes.php">Department Codes</a></li> </ul> </div> <div class="clear"></div> </div> </div> --> <div class="GD" id="GD-3"> <div class="container_24" id="globalNavDropDownContainer"> <div class="grid_4"> <h4 class="mobileOnly" id="departmentsMenuHead">Scientific Departments</h4> <ul class="responsiveLinkList2"> <li><h2><a href="https://www.bnl.gov/energysci/">Energy & Photon Sciences</a></h2></li> <li><a href="https://www.bnl.gov/cfn/">Center for Functional Nanomaterials</a></li> <li><a href="https://www.bnl.gov/chemistry/">Chemistry</a></li> <li><a href="https://www.bnl.gov/cmpmsd/">Condensed Matter Physics & Materials Science</a></li> <li><a href="https://www.bnl.gov/isd/">Interdisciplinary Science</a></li> <li><a href="https://www.bnl.gov/nsls2/">National Synchrotron Light Source II</a></li> </ul> </div> <div class="grid_4"> <ul class="responsiveLinkList2"> <li><h2><a href="https://www.bnl.gov/ebnn/">Environment, Biology, Nuclear Science & Nonproliferation</a></h2></li> <li><a href="https://www.bnl.gov/biology/">Biology</a></li> <li><a href="https://www.bnl.gov/envsci/">Environmental and Climate Sciences</a></li> <li><a href="https://www.bnl.gov/nst/">Nuclear Science and Technology</a></li> <li><a href="https://www.bnl.gov/nns/">Nonproliferation and National Security</a></li> </ul> </div> <div class="grid_4"> <ul class="responsiveLinkList2"> <li><h2><a href="https://www.bnl.gov/compsci">Computational Sciences</a></h2></li> <li><a href="https://www.bnl.gov/compsci/mathematics.php">Computer Science and Mathematics</a></li> <li><a href="https://www.bnl.gov/compsci/sdcc/">Scientific Data and Computing Center</a></li> <li><a href="https://www.bnl.gov/compsci/c3d/">Center for Data-Driven Discovery</a></li> <li><a href="https://www.bnl.gov/compsci/computational-lab.php">Computational Science Laboratory</a></li> </ul> </div> <div class="grid_4"> <ul class="responsiveLinkList2"> <li><h2><a href="https://www.bnl.gov/npp/">Nuclear & Particle Physics</a></h2></li> <li><a href="https://www.bnl.gov/cad/">Collider-Accelerator</a></li> <li><a href="https://www.bnl.gov/physics/">Physics</a></li> <li><a href="https://www.bnl.gov/riken/">RIKEN BNL Research Center</a></li> </ul> <ul class="responsiveLinkList2"> <li><h2><a href="https://www.bnl.gov/ec/">Electron-Ion Collider</a></h2></li> </ul> </div> <div class="grid_4"> <ul class="responsiveLinkList2"> <li> <a id="menuClose" class="closeGD desktopOnly" href="javascript:void(0);" title="Close Department List"><span class="fa-stack fa-lg"> <i class="fa fa-square-o fa-stack-2x"></i> <i class="fa fa-close fa-stack-1x"></i> </span></a> <h2><a href="https://www.bnl.gov/advtech/">Discovery Technologies Directorate</a></h2> </li> <li><a href="https://www.bnl.gov/atf/">Accelerator Test Facility</a></li> <li><a href="https://www.bnl.gov/instrumentation/">Instrumentation</a></li> <li><a href="https://www.bnl.gov/magnets/">Magnet</a></li> </ul> <ul class="responsiveLinkList2"> <li><h2><a href="https://www.bnl.gov/bnlweb/admin/support.php">Support Orgs</a> | <a href="https://www.bnl.gov/bnlweb/admin/deptcodes.php">Dept. Codes</a></h2></li> </ul> </div> <div class="clear"></div> </div> </div> <!-- ========================================================================================================================================= END OF DEPARTMENTS (GARAGE DOOR) ========================================================================================================================================= --> <div class="clear"></div> <div id="header"> <div class="container_24"> <div class="grid_17" id="globalLinksGridOuter"> <ul id="globalLinks" class="responsiveLinkList2"> <li><a href="https://www.bnl.gov/science/">Our Science</a></li><!-- --><li><a href="https://www.bnl.gov/about/">About</a></li><!-- --><li><a class="GD-link" href="javascript:void();">Departments</a></li><!-- --><li><a href="https://www.bnl.gov/partner/">Partner With Us</a></li><!-- --><li><a target="_blank" href="https://jobs.bnl.gov/">Careers</a></li><!-- --><li><a href="https://www.bnl.gov/newsroom/">News</a></li><!-- --><li><a href="https://www.bnl.gov/contact-us/">Feedback</a></li><!-- --><li><a href="https://www.bnl.gov/directory/">Directory</a></li> </ul> </div><!-- .grid_17 --> <div class="grid_7" id="searchGridOuter"> <form id="pageSearchForm" class="searchBoxOuter" name="BNL_SEARCH_FORM" method="post" action="https://www.bnl.gov/search/"> <a id="searchAnchor" name="search"></a> <input id="pageSearchBox" type="text" name="q1" maxlength="256" value="" placeholder="Search web or people..." autocomplete="off" /><span id="bnlSearchIcon" class="fa fa-search fa-lg"></span><!-- --><div id="searchButtonsOuter" class="roundedBottom"> <ul><li><input class="searchButtons" type="radio" name="SUBCOLLECTION" value="default_collection" checked="checked" /><a href="javascript:void(0);" class="BNLsearchLink">BNL</a></li><!-- --><li><input class="searchButtons" type="radio" name="SUBCOLLECTION" value="people" /><a href="javascript:void(0);" class="BNLsearchLink">People</a></li></ul> </div><!-- #searchButtonsOuter --> <input type="hidden" name="DIRECTORY_RESTRICT" value="" /> </form> </div><!-- .grid_7 --> <div class="clear"></div> </div><!-- .container_24 --> </div><!-- #header --><!-- --------------------------------------------------------------------------------------- IMPORTANT! This file must reside on DEV and be published out to the other servers. -------------------------------------------------------------------------------------------- --> <div id="stripe"> <div class="container_12" id="banner"> <div class="grid_10" > <a id="bnlLogoLink" title="BNL Homepage" href="https://www.bnl.gov"><img id="BNLlogo" title="BNL Homepage" src="/assets/global/images/bnl-logo-2021.svg" /></a> <div id="siteTitleContainer">Electron-Ion Collider<span class="small"></span></div> </div><!--grid_10--> <div class="grid_2"> <a title="DOE Office of Science" href="http://science.energy.gov/"><img id="DOElogo" title="DOE Office of Science" src="/assets/global/images/logo-doe-black-200px.png" /></a> </div><!--grid_2--> </div><!--.container_12 #banner--> </div><!--#stripe--> <div id="navStripe"> <div class="container_12"> <div class="grid_12"> <div id="navcontainer"> <ul id="siteMenu"> <li><a href="/eic/">Electron-Ion Collider</a></li> <li><a target="_blank" href="https://www.flickr.com/photos/brookhavenlab/albums/72157714316624996">Images</a></li> <li><a href="/eic/news.php">News</a></li> <li><a href="/eic/benefits.php">Benefits</a></li> <li><a href="/eic/epic.php">Detector</a></li> <li><a href="/eic/machine.php">The Machine</a></li> <li><a href="/eic/science.php">Science</a></li> <li><a href="/eic/goals.php">Overview</a></li> </ul> </div><!--#navContainer--> <div class="clear"></div> </div><!--grid_12--> </div><!--container_12--> <div class="clear"></div> </div><!--#navStripe--> <div class="videoSlat desktopOnly"> <div class="videoContainer"> <video id="myVideo" autoplay muted loop > <source type="video/mp4" src="videos/flexinggrid2.mp4" > </video> <div id="dotScreen"> </div> <div id="videoScreen"> </div> </div><!-- .videoContainer --> </div><!-- .videoSlat --> <div style="position:relative;z-index:9;background-image: url('images/ion-collision-xparent.png'); background-repeat: no-repeat;background-position: center 0;"> <div id="bigHeadlines" class="container_24"> <div class="prefix_2 grid_20 suffix_2"> <h1 class="title">The Electron-Ion Collider</h1> <h2 class="subhead">A machine that will unlock the secrets of the strongest force in Nature</h2> <img id="ionCollisionImagePrint" class="printOnly" src="images/ion-collision-xparent.png" alt="ion collision" /> </div><!-- .prefix_2 .grid_20 .suffix_2 --> </div><!-- #bigHeadlines .container_24 --> <div class="contentAreaHome container_24"> <div class="prefix_2 grid_10 font-plus-2 intro"> <p>The computers and smartphones we use every day depend on what we learned about the atom in the last century. All information technology—and much of our economy today—relies on understanding the electromagnetic force between the atomic nucleus and the electrons that orbit it. The science of that force is well understood but we still know little about the microcosm within the protons and neutrons that make up the atomic nucleus. That’s why Brookhaven Lab is building a new machine—an Electron-Ion Collider, or EIC—to look <em>inside</em> the nucleus and its protons and neutrons. </p> </div> <div class="grid_10 suffix_2 font-plus-2 intro"> <p>The EIC will be a particle accelerator that collides electrons with protons and nuclei to produce snapshots of those particles’ internal structure—like a CT scanner for atoms. The electron beam will reveal the arrangement of the quarks and gluons that make up the protons and neutrons of nuclei. The force that holds quarks together, carried by the gluons, is the strongest force in Nature. The EIC will allow us to study this “strong nuclear force” and the role of gluons in the matter within and all around us. What we learn from the EIC could power the technologies of tomorrow. </p> </div><!-- .prefix_2 .grid_10 .font-plus-2 --> <div class="clear"></div> <!--<div class="prefix_2 suffix_2 intro"> <p class="tagline">What we learn from EIC will open a new frontier in physics and power the technologies of tomorrow.</p> </div> --> <div id="explore"> <a class="button" alt="explore the electron-ion collider" href="explore/">EXPLORE the Electron-Ion Collider<span style="margin-left:10px;" class="fa fa-caret-right fa-lg"></span></a> </div> <div class="grid_24 mobileOnly"> <img id="ionCollisionImage" src="images/ion-collision-xparent.png" alt="ion collision" /> </div> <div class="clear"></div> </div><!-- .contentAreaHome .container_24 --> </div><!--wraps the whole thing--> <!-- DO NOT MODIFY CODE BELOW THIS POINT! --> <div class="contentArea themes container_24"> <div class="grid_6"> <a href="goals.php" class="themeBlock matchHeight" data-mh="themes"> <h3>Overview</h3> <p>The Electron-Ion Collider will be a discovery machine for unlocking the secrets of the "glue" that binds the building blocks of visible matter in the universe.</p> </a> </div> <div class="grid_6"> <a href="machine.php" class="themeBlock matchHeight" data-mh="themes"> <h3>The Machine</h3> <p>The Electron-Ion Collider will consist of two intersecting accelerators, one producing an intense beam of electrons, the other a beam of protons or heavier atomic nuclei which are steered into head-on collisions.</p> </a> </div> <div class="grid_6"> <a href="benefits.php" class="themeBlock matchHeight" data-mh="themes"> <h3>Benefits</h3> <p>Beyond sparking scientific discoveries in a new frontier of fundamental physics, the Electron-Ion Collider will trigger technological breakthroughs that have broad-ranging impact on human health and national challenges.</p> </a> </div> <div class="grid_6"> <a href="science.php" class="themeBlock matchHeight" data-mh="themes"> <h3>EIC Science</h3> <p>The unique and powerful tools of the Electron-Ion Collider will cast fresh light on the forces that bind protons and neutrons together to form nuclei.</p> </a> </div> <div class="grid_24"> <p style="text-align:center; margin-top:2em; font-size:1.2em;">Brookhaven National Lab's <a class="gold" href="https://www.bnl.gov/ec">EIC Directorate</a> coordinates with domestic and international partners to deliver the EIC construction project.</p> </div> <div class="clear"></div> <div class="grid_4 topPad" id="topPad1"> <a href="https://www.bnl.gov"><img class="fwm fwd screenOnly" alt="Brookhaven logo" src="/eic/images/logo-bnl.png" /></a> </div> <div class="grid_4 topPad" id="topPad1"> <a href="https://www.jlab.org/" target="_blank" ><img class="fwm fwd screenOnly" alt="Jeferson Lab logo" src="/eic/images/logo-jlab.png" /></a> </div> <div class="grid_4 topPad" id="topPad2"> <a href="https://science.energy.gov/" target="_blank"><img class="fwm fwd screenOnly" alt="Dept. of Energy logo" src="/eic/images/logo-energy.png" /></a> </div> <div class="grid_12 topPad" id="topPad3"> <p class="boilerplate">Brookhaven National Laboratory advances fundamental research in nuclear and particle physics to gain a deeper understanding of matter, energy, space, and time; applies photon sciences and nanomaterials research to energy challenges of critical importance to the nation; and performs cross-disciplinary research on climate change, sustainable energy, and Earth’s ecosystems.</p> </div> </div> <div class="clear"></div> </div><!--wrapper--> <div class="footer" id="footer" > <div class="container_24"> <div class="grid_6"> <h3 id="BNL">Brookhaven National Laboratory</h3> <p>PO Box 5000<br> Upton, NY 11973-5000<br> (631) 344-8000</p> <p><a id="contactUs" class="extrasmall white button" href="https://www.bnl.gov/contact-us/">Contact us</a></p> <ul class="socialMediaIcons"> <li><a target="_blank" href="https://twitter.com/BrookhavenLab" title="Follow Us on 𝕏"><i class="fa-brands fa-square-x-twitter fa-2x"></i></a> <li><a target="_blank" href="https://www.facebook.com/brookhavenlab" title="Follow Us on Facebook"><span class="fa fa-facebook-square fa-2x"></span></a> <li><a target="_blank" href="https://www.instagram.com/brookhavenlab/" title="Follow Us on Instagram"><span class="fa fa-instagram fa-2x"></span></a> <li><a target="_blank" href="https://www.linkedin.com/company/brookhavenlab/" title="Follow Us on LinkedIn"><span class="fa fa-linkedin-square fa-2x"></span></a> <li><a target="_blank" href="https://www.youtube.com/BrookhavenLab" title="Follow Us on YouTube"><span class="fa fa-youtube-square fa-2x"></span></a> <li><a target="_blank" href="http://www.flickr.com/brookhavenlab/" title="Follow Us on Flickr"><span class="fa fa-flickr fa-2x"></span></a> </ul> </div> <div class="grid_3"> <ul class="linkList2"> <li><a href="https://www.bnl.gov/science/">Our Science</a></li> <li><a href="https://www.bnl.gov/about/">About</a></li> <li><a href="https://www.bnl.gov/about/history/">History</a></li> <li><a href="https://www.bnl.gov/about/org/">Leadership</a></li> <li><a href="https://www.bnl.gov/visiting/">Visiting the Lab</a></li> <li><a href="https://www.bnl.gov/siteindex/">Site Index</a></li> <li><a href="https://www.bnl.gov/directory/">Staff Directory</a></li> </ul> </div> <div class="grid_3"> <ul class="linkList2"> <li><a target="_blank" href="https://jobs.bnl.gov/">Careers</a></li> <li><a href="https://www.bnl.gov/science/facilities.php">Facilities</a></li> <li><a href="https://www.bnl.gov/guv/">Guest Center</a></li> <li><a href="https://www.bnl.gov/partner/">Partnerships</a></li> <li><a href="https://www.bnl.gov/ppm/">For Vendors</a></li> <li><a id="deptLink" href="javascript:void(0);">Departments</a></li> <li><a href="https://www.bnl.gov/visiting/events/">Public Events</a></li> </ul> </div> <div class="grid_4"> <ul class="linkList2 lastList"> <li><a href="https://www.bnl.gov/newsroom/">Newsroom</a></li> <li><a href="https://www.bnl.gov/techtransfer/">Technology Licensing</a></li> <li><a href="https://www.bnl.gov/community/">Stakeholder Relations</a></li> <li><a href="https://www.bnl.gov/education">Students & Educators</a></li> <li><a href="https://www.bnl.gov/about/sustainability/">Sustainability</a></li> <li><a href="https://www.bnl.gov/bnlweb/security-notice.php">Privacy and security notice</a></li> </ul> </div> <div class="grid_7 prefix_1"> <h3 id="BSA">Brookhaven Science Associates</h3> <p>Brookhaven Science Associates manages and operates Brookhaven National Laboratory on behalf of the U.S. Department of Energy's Office of Science. BSA is a partnership between Battelle and The Research Foundation for the State University of New York on behalf of Stony Brook University. | <a href="https://www.bnl.gov/about/bsa.php">More</a></p> <img id="bsaFooterLogo" alt="BSA logos" src="/assets/global/images/logo-bsa-black-220px.png"> </div> <div class="clear"></div> </div> </div> <script type="text/javascript" src="/common/templates/global/scripts/bnl-animate.js"></script> </body> </html>