887 resultados para LINK-BASED AND MULTIDIMENSIONAL QUERY LANGUAGE (LMDQL)


Relevância:

100.00% 100.00%

Publicador:

Resumo:

A presente investigação mostra a importância do contacto de crianças muito jovens com línguas estrangeiras. Este trabalho concentra-se na tentativa de investigar, numa abordagem plurilingue, com enfoque para a Língua Inglesa e a Língua Gestual Portuguesa, a sensibilização de um grupo de alunos do 1º Ciclo do Ensino Básico para uma língua diferente da sua língua materna. Nesta pesquisa, adotou-se uma postura de investigação-ação, apoiando-se com grande particularidade numa metodologia qualitativa e com menor relevância numa metodologia quantitativa, onde os alunos, através das várias atividades que desenvolveram foram adquirindo diferentes competências nas duas línguas. Isto permitiu aos alunos despertarem todas as suas potencialidades para a aprendizagem destas duas línguas (Língua Inglesa e Língua Gestual Portuguesa), tendo como ponto de partida a sua sensibilização e a aprendizagem de alguns vocábulos. Acreditamos que esta abordagem plurilíngue poderá auxiliar os alunos no desenvolvimento de habilidades linguísticas, cognitivas e pessoais tais como: a intercompreensão, o conhecimento de características específicas de diferentes línguas existentes em seu redor, a comparação linguística entre elas, a sua compreensão lexical, e por fim a competência em relacionar as línguas a culturas, e acima de tudo, o respeito e valorização da diversidade linguística e cultural. Foram utilizadas nas aulas atividades de nível de compreensão e produção oral, num processo de sensibilização e aprendizagem de alguns vocábulos destas línguas, sendo que os resultados foram posteriormente analisados, através de grelhas de observação das atividades, de dois inquéritos por questionário e fotos. Das observações e conclusões retiradas desta análise, confirmou-se que a sensibilização quanto à Língua Inglesa assim como quanto à Língua Gestual Portuguesa promove o desenvolvimento da criança, assim como a valorização da respetiva diversidade linguística e cultural.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Wireless sensor networks (WSNs) are the key enablers of the internet of things (IoT) paradigm. Traditionally, sensor network research has been to be unlike the internet, motivated by power and device constraints. The IETF 6LoWPAN draft standard changes this, defining how IPv6 packets can be efficiently transmitted over IEEE 802.15.4 radio links. Due to this 6LoWPAN technology, low power, low cost micro- controllers can be connected to the internet forming what is known as the wireless embedded internet. Another IETF recommendation, CoAP allows these devices to communicate interactively over the internet. The integration of such tiny, ubiquitous electronic devices to the internet enables interesting real-time applications. This thesis work attempts to evaluate the performance of a stack consisting of CoAP and 6LoWPAN over the IEEE 802.15.4 radio link using the Contiki OS and Cooja simulator, along with the CoAP framework Californium (Cf). Ultimately, the implementation of this stack on real hardware is carried out using a raspberry pi as a border router with T-mote sky sensors as slip radios and CoAP servers relaying temperature and humidity data. The reliability of the stack was also demonstrated during scalability analysis conducted on the physical deployment. The interoperability is ensured by connecting the WSN to the global internet using different hardware platforms supported by Contiki and without the use of specialized gateways commonly found in non IP based networks. This work therefore developed and demonstrated a heterogeneous wireless sensor network stack, which is IP based and conducted performance analysis of the stack, both in terms of simulations and real hardware.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

