ADVERTISEMENT

5 research projects receive PH-UK grant for sustainable mineral exploration

Published May 18, 2021 03:55 pm

Researchers from the Philippines and the United Kingdom (UK) bagged research grants to facilitate and develop innovative solutions that can promote responsible mining and maximize value-adding from minerals.

(Photo from DOST-PCIEERD / MANILA BULLETIN)

In a statement issued by the Department of Science and Technology (DOST) on Tuesday, May 18, it was confirmed that a total of five research projects stood out during the selection process conducted by the DOST- Philippine Council for Industry, Energy, and Emerging Technology Research and Development (DOST-PCIEERD) and UK Research & Innovation - Natural Environment Research Council (UKRI-NERC).

Out of the 18 proposals received online, these five projects are geared towards achieving sustainability in the minerals industry and charting a greener community.

First is the “SusNi or Developing a Sustainable pathway for the Philippine Nickel sector.” Spearheaded by Paul Lusty of British Geological Survey-UK and professor Romell Seronay from Caraga State University-Philippines, the project aims to assess the impacts of mining, explore novel techniques for mineral exploration, metal extraction and recovery, and environmental monitoring, all considered within the socio-economic context of the Caraga Region, using an approach based on Strategic Environmental and Social Assessment (SESA).

Next is the “PROMT or Philippines Remediation of Mine Tailings” which is this project initiated by professors Gawen Jenkin from the University of Leicester-UK and Carlo Arcilla of the Philippine Nuclear Research Institute-Philippines.

It aims to build an innovative research program to test sustainable tailings management, remediation and rehabilitation.

Then there is the “Philippine Mining at the National to Catchment Scale: from Legacy Impacts to Sustainable Futures.” Headed by Dr. Richard Williams from the University of Glasgow-UK and Dr. Decibel Faustino-Eslava from the University of the Philippines-Los Baños - Philippines, the project aims to develop a proposal to realize a combined geomorphological and biogeochemical based management approach to remediate waste and protect the environment, at national- to catchment-scales.

Next is the “Systems Approach for Greener, Eco-efficient and Sustainable mineral resource management or SAGES.” Led by Dr Pablo Rafael Brito Parada of Imperial College London-UK and Dr. Arnel Beltran of the De La Salle University-Philippines, the project brings together the multi-disciplinary expertise of industry leaders, scientists, technology experts, community leaders and policy makers to develop a research programme for greener, eco-efficient, and sustainable mineral resource management in the Philippines.

Finally, there’s a project called “A framework for the sustainable development of marine mineral resources in the Philippines.” Headed by Dr. Ian Selby from the University of Plymouth-UK and Engr. Teodorico Sandoval of Mines and Geosciences Bureau-Philippines, the project will promote socio-economic development and personal and community welfare through constructive sharing of experience, expertise and innovation in managing offshore mineral resources.

DOST-PCIEERD said that these research projects will “enable the development of detailed and fully co-designed research proposals to generate an entire system view of sustainable mineral resources in the Philippines.” In this PH-UK call for proposals, the selected projects will receive a partnership and project development (PPD) grant of up to £50K (at 80 percent FEC from NERC) and P1.6M (~£26K from DOST-PCIEERD) that may be used to support some preliminary research activity where it is necessary for developing the detailed research questions for the strategic large grant project proposal.

Meanwhile, PCIEERD Executive Director Dr. Enrico C. Paringit expressed confidence that this collaboration between the Philippines and UK will lead to the increase of productivity and reduction of eco footprints in the country's mining industry.

“The Council is grateful for this partnership with UKRI-NERC and for joining us in strengthening the mining sector in the Philippines through research and development,” Paringit said.

As a leader and preferred partner in enabling research and development, Paringit said that DOST-PCIEERD will “remain steadfast in finding ways to promote innovation in the mining sector, find new ways of rehabilitating mined areas, develop solutions that support a green future, capacitate and empower researchers on minerals and mining, as well as boost competitiveness and productivity of university laboratories and facilities to conduct research.”

The call for strategic Large Grants opens in May 2021 until July 2021. Joint NERC/DOST-PCIEERD funds will be used to award up to two strategic Large Grant projects in this call which will run for a maximum duration of 36 months.

The total funds available from DOST-PCIEERD are up to 15 million PHP (~£236K) per Large Grant and NERC will contribute up to £1.2M (80 percent FEC) per Large Grant project (£1.5M at 100% FEC and FCC).

Meanwhile, UKRI-NERC Associate Director for International Sarah Webb said that they are pleased to partner with DOST-PCIEERD to “enable UK and Philippine researchers to develop truly collaborative research projects which we hope will lead to sustainable pathways to mineral production in the Philippines.

Webb added that the funding will “support the development of a strategic large grant proposal to address essential research needs following the initial partnership building phase.

Related Tags

DOST
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.