• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 25
  • 7
  • 5
  • 3
  • 2
  • 2
  • 2
  • 1
  • 1
  • Tagged with
  • 56
  • 56
  • 14
  • 12
  • 12
  • 7
  • 7
  • 7
  • 7
  • 6
  • 6
  • 6
  • 6
  • 6
  • 6
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
41

Pattern-based data and application integration in service oriented architectures

Kongdenfha, Woralak, Computer Science & Engineering, Faculty of Engineering, UNSW January 2009 (has links)
The success of Web services comes from the benefits that it brings in reducing the cost and the time needed to develop data and applications by reusing them, and simplifying their integrations through standardization. However, standardization in Web services does not remove the need for adapters due to possible heterogeneity among service interface and protocol definitions. Moreover, the current service APIs are targeted toward professional programmers, but not accessible to a wider class of users without programming expertise, but would never the less like to build their own integrated applications. In this dissertation, we propose methods and tools to support both service developers and non-expert users in their data and application integration tasks. To support service developers, we propose a framework that enables rapid development of Web service adapters. We investigate particularly the problem of service adaptation focusing on business interface and protocol layers. Our study shows that many differences between business interfaces and protocols are recurring. We introduce mismatch patterns to capture these recurring differences and provide solutions to resolve them. We present the notion of adaptation aspects, which is based on the aspect-oriented programming paradigm, to enable rapid development and deployment of service adapters. We also present a comparative study between standalone and aspect-oriented adapters development. The study shows that the aspect-oriented approach is preferable in many cases, especially when adapters need to access internal states of services. The proposed approach is implemented in a prototype tool, which is used to illustrate how it simplifies adapters development through a case study. To support users without programming expertise, we propose a spreadsheet-based Web mashups development framework, which enables users to develop mashups in the popular spreadsheet environment. First, we provide a mechanism that makes structured data first class values of spreadsheet cells. Second, we propose a new component model that can be used to develop fairly sophisticated mashups, involving joining data sources and keeping spreadsheet data up to date. Third, to simplify mashup development, we provide a collection of spreadsheet-based mashup patterns that captures common Web data access and spreadsheet presentation functionalities. Users can reuse and customize these patterns to build spreadsheet-based Web mashups instead of developing them from scratch. Fourth, we enable users to manipulate structured data presented on spreadsheet in a drag-and-drop fashion. Finally, we have developed and tested a prototype tool to demonstrate the utility of the proposed framework.
42

Un modèle à composant pour la gestion de contextes pervasifs orientés service / A component model for pervasive service oriented context management

