| | SLO | ENG | Piškotki in zasebnost

Večja pisava | Manjša pisava

Iskanje po katalogu digitalne knjižnice Pomoč

Iskalni niz: išči po
išči po
išči po
išči po
* po starem in bolonjskem študiju

Opcije:
  Ponastavi


1 - 10 / 37
Na začetekNa prejšnjo stran1234Na naslednjo stranNa konec
1.
Evolution of domain-specific modeling language: an example of an industrial case study on an RT-sequencer
Tomaž Kos, Marjan Mernik, Tomaž Kosar, 2022, izvirni znanstveni članek

Opis: Model-driven engineering is a well-established software development methodology that uses models to develop applications where the end-users with visual elements model abstractions from a specific domain. These models are based on domain-specific modeling language (DSML), which is particular to the problem domain. During DSML use, new ideas emerge and DSMLs evolve. However, reports on DSML evolution are rare. This study presents a new DSML called RT-Sequencer that evolved from our DSML Sequencer to support, in addition to the Data Acquisition domain, also a new domain—Real-Time Control (RTC) systems. The process of defining models with a new language RT-Sequencer has changed in a way that new end-users were introduced—advanced endusers, which use general-purpose language (GPL) and advanced programming concepts to define modeling environments for the RT-Sequencer end-users. More specifically, an industrial experience with the RT-Sequencer is presented, where DSML was opened for extension so that a GPL code could be inserted into the model to create new visual blocks for the end-user, and the possibility to adapt and optimize the execution code for a particular task. Our experience shows the specific case of DSML evolution supporting another problem domain, and the implementation effort needed to extend domain-specific modeling language with GPL support.
Ključne besede: model-driven engineering, domain-specific modeling languages, measurement systems, Real-Time Control systems, data acquisition, language evolution, experience report
Objavljeno v DKUM: 27.03.2025; Ogledov: 0; Prenosov: 2
.pdf Celotno besedilo (1,70 MB)
Gradivo ima več datotek! Več...

2.
Corrosion of NiTiDiscs in different seawater environments
Jelena Pješčić-Šćepanović, Gyöngyi Vastag, Špiro Ivošević, Nataša Kovač, Rebeka Rudolf, 2022, izvirni znanstveni članek

Opis: This paper gives an approach to the corrosion resistance analysis and changes in the chemical composition of anNiTi alloy in the shape of a disc, depending on different real seawater environments. The NiTi discs were analysed after 6 months of exposure in real seawater environments: the atmosphere, a tidal zone, and seawater. The corrosion tests showed that the highest corrosion rate for the discs is in seawater because this had the highest value of current density, and the initial disc had the most negative potential. Measuring the chemical composition of the discs using inductively coupled plasma and X-ray fluorescence before the experiment and semiquantitative analysis after the experiment showed the chemical composition after 6 months of exposure. Furthermore, the applied principal component analysis and cluster analysis revealed the influence of the different environments on the changes in the chemical composition of the discs. Cluster analysis detected small differences between the similar corrosive influences of the analysed types of environments during the period of exposure. The obtained results confirm that PCA can detect subtle quantitative differences among the corrosive influences of the types of marine environments, although the examined corrosive influences are quite similar. The applied chemometric methods (CA and PCA) are, therefore, sensitive enough to register the existence of slight differences among corrosive environmental influences on the analysed NiTi SMA.
Ključne besede: NiTi discs, corrosion rate, real seawater environment, cluster analysis (CA), principal component analysis (PCA)
Objavljeno v DKUM: 20.03.2025; Ogledov: 0; Prenosov: 6
.pdf Celotno besedilo (5,35 MB)
Gradivo ima več datotek! Več...

3.
ECONOMIC EFFICIENCY ANALYSIS OF DIVERSIFICATION IN MILK FARM BUSINESS USING REAL OPTIONS APPROACH
Nemanja Jalić, 2025, doktorska disertacija

Opis: The significance of the agricultural sector in the economy of Republika Srpska, as well as the importance of dairy cattle farming within agriculture, determined the thematic field of the research, which had several key research objectives. The first objective of the dissertation was to determine the economic efficiency of the investment in milk production and sales on family farms with 8-15 dairy cows in Republika Srpska. The second objective was to assess the risk, or volatility, of such investment projects. The third objective was to calculate the additional value of diversification in transitioning from selling milk to milk processing into cheese on the same farm and determine the additional project's strategic value. The final objective was to compare the case studies of the analyzed farms based on selected indicators. Primary data were collected by interviewing five farmers who produce milk and process it into cheese while secondary data were obtained from various sources. Key data processing methods included Cost-Benefit Analysis, Monte Carlo simulations, and Black-Scholes and Binomial methods for evaluating real options. Based on the results of the analysis of milk production projects on small farms in Republika Srpska, it was concluded that these projects are economically unsustainable due to their negative and insufficiently satisfactory indicators. Through Monte Carlo simulations, it was determined that changes in input and output prices have an impact on such projects. Diversification of milk production into cheese processing on small farms is economically efficient, as the option values of the additional project are satisfactory and the NPVS, representing the total value of the additional project, ranges from €28,000 to €143,000 for all five analyzed farms. Based on the farm analysis, the conclusion is that the farm with the highest number of dairy cows implements an extensive feeding method, and sells its products at a prominent tourist location in rural areas has the best indicators and represents the best business model for small milk farms in the territory of Republika Srpska.
Ključne besede: Agriculture, Milk farming, Cheese production, Cost-Benefit Analysis, Real Options Approach, Monte Carlo Simulation
Objavljeno v DKUM: 13.03.2025; Ogledov: 0; Prenosov: 12
.pdf Celotno besedilo (7,79 MB)

