• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 751
  • 188
  • 94
  • 85
  • 80
  • 70
  • 38
  • 36
  • 32
  • 24
  • 19
  • 14
  • 12
  • 11
  • 10
  • Tagged with
  • 1720
  • 213
  • 157
  • 154
  • 118
  • 113
  • 110
  • 108
  • 107
  • 93
  • 87
  • 86
  • 80
  • 78
  • 75
  • 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.
981

Usability-Driven Security Enhancements in Person-to-Person Communication

Yadav, Tarun Kumar 01 February 2024 (has links) (PDF)
In the contemporary digital landscape, ensuring secure communication amid widespread data exchange is imperative. This dissertation focuses on enhancing the security and privacy of end-to-end encryption (E2EE) applications while maintaining or improving usability. The dissertation first investigates and proposes improvements in two areas of existing E2EE applications: countering man-in-the-middle and impersonation attacks through automated key verification and studying user perceptions of cryptographic deniability. Insights from privacy-conscious users reveal concerns about the lack of E2EE support, app siloing, and data accessibility by client apps. To address these issues, we propose an innovative user-controlled encryption system, enabling encryption before data reaches the client app. Finally, the dissertation evaluates local threats in the FIDO2 protocol and devises defenses against these risks. Additionally, it explores streamlining FIDO2 authentication management across multiple websites for user convenience and security.
982

GIPP: GPU-based Path Planning and Navigation Mesh Generation : A Novel Automatic Navigation Mesh Generator and Path Planning Algorithm using the Rendering Pipeline

Lundin, Elliot, Mathiasson, Felix January 2024 (has links)
Background. Geometry-Independent Path Planning (GIPP) can be done by generating a navigation mesh and computing paths on that mesh in real-time for parallel and dynamic path planning. However, many of the existing algorithms are not suitable for the Graphics card, therefore a new path planning algorithm is created. Hardware Accelerated Line Of Sight (HALOS) performs parallel path planning on grid maps in real-time using the GPU.   Objectives. This thesis aims to implement an automatic navigation mesh generation algorithm using the GPU rendering pipeline and a GPU-bound path planning algorithm for a grid-based map. The proposed method should generate accurate paths and run in real-time. To gather results, the methods are measured in run-time on different types of hardware and scenarios. Methods. Multiple experiments are conducted. A navigation mesh is generated in real-time using the rendering pipeline of the GPU. In addition, a novel path planning algorithm generates paths in real-time using the GPU by utilizing line of sight on the navigation mesh. GIPP is a multi-source, single-destination algorithm. The path planning is done parallel and dynamically to navigate around moving obstacles. Results. The experiments show that GIPP can generate a dynamic navigation mesh in real-time. However, the coverage of GIPP is poor, and some resolutions of GIPP result in agents being unable to reach the goal node. The performance effect of dynamic worlds on path planning is not noticeable compared to static worlds. Conclusions. The proposed method can perform real-time navigation mesh generation and path planning. Different resolutions of GINT show inconsistencies in the length of the path generated. This method, GIPP, is well suited for complex, dynamic, single-floor meshes that more traditional navigation mesh generators are not guaranteed to handle in real-time. The main performance bottleneck for GIPP is the number of layers created during path planning. / Bakgrund. Geometrioberoende vägplanering (GIPP) kan utföras genom att generera ett navigationsnät och beräkna vägar på detta nät i realtid för parallell och dynamisk vägplanering. Många vägplaneringsalgoritmer kan inte köras i realtid på grafikkortet. Därför har Hardware Accelerated Line Of Sight (HALOS) skapats, vilket utför parallell vägplanering i realtid med hjälp av GPU:n. Mål. Denna avhandling syftar till att implementera en automatisk algoritm för generering av navigationsnät med hjälp av GPU:ns renderingspipeline och implementera en GPU-bunden vägplaneringsalgoritm för en rutbaserad karta. Den föreslagna metoden genererar vägar och körs i realtid. För att samla in resultat mäts metoderna i körtid på olika typer av hårdvara och scenarier. \newline\textbf{Metoder.} Flertalet experiment utförst på GIPP. Ett navigationsnät genereras i realtid med hjälp av GPU:ns renderingspipeline och en ny vägplaneringsalgoritm genererar vägar i realtid med hjälp av sikten längs navigationsnätet. Denna algoritm har flera källor med en destination (MSSD) för att hantera ett stort antal agenter. Vägplaneringen görs parallellt och dynamiskt för att navigera runt rörliga hinder. Resultat. Experimenten visar att GIPP kan generera ett navigationsnät i realtid. GIPP har dock dålig precision när det gäller att generera effektiva vägar mot målet.  Vissa upplösningar leder till att agenter inte når slutmålet. Dynamiska världar har omärkbar påverkan på prestandan i jämförelse med statiska världar när det gäller vägplanering. Slutsatser. Den föreslagna metoden kan utföra navigationsnätsgenerering och vägplanering i realtid. Olika upplösningar av navigationsnätet visar att vägplanering har olikeheter i avstånd. Denna metod, GIPP, lämpar sig väl för komplexa, dynamiska, enplansvärldar. GIPPs flaskhals i prestandan är mängden lager som skapas under vägplaneringen.
983