Aygalinc, Colin 18 December 2017 (has links)
L'informatique pervasive promeut une vision d'un cadre dans lequel un patchwork de ressources hétérogènes et volatiles est intégré dans les environnements du quotidien. Ces ressources, matérielles ou logicielles, coopèrent de manière transparente, souvent aux travers d'applications, pour fournir des services à haute valeur ajoutée adaptés à chaque utilisateur et son environnement, grâce à la notion de contexte. Ces applications sont déployées dans un large spectre d'environnements d'exécution, allant d'infrastructures distantes de Cloud Computing jusqu'au plus près de l'utilisateur dans des passerelles Fog Computing ou directement dans les capteurs du réseau. Dans ces travaux, nous nous intéressons spécifiquement au module de contexte d'une plateforme Fog Computing. Pour faciliter la conception et l'exécution des applications Fog Computing, une approche populaire est de les bâtir au dessus d'une plateforme adoptant l'architecture à service, ce qui permet de réduire leur complexité et simplifie la gestion du dynamisme. Dans nos travaux, nous proposons d'étendre cette approche en modélisant le contexte comme un ensemble de descriptions de services, disponible à la conception, et exposé dynamiquement par le module de contexte à l'exécution, selon les besoins des applications et l'état de l'environnement. Ce module est programmé à l'aide d'un modèle à composant spécifique. L'unité de base de notre modèle à composant est l'entité de contexte, qui est composé de modules hautement cohérents implémentant distinctement les spécifications des services proposées par l'entité de contexte. Ces modules peuvent décrire de manière simple leur logique de synchronisation avec les sources de contexte distantes grâce à un langage dédié à ce domaine. A l'exécution, les instances d'entitées de contexte sont rendues introspectables et reconfigurables dynamiquement, ce qui permet, grâce à un manager autonomique externe, de veiller à la satisfaction des besoins des applications. Nous avons développé une implémentation de référence de ce modèle à composant, nommée CReAM, qui a pu être utilisée dans la passerelle domotique iCASA, développée en partenariat avec Orange Labs. / Pervasive computing promotes environments where a patchwork of heterogeneous and volatile resources are integrated in places of daily life. These hardware and software resources cooperate in a transparent way, through applications, in order to provide high valueadded services. These services are adapted to each user and its environment, via the notion of context. Pervasive applications are now widely distributed, from distant cloud facilities down to Fog Computing gateway or even in sensors, near the user. Depending on the localization, various forms of context are needed by the applications. In this thesis, we focus on the context module at Fog Level. In order to simplify the design and execution, Fog applications are built on top of a service-oriented platform, freeing the developer of technical complexity and providing a support to handle the dynamism. We propose to extend this approach by providing the context as a set of service descriptions, available at design to the application developer. At runtime, depending on the context sources availability and on application current needs, context services are published or withdrawn inside the platform by the context module. We tailor a specific component model to program this context module. The base unit of our component model is called context entity. It is composed of highly coherent modules, implementing distinctly each service description proposed by the underlying context entity. These modules can simply describe their synchronization logic with context sources thanks to a domain specific language. At runtime, context entity instances can be introspected and reconfigured. An external autonomic manager uses these properties to match dynamically the context services exposed by the context module to the application needs. We have developed a reference implementation of our work, called CReAM, which can be used in a smart home gateway called iCASA, developed in a partnership with Orange Labs.
43

Un meta-modèle de composants pour la réalisation d'applications temps-réel flexibles et modulaires / A component metamodel for the development of modular and flexible real-time applications

Rodrigues Americo, Joao Claudio 04 November 2013 (has links)
La croissante complexité du logiciel a mené les chercheurs en génie logiciel à chercher des approcher pour concevoir et projéter des nouveaux systèmes. Par exemple, l'approche des architectures orientées services (SOA) est considérée actuellement comme le moyen le plus avancé pour réaliser et intégrer rapidement des applications modulaires et flexibles. Une des principales préocuppations des solutions en génie logiciel et la réutilisation, et par conséquent, la généralité de la solution, ce qui peut empêcher son application dans des systèmes où des optimisation sont souvent utilisées, tels que les systèmes temps réels. Ainsi, créer un système temps réel est devenu très couteux. De plus, la plupart des systèmes temps réel ne beneficient pas des facilités apportées par le genie logiciel, tels que la modularité et la flexibilité. Le but de cette thèse c'est de prendre en compte ces aspects temps réel dans des solutions populaires et standards SOA pour faciliter la conception et le développement d'applications temps réel flexibles et modulaires. Cela sera fait à l'aide d'un modèle d'applications temps réel orienté composant autorisant des modifications dynamiques dans l'architecture de l'application. Le modèle de composant sera une extension au standard SCA qui intègre des attributs de qualité de service sur le consomateur et le fournisseur de services pour l'établissement d'un accord de niveau de service spécifique au temps réel. Ce modèle sera executé sur une plateforme de services OSGi, le standard de facto pour le developpement d'applications modulaires en Java. / The increase of software complexity along the years has led researchers in the software engineering field to look for approaches for conceiving and designing new systems. For instance, the service-oriented architectures approach is considered nowadays as the most advanced way to develop and integrate fastly modular and flexible applications. One of the software engineering solutions principles is re-usability, and consequently generality, which complicates its appilication in systems where optimizations are often used, like real-time systems. Thus, create real-time systems is expensive, because they must be conceived from scratch. In addition, most real-time systems do not beneficiate of the advantages which comes with software engineering approches, such as modularity and flexibility. This thesis aim to take real time aspects into account on popular and standard SOA solutions, in order to ease the design and development of modular and flexible applications. This will be done by means of a component-based real-time application model, which allows the dynamic reconfiguration of the application architecture. The component model will be an extension to the SCA standard, which integrates quality of service attributs onto the service consumer and provider in order to stablish a real-time specific service level agreement. This model will be executed on the top of a OSGi service platform, the standard de facto for development of modular applications in Java.
44

