999 resultados para Comunicação cartográfica


Relevância:

20.00% 20.00%

Publicador:

Resumo:

This thesis aims to build a panoramic analysis with the intention of providing the theoretical initial a thought articulated educational of podcast, a technology orality distributed demand. This joint search considering the various spheres that educational technology in Brazilian use, both in school and non-school contexts, including scenarios and distance. This study unites questions addressed piecemeal in the area to new perspectives about the podcast, in order to characterize its nature, examining such technology from a perspective of educational technology itself, as well as unveiling its main potentials and implications. The survey was conducted from the combined use of quantitative and qualitative categories, with emphasis on the last one. The method of participant observation was followed by immersion of the researcher in the audience groups of Brazilians podcasts. Data collection with sources held in non-school contexts, from a look at targeted interactions given the blogs of Brazilian productions, as well as from open-ended interviews with producers - made online - besides giving themselves from the hearing itself about five hundred podcasts of Brazil. In the school context, the research focused on a literature review of the literature of the study area. Were added to the corpus described statistics derived mainly from "Podpesquisa 2009," Numerical major survey on the use of podcasts in Brazil. The articulation and analysis of the collected data, we used the concept of Education Paulo Freire (1971, 1987), so that, understanding it as synonymous to communication - understood this concept in Freire - were able to reveal the various ramifications educational podcast Brazilian atmosphere permeated by a dialogic between its participants. Moreover, the ideas of Célestin Freinet (1998) about the cooperation, while education practice, conducted the analyzes productive technology addressed in this work. The philosophical thought of Andrew Feenberg (2003) on the notion of "technologies" buoyed technological design elaborate. Such consideration provided the foundation for the reflections and proposals offered in this study, which, in the characterization of the oral nature of the podcast - especially their version for the deaf - appropriated the placements Luis Antonio Marcuschi (2001) about the relationship between orality and writing. In addition to these references, several other authors were considered, dealing with issues that pervade the theme here delimited, contemplating discussions on topics such as educational interest, online production, inclusive education, among other aspects. At the end, there was the podcast as a technology, while still reproducing social asymmetries Brazilian fairly directed at promoting mitigations hierarchical and open production in digital orality promotes. In view of its technical and educational implications in national use, the technology study has revealed potential relevant to the sophistication of teaching practices with orality, in various contexts, and proved adequate to serve as a motto to the revision of school practices, to even the very role of the school. This, by the prospects unveiled here, can, through the podcast, mitigate their questions reproductivist to constitute themselves as under privileged communication, boosted by critical rescue and sophistication of management through the most basic education component: speech

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Communication is seen as vital function. Through it, individuals and organizations relate to each other, the environment and the shares of their own group, influencing each other to turn facts into information. The user of the male part of a group of patients whose health policy is still in development. This fact can create insecurity in the nurse to establish a process that promotes disease prevention, promotion and / or recovery of health for that user. Aiming to elucidate this, the present study aimed to: apprehend the social representations of nurses communication with the users were male, looking for disease prevention, promotion and recovery of his health; identify the factors that influenced, positively or negatively on the effectiveness of nurses communication with the users were male and investigate the strategies used by nurses to clarify communication with the users were male. In order to achieve the goal raised, this study was a descriptive, exploratory and qualitative approach. Was based on theoretical and methodological framework social representations of Denise Jodelet and Serge Moscovici. The project has, through no Parecer nº 649/10, approval of the Ethics and Research HULW. During data collection, we used a semi-structured script and a diary interviews with 24 nurses in basic health units of district-Mangabeira Health District III, the city of João Pessoa (PB). The results were analyzed using the technique of content analysis according to Bardin (2007). Classifying the research subjects and identified three categories and five nuclei of the central ideas. The categories identified: the grasp of the RS communication of nurses with male users, identifying factors that influence the effectiveness of nurses' communication with users and male research on the strategies used by nurses to the elucidation of the communication with male users. The nuclei of the central ideas found: social representations of nurses' communication with the users of the male is externalized as difficult, different, difficult, not technical (knowledge) specific, with a dubious sense in relation to its therapeutic action, the factors examined as positive in this communication were based on the connection between professional and user look in detail and not mechanistic, in preventive actions, the dynamics of care, accessibility, participatory care, humanization, and qualification service. Whereas served as negative factors for the communication, signed on the behavioral differences of men, the feminization of nurses, lack of training for professionals in relation to the subject, prescriptive conduct and prejudice (concerns) sociocultural. Another related consolidated core strategies employed for the occurrence of such communication. Given these results, it was realized the importance of social representations for the consecration of a single language, the common understanding of reality on the nurse's communication with the user in male and determination of changes in the behavior of nurses and the user to the establishment of more effective strategies for obtaining a therapeutic communication between them

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Internet applications such as media streaming, collaborative computing and massive multiplayer are on the rise,. This leads to the need for multicast communication, but unfortunately group communications support based on IP multicast has not been widely adopted due to a combination of technical and non-technical problems. Therefore, a number of different application-layer multicast schemes have been proposed in recent literature to overcome the drawbacks. In addition, these applications often behave as both providers and clients of services, being called peer-topeer applications, and where participants come and go very dynamically. Thus, servercentric architectures for membership management have well-known problems related to scalability and fault-tolerance, and even peer-to-peer traditional solutions need to have some mechanism that takes into account member's volatility. The idea of location awareness distributes the participants in the overlay network according to their proximity in the underlying network allowing a better performance. Given this context, this thesis proposes an application layer multicast protocol, called LAALM, which takes into account the actual network topology in the assembly process of the overlay network. The membership algorithm uses a new metric, IPXY, to provide location awareness through the processing of local information, and it was implemented using a distributed shared and bi-directional tree. The algorithm also has a sub-optimal heuristic to minimize the cost of membership process. The protocol has been evaluated in two ways. First, through an own simulator developed in this work, where we evaluated the quality of distribution tree by metrics such as outdegree and path length. Second, reallife scenarios were built in the ns-3 network simulator where we evaluated the network protocol performance by metrics such as stress, stretch, time to first packet and reconfiguration group time

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This thesis proposes the specification and performance analysis of a real-time communication mechanism for IEEE 802.11/11e standard. This approach is called Group Sequential Communication (GSC). The GSC has a better performance for dealing with small data packets when compared to the HCCA mechanism by adopting a decentralized medium access control using a publish/subscribe communication scheme. The main objective of the thesis is the HCCA overhead reduction of the Polling, ACK and QoS Null frames exchanged between the Hybrid Coordinator and the polled stations. The GSC eliminates the polling scheme used by HCCA scheduling algorithm by using a Virtual Token Passing procedure among members of the real-time group to whom a high-priority and sequential access to communication medium is granted. In order to improve the reliability of the mechanism proposed into a noisy channel, it is presented an error recovery scheme called second chance algorithm. This scheme is based on block acknowledgment strategy where there is a possibility of retransmitting when missing real-time messages. Thus, the GSC mechanism maintains the real-time traffic across many IEEE 802.11/11e devices, optimized bandwidth usage and minimal delay variation for data packets in the wireless network. For validation purpose of the communication scheme, the GSC and HCCA mechanisms have been implemented in network simulation software developed in C/C++ and their performance results were compared. The experiments show the efficiency of the GSC mechanism, especially in industrial communication scenarios.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This work presents a study of implementation procedures for multiband microstrip patch antennas characterization, using on wireless communication systems. An artificial neural network multilayer perceptron is used to locate the bands of operational frequencies of the antenna for different geometrics configurations. The antenna is projected, simulated and tested in laboratory. The results obtained are compared in order to validate the performance of archetypes that resulted in a good one agreement in metric terms. The neurocomputationals procedures developed can be extended to other electromagnetic structures of wireless communications systems

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The advent of the Internet stimulated the appearance of several services. An example is the communication ones present in the users day-by-day. Services as chat and e-mail reach an increasing number of users. This fact is turning the Net a powerful communication medium. The following work explores the use of communication conventional services into the Net infrastructure. We introduce the concept of communication social protocols applied to a shared virtual environment. We argue that communication tools have to be adapted to the Internet potentialities. To do that, we approach some theories of the Communication area and its applicability in a virtual environment context. We define multi-agent architecture to support the offer of these services, as well as, a software and hardware platform to support the accomplishment of experiments using Mixed Reality. Finally, we present the obtained results, experiments and products

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The greater part of monitoring onshore Oil and Gas environment currently are based on wireless solutions. However, these solutions have a technological configuration that are out-of-date, mainly because analog radios and inefficient communication topologies are used. On the other hand, solutions based in digital radios can provide more efficient solutions related to energy consumption, security and fault tolerance. Thus, this paper evaluated if the Wireless Sensor Network, communication technology based on digital radios, are adequate to monitoring Oil and Gas onshore wells. Percent of packets transmitted with successful, energy consumption, communication delay and routing techniques applied to a mesh topology will be used as metrics to validate the proposal in the different routing techniques through network simulation tool NS-2

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In the globalized world modern telecommunications have assumed key role within the company, causing a large increase in demand for the wireless technology of communication, which has been happening in recent years have greatly increased the number of applications using this technology. Due to this demand, new materials are developed to enable new control mechanisms and propagation of electromagnetic waves. The research to develop new technologies for wireless communication presents a multidisciplinary study that covers from the new geometries for passive antennas, active up to the development of materials for devices that improve the performance at the frequency range of operation. Recently, planar antennas have attracted interest due to their characteristics and advantages when compared with other types of antennas. In the area of mobile communications the need for antennas of this type has become increasingly used, due to intensive development, which needs to operate in multifrequency antennas and broadband. The microstrip antennas have narrow bandwidth due to the dielectric losses generated by irradiation. Another limitation is the degradation of the radiation pattern due to the generation of surface waves in the substrate. Some techniques have been developed to minimize this limitation of bandwidth, such as the study of type materials PBG - Photonic Band Gap, to form the dielectric material. This work has as main objective the development project of a slot resonator with multiple layers and use the type PBG substrate, which carried out the optimization from the numerical analysis and then designed the device initially proposed for the band electromagnetic spectrum between 3-9 GHz, which basically includes the band S to X. Was used as the dielectric material RT/Duroid 5870 and RT/Duroid 6010.LM where both are laminated ceramic-filled PTFE dielectric constants 2.33 and 10.2, respectively. Through an experimental investigation was conducted an analysis of the simulated versus measured by observing the behavior of the radiation characteristics from the height variation of the dielectric multilayer substrates. We also used the LTT method resonators structures rectangular slot with multiple layers of material photonic PBG in order to obtain the resonance frequency and the entire theory involving the electromagnetic parameters of the structure under consideration. xviii The analysis developed in this work was performed using the method LTT - Transverse Transmission Line, in the field of Fourier transform that uses a component propagating in the y direction (transverse to the real direction of propagation z), thus treating the general equations of the fields electric and magnetic and function. The PBG theory is applied to obtain the relative permittivity of the polarizations for the sep photonic composite substrates material. The results are obtained with the commercial software Ansoft HFSS, used for accurate analysis of the electromagnetic behavior of the planar device under study through the Finite Element Method (FEM). Numerical computational results are presented in graphical form in two and three dimensions, playing in the parameters of return loss, frequency of radiation and radiation diagram, radiation efficiency and surface current for the device under study, and have as substrates, photonic materials and had been simulated in an appropriate computational tool. With respect to the planar device design study are presented in the simulated and measured results that show good agreement with measurements made. These results are mainly in the identification of resonance modes and determining the characteristics of the designed device, such as resonant frequency, return loss and radiation pattern