New Insights in Prediction and Dynamic Modeling from Non-Gaussian Mixture Processing Methods

Safont Armero, Gonzalo 29 July 2015 (has links)
[EN] This thesis considers new applications of non-Gaussian mixtures in the framework of statistical signal processing and pattern recognition. The non-Gaussian mixtures were implemented by mixtures of independent component analyzers (ICA). The fundamental hypothesis of ICA is that the observed signals can be expressed as a linear transformation of a set of hidden variables, usually referred to as sources, which are statistically independent. This independence allows factoring the original M-dimensional probability density function (PDF) of the data as a product of one-dimensional probability densities, greatly simplifying the modeling of the data. ICA mixture models (ICAMM) provide further flexibility by alleviating the independency requirement of ICA, thus allowing the model to obtain local projections of the data without compromising its generalization capabilities. Here are explored new possibilities of ICAMM for the purposes of estimation and classification of signals. The thesis makes several contributions to the research in non-Gaussian mixtures: (i) a method for maximum-likelihood estimation of missing data, based on the maximization of the PDF of the data given the ICAMM; (ii) a method for Bayesian estimation of missing data that minimizes the mean squared error and can obtain the confidence interval of the prediction; (iii) a generalization of the sequential dependence model for ICAMM to semi-supervised or supervised learning and multiple chains of dependence, thus allowing the use of multimodal data; and (iv) introduction of ICAMM in diverse novel applications, both for estimation and for classification. The developed methods were validated via an extensive number of simulations that covered multiple scenarios. These tested the sensitivity of the proposed methods with respect to the following parameters: number of values to estimate; kinds of source distributions; correspondence of the data with respect to the assumptions of the model; number of classes in the mixture model; and unsupervised, semi-supervised, and supervised learning. The performance of the proposed methods was evaluated using several figures of merit, and compared with the performance of multiple classical and state-of-the-art techniques for estimation and classification. Aside from the simulations, the methods were also tested on several sets of real data from different types: data from seismic exploration studies; ground penetrating radar surveys; and biomedical data. These data correspond to the following applications: reconstruction of damaged or missing data from ground-penetrating radar surveys of historical walls; reconstruction of damaged or missing data from a seismic exploration survey; reconstruction of artifacted or missing electroencephalographic (EEG) data; diagnosis of sleep disorders; modeling of the brain response during memory tasks; and exploration of EEG data from subjects performing a battery of neuropsychological tests. The obtained results demonstrate the capability of the proposed methods to work on problems with real data. Furthermore, the proposed methods are general-purpose and can be used in many signal processing fields. / [ES] Esta tesis considera nuevas aplicaciones de las mezclas no Gaussianas dentro del marco de trabajo del procesado estadístico de señal y del reconocimiento de patrones. Las mezclas no Gaussianas fueron implementadas mediante mezclas de analizadores de componentes independientes (ICA). La hipótesis fundamental de ICA es que las señales observadas pueden expresarse como una transformación lineal de un grupo de variables ocultas, normalmente llamadas fuentes, que son estadísticamente independientes. Esta independencia permite factorizar la función de densidad de probabilidad (PDF) original M-dimensional de los datos como un producto de densidades unidimensionales, simplificando ampliamente el modelado de los datos. Los modelos de mezclas ICA (ICAMM) aportan una mayor flexibilidad al relajar el requisito de independencia de ICA, permitiendo que el modelo obtenga proyecciones locales de los datos sin comprometer su capacidad de generalización. Aquí se exploran nuevas posibilidades de ICAMM para los propósitos de estimación y clasificación de señales. La tesis realiza varias contribuciones a la investigación en mezclas no Gaussianas: (i) un método de estimación de datos faltantes por máxima verosimilitud, basado en la maximización de la PDF de los datos dado el ICAMM; (ii) un método de estimación Bayesiana de datos faltantes que minimiza el error cuadrático medio y puede obtener el intervalo de confianza de la predicción; (iii) una generalización del modelo de dependencia secuencial de ICAMM para aprendizaje supervisado o semi-supervisado y múltiples cadenas de dependencia, permitiendo así el uso de datos multimodales; y (iv) introducción de ICAMM en varias aplicaciones novedosas, tanto para estimación como para clasificación. Los métodos desarrollados fueron validados mediante un número extenso de simulaciones que cubrieron múltiples escenarios. Éstos comprobaron la sensibilidad de los métodos propuestos con respecto a los siguientes parámetros: número de valores a estimar; tipo de distribuciones de las fuentes; correspondencia de los datos con respecto a las suposiciones del modelo; número de clases en el modelo de mezclas; y aprendizaje supervisado, semi-supervisado y no supervisado. El rendimiento de los métodos propuestos fue evaluado usando varias figuras de mérito, y comparado con el rendimiento de múltiples técnicas clásicas y del estado del arte para estimación y clasificación. Además de las simulaciones, los métodos también fueron probados sobre varios grupos de datos de diferente tipo: datos de estudios de exploración sísmica; exploraciones por radar de penetración terrestre; y datos biomédicos. Estos datos corresponden a las siguientes aplicaciones: reconstrucción de datos dañados o faltantes de exploraciones de radar de penetración terrestre de muros históricos; reconstrucción de datos dañados o faltantes de un estudio de exploración sísmica; reconstrucción de datos electroencefalográficos (EEG) dañados o artefactados; diagnóstico de desórdenes del sueño; modelado de la respuesta del cerebro durante tareas de memoria; y exploración de datos EEG de sujetos durante la realización de una batería de pruebas neuropsicológicas. Los resultados obtenidos demuestran la capacidad de los métodos propuestos para trabajar en problemas con datos reales. Además, los métodos propuestos son de propósito general y pueden utilizarse en muchos campos del procesado de señal. / [CA] Aquesta tesi considera noves aplicacions de barreges no Gaussianes dins del marc de treball del processament estadístic de senyal i del reconeixement de patrons. Les barreges no Gaussianes van ser implementades mitjançant barreges d'analitzadors de components independents (ICA). La hipòtesi fonamental d'ICA és que els senyals observats poden ser expressats com una transformació lineal d'un grup de variables ocultes, comunament anomenades fonts, que són estadísticament independents. Aquesta independència permet factoritzar la funció de densitat de probabilitat (PDF) original M-dimensional de les dades com un producte de densitats de probabilitat unidimensionals, simplificant àmpliament la modelització de les dades. Els models de barreges ICA (ICAMM) aporten una major flexibilitat en alleugerar el requeriment d'independència d'ICA, permetent així que el model obtinga projeccions locals de les dades sense comprometre la seva capacitat de generalització. Ací s'exploren noves possibilitats d'ICAMM pels propòsits d'estimació i classificació de senyals. Aquesta tesi aporta diverses contribucions a la recerca en barreges no Gaussianes: (i) un mètode d'estimació de dades faltants per màxima versemblança, basat en la maximització de la PDF de les dades donat l'ICAMM; (ii) un mètode d'estimació Bayesiana de dades faltants que minimitza l'error quadràtic mitjà i pot obtenir l'interval de confiança de la predicció; (iii) una generalització del model de dependència seqüencial d'ICAMM per entrenament supervisat o semi-supervisat i múltiples cadenes de dependència, permetent així l'ús de dades multimodals; i (iv) introducció d'ICAMM en diverses noves aplicacions, tant per a estimació com per a classificació. Els mètodes desenvolupats van ser validats mitjançant una extensa quantitat de simulacions que cobriren múltiples situacions. Aquestes van verificar la sensibilitat dels mètodes proposats amb respecte als següents paràmetres: nombre de valors per estimar; mena de distribucions de les fonts; correspondència de les dades amb respecte a les suposicions del model; nombre de classes del model de barreges; i aprenentatge supervisat, semi-supervisat i no-supervisat. El rendiment dels mètodes proposats va ser avaluat mitjançant diverses figures de mèrit, i comparat amb el rendiments de múltiples tècniques clàssiques i de l'estat de l'art per a estimació i classificació. A banda de les simulacions, els mètodes van ser verificats també sobre diversos grups de dades reals de diferents tipus: dades d'estudis d'exploració sísmica; exploracions de radars de penetració de terra; i dades biomèdiques. Aquestes dades corresponen a les següents aplicacions: reconstrucció de dades danyades o faltants d'estudis d'exploracions de radar de penetració de terra sobre murs històrics; reconstrucció de dades danyades o faltants en un estudi d'exploració sísmica; reconstrucció de dades electroencefalogràfiques (EEG) artefactuades o faltants; diagnosi de desordres de la son; modelització de la resposta del cervell durant tasques de memòria; i exploració de dades EEG de subjectes realitzant una bateria de tests neuropsicològics. Els resultats obtinguts han demostrat la capacitat dels mètodes proposats per treballar en problemes amb dades reals. A més, els mètodes proposats són de propòsit general i poden fer-se servir en molts camps del processament de senyal. / Safont Armero, G. (2015). New Insights in Prediction and Dynamic Modeling from Non-Gaussian Mixture Processing Methods [Tesis doctoral]. Universitat Politècnica de València. https://doi.org/10.4995/Thesis/10251/53913
984

