Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (5,333)

Search Parameters:
Keywords = digital platforms

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
35 pages, 6361 KB  
Article
Sustainable Digital Transformation of E-Mobility: A Socio–Technical Systems Model of Users’ Adoption of EV Battery-Swapping Platforms with Trust–Risk Mediation
by Ming Liu, Zhiyuan Gao and Jinho Yim
Sustainability 2026, 18(6), 2872; https://doi.org/10.3390/su18062872 (registering DOI) - 14 Mar 2026
Abstract
The rapid growth of electric vehicles (EVs) is reshaping transport systems and accelerating the sustainable digital transformation of smart mobility. EV battery-swapping, delivered through platform-based, data-driven service networks, offers a low-carbon alternative to conventional refueling and plug-in charging by shortening replenishment time and [...] Read more.
The rapid growth of electric vehicles (EVs) is reshaping transport systems and accelerating the sustainable digital transformation of smart mobility. EV battery-swapping, delivered through platform-based, data-driven service networks, offers a low-carbon alternative to conventional refueling and plug-in charging by shortening replenishment time and enabling centralized battery management. However, the behavioral mechanisms driving user adoption of this digitally enabled infrastructure remain insufficiently understood. This study develops a socio-technical system (STS) model in which social and technical drivers influence users’ intention to adopt EV battery-swapping services via the dual mediation of perceived trust and perceived risk. Using a three-stage mixed-methods design that combines a PRISMA-based literature review, expert interviews with user-journey mapping, and a large-scale user survey, the study identifies six social and technical antecedents of EV battery-swapping adoption. Based on 565 valid responses from EV users in the Beijing–Tianjin–Hebei region, partial least squares structural equation modeling and multi-group analysis are employed to test the proposed framework. The results show that all six antecedents significantly affect perceived trust and perceived risk, which in turn mediate their impacts on adoption intention, with notable heterogeneity across income and usage-frequency groups. The findings provide a mechanism-based extension of STS theory for digitally mediated battery-swapping infrastructure by showing how socio-technical conditions shape adoption via trust and risk, and they offer actionable implications for operators and policymakers to build secure, user-centered swapping services within intelligent transport systems. Full article
(This article belongs to the Special Issue Sustainable Digital Transformation in Transport Systems)
Show Figures

Figure 1

20 pages, 1292 KB  
Article
Institutional Conditions for Digital Innovation and Transformation: A Contingent Framework for Smart Technology Adoption in Developing Nations
by Ibrahim Ejdayid Ajbarah Mansour and Abdelhamid Bouchachia
Sustainability 2026, 18(6), 2868; https://doi.org/10.3390/su18062868 (registering DOI) - 14 Mar 2026
Abstract
This paper addresses the persistent failure of major digital investments to achieve sustained smart technology adoption in developing countries, limiting productivity and business growth. Although existing research identifies institutional weaknesses as a central barrier, it provides limited guidance on how progress can occur [...] Read more.
This paper addresses the persistent failure of major digital investments to achieve sustained smart technology adoption in developing countries, limiting productivity and business growth. Although existing research identifies institutional weaknesses as a central barrier, it provides limited guidance on how progress can occur within such constraints. To address this gap, the Institutional Framework for Smart Technology Adoption (IFSTA), pronounced Eye-f-sta, is developed as a contingent institutional framework linking digital transformation theory with practical assessment tools. IFSTA argues that adoption success depends not on technology alone, but on strategic alignment with specific institutional contexts. The framework is built around three core pillars, governance architecture, socio-technical infrastructure, and adaptive capacity, and explains how their interactions generate differentiated adoption outcomes across five institutional contexts. Localization is conceptualized as a cross-cutting mediating mechanism through which governance arrangements, standards, platforms, and capabilities are adapted to domestic realities, shaping both current performance and future transformation potential. Three questions guide the analysis: how institutional contexts moderate the impact of infrastructure investment; what complementarities and compensatory mechanisms enable progress under institutional constraints; and how digital investments can be sequenced according to institutional starting points. To operationalize this logic, the Performance–Knowledge Index (PKI) is introduced as a context-sensitive diagnostic tool that identifies binding constraints and supports sequenced intervention design. The study contributes a contingent institutional model, a methodological bridge between diagnosis and implementation, and a structured, actionable framework for advancing sustainable digital adoption in developing economies. Full article
Show Figures

Figure 1

