• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 289
  • 78
  • Tagged with
  • 367
  • 367
  • 367
  • 367
  • 82
  • 74
  • 56
  • 43
  • 43
  • 43
  • 35
  • 33
  • 32
  • 32
  • 31
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
41

Trefaslogger : Konstruktion av ett inbyggt system

Kolar, Andreas, Altawel, Bashar January 2021 (has links)
This thesis decribe the process through a construction of an embedded system. Furthermore it is concerning about an improvement work for a three-phase logger. Therefore, functions have been decomposed into steps of surveys, specifications and development. All these parts together provide conditions for a final realization. Things were questioned in a way to find a suitable way with regard to several aspects.It turned out that, in order to talk more about technology and be succesful with thesekind of projects it is necessary to have a well-executed method. Even if the construction deviates from expectations, there are still opportunities and basis for iterating theproject another time. The result presents a focus on hardware. Which also highlights decisions, difficulties and other options in the design of a three-phase logger.
42

Requirements-Level Reuse Recommendation and Prioritization of Product Line Assets

Abbas, Muhammad January 2021 (has links)
Software systems often target a variety of different market segments. Targeting varying customer requirements requires a product-focused development process. Software Product Line (SPL) engineering is one possible approach based on reuse rationale to aid quick delivery of quality product variants at scale. SPLs reuse common features across derived products while still providing varying configuration options. The common features, in most cases, are realized by reusable assets. In practice, the assets are reused in a clone-and-own manner to reduce the upfront cost of systematic reuse. Besides, the assets are implemented in increments, and requirements prioritization also has to be done. In this context, the manual reuse analysis and prioritization process become impractical when the number of derived products grows. Besides, the manual reuse analysis process is time-consuming and heavily dependent on the experience of engineers. In this licentiate thesis, we study requirements-level reuse recommendation and prioritization for SPL assets in industrial settings. We first identify challenges and opportunities in SPLs where reuse is done in a clone-and-own manner.  We then focus on one of the identified challenges: requirements-based SPL assets reuse and provide automated support for identifying reuse opportunities for SPL assets based on requirements. Finally, we provide automated support for requirements prioritization in the presence of dependencies resulting from reuse.
43

Hjälpmedel för synnedsatta med ultraljudssensorer

Sawirot, Sithichot, Nguyen, Tommy January 2020 (has links)
No description available.
44

A Digits-Recognition Convolutional Neural Network on FPGA / Ett faltningsbaserat neuralt nätverk för sifferigenkänning på FPGA

Wang, Zhenyu January 2019 (has links)
A convolutional neural network (CNN) is a deep learning framework that is widely used in computer vision. A CNN extracts important features of input images by perform- ing convolution and reduces the parameters in the network by applying pooling operation. CNNs are usually implemented with programming languages and run on central process- ing units (CPUs) and graphics processing units (GPUs). However in recent years, research has been conducted to implement CNNs on field-programmable gate array (FPGA). The objective of this thesis is to implement a CNN on an FPGA with few hardware resources and low power consumption. The CNN we implement is for digits recognition. The input of this CNN is an image of a single digit. The CNN makes inference on what number it is on that image. The performance and power consumption of the FPGA is compared with that of a CPU and a GPU. The results show that our FPGA implementation has better performance than the CPU and the GPU, with respect to runtime, power consumption, and power efficiency.
45

Utforskning utav Linux roll i att Accelerera Tid till Marknaden för Inbyggda System / Exploring the Role of Linux in Accelerating Time-to-Market for Embedded Systems : A Mixed Methods Approach

Alexandersson, Josua, Persson, Jesper January 2023 (has links)
How can Linux reduce the time required for development in embedded systems, and what makes Linux appealing to embedded developers despite the loss in overall control? Through qualitative interviews with industry professionals and a systematic literature review, challenges and benefits of using Linux in embedded systems development were identified and discussed. Three hypotheses were formulated based on recurring topic agreement among the interview subjects: Reduced development time through the use of open-source solutions, struggles with real-time and security requirements, and challenges within troubleshooting and dependency management. The empirical data observed primarily aligned with the professional perception indicating the potential for development time reduction leveraging resources properly. However also highlighting additional challenges that are not present in traditional embedded system development. Several trade-offs were observed from the findings, including increased overhead and licensing concerns. Further research is required to fully understand the advantages, challenges and limits associated with Linux in an embedded system environment. This study provides valuable insights for future exploration within the field.
46