Distributed cooperative MIMO in beyond 2020 wireless networks

Cabrejas Peñuelas, Jorge 02 May 2016 (has links)
[EN] Mobile communication systems are currently being developed with the aim of providing peak data rates up to 20 times higher to those of LTE-Advanced Rel 10. However, this performance improvement is often far from being the experimented performance by those users who are far from the Base Station (BS). In this sense, there exists a consensus on the fact that the best way to achieve the same quality for all users is with the use of heterogeneous networks composed of macrocells, microcells, femtocells, and relays. This dissertation addresses the use of Mobile Relays (MRs) to provide service to users who are at the cell-edge. MR is a natural extension of the fi xed relay in which users who are in the idle state could retransmit signals received from other transmitters to enhance data rates. This dissertation focuses on proposing and evaluating new techniques that manage the use of the MR in the new generation cellular networks. In particular, the dissertation studies MR from two complementary points of view. The first point of view investigates the MR management at the network level through a signaling protocol known as Media Independent Handover. The central idea of this mechanism is to use this signaling to connect the BS and the user in one of the following two manners. In the former, both entities are connected directly through the xG (x= 2, 3, 4, 5) wireless network. In the latter, there exists an xG connection between the BS and the MR and another one between the MR and the user through an IEEE 802.11 local wireless network. The investigations in this Thesis aim at fi nding a trade-of f between using multiple MRs and reducing signaling overhead. The second point of view deals with MR integration at air interface level. It consists in detecting, proposing, and evaluating new transmission techniques that solve the drawbacks derived from coherent detection. As with point-to-point systems, employing multiple antennas in a cooperative system can signi cantly improve the spectral efficiency of the systems with only one transmit antenna assuming that the channel estate information is available at the receiver. However, performing a coherent detection in a network assisted by relays consumes much more resources than a point-to-point network since the coherent detection requires the channel estimation of source-relay, relay-destination, and source-destination links. In this Thesis, the proposed solution is to use transmission techniques that do not need the channel knowledge to perform the detection. This dissertation evaluates the use of Single-User (SU) open-loop communication methods over temporally-correlated Rayleigh fading MIMO channels. On the other hand, in multi-carrier systems, the Thesis proposes to transmit the Grassmannian signaling (GS) in the virtual block formed by the coherence time and the coherence bandwidth. This proposal is due to the fact that GS achieves data rates approaching capacity over block-fading channels. However, this channel type is not common in real systems since channel correlation is often found in frequency, time, and space. For this reason, the next objective is to evaluate the performance of GS compared to the diversity transmission modes of LTE, analyzing the impact of user mobility and antenna correlation. Thanks to these investigations, we point that non-coherent systems are promising techniques in mobility scenarios with a high number of transmit antennas. This result motivates its relevance in the design of new SU open-loop transmission methods with multiple antennas. In downlink multi-user non-coherent scenarios, superposition coding and a suboptimum detection scheme are proposed. This detection system reduces the complexity respect to the maximum likelihood detection. Finally, this dissertation proposes that GS is transmitted in a new carrier type, where any reference signal is transmitted. In this way, the user would change its detection method to non-coherent. / [ES] Los sistemas de comunicaciones móviles están siendo desarrollados en la actualidad con el objetivo de ofrecer tasas de datos de pico hasta 20 veces mayores que las proporcionadas por LTE-Advanced Rel 10. Sin embargo, esta mejora en prestaciones está lejos de ser la experimentada por los usuarios que están lejos de la Estación Base (EB). En este sentido, existe un consenso en que la mejor manera de lograr la misma calidad para todos los usuarios es con el uso de redes heterogéneas formadas de macroceldas, microceldas, femtoceldas y relays. Esta Tesis estudia el uso del Relay Móvil (RM) para proporcionar servicio a usuarios que estén en el borde de la celda. El RM es una extensión natural del relay fijo en el cual los usuarios que están en reposo podrían retransmitir señales recibidas de otros transmisores para mejorar las tasas de datos. Esta Tesis se enfoca en proponer y evaluar nuevas técnicas que gestionen el uso del RM en las redes celulares de nueva generación. En particular, la Tesis estudia el MR desde dos puntos de vista complementarios. El primer punto de vista investiga la gestión del RM a nivel de red a través de un protocolo de señalización conocido como Media Independent Handover. La idea principal de este mecanismo es usar esta señalización para conectar la EB y el usuario en una de las siguientes dos maneras. En la primera, ambas entidades están conectadas directamente a través de la red inalámbrica xG (x=2, 3, 4, 5). En la segunda, existe una conexión xG entre la EB y el RM, y otra entre el RM y el usuario a través de una red inalámbrica local IEEE 802.11. Las investigaciones en esta Tesis buscan un compromiso entre usar múltiples RMs y reducir la carga de señalización. El segundo punto de vista trata de la integración del RM a nivel radio. Esto consiste en detectar, proponer y evaluar nuevas técnicas de transmisión que solucionen los inconvenientes derivados de la detección coherente. Como en los sistemas punto a punto, emplear múltiples antenas en un sistema cooperativo puede mejorar la efficiencia espectral respecto a los sistemas con una única antena transmisora asumiendo que el estado del canal está disponible en el receptor. Sin embargo, realizar una detección coherente en una red asistida con relays consume más recursos que una red punto a punto ya que la detección coherente requiere la estimación de canal de los enlaces fuente-relay, relay-destino y fuente-destino. La solución propuesta es usar técnicas de transmisión que no necesiten el conocimiento del canal para realizar la detección. Esta Tesis evalúa el uso de métodos de comunicación en lazo abierto a un único usuario sobre canales MIMO con desvanecimientos Rayleigh temporalmente correlados. Por otra parte, en sistemas multiportadora, se propone transmitir la Señalización Grassmannian (SG) en el bloque virtual formado por el tiempo de coherencia y el ancho de banda de coherencia. Esta propuesta se debe al hecho de que la SG alcanza tasas de datos cercanas a la capacidad en canales block-fading. Sin embargo, este tipo de canal no es común en sistemas reales puesto que la correlación del canal se encuentra a menudo en frecuencia, tiempo y espacio. Por esta razón, el siguiente objetivo es evaluar las prestaciones de la SG comparadas con los modos de transmisión de diversidad de LTE, analizando el impacto de la movilidad del usuario y la correlación de las antenas. Gracias a estas investigaciones, apuntamos que los sistemas no coherentes son técnicas prometedoras en escenarios con movilidad y un alto número de antenas transmisoras. En escenarios no coherentes multiusuario del enlace descendente, se propone utilizar superposition coding y un esquema de detección subóptimo que reduce la complejidad respecto a la detección de máxima verosimilitud. Finalmente, se propone que la SG sea transmitida en una nueva portadora donde ninguna señal de referencia se transmita. De esta forma, el usuar / [CA] Els sistemes de comunicacions mòbils estan sent desenrotllats en l'actualitat amb l'objectiu d'oferir taxes de dades de pic fins a 20 vegades majors que les proporcionades per LTE-Advanced Rel 10. No obstant això, esta millora en prestacions està lluny de ser l'experimentada pels usuaris que estan lluny de l'Estació Base (EB). En este sentit, hi ha un consens en què la millor manera d'aconseguir la mateixa qualitat per a tots els usuaris és amb l'ús de xarxes heterogènies formades de macrocel·les, microcel·les, femtoceldas i relays. Esta Tesi estudia l'ús del Relay Mòbil (RM) per a proporcionar servici a usuaris que estiguen en el bord de la cel·la. El RM és una extensió natural del relay fix en el qual els usuaris que estan en repòs podrien retransmetre senyals rebudes d'altres transmissors per a millorar les taxes de dades. Esta Tesi s'enfoca a proposar i avaluar noves tècniques que gestionen l'ús del RM en les xarxes cel·lulars de nova generació. En particular, la Tesi estudia el MR des de dos punts de vista complementaris. El primer punt de vista investiga la gestió del RM a nivell de xarxa a través d'un protocol de senyalització conegut com Media Independent Handover. La idea principal d'este mecanisme és usar esta senyalització per a connectar l'EB i l'usuari en una de les següents dos maneres. En la primera, ambdós entitats estan connectades directament a través de la xarxa sense fil xG (x=2, 3, 4, 5) . En la segona, hi ha una connexió xG entre l'EB i el RM, i una altra entre el RM i l'usuari a través d'una xarxa sense fil local IEEE 802.11. Les investigacions en esta Tesi busquen un compromís entre usar múltiples RMs i reduir la càrrega de senyalització. El segon punt de vista tracta de la integració del RM a nivell ràdio. Açò consistix a detectar, proposar i avaluar noves tècniques de transmissió que solucionen els inconvenients derivats de la detecció coherent. Com en els sistemes punt a punt, emprar múltiples antenes en un sistema cooperatiu pot millorar l'efficiencia espectral respecte als sistemes amb una única antena transmissora assumint que l'estat del canal està disponible en el receptor. No obstant això, realitzar una detecció coherent en una xarxa assistida amb relays consumix més recursos que una xarxa punt a punt ja que la detecció coherent requerix l'estimació de canal dels enllaços font-relay, relay-destí i font-destí. La solució proposada és usar tècniques de transmissió que no necessiten el coneixement del canal per a realitzar la detecció. Esta Tesi avalua l'ús de mètodes de comunicació en llaç obert a un únic usuari sobre canals MIMO amb esvaïments Rayleigh temporalment correlats. D'altra banda, en sistemes multiportadora, es proposa transmetre la Senyalització Grassmannian (SG) en el bloc virtual format pel temps de coherència i l'amplada de banda de coherència. Esta proposta es deu al fet de que la SG aconseguix taxes de dades pròximes a la capacitat en canals block-fading. No obstant això, este tipus de canal no és comú en sistemes reals ja que la correlació del canal es troba sovint en freqüència, temps i espai. Per esta raó, el següent objectiu és avaluar les prestacions de la SG comparades amb els modes de transmissió de diversitat de LTE, analitzant l'impacte de la mobilitat de l'usuari i la correlació de les antenes. Gràcies a estes investigacions, apuntem que els sistemes no coherents són tècniques prometedores en escenaris amb mobilitat i un alt nombre d'antenes transmissores. En escenaris no coherents multiusuari de l'enllaç descendent, es proposa utilitzar superposition coding i un esquema de detecció subòptim que reduïx la complexitat respecte a la detecció de màxima versemblança. Finalment, es proposa que la SG siga transmesa en una nova portadora on cap senyal de referència es transmeta. D'esta manera, l'usuari canviaria el seu mètode de detecció a no coherent. / Cabrejas Peñuelas, J. (2016). Distributed cooperative MIMO in beyond 2020 wireless networks [Tesis doctoral]. Universitat Politècnica de València. https://doi.org/10.4995/Thesis/10251/63245
985

