Cookies Policy
The website need some cookies and similar means to function. If you permit us, we will use those means to collect data on your visits for aggregated statistics to improve our service. Find out More
Accept Reject
  • Menu
Publications

Publications by CRIIS

2024

CO2 Emissions Resulting from Large-Scale Integration of Electric Vehicles Using a Macro Perspective

Authors
Monteiro, F; Sousa, A;

Publication
APPLIED SCIENCES-BASEL

Abstract
Smart grids with EVs have been proposed as a great contribution to sustainability. Considering environmental sustainability is of great importance to humanity, it is essential to assess whether electrical vehicles (EVs) actually contribute to improving it. The objectives of the present study are, from a macro (broad-scope) perspective, to identify the sources of emissions and to create a framework for the calculation of CO2 emissions resulting from large-scale EV use. The results show that V2G mode increases emissions and therefore reduces the benefits of using EVs. The results also show that in the best scenario (NC mode), an EV will have 32.7% less emissions, and in the worst case (V2G mode), it will have 25.6% more emissions than an internal combustion vehicle (ICV), meaning that sustainability improvement is not always ensured. The present study shows that considering a macro perspective is essential to estimate a more comprehensive value of emissions. The main contributions of this work are the creation of a framework for identifying the main contributions to CO2 emissions resulting from large-scale EV integration, and the calculation of estimated CO2 emissions from a macro perspective. These are important contributions to future studies in the area of smart grids and large-scale EV integration, for decision-makers as well as common citizens.

2024

Decentring engineering education beyond the technical dimension: ethical skills framework

Authors
Monteiro, F; Sousa, A;

Publication
LONDON REVIEW OF EDUCATION

Abstract
Engineering plays a key role in society today, influencing social behaviour, economic systems, (un)sustainability and future construction. Faced with this central and powerful role of engineering, it is urgent to recognise the need for professionals in this area to be culturally competent and sociopolitically committed in the collective ethical construction of the common good. Engineering course curricula generally focus on technical-scientific training - as is the case in Portugal - not on including or valuing other educational dimensions (namely, social, ethical, cultural or political responsibility). However, to promote an ethically responsible and sustainable future, it is imperative that these dimensions are included in engineers' training, namely through ethical education that promotes a responsible professional practice that contributes to a viable common future. Intending to contribute to a culturally responsive engineering education, and to the development of the pedagogical dimension of the ethical education of engineering students, this study aims to develop a framework of the ethical skills necessary for the professional practice of engineering. The methodology used included a systematic literature review and document analysis. The developed framework allows systematising and interconnecting ethical skills, which can promote and facilitate the inclusion of ethical education in engineering courses. The framework helped to design a curricular module in engineering. It is a useful tool for professors of ethics in engineering, for those responsible for structuring engineering curriculum plans and for anyone responsible for enhancing this field of engineering education.

2024

Self-Perceived Reasons to Dropout from Higher Education -a Case Study in a Portuguese Faculty of Engineering

Authors
Mouraz, A; Sousa, A;

Publication
Journal of Engineering Education Transformations

Abstract
Dropout from Higher Education (HE), that is, the number of students that totally leave a given HE institution is concerningly high, especially in times of crisis. Institutions struggle to minimize dropout, but limited data is available likely because gathering data from learners who dropped out is sensitive, likely involving private information. This paper presents a case study research on student dropout from a very large Portuguese engineering faculty. The main objectives of this research include to gain a better understanding about the reasons for dropout, from the former student’s point of view, and to build a profile for the dropout-at-risk student. The collected data was retrieved from institutional records and from 134 telephonic interviews with former students. The resulting data is analysed in both quantitative and qualitative ways. Results of all gathered dropout data are clustered into three profiles of students who dropout: those that “pull out”, those who were “pushed out” and those who “fall out”. Findings include that students do not decide to dropout by a simple single reason but rather a set of reasons. This research article includes 5 concrete improvement suggestions that are likely to reduce dropout. The two main suggestions are to better prepare the transition to HE and to make policies more flexible in times of crisis, example more flexible schedule. © 2024, Author. All rights reserved.

2024

Spray Quality Assessment on Water-Sensitive Paper Comparing AI and Classical Computer Vision Methods

Authors
Simões, I; Baltazar, AR; Sousa, A; dos Santos, FN;

Publication
Proceedings of the 21st International Conference on Informatics in Control, Automation and Robotics, ICINCO 2024, Porto, Portugal, November 18-20, 2024, Volume 2.