24 pages, 897 KB  
Article
Neural Encoding Strategies for Neuromorphic Computing
by Michael Liu, Honghao Zheng and Yang Yi
Electronics 2026, 15(6), 1221; https://doi.org/10.3390/electronics15061221 (registering DOI) - 14 Mar 2026
Abstract
Neuromorphic computing seeks to mimic structure and function of biological neural systems to enable energy-efficient, adaptive information processing. A critical component of this paradigm is neural encoding—the translation of analog or digital input data into spike-based representations suitable for spiking neural networks (SNNs). [...] Read more.
Neuromorphic computing seeks to mimic structure and function of biological neural systems to enable energy-efficient, adaptive information processing. A critical component of this paradigm is neural encoding—the translation of analog or digital input data into spike-based representations suitable for spiking neural networks (SNNs). This paper provides a comprehensive overview of major neural encoding schemes used in neuromorphic systems, including rate and temporal encoding, as well as latency, interspike interval, phase, and multiplexed encoding. The purpose of this paper is to explore the use of encoding techniques for deep learning applications. We discussed the underlying principles of spike encoding approaches, their biological inspiration, computational efficiency, power consumption, integrated circuit design and implementation, and suitability for various neuromorphic applications. We also presented our research on a hardware-and-software co-design platform for different encoding schemes and demonstrated their performance. By comparing their strengths, limitations, and implementation challenges, we aim to provide insights that will guide the development of more efficient and application-specific neuromorphic systems. We also performed an encoder performance analysis via Python 3.12 simulations to compare classification accuracies across these spike encoders on three popular image and video datasets. The performance of neural encoders working with both deep neural networks (DNNs) and SNNs is analyzed. Our performance data is largely consistent with the benchmark data on image classification from other papers, while limited performance data on the University of Central Florida’s 101 (UCF-101) video dataset were found in comparable studies on spike encoders. Based on our encoder performance data, the Interspike Interval (ISI) encoder performs well across all three datasets, preserving continuous, detailed spike timing and richer temporal information for standard classification tasks. Further, for image classification, multiplexing encoders outperform other spike encoders as they simplify timing patterns by enforcing phase locking and improve stability and robustness to noise. Within the SNN testbenches, the ISI-Phase encoder achieved the highest accuracy on the Modified National Institute of Standards and Technology (MNIST) dataset, surpassing the Time-To-First Spike (TTFS) encoder by 1.9%. On the Canadian Institute For Advanced Research (CIFAR-10) dataset, the ISI encoder achieved the highest accuracy. This ISI encoder had 22.7% higher accuracy than the TTFS encoder on the CIFAR-10 dataset. The ISI encoder performed best on the UCF-101 dataset, achieving 12.7% better performance than the TTFS encoder. Full article
(This article belongs to the Section Artificial Intelligence)
19 pages, 8960 KB  
Article
Recovery of Weak Ambient Backscattered Signals from Off-the-Shelf PCB Under Dominant Self-Interference
by Gosa Feyissa Degefa and Jae-Young Chung
Electronics 2026, 15(6), 1215; https://doi.org/10.3390/electronics15061215 (registering DOI) - 14 Mar 2026
Abstract
Ambient backscatter systems enable passive sensing and information transfer by utilizing the reflection and modulation of incident radio-frequency (RF) signals. However, in real-world scenarios involving non-cooperative targets such as off-the-shelf printed circuit boards (PCBs), the backscattered signal is extremely weak and often obscured [...] Read more.
Ambient backscatter systems enable passive sensing and information transfer by utilizing the reflection and modulation of incident radio-frequency (RF) signals. However, in real-world scenarios involving non-cooperative targets such as off-the-shelf printed circuit boards (PCBs), the backscattered signal is extremely weak and often obscured by strong direct-path self-interference (SI) at the receiver. This issue becomes even more severe when unintentional PCB structures act as radiating elements. In this work, we explore ambient backscatter leakage from a compromised PCB using a realistic measurement setup that includes separated transmit and receive antennas and a direct-conversion Universal Software Radio Peripheral (USRP)-based receiver. We demonstrate that residual carrier frequency offset (CFO), caused by oscillator mismatch and hardware imperfections, can spread the dominant SI in the baseband and completely mask the weak backscattered signal. To solve this problem, a software-based post-processing framework is applied. This method leverages the complex baseband representation enabled by the homodyne receiver to jointly manage the carrier and SI components without relying on intermediate-frequency processing or prior knowledge of the target signal parameters. Experimental results show that this approach significantly improves the detectability of weak backscattered baseband information that would otherwise be concealed within the raw I/Q data. This study emphasizes the importance of CFO-aware digital processing in ambient backscatter systems and offers new insights into unintended electromagnetic leakage mechanisms from commercial PCB platforms. Full article
18 pages, 4228 KB  
Article
Design Space Exploration on Blind Equalization Algorithms: Numerical Representation Analysis for SoC-FPGA
by David Marquez-Viloria, L. J. Morantes-Guzman, Neil Guerrero-Gonzalez and Marin B. Marinov
Appl. Sci. 2026, 16(6), 2777; https://doi.org/10.3390/app16062777 - 13 Mar 2026
Abstract
Field-Programmable Gate Arrays (FPGAs) have become an important platform for accelerating real-time communication systems, and System-on-Chip (SoC) devices provide the flexibility to design and optimize architectures that support high data rates, different modulation formats, and channel equalization schemes. Selecting the appropriate architecture can [...] Read more.
Field-Programmable Gate Arrays (FPGAs) have become an important platform for accelerating real-time communication systems, and System-on-Chip (SoC) devices provide the flexibility to design and optimize architectures that support high data rates, different modulation formats, and channel equalization schemes. Selecting the appropriate architecture can be guided through Design Space Exploration (DSE) using high-level synthesis tools, which enables the identification of numerical representations that balance performance with reduced hardware resource consumption. Despite their relevance, recent developments in communication systems often overlook the impact of numerical precision in Digital Signal Processing algorithms, particularly the trade-offs between floating- and fixed-point arithmetic when targeting hardware implementations. In this work, two widely used blind equalization algorithms, the Constant Modulus Algorithm (CMA) and the Multi-Modulus Algorithm (MMA), were implemented on a low-cost Ultra96 SoC-FPGA to analyze the effect of a fixed-point representation. A multi-objective Design Space Exploration methodology was applied to minimize hardware utilization while maintaining reliable transmission performance. Resource consumption, latency, and throughput were measured across different binary formats using the Minimum Mean Square Error (MMSE) criterion. Parallelization techniques were incorporated to improve throughput. The DSE generated comprehensive performance surfaces quantifying latency, MMSE convergence, and FPGA resource utilization (DSP48E/FF/LUT/BRAM) across fixed-point formats, achieving optimal 4 MS/s throughput configurations. Although this throughput is naturally lower than the Gigabit speeds required in backbone optical networks, the results demonstrate the effectiveness of numerical representation optimization in resource-constrained SoC-FPGA devices, offering a practical approach for real-time Edge and IoT implementations where cost and hardware limitations are critical. Full article
Show Figures