Electoral campaigning in Latin America's new democracies: The Southern Cone

Espindola, Roberto January 2007 (has links)
No / This book examines how political communication and the mass media have played a central role in the consolidation of emerging democracies around the world. Covering a broad range of political and cultural contexts, including Eastern and Southern Europe, Latin America, Asia and Africa, this new volume investigates the problems and conflicts arising in the process of establishing an independent media and competitive politics in post-autocratic societies. Considering the changing dynamic in the relationship between political actors, the media and their audience, the authors of this volume address the following issues: Changing journalistic role perceptions and journalistic quality The reasons and consequences of persisting instrumentalization of the media by political actors The role of the media in election campaigns The way in which the citizens interpret political messages and the extent to which the media influence political attitudes and electoral behaviour The role of the Internet in building a democratic public sphere.
986

Rapid Prototyping of Software Defined Radios using Model Based Design for FPGAs

Moola , Sabares S. 08 September 2010 (has links)
With the rapid migration of physical layer design of radio towards software, it becomes necessary to select or develop the platform and tools that help in achieving rapid design and development along with flexibility and reconfigurability. The availability of field programmable gate arrays (FPGAs) has promoted the concept of reconfigurable hardware for software defined radio (SDR). It enables the designer to create high speed radios with flexibility, low latency and high throughput. Generally, the traditional method of designing FPGA based radios limits productivity. Productivity can be improved using Model based design (MBD) tools. These tools encourage a modular way of developing waveforms for radios. The tools based on MBD have been the focus of recent research exploring the concept of the platform independent model (PIM) and portability across platforms by the platform specific model (PSM). The thesis presented here explores the tools based on MBD to achieve prototyping for wireless standards like IEEE 802.11a and IEEE 802.16e on reconfigurable hardware. It also describes the interfacing of the universal software radio peripheral (USRP2), acting as a radio frequency (RF) front end, with an additional FPGA board for baseband processing. / Master of Science
987