Abstract
Over recent decades, precision agriculture has revolutionized farming by optimizing crop yields and reducing resource use through targeted applications. Existing portable spray quality assessors lack precision, especially in detecting overlapping droplets on water-sensitive paper. This proposal aims to develop a smartphone application that uses the integrated camera to assess spray quality. Two approaches were implemented for segmentation and evaluation of both the water-sensitive paper and the individual droplets: classical computer vision techniques and a pre-trained YOLOv8 deep learning model. Due to the labor-intensive nature of annotating real datasets, a synthetic dataset was created for model training through sim-to-real transfer. Results show YOLOv8 achieves commendable metrics and efficient processing times but struggles with low image resolution and small droplet sizes, scoring an average Intersection over Union of 97.76% for water-sensitive spray segmentation and 60.77% for droplet segmentation. Classical computer vision techniques demonstrate high precision but lower recall with a precision of 36.64% for water-sensitive paper and 90.85% for droplets. This study highlights the potential of advanced computer vision and deep learning in enhancing spray quality assessors, emphasizing the need for ongoing refinement to improve precision agriculture tools. © 2024 by SCITEPRESS-Science and Technology Publications, Lda.

2024

Subsurface Metallic Object Detection Using GPR Data and YOLOv8 Based Image Segmentation

Authors
Branco, D; Coutinho, R; Sousa, A; dos Santos, FN;

Publication
Proceedings of the 21st International Conference on Informatics in Control, Automation and Robotics, ICINCO 2024, Porto, Portugal, November 18-20, 2024, Volume 1.

Abstract
Ground Penetrating Radar (GPR) is a geophysical imaging technique used for the characterization of a sub surface’s electromagnetic properties, allowing for the detection of buried objects. The characterization of an object’s parameters, such as position, depth and radius, is possible by identifying the distinct hyperbolic signature of objects in GPR B-scans. This paper proposes an automated system to detect and characterize the presence of buried objects through the analysis of GPR data, using GPR and computer vision data pro cessing techniques and YOLO segmentation models. A multi-channel encoding strategy was explored when training the models. This consisted of training the models with images where complementing data processing techniques were stored in each image RGB channel, with the aim of maximizing the information. The hy perbola segmentation masks predicted by the trained neural network were related to the mathematical model of the GPR hyperbola, using constrained least squares. The results show that YOLO models trained with multi-channel encoding provide more accurate models. Parameter estimation proved accurate for the object’s position and depth, however, radius estimation proved inaccurate for objects with relatively small radii. © 2024 by SCITEPRESS– Science and Technology Publications, Lda.

2024

AIMSM - A Mechanism to Optimize Systems with Multiple AI Models: A Case Study in Computer Vision for Autonomous Mobile Robots

Authors
Ferreira, BG; de Sousa, AJM; Reis, LP; de Sousa, AA; Rodrigues, R; Rossetti, R;

Publication
Progress in Artificial Intelligence - 23rd EPIA Conference on Artificial Intelligence, EPIA 2024, Viana do Castelo, Portugal, September 3-6, 2024, Proceedings, Part III

Abstract
This article proposes the Artificial Intelligence Models Switching Mechanism (AIMSM), a novel approach to optimize system resource utilization by allowing systems to switch AI models during runtime in dynamic environments. Many real-world applications utilize multiple data sources and various AI models for different purposes. In many of those applications, every AI model doesn’t have to operate all the time. The AIMSM strategically allows the system to activate and deactivate these models, focusing on system resource optimization. The switching of each AI model can be based on any information, such as context or previous results. In the case study of an autonomous mobile robot performing computer vision tasks, the AIMSM helps the system to achieve a significant increment in performance, with a 50% average increase in frames per second (FPS) rate, for this specific case study, assuming that no erroneous switching occurred. Experimental results have demonstrated that the AIMSM can improve system resource utilization efficiency when properly implemented, optimize overall resource consumption, and enhance system performance. The AIMSM presented itself as a better alternative to permanently loading all the models simultaneously, improving the adaptability and functionality of the systems. It is expected that using the AIMSM will yield a performance improvement that is particularly relevant to systems with multiple AI models of a complex nature, where such models do not need to be all continuously executed or systems that will benefit from lower resource usage. Code is available at https://github.com/BrunoGeorgevich/AIMSM. © The Author(s), under exclusive license to Springer Nature Switzerland AG 2025.

  • 8
  • 362