SOLAV Journal
Not a member yet
9 research outputs found
Sort by
Responsible Artificial Intelligence and Sustainable Technologies: Emerging Research Frontiers
This editorial examines the evolving intersection between responsible artificial intelligence and sustainable technologies, emphasizing the need for transparent, accountable, and human-centered AI systems in addressing complex sustainability problems. It outlines emerging research frontiers and identifies critical challenges in governance, ethics, and implementation. The article argues that interdisciplinary collaboration and strong ethical oversight are essential for ensuring that AI-driven innovation contributes positively to sustainable development
Advancing Open, Ethical, and Interdisciplinary Scholarship: Reflections on Volume One and a Call for Contributions to Volume Two (2026)
This editorial reflects on the achievements and lessons of SOLAV Journal’s inaugural volume and outlines the journal’s strategic priorities for 2026. It reaffirms the journal’s commitment to open access, rigorous peer review, and ethical publishing, and formally invites original scholarly contributions for Volume Two. Through this call for papers, the journal seeks to strengthen its role as a collaborative platform for innovative, socially relevant, and methodologically sound research
Design and Performance Evaluation of Hybrid Solar-Wind Energy Systems with Battery Storage for Sustainable Community Power Supply
The global shift toward sustainable energy has increased demand for decentralized, reliable power solutions that integrate renewables. Hybrid renewable energy systems—combining multiple sources with storage—address the intermittency of individual renewables, making them ideal for remote or underserved communities. This study analyzes a hybrid solar-wind-battery system for community-scale electricity. The proposed architecture integrates photovoltaic arrays, wind turbines, and lithium-ion batteries via an intelligent power management unit. Using high-resolution meteorological data and realistic load profiles, we assess performance in energy reliability, economic feasibility, and environmental impact. Hourly simulations over one year show that optimized hybrid systems can achieve over 85% renewable penetration, drastically reducing fossil fuel dependence. Economic analysis, using levelized cost of energy and net present cost metrics, highlights long-term viability, especially with declining technology costs and potential carbon pricing. The findings emphasize the role of integrated renewables as cornerstones of sustainable, community-focused energy infrastructure, advancing both climate goals and energy access
Continuous Publication in Online Scholarly Journals: Opportunities, Challenges, and Editorial Implications
The digital paradigm in scholarly publishing has precipitated a shift from rigid, issue, based models toward dynamic, article, based workflows. This study provides a comprehensive analysis of the continuous publication model, a system where manuscripts are published individually upon final acceptance, decoupling dissemination from the assembly of static journal issues. Through a qualitative synthesis of publishing policies, scholarly literature, and case studies, this paper elucidates the model's conceptual underpinnings, its tangible benefits in accelerating research dissemination and enhancing accessibility, and the concomitant editorial, ethical, and infrastructural complexities. We identify critical challenges including metadata integrity, version control, archival permanence, and citation consistency. In response, this article makes a novel contribution by proposing the TAP (Temporal, Administrative, Perceptual) Framework for evaluating publication models and outlining a “Multi, Layer Archival” strategy for digital preservation. The findings offer a critical, practical guide for editors, publishers, and scholarly communications specialists seeking to implement or optimize continuous publication, with particular relevance for emerging open, access journals navigating the evolving topology of academic publishing
Editorial Policies, Peer Review, and Ethical Standards of SOLAV Journal
This document defines the editorial policies, peer review framework, and ethical standards that govern the operations of SOLAV Journal. It outlines our commitment to transparent governance, equitable evaluation, and rigorous scholarly publishing. By clearly articulating our principles of editorial independence, double blind peer review, and adherence to internationally recognized publication ethics, we aim to build trust, ensure accountability, and safeguard research integrity. These policies reflect our dedication to open science and to contributing responsibly to a sustainable and ethical global research ecosystem
Launching SOLAV Journal: Vision, Scope, and Commitment to Scholarly Excellence
This editorial marks the launch of SOLAV Journal, an open-access, digital-first scholarly publication operating under a continuous publication model. The article outlines the journal’s vision to reduce barriers to knowledge by establishing a rigorous, inclusive, and ethically grounded platform for the dissemination of high-quality research. It introduces the journal’s scope and fundamental principles, emphasizing academic integrity, transparent peer review, and global accessibility. The editorial situates SOLAV Journal within the evolving landscape of contemporary scholarly communication and affirms its commitment to fostering a shared scholarly common that accelerates discovery and democratizes academic discourse
Reframing Scholarly Communication in the Digital Era: Open Access, Research Integrity, and the Evolving Role of Academic Journals
The digital transformation of scholarly communication has reshaped how research is produced, disseminated, evaluated, and preserved. Central to this transformation are open access publishing models, evolving peer review practices, and renewed attention to research ethics and transparency. This conceptual research article examines the contemporary scholarly publishing landscape, focusing on the normative foundations of open access, the role of journals as ethical stewards, and the challenges faced by emerging digital-first publications. Drawing on existing literature and policy frameworks, the article argues that academic journals must move beyond traditional gatekeeping roles and actively cultivate inclusive, accountable, and sustainable knowledge ecosystems. The paper proposes a principled framework for ethical digital publishing that emphasizes accessibility, editorial independence, research integrity, and long-term stewardship of scholarly knowledge
Interpretable Machine Learning for Transparent Decision-Making: A Conceptual and Applied Framework for Explainable Artificial Intelligence
The widespread integration of machine learning systems into high-impact domains, including healthcare diagnostics, financial risk assessment, and judicial decision support, has escalated concerns regarding transparency, accountability, and societal trust. While complex, high-performance models often operate as "black boxes," their opacity poses significant ethical, legal, and operational challenges, particularly when automated decisions directly affect human welfare. This study proposes a comprehensive, three-tiered conceptual and applied framework for Explainable Artificial Intelligence (XAI) that systematically integrates intrinsic model transparency, post-hoc interpretability, and human-centered explanation design. We critically examine prevailing XAI methodologies, delineate their theoretical foundations and practical limitations, and introduce a structured, context-sensitive methodology for deploying interpretable machine learning in real-world systems. Through applied case studies in clinical risk prediction and credit scoring, we demonstrate that carefully designed explainability mechanisms can substantially enhance user trust, facilitate regulatory compliance, and improve decision quality without necessitating a significant compromise in predictive accuracy. Our findings underscore the critical importance of contextualized, stakeholder-specific explanations and advocate for interdisciplinary collaboration as a cornerstone for the responsible development and deployment of artificial intelligence
Mitigating Hallucination in Small Language Models via Contrastive Chain-of-Thought Fine-Tuning
Small Language Models (SLMs), typically comprising fewer than 3 billion parameters, offer efficient deployment for edge computing but are susceptible to reasoning hallucinations: they generate plausible but logically unsound multi-step solutions. While Chain-of-Thought (CoT) prompting enhances reasoning in larger models, SLMs often lack the capacity to maintain coherent reasoning chains. This paper introduces Contrastive Chain-of-Thought (CCoT) Fine-Tuning, a novel parameter-efficient training method that pairs correct reasoning paths with explicitly labeled logical fallacies during fine-tuning. Using Low-Rank Adaptation (LoRA) on the Phi-2 model, we show that exposing SLMs to curated negative reasoning examples sharpens their decision boundaries between valid and hallucinatory logic. Comprehensive evaluation on arithmetic (GSM8K) and symbolic reasoning (BBH) benchmarks shows that CCoT significantly reduces hallucination rates, measured by stepwise logical consistency, and improves final-answer accuracy by 12.5% relative to standard fine-tuning. This work provides a scalable, hardware-accessible framework for improving the reliability of resource-constrained language models in edge AI applications