3 resultados para issue of partial
em AMS Tesi di Laurea - Alm@DL - Università di Bologna
Resumo:
Nowadays, modern society is gradually becoming multicultural. However, only in the last few years awareness on its importance has been raised. In the case of Colombia, multiculturalism has existed since the pre-Columbian period and today there are more than 80 ethnic groups and 65 indigenous languages in the country. The aim of this work is to illustrate the status of indigenous languages in Colombia and to enlighten about the importance of recognizing, protecting and strengthening the use of these native languages. Subsequent to this, it will be point out that linguistic diversity should be considered a resource and not a barrier to achieve unity in diversity. Finally, ethno-education will be presented as an adequate educational program that may guarantee an equal linguistic representation in the country.
Resumo:
The objective of this thesis was the development of a new detection method of partial discharge (PD) activity in the stator of an electrical hybrid supercar fed by a silicon carbide converter, for which detection with common methods make it very difficult to separate PD pulses from switching noise. This work focused on the analysis and detection of partial discharges making use of an antenna, a peak detector, and an oscilloscope capable of capturing the electromagnetic pulses emitted during PD activity. Validation of the proposed method was done by comparing the partial discharge inception voltage (PDIV) detected by this system with the one obtained from an optical method of proven accuracy, with different rise times and samples. Further development of this method, if proved successful on a full stator, can help increasing the overall reliability of the car, potentially allowing for real time detection of PD activity and predictive maintenance before failure of the insulation system in a hybrid vehicle.
Resumo:
The technology of partial virtualization is a revolutionary approach to the world of virtualization. It lies directly in-between full system virtual machines (like QEMU or XEN) and application-related virtual machines (like the JVM or the CLR). The ViewOS project is the flagship of such technique, developed by the Virtual Square laboratory, created to provide an abstract view of the underlying system resources on a per-process basis and work against the principle of the Global View Assumption. Virtual Square provides several different methods to achieve partial virtualization within the ViewOS system, both at user and kernel levels. Each of these approaches have their own advantages and shortcomings. This paper provides an analysis of the different virtualization methods and problems related to both the generic and partial virtualization worlds. This paper is the result of an in-depth study and research for a new technology to be employed to provide partial virtualization based on ELF dynamic binaries. It starts with a mild analysis of currently available virtualization alternatives and then goes on describing the ViewOS system, highlighting its current shortcomings. The vloader project is then proposed as a possible solution to some of these inconveniences with a working proof of concept and examples to outline the potential of such new virtualization technique. By injecting specific code and libraries in the middle of the binary loading mechanism provided by the ELF standard, the vloader project can promote a streamlined and simplified approach to trace system calls. With the advantages outlined in the following paper, this method presents better performance and portability compared to the currently available ViewOS implementations. Furthermore, some of itsdisadvantages are also discussed, along with their possible solutions.