Performance Evaluation of Non-commercial LTE Network For Smart Grid Application : Modification of IEC 61850-90-5 Protocol stack and its Testing over Non-commercial LTE

Bogati, Rajendra January 2017 (has links)
The introduction of smart grid technology has changed the way traditional power grid network function. It made the grid structure more dynamic by enhancing electrical usage management capability. Also, it has increased the scope to enhance communication infrastructure in a smart grid structure. The current smart grid solution is based on IEC 61850 architecture where the exchange of information between the electrical utilities is over the fast Ethernet LAN connection. This communication mechanism is fast, efficient but lacks scalability, flexibility and less susceptible to failure. Also, earlier technical paper from IEC 61850 standard was for communication within a substation. Wide Area Monitoring Protection and Control implementation which utilizes coherent real time synchrophasor information would play a vital role in realizing the utility physical status. IEC 61850-90-5, a new technical report from International Electrotechnical Commission provides the mechanism to transmit and receive the synchrophasor information using the advance IP protocol over a wireless communication infrastructure for WAMPAC application. IEC 61850-90-5 provide a way to exchange routable synchrophasor information over public IP network such as LTE, WiMax, WLAN, etc. Out of all the available wireless solution, LTE provides high flexibility, distance coverage, data rate with low latency and hence can play an important role in replacing the existing communication structure in a smart grid. The thesis work evaluates the performance and applicability of LTE for smart grid communication. An IEC 61850-90-5 communication model utilizing UDP/IP protocol to transmit and receive data over the LTE network was developed from the open source project. The modified model was used to benchmark the performance of LTE. Different communication metrics such as reliability, availability, latency, and throughput was evaluated to benchmark the performance of LTE for time critical smart grid application. The metrics were measured for different packet sizes and transmission rates combination. The result shares some interesting findings on the readiness of LTE for smart grid solution. It is concluded that cellular network can play an important role in realizing communication infrastructure in a smart grid application.
47

SUPPORTING TIMING ANALYSIS OF THE NEXT-GENERATION CONTROLLER AREA NETWORK

Kovac, Imran, Panjevic, Adis January 2023 (has links)
Controller Area Network (CAN) is a communication bus designed in the 90s to make simple androbust in-vehicle networks. However, as vehicles are becoming more complex, higher performanceCAN protocols were introduced to manage the expanding volumes of real-time data and more strictsafety requirements. This resulted in the development of next-generation CAN protocols, i.e. CANwith Flexible Data rate (CAN FD) and CAN Extra Long (CAN XL). Response-Time Analysis(RTA) of CAN was developed as a tool to verify if all messages on the CAN bus meet their timingrequirements, i.e. meet their deadlines. Existing RTA is revisited and its applicability on CAN XLmessages is analyzed in the thesis. RTA with priority-based queueing policy, but also RTA whichconsiders different buffer limitations is also revisited. This thesis developed an analytical modelfor Worst-Case Transmission Time (WCTT) calculations for CAN XL which is a prerequisite forits RTA. Finally, MPS-CAN Analyzer and industrial tool suit Rubus-ICE are extended to supportRTA of both CAN FD and CAN XL. The extended tools were used to implement two use casesconsisting of the number of CAN, CAN FD and CAN XL messages. Several experiments wereconducted to compare the performance of different CAN generations in terms of response times ofthe messages. The results indicate that larger data payloads should be sent using next-generationCAN protocol with their bit-rate switching option enabled. Nodes implementing abortable and nonabortablebuffers were also analyzed in the two experiments. Small differences in the response timesof the messages were noticed when buffer limitations are considered.
48

Predicting Waveforms with Machine Learning for Efficient Triggering in Monitoring Systems

Rautio, Amanda January 2023 (has links)
Energy systems need to evolve to meet the requirements of the modern world and the future. Hence, substantial effort is needed at an academic and industrial level to develop valuable diagnostic techniques. One current limitation of developing these diagnostic techniques is a lack of data on significant changes in the power signal (voltage and current). Producing sufficient data would require the deployment of data acquisition units that can record events of interest. These data acquisition units could be embedded systems deployed in the field. One way to detect changes in the signal is via a waveform prediction algorithm. Hence, waveform prediction will play a significant role in developing the trigger mechanism for monitoring algorithms as predicting a waveform a few cycles ahead allow the triggering of desired events. This thesis aims to find suitable machine-learning models for online and real-time time series prediction that predict the nominal state of a power signal waveform and could be used to detect significant events to activate a trigger mechanism in data acquisition devices. In this thesis, three different machine-learning models: Accurate Online Support Vector Regression (AOSVR), online Autoregressive Integrated Moving Average (ARIMA), and online Gated Recurrent Units (GRU) are implemented on a Raspberry Pi 3B+ and compared to each other in the aspects of computation time and error. Rigorous testing results demonstrate that the AOSVR had the lowest average operation in all the tested sampling rates, while the ARIMA had the overall lowest prediction time and lowest error when tested on data with sampling rates up to 2.5 kHz. Furthermore, all the models were able to produce a trigger at significant events. The results of this thesis could be used by the industry to further the development of diagnostic techniques, as well as increase the general knowledge of machine-learning applications on embedded systems.
49