Figure 1

26 pages, 1580 KB  
Article
Machine Learning for Building Code Waiver Assessment: A Predictive Analytics Framework from 197 Singapore BCA Cases (2021–2023)
by Samson Tan and Teik Toe Teoh
Appl. Sci. 2026, 16(6), 2772; https://doi.org/10.3390/app16062772 - 13 Mar 2026
Abstract
Building code waiver assessments in Singapore remain largely discretionary, relying on case officers’ subjective judgement with limited decision-support tooling. This study presents the first machine learning framework for predicting building code waiver outcomes, trained on 197 historically decided cases from the Building and [...] Read more.
Building code waiver assessments in Singapore remain largely discretionary, relying on case officers’ subjective judgement with limited decision-support tooling. This study presents the first machine learning framework for predicting building code waiver outcomes, trained on 197 historically decided cases from the Building and Construction Authority (BCA) across five waiver categories: barrier-free accessibility (n = 45), ventilation (n = 61), staircase design (n = 37), safety provisions (n = 30), and structural modifications (n = 24), spanning 2021 to 2023. Fourteen engineered features, including documentation completeness, technical justification quality, and compliance history, were extracted through domain-expert annotation. Four models were evaluated: L2-regularised logistic regression, random forest, gradient boosting (XGBoost 2.0.1), and a weighted ensemble. The ensemble achieved the highest predictive accuracy of 83.7% (95% CI: 79.2–88.1%) with an area under the receiver operating characteristic curve (AUC) of 0.891 (95% CI: 0.854–0.928), significantly outperforming all individual models (McNemar’s test, p < 0.05). SHAP analysis revealed that documentation completeness and technical justification quality collectively account for 55% of prediction variance. A companion five-by-five risk assessment matrix, combining predicted rejection probability with consequence severity, stratified cases into actionable risk tiers correlating with observed approval rates ranging from 90.3% (very low risk) to 10.0% (very high risk; Spearman rho = −0.71, p < 0.001). Performance varied across waiver categories: ventilation waivers achieved the highest balanced accuracy (87.1%) while safety waivers proved most challenging (balanced accuracy 64.3%, sensitivity 40.0%). The framework offers a transparent, data-driven decision-support complement to regulatory judgement, learning patterns from historically decided applications within the 2021–2023 BCA context, and demonstrates feasibility for integration into Singapore’s Corenet X digital building submission platform. These five waiver categories serve as domain stratification variables. The machine learning target variable is the binary regulatory outcome: Approved (46.2% of cases) or Rejected (53.8%). Full article
30 pages, 26295 KB  
Article
A Physics-Based CFD and Visualization Framework for Evaluating Urban Heat Island Mitigation Under Climate Change Adaptation Scenarios: A Case Study of Gwacheon City, Republic of Korea
by Donghyeon Koo, Taeyoon Kim, Soonchul Kwon and Jaekyoung Kim
Land 2026, 15(3), 462; https://doi.org/10.3390/land15030462 - 13 Mar 2026
Abstract
Urban heat islands (UHIs) pose escalating threats to public health and thermal comfort in dense urban environments. However, physics-based evaluations of material-specific cooling interventions and their integration into operational digital twin platforms remain limited. This study develops an integrated framework connecting computational fluid [...] Read more.
Urban heat islands (UHIs) pose escalating threats to public health and thermal comfort in dense urban environments. However, physics-based evaluations of material-specific cooling interventions and their integration into operational digital twin platforms remain limited. This study develops an integrated framework connecting computational fluid dynamics (CFD) modeling with digital twin visualization to evaluate UHI mitigation strategies. The objectives are to quantify the thermal mitigation effects of surface emissivity optimization on land surface temperature (LST) and pedestrian-level air temperature (Tair) to establish a data preprocessing pipeline converting CFD outputs into platform-independent visualization datasets, and to comparatively evaluate 2D GIS-based and 3D voxelization visualization approaches. Four emissivity scenarios were simulated using STAR-CCM+ for a 4 km2 residential area in Gwacheon City, Republic of Korea. Comprehensive optimization (Case D) reduced the mean LST from 46.6 °C to 42.0 °C and Tair from 35.7 °C to 35.3 °C. Concrete-only optimization achieved 90.5% of the total thermal reduction while decreasing spatial variability (σ) from 7.1 to 5.8 during peak hours. The voxel-based 3D visualization provided a superior representation of vertical thermal stratification compared to 2D mapping. These findings establish a scalable foundation for climate-responsive urban management. Full article
Show Figures

