CINXE.COM
Smart Exploration Research Center - Knowledge & Innovation for exploration of critical raw materials - The center
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en"> <head> <title>Smart Exploration Research Center - Knowledge & Innovation for exploration of critical raw materials - The center</title> <meta name="generator" content="WebPages www.nklt.se"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width initial-scale=1.0"> <link rel="canonical" href="https://www.smartexploration.se/the-center/" /> <meta property="og:description" content="The center operates through four technical and scientific hubs, aligned to address specific knowledge gaps. The scoping works focus on the concept of targeting across scales and are interconnected through three main themes Innovation-Digitalization, Footprints-Pathfinders, and Integration-Target Ranking. These efforts are characterized by scientific boldness andor technical potential to generate valuable intellectual properties IPs. Our primary goals are to test the applicability of solutions through demonstration and advancement to higher Technology Readiness Levels TRLs, andor to contribute to the generation of new models, data, and targets ..." /> <link rel="icon" href="/smartexploration/image/favicon.png" /><!-- --> <link rel="stylesheet" type="text/css" href="/WebObjects/webpages.woa/Contents/WebServerResources/templates.css"/> <link rel="stylesheet" type="text/css" href="/css/css/smartexploration_basic20240206093416.css"/> <style> /* Stil f枚r pop-up f枚nstret */ .wp_vars_popup { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 300px; padding: 20px; background-color: #f0f0f0; border: 1px solid #ccc; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); z-index: 9999; } /* Stil f枚r st盲ngningsknappen */ .wp_vars_close { float: right; cursor: pointer; } .wp_vars_design_button { display: inline-block; z-index: 100001; right: 6em; top: 0.1em; position: absolute; } </style> <script type="text/javascript" src="/WebObjects/webpages.woa/Contents/WebServerResources/jquery-3.7.1.min.js"></script> <script type="text/javascript" src="/WebObjects/webpages.woa/Contents/WebServerResources/nkltlib.js"></script> <script> jQuery(document).ready(function() { /*scroll gallery*/ const sections = document.querySelectorAll('.scroll_gallery'); sections.forEach(section => { window.addEventListener('scroll', () => { const sectionTop = section.offsetTop; const sectionBottom = section.offsetTop + section.offsetHeight; const scrollPercentage = Math.max(0, Math.min(1, (window.pageYOffset - sectionTop) / (window.pageYOffset - sectionTop + section.offsetHeight))); section.style.setProperty('--scroll', scrollPercentage); }, false); }); //Dropdown menu if(jQuery('#menu').hasClass('dropdown')){ jQuery('#menu a.group').click(function( event ) { event.preventDefault(); jQuery(this).toggleClass('show_group'); }); } jQuery('#menu > .inner > ul > li > a.group').each(function () { jQuery(this).clone().prependTo(jQuery(this).next('ul')); }); //Mobile menu jQuery('#mobile_menu_toggle').click(function() { jQuery(this).toggleClass('active'); jQuery('body').toggleClass('mobile_menu_open'); }); jQuery('#mobile_menu > .inner ul > li > a.group').click(function( event ) { event.preventDefault(); jQuery(this).toggleClass('show_group'); }); if(jQuery('#mobile_menu').hasClass('slide_in')){ jQuery('#mobile_menu > .inner ul > li > a.group').each(function () { jQuery(this).clone().prependTo(jQuery(this).next('ul')); }); jQuery('#mobile_menu > .inner ul > li > a.group + ul').each(function () { jQuery(this).prepend('<span class="back-button">Tillbaka</span>'); }); } jQuery('.back-button').click(function(){ var mobileul = jQuery(this).parent('ul'); var mobileli = jQuery(mobileul).parent('li'); var mobilea = jQuery(mobileli).children('a'); jQuery(mobilea).toggleClass('show_group'); }); //utf盲llbar jQuery('.utf盲llbar > .inner > p').click(function(event) { event.stopPropagation(); if (jQuery(this).parent().is('.inner')) { jQuery('.utf盲llbar').not(jQuery(this).closest('.utf盲llbar')).removeClass('show'); jQuery(this).closest('.utf盲llbar').toggleClass('show'); } }); $('.utf盲llbar > .inner').each(function() { const $inner = $(this); const $firstParagraph = $inner.find('p').first(); const $showAreaDiv = $('<div class="show_area"></div>'); $inner.contents().each(function() { if (this !== $firstParagraph[0]) { $showAreaDiv.append(this); } }); if ($showAreaDiv.children().length > 0) { $inner.append($showAreaDiv); } }); if(jQuery('body').hasClass('animerad_header')) { scrollAnimation(); jQuery(window).bind('scroll', self.windowScroll); } jQuery(window).bind('scroll', self.windowScroll); var scrolled = jQuery(document).scrollTop(); jQuery( ".fade_up, .flip, .zoom_in, .fade_left, .fade_right" ).each(function(index){ var pxfromtop = jQuery(this).offset().top; var screenH = jQuery( window ).height(); if(scrolled + screenH - 100 >= pxfromtop) { jQuery(this).addClass("animate"); } }); var mouse_is_inside = false; jQuery('#menu .group + ul').hover(function(){ mouse_is_inside=true; }, function(){ mouse_is_inside=false; }); jQuery("body").mouseup(function(){ if(! mouse_is_inside) jQuery('#menu .group').removeClass('open'); }); jQuery('.cart_content').hover(function(){ mouse_is_inside=true; }, function(){ mouse_is_inside=false; }); jQuery("body").mouseup(function(){ if(! mouse_is_inside) jQuery('#CartDivForm').removeClass('show_cart'); }); jQuery('#scroll_down').addClass('animate'); $('.al_info > a').text('Read more'); }); windowScroll = function(){ if(jQuery('.section.first').length > 0) {scrollAnimation();} var scrolled = jQuery(document).scrollTop(); jQuery( ".fade_up, .flip, .zoom_in, .fade_left, .fade_right" ).each(function(index){ var pxfromtop = jQuery(this).offset().top; var screenH = jQuery( window ).height(); if(scrolled + screenH >= pxfromtop) { jQuery(this).addClass("animate"); } }); } scrollAnimation = function() { var section = jQuery('.section.first'); if(section.length > 0) { var scrolled = jQuery(window).scrollTop(); offset = section.height(); if(scrolled >= offset) { jQuery("#header").addClass("menuFixed"); } if(scrolled >= 150) { jQuery("#header").addClass("scrollar"); jQuery("#header").removeClass("top"); } if(scrolled <= 150) { jQuery("#header").addClass("top"); jQuery("#header").removeClass("scrollar"); } if(scrolled <= offset) { jQuery("#header").removeClass("menuFixed"); } } }; </script> </head> <body class="genomskinlig_meny animerad_header page_the-center page_level_1 show_submenu is_group template template_sida-med-bild-i-toppen display_template_helasidan c7 c1_plus"> <div id = "wrap_admin"><!-- --><div id = "outer_wrap" class = "content_height"><div id = "wrap"> <div id="header"><div class="inner"><div class="part text sl0 i1 odd first imgs_1"><div class="inner"><p><a class = "l_internal" href="/"><span class="image no_caption no_float wide contain size_logo" style="max-width:280px; max-height:140px;"><picture class="part_image"><img src="/smartexploration/image/smartexplorationlogolight_logo_logo.png" width="280" height="140" style=" aspect-ratio: 280/140;" ></picture></span></a></p></div> </div><div class="part text sl0 i2 even imgs_0 till_h枚ger" id="social"><div class="inner"><p><a class = "l_external l_new_window" href="http://linkedin.com/in/amalehmir" target=_blank><svg class="icon feather-sprite linkedin-icon"><use xlink:href="/WebObjects/webpages.woa/Contents/Frameworks/NKLTExtensions.framework/WebServerResources/feather-sprite.svg#linkedin"></use></svg></a></p></div> </div> <div class="part menu sl0 i3 odd imgs_0 mc7 mc1_plus" id="menu"><span class="menu_button"></span><div class="inner"> <ul><li class="i1 in_home first odd age_month"><a href="/"><span>Home</span></a></li><li class="i2 in_about-us age_month"><a class="group" href="/about-us/"><span>About us</span></a></li><li class="i3 in_the-center odd age_month"><a class="group current current_group" href="/the-center/"><span>The center</span></a></li><li class="i4 in_news-events age_month"><a href="/news-events/"><span>News & Events</span></a></li><li class="i5 in_media-downloads odd age_month"><a href="/media-downloads/"><span>Media & Downloads</span></a></li><li class="i6 in_faq age_month"><a href="/faq/"><span>FAQ</span></a></li><li class="i7 in_contact last odd age_month"><a href="/contact/"><span>Contact</span></a></li></ul> </div></div> <div class="part menu sl0 i4 even imgs_0 top slide_in mc7 mc1_plus" id="mobile_menu"><span class="menu_button"></span><div class="inner"> <ul><li class="i1 in_home first odd age_month"><a href="/"><span>Home</span></a></li><li class="i2 in_about-us age_month"><a class="group" href="/about-us/"><span>About us</span></a><ul><li class="i1 in_principal-investigators first odd age_month"><a href="/principal-investigators/"><span>Principal Investigators</span></a></li><li class="i2 in_operational-and-management-team age_month"><a href="/operational-and-management-team/"><span>Operational and management team</span></a></li><li class="i3 in_steering-board odd age_month"><a href="/steering-board/"><span>Steering board</span></a></li><li class="i4 in_advisory-board age_month"><a href="/advisory-board/"><span>Advisory board</span></a></li><li class="i5 in_young-professionals odd age_month"><a href="/young-professionals/"><span>Young professionals</span></a></li><li class="i6 in_members age_month"><a href="/members/"><span>Members</span></a></li><li class="i7 in_friends-of-the-centre last odd age_month"><a href="/friends-of-the-centre/"><span>Friends of the Centre</span></a></li></ul></li><li class="i3 in_the-center odd age_month"><a class="group current current_group" href="/the-center/"><span>The center</span></a><ul><li class="i1 in_background first odd age_month"><a href="/background/"><span>Background</span></a></li><li class="i2 in_hubs-and-work-packages age_month"><a href="/hubs-and-work-packages/"><span>Hubs and Work Packages</span></a></li><li class="i3 in_sites last odd age_month"><a href="/sites/"><span>Sites</span></a></li></ul></li><li class="i4 in_news-events age_month"><a href="/news-events/"><span>News & Events</span></a></li><li class="i5 in_media-downloads odd age_month"><a href="/media-downloads/"><span>Media & Downloads</span></a></li><li class="i6 in_faq age_month"><a href="/faq/"><span>FAQ</span></a></li><li class="i7 in_contact last odd age_month"><a href="/contact/"><span>Contact</span></a></li></ul> </div></div> <div class="part html sl0 i5 odd last imgs_0"><div class="inner"><span id='mobile_menu_toggle'><span></span></span></div> </div></div></div> <div id = "content_admin"> <div id="content"><div class="inner"> <div class="part section sl1 i1 odd first imgs_0"> <div class="inner"><h1 class="part heading sl2 i1 odd first imgs_0 tp_topprubrik ljus_text"> The center </h1><div class="part text sl2 i2 even imgs_0 tp_topptext halv ljus_text"><div class="inner"></div> </div><div class="part images sl2 i3 odd imgs_1 tp_toppbild"> <span class="image no_caption no_float tall cover size_background" style="max-width:1800px; max-height:1800px;"><picture class="part_image"><img src="/smartexploration/image/sercnature_background.jpg" width="1800" height="1800" style=" aspect-ratio: 1800/1800;" ></picture></span> </div><div class="part video sl2 i4 even imgs_1 bakgrundsvideo"> <video muted autoplay loop playsinline preload="auto" poster = "/smartexploration/image/video_first_frame.png"> <source type="video/mp4" src="/smartexploration/attachment/5114810_aerial_drone_sky_1920x1080.mp4" /> Sorry, your browser doesn't support embedded videos. </video> </div><div class="part text sl2 i5 odd last imgs_0 centrerad ljus_text fade_up" id="scroll_down"><div class="inner"><p>Smart Exploration Research Center<br/>Uppsala Sweden<br/><svg class="icon feather-sprite arrow-down-icon"><use xlink:href="/WebObjects/webpages.woa/Contents/Frameworks/NKLTExtensions.framework/WebServerResources/feather-sprite.svg#arrow-down"></use></svg></p></div> </div></div> </div><div class="part section sl1 i2 even last imgs_0"> <div class="inner"><div class="part section sl2 i1 odd first imgs_0 fj盲rdedel"> <div class="inner"> <div class="part menu sl3 i1 odd first last imgs_0 undermeny mc3 mc1_plus"><span class="menu_button"></span><div class="inner"> <ul><li class="i1 in_background first odd age_month"><a href="/background/"><span>Background</span></a></li><li class="i2 in_hubs-and-work-packages age_month"><a href="/hubs-and-work-packages/"><span>Hubs and Work Packages</span></a></li><li class="i3 in_sites last odd age_month"><a href="/sites/"><span>Sites</span></a></li></ul> </div></div> </div> </div><div class="part section sl2 i2 even last imgs_0 tp_innehall"> <div class="inner"><div class="part text sl1 i1 odd first last imgs_0"><div class="inner"><p>The center operates through four technical and scientific hubs, aligned to address specific knowledge gaps. The scoping works focus on the concept of "targeting across scales" and are interconnected through three main themes: Innovation-Digitalization, Footprints-Pathfinders, and Integration-Target Ranking. These efforts are characterized by scientific boldness and/or technical potential to generate valuable intellectual properties (IPs). Our primary goals are to test the applicability of solutions through demonstration and advancement to higher Technology Readiness Levels (TRLs), and/or to contribute to the generation of new models, data, and targets.</p></div> </div></div> </div></div> </div> </div></div> </div> <div id="footer"><div class="inner"><div class="part text sl0 i1 odd first imgs_1 femtedel"><div class="inner"><p><span class="image no_caption no_float wide contain size_logo" style="max-width:280px; max-height:140px;"><picture class="part_image"><img src="/smartexploration/image/smartexplorationlogolightalt_logo.png" width="280" height="140" style=" aspect-ratio: 280/140;" ></picture></span></p></div> </div><div class="part section sl0 i2 even imgs_0 fj盲rdedel"> <div class="inner"><h6 class="part heading sl1 i1 odd first imgs_0"> Read more </h6> <div class="part menu sl1 i2 even last imgs_0 mc7 mc1_plus"><span class="menu_button"></span><div class="inner"> <ul><li class="i1 in_home first odd age_month"><a href="/"><span>Home</span></a></li><li class="i2 in_about-us age_month"><a class="group" href="/about-us/"><span>About us</span></a></li><li class="i3 in_the-center odd age_month"><a class="group current current_group" href="/the-center/"><span>The center</span></a><ul><li class="i1 in_background first odd age_month"><a href="/background/"><span>Background</span></a></li><li class="i2 in_hubs-and-work-packages age_month"><a href="/hubs-and-work-packages/"><span>Hubs and Work Packages</span></a></li><li class="i3 in_sites last odd age_month"><a href="/sites/"><span>Sites</span></a></li></ul></li><li class="i4 in_news-events age_month"><a href="/news-events/"><span>News & Events</span></a></li><li class="i5 in_media-downloads odd age_month"><a href="/media-downloads/"><span>Media & Downloads</span></a></li><li class="i6 in_faq age_month"><a href="/faq/"><span>FAQ</span></a></li><li class="i7 in_contact last odd age_month"><a href="/contact/"><span>Contact</span></a></li></ul> </div></div> </div> </div><div class="part section sl0 i3 odd last imgs_0 fj盲rdedel"> <div class="inner"><h6 class="part heading sl1 i1 odd first imgs_0"> Contact </h6><div class="part text sl1 i2 even last imgs_0"><div class="inner"><p><span class="obfusc">PGEgY2xhc3MgPSAibF9tYWlsIGxfbmV3X3dpbmRvdyIgaHJlZj0ibWFpbHRvOmluZm9Ac21hcnRleHBsb3JhdGlvbi5zZSIgdGFyZ2V0PV9ibGFuaz5pbmZvQHNtYXJ0ZXhwbG9yYXRpb24uc2U8L2E+</span><br/><a class = "l_external l_new_window" href="tel:+46 18 471 23 35聽" target=_blank>+46 18 471 23 35聽</a><br/><a class = "l_external l_new_window" href="https://maps.apple.com?q=Uppsala+universitet+Geocentrum+Villav%C3%A4gen+16+752+36+Uppsala" target=_blank>Uppsala universitet Geocentrum Villav盲gen 16 752 36 Uppsala</a><br/><a class = "l_external l_new_window" href="http://linkedin.com/in/amalehmir" target=_blank><svg class="icon feather-sprite linkedin-icon"><use xlink:href="/WebObjects/webpages.woa/Contents/Frameworks/NKLTExtensions.framework/WebServerResources/feather-sprite.svg#linkedin"></use></svg></a><a class = "l_external l_new_window" href="http://linkedin.com/in/amalehmir" target=_blank>LinkedIn</a></p></div> </div></div> </div></div></div> <div id = "content_provider"><a href = "https://www.nklt.se">Hemsida Uppsala</a></div> </div></div> <div id = "login"> <a rel="nofollow" href="/tologin?redirectPage=the-center">Login</a> </div> </div> </body> </html>