Relevância:

20.00% 20.00%

Publicador:

Resumo:

T'his dissertation proposes alternative models to allow the interconnectioin of the data communication networks of COSERN Companhia Energética do Rio Grande do Norte. These networks comprise the oorporative data network, based on TCP/IP architecture, and the automation system linking remote electric energy distribution substations to the main Operatin Centre, based on digital radio links and using the IEC 60870-5-101 protoco1s. The envisaged interconnection aims to provide automation data originated from substations with a contingent route to the Operation Center, in moments of failure or maintenance of the digital radio links. Among the presented models, the one chosen for development consists of a computational prototype based on a standard personal computer, working under LINUX operational system and running na application, developesd in C language, wich functions as a Gateway between the protocols of the TCP/IP stack and the IEC 60870-5-101 suite. So, it is described this model analysis, implementation and tests of functionality and performance. During the test phase it was basically verified the delay introduced by the TCP/IP network when transporting automation data, in order to guarantee that it was cionsistent with the time periods present on the automation network. Besides , additional modules are suggested to the prototype, in order to handle other issues such as security and prioriz\ation of the automation system data, whenever they are travesing the TCP/IP network. Finally, a study hás been done aiming to integrate, in more complete way, the two considered networks. It uses IP platform as a solution of convergence to the communication subsystem of na unified network, as the most recente market tendencies for supervisory and other automation systems indicate

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This master dissertation introduces a study about some aspects that determine the aplication of adaptative arrays in DS-CDMA cellular systems. Some basics concepts and your evolution in the time about celular systems was detailed here, meanly the CDMA tecnique, specialy about spread-codes and funtionaly principies. Since this, the mobile radio enviroment, with your own caracteristcs, and the basics concepts about adaptive arrays, as powerfull spacial filter was aborded. Some adaptative algorithms was introduced too, these are integrants of the signals processing, and are answerable for weights update that influency directly in the radiation pattern of array. This study is based in a numerical analysis of adaptative array system behaviors related to the used antenna and array geometry types. All the simulations was done by Mathematica 4.0 software. The results for weights convergency, square mean error, gain, array pattern and supression capacity based the analisis made here, using RLS (supervisioned) and LSDRMTA (blind) algorithms