We Wear the Mask: Stories of the Black Girl Middle School Experience in Predominantly White, Elite, Independent Schools

Evans, Tina B. 01 January 2019 (has links) (PDF)
This dissertation examined the experiences of Black middle school girls who attend predominantly white, elite, independent schools in the Greater Los Angeles area. Using Critical Race Theory, Black Identity Theory, and Black Feminism Theory as a conceptual framework, this qualitative research explored the role of race, class, gender, and parental support as contributing factors to the development of participants’ racial consciousness. Utilizing timeline interviews and critical narratives to explore the lived histories of each student and parent participant, data analysis included content coding based on themes that emerged throughout the narrative examination. An analysis of the narratives of student participants revealed the absence of a Black faculty advocate, the burden of microaggressions, and the tension to define what it meant to be Black as important factors in the development of a racial consciousness. Additional findings based on data from the participants’ mothers revealed their reasons for choosing independent schools for their daughters and an emphasis on nurturing Black identity and friendships to help guide them through critical racial experiences. Findings led to important recommendations to improve the educational experiences of Black girls in predominantly white, elite independent schools. These findings also indicated a need for further study of the experiences of the Black girl middle school experience in predominantly white, elite, independent schools.
988

Dilemmas of assessment : A comparative study of the perceptions of teachers in municipal and independent upper secondary schools in Sweden