Figure 1

24 pages, 41319 KB  
Article
Activating Cultural Genes: A Generative Ecosystem Approach for the Living Transmission of Tianjin Yangliuqing New Year Paintings
by Zhaoning Shen, Yuxin Cai, Yanhong Yu, Xiaohua Kong and Shijian Cang
Heritage 2026, 9(3), 113; https://doi.org/10.3390/heritage9030113 - 13 Mar 2026
Abstract
Conventional approaches to Intangible Cultural Heritage (ICH) preservation, such as static documentation and superficial commercialization, frequently undermine its vitality by reifying it as a fixed artifact detached from its evolving socio-cultural context. This study challenges this object-centric paradigm by proposing an ecosystem-centric framework [...] Read more.
Conventional approaches to Intangible Cultural Heritage (ICH) preservation, such as static documentation and superficial commercialization, frequently undermine its vitality by reifying it as a fixed artifact detached from its evolving socio-cultural context. This study challenges this object-centric paradigm by proposing an ecosystem-centric framework that reconceptualizes ICH as a dynamic, self-organizing cultural ecosystem. Our framework integrates Complex Adaptive Systems (CAS) theory to provide a macro-level ecological perspective, with Emotional Design theory offering a micro-level mechanism for fostering public engagement. We theoretically instantiate this framework through the Yangliuqing Narrative Ecosystem, a design case applied to Tianjin Yangliuqing New Year Paintings. This system combines tangible, modular cultural gene carriers with a digital co-creation platform that guides users through visceral, behavioral, and reflective levels of engagement, aiming to transform them from passive consumers into active co-creators. This process is designed to cultivate a community of practice that drives the heritage’s adaptive evolution. The study contributes a novel theoretical framework and a transferable design methodology, presenting a robust model for reactivating the intrinsic vitality of cultural traditions in the digital age. Full article
(This article belongs to the Section Cultural Heritage)
Show Figures

