Дисертації з теми "Traces distribuées"
Оформте джерело за APA, MLA, Chicago, Harvard та іншими стилями
Ознайомтеся з топ-45 дисертацій для дослідження на тему "Traces distribuées".
Біля кожної праці в переліку літератури доступна кнопка «Додати до бібліографії». Скористайтеся нею – і ми автоматично оформимо бібліографічне посилання на обрану працю в потрібному вам стилі цитування: APA, MLA, «Гарвард», «Чикаго», «Ванкувер» тощо.
Також ви можете завантажити повний текст наукової публікації у форматі «.pdf» та прочитати онлайн анотацію до роботи, якщо відповідні параметри наявні в метаданих.
Переглядайте дисертації для різних дисциплін та оформлюйте правильно вашу бібліографію.
Ripoche, Gabriel. "Sur les traces de Bugzilla : vers une analyse automatisée des interactions pour l'étude des pratiques collectives distribuées." Paris 11, 2006. http://www.theses.fr/2006PA112076.
Повний текст джерелаThe aim of this thesis is to establish some of the theoretical, methodological and practical foundations of a “computer-supported sociology” of distributed collective practices (DCP). The development of new information and communication technologies lead to the emergence of organization forms which main characteristics are their large-scale distribution (spatial and temporal, but also socio-cognitive) and the central use of mediated communication channels, which leave persistent “traces” of collective activity. Our work focuses on exploiting these traces, especially traces of natural language interaction, as a mean of studying the underlying activity of the collective, in order to better study “what is going on” in the collective. The large amounts of data available lead us to attempt to elaborate methods relying on automated analyses and capable of handling the linguistic content of these traces. Our approach consisted in 1) designing a model capable of representing distributed collective interaction and the relations between such interactions and the collective's activity, 2) evaluating the usefulness of such model for the study of DCP through an experimental phase, and 3) studying the feasibility of automating the data processing needed by the model through use of machine learning and language processing technologies. Our study focused on data collected in the Bugzilla open-source collective
Cassé, Clement. "Prévision des performances des services Web en environnement Cloud." Electronic Thesis or Diss., Toulouse 3, 2023. http://www.theses.fr/2023TOU30268.
Повний текст джерелаCloud Computing has changed how software is now developed and deployed. Nowadays, Cloud applications are designed as rapidly evolving distributed systems that are hosted in third-party data centre and potentially scattered around the globe. This shift of paradigms also had a considerable impact on how software is monitored: Cloud application have been growing to reach the scale of hundreds of services, and state-of-the-art monitoring quickly faced scaling issues. In addition, monitoring tools also now have to address distributed systems failures, like partial failures, configuration inconsistencies, networking bottlenecks or even noisy neighbours. In this thesis we present an approach based on a new source of telemetry that has been growing in the realm of Cloud application monitoring. Indeed, by leveraging the recent OpenTelemetry standard, we present a system that converts "distributed tracing" data in a hierarchical property graph. With such a model, it becomes possible to highlight the actual topology of Cloud applications like the physical distribution of its workloads in multiple data centres. The goal of this model is to exhibit the behaviour of Cloud Providers to the developers maintaining and optimizing their application. Then, we present how this model can be used to solve some prominent distributed systems challenges: the detection of inefficient communications and the anticipation of hot points in a network of services. We tackle both of these problems with a graph-theory approach. Inefficient composition of services is detected with the computation of the Flow Hierarchy index. A Proof of Concept is presented based on a real OpenTelemetry instrumentation of a Zonal Kubernetes Cluster. In, a last part we address the concern of hot point detection in a network of services through the perspective of graph centrality analysis. This work is supported by a simulation program that has been instrumented with OpenTelemetry in order to emit tracing data. These traces have been converted in a hierarchical property graph and a study on the centrality algorithms allowed to identify choke points. Both of the approaches presented in this thesis comply with state-of-the-art Cloud application monitoring. They propose a new usage of Distributed Tracing not only for investigation and debugging but for automatic detection and reaction on a full system
Pilourdault, Julien. "Scalable algorithms for monitoring activity traces." Thesis, Université Grenoble Alpes (ComUE), 2017. http://www.theses.fr/2017GREAM040/document.
Повний текст джерелаIn this thesis, we study scalable algorithms for monitoring activity traces. In several domains, monitoring is a key ability to extract value from data and improve a system. This thesis aims to design algorithms for monitoring two kinds of activity traces. First, we investigate temporal data monitoring. We introduce a new kind of interval join, that features scoring functions reflecting the degree of satisfaction of temporal predicates. We study these joins in the context of batch processing: we formalize Ranked Temporal Join (RTJ), that combine collections of intervals and return the k best results. We show how to exploit the nature of temporal predicates and the properties of their associated scored semantics to design TKIJ , an efficient query evaluation approach on a distributed Map-Reduce architecture. Our extensive experiments on synthetic and real datasets show that TKIJ outperforms state-of-the-art competitors and provides very good performance for n-ary RTJ queries on temporal data. We also propose a preliminary study to extend our work on TKIJ to stream processing. Second, we investigate monitoring in crowdsourcing. We advocate the need to incorporate motivation in task assignment. We propose to study an adaptive approach, that captures workers’ motivation during task completion and use it to revise task assignment accordingly across iterations. We study two variants of motivation-aware task assignment: Individual Task Assignment (Ita) and Holistic Task Assignment (Hta). First, we investigate Ita, where we assign tasks to workers individually, one worker at a time. We model Ita and show it is NP-Hard. We design three task assignment strategies that exploit various objectives. Our live experiments study the impact of each strategy on overall performance. We find that different strategies prevail for different performance dimensions. In particular, the strategy that assigns random and relevant tasks offers the best task throughput and the strategy that assigns tasks that best match a worker’s compromise between task diversity and task payment has the best outcome quality. Our experiments confirm the need for adaptive motivation-aware task assignment. Then, we study Hta, where we assign tasks to all available workers, holistically. We model Hta and show it is both NP-Hard and MaxSNP-Hard. We develop efficient approximation algorithms with provable guarantees. We conduct offline experiments to verify the efficiency of our algorithms. We also conduct online experiments with real workers and compare our approach with various non-adaptive assignment strategies. We find that our approach offers the best compromise between performance dimensions thereby assessing the need for adaptability
Vigouroux, Xavier. "Analyse distribuée de traces d'exécution de programmes parallèles." Lyon, École normale supérieure (sciences), 1996. http://www.theses.fr/1996ENSL0016.
Повний текст джерелаEmeras, Joseph. "Workload Traces Analysis and Replay in Large Scale Distributed Systems." Thesis, Grenoble, 2013. http://www.theses.fr/2013GRENM081/document.
Повний текст джерелаHigh Performance Computing is preparing the era of the transition from Petascale to Exascale. Distributed computing systems are already facing new scalability problems due to the increasing number of computing resources to manage. It is now necessary to study in depth these systems and comprehend their behaviors, strengths and weaknesses to better build the next generation.The complexity of managing users applications on the resources conducted to the analysis of the workload the platform has to support, this to provide them an efficient service.The need for workload comprehension has lead to the collection of traces from production systems and to the proposal of a standard workload format. These contributions enabled the study of numerous of these traces. This also lead to the construction of several models, based on the statistical analysis of the different workloads from the collection.Until recently, existing workload traces did not enabled researchers to study the consumption of resources by the jobs in a temporal way. This is now changing with the need for characterization of jobs consumption patterns.In the first part of this thesis we propose a study of existing workload traces. Then we contribute with an observation of cluster workloads with the consideration of the jobs resource consumptions over time. This highlights specific and unattended patterns in the usage of resources from users.Finally, we propose an extension of the former standard workload format that enables to add such temporal consumptions without loosing the benefit of the existing works.Experimental approaches based on workload models have also served the goal of distributed systems evaluation. Existing models describe the average behavior of observed systems.However, although the study of average behaviors is essential for the understanding of distributed systems, the study of critical cases and particular scenarios is also necessary. This study would give a more complete view and understanding of the performance of the resources and jobs management. In the second part of this thesis we propose an experimental method for performance evaluation of distributed systems based on the replay of production workload trace extracts. These extracts, replaced in their original context, enable to experiment the change of configuration of the system in an online workload and observe the different configurations results. Our technical contribution in this experimental approach is twofold. We propose a first tool to construct the environment in which the experimentation will take place, then we propose a second set of tools that automatize the experiment setup and that replay the trace extract within its original context.Finally, these contributions conducted together, enable to gain a better knowledge of HPC platforms. As future works, the approach proposed in this thesis will serve as a basis to further study larger infrastructures
Emeras, Joseph. "Analyse et rejeu de traces de charge dans les grands systèmes de calcul distribués." Phd thesis, Université de Grenoble, 2013. http://tel.archives-ouvertes.fr/tel-00940055.
Повний текст джерелаLerman, Benjamin. "Vérification et Spécification des Systèmes Distribués." Phd thesis, Université Paris-Diderot - Paris VII, 2005. http://tel.archives-ouvertes.fr/tel-00322322.
Повний текст джерелаOn s'intéresse ensuite à la modélisation des systèmes concurrents, en recherchant à nouveau un compromis entre réalisme des modèles et facilité de vérification. Les modèles étudiés dans ce travail sont les automates asynchrones, qui modélisent des processus concurrents communiquant par mémoire partagée.
La thèse s'intéresse enfin au problème de la synthèse de contrôleur. Étant donné un système spécifié de façon incomplète, donc non-déterministe, en interaction avec un environnement, il s'agit de calculer de manière automatique comment restreindre son comportement afin qu'il vérifie une spécification donnée (quelles que soient les actions de l'environnement). Ce problème se formule en
termes de jeux. Dans le cas distribué, les jeux ont naturellement plusieurs joueurs. Dans ce cadre, la plupart des résultats sont négatifs : il est indécidable de savoir si on peut ou non contrôler un tel système. Cette thèse prouve que certaines propriétés de l'architecture de communication garantissent décidabilité pour toute spécification régulière.
Kassem, Zein Oussama. "Indexation-découverte et composition de services distribués." Lorient, 2005. http://www.theses.fr/2005LORIS047.
Повний текст джерелаCurrently, the companies, the organizations and the services providers need to publish their services and to make them available to their clients. The clients need to discover the services and to select those that satisfy their requirements. In this context, services must be described as precisely as possible so that a client can find the service desired. The service description by properties becomes important to query and to select services and it must be taken into account in the indexing and publication stage. The providers (companies, organizations, etc. ) can use the services properties to publish their services. On the other side the clients, to discover a service, must dispose approaches that allow them to discover services by querying their properties and by assigning desired values for each property. In this context, many approaches have been developed like ODP trader and OMG CORBA, UDDI of services Web, etc. In this dissertation, we propose a meta data model for service description. It can be used by clients/servers to query/publish a service. It contains three levels of description : static properties, behavior and interface. We use automata to describe the service behavior. We design and implement a trader based on ontologies. It permits the service discovery in a flexible and expressive way by using the logic of the first order. We extend this trader to address the behavior of a service and its interface. Based on this description, under several views, we can get information about the properties, the interface and the behavior on the services stored. This allows us to compose services in order to create novel ones. In this context, we propose an approach for services composition that allows us to combine and collect service to satisfy the client's requests. The trader extended comprises also an approach for adapting service to the client's requirements
Rabo, Hannes. "Distributed Trace Comparisons for Code Review : A System Design and Practical Evaluation." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-280707.
Повний текст джерелаAtt säkerställa stabilitet i ett distribuerat system med hög frekvens av uppdateringar är komplicerat. I dagsläget finns många verktyg som hjälper utvecklare i deras förståelse och produktivitet relaterat till den här typen av problem, dock finns fortfarande möjliga förbättringar. Baserat på tidigare forskning inom teknik för att jämföra protokollförfrågningsflöden mellan mjukvaruversioner så föreslår vi en systemdesign för ett nytt verktyg. Designen använder sig av data från distribuerad tracing för att förbättra arbetsflödet relaterat till kodgranskning. Designen utvärderas både prestanda och produktivitetsmässigt under utvecklingen av ett affärskritiskt produktionssystem på ett stort mjukvaruföretag. Resultaten visar att designen har mycket låg inverkan på prestandan av systemet där det införs, samtidigt som den tillhandahåller ett användbart verktyg till utvecklarna. Resultaten visar också på en positiv men statistiskt insignifikant effekt på utvecklarnas produktivitet. Utvecklarna använde primärt verktyget för att utforska och förbättra sin egen förståelse av systemet som helhet. Detta användningsområde avvek från det ursprungliga målet med designen, vilket var att tillhandahålla en tjänst för att jämföra mjukvaruversioner med varandra. Från resultaten drar vi slutsatsen att designen som helhet var lyckad, men mer optimering av funktionalitet och mer effektivt införande av verktyget i arbetsflödet hade troligtvis resulterat i större positiva effekter på organisationen.
Hoffman, Kari Lee. "Coordinated memory trace reactivation across distributed neural ensembles in the primate neocortex." Diss., The University of Arizona, 2003. http://hdl.handle.net/10150/289891.
Повний текст джерелаDuboc, Christine. "Commutations dans les monoïdes libres : un cadre théorique pour l'étude du parallélisme." Rouen, 1986. http://www.theses.fr/1986ROUES003.
Повний текст джерелаZheng, Wenjie. "A distributed Frank-Wolfe framework for trace norm minimization via the bulk synchronous parallel model." Thesis, Sorbonne université, 2018. http://www.theses.fr/2018SORUS049/document.
Повний текст джерелаLearning low-rank matrices is a problem of great importance in statistics, machine learning, computer vision, recommender systems, etc. Because of its NP-hard nature, a principled approach is to solve its tightest convex relaxation : trace norm minimization. Among various algorithms capable of solving this optimization is the Frank-Wolfe method, which is particularly suitable for high-dimensional matrices. In preparation for the usage of distributed infrastructures to further accelerate the computation, this study aims at exploring the possibility of executing the Frank-Wolfe algorithm in a star network with the Bulk Synchronous Parallel (BSP) model and investigating its efficiency both theoretically and empirically. In the theoretical aspect, this study revisits Frank-Wolfe's fundamental deterministic sublinear convergence rate and extends it to nondeterministic cases. In particular, it shows that with the linear subproblem appropriately solved, Frank-Wolfe can achieve a sublinear convergence rate both in expectation and with high probability. This contribution lays the theoretical foundation of using power iteration or Lanczos iteration to solve the linear subproblem for trace norm minimization. In the algorithmic aspect, within the BSP model, this study proposes and analyzes four strategies for the linear subproblem as well as methods for the line search. Moreover, noticing Frank-Wolfe's rank-1 update property, it updates the gradient recursively, with either a dense or a low-rank representation, instead of repeatedly recalculating it from scratch. All of these designs are generic and apply to any distributed infrastructures compatible with the BSP model. In the empirical aspect, this study tests the proposed algorithmic designs in an Apache SPARK cluster. According to the experiment results, for the linear subproblem, centralizing the gradient or averaging the singular vectors is sufficient in the low-dimensional case, whereas distributed power iteration, with as few as one or two iterations per epoch, excels in the high-dimensional case. The Python package developed for the experiments is modular, extensible and ready to deploy in an industrial context. This study has achieved its function as proof of concept. Following the path it sets up, solvers can be implemented for various infrastructures, among which GPU clusters, to solve practical problems in specific contexts. Besides, its excellent performance in the ImageNet dataset makes it promising for deep learning
Chatain, Thomas. "Symbolic Unfoldings of High-Level Petri Nets and Application to Supervision of Distributed Systems." Rennes 1, 2006. http://www.theses.fr/2006REN1S118.
Повний текст джерелаDe nombreux composants des systèmes répartis sont maintenant conçus pour émettre des alarmes lorsque certaines situations prédéfinies sont détectées. Malgré cela, inférer les causes des pannes à partir des alarmes reste un problème difficile, qui nécessite parfois de reconstituer une partie de l'histoire du système. Nous calculons les explications d'une observation en nous appuyant sur un modèle du système et sur la notion de dépliages de réseaux de Petri. Les dépliages fournissent une représentation efficace des exécutions en mettant en valeur les relations de causalité et de concurrence entre les événements. Ceci permet de remonter facilement aux causes des pannes. Mais pour modéliser de vrais systèmes, il est souvent indispensable d'utiliser des extensions de haut niveau des réseaux de Petri. Nous définissons des dépliages symboliques pour les réseaux de Petri colorés, les réseaux dynamiques et les réseaux de Petri temporels, en identifiant des familles d'exécutions paramétrées
Lopez, Cueva Patricia. "Debugging Embedded Multimedia Application Execution Traces through Periodic Pattern Mining." Phd thesis, Université de Grenoble, 2013. http://tel.archives-ouvertes.fr/tel-01006213.
Повний текст джерелаFeinauer, Lynn Ralph. "Generic Flow Algorithm for Analysis of Interdependent Multi-Domain Distributed Network Systems." Diss., Virginia Tech, 2009. http://hdl.handle.net/10919/40010.
Повний текст джерелаPh. D.
Krantz, Karl Johan. "Cross-Platform Post-Mortem Analysis in a Distributed Continuous Integration System." Thesis, Linköpings universitet, Medie- och Informationsteknik, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-122912.
Повний текст джерелаChaturvedi, Namit [Verfasser], Wolfgang [Akademischer Betreuer] Thomas, and Anca [Akademischer Betreuer] Muscholl. "Classifications of Recognizable Infinitary Trace Languages and the Distributed Synthesis Problem / Namit Chaturvedi ; Wolfgang Thomas, Anca Muscholl." Aachen : Universitätsbibliothek der RWTH Aachen, 2015. http://d-nb.info/1127739638/34.
Повний текст джерелаRoig, Planasdemunt Maria. "Characterization of hydrological processes in a Mediterranean mountain research catchment by combining distributed hydrological measurements and environmental tracers." Doctoral thesis, Universitat Politècnica de Catalunya, 2016. http://hdl.handle.net/10803/396307.
Повний текст джерелаL'objectiu de la tesi doctoral és millorar la caracterització dels processos hidrològics de les conques mediterrànies de muntanya utilitzant mesures hidrològiques distribuïdes i traçadors ambientals, amb la finalitat de comprendre'n el funcionament hidrològic. Durant el període 2009-2013 es van recollir dades hidrològiques de les conques d'investigació de Vallcebre, monitoritzades des de 1996 pel grup d’Hidrologia Superficial i Erosió del IDAEA-CSIC. Les dades inclouen, a més a més de registres de precipitacions i cabal, mesures hidrològiques distribuïdes i de dades de traçadors ambientals (geoquímics i isotòpics) a diferents escales temporals (estacional i d'esdeveniment). A partir d’aquesta informació s'ha analitzat, en primer lloc, la dinàmica espaciotemporal del nivell freàtic durant els episodis de pluja. Els resultats mostren que, durant aquests episodis, el nivell freàtic no reacciona de manera homogènia a tota la conca. La variabilitat espaial del nivell freàtic està molt afectada per les característiques de la localització de cada piezòmetre, especialment la distància al torrent, que té un paper essencial en la distribució de les condicions d'humitat de la conca. Aquestes condicions d'humitat, a la vegada, afecten al temps de resposta del nivell freàtic i a la magnitud de la resposta hidrològica. Segons les condicions d'humitat de la conca, la variabilitat espaciotemporal del nivell freàtic durant esdeveniments és diferent. En condicions seques, la variabilitat espaciotemporal del nivell freàtic és alta al llarg de tot l'esdeveniment. L'escolament es genera principalment per la contribució de les àrees que estan a prop del torrent. En canvi, en condicions de transició i especialment en condicions d'humitat, la variabilitat espaciotemporal del nivell freàtic és menor i respon de forma més ràpida, i produeix una resposta hidrològica major a escala de conca. Tot seguit, s'ha analitzat la dinàmica de la concentració de carboni orgànic dissolt (DOC) en diferents compartiments hidrològics (aigua de pluja, aigua del sòl, aigua subterrània i aigua del torrent) i a diferents escales temporals (estacional i d'esdeveniment). Els resultats mostren una variació estacional de la concentració de DOC a l'aigua de pluja i a la del sòl; però no s'aprecia aquesta estacionalitat a l'aigua subterrània i a la del torrent, a causa de que la concentració de DOC als dos compartiments està relacionada amb la dinàmica del nivell freàtic i la del cabal. A escala d’esdeveniment s'observa un augment sistemàtic de la concentració de DOC al torrent. A més a més, en els esdeveniments de diversos pics de cabal el pendent de la relació cabal/concentració de DOC sempre és major al primer pic. Aquest augment de la concentració de DOC al cabal durant els esdeveniments suggereix una contribució rellevant de l’aigua del sòl, però també l'existència de fonts de DOC pròximes al torrent o del mateix llit del torrent. D'altra banda, la relativa semblança de la dinàmica del DOC en el torrent durant esdeveniments de diferent magnitud i amb processos hidrològics contrastats molt diferents, planteja la qüestió de l'origen de l'augment de DOC i el seu possible ús com a traçador. Per últim, s'ha realitzat el càlcul del temps mitjà de trànsit (MTT) de l'aigua als diferents compartiments hidrològics de la conca utilitzant, primer, els isòtops estables (δ18O i δ2H), i segon, el triti. L'ús de la variació del senyal isotòpic del δ18O a l'aigua de pluja i a diferents compartiments d'aigua mostrejats presenta limitacions a la conca d'estudi; únicament permet demostrar que el MTT de les aigües és major de dos anys. L'ús d'una nova metodologia (TEPMGLUE) per calcular el MTT, utilitzant el triti, permet considerar diferents fonts d'incertesa i avaluar l'ús de mostres d'edats diferents i de diferent precisió analítica. Els resultats revelen que s'obtenen valors de MTT similars, tant utilitzant mostres dels anys noranta, com totes les mostres disponibles (1996-1998 i 2013). En canvi, quan únicament es calcula el MTT utilitzant les mostres del 2013 s'obtenen dos valors de MTT molt diferents. Els resultats de l’estudi també mostren que a les conques de Vallcebre l'aigua més jove és la dels pous, seguida de l'aigua del torrents i la de les fonts. L'estudi també demostra el paper rellevant de la funció d'entrada de triti amb la pluja per calcular el MTT. Per últim, els resultats suggereixen que la topografia no afecta la distribució espaial del MTT de la conca, però sí la geologia. Tots els resultats d'aquesta tesi aporten informació addicional sobre el funcionament hidrològic de les conques de Vallcebre, i a més a més suggereixen noves línies d'investigació
El objetivo de esta tesis doctoral es mejorar la caracterización de los procesos hidrológicos de las cuencas Mediterráneas de montaña, utilizando mediciones hidrológicas distribuidas y trazadores ambientales, con la finalidad de comprender mejor su funcionamiento hidrológico. Durante el período 2009-2013 se recogieron datos hidrológicos de las cuencas de investigación de Vallcebre, monitorizadas desde 1996 por el grupo de Hidrología superficial y Erosión del IDAEA-CSIC. Los datos incluyen, además del registro de precipitaciones y caudales, mediciones hidrológicas distribuidas y datos de trazadores ambientales (geoquímicos e isotópicos) a diferentes escalas temporales (estacional y de crecida). Con esta información, se ha analizado en primer lugar la dinámica espacio-temporal del nivel freático durante las crecidas. Los resultados muestran que durante las crecidas el nivel freático no reacciona de forma homogénea en toda la cuenca. La variabilidad espacial del nivel freático está muy afectada por las características de la localización de cada piezómetro, especialmente la distancia al cauce que tiene un papel esencial en la distribución de las condiciones de humedad de la cuenca. Estas condiciones de humedad, a su vez, afectan al tiempo de respuesta del nivel freático y a la magnitud de la respuesta hidrológica. Según las condiciones de humedad de la cuenca la variabilidad espacio-temporal del nivel freático durante la crecida es diferente. En condiciones secas la variabilidad espacio-temporal del nivel freático es alta a lo largo de toda la crecida. En estas condiciones, la escorrentía se genera principalmente por la contribución de las áreas próximas al cauce. En cambio, en condiciones de transición y especialmente en condiciones húmedas, la variabilidad espacio-temporal del nivel freático es menor y su respuesta es mas rápida, produciendo una mayor respuesta hidrológica en la cuenca. Seguidamente, se ha analizado la dinámica de la concentración del carbono orgánico disuelto (DOC) en diferentes compartimentos (agua de lluvia, agua del suelo, agua subterránea y agua del cauce) a diferentes escalas temporales (estacional y de crecida). Los resultados indican una variación estacional de la concentración de DOC en el agua de lluvia y en la del suelo. Sin embargo, no se aprecia esta estacionalidad en el agua subterránea y en la del cauce, debido a que la concentración de DOC en estos compartimentos está relacionada con la dinámica del nivel freático y del caudal. Durante las crecidas se observa un aumento sistemático de la concentración de DOC en el cauce. Además en las crecidas con varios picos de caudal el pendiente de la relación caudal/concentración de DOC es siempre mayor en el primer pico. El aumento de la concentración de DOC en el cauce durante las crecidas sugiere una contribución relevante del agua del suelo, pero también la existencia de fuentes de DOC próximas al cauce o en el mismo lecho. La relativa similitud de la dinámica del DOC en el cauce durante eventos de distinta magnitud y con procesos hidrológicos contrastados muy distintos, plantea la cuestión del origen del aumento de DOC y su posible utilización como trazador. Por último, se ha realizado el cálculo del tiempo medio de transito (MTT) del agua, en diferentes compartimentos hidrológicos de la cuenca utilizando, primero, isótopos estables (δ18O y δ2H), y después el tritio. El uso de la variación de la señal isotópica del δ18O en el agua de lluvia y en los diferentes compartimentos de agua muestreados muestra sus limitaciones en la cuenca de estudio; solo permite demostrar que el MTT es mayor de dos años. El uso de una nueva metodología (TEPMGLUE) para calcular el MTT usando el tritio, permite considerar diferentes fuentes de incertidumbre y evaluar el uso de muestras de edades diferentes y con distinta precisión analítica. Los resultados revelan que se obtienen valores de MTT similares, tanto utilizando muestras de los años noventa, como todas las muestras disponibles (1996-1998 y 2013). Sin embargo, cuando se calcula el MTT utilizando solo muestras del 2013 se obtienen dos valores de MTT muy distintos. Los resultados de MTT muestran que en las cuencas de Vallcebre el agua es más jóven en los pozos, seguida del agua de los cauces y la de las fuentes. El estudio también demuestra el papel relevante de la función de entrada de tritio en la lluvia para el cálculo del MTT. Por último, los resultados sugieren que la topografía no afecta la distribución espacial del MTT en la cuenca, pero sí la geología. Todos los resultados de esta tesis aportan información adicional sobre el funcionamiento hidrológico de las cuencas de Vallcebre, además sugieren nuevas líneas de investigación.
Tbaileh, Ahmad Anan. "Robust Non-Matrix Based Power Flow Algorithm for Solving Integrated Transmission and Distribution Systems." Diss., Virginia Tech, 2017. http://hdl.handle.net/10919/89362.
Повний текст джерелаPHD
Floriano, Paulo Henrique. "Grafos evolutivos na modelagem e análise de redes dinâmicas." Universidade de São Paulo, 2012. http://www.teses.usp.br/teses/disponiveis/45/45134/tde-12032012-104708/.
Повний текст джерелаLately, several networks with dynamic properties (for instance MANETs, DTNs, opportunistic networks, etc) are functioning. In this work, we studied a model for these networks called Evolving Graphs, which allows the expression of the dynamicity of the conections between nodes through a simple extension of the common graph structure. This model is used by the framework proposed by Casteigts et al. to define distributed algorithms in dynamic networks, which uses evolving graphs to represent the network topology and graph relabelling to express the communication between nodes. Using this approach, we study the distributed mutual exclusion problem in dynamic networks and several algorithms proposed to solve it, in order to define and validate their necessary and sufficient connectivity conditions. Apart from the formalization of algorithms, the evolving graphs model can also be used to analyze dynamic networks. Dynamic network traces are widely used in the literature in order to study algorithms, as they generate better results than simulated networks with movement patterns. From the details of every connection between nodes in a trace, it is possible to build an evolving graph, from which a large amount of information can be extracted, such as optimal journeys between nodes, variation of the conectivity over time, stability and periodicity. With the aforementioned information, a researcher might observe the characteristics of a trace more precisely, which facilitates the process of choosing the most appropriate trace for his needs. Furthermore, the early knowledge of such characteristics of a network helps in the study of the behavior of the algorithms exected over it and provides a validation for the assumptions usually made by the researchers. In order to provide this information, we developed a web tool which analyzes dynamic network traces and aggregates the data in an easily readable format. In this work, we describe the implementation and usefulness of every service in the tool.
Ollagnier-Beldame, Magali. "Traces d'interactions et processus cognitifs en activité conjointe : le cas d'une co-rédaction médiée par un artefact numérique." Lyon 2, 2006. http://theses.univ-lyon2.fr/documents/lyon2/2006/beldame_m.
Повний текст джерелаConsidering human activity according an interactionnist approach of cognition, a main question is the artefacts'appropriation by users. According to this approach, human cognition is situated in the materiality of the environment and distributed between people acting. In a learning situation, the question of appropriation is very important and concerns computer-mediated situations for learners. However, a few research works deal with situation elements supporting the numerical devices' appropriation, participating to the development of the activity and to the development of the learner. In this work, we hypothesize that visualisation of numerical traces of interactions between users and between users and the system can reduce the gap between the "prescribed" use of the device (by the designer) and the "real" use by users. This gap leads to appropriation problems, interfering with the instrumental genesis of the artefact. This work focuses on and interrogates the role of experience in a joint and mediated activity, and concerns four research domains : human-computer interaction, cognition psychology, mediated activity and learning theory. We study a natural co-writing activity, mediated by a numerical artefact composed of different communicationnal and editorial areas. With an ethnomethodological approach, we study interactions occuring between subjects and between subjets and numerical areas, and the role of traces in interactions
Cheng, Danling. "Integrated System Model Reliability Evaluation and Prediction for Electrical Power Systems: Graph Trace Analysis Based Solutions." Diss., Virginia Tech, 2009. http://hdl.handle.net/10919/28944.
Повний текст джерелаPh. D.
Alvarez, Svahn Rodrigo. "The hippocampal dependence of long-term declarative memory." Thesis, Högskolan i Skövde, Institutionen för biovetenskap, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:his:diva-11761.
Повний текст джерелаAbbes, Samy. "Modèle probabiliste de systèmes distribués et concurrents. Théorèmes limite et application à l'estimation statistique de paramètres." Phd thesis, Université Rennes 1, 2004. http://tel.archives-ouvertes.fr/tel-00007150.
Повний текст джерелаtélécommunications par exemple) il est utile d'étudier des
modèles de concurrence sous la sémantique de traces. Dans
cette optique, on propose une extension probabiliste des
structures d'événements et des réseaux de Petri 1-bornés
(réseaux markoviens).
On prouve un propriété de Markov forte pour ces modèles,
et on donne des applications à la récurrence des réseaux.
On montre une Loi forte des grands nombres pour
les réseaux récurrents et suffisement synchrones,
avec applications a l'estimation statistique de
paramètres locaux.
Jain, Himanshu. "Dynamic Simulation of Power Systems using Three Phase Integrated Transmission and Distribution System Models: Case Study Comparisons with Traditional Analysis Methods." Diss., Virginia Tech, 2017. http://hdl.handle.net/10919/74234.
Повний текст джерелаPh. D.
Munoz-Coreas, Edgard. "Stargrazer One: A New Architecture for Distributed Maximum Power Point Tracking of Solar Photovoltaic Sources." UKnowledge, 2015. http://uknowledge.uky.edu/ece_etds/76.
Повний текст джерелаSivelle, Vianney. "Couplage d'approches conceptuelles, systémiques et distribuées pour l'interprétation de traçages artificiels en domaine karstique : implications pour la détermination de la strucure interne des aquifères karstiques." Thesis, Toulouse 3, 2019. http://www.theses.fr/2019TOU30180.
Повний текст джерелаThe main objective of these thesis is to improve the understanding of the internal structure of karstic aquifers by relying on the interpretation of artificial tracer tests. To meet these objectives, this thesis is based on the karst watersheds of Baget and Aliou (Ariège, France) as well as other karst hydrosystems (the Norville, Val de Loire and Foubanne systems) included in the National Karts Observation Service (SNO Karst, INSU-CNRS) and the tracing database of the BRGM including the Ouysse karst system. The overall approach adopted for this thesis is to couple the results of different approaches. [1] Conceptual reservoirs modeling with the dedicated KarstMod model allows the partitioning of flows at the scale of the watershed and to understand the dynamics of the exchanges between the matrix and the conduits, in the short and long term. It is estimated that the annual contribution of the matrix to the total outflow is about 3% and can increase up to 25% during periods of low precipitation. [2] A systemic approach of the "transfer function" type has been developed and applied to various hydrosystems (the Norville, Ouysse, Val de Loire and Foubanne systems). This approach consists of studying the dynamics of solute mass transport by interpreting artificial tracer tests data and partitioning the flows by estimating the residence times of the different components that contribute to solute transfer between the injection and recovery points. [3] A distributed approach integrating a coupling of geophysical data and pseudo-genetic simulations makes it possible to simulate drainage networks. The associated solute flows and mass transport are then simulated and compared with field data. This is an approach to deduce the structuring of underground flows from the data of artificial tracer tests
Marruedo, Arricibita Amaya Irene. "Upscaling of Lacustrine Groundwater Discharge by Fiber Optic Distributed Temperature Sensing and Thermal Infrared imaging." Doctoral thesis, Humboldt-Universität zu Berlin, 2018. http://dx.doi.org/10.18452/19365.
Повний текст джерелаLacustrine groundwater discharge (LGD) can have significant impacts on lake water quantity and quality. There is a need to understand LGD mechanisms and to improve measurement methods for LGD. Approaches to identify and quantify LGD are based on significant temperature differences between GW and lake water. The main goal of this PhD thesis is to trace heat signal propagation of LGD from the point scale at the sediment-water interface across the overlying water body to the water surface-atmosphere interface. The PhD thesis tests the hypothesis that the positive buoyancy of warm GW causes upwelling across the cold water column and allows detection of LGD at the water surface by thermal infrared imaging (TIR). First, a general conceptual framework is developed based on hierarchical patch dynamics (HPD). It guides researchers on adequately combining multiple heat tracing techniques to identify and quantify heat and water exchange over several spatial scales and ecohydrological interfaces (Chapter 2). Second, the conceptual framework is used for the design of a mesocosm experiment (Chapters 3 and 4). Different LGD rates were simulated by injecting relatively warm water at the bottom of an outdoor mesocosm. A fiber optic distributed temperature sensing (FO-DTS) cable was installed in a 3D setup in the water column to trace the heat signal of the simulated LGD under different weather conditions and over entire diurnal cycles. Finally, a TIR camera was mounted 4 meters above the mesocosm to monitor water surface temperatures. TIR images were validated using FO-DTS temperature data 2 cm below the water surface (Chapter 4). The positive buoyancy of relatively warm LGD allows the detection of GW across the water column and at the water surface-atmosphere interface by FO-DTS and TIR. Cloud cover and diurnal cycle of net radiation strongly control the upwelling of simulated LGD and the reliability of TIR for detection of LGD at the water surface-atmosphere interface. Optimal results are obtained under overcast conditions and during night.
Vassenkov, Phillip. "Contech: a shared memory parallel program analysis framework." Thesis, Georgia Institute of Technology, 2013. http://hdl.handle.net/1853/50379.
Повний текст джерелаCornea, Bogdan Florin. "Prédiction de performances d'applications de calcul distribué exécutées sur une architecture pair-à-pair." Phd thesis, Université de Franche-Comté, 2011. http://tel.archives-ouvertes.fr/tel-00800314.
Повний текст джерелаCornea, Bogdan Florin. "Prédiction de performances d’applications de calcul distribué exécutées sur une architecture pair-à-pair." Thesis, Besançon, 2011. http://www.theses.fr/2011BESA2012/document.
Повний текст джерелаIn the field of high performance computing, the architectures evolve continuously. In order to increase the number of computing nodes or the network speed, an important investment must be considered, from both temporal and financial point of view. Performance prediction methods aim at assisting in finding the best trade-off for such an investment. At the same time, P2P HPC systems have known an increase in development. These heterogeneous architectures would allow solving scientific problems at a low cost, with respect to dedicated systems.The manuscript presents a new method for performance prediction. This method applies to real applications for distributed computing, considered in a real execution environment. This method uses information about the different compiler optimization levels. The prediction results are obtained with reduced slowdown and are scalable. This thesis took shape in the development of the dPerf tool. dPerf predicts the performances of C, C++, and Fortran application, which use MPI or P2P-SAP to communicate. The applications modeled by dPerf are meant for execution on P2P heterogeneous architectures, with a decentralized communication topology. The accuracy of dPerf has been studied on three applications: (i) the Laplace transform, for sequential codes, (ii) the NAS Integer Sort benchmark for distributed MPI programs, (iii) and the obstacle problem, for the decentralized P2P computing and the scaling of the number of computing nodes
Волчан, Дмитро Вячеславович. "Система управління мережею MicroGrid". Bachelor's thesis, КПІ ім. Ігоря Сікорського, 2020. https://ela.kpi.ua/handle/123456789/39369.
Повний текст джерелаGoal: improve the efficiency of Microgrid network management by improving the solar power management system for real time operation. This paper provides an overview of smart grids, their role and interaction with existing grids. It discusses the various methods and systems for managing the MicroGrid network, analyzes, characterizes, and compares them, and describes the main layers of MicroGrid network management. The main advantages of solar energy management over other sources of energy in the MicroGrid network are analyzed. The algorithm for determining the position of the sun is investigated and the influence of real-time weather conditions is taken into account. It is shown that this method increases the efficiency of the energy storage system in comparison with traditional energy management systems.
Jamrozik, Hervé. "Aide à la mise au point des applications parallèles et réparties à base d'objets persistants." Phd thesis, Grenoble 1, 1993. http://tel.archives-ouvertes.fr/tel-00005129.
Повний текст джерелаBezděk, David. "Monitorování peerů sdílejících torrenty." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2018. http://www.nusl.cz/ntk/nusl-385986.
Повний текст джерелаSen, Mehmet Alper Garg Vijay K. "Techniques for formal verification of concurrent and distributed program traces." 2004. http://repositories.lib.utexas.edu/bitstream/handle/2152/2189/senma042.pdf.
Повний текст джерелаSen, Mehmet Alper. "Techniques for formal verification of concurrent and distributed program traces." Thesis, 2004. http://hdl.handle.net/2152/2189.
Повний текст джерелаAteş, Emre. "Automating telemetry- and trace-based analytics on large-scale distributed systems." Thesis, 2020. https://hdl.handle.net/2144/41472.
Повний текст джерела2021-09-28T00:00:00Z
Liao, Cheng-Chi, and 廖政麒. "Distribution of trace metal in raw, finished, distributed water and their association with cord blood trace metal levels." Thesis, 2009. http://ndltd.ncl.edu.tw/handle/25404379073228659035.
Повний текст джерела國立臺灣大學
職業醫學與工業衛生研究所
97
The water supply system in Taiwan is quite well established and its serving rate is extremely high. However, recent studies have indicated that adverse effects resulting from exposure to trace metals in tap water could occur at low levels. Therefore, the main purpose of this study were to characterize the distribution of trace metal levels in raw, finished, distributed water, in order to explore the source of and the effect of exposure to trace metals in water, and to correlate the trace metal levels in distributed water and cord blood. Trace metal levels in water of 92 domestic water treatment plants were analyzed in this study. Inductively coupled plasma - mass spectrometry (ICP-MS) was used for the analysis of 20 trace metals in raw, finished and distributed water. Furthermore, the results were examined for in the association with geologic properties, water treatment processes and trace metals in cord blood. Geographic information system (GIS) was utilized to identify the location of, to localize the buffer zones of and to overlap layers on GIS for water treatment plants. Analytical data was integrated and analyzed by Statistical Analysis System (SAS). Results showed that the mean arsenic concentration was 1.49±1.51 µg/L in raw water from the alluvium area and was higher than those from other geologic area (p<0.05). Mean arsenic concentrations in raw water from Yunlin and Chiayi, both located in the alluvium area, were 3.12±1.07 µg/L and 2.87±0.11 µg/L, respectively, relatively higher than those in other regions (p<0.05). Certain trace metals, including As, Be, Co, Cr, Mn, Ni, Tl, V increased levels in finished water after water treatment while others decreased, i.e., Sb, Se, Ag. Within water serving zones with radius of 2, 3 or 4 kilometers, positive correlations were found for trace metals of Be, Cd, U, Mo, Sb between distributed water and cord blood. In summary, these findings in the present study will be helpful for relevant studies in future to further explore the association between trace metals background levels in raw water and the health potential effects in human.
Anderson, Michael. "Performance modelling of reactive web applications using trace data from automated testing." Thesis, 2019. http://hdl.handle.net/1828/10793.
Повний текст джерелаGraduate
Coleman, Thomas. "A Novel Technique for Depth Discrete Flow Characterization: Fibre Optic Distributed Temperature Sensing within Boreholes Sealed with Flexible Underground Liners." Thesis, 2012. http://hdl.handle.net/10214/5265.
Повний текст джерелаSampath, D. "Algorithms And Models For Debugging Distributed Programs." Thesis, 1996. https://etd.iisc.ac.in/handle/2005/1681.
Повний текст джерелаSampath, D. "Algorithms And Models For Debugging Distributed Programs." Thesis, 1996. http://etd.iisc.ernet.in/handle/2005/1681.
Повний текст джерелаŠimeček, Martin. "Distribuce vybraných prvků v půdách městských parků Prahy a Brna." Master's thesis, 2014. http://www.nusl.cz/ntk/nusl-337122.
Повний текст джерелаKrátký, Ondřej. "Distribuce stopových prvků v karbonatitech pomocí in-situ metod, se zvláštním zřetelem k REE." Master's thesis, 2017. http://www.nusl.cz/ntk/nusl-356497.
Повний текст джерелаDzikiti, Weston. "Banking sector, stock market development and economic growth in Zimbabwe : a multivariate causality framework." Diss., 2017. http://hdl.handle.net/10500/22818.
Повний текст джерелаBusiness Management
M. Com. (Business Management)