4.
Identification of Lithium-Ion Battery Parameter Variations Across Cells using Artificial Intelligence
Tine Lubej, 2024, magistrsko delo

Opis: This thesis focuses on improving the simulation, estimation, and accuracy of parameter identification in lithium-ion battery models. The key objective was to enhance a previously developed program by transitioning it to an object-oriented design, making it more efficient, user-friendly, and modular. Additionally, efforts were made to optimize the parameter estimation process by upgrading the cost function used during simulations and integrating real-world battery measurement data, specifically for the LGM50 battery type. The first step in the thesis involved reworking the codebase to an object-oriented structure, which improved not only the code’s clarity but also its extensibility and efficiency. With this change, the program was better suited for future improvements and became more accessible for other users through simplified installation procedures. This was accompanied by the implementation of unit testing to ensure the reliability of the code. Experiments were conducted across a range of discharge rates (from 0.05C to 1C) to evaluate the performance of the model under different conditions. These tests helped to identify trends in how the model responded to changes in operational parameters. Additionally, a dynamic pulse test was performed, which allowed for more precise estimation of the parameters. The results of these tests demonstrated the robustness of the methodology, especially under dynamic conditions. A major innovation introduced in this thesis was the development of a new cost function, which led to noticeable improvements in parameter estimation accuracy, particularly under high discharge rates and when estimating multiple parameters simultaneously. This new cost function proved especially effective in more complex scenarios, where the original cost function struggled to maintain the same level of accuracy. The program’s capabilities were further extended by incorporating real experimental data. Using a constant discharge profile for the LGM50 battery, the results showed some challenges when dealing with real-world data, particularly due to issues in measurement or data preprocessing. Nonetheless, the model consistently produced solutions, although the accuracy was influenced by the quality of the input data. The thesis concludes by highlighting the success of the improvements made, both in terms of the program’s structure and the precision of its estimations. However, it also emphasizes the importance of improving the quality of real-world data to fully leverage the model’s potential in practical applications. This work lays a foundation for future developments in battery modeling, providing a framework that is adaptable for further research and practical use.
Ključne besede: Machine Learning, Lithium-Ion Batteries, Parameter Estimation, Uncertainty Quantification, Real-experimental data
Objavljeno v DKUM: 03.03.2025; Ogledov: 0; Prenosov: 26
.pdf Celotno besedilo (5,99 MB)

5.
Wearable online freezing of gait detection and cueing system
Jan Slemenšek, Jelka Geršak, Božidar Bratina, Vesna M. Van Midden, Zvezdan Pirtošek, Riko Šafarič, 2024, izvirni znanstveni članek

Opis: This paper presents a real-time wearable system designed to assist Parkinson’s disease patients experiencing freezing of gait episodes. The system utilizes advanced machine learning models, including convolutional and recurrent neural networks, enhanced with past sample data preprocessing to achieve high accuracy, efficiency, and robustness. By continuously monitoring gait patterns, the system provides timely interventions, improving mobility and reducing the impact of freezing episodes. This paper explores the implementation of a CNN+RNN+PS machine learning model on a microcontroller-based device. The device operates at a real-time processing rate of 40 Hz and is deployed in practical settings to provide ‘on demand’ vibratory stimulation to patients. This paper examines the system’s ability to operate with minimal latency, achieving an average detection delay of just 261 milliseconds and a freezing of gait detection accuracy of 95.1%. While patients received on-demand stimulation, the system’s effectiveness was assessed by decreasing the average duration of freezing of gait episodes by 45%. These preliminarily results underscore the potential of personalized, real-time feedback systems in enhancing the quality of life and rehabilitation outcomes for patients with movement disorders.
Ključne besede: Parkinson’s disease, freezing of gait, machine learning, real-time systems, wearable devices, on-demand stimulation
Objavljeno v DKUM: 31.01.2025; Ogledov: 0; Prenosov: 4
.pdf Celotno besedilo (6,29 MB)