Figure 1

6 pages, 654 KB  
Proceeding Paper
Common Vulnerabilities and Exposure Data Analysis and Visualization: Building Cybersecurity Awareness and Validating Risks
by Chin-Ling Chen, Zhen-Hong Peng, Ling-Chun Liu and Chin-Feng Lee
Eng. Proc. 2026, 128(1), 33; https://doi.org/10.3390/engproc2026128033 - 13 Mar 2026
Abstract
Cybersecurity vulnerabilities are rapidly increasing, but public understanding and awareness remain limited. Since most vulnerabilities are common, they continue to exist and to be exploited. Although there are tools, including the Open Worldwide Application Security project and the common weakness enumeration method, that [...] Read more.
Cybersecurity vulnerabilities are rapidly increasing, but public understanding and awareness remain limited. Since most vulnerabilities are common, they continue to exist and to be exploited. Although there are tools, including the Open Worldwide Application Security project and the common weakness enumeration method, that provide extensive information on known security problems, their information is not structured and visually shown. The tools are ineffective in speed assessment and response. We analyzed large-scale common vulnerabilities and exposures JavaScript object notation datasets to recognize key threats, to understand the underlying cause of data breaches, and to analyze vulnerability trends. Implementing keyword gate-filling techniques and better data visualization enhances the clarity and usefulness of vulnerability information. These tools enable stakeholders to make quicker and more informed decisions and implement stronger encryption and defensive measures. Finally, the results of this study lead to broad awareness, active security, and a reactive strategy to evolving cyber threats that simplifies both governmental and average-day user recognition and response to emerging attack patterns and risks across digital platforms. Full article
Show Figures

Figure 1

23 pages, 1195 KB  
Article
From Click to Regret: Investigating Impulsive Buying and Post-Purchase Cognitive Dissonance Through the S-O-R Lens
by Afruza Haque, Rasheda Akter Rupa, Md. Faisal-E-Alam, Most. Sadia Akter and Nahida Sultana
J. Theor. Appl. Electron. Commer. Res. 2026, 21(3), 90; https://doi.org/10.3390/jtaer21030090 - 13 Mar 2026
Abstract
In the online shopping context, the proliferation of digital platforms has contributed to an increase in impulsive buying behavior (IBB), which can sometimes lead to regret. This study aims to explore the intrinsic and extrinsic stimuli that influence consumers’ online impulsive buying behavior, [...] Read more.
In the online shopping context, the proliferation of digital platforms has contributed to an increase in impulsive buying behavior (IBB), which can sometimes lead to regret. This study aims to explore the intrinsic and extrinsic stimuli that influence consumers’ online impulsive buying behavior, which subsequently affects their post-purchase cognitive dissonance, with the moderating role of price consideration (PC). The conceptual framework was formulated using the Stimulus–Organism–Response (S-O-R) model. A total of 813 responses were collected and analyzed using Partial Least Squares Structural Equation Modeling (PLS-SEM). The findings revealed that perceived utilitarian value (PUV), perceived enjoyment (PE), fear of missing out (FOM), and green trust (GT) positively impact online impulsive buying behavior (IBB), which, in turn, positively impacts post-purchase cognitive dissonance (PCD). Moreover, a significant moderating role of PC is found in the relationship between IBB and PCD, suggesting that consumers with low price consideration tend to regret their impulsive buying more. The findings provide insights that guide online retail sellers and digital marketers to develop or implement customized strategies based on the intrinsic and extrinsic stimuli that influence customers’ impulsive buying and subsequent post-purchase cognitive dissonance. Full article
(This article belongs to the Topic Digital Marketing Dynamics: From Browsing to Buying)
Show Figures

Figure 1