Implementering och jämförelse mellan två MPPT-algoritmer

Selldén, Oscar, Andersson, Markus January 2022 (has links)
In this work, two MPPT algorithms have been implemented and evaluated in an existing solar charger from the company Solar Bora. This with the aim of evaluating which algorithm performs best in terms of power production and stability in the system in question. Another goal in this work was to develop the solar cell charger with support for several input channels to be able to connect several solar cell panels. This with the aim of giving more redundancy to the system and further increasing power production. The challenge that arose regarding multiple channels was about how the channels would be balanced among themselves in a stable way. As a minor part of this work, it was also included to evaluate whether a minor hardware optimization was possible. The purpose of this was also to increase power production. The result of this work regarding how the MPPT algorithms perform is in line with the theory presented in the theory part. / I detta arbete har två MPPT-algoritmer implementerats och utvärderats i en befintlig solcellsladdare från företaget Solar Bora. Detta med syfte att utvärdera vilken algoritm som presterar bäst i form av effektproduktion och stabilitet i systemet i fråga. Ytterligare ett mål i detta arbete var att utveckla solcellsladdaren med stöd för flera in-kanaler för att kunna ansluta flera solcellspaneler. Detta med syfte att ge mera redundans till systemet samt öka effektproduktionen ytterligare. Utmaningen som uppstod gällande multipla kanaler handlade om hur kanalerna skulle balanseras sinsemellan på ett stabilt sätt. Som en mindre deluppgift i detta arbete ingick även att utvärdera huruvida en mindre hårdvaruoptimering var möjlig. Syftet med denna var också att öka effektproduktionen. Resultatet i detta arbete gällande hur MPPT-algoritmerna presterar stämmer överens med den teori som presenteras i teoridelen.
50

Continuous system-wide profiling of High Performance Computing parallel applications : Profiling high performance applications

Dugani, Vishwanath January 2016 (has links)
Profiling of an application identifies parts of the code being executed using the hardware performance counters thus providing the application’s performance. Profiling has long been standard in the development process focused on a single execution of a single program. As computing systems have evolved, understanding the bigger picture across multiple machines has become increasingly important. As supercomputing grows in pervasiveness and scale, understanding parallel applications performance and utilization characteristics is critically important, because even minor performance improvements translate into large cost savings. The study surveys various tools for the application. After which, Perfminer was integrated in SCANIA’s Linux clusters to profile CFD and FEA applications exploiting the batch queue system features for continuous system wide profiling, which provides performance insights for high performance applications, with negligible overhead. Perfminer provides stable, accurate profiles and a cluster-scale tool for performance analysis. Perfminer effectively highlights the micro-architectural bottlenecks. / Profilering av en ansökan identifierar delar av koden exekveras med hjälp av hårdvara prestandaräknare därmed ger programmets prestanda. Profilering har länge varit standard i utvecklingsprocessen fokuserad på en enda exekvering av ett enda program. Som datorsystem har utvecklats, att förstå helheten på flera datorer har blivit allt viktigare. Som superdatorer växer i genomslagskraft och skala, är förståelsen parallella applikationer prestanda och användningsegenskaper avgörande betydelse, eftersom även prestandaförbättringar mindre översätta till stora kostnadsbesparingar. Studien granskar olika verktyg för tillämpningen. Därefter var Perfminer integrerat i Scanias Linux-kluster att profilera CFD och FEA-program som utnyttjar sats kösystem funktioner för kontinuerlig hela systemet profilering, vilket ger prestanda insikter för högpresterande tillämpningar, med försumbar overhead. Perfminer ger stabila, noggranna profiler och ett kluster skala verktyg för prestandaanalys. Perfminer belyser effektivt mikro arkitektoniska flaskhalsar.

Page generated in 0.0807 seconds