Gustafsson, Linus January 2024 (has links)
Recent discussion has been given attention to different approaches of evaluating students’ knowledge acquisition and achievement, with attention given to how to appropriately assess students’ understanding. This debate includes Sweden, where the government places high value on the use of international forms of assessment. The Swedish debate also includes the disconnect between municipal and independent schools, this includes a marketisation of education and separation of two school contexts of municipal and private education providers. This thesis seeks to gain the perspectives of teachers within these debates and their perception of assessment practices. Teachers’ perceptions from both municipal and independent schools are gathered and compared to gain insights into similarities and differences in the perceptions on their use of assessment. Twelve semi-structured interviews were sampled from teachers of different subjects, with an equal distribution of teachers from municipal and independent schools. The results indicate that all teachers relate to the importance of the teacher-student relationship, where teachers are able to understand their students’ perspectives and the contextual factors relating to assessment practices. The teachers show limited discrepancies between their perception of their use of assessment, although 4 differences can be observed. (1) Teachers in municipal schools include students for peer reviewing each other’s work. (2) Teachers in independent schools have the possibility of extending their original teaching structure if students have yet to understand the current topic. (3) In connection with true to life circumstances teachers in municipal schools connect their assessment as preparation for university, while teachers in independent schools are able to connect assessment with students’ interests. (4) Pre fixed answers were used to a higher degree by teachers in independent schools. All teachers describe how they use summative and formative assessment within their practices, which they describe contributes towards students learning. Importance is placed upon achieving a progression where students develop and continuously learn and progress and where the teachers are able to view the complete picture of achievement.
989