Influência de configurações amostrais na qualidade de estimação espacial sob o uso de modelos espaciais bivariados / The influence of sample configurations in quality pet under the use of spatial models bivariate

Cantu, Jacqueline Gabriela 02 February 2015 (has links)
Made available in DSpace on 2017-07-10T19:23:53Z (GMT). No. of bitstreams: 1 protegidoJacqueline_dissertacao.pdf: 3012964 bytes, checksum: 337f371fa8c665bb4fdfdc22709938da (MD5) Previous issue date: 2015-02-02 / The soil spatial variability s studies are based in geostatistics which appears as a method whose data comes from natural phenomena and consider the geographical location of the phenomenon. If in an area under study the researcher has interest in searching the variability of variables and has evidence that the steps which describe the spatial structure of this variables aren t independent a geostatistical bivariate model study can be proposed. This work concentrates on evaluating the variation s influence of the bivariate Gaussian common component model (BGCCM) parameters in calculating the Pearson correlation coefficient and analyzing the influence that sizes and sampling settings may present at the BGCCM s estimation and at spatial prediction variables in non-sampled locations. Moreover, for co-placed samples, crossed semivariograms were built and compared with univariate model and BGCCM, in relation to estimates of the model and the sizes associated with the spatial prediction. In order to do it, these methodologies were applied in simulated data sets and experimental data, from an agricultural property. The simulation study of the parameters variation influence s analysis of the bivariate model BGCCM in calculating the Pearson correlation coefficient between described variables of bivariate model BGCCM revealed that the Pearson s linear correlation coefficient can t be considered in decision-making about the presence of joint spatial dependence between pairs of variables. In the study with simulations, it was observed that the biggest differences of accuracy measures and the square sum of the spatial prediction s difference occurred when the univariate models and crossed semivariogram were compared to the BGCCM. Moreover, the simulation s study observed that for balanced data the regular and irregular meshes showed better efficiency as the spatial prediction. The study with real data showed that under the BGCCM approach, spatial dependence was observed, mainly between pH and Mn for co-placed and balanced data of the agriculture year 2010/2011; and between the variable inside of the next pairs: (Prod, RSP0-10), (Prod, RSP11-20), (Prod, RSP21-30) and (Prod, Mn) for co-placed and balanced data of the agriculture year 2013/2014; and (Prod, RSP11-20) and (Prod, RSP21-30) for co-placed and unbalanced data of the agriculture year 2013/2014. Still considering the real data study comparing the univariated models, crossed semivariogram and BGCCM, differences could be observed in the square sum of prediction s difference and in the accuracy measures, both for balanced and unbalanced data. However, considering the real data and the control sample, the spatial prediction s quality using the BGCCM model was inefficient when compared to the quality resulted from the spatial prediction using the univariate model. Nevertheless, this result may have been influenced by the choice of sample configuration. / Estudos da variabilidade espacial do solo estão baseados na geoestatística, que se apresenta como um método cujos dados provêm de fenômenos naturais e que consideram a localização geográfica do fenômeno. Se numa área em estudo o pesquisador tem interesse em pesquisar a variabilidade das variáveis e se há evidências que os passos que descrevem a estrutura espacial dessas variáveis não são independentes pode-se propor o estudo de um modelo geoestatístico bivariado. Este trabalho concentrou-se em avaliar a influência da variação dos parâmetros do modelo bivariado com componente de correlação parcialmente comum (bivariate Gaussian common component model BGCCM) no cálculo do coeficiente de correlação linear de Pearson e analisar a influência que tamanhos e configurações amostrais podem apresentar na estimação do modelo BGCCM e na predição espacial de variáveis em localizações não amostradas. Além disso, para amostras co-locadas, construíram-se os semivariogramas cruzados e comparou-se com o modelo univariado e BGCCM, em relação às estimativas do modelo e as medidas associadas à predição espacial. Para isso, essas metodologias foram aplicadas em conjuntos de dados simulados e dados experimentais, provenientes de uma propriedade agrícola. O estudo de simulação da análise da influência da variação dos parâmetros do modelo bivariado BGCCM no cálculo do coeficiente de correlação linear de Pearson entre as variáveis descritas do modelo bivariado BGCCM revelou que o coeficiente de correlação linear de Pearson não pode ser considerado na tomada de decisão quanto à presença de dependência espacial conjunta entre pares de variáveis. No estudo com simulações observou-se que as maiores diferenças das medidas de acurácia e da soma quadrada da diferença entre as predições espaciais ocorreram quando se comparou os modelos univariado e semivariograma cruzado com o BGCCM. Ainda no estudo de simulação observou-se que para os dados balanceados as malhas regular e irregular apresentaram melhor eficiência quanto à predição espacial. O estudo com dados reais mostrou que, sob a abordagem do modelo BGCCM, observou-se a presença de dependência espacial principalmente entre pH e Mn para dados co-locados e balanceados do ano agrícola 2010/2011; e entre as variáveis dentro dos seguintes pares: (Prod, RSP0-10), (Prod, RSP11-20), (Prod, RSP21-30) e (Prod, Mn) para dados co-locados e balanceados do ano agrícola 2013/2014; e (Prod, RSP11-20) e (Prod, RSP21-30) para dados co-locados e desbalanceados do ano agrícola 2013/2014. Ainda considerando o estudo com dados reais comparando os modelos univariado, semivariograma cruzado e BGCCM, mostraram diferenças na soma quadrada da diferença da predição e nas medidas acurácia, tanto para dados balanceados como para os desbalanceados. No entanto, considerando os dados reais e a amostra controle, a qualidade da predição espacial usando o modelo BGCCM se mostrou ineficiente quando comparada com a qualidade obtida na predição espacial usando o modelo univariado. Porém, esse resultado pode ter sido influenciado pela escolha da configuração amostral utilizada.
45