"Growing Up Happily in the Family" is a program to prevent child maltreatment targeted at parents of children aged 0-5 years old in at-risk psychosocial contexts. The program is delivered via either a group-based or a home-visit format. The objective of this study was to evaluate the impact of various implementation components in the home and group versions on changes in parental attitudes about child development and education. At-risk and non at-risk parents participated in the group-based (196 participants in 26 groups) and home-visit (95 participants) versions of the program delivered through local social services. We analyzed program adherence, adaptations, participant responsiveness, quality of delivery, and implementation barriers as predictors of changes in parental attitudes. The results showed that greater program adherence, better quality of delivery and participant responsiveness, and positive climate predicted changes in parental attitudes in both formats. Therefore, it is important to take into account the quality of the implementation process when testing the effectiveness of early group-based and home-visit interventions in at-risk families.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Dissertação de Mestrado, Processamento de Linguagem Natural e Indústrias da Língua, Faculdade de Ciências Humanas e Sociais, Universidade do Algarve, 2014

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This chapter offers a framework for combining critical language policy with critical discourse studies (CDS) to analyse language policy as a process in the context of minority language policy in Wales. I propose a discursive approach to language policy, which starts from the premise that language policy is constituted, enacted, interpreted and (re)contextualised in and through language. This approach extends the critical language policy framework provided by Shohamy (Language policy: hidden agendas and new approaches. Routledge, London, 2006) and integrates perspectives from the context-sensitive discourse-historical approach in CDS. It incorporates discourse as an essential lens through which policy mechanisms, ideologies and practices are constituted and de facto language policy materialises. This chapter argues that conceptualising and analysing language policy as a discursive phenomenon enables a better understanding of the multi-layered nature of language policy that shapes the management and experience of corporate bilingualism in Wales.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Conventional web search engines are centralised in that a single entity crawls and indexes the documents selected for future retrieval, and the relevance models used to determine which documents are relevant to a given user query. As a result, these search engines suffer from several technical drawbacks such as handling scale, timeliness and reliability, in addition to ethical concerns such as commercial manipulation and information censorship. Alleviating the need to rely entirely on a single entity, Peer-to-Peer (P2P) Information Retrieval (IR) has been proposed as a solution, as it distributes the functional components of a web search engine – from crawling and indexing documents, to query processing – across the network of users (or, peers) who use the search engine. This strategy for constructing an IR system poses several efficiency and effectiveness challenges which have been identified in past work. Accordingly, this thesis makes several contributions towards advancing the state of the art in P2P-IR effectiveness by improving the query processing and relevance scoring aspects of a P2P web search. Federated search systems are a form of distributed information retrieval model that route the user’s information need, formulated as a query, to distributed resources and merge the retrieved result lists into a final list. P2P-IR networks are one form of federated search in routing queries and merging result among participating peers. The query is propagated through disseminated nodes to hit the peers that are most likely to contain relevant documents, then the retrieved result lists are merged at different points along the path from the relevant peers to the query initializer (or namely, customer). However, query routing in P2P-IR networks is considered as one of the major challenges and critical part in P2P-IR networks; as the relevant peers might be lost in low-quality peer selection while executing the query routing, and inevitably lead to less effective retrieval results. This motivates this thesis to study and propose query routing techniques to improve retrieval quality in such networks. Cluster-based semi-structured P2P-IR networks exploit the cluster hypothesis to organise the peers into similar semantic clusters where each such semantic cluster is managed by super-peers. In this thesis, I construct three semi-structured P2P-IR models and examine their retrieval effectiveness. I also leverage the cluster centroids at the super-peer level as content representations gathered from cooperative peers to propose a query routing approach called Inverted PeerCluster Index (IPI) that simulates the conventional inverted index of the centralised corpus to organise the statistics of peers’ terms. The results show a competitive retrieval quality in comparison to baseline approaches. Furthermore, I study the applicability of using the conventional Information Retrieval models as peer selection approaches where each peer can be considered as a big document of documents. The experimental evaluation shows comparative and significant results and explains that document retrieval methods are very effective for peer selection that brings back the analogy between documents and peers. Additionally, Learning to Rank (LtR) algorithms are exploited to build a learned classifier for peer ranking at the super-peer level. The experiments show significant results with state-of-the-art resource selection methods and competitive results to corresponding classification-based approaches. Finally, I propose reputation-based query routing approaches that exploit the idea of providing feedback on a specific item in the social community networks and manage it for future decision-making. The system monitors users’ behaviours when they click or download documents from the final ranked list as implicit feedback and mines the given information to build a reputation-based data structure. The data structure is used to score peers and then rank them for query routing. I conduct a set of experiments to cover various scenarios including noisy feedback information (i.e, providing positive feedback on non-relevant documents) to examine the robustness of reputation-based approaches. The empirical evaluation shows significant results in almost all measurement metrics with approximate improvement more than 56% compared to baseline approaches. Thus, based on the results, if one were to choose one technique, reputation-based approaches are clearly the natural choices which also can be deployed on any P2P network.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Ex-situ conservation and the in-situ conservation of natural habitats are the tools to conserve biodiversity. Habitats and ecosystems have been becoming altered by human activities and a growing number of species requires form of management to ensure their survival. Conservation queries become more complex and urgent. Developing scientifically based and innovative approaches to ex-situ conservation is necessary. Recent studies underline importance of gut microbiome in animal health with implications for animal conservation and management. Animal and human studies have demonstrated that environmental factors can impact gut microbiome composition. Within this scenario, the present work focused on species belonging to different taxa, reptiles and mammals: Aldabrachelys gigantea, the giant tortoise of the Seychelles islands and Indri indri, the greatest leaving lemur of Madagascar. The Seychelles giant tortoise is vulnerable species with declining population, whereas the indri is a critically endangered species that could reach the extinction within 25 years. Both need research to help them to survive. Tortoises live for very long time and to observe how they can afford the environmental changes is very difficult. Indris, instead, are able to survive only in a small area of the Madagascar forest, with a very strong link between the species’ survival and the environment. The obtained results underline importance of environmental factors, both in-situ and ex-situ, for species conservation. Microbiome could help the organisms to respond on a short timescale and cope with, environmental changes. However, species with long generation time might not be able to adapt to fast changes but bacteria with a short generation time can adapt on a shorter timescale allowing the host to cope with fluctuating environment. Gut microbiome plays an important role in an animal’s health and has the potential to improve the management of individuals under human care for conservation purposes.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This PhD work arises from the necessity to give a contribution to the energy saving field, regarding automotive applications. The aim was to produce a multidisciplinary work to show how much important is to consider different aspects of an electric car realization: from innovative materials to cutting-edge battery thermal management systems (BTMSs), also dealing with the life cycle assessment (LCA) of the battery packs (BPs). Regarding the materials, it has been chosen to focus on carbon fiber composites as their use allows realizing light products with great mechanical properties. Processes and methods to produce carbon fiber goods have been analysed with a special attention on the university solar car Emilia 4. The work proceeds dealing with the common BTMSs on the market (air-cooled, cooling plates, heat pipes) and then it deepens some of the most innovative systems such as the PCM-based BTMSs after a previous experimental campaign to characterize the PCMs. After that, a complex experimental campaign regarding the PCM-based BTMSs has been carried on, considering both uninsulated and insulated systems. About the first category the tested systems have been pure PCM-based and copper-foam-loaded-PCM-based BTMSs; the insulated tested systems have been pure PCM-based and copper-foam-loaded-PCM-based BTMSs and both of these systems equipped with a liquid cooling circuit. The choice of lighter building materials and the optimization of the BTMS are strategies which helps in reducing the energy consumption, considering both the energy required by the car to move and the BP state of health (SOH). Focusing on this last factor, a clear explanation regarding the importance of taking care about the SOH is given by the analysis of a BP production energy consumption. This is why a final dissertation about the life cycle assessment (LCA) of a BP unit has been presented in this thesis.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The thesis is focused on introducing basic MIMO-based and Massive MIMO-based systems and their possible benefits. Then going through the implementation options that we have, according to 3GPP standards, for 5G systems and how the transition is done from a non-standalone 5G RAN to a completely standalone 5G RAN. Having introduced the above-mentioned subjects and providing some definition of telecommunications principles, we move forward to a more technical analysis of the Capacity, Throughput, Power consumption, and Costs. Comparing all the mentioned parameters between a Massive-MIMO-based system and a MIMO-based system. In the analysis of power consumption and costs, we also introduce the concept of virtualization and its benefits in terms of both power and costs. Finally, we try to justify a trade-off between having a more reliable system with a high capacity and throughput while keeping the costs as low as possible.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Rail transportation has significant importance in the future world. This importance is tightly bounded to accessible, sustainable, efficient and safe railway systems. Precise positioning in railway applications is essential for increasing railway traffic, train-track control, collision avoidance, train management and autonomous train driving. Hence, precise train positioning is a safety-critical application. Nowadays, positioning in railway applications highly depends on a cellular-based system called GSM-R, a railway-specific version of Global System for Mobile Communications (GSM). However, GSM-R is a relatively outdated technology and does not provide enough capacity and precision demanded by future railway networks. One option for positioning is mounting Global Navigation Satellite System (GNSS) receivers on trains as a low-cost solution. Nevertheless, GNSS can not provide continuous service due to signal interruption by harsh environments, tunnels etc. Another option is exploiting cellular-based positioning methods. The most recent cellular technology, 5G, provides high network capacity, low latency, high accuracy and high availability suitable for train positioning. In this thesis, an approach to 5G-based positioning for railway systems is discussed and simulated. Observed Time Difference of Arrival (OTDOA) method and 5G Positioning Reference Signal (PRS) are used. Simulations run using MATLAB, based on existing code developed for 5G positioning by extending it for Non Line of Sight (NLOS) link detection and base station exclusion algorithms. Performance analysis for different configurations is completed. Results show that efficient NLOS detection improves positioning accuracy and implementing a base station exclusion algorithm helps for further increase.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Plastics are polymers of conventional and extensive use in our day-to-day life. This is due to their light weight, adaptability to different uses and low prices. A downside of such extensive use is the environmental pollution arising from plastic production and disposal. Indeed, many commodity polymers are produced from non-renewable resources while other do not bio-degrade after their end-of-life disposal. Consequently, the ideal polymer comes from renewable raw materials and bio-degrades after its disposal, meaning that it would do little or no harm to the environment from the beginning to the end of its life cycle. In this thesis project a class of bio-based and bio-degradable co-polymers, namely poly(ester-amide)s, was investigated because of their tunable mechanical and bio-degradation properties as well as their renewable origin. Such polymers were synthetized and characterized thermically and mechanically. Furthermore, a scale-up procedure was developed and applied to one polymer and processing trials were made with the material obtained after scale-up.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Obesity is a major risk factor for asthma. Likewise, obesity is known to increase disease severity in asthmatic subjects and also to impair the efficacy of first-line treatment medications for asthma, worsening asthma control in obese patients. This concept is in agreement with the current understanding that some asthma phenotypes are not accompanied by detectable inflammation, and may not be ameliorated by classical anti-inflammatory therapy. There are growing evidences suggesting that the obesity-related asthma phenotype does not necessarily involve the classical T(H)2-dependent inflammatory process. Hormones involved in glucose homeostasis and in the pathogeneses of obesity likely directly or indirectly link obesity and asthma through inflammatory and non-inflammatory pathways. Furthermore, the endocrine regulation of the airway-related pre-ganglionic nerves likely contributes to airway hyperreactivity (AHR) in obese states. In this review, we focused our efforts on understanding the mechanism underlying obesity-related asthma by exploring the T(H)2-independent mechanisms leading to this disease.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