De la calle a la institución. Asimilaciones y contradicciones del graffiti y el arte urbano en Málaga (2000-2023).

Martínez Rodríguez, Francisco de Asís 20 May 2024 (has links)
[ES] El arte urbano y el graffiti -aun presentando diferencias significativas entre sí- son dos manifestaciones artísticas contemporáneas que comparten un origen urbano e independiente. La naturaleza efímera de sus intervenciones es cuestionada con la aparición de internet y las redes sociales, que permiten una nueva forma de documentación y difusión. El aumento de visibilidad propicia una popularidad inédita para esta clase de prácticas. La dimensión pública -física y virtual- de estas obras, particularmente las del muralismo de gran formato, es la que atrae la atención tanto de las instituciones como del sector comercial. A partir de estos hechos, en la presente investigación analizamos intervenciones independientes y eventos institucionales y/o comerciales sucedidos en la capital y la provincia de Málaga durante las primeras décadas del siglo XXI. En este recorrido se apuesta por estudiar dichos eventos de acuerdo a una determinada realidad sociopolítica, entendiendo el contexto como la base de esta investigación. Durante el proceso se observa cómo el modelo de ciudad y la política cultural impulsadas por el gobierno municipal -en el poder durante el periodo analizado-, define el carácter general adoptado por las expresiones locales asociadas al arte urbano. Finalmente, concluimos que, por un lado, el graffiti no ha podido ser asimilado institucionalmente puesto que no es rentable en su forma salvaje. Y que, por otro lado, el arte urbano presenta mayores facilidades para -a través del muralismo- ser desprovisto de sus herramientas críticas, neutralizado e instrumentalizado. Así, mientras que determinados artistas asociados al arte urbano local han entrado felizmente en las dinámicas del mercado, unos pocos cuestionan una desvirtuación del presunto potencial crítico de estas disciplinas / [CA] L'art urbà i el grafit -tot i presentar diferències significatives entre si- són dues manifestacions artístiques contemporànies que comparteixen un origen urbà i independent. La naturalesa efímera de les seues intervencions és qüestionada amb l'aparició d'internet i les xarxes socials, que permeten una nova forma de documentació i difusió. L'augment de visibilitat propicia una popularitat inèdita per a aquesta classe de pràctiques. La dimensió pública -física i virtual- d'aquestes obres, particularment les del muralisme de gran format, és la que atrau l'atenció tant de les institucions com del sector comercial. A partir d'aquests fets, en la present investigació analitzem intervencions independents i esdeveniments institucionals i/o comercials succeïts a la capital i la província de Màlaga durant les primeres dècades del segle XXI. En aquest recorregut s'opta per estudiar els dits esdeveniments d'acord amb una determinada realitat sociopolítica, en què entenem el context com la base d'aquesta investigació. Durant el procés s'observa com el model de ciutat i la política cultural impulsades pel govern municipal -en el poder durant el període analitzat-, defineix el caràcter general adoptat per les expressions locals associades a l'art urbà. Finalment, concloem que, d'una banda, el grafit no ha pogut ser assimilat institucionalment, atès que no és rendible en la seua forma salvatge. I que, de l'altra, l'art urbà presenta més facilitats per a -a través del muralisme- ser desproveït de les seues eines crítiques, neutralitzat i instrumentalitzat. Així, mentre que determinats artistes associats a l'art urbà local han entrat feliçment en les dinàmiques del mercat, uns pocs qüestionen una desvirtuació del presumpte potencial crític d'aquestes disciplines. / [EN] Street art and graffiti are two contemporary artistic expressions which, differing significantly from each other, share urban and independent origins. The ephemeral nature of their interventions is questioned by the emergence of the internet and social media, which allow for a new form of documentation and dissemination. The increase in visibility has led to an unprecedented popularity for these kinds of practices. The physical and virtual public dimension of these works, particularly those of large-format muralism, has attracted the attention of institutions as well as the commercial sector. Based on these facts, the present research analyzes independent interventions and institutional and/or commercial events that took place in the capital and the province of Malaga during the first decades of the 21st century. Understanding the context as the basis of this research, in this journey we have chosen to study these events according to a certain socio-political reality. During this process it is observed that the city's urban model and cultural politics put in practice by the municipal government -in power during the period under analysis- defines the general character adopted in local expressions related to street art. In the end, we conclude that, on the one hand, graffiti has not been able to be assimilated institutionally due to a lack of profit of its pure wild form. On the other hand, through muralism, street art presents greater ease at being stripped of its critical tools, neutralized and instrumentalized. Thus, while certain artists associated with local street art have happily entered into the market dynamics, a few others question the distortion of the presumed critical potential of these disciplines. / Martínez Rodríguez, FDA. (2024). De la calle a la institución. Asimilaciones y contradicciones del graffiti y el arte urbano en Málaga (2000-2023) [Tesis doctoral]. Universitat Politècnica de València. https://doi.org/10.4995/Thesis/10251/204529
990