Realizace komponentového modelu DEECo a jeho aplikace v simulacích virtuálních světů / Reification of the DEECo component model and its application in virtual-world simulations

Forch, Jan January 2013 (has links)
In the domain of dynamically evolving distributed systems composed of autonomous and (self-) adaptive components, the task of systematically managing the design complexity of their communication and composition is a pressing issue. This stems from the dynamic nature of such systems, where components and their bindings may appear and disappear without anticipation. As one way of addressing the challenge, [15] proposes a new component model (called DEECo), which features separation of concerns via a mechanism of dynamic implicit bindings with implicit communication. This leads to introduction of autonomous components and their dynamic interaction groups (called ensembles). The goal of the thesis is to reify the DEECo concepts and paradigms in a Java-based implementation connected to a simulation of a virtual world. As such, the thesis should provide a platform for experimentation with DEECo-based applications.
46

The COMQUAD Component Container Architecture and Contract Negotiation

Göbel, Steffen, Pohl, Christoph, Aigner, Ronald, Pohlack, Martin, Röttger, Simone, Zschaler, Steffen 22 November 2012 (has links)
Component-based applications require runtime support to be able to guarantee non-functional properties. This report proposes an architecture for a real-time-capable, component-based runtime environment, which allows to separate non-functional and functional concerns in component-based software development. The architecture is presented with particular focus on three key issues: the conceptual architecture, an approach including implementation issues for splitting the runtime environment into a real-time-capable and a real-time-incapable part, and details of contract negotiation. The latter includes selecting component implementations for instantiantion based on their non-functional properties.
47