6.
Multilingual framework for risk assessment and symptom tracking (MRAST)
Valentino Šafran, Simon Lin, Jama Nateqi, Alistair G. Martin, Urška Smrke, Umut Arioz, Nejc Plohl, Matej Rojc, Dina Běma, Marcela Chavez, Matej Horvat, Izidor Mlakar, 2024, izvirni znanstveni članek

Opis: The importance and value of real-world data in healthcare cannot be overstated because it offers a valuable source of insights into patient experiences. Traditional patient-reported experience and outcomes measures (PREMs/PROMs) often fall short in addressing the complexities of these experiences due to subjectivity and their inability to precisely target the questions asked. In contrast, diary recordings offer a promising solution. They can provide a comprehensive picture of psychological well-being, encompassing both psychological and physiological symptoms. This study explores how using advanced digital technologies, i.e., automatic speech recognition and natural language processing, can efficiently capture patient insights in oncology settings. We introduce the MRAST framework, a simplified way to collect, structure, and understand patient data using questionnaires and diary recordings. The framework was validated in a prospective study with 81 colorectal and 85 breast cancer survivors, of whom 37 were male and 129 were female. Overall, the patients evaluated the solution as well made; they found it easy to use and integrate into their daily routine. The majority (75.3%) of the cancer survivors participating in the study were willing to engage in health monitoring activities using digital wearable devices daily for an extended period. Throughout the study, there was a noticeable increase in the number of participants who perceived the system as having excellent usability. Despite some negative feedback, 44.44% of patients still rated the app’s usability as above satisfactory (i.e., 7.9 on 1–10 scale) and the experience with diary recording as above satisfactory (i.e., 7.0 on 1–10 scale). Overall, these findings also underscore the significance of user testing and continuous improvement in enhancing the usability and user acceptance of solutions like the MRAST framework. Overall, the automated extraction of information from diaries represents a pivotal step toward a more patient-centered approach, where healthcare decisions are based on real-world experiences and tailored to individual needs. The potential usefulness of such data is enormous, as it enables better measurement of everyday experiences and opens new avenues for patient-centered care.
Ključne besede: multilingual framework, risk assessment, symptom tracking, chronic diseases, patient-centered care, real-world data
Objavljeno v DKUM: 12.08.2024; Ogledov: 74; Prenosov: 15
.pdf Celotno besedilo (5,29 MB)

7.
Action-Based Digital Characterization of a Game Player
Damijan Novak, Domen Verber, Jani Dugonik, Iztok Fister, 2023, izvirni znanstveni članek

Ključne besede: association rule mining, digital characterization, game agent, game player, real-time strategy games
Objavljeno v DKUM: 23.05.2024; Ogledov: 131; Prenosov: 8
.pdf Celotno besedilo (9,40 MB)
Gradivo ima več datotek! Več...

8.
9.
Sustainable operations of last mile logistics based on machine learning processes
Jerko Oršič, Borut Jereb, Matevž Obrecht, 2022, izvirni znanstveni članek

Opis: The last-mile logistics is regarded as one of the least efficient, most expensive, and polluting part of the entire supply chain and has a significant impact and consequences on sustainable delivery operations. The leading business model in e-commerce called Attended Home Delivery is the most expensive and demanding when a short delivery window is mutually agreed upon with the customer, decreasing possible optimizing flexibility. On the other hand, last-mile logistics is changing as decisions should be made in real time. This paper is focused on the proposed solution of sustainability opportunities in Attended Home Delivery, where we use a new approach to achieve more sustainable deliveries with machine learning forecasts based on real-time data, different dynamic route planning algorithms, tracking logistics events, fleet capacities and other relevant data. The developed model proposes to influence customers to choose a more sustainable delivery time window with important sustainability benefits based on machine learning to predict accurate time windows with real-time data influence. At the same time, better utilization of vehicles, less congestion, and fewer failures at home delivery are achieved. More sustainable routes are selected in the preplanning process due to predicted traffic or other circumstances. Increasing time slots from 2 to 4 h makes it possible to improve travel distance by about 5.5% and decrease cost by 11% if we assume that only 20% of customers agree to larger time slots.
Ključne besede: supply chain management, real-time, home delivery, business modeling, e-commerce, time window
Objavljeno v DKUM: 19.02.2024; Ogledov: 265; Prenosov: 70
.pdf Celotno besedilo (1,54 MB)
Gradivo ima več datotek! Več...

10.
Estimation of real driving emissions based on data from OBD
Matej Fike, Andrej Predin, 2022, objavljeni povzetek znanstvenega prispevka na konferenci

Ključne besede: vehicle, diesel engine, exhaust emission levels, real driving emissions
Objavljeno v DKUM: 30.10.2023; Ogledov: 374; Prenosov: 7
.pdf Celotno besedilo (14,78 MB)
Gradivo ima več datotek! Več...

Iskanje izvedeno v 0.18 sek.
Na vrh
Logotipi partnerjev Univerza v Mariboru Univerza v Ljubljani Univerza na Primorskem Univerza v Novi Gorici