Relevância:

20.00% 20.00%

Publicador:

Resumo:

ln this work, planar quasi- Y agi antennas are investigated based on the concept of the classic Y agi_Uda antennas. These antennas represent improvements on the topologies of the antennas existing printed because they present characteristics of broad bandwidth, excellent radiation diagrams and simple construction. New configurations are adapted for the driver of the antennas, introducing patches elements into the driver. These new configurations are named Patches Elements Anteonas (PEA). This adaptation is obtained from simulations that are executed usiog the software C8T Microwave 8tudio 5. After doing the optimizations, procedures for construction and measurement ofthe prototypes are executed in order to improve the performance of the antennas in such way that they could be used in wireless communication applications, such as Bluetooth, WLAN' s and Wi-Fi. Next, the quasi- Y agi antennas are studied in order to implement them in arrangements. The arrangements construction is based 00 the best driver configuration of the antenna developed in this work. First, a linear arrangement composed by two elements of quasi¬Yagi antennas is constructed in such way that the radiation characteristics and the mutual coupling effects could be analyzed. After that, a 90° angle arrangement composed by two elements is studied to observe the effect of circular polarization. Experiments are executed in order to evaluate the arrangements performance. The experimental results show that the analysis made in this work is efficient and accurate. The numerical values obtained for the analyzed parameters of each structure developed are compared with the experimental values. 80, it is possible to observe a good concordance between them. Finally, some future works proposals are presented

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This dissertation aims to develop a software applied to a communication system for a wireless sensor network (WSN) for tracking analog and digital variables and control valve of the gas flow in artificial oil s elevation units, Plunger Lift type. The reason for this implementation is due to the fact that, in the studied plant configuration, the sensors communicate with the PLC (Programmable and Logic Controller) by the cables and pipelines, making any changes in that system, such as changing the layout of it, as well as inconveniences that arise from the nature of the site, such as the vicinity s animals presence that tend to destroy the cables for interconnection of sensors to the PLC. For software development, was used communication polling method via SMAC protocol (Simple Medium Access ControlIEEE 802.15.4 standard) in the CodeWarrior environment to which generated a firmware, loaded into the WSN s transceivers, present in the kit MC13193-EVK, (all items described above are owners of Freescale Semiconductors Inc.). The network monitoring and parameterization used in its application, was developed in LabVIEW software from National Instruments. The results were obtained through the observation of the network s behavior of sensors proposal, focusing on aspects such as: indoor and outdoor quantity of packages received and lost, general aspects of reliability in data transmission, coexistence with other types of wireless networks and power consumption under different operating conditions. The results were considered satisfactory, which showed the software efficiency in this communication system

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This work aims to present how the reconfigurable microstrip antennas and frequency selective surfaces can be used to operate at communication systems that require changing their operation frequency according to system requirements or environmental conditions. The main purpose is to present a reconfigurable circular microstrip antenna using a parasitic ring and a reconfigurable dipole frequency selective surface. Thereupon there are shown fundamental topics like microstrip antennas, PIN diodes and the fundamental theory of reconfigurable antennas and frequency selective surfaces. There are shown the simulations and measurements of the fabricated prototypes and it is done an analysis of some parameters like the bandwidth and radiation pattern, for the antennas, and the transmission characteristics, for the frequency selective surface. Copper strips were used in place of the diodes for proof of the reconfigurability concept

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This Dissertation aims to provide a communication mechanism between Digital TV viewers and interaction devices, such as robots, for example, placed on the environment from which a TV program is being live broadcasted. Such communication mechanism has the objective to allow viewers controll the Interaction Devices through their TV devices, using the broadcast channel present in Interactive Digital TV systems, and receive data from the devices by the broadcast channel. This system was projected as a middlewaer system where the Interaction Devices in the TV program set are interconnected, creating a Interactive Device Network. With this approach, the system is capable of manage the devices on the network, controlling the flow of coming and leaving elements, in a transparent way for the viewers. The system yet allows the Interaction Devices communicate each other, with a integrated communication channel with no worries about the physical communication layer

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Hospital Automation is an area that is constantly growing. The emergency of new technologies and hardware is transforming the processes more efficient. Nevertheless, some of the hospital processes are still being performed manually, such as monitoring of patients that is considered critical because it involves human lives. One of the factors that should be taken into account during a monitoring is the agility to detect any abnormality in vital signs of patients, as well as warning of this anomaly to the medical team involved. So, this master's thesis aims to develop an architecture to automate this process of monitoring and reporting of possible alert to a professional, so that emergency care can be done effectively. The computing mobile was used to improve the communication by distributing messages between a central located into the hospital and the mobile carried by the duty