Kevoree : Model@Runtime pour le développement continu de systèmes adaptatifs distribués hétérogènes / Model@Runtime for continuous development of heterogeneous distributed adaptive systems

Fouquet, François 06 March 2013 (has links)
La complexité croissante des systèmes d'information modernes a motivé l'apparition de nouveaux paradigmes (objets, composants, services, etc), permettant de mieux appréhender et maîtriser la masse critique de leurs fonctionnalités. Ces systèmes sont construits de façon modulaire et adaptable afin de minimiser les temps d'arrêts dus aux évolutions ou à la maintenance de ceux-ci. Afin de garantir des propriétés non fonctionnelles (par ex. maintien du temps de réponse malgré un nombre croissant de requêtes), ces systèmes sont également amenés à être distribués sur différentes ressources de calcul (grilles). Outre l'apport en puissance de calcul, la distribution peut également intervenir pour distribuer une tâche sur des nœuds aux propriétés spécifiques. C'est le cas dans le cas des terminaux mobiles proches des utilisateurs ou encore des objets et capteurs connectés proches physiquement du contexte de mesure. L'adaptation d'un système et de ses ressources nécessite cependant une connaissance de son état courant afin d'adapter son architecture et sa topologie aux nouveaux besoins. Un nouvel état doit ensuite être propagé à l'ensemble des nœuds de calcul. Le maintien de la cohérence et le partage de cet état est rendu particulièrement difficile à cause des connexions sporadiques inhérentes à la distribution, pouvant amener des sous-systèmes à diverger. En réponse à ces défi scientifiques, cette thèse propose une abstraction de conception et de déploiement pour systèmes distribués dynamiquement adaptables, grâce au principe du Model@Runtime. Cette approche propose la construction d'une couche de réflexion distribuée qui permet la manipulation abstraite de systèmes répartis sur des nœuds hétérogènes. En outre, cette contribution introduit dans la modélisation des systèmes adaptables la notion de cohérence variable, permettant ainsi de capturer la divergence des nœuds de calcul dans leur propre conception. Cette couche de réflexion, désormais cohérente "à terme", permet d'envisager la construction de systèmes adaptatifs hétérogènes, regroupant des nœuds mobiles et embarqués dont la connectivité peut être intermittente. Cette contribution a été concrétisée par un projet nommé ''Kevoree'' dont la validation démontre l'applicabilité de l'approche proposée pour des cas d'usages aussi hétérogènes qu'un réseau de capteurs ou une flotte de terminaux mobiles. / The growing complexity of modern IT systems has motivated the development of new paradigms (objects, components, services,...) to better cope with the critical size of their functionalities. Such systems are then built as a modular and dynamically adaptable compositions, allowing them to minimise their down-times while performing evolutions or fixes. In order to ensure non-functional properties (i.e. request latency) such systems are distributed across different computation nodes. Besides the added value in term of computational power (cloud), this distribution can also target nodes with dedicated properties such as mobile nodes and sensors (internet of things), physically close to users for interactions. Adapting a system requires knowledge about its current state in order to adapt its architecture to its evolving needs. A new state must be then disseminated to other nodes to synchronise them. Maintaining its consistency and sharing this state is a difficult task especially in case of sporadic connexions which lead to divergent state between sub-systems. To tackle these scientific problems, this thesis proposes an abstraction to design and deploy distributed adaptive systems following the Model@Runtime paradigm. From this abstraction, the proposed approach allows defining a distributed reflexive layer to manipulate heterogeneous distributed nodes. In particular, this contribution introduces variable consistencies in model definition and divergence in system conception. This reflexive layer, eventually consistent allows the construction of distributed adapted systems even on mobile nodes with intermittent connectivity. This work has been realized in an open source project named Kevoree, and validated on various distributed systems ranging from sensor networks to “cloud” computing.
48

