995 resultados para machine communication


Relevância:

20.00% 20.00%

Publicador:

Resumo:

The purpose of this study was to improve PM7’s basis weight CD profile in Stora Enso’s Berghuizer mill and to search mechanical defects which affect to the formation of the basis weight CD profile. In the theoretical part PM7’s structure was presented and the formation of the basis weight and caliper CD profiles was examined as well as disturbances which are affecting to the formation. The function of the control system was scrutinised for the side of CD profiles as well as the formation of the measured CD profiles. Tuning of the control system was examined through the response model and filtering. Specification of the response model and filtering was explained and how to determine 2sigma statistical number. In the end of the theoretical part ATPA hardware and a new profile browser were introduced. In the experimental part focus was in the beginning to search and remove mechanical defects which are affecting to CD profiles. The next step was to verify the reliability of the online measurements, to study the stability of the basis weight CD profile and to find out so called fingerprint, a basis weight CD profile which is unique for each paper machine. New response model and filtering value for basis weight CD profile was determined by bump tests. After a follow up period the affect of the new response model and filtering was analysed.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

During the past decades testing has matured from ad-hoc activity into being an integral part of the development process. The benefits of testing are obvious for modern communication systems, which operate in heterogeneous environments amongst devices from various manufacturers. The increased demand for testing also creates demand for tools and technologies that support and automate testing activities. This thesis discusses applicability of visualization techniques in the result analysis part of the testing process. Particularly, the primary focus of this work is visualization of test execution logs produced by a TTCN-3 test system. TTCN-3 is an internationally standardized test specification and implementation language. The TTCN-3 standard suite includes specification of a test logging interface and a graphical presentation format, but no immediate relationship between them. This thesis presents a technique for mapping the log events to the graphical presentation format along with a concrete implementation, which is integrated with the Eclipse Platform and the OpenTTCN Tester toolchain. Results of this work indicate that for majority of the log events, a visual representation may be derived from the TTCN-3 standard suite. The remaining events were analysed and three categories relevant in either log analysis or implementation of the visualization tool were identified: events indicating insertion of something into the incoming queue of a port, events indicating a mismatch and events describing the control flow during the execution. Applicability of the results is limited into the domain of TTCN-3, but the developed mapping and the implementation may be utilized with any TTCN-3 tool that is able to produce the execution log in the standardized XML format.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this master’s thesis, possibilities to utilize Near Field Communication (NFC) technology in health care applications are examined. NFC is a short-range wireless communication technology that enables the exchange of data between devices. Main components in NFC are tag, which contains data, a NFC reader device, which can be for instance embedded to mobile phone and also act as a tag, and an antennae in both tag and reader. In this work NFC technology is discussed and its utilization in health care information systems that are in use or in trial. Utilization of information technology in health care field is examined superficially. In this thesis, a system utilizing NFC is designed and its requirements and architecture presented. NFC is used in identification of care worker. When care worker arrives at the house of a patient, she brings the NFC-enabled mobile phone near NFC tag. This sends information to the application server. This information contains the time of arrival and patient and location identifier. When care worker leaves the place, she repeats the procedure. Information gathered can be used in reporting and real time tracking.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The topic of this thesis is the simulation of a combination of several control and data assimilation methods, meant to be used for controlling the quality of paper in a paper machine. Paper making is a very complex process and the information obtained from the web is sparse. A paper web scanner can only measure a zig zag path on the web. An assimilation method is needed to process estimates for Machine Direction (MD) and Cross Direction (CD) profiles of the web. Quality control is based on these measurements. There is an increasing need for intelligent methods to assist in data assimilation. The target of this thesis is to study how such intelligent assimilation methods are affecting paper web quality. This work is based on a paper web simulator, which has been developed in the TEKES funded MASI NoTes project. The simulator is a valuable tool in comparing different assimilation methods. The thesis contains the comparison of four different assimilation methods. These data assimilation methods are a first order Bayesian model estimator, an ARMA model based on a higher order Bayesian estimator, a Fourier transform based Kalman filter estimator and a simple block estimator. The last one can be considered to be close to current operational methods. From these methods Bayesian, ARMA and Kalman all seem to have advantages over the commercial one. The Kalman and ARMA estimators seems to be best in overall performance.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A lot of research has been carried out into virtual teams and virtual leadership, yet there is hardly any research available on the communication behaviour of virtual leaders within a real business context. This research assessed the communication practices of virtual leaders and analysed the relationship between these practices and the performance of virtual teams. The objective of this research was to examine the distinctions of virtual teams, to study the leader’s role in a virtual team and its performance, and to examine the leader’s communication practices within virtual teams. The research involves a case study in which interviews have been carried out within an international technology company headquartered in Finland. Qualitative research methods were applied in the research. Based on the results of the study it can be said that there is a strong relationship between a virtual leader’s communication practices and a virtual team member’s job satisfaction. Through their communication practices, activities and message contents, leaders can affect the job satisfaction of virtual team members. In virtual leadership the focus is not in virtual but in leadership. It does not matter if the context is virtual or face-to-face; similar communication practices are good in both cases. As the global economic crisis strongly affected the sales results of the between a leader’s communication practices and a virtual team’s objective performance cannot be made.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The aim of this thesis is to describe hybrid drive design problems, the advantages and difficulties related to the drive. A review of possible hybrid constructions, benefits of parallel, series and series-parallel hybrids is done. In the thesis analytical and finite element calculations of permanent magnet synchronous machines with embedded magnets were done. The finite element calculations were done using Cedrat’s Flux 2D software. This machine is planned to be used as a motor-generator in a low power parallel hybrid vehicle. The boundary conditions for the design were found from Lucas-TVS Ltd., India. Design Requirements, briefly: • The system DC voltage level is 120 V, which implies Uphase = 49 V (RMS) in a three phase system. • The power output of 10 kW at base speed 1500 rpm (Torque of 65 Nm) is desired. • The maximum outer diameter should not be more than 250 mm, and the maximum core length should not exceed 40 mm. The main difficulties which the author met were the dimensional restrictions. After having designed and analyzed several possible constructions they were compared and the final design selected. Dimensioned and detailed design is performed. Effects of different parameters, such as the number of poles, number of turns and magnetic geometry are discussed. The best modification offers considerable reduction of volume.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this thesis, a Peer-to-Peer communication middleware for mobile environment is developed using the Qt framework and the Qt Mobility extension. The Peer-to-Peer middleware – called as PeerHood – is for service sharing in network neighborhood. In addition, the PeerHood enables service connectivity and device monitoring functionalities. The concept of the PeerHood is already available in native C++ implementation on Linux platform using services from the platform. In this work, the PeerHood concept is remade to be based on use of the Qt framework. The objective of the new solution is to increase PeerHood quality with using functionalities from the Qt framework and the Qt Mobility extension. Furthermore, by using the Qt framework, the PeerHood middleware can be implemented to be portable cross-platform middleware. The quality of the new PeerHood implementation is evaluated with defined quality factors and compared with the existing PeerHood. Reliability, CPU usage, memory usage and static code analysis metrics are used in evaluation. The new PeerHood is shown to be more reliable and flexible that the existing one.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The aim of this thesis was to find out how the carbon footprint calculations can be utilized in the company’s external environmental communication, what is the demand for carbon footprint from the market, and how the other actors in the forest industry have approached the issue. The aim was to recognize the best practises to communicate carbon footprints and to find possibilities to extend the UPM-Kymmene Wood Oy’s mill specific carbon footprints. This research included a literature review, an inquiry to the UPM-Kymmene Wood Oy’s sales offices, and Internet survey concerning the external environmental communication in the forest industry and three small case studies based on mill specific parameters. The inquiry to the sales offices showed that the carbon footprint is not yet a common demand from the customers in the wood product sector. In addition, the Internet survey showed that generally in the forest industry, not much has been done concerning carbon footprint communication so far. The biggest challenge in carbon footprint communication is the variation in the knowledge level of the receivers. In addition btob and btoc communication situations demand a different approach to the issue. Carbon profile brochures developed in the company can be seen as suitable for btob communication situations. Case studies have shown that the contribution of final product transport to the overall carbon footprint was significant. It was recommended to include post mill transport in the carbon footprint information supplied to the btob customers. When discussing environmental communication on a general level it can be stated that a good external environmental communication is based on facts, is open and proactive and takes into account the needs of the receiver. However, the openness and the quality of external environmental communication are essentially strategic decisions. The significance of internal communication as well as the knowhow in the communication and marketing networks play a major role in achieving success in external environmental communication. Carbon footprints are only one part of good balanced external environmental communication. One specific environmental feature like carbon footprint should not be over emphasized to the detriment of other important environmental aspects.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The Switched Reluctance technology is probably best suited for industrial low-speed or zerospeed applications where the power can be small but the torque or the force in linear movement cases might be relatively high. Because of its simple structure the SR-motor is an interesting alternative for low power applications where pneumatic or hydraulic linear drives are to be avoided. This study analyses the basic parts of an LSR-motor which are the two mover poles and one stator pole and which form the “basic pole pair” in linear-movement transversal-flux switchedreluctance motors. The static properties of the basic pole pair are modelled and the basic design rules are derived. The models developed are validated with experiments. A one-sided one-polepair transversal-flux switched-reluctance-linear-motor prototype is demonstrated and its static properties are measured. The modelling of the static properties is performed with FEM-calculations. Two-dimensional models are accurate enough to model the static key features for the basic dimensioning of LSRmotors. Three-dimensional models must be used in order to get the most accurate calculation results of the static traction force production. The developed dimensioning and modelling methods, which could be systematically validated by laboratory measurements, are the most significant contributions of this thesis.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This document contains papers that were presented at the conference “Enhancing the Visibility and Collaboration of Researchers in Intercultural Communication in Finland” which took place at the University of Turku (Finland), on October 1st & 2nd 2004. A paper version of some of the following papers as well as articles by specialists in intercultural communication will be published by Peter Lang.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This thesis considers modeling and analysis of noise and interconnects in onchip communication. Besides transistor count and speed, the capabilities of a modern design are often limited by on-chip communication links. These links typically consist of multiple interconnects that run parallel to each other for long distances between functional or memory blocks. Due to the scaling of technology, the interconnects have considerable electrical parasitics that affect their performance, power dissipation and signal integrity. Furthermore, because of electromagnetic coupling, the interconnects in the link need to be considered as an interacting group instead of as isolated signal paths. There is a need for accurate and computationally effective models in the early stages of the chip design process to assess or optimize issues affecting these interconnects. For this purpose, a set of analytical models is developed for on-chip data links in this thesis. First, a model is proposed for modeling crosstalk and intersymbol interference. The model takes into account the effects of inductance, initial states and bit sequences. Intersymbol interference is shown to affect crosstalk voltage and propagation delay depending on bus throughput and the amount of inductance. Next, a model is proposed for the switching current of a coupled bus. The model is combined with an existing model to evaluate power supply noise. The model is then applied to reduce both functional crosstalk and power supply noise caused by a bus as a trade-off with time. The proposed reduction method is shown to be effective in reducing long-range crosstalk noise. The effects of process variation on encoded signaling are then modeled. In encoded signaling, the input signals to a bus are encoded using additional signaling circuitry. The proposed model includes variation in both the signaling circuitry and in the wires to calculate the total delay variation of a bus. The model is applied to study level-encoded dual-rail and 1-of-4 signaling. In addition to regular voltage-mode and encoded voltage-mode signaling, current-mode signaling is a promising technique for global communication. A model for energy dissipation in RLC current-mode signaling is proposed in the thesis. The energy is derived separately for the driver, wire and receiver termination.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The problem of software (SW) defaults is becoming more and more topical because of increasing amount of the SW and its complication. The majority of these defaults are founded during the test part that consumes about 40-50% of the development efforts. Test automation allows reducing the cost of this process and increasing testing effectiveness. In the middle of 1980 the first tools for automated testing appeared and the automated process was implemented in different kinds of SW testing. In short time, it became obviously, automated testing can cause many problems such as increasing product cost, decreasing reliability and even project fail. This thesis describes automated testing process, its concept, lists main problems, and gives an algorithm for automated test tools selection. Also this work presents an overview of the main automated test tools for embedded systems.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The purpose of this work was evaluating the energetic demand of a seeder-fertilizer machine as a function of the type and handling of vegetal covering culture and of the fertilizer deposition shank depth. A Valtra BM100 tractor was used implemented to pull a high precision seeder-fertilizer machine with four ranks of seeding, spaced 0.9 m for maize culture. Experiment was conducted with design in randomized blocks in factorial plots, in the Laboratory of Machines and Agricultural Mechanization experimental area (LAMMA) of UNESP-Jaboticabal, using two covering cultures (black-mucuna and crotalaria), three handlings of this covering, two mechanical (straw crusher and roller knife) and one chemical (pulverization of herbicide), performed 120 days after seeding of covering cultures and three depths of fertilizer deposition shank, completing 18 treatments, with four repetitions, totaling 72 observations. Parameters of displacement speed, gliding, force on traction bar, peak force, power on pulling bar and fuel consumption were evaluated. It was possible to conclude that force on traction bar was less for depths of 0.11 and 0.14 m of fertilizer plough shank, the same occurring for peak force, power on traction bar and volumetric consumption. The specific consumption was lower at a depth of 0.17 m of fertilizer plough shank. Covering cultures and their handlings did not interfere in the performance of machines under inquiry.