12 pages, 190 KB  
Opinion
When Advice Becomes Infrastructure: Ethical Governance of Conversational AI in Psychoactive Substance Information Ecosystems
by Jaewon Lee
Psychoactives 2026, 5(1), 6; https://doi.org/10.3390/psychoactives5010006 - 13 Mar 2026
Abstract
Public debates about psychoactive substances have traditionally been organized around the pharmacology of compounds and the institutional control of supply. In digitally mediated societies, however, the pathways through which people encounter psychoactives are increasingly informational: search engines, recommender systems, social platforms, and—distinctively—conversational AI. [...] Read more.
Public debates about psychoactive substances have traditionally been organized around the pharmacology of compounds and the institutional control of supply. In digitally mediated societies, however, the pathways through which people encounter psychoactives are increasingly informational: search engines, recommender systems, social platforms, and—distinctively—conversational AI. These systems do not merely deliver neutral facts. They rank, frame, personalize, and conversationally validate claims in ways that can shape perceived norms, acceptable risk thresholds, and willingness to seek help. This opinion advances the concept of AI-mediated exposure to capture how algorithmic curation and interactive dialogue become upstream determinants of psychoactive-related harms and benefits across the continuum from everyday medicines to non-medical use. From a social-scientific ethics perspective, the central question is not whether AI is “good” or “bad,” but what obligations apply when AI performs interpretive authority in contexts characterized by vulnerability, stigma, and unequal access to trusted expertise. The paper argues for an ethics-centered governance framework grounded in four commitments: epistemic responsibility (how claims are generated, warranted, and communicated), relational responsibility (how users are treated in moments of uncertainty, distress, and stigma), distributive justice (who benefits and who bears risk under unequal conditions), and accountability (how behavior is evaluated, contested, and corrected over time). The aim is to treat conversational AI as a public-facing institution whose design choices must be ethically legible and publicly contestable, oriented toward harm reduction without intensifying surveillance, moralization, or inequity. Full article
9 pages, 1884 KB  
Proceeding Paper
Smart Community Energy Forecasting and Management System Based on Two-Layer Model Architecture
by Ming-An Chung, Jun-Hao Zhang, Zhi-Xuan Zhang, Chia-Chun Hsu, Yi-Ju Yao, Jin-Hong Chou, Pin-Han Chen, Ming-Chun Hsieh, Chia-Wei Lin, Yun-Han Shen and Rui-Qun Liu
Eng. Proc. 2026, 128(1), 26; https://doi.org/10.3390/engproc2026128026 - 12 Mar 2026
Abstract
Here, we develop a digital community management application (APP) and an energy prediction and analysis system for smart communities. The system integrates the internet of things (IoT) technology and multiple prediction models to improve the intelligence and automation of community energy management. The [...] Read more.
Here, we develop a digital community management application (APP) and an energy prediction and analysis system for smart communities. The system integrates the internet of things (IoT) technology and multiple prediction models to improve the intelligence and automation of community energy management. The developed APP has the following functions: user classification, announcement notification, express delivery management, GPS positioning navigation, calendar, and energy forecast. The hardware architecture of the system consists of a voltage/current sensing module, a Wireless Fidelity (Wi-Fi) module, and an Arduino platform, allowing real-time feedback and display of power consumption data. The energy forecasting part proposes a two-layer hybrid model architecture. This architecture combines Seasonal Trend decomposition using Loess (STL) time series decomposition, extreme gradient boosting (XGBoost), and Seasonal Autoregressive Integrated Moving Average (SARIMA) models to predict residential electricity consumption trends over the next 3 years. The results of the model prediction are verified using the data on Taiwan’s electricity consumption. The model accurately predicts the average monthly residential electricity consumption with a relative error of 5.8%, an acceptable energy management accuracy. This system integrates APP applications and efficient prediction models, demonstrating its great potential in smart community energy management and enhanced resident interaction. Full article
Show Figures

Figure 1