A base-cutter represented for a mechanism of four bars, was developed using the Autocad program. The normal force of reaction of the profile in the contact point was determined through the dynamic analysis. The equations of dynamic balance were based on the laws of Newton-Euler. The linkage was subject to an optimization technique that considered the peak value of soil reaction force as the objective function to be minimized while the link lengths and the spring constant varied through a specified range. The Algorithm of Sequential Quadratic Programming-SQP was implemented of the program computational Matlab. Results were very encouraging; the maximum value of the normal reaction force was reduced from 4,250.33 to 237.13 N, making the floating process much less disturbing to the soil and the sugarcane rate. Later, others variables had been incorporated the mechanism optimized and new otimization process was implemented .

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The aim of this study was to evaluate the tissue compatibility of a silorane-based resin system (FiltekTM Silorane) and a methacrylate-based nanoparticle resin (FiltekTM Supreme XT) after implantation in the subcutaneous connective tissue of isogenic mice. One hundred and thirty five male isogenic BALB/c mice were randomly assigned to 12 experimental and 3 control groups, according to the implanted material and the experimental period of 7, 21 and 63 days. At the end of each period, the animals were killed and the tubes with the surrounding tissues were removed and processed for microscopic analysis. Samples were subjected to a descriptive and a semi-quantitative analyses using a 4-point scoring system (0-3) to evaluate the collagen fiber formation and inflammatory infiltrate. Data were statistically analyzed using the Kruskal Wallis test (?=0.05). The results showed that there was no significant difference between the experimental and control groups considering the three evaluation periods (p>0.05). The silorane-based and the methacrylate-based nanoparticle resins presented similar tissue response to that of the empty tube (control group) after subcutaneous implantation in isogenic mice.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Investiga-se a equivalência conceitual, de itens e semântica entre o instrumento Dysfunctional Voiding Scoring System (DVSS), utilizado para avaliar a disfunção funcional do trato urinário inferior em crianças, concebido em inglês e uma versão em português. Na primeira etapa realizou-se a avaliação da equivalência conceitual e de itens, seguida de duas traduções do instrumento original para o português. Na segunda etapa foram realizadas 63 entrevistas, com crianças de 3 a 10 anos e responsáveis, e modificação de itens segundo dificuldades de interpretação. Na terceira etapa foi realizada a retradução do instrumento em português para o inglês e avaliação da equivalência semântica. Na quarta etapa, a versão pré-teste foi aplicada em vinte duplas de crianças de 3 a 10 anos e responsáveis. Apresenta-se o instrumento em português com equivalência conceitual, de itens e semântica. Sugere-se que a aplicação do DVSS seja realizada por meio de entrevista por profissional treinado e não baseada em autopreenchimento como proposto no instrumento original.