830 resultados para Sensing devices
Resumo:
Context awareness is emerging on mobile devices. Context awareness can be used to improve usability of a mobile device. Context awareness is particularly important on mobile devices due the limitations they have. At first in this work, a literature review on context awareness and mobile environment is made. For aiding context awareness there exist an implementation of a Context Framework for Symbian S60 devices. It provides a possibility for exchanging the contexts inside the device between the client applications of the local Context Framework. The main contribution of this thesis is to design and implement an enhancement to the S60 Context Framework for providing possibility to exchange context over device boundaries. Using the implemented Context Exchange System, the context exchange is neither depending on the type of the context nor the type of the client. In addition, the clients and the contexts can reside on any interconnected device. The usage of the system is independent of the programming language since in addition to using only Symbian C++ function interfaces it can also be utilized using XML scripts. The Meeting Sniffer application, which uses the Context Exchange System, was also developed in this work. Using this application, it is possible to recognize a meeting situation and suggest device profile change to a user.
Resumo:
Current technology trends in medical device industry calls for fabrication of massive arrays of microfeatures such as microchannels on to nonsilicon material substrates with high accuracy, superior precision, and high throughput. Microchannels are typical features used in medical devices for medication dosing into the human body, analyzing DNA arrays or cell cultures. In this study, the capabilities of machining systems for micro-end milling have been evaluated by conducting experiments, regression modeling, and response surface methodology. In machining experiments by using micromilling, arrays of microchannels are fabricated on aluminium and titanium plates, and the feature size and accuracy (width and depth) and surface roughness are measured. Multicriteria decision making for material and process parameters selection for desired accuracy is investigated by using particle swarm optimization (PSO) method, which is an evolutionary computation method inspired by genetic algorithms (GA). Appropriate regression models are utilized within the PSO and optimum selection of micromilling parameters; microchannel feature accuracy and surface roughness are performed. An analysis for optimal micromachining parameters in decision variable space is also conducted. This study demonstrates the advantages of evolutionary computing algorithms in micromilling decision making and process optimization investigations and can be expanded to other applications
Resumo:
Cognitive radio networks sense spectrum occupancy and manage themselvesto operate in unused bands without disturbing licensed users. The detection capability of aradio system can be enhanced if the sensing process is performed jointly by a group of nodesso that the effects of wireless fading and shadowing can be minimized. However, taking acollaborative approach poses new security threats to the system as nodes can report falsesensing data to reach a wrong decision. This paper makes a review of secure cooperativespectrum sensing in cognitive radio networks. The main objective of these protocols is toprovide an accurate resolution about the availability of some spectrum channels, ensuring thecontribution from incapable users as well as malicious ones is discarded. Issues, advantagesand disadvantages of such protocols are investigated and summarized.
Resumo:
Stratospheric ozone can be measured accurately using a limb scatter remote sensing technique at the UV-visible spectral region of solar light. The advantages of this technique includes a good vertical resolution and a good daytime coverage of the measurements. In addition to ozone, UV-visible limb scatter measurements contain information about NO2, NO3, OClO, BrO and aerosols. There are currently several satellite instruments continuously scanning the atmosphere and measuring the UVvisible region of the spectrum, e.g., the Optical Spectrograph and Infrared Imager System (OSIRIS) launched on the Odin satellite in February 2001, and the Scanning Imaging Absorption SpectroMeter for Atmospheric CartograpHY (SCIAMACHY) launched on Envisat in March 2002. Envisat also carries the Global Ozone Monitoring by Occultation of Stars (GOMOS) instrument, which also measures limb-scattered sunlight under bright limb occultation conditions. These conditions occur during daytime occultation measurements. The global coverage of the satellite measurements is far better than any other ozone measurement technique, but still the measurements are sparse in the spatial domain. Measurements are also repeated relatively rarely over a certain area, and the composition of the Earth’s atmosphere changes dynamically. Assimilation methods are therefore needed in order to combine the information of the measurements with the atmospheric model. In recent years, the focus of assimilation algorithm research has turned towards filtering methods. The traditional Extended Kalman filter (EKF) method takes into account not only the uncertainty of the measurements, but also the uncertainty of the evolution model of the system. However, the computational cost of full blown EKF increases rapidly as the number of the model parameters increases. Therefore the EKF method cannot be applied directly to the stratospheric ozone assimilation problem. The work in this thesis is devoted to the development of inversion methods for satellite instruments and the development of assimilation methods used with atmospheric models.
Resumo:
Indole-based receptors such as biindole, carbazole, and indolocarbazole are regarded as some of the most favorable anion receptors in molecular recognition. This is because indole groups possess N–H groups as hydrogen-bonding donors. The introduction of amide groups in the indole framework can induce strong binding properties and good water solubility. In this study, we designed and synthesized a series of N-(indol-3-ylglyoxylyl)benzylamine derivatives as novel and simple anion receptors. The receptors derived by aryl and aliphatic amines can selectively recognize F– based on a color change from colorless-to-yellow in DMSO. The receptors derived by hydrazine hydrate can recognize F–, AcO–, and H2PO4– by similar color changes in DMSO and can even enable the selective recognition of F– in a DMSO–H2O binary solution by the naked eye. Spectrographic data indicate that complexes are formed between receptors and anions through multiple hydrogen-bonding interactions in dual solutions.
Resumo:
Learning from demonstration becomes increasingly popular as an efficient way of robot programming. Not only a scientific interest acts as an inspiration in this case but also the possibility of producing the machines that would find application in different areas of life: robots helping with daily routine at home, high performance automata in industries or friendly toys for children. One way to teach a robot to fulfill complex tasks is to start with simple training exercises, combining them to form more difficult behavior. The objective of the Master’s thesis work was to study robot programming with visual input. Dynamic movement primitives (DMPs) were chosen as a tool for motion learning and generation. Assuming a movement to be a spring system influenced by an external force, making this system move, DMPs represent the motion as a set of non-linear differential equations. During the experiments the properties of DMP, such as temporal and spacial invariance, were examined. The effect of the DMP parameters, including spring coefficient, damping factor, temporal scaling, on the trajectory generated were studied.
Resumo:
The purpose of this thesis was to study how certificates could be used to improve security of mobile devices. In the theoretical part the usage of certificates to improve security is explained. In the practical part a concept of certificate handling middleware is introduced and implemented. This is to demonstrate what kind of functionality is needed to provide an improvement over the current situation in security with mobile devices. The certificate handling middleware is a concept that would work better if implemented directly into mobile device's core functionality. Many of the mobile devices have a certificate store to some degree and often it is not used to store other people's certificates. A certificate store combined with address book and added with possibility to add attributes to the people such as group memberships would be sufficient to satisfy the needs of many emerging sharing and social applications.
Resumo:
This thesis discusses the design and implementation of a real-time musical pair improvisation scenario for mobile devices. In the scenario transferring musical information over a network connection was required. The suitability of available wireless communication technologies was evaluated and communication was analyzed and designed on multiple layers of TCP/IP protocol stack. Also an application layer protocol was designed and implemented for the scenario. The implementation was integrated into a mobile musical software for children using available software components and libraries although the used platform lead to hardware and software constraints. Software limitations were taken into account in design. The results show that real-time musical improvisation can be implemented with wireless communication and mobile technology. The results also show that link layer had the most significant effect on real-time communication in the scenario.
Resumo:
Along with the increasing in demand of mobile computing, Push Notification (PN) is widely used in mobile phones and other devices. PN allows the developer to send messages to the end users even when the client application is not running at the moment. This solves the problem produced by non-supported multi-tasking feature as well as saving battery life. Microsoft Push Notification Service (MPNS) is one solution to use PNs in Windows Phones. The thesis gives the developers an idea of how to use PNs by introducing MPNS, comparing MPNS with other Push Notification Services, usage of different PN types analysis, and PN simulation system implementation.
Resumo:
The forthcoming media revolution of exchanging paper documents to digital media in construction engineering requires new tools to be developed. The basis of this bachelor’s thesis was to explore the preliminary possibilities of exporting imagery from a Building Information Modelling –software to a mobile phone on a construction yard. This was done by producing a Web Service which uses the design software’s Application Programming Interface to interact with a structures model in order to produce the requested imagery. While mobile phones were found lacking as client devices, because of limited processing power and small displays, the implementation showed that the Tekla Structures API can be used to automatically produce various types of imagery. Web Services can be used to transfer this data to the client. Before further development the needs of the contractor, benefits for the building master and inspector and the full potential of the BIM-software need to be mapped out with surveys.
Resumo:
The aim of this study was to use digital images acquired by cameras attached to a helium balloon to detect variation of the nutritional status in Brachiaria decumbens. The treatments consisted of five doses of nitrogen (0, 50, 100, 150 e 200kg ha-1) with six replications each, evaluated in a completely randomized statistical design. A remote sensing system composed of digital cameras and microcomputers was used for image acquisition, and a helium balloon lifted the cameras to the heights of 15, 20, 25 and 30m. A portable chlorophyll meter and analyses of leaf nitrogen content were used to make comparisons with data obtained by the remote sensing system. Data was acquired in two phases, in different climatic conditions. At the end of each phase, dry matter production was measured. Three vegetation indices were used to evaluate the detection of different nutritional status. The three indices were able to detect the effects of N doses. The indices constructed with the Green spectral band showed to be more efficient.
Resumo:
This study compares the precision of three image classification methods, two of remote sensing and one of geostatistics applied to areas cultivated with citrus. The 5,296.52ha area of study is located in the city of Araraquara - central region of the state of São Paulo (SP), Brazil. The multispectral image from the CCD/CBERS-2B satellite was acquired in 2009 and processed through the Geographic Information System (GIS) SPRING. Three classification methods were used, one unsupervised (Cluster), and two supervised (Indicator Kriging/IK and Maximum Likelihood/Maxver), in addition to the screen classification taken as field checking.. Reliability of classifications was evaluated by Kappa index. In accordance with the Kappa index, the Indicator kriging method obtained the highest degree of reliability for bands 2 and 4. Moreover the Cluster method applied to band 2 (green) was the best quality classification between all the methods. Indicator Kriging was the classifier that presented the citrus total area closest to the field check estimated by -3.01%, whereas Maxver overestimated the total citrus area by 42.94%.
Resumo:
In this thesis, the gas sensing properties of porous silicon-based thin-film optical filters are explored. The effects of surface chemistry on the adsorption and desorption of various gases are studied in detail. Special emphasis is placed on investigating thermal carbonization as a stabilization method for optical sensing applications. Moreover, the possibility of utilizing the increased electrical conductivity of thermally carbonized porous silicon for implementing a multiparametric gas sensor, which would enable simultaneous monitoring of electrical and optical parameters, is investigated. In addition, different porous silicon-based optical filter-structures are prepared, and their properties in sensing applications are evaluated and compared. First and foremost, thermal carbonization is established as a viable method to stabilize porous silicon optical filters for chemical sensing applications. Furthermore, a multiparametric sensor, which can be used for increasing selectivity in gas sensing, is also demonstrated. Methods to improve spectral quality in multistopband mesoporous silicon rugate filters are studied, and structural effects to gas sorption kinetics are evaluated. Finally, the stability of thermally carbonized optical filters in basic environments is found to be superior in comparison to other surface chemistries currently available for porous silicon. The results presented in this thesis are of particular interest for developing novel reliable sensing systems based on porous silicon, e.g., label-free optical biosensors.
Resumo:
Purpose To evaluate the compliance and degree of satisfaction of nulligravida (has not given birth) and parous (had already given birth) women who are using intrauterine devices (IUDs). Methods A cross-sectional cohort study was conducted comparing nulligravida and parous women who had had an IUD inserted between July 2009 and November 2011. A total of 84 nulligravida women and 73 parous women were included. Interviews were conducted with women who agreed to participate through telephone contact. Statistical analysis was performed with Student s t-test and Mann-Whitney test for numeric variables; Pearson s chi-square test to test associations; and, whenever pertinent, Fisher s exact test for categorical variables. A survival curve was constructed to estimate the likelihood of each woman continuing the use of the IUD. A significance level of 5% was established. Results When compared with parous women, nulligravida women had a higher education level (median: 12 vs. 10 years). No statistically significant differences were found between the nulligravida and parous women with respect to information on the use of the IUD, prior use of other contraceptive methods, the reason for having chosen the IUD as the current contraceptive method, reasons for discontinuing the use and adverse effects, compliance, and degree of satisfaction. The two groups did not show any difference in terms of continued use of the IUD (p = 0.4). Conclusion There was no difference in compliance or the degree of satisfaction or continued use of IUDs between nulligravida and parous women, suggesting that IUD use may be recommended for women who have never been pregnant.