Análise teórica e experimental de ligações viga mista-pilar de extremidade com cantoneiras de assento e alma / Theoretical and experimental analysis of single-sided beam-to-column composite joints with bottom and web angle connections

Tristão, Gustavo Alves 05 May 2006 (has links)
Este trabalho apresenta um estudo numérico e experimental do comportamento estrutural das ligações viga mista-pilar com cantoneiras de assento e alma. No estudo teórico foi desenvolvido, com base nos EUROCODES 3 e 4, um procedimento para avaliação do comportamento das ligações mistas com cantoneiras de alma e assento e com chapa de topo. O trabalho de investigação experimental, abrangendo modelos submetidos a carregamentos monotônico e cíclico, foi realizado no Instituto Superior Técnico (IST), Portugal, em que o objetivo principal foi avaliar a influência da força axial de compressão no pilar para o comportamento do painel da alma do pilar, e conseqüentemente no comportamento global da ligação mista localizada em nó de extremidade. Nos ensaios experimentais foram analisadas as rotações e deformações no painel da alma do pilar sem e com enrijecedor na alma do pilar. Adicionalmente, a eficiência da ancoragem das barras de armadura longitudinal foi verificada. Paralelamente à investigação experimental, um estudo numérico de ligações mistas foi realizado por meio do modelo em elementos finitos, o qual mostrou-se representativo, tornando-se uma ferramenta para análises paramétricas. / This work presents a numerical and experimental study of the structural behavior of beam-to-column composite joints with bottom and web angle connections. In the theoretical study, basing in EUROCODES 3 and 4, an analytic procedure for evaluation the static behavior of beam-to-column composite joints with bottom and web angle connections was developed. The experimental test program, enclosing monotonic tests and a cyclic test, was carried out at the Instituto Superior Técnico of Lisbon (IST), where the main objective was to evaluate the effect of column axial load on column web panel and consequently in the global behavior of single-sided composite joint. In the tests, the panel zone rotations and deformations were analyzed for stiffened and unstiffened column web. In addition, the efficiency of the main rebar was verified. Finally, a thorough of finite element model, a numerical study of composite joints was developed. This model was found to be representative and reliable as a tool to futures parametric analyses.
49

Ledarskapets makt och anställdas commitment : - En fallstudie om maktens influens på upplevt commitment i en konsultverksamhet

