<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>College of Science, Engineering and Technology</title>
<link>https://ir.unisa.ac.za/handle/10500/128</link>
<description/>
<pubDate>Mon, 10 Aug 2026 17:21:15 GMT</pubDate>
<dc:date>2026-08-10T17:21:15Z</dc:date>
<item>
<title>I am a “Thou” Therefore “I am”: Embedding Values and Norms into Intelligent Systems</title>
<link>https://ir.unisa.ac.za/handle/10500/32818</link>
<description>I am a “Thou” Therefore “I am”: Embedding Values and Norms into Intelligent Systems
Nkohla-Ramunenyiwa, Thando; Mnkandla  , Ernest             
The Enlightenment Era ushered in a platform for science to mark its epistemological territory, which has gained a following in a number of disciplines. One of these disciplines is technology. Technological advancements have progressed exponentially, to the point that on the ethics front, it has become challenging to catch up with this growth. Intelligent systems are a dimension of technological advancements that have, on the one hand, brought a considerable amount of convenience for society and, on the other hand, presented ethical concerns that require attention. At times complementary with capitalistic ideals, intelligent systems seem to be more appealing to the consumer than to the individual as a moral agent. Consequently, this paper aims to recommend a way forward when it comes to embedding values and norms into intelligent systems.
</description>
<pubDate>Mon, 29 Jul 2019 00:00:00 GMT</pubDate>
<guid isPermaLink="false">https://ir.unisa.ac.za/handle/10500/32818</guid>
<dc:date>2019-07-29T00:00:00Z</dc:date>
</item>
<item>
<title>Enhancing water utility bulk meter reading through lot retrofit : a reliable and energy efficient wireless solution : the Rand Water case study in South Africa</title>
<link>https://ir.unisa.ac.za/handle/10500/32797</link>
<description>Enhancing water utility bulk meter reading through lot retrofit : a reliable and energy efficient wireless solution : the Rand Water case study in South Africa
Dlamini, Advisor Mlungisi
Water is a scarce resource and appropriate smart bulk water metering and leakage detection are crucial. Current smart bulk water metering methods at Rand Water in South Africa are moving from being essentially manual to being automated. However, the currently used methods remain operationally costly, energy inefficient and not so reliable in terms of their employed communication approaches. This often leads to suboptimal resource allocation. Additionally, most of these bulk water meters are enclosed within concrete chambers and are at mostly at low elevation or even underground.&#13;
This poses a problem in terms of identifying an efficient wireless solution for remote reading and site security. This study investigates and evaluates the performance of an appropriate Internet of Things (IoT) solution capable of reliably and in an energy efficient manner sending bulk water meter readings to a remote server for processing. The proposed solution can overcome the identified low elevation and penetration issues. It also detects possible water leakages, water chamber overflow, burst detection and any kind of site tampering in the form of alarms to ensure timely response and reduced operational cost. This study employs a simulation-based methodology using MATLAB to develop and evaluate deployment-aware models for both LoRaWAN and NB-IoT protocols, specifically incorporating the effects of reinforced concrete attenuation, low antenna elevation, and join/rejoin dynamics. This approach consists of a wireless communication feasibility study of the existing water utility infrastructure, followed by the implementation of identified low-power wide area network (LPWAN) IoT protocols suited for the application and the performance evaluation and comparison of the identified LPWAN IoT technologies in terms of energy efficiency and communication reliability. The results obtained from the proposed approach demonstrate that NB-IoT achieves superior reliability, maintaining packet delivery ratios above 0.96 even under severe concrete penetration losses up to 30 dB, while LoRaWAN exhibits a sharp degradation in reliability below 0.85 beyond 20 dB attenuation. Conversely, LoRaWAN offers better energy efficiency and extended battery lifetime under moderate conditions, whereas NB-IoT trades higher energy consumption for predictable and robust packet delivery. These findings support a deployment-aware, hybrid technology selection strategy for large-scale underground bulk water metering applications.
</description>
<pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
<guid isPermaLink="false">https://ir.unisa.ac.za/handle/10500/32797</guid>
<dc:date>2026-01-15T00:00:00Z</dc:date>
</item>
<item>
<title>Multi-lingual emotion detection in speech using hybrid neural network architectures</title>
<link>https://ir.unisa.ac.za/handle/10500/32778</link>
<description>Multi-lingual emotion detection in speech using hybrid neural network architectures
Norval, Michael John
The advancement of Deep Learning has revolutionised numerous fields, including humancomputer&#13;
interaction (HCI) and emotion detection. In speech recognition, voice assistants such&#13;
as Apple's Siri, Microsoft's Cortana, and Google's Assistant have become integral to everyday&#13;
technology use. However, current emotion detection systems often need more support for&#13;
African languages, presenting a significant research gap. The aim and objectives of the study&#13;
are to develop a Speech Emotion Recognition (SER) system tailored to South African&#13;
languages, with a specific focus on Afrikaans. The primary objective is to compile an Afrikaans&#13;
speech corpus for emotion recognition. Furthermore, it explores hybrid neural network&#13;
architectures combining CNN, Recurrent Neural Networks (RNNs) and Long Short-Term&#13;
Memory (LSTM) networks for improved accuracy. Finally, the aim is to investigate the&#13;
optimisation of SER models for multilingual cross-language support.&#13;
This study adopts a pragmatic research paradigm, utilising the Design Science Research&#13;
Framework (DSR). Data is collected quantitatively. The literature review covers human&#13;
speech, speech physiology, neural network architectures, speech corpus, and data extraction&#13;
methods. Hybrid architectures and preprocessing techniques are examined to identify the most&#13;
effective configurations. The Afrikaans speech corpus is sourced from Creative Commons&#13;
(CC) sources, with data augmentation using Generative Adversarial Networks (GANs).&#13;
The study successfully compiled an Afrikaans speech corpus. Synthetic speech samples were&#13;
created using frameworks such as Tacotron 2 and the WaveNet vocoder, thereby enhancing&#13;
sound quality. For the Hybrid Neural Network Architectures: The novel Dendritic&#13;
Convolutional Long Short-Term Memory (DCLSTM) architecture outperformed traditional&#13;
CNN and LSTM models, effectively capturing nuanced and long-term emotional dependencies&#13;
in audio data. The second Kalman filter variant was identified as the optimal preprocessing&#13;
technique for noisy speech signals. A final accuracy of 78.50% was achieved, improving on&#13;
baseline CNN and LSTM models. For the Multilingual SER System, the DenCaps model&#13;
achieved up to 71.91% accuracy on multilingual datasets, demonstrating improved&#13;
generalisation and better capture of temporal dynamics and spatial hierarchies in emotional&#13;
speech.&#13;
The findings highlight the effectiveness of hybrid neural network architectures and advanced&#13;
preprocessing techniques in improving SER accuracy. The development of the Afrikaans&#13;
speech corpus and the introduction of the DenCaps model represent significant advancements&#13;
in emotion detection. These results underscore the potential for creating robust, multilingual&#13;
SER systems that cater to diverse linguistic needs. The research objectives were successfully&#13;
achieved through the development of a specialised Afrikaans speech corpus, the exploration of&#13;
innovative neural network architectures, and the optimisation of models for multilingual&#13;
support. The academic contributions pave the way for more accurate, contextually aware&#13;
human-computer interaction systems that address the research gap in emotion detection for African languages.
Text and abstract in English
</description>
<pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
<guid isPermaLink="false">https://ir.unisa.ac.za/handle/10500/32778</guid>
<dc:date>2026-07-01T00:00:00Z</dc:date>
</item>
<item>
<title>A quantified self technology framework for monitoring and managing diabetes</title>
<link>https://ir.unisa.ac.za/handle/10500/32777</link>
<description>A quantified self technology framework for monitoring and managing diabetes
Mutunhu, Belinda
Background: Diabetes is a chronic disease that requires constant monitoring of blood glucose levels. However, in developing nations, most patients with diabetes fail to manage this disease. This is chiefly because the prevailing traditional methods involve infrequent hospital visits and the use of glucometers, spreadsheets, and logbooks. This is a tedious and inaccurate process that lacks real-time decision-making. Thus, most patients fail to be actively involved in the management of the disease, leading to serious complications. Quantified self-technology (QST), which uses wearable devices and mobile applications to monitor physiological parameters, offers an interactive, integrated solution for managing diabetes. However, owing to a lack of expertise, sociocultural challenges, and insufficient tailored theoretical frameworks, the adoption of QST is minimal in developing nations.&#13;
Objective: The main objective of this study was to propose a framework for adopting quantified self-technology for managing diabetes in developing countries.&#13;
Methodology: To understand QST, a systematic literature review identified the components of the QST framework. Resultantly, a conceptual framework was developed, which served as a guide in designing the research instruments for data collection. Thus, this study employed a single, embedded case study design and face-to-face interviews for data gathering. An interpretivist paradigm was used to interview 35 patients with diabetes from a hospital in Bulawayo, who were purposively and self-selected. Braun and Clarke's thematic analysis, facilitated by ATLAS.ti software, was used to improve methodological rigour.&#13;
Results: The six core drivers and inhibitors of QST adoption among diabetics were identified as user characteristics, technology preparedness, perceived benefits, usability, social norms, and cybersecurity risks. Key user characteristics include digital literacy, self-efficacy, and awareness. Technological preparedness depends on cost, access to resources, training, and lowering technology anxieties. Over 70% of participants had a tertiary education, yet 69% were unaware of QST before the study. Participants perceived usability to be determined by usefulness, ease of use, and enjoyment. Furthermore, social norms can encourage or discourage adoption, depending on the views of the family and social surroundings. Cybersecurity risks may include privacy breaches, financial losses, and the misuse of information. Conclusion: This study proposes a framework for adopting QST to enhance diabetes self-care in developing countries. With the help of QST, patients can prevent acute complications, reduce hospital admissions, and be proactive in managing diabetes. The cybersecurity risks identified must be addressed to build trust and unlock QST benefits, including improved monitoring, adherence, motivation, data sharing, and cost savings. Thus, national health strategies should integrate QST into preventive care policies, as it will aid in monitoring, patient empowerment, and personalised treatment. However, the findings should be interpreted within the context of the study’s limitations, including self-selection bias, the single-hospital setting, and the focus on one QST application.&#13;
Contributions: This research contributes to the field of health informatics theoretically. This is achieved through, first, offering a new conceptual framework for the adoption of QST within a developing country context and, secondly, identifying two new determinants, namely training and technology anxiety, and demonstrating the contextual operationalisation of digital literacy and motivation in a developing-country diabetes-management context. It also highlights the importance of explicitly recognising perceived benefits in adoption theory, demonstrating that understanding value is essential before introducing new technologies among patients. Practically, the framework provides actionable guidance for designing low-cost, user-friendly QST interventions suited to resource-constrained settings. Lastly, the framework is particularly valuable to healthcare providers, developers, and policymakers who seek to improve diabetes management through innovative self-monitoring solutions.
Text and abstract in English
</description>
<pubDate>Sun, 01 Feb 2026 00:00:00 GMT</pubDate>
<guid isPermaLink="false">https://ir.unisa.ac.za/handle/10500/32777</guid>
<dc:date>2026-02-01T00:00:00Z</dc:date>
</item>
</channel>
</rss>