Betriebsstrategien und regenerative Betriebsmodi für Ventilsysteme mit getrennten Steuerkanten in bedienergeführten Anwendungen

Lübbert, Jan Frederik 18 June 2024 (has links)
Hersteller mobiler Arbeitsmaschinen sind im Zuge des angestrebten CO2-Ausstiegs zunehmendem Druck ausgesetzt, die Energieeffizienz ihrer Maschinen zu verbessern. Insbesondere vor dem Hintergrund der Elektrifizierung der Antriebssysteme als Alternative zu konventionellen fossil betriebenen Verbrennungsmotoren gewinnt die Energieeffizienz wesentlich an Bedeutung. Wurden Ventilsysteme mit getrennten Steuerkanten (gSk) aufgrund der tendenziell höheren Kosten bisher oft verworfen, so lohnt sich ihr Einsatz in Zeiten teurer Energie und hoher Preise für elektrische Akkukapazität jetzt zunehmend. In den vergangenen Jahrzehnten wurde bereits sehr viel Forschungsarbeit auf dem Gebiet der gSk geleistet. Viele publizierte Ansätze zur Bewegungssteuerung, also der Steuerung von Druck und Volumenstrom, in diesen Mehrgrößensystemen zeichnen sich durch eine hohe Komplexität der Algorithmen und/oder die Notwendigkeit hoch leistungsfähiger Ventiltechnik aus. Aus der Nutzung regenerativer Betriebsmodi zur Energieeinsparung resultiert in vielen Fällen die Notwendigkeit einer Umschaltung zwischen den Modi in der laufenden Bewegung. Vergleiche der jeweils vorgeschlagenen Lösungen erfolgen meistens nur mit einer konventionellen Referenz, nicht aber untereinander, sodass dem Entwickler verborgen bleibt, welcher Lösungsansatz für die Probleme Bewegungssteuerung und Modusumschaltung in der betrachteten Anwendung am besten geeignet ist. Zudem wird bei der Entwicklung energiesparender Betriebsstrategien, also der situationsabhängigen Wahl von Solldrücken und Betriebsmodi, in der vorliegenden Literatur kaum auf die Auswirkungen der vorgeschlagenen Lösungen auf das Bedienverhalten der Maschine eingegangen. Die vorliegende Arbeit soll diese Lücken schließen. Es werden verschiedene Steuerungs- und Regelungsansätze für Druck und Volumenstrom eines gSk-Systems vorgestellt, die sich durch einfache Gleichungen und eine Parametrierung nahezu ausschließlich mit leicht verfügbaren Konstruktionsdaten, sowie Unempfindlichkeit gegenüber Parameterschwankungen im Betrieb der Maschine auszeichnen. Teilweise kommen dabei Druckwaagen oder Druckregelventile als hydraulische Regler zum Einsatz. Die Algorithmen werden mittels der linearen Systemtheorie auf Stabilität untersucht und - soweit notwendig - Prüf- und Einstellverfahren hergeleitet. Die Arbeit stellt heraus, welche nachteiligen Auswirkungen eine energieoptimale Betriebsstrategie auf das Bedienverhalten hat und schlägt als Lösung einen energetischen Kompromiss bei ungestörter Bedienbarkeit vor. Ein Wechsel zwischen verschiedenen Betriebsmodi in der laufenden Bewegung ist mit einer stetigen Umschaltung mit einem Kurzschlussventil, einer stetigen Umschaltung mit einem Rückschlagventil, sowie einer störungsfreien diskreten Umschaltung mit einer Druckwaage realisierbar. Diese drei und die aus der Literatur bekannte diskrete Umschaltung ohne weiter Maßnahmen werden miteinander verglichen. Die aus den theoretischen Vorüberlegungen favorisierten Lösungsansätze für die vorgenannten Themengebiete Bewegungssteuerung, Betriebsstrategie und Modusumschaltung werden an einem Baggerarm-Laborprüfstand mit verschiedenen Ventilsystemen in realitätsnahmen Szenarien validiert, wobei der Schwerpunkt der Versuche auf der Analyse des Bedienverhaltens und der Komponentenanforderungen liegt. Die Ergebnisse zeigen, dass es unter Beachtung und Umgehung einiger in der Arbeit identifizierter Fallstricke möglich ist, mit mobiltypischer Hardware und einfachen Algorithmen ein gut bedienbares und energieeffizientes gSk-System aufzubauen. Weiterhin bilden die erreichten Ergebnisse die Basis für anforderungsabhängige Empfehlungen bestimmter Ansätze für die jeweiligen Detailfragen Bewegungssteuerung, Modusumschaltung und Betriebsstrategie. Damit ist dem Ingenieur ein Leitfaden zur anwendungsabhängigen Entwicklung eines gSk-Ventilsystems gegeben.

Page generated in 0.0764 seconds