21 pages, 8048 KB  
Article
Digital Platforms for Climate-Resilient and Sustainable Planning: Lessons on Nature-Based Solutions from a Louisiana Watershed-Scale Case Study
by Martina Di Palma, Gabriella Esposito De Vita and Marina Rigillo
Sustainability 2026, 18(6), 2783; https://doi.org/10.3390/su18062783 - 12 Mar 2026
Abstract
Digital platforms have been increasingly adopted to support sustainable climate-resilient planning by implementing nature-based solutions (NbSs) as an effective short-term strategy. Although existing studies have deepened the operational performance of digital platforms, less attention has been paid to their role as knowledge infrastructure [...] Read more.
Digital platforms have been increasingly adopted to support sustainable climate-resilient planning by implementing nature-based solutions (NbSs) as an effective short-term strategy. Although existing studies have deepened the operational performance of digital platforms, less attention has been paid to their role as knowledge infrastructure for shaping sustainability-relevant planning practices. This paper examines the informative structure of the Louisiana Watershed Initiative (LWI) platform. This is intended as a relevant case study to investigate how digital platforms organize data, information, and knowledge to support NbS-oriented climate resilience at the watershed scale. The study adopts a mixed-method case-study approach, combining an interpretative analysis of the platform’s digital and informational architecture with targeted tests of NbS-oriented decision-support interfaces. The results highlight the operational and cognitive conditions in shaping NbS prioritization processes—notably, those related to scaling, informational structuring, and governance alignment. While the platform effectively supports digital decision-making processes at regional and watershed levels, limitations emerge regarding how ecological knowledge is produced, interpreted, and operationalized within planning frameworks, with implications for the long-term sustainability and robustness of planning decisions. The lesson learnt by the analysis of the LWI identifies the conditions under which the analytical approach can be replicated and highlights insights relevant to both the design and evaluation of digital decision-support platforms in NbS-oriented planning contexts. Full article
Show Figures

Figure 1

20 pages, 13678 KB  
Data Descriptor
MultiPolar: A Benchmark Dataset for Digital Photoelasticity Using a Pixelated Polarization Camera
by Juan Camilo Hernández-Gómez, Juan Carlos Briñez-de León, Mateo Rico-García, José López-Prado and Hermes Fandiño-Toro
Data 2026, 11(3), 55; https://doi.org/10.3390/data11030055 - 12 Mar 2026
Viewed by 36
Abstract
Digital photoelasticity enables non-contact, full-field stress analysis through optical fringe patterns, yet its practical deployment is often constrained by experimental complexity and the limited availability of open, standardized datasets. The emergence of multi-polarizer array cameras provides polarization-resolved measurements with high information content, enabling [...] Read more.
Digital photoelasticity enables non-contact, full-field stress analysis through optical fringe patterns, yet its practical deployment is often constrained by experimental complexity and the limited availability of open, standardized datasets. The emergence of multi-polarizer array cameras provides polarization-resolved measurements with high information content, enabling advanced analysis strategies beyond conventional single-image approaches. This work presents a public experimental dataset composed of synchronized image sequences acquired using a polarizer array camera and a conventional RGB camera under incremental mechanical loading. The dataset comprises nine experiments, including four benchmark specimens and five bio-inspired geometries, each recorded over 720 load steps. In total, the dataset releases 25,920 polarization-resolved images and 6480 RGB images, all provided in lossless format and accompanied by experiment-specific segmentation templates. Although classical and hybrid load-stepping methods are used to demonstrate the utility of the dataset, its scope is not limited to this application. The dataset is intended as a flexible platform for exploring a wide range of photoelastic analysis techniques that leverage polarization information, while enabling direct comparison with conventional color demodulation techniques. Full article
Show Figures

Figure 1

19 pages, 257 KB  
Article
Swiping for Support: The Role of Social Networking Applications in Sexual Health Outreach Among Queer and Trans Communities
by Taylor Smith, Adam Davies, Justin Brass and Shoshanah Jacobs
Sexes 2026, 7(1), 14; https://doi.org/10.3390/sexes7010014 - 12 Mar 2026
Viewed by 41
Abstract
This study integrates recent literature with qualitative data from sexual-health outreach workers in the Greater Toronto Area to examine how outreach is delivered to gay, bisexual, transgender, and queer (GBTQ+) men who have sex with men (MSM) in virtual social settings, including social [...] Read more.
This study integrates recent literature with qualitative data from sexual-health outreach workers in the Greater Toronto Area to examine how outreach is delivered to gay, bisexual, transgender, and queer (GBTQ+) men who have sex with men (MSM) in virtual social settings, including social networking applications. Using a symbolic-interactionist framework and reflexive thematic analysis, the study identifies persistent challenges that shape GBTQ+ and MSM users’ engagement with sexual-health services, such as stigma, privacy concerns, and platform-level constraints. Findings highlight mismatches between current outreach practices and community needs in app-based environments and point to opportunities to strengthen the relevance, accessibility, and trustworthiness of digital sexual-health initiatives. The analysis offers practical recommendations for improving service design and delivery in online queer spaces and outlines priorities for future research focused on outreach effectiveness, equity, and user safety. Full article
Back to TopTop