Valentin, Corine, Högberg, Emma January 2015 (has links)
Makt samt organisatoriskt commitment är två väsentliga begrepp gällande ett företags ledarskap och deras anställda. Ledarskapets kärna utgörs av den influens ledargestalten har över sina underordnade och begreppet makt ska för ledaren fungera som ett drivmedel gällande hens influens. Det gäller således för ledargestalter att tillämpa makten i syfte att influera sina anställda mot organisationens uppsatta mål. För att lyckas få de anställda att sträva efter samma mål som organisationen satt upp samtidigt som de ska arbeta för att få kompetent arbetskraft att stanna krävs det av ledaren att hen kan främja organisatoriskt commitment bland de anställda. Syftet med studien är därmed att utifrån positioneringsmakt och kunskapsmakt analysera hur ledare för ett konsultföretag skapar affektivt, kalkylerande och eller normativt commitment hos sina anställda. Då studien avser att inge en djup och grundlig förståelse gällande dess syfte tillämpas en fallstudiedesign med en kvalitativ forskningsstrategi samt en deduktiv ansats. Vidare ämnar studien undersöka ett specifikt fallföretag utifrån vilket studiens primärdata samlats in via tio intervjuer. Intervjuerna har fördelats på åtta av Crabats anställda konsulter, företagets VD samt företagets ägare. För att på ett djupare plan kunna presentera studiens problematisering har en teoretisk referensram utformats vilken behandlar studiens huvudbegrepp samt beskriver övriga relevanta begrepp inom ämnet. Det går inte genom studiens slutsatser att urskiljer vilken form av maktbas som främjar vilket commitment i fallföretaget. Dock går det att konstatera att fallföretaget tillämpar två maktbaser, kunskapsmakt samt positioneringsmakt, vilka i valt fallföretag sammantaget gynnar tre former av commitment, affektivt, normativt samt kalkylerande commitment. Då fallföretaget utgörs av majoriteten män hade det varit intressant om vidare forskning undersökte om ovannämnda maktbaser främjar andra former av commitment i en konsultverksamhet med en majoritet kvinnor. / Power and organisational commitment are two essential concepts regarding a corporation’s leadership and workforce. The core of leadership consists of the influence the leader has over the workforce and the concept of power is to work as a propellant regarding his or hers influence. It thus applies that the leader utilise the power to influence the workforce to work towards the organisation's goals. For the leader to achieve the above and at the same time strive to retain proficient labour it is vital that he or she can enable organisational commitment among the employees. The aim of the study is therefore to analyse how a leader within a consulting firm uses his or her power in order to generate organisational commitment. The study is intended to convey a deep and thorough understanding regarding its aim, therefore we applied a case study design with a qualitative research strategy and a deductive approach. Furthermore, the study intends to examine a specific case company from which the study's primary data has been obtained through interviews with the company’s employees, the company's president and the owner. To be able to present the reader with a deeper understanding regarding the study’s problem discussion a theoretical framework, which addresses the study's main concepts and describes other relevant concepts appropriate to the subject has been developed. We could not based on the study’s conclusions distinguish between which powerbase that benefits which form of organisational commitment. However, it is clear that the case company applies two forms of power bases, knowledge - and the positioning base of power which, in the selected case company collectively promotes three forms of commitment, affective, normative and calculating commitment. Since the case company’s employees are comprised by a majority of men, it would be interesting if further research investigated whether the above-mentioned power bases promotes other forms of commitment in a consultancy with a majority of women employed.
50

Análise teórica e experimental de ligações viga mista-pilar de extremidade com cantoneiras de assento e alma / Theoretical and experimental analysis of single-sided beam-to-column composite joints with bottom and web angle connections

Gustavo Alves Tristão 05 May 2006 (has links)
Este trabalho apresenta um estudo numérico e experimental do comportamento estrutural das ligações viga mista-pilar com cantoneiras de assento e alma. No estudo teórico foi desenvolvido, com base nos EUROCODES 3 e 4, um procedimento para avaliação do comportamento das ligações mistas com cantoneiras de alma e assento e com chapa de topo. O trabalho de investigação experimental, abrangendo modelos submetidos a carregamentos monotônico e cíclico, foi realizado no Instituto Superior Técnico (IST), Portugal, em que o objetivo principal foi avaliar a influência da força axial de compressão no pilar para o comportamento do painel da alma do pilar, e conseqüentemente no comportamento global da ligação mista localizada em nó de extremidade. Nos ensaios experimentais foram analisadas as rotações e deformações no painel da alma do pilar sem e com enrijecedor na alma do pilar. Adicionalmente, a eficiência da ancoragem das barras de armadura longitudinal foi verificada. Paralelamente à investigação experimental, um estudo numérico de ligações mistas foi realizado por meio do modelo em elementos finitos, o qual mostrou-se representativo, tornando-se uma ferramenta para análises paramétricas. / This work presents a numerical and experimental study of the structural behavior of beam-to-column composite joints with bottom and web angle connections. In the theoretical study, basing in EUROCODES 3 and 4, an analytic procedure for evaluation the static behavior of beam-to-column composite joints with bottom and web angle connections was developed. The experimental test program, enclosing monotonic tests and a cyclic test, was carried out at the Instituto Superior Técnico of Lisbon (IST), where the main objective was to evaluate the effect of column axial load on column web panel and consequently in the global behavior of single-sided composite joint. In the tests, the panel zone rotations and deformations were analyzed for stiffened and unstiffened column web. In addition, the efficiency of the main rebar was verified. Finally, a thorough of finite element model, a numerical study of composite joints was developed. This model was found to be representative and reliable as a tool to futures parametric analyses.

Page generated in 0.1097 seconds