63 research outputs found

    NEMO-SN1 Abyssal Cabled Observatory in the Western Ionian Sea

    Get PDF
    The NEutrinoMediterranean Observatory—Submarine Network 1 (NEMO-SN1) seafloor observatory is located in the central Mediterranean Sea, Western Ionian Sea, off Eastern Sicily (Southern Italy) at 2100-m water depth, 25 km from the harbor of the city of Catania. It is a prototype of a cabled deep-sea multiparameter observatory and the first one operating with real-time data transmission in Europe since 2005. NEMO-SN1 is also the first-established node of the European Multidisciplinary Seafloor Observatory (EMSO), one of the incoming European large-scale research infrastructures included in the Roadmap of the European Strategy Forum on Research Infrastructures (ESFRI) since 2006. EMSO will specifically address long-term monitoring of environmental processes related to marine ecosystems, marine mammals, climate change, and geohazards

    Multi-sensor data fusion in mobile devices for the identification of Activities of Daily Living

    Get PDF
    Following the recent advances in technology and the growing use of mobile devices such as smartphones, several solutions may be developed to improve the quality of life of users in the context of Ambient Assisted Living (AAL). Mobile devices have different available sensors, e.g., accelerometer, gyroscope, magnetometer, microphone and Global Positioning System (GPS) receiver, which allow the acquisition of physical and physiological parameters for the recognition of different Activities of Daily Living (ADL) and the environments in which they are performed. The definition of ADL includes a well-known set of tasks, which include basic selfcare tasks, based on the types of skills that people usually learn in early childhood, including feeding, bathing, dressing, grooming, walking, running, jumping, climbing stairs, sleeping, watching TV, working, listening to music, cooking, eating and others. On the context of AAL, some individuals (henceforth called user or users) need particular assistance, either because the user has some sort of impairment, or because the user is old, or simply because users need/want to monitor their lifestyle. The research and development of systems that provide a particular assistance to people is increasing in many areas of application. In particular, in the future, the recognition of ADL will be an important element for the development of a personal digital life coach, providing assistance to different types of users. To support the recognition of ADL, the surrounding environments should be also recognized to increase the reliability of these systems. The main focus of this Thesis is the research on methods for the fusion and classification of the data acquired by the sensors available in off-the-shelf mobile devices in order to recognize ADL in almost real-time, taking into account the large diversity of the capabilities and characteristics of the mobile devices available in the market. In order to achieve this objective, this Thesis started with the review of the existing methods and technologies to define the architecture and modules of the method for the identification of ADL. With this review and based on the knowledge acquired about the sensors available in off-the-shelf mobile devices, a set of tasks that may be reliably identified was defined as a basis for the remaining research and development to be carried out in this Thesis. This review also identified the main stages for the development of a new method for the identification of the ADL using the sensors available in off-the-shelf mobile devices; these stages are data acquisition, data processing, data cleaning, data imputation, feature extraction, data fusion and artificial intelligence. One of the challenges is related to the different types of data acquired from the different sensors, but other challenges were found, including the presence of environmental noise, the positioning of the mobile device during the daily activities, the limited capabilities of the mobile devices and others. Based on the acquired data, the processing was performed, implementing data cleaning and feature extraction methods, in order to define a new framework for the recognition of ADL. The data imputation methods were not applied, because at this stage of the research their implementation does not have influence in the results of the identification of the ADL and environments, as the features are extracted from a set of data acquired during a defined time interval and there are no missing values during this stage. The joint selection of the set of usable sensors and the identifiable set of tasks will then allow the development of a framework that, considering multi-sensor data fusion technologies and context awareness, in coordination with other information available from the user context, such as his/her agenda and the time of the day, will allow to establish a profile of the tasks that the user performs in a regular activity day. The classification method and the algorithm for the fusion of the features for the recognition of ADL and its environments needs to be deployed in a machine with some computational power, while the mobile device that will use the created framework, can perform the identification of the ADL using a much less computational power. Based on the results reported in the literature, the method chosen for the recognition of the ADL is composed by three variants of Artificial Neural Networks (ANN), including simple Multilayer Perceptron (MLP) networks, Feedforward Neural Networks (FNN) with Backpropagation, and Deep Neural Networks (DNN). Data acquisition can be performed with standard methods. After the acquisition, the data must be processed at the data processing stage, which includes data cleaning and feature extraction methods. The data cleaning method used for motion and magnetic sensors is the low pass filter, in order to reduce the noise acquired; but for the acoustic data, the Fast Fourier Transform (FFT) was applied to extract the different frequencies. When the data is clean, several features are then extracted based on the types of sensors used, including the mean, standard deviation, variance, maximum value, minimum value and median of raw data acquired from the motion and magnetic sensors; the mean, standard deviation, variance and median of the maximum peaks calculated with the raw data acquired from the motion and magnetic sensors; the five greatest distances between the maximum peaks calculated with the raw data acquired from the motion and magnetic sensors; the mean, standard deviation, variance, median and 26 Mel- Frequency Cepstral Coefficients (MFCC) of the frequencies obtained with FFT based on the raw data acquired from the microphone data; and the distance travelled calculated with the data acquired from the GPS receiver. After the extraction of the features, these will be grouped in different datasets for the application of the ANN methods and to discover the method and dataset that reports better results. The classification stage was incrementally developed, starting with the identification of the most common ADL (i.e., walking, running, going upstairs, going downstairs and standing activities) with motion and magnetic sensors. Next, the environments were identified with acoustic data, i.e., bedroom, bar, classroom, gym, kitchen, living room, hall, street and library. After the environments are recognized, and based on the different sets of sensors commonly available in the mobile devices, the data acquired from the motion and magnetic sensors were combined with the recognized environment in order to differentiate some activities without motion, i.e., sleeping and watching TV. The number of recognized activities in this stage was increased with the use of the distance travelled, extracted from the GPS receiver data, allowing also to recognize the driving activity. After the implementation of the three classification methods with different numbers of iterations, datasets and remaining configurations in a machine with high processing capabilities, the reported results proved that the best method for the recognition of the most common ADL and activities without motion is the DNN method, but the best method for the recognition of environments is the FNN method with Backpropagation. Depending on the number of sensors used, this implementation reports a mean accuracy between 85.89% and 89.51% for the recognition of the most common ADL, equals to 86.50% for the recognition of environments, and equals to 100% for the recognition of activities without motion, reporting an overall accuracy between 85.89% and 92.00%. The last stage of this research work was the implementation of the structured framework for the mobile devices, verifying that the FNN method requires a high processing power for the recognition of environments and the results reported with the mobile application are lower than the results reported with the machine with high processing capabilities used. Thus, the DNN method was also implemented for the recognition of the environments with the mobile devices. Finally, the results reported with the mobile devices show an accuracy between 86.39% and 89.15% for the recognition of the most common ADL, equal to 45.68% for the recognition of environments, and equal to 100% for the recognition of activities without motion, reporting an overall accuracy between 58.02% and 89.15%. Compared with the literature, the results returned by the implemented framework show only a residual improvement. However, the results reported in this research work comprehend the identification of more ADL than the ones described in other studies. The improvement in the recognition of ADL based on the mean of the accuracies is equal to 2.93%, but the maximum number of ADL and environments previously recognized was 13, while the number of ADL and environments recognized with the framework resulting from this research is 16. In conclusion, the framework developed has a mean improvement of 2.93% in the accuracy of the recognition for a larger number of ADL and environments than previously reported. In the future, the achievements reported by this PhD research may be considered as a start point of the development of a personal digital life coach, but the number of ADL and environments recognized by the framework should be increased and the experiments should be performed with different types of devices (i.e., smartphones and smartwatches), and the data imputation and other machine learning methods should be explored in order to attempt to increase the reliability of the framework for the recognition of ADL and its environments.Após os recentes avanços tecnológicos e o crescente uso dos dispositivos móveis, como por exemplo os smartphones, várias soluções podem ser desenvolvidas para melhorar a qualidade de vida dos utilizadores no contexto de Ambientes de Vida Assistida (AVA) ou Ambient Assisted Living (AAL). Os dispositivos móveis integram vários sensores, tais como acelerómetro, giroscópio, magnetómetro, microfone e recetor de Sistema de Posicionamento Global (GPS), que permitem a aquisição de vários parâmetros físicos e fisiológicos para o reconhecimento de diferentes Atividades da Vida Diária (AVD) e os seus ambientes. A definição de AVD inclui um conjunto bem conhecido de tarefas que são tarefas básicas de autocuidado, baseadas nos tipos de habilidades que as pessoas geralmente aprendem na infância. Essas tarefas incluem alimentar-se, tomar banho, vestir-se, fazer os cuidados pessoais, caminhar, correr, pular, subir escadas, dormir, ver televisão, trabalhar, ouvir música, cozinhar, comer, entre outras. No contexto de AVA, alguns indivíduos (comumente chamados de utilizadores) precisam de assistência particular, seja porque o utilizador tem algum tipo de deficiência, seja porque é idoso, ou simplesmente porque o utilizador precisa/quer monitorizar e treinar o seu estilo de vida. A investigação e desenvolvimento de sistemas que fornecem algum tipo de assistência particular está em crescente em muitas áreas de aplicação. Em particular, no futuro, o reconhecimento das AVD é uma parte importante para o desenvolvimento de um assistente pessoal digital, fornecendo uma assistência pessoal de baixo custo aos diferentes tipos de pessoas. pessoas. Para ajudar no reconhecimento das AVD, os ambientes em que estas se desenrolam devem ser reconhecidos para aumentar a fiabilidade destes sistemas. O foco principal desta Tese é o desenvolvimento de métodos para a fusão e classificação dos dados adquiridos a partir dos sensores disponíveis nos dispositivos móveis, para o reconhecimento quase em tempo real das AVD, tendo em consideração a grande diversidade das características dos dispositivos móveis disponíveis no mercado. Para atingir este objetivo, esta Tese iniciou-se com a revisão dos métodos e tecnologias existentes para definir a arquitetura e os módulos do novo método de identificação das AVD. Com esta revisão da literatura e com base no conhecimento adquirido sobre os sensores disponíveis nos dispositivos móveis disponíveis no mercado, um conjunto de tarefas que podem ser identificadas foi definido para as pesquisas e desenvolvimentos desta Tese. Esta revisão também identifica os principais conceitos para o desenvolvimento do novo método de identificação das AVD, utilizando os sensores, são eles: aquisição de dados, processamento de dados, correção de dados, imputação de dados, extração de características, fusão de dados e extração de resultados recorrendo a métodos de inteligência artificial. Um dos desafios está relacionado aos diferentes tipos de dados adquiridos pelos diferentes sensores, mas outros desafios foram encontrados, sendo os mais relevantes o ruído ambiental, o posicionamento do dispositivo durante a realização das atividades diárias, as capacidades limitadas dos dispositivos móveis. As diferentes características das pessoas podem igualmente influenciar a criação dos métodos, escolhendo pessoas com diferentes estilos de vida e características físicas para a aquisição e identificação dos dados adquiridos a partir de sensores. Com base nos dados adquiridos, realizou-se o processamento dos dados, implementando-se métodos de correção dos dados e a extração de características, para iniciar a criação do novo método para o reconhecimento das AVD. Os métodos de imputação de dados foram excluídos da implementação, pois não iriam influenciar os resultados da identificação das AVD e dos ambientes, na medida em que são utilizadas as características extraídas de um conjunto de dados adquiridos durante um intervalo de tempo definido. A seleção dos sensores utilizáveis, bem como das AVD identificáveis, permitirá o desenvolvimento de um método que, considerando o uso de tecnologias para a fusão de dados adquiridos com múltiplos sensores em coordenação com outras informações relativas ao contexto do utilizador, tais como a agenda do utilizador, permitindo estabelecer um perfil de tarefas que o utilizador realiza diariamente. Com base nos resultados obtidos na literatura, o método escolhido para o reconhecimento das AVD são as diferentes variantes das Redes Neuronais Artificiais (RNA), incluindo Multilayer Perceptron (MLP), Feedforward Neural Networks (FNN) with Backpropagation and Deep Neural Networks (DNN). No final, após a criação dos métodos para cada fase do método para o reconhecimento das AVD e ambientes, a implementação sequencial dos diferentes métodos foi realizada num dispositivo móvel para testes adicionais. Após a definição da estrutura do método para o reconhecimento de AVD e ambientes usando dispositivos móveis, verificou-se que a aquisição de dados pode ser realizada com os métodos comuns. Após a aquisição de dados, os mesmos devem ser processados no módulo de processamento de dados, que inclui os métodos de correção de dados e de extração de características. O método de correção de dados utilizado para sensores de movimento e magnéticos é o filtro passa-baixo de modo a reduzir o ruído, mas para os dados acústicos, a Transformada Rápida de Fourier (FFT) foi aplicada para extrair as diferentes frequências. Após a correção dos dados, as diferentes características foram extraídas com base nos tipos de sensores usados, sendo a média, desvio padrão, variância, valor máximo, valor mínimo e mediana de dados adquiridos pelos sensores magnéticos e de movimento, a média, desvio padrão, variância e mediana dos picos máximos calculados com base nos dados adquiridos pelos sensores magnéticos e de movimento, as cinco maiores distâncias entre os picos máximos calculados com os dados adquiridos dos sensores de movimento e magnéticos, a média, desvio padrão, variância e 26 Mel-Frequency Cepstral Coefficients (MFCC) das frequências obtidas com FFT com base nos dados obtidos a partir do microfone, e a distância calculada com os dados adquiridos pelo recetor de GPS. Após a extração das características, as mesmas são agrupadas em diferentes conjuntos de dados para a aplicação dos métodos de RNA de modo a descobrir o método e o conjunto de características que reporta melhores resultados. O módulo de classificação de dados foi incrementalmente desenvolvido, começando com a identificação das AVD comuns com sensores magnéticos e de movimento, i.e., andar, correr, subir escadas, descer escadas e parado. Em seguida, os ambientes são identificados com dados de sensores acústicos, i.e., quarto, bar, sala de aula, ginásio, cozinha, sala de estar, hall, rua e biblioteca. Com base nos ambientes reconhecidos e os restantes sensores disponíveis nos dispositivos móveis, os dados adquiridos dos sensores magnéticos e de movimento foram combinados com o ambiente reconhecido para diferenciar algumas atividades sem movimento (i.e., dormir e ver televisão), onde o número de atividades reconhecidas nesta fase aumenta com a fusão da distância percorrida, extraída a partir dos dados do recetor GPS, permitindo também reconhecer a atividade de conduzir. Após a implementação dos três métodos de classificação com diferentes números de iterações, conjuntos de dados e configurações numa máquina com alta capacidade de processamento, os resultados relatados provaram que o melhor método para o reconhecimento das atividades comuns de AVD e atividades sem movimento é o método DNN, mas o melhor método para o reconhecimento de ambientes é o método FNN with Backpropagation. Dependendo do número de sensores utilizados, esta implementação reporta uma exatidão média entre 85,89% e 89,51% para o reconhecimento das AVD comuns, igual a 86,50% para o reconhecimento de ambientes, e igual a 100% para o reconhecimento de atividades sem movimento, reportando uma exatidão global entre 85,89% e 92,00%. A última etapa desta Tese foi a implementação do método nos dispositivos móveis, verificando que o método FNN requer um alto poder de processamento para o reconhecimento de ambientes e os resultados reportados com estes dispositivos são inferiores aos resultados reportados com a máquina com alta capacidade de processamento utilizada no desenvolvimento do método. Assim, o método DNN foi igualmente implementado para o reconhecimento dos ambientes com os dispositivos móveis. Finalmente, os resultados relatados com os dispositivos móveis reportam uma exatidão entre 86,39% e 89,15% para o reconhecimento das AVD comuns, igual a 45,68% para o reconhecimento de ambientes, e igual a 100% para o reconhecimento de atividades sem movimento, reportando uma exatidão geral entre 58,02% e 89,15%. Com base nos resultados relatados na literatura, os resultados do método desenvolvido mostram uma melhoria residual, mas os resultados desta Tese identificam mais AVD que os demais estudos disponíveis na literatura. A melhoria no reconhecimento das AVD com base na média das exatidões é igual a 2,93%, mas o número máximo de AVD e ambientes reconhecidos pelos estudos disponíveis na literatura é 13, enquanto o número de AVD e ambientes reconhecidos com o método implementado é 16. Assim, o método desenvolvido tem uma melhoria de 2,93% na exatidão do reconhecimento num maior número de AVD e ambientes. Como trabalho futuro, os resultados reportados nesta Tese podem ser considerados um ponto de partida para o desenvolvimento de um assistente digital pessoal, mas o número de ADL e ambientes reconhecidos pelo método deve ser aumentado e as experiências devem ser repetidas com diferentes tipos de dispositivos móveis (i.e., smartphones e smartwatches), e os métodos de imputação e outros métodos de classificação de dados devem ser explorados de modo a tentar aumentar a confiabilidade do método para o reconhecimento das AVD e ambientes

    MEMS Accelerometers

    Get PDF
    Micro-electro-mechanical system (MEMS) devices are widely used for inertia, pressure, and ultrasound sensing applications. Research on integrated MEMS technology has undergone extensive development driven by the requirements of a compact footprint, low cost, and increased functionality. Accelerometers are among the most widely used sensors implemented in MEMS technology. MEMS accelerometers are showing a growing presence in almost all industries ranging from automotive to medical. A traditional MEMS accelerometer employs a proof mass suspended to springs, which displaces in response to an external acceleration. A single proof mass can be used for one- or multi-axis sensing. A variety of transduction mechanisms have been used to detect the displacement. They include capacitive, piezoelectric, thermal, tunneling, and optical mechanisms. Capacitive accelerometers are widely used due to their DC measurement interface, thermal stability, reliability, and low cost. However, they are sensitive to electromagnetic field interferences and have poor performance for high-end applications (e.g., precise attitude control for the satellite). Over the past three decades, steady progress has been made in the area of optical accelerometers for high-performance and high-sensitivity applications but several challenges are still to be tackled by researchers and engineers to fully realize opto-mechanical accelerometers, such as chip-scale integration, scaling, low bandwidth, etc

    Solid Earth science in the 1990s. Volume 3: Measurement techniques and technology

    Get PDF
    Reports are contained from the NASA Workshop on Solid Earth Science in the 1990s. The techniques and technologies needed to address the program objectives are discussed. The Measurement Technique and Technology Panel identified (1) candidate measurement systems for each of the measurements required for the Solid Earth Science Program that would fall under the NASA purview; (2) the capabilities and limitations of each technique; and (3) the developments necessary for each technique to meet the science panel requirements. In nearly all cases, current technology or a development path with existing technology was identified as capable of meeting the requirements of the science panels. These technologies and development paths are discussed

    Report on active and planned spacecraft and experiments

    Get PDF
    Information is presented, concerning active and planned spacecraft and experiments known to the National Space Science Data Center. The information included a wide range of disciplines: astronomy, earth sciences, meteorology, planetary sciences, aeronomy, particles and fields, solar physics, life sciences, and material sciences. These spacecraft projects represented the efforts and funding of individual countries as well as cooperative arrangements among different countries

    Developing TRACKER - Portable Monitoring System using Kalman Filtering to Track Rotational Movement of Bridges

    Get PDF
    The combined effects of flooding and scour are the primary causes of bridge failure over flowing water. Improvements in structural health monitoring and inertial sensors have led to the development of advanced monitoring systems that can provide bridge owners with detailed information on the performance of the structure and allow informed decisions to be made about time-critical safety issues following a storm event. However, such systems remain prohibitively expensive for the majority of smaller structures which make up the wider transport network. This thesis details the development of a robust, portable data acquisition logger (TRACK ER), which can be used to target vulnerable infrastructure during a storm event to increase the resilience of the wider transport network. TRACKER uses condition monitoring, recording quasi-static and dynamic deformations, to track the performance of a bridge under the combined effects of storm loading. A benefit of this method is that it requires no direct input force or prior knowledge of the bridge model. Traditionally, tiltmeters or accelerometers are used to measure rotation for structural health monitoring purposes but such sensors can struggle to isolate rotation from translational acceleration if the structure is linearly accelerating. Gyroscopes offer improved rotational measurement capabilities but gyroscope measurements are known to drift over time as a result of the iterative process of converting rate gyroscope data. This thesis will explore gyroscopes as a complementary sensor to accelerometers and introduce a Kalman filter that combines both inertial sensors measurement data to obtain optimised rotation data. To improve the performance of the Kalman filter, the filter is adapted to automatically update the process and noise measurement values. TRACKER, a robust, portable data acquisition logger, was developed and equipped with inertial sensors to provide a stand-alone system that can be rapidly deployed to target vulnerable infrastructure. Verification of the new logger was performed under controlled laboratory conditions to prove the validity of the new logger. The rotational data showed good agreement with rotational measurements obtained from an industry gold-standard vision-based measurement system. TRACKER was deployed on a variety of in-service bridges using different loading scenarios to demonstrate the ability of the new logging system, including loading from ambient weather conditions. TRACKER successfully tracked the performance of the structures, proving the ability of the logger to track the quasi-static and dynamic deformations of a structure during loading from traffic and environmental conditions

    Introduction to modern instrumentation: for hydraulics and environmental sciences

    Get PDF
    Preface Natural hazards and anthropic activities threaten the quality of the environment surrounding the human being, risking life and health. Among the different actions that must be taken to control the quality of the environment, the gathering of field data is a basic one. In order to obtain the needed data for environmental research, a great variety of new instruments based on electronics is used by professionals and researchers. Sometimes, the potentials and limitations of this new instrumentation remain somewhat unknown to the possible users. In order to better utilize modern instruments it is very important to understand how they work, avoiding misinterpretation of results. All instrument operators must gain proper insight into the working principles of their tools, because this internal view permits them to judge whether the instrument is appropriately selected and adequately functioning. Frequently, manufacturers have a tendency to show the great performances of their products without advising their customers that some characteristics are mutually exclusive. Car manufacturers usually show the maximum velocity that a model can reach and also the minimum fuel consumption. It is obvious for the buyer that both performances are mutually exclusive, but it is not so clear for buyers of measuring instruments. This book attempts to make clear some performances that are not easy to understand to those uninitiated in the utilization of electronic instruments. Technological changes that have occurred in the last few decades are not yet reflected in academic literature and courses; this material is the result of a course prepared with the purpose of reducing this shortage. The content of this book is intended for students of hydrology, hydraulics, oceanography, meteorology and environmental sciences. Most of the new instruments presented in the book are based on electronics, special physics principles and signal processing; therefore, basic concepts on these subjects are introduced in the first chapters (Chapters 1 to 3) with the hope that they serve as a complete, yet easy-to-digest beginning. Because of this review of concepts it is not necessary that the reader have previous information on electronics, electricity or particular physical principles to understand the topics developed later. Those readers with a solid understanding of these subjects could skip these chapters; however they are included because some students could find them as a useful synthesis. Chapter 4 is completely dedicated to the description of transducers and sensors frequently used in environmental sciences. It is described how electrical devices are modified by external parameters in order to become sensors. Also an introduction to oscillators is presented because they are used in most instruments. In the next chapters all the information presented here is recurrently referred to as needed to explain operating principles of instruments. Unauthenticated Download Date | 10/12/14 9:29 PM VIII Preface Chapters 1 to 4 are bitter pills that could discourage readers interested in the description of specific instruments. Perhaps, those readers trying this book from the beginning could abandon it before arriving at the most interesting chapters. Therefore, they could read directly Chapters 5 to 11, going back as they feel that they need the knowledge of the previous chapters. We intended to make clear all the references to the previous subjects needed to understand each one of the issues developed in the later chapters. Chapter 5 contributes to the understanding of modern instrumentation to measure flow in industrial and field conditions. Traditional mechanical meters are avoided to focus the attention on electronic ones, such as vortex, electromagnetic, acoustic, thermal, and Coriolis flowmeters. Special attention is dedicated to acoustic Doppler current profilers and acoustic Doppler velocimeters. Chapter 6 deals with two great subjects; the first is devoted to instruments for measuring dynamic and quasi static levels in liquids, mainly water. Methods to measure waves at sea and in the laboratory are explained, as well as instruments to measure slow changes such as tides or piezometric heads for hydrologic applications. The second subject includes groundwater measurement methods with emphasis on very low velocity flowmeters which measure velocity from inside a single borehole. Most of them are relatively new methods and some are based on operating principles described in the previous chapter. Seepage meters used to measure submarine groundwater discharge are also presented. Chapter 7 presents methods and instruments for measuring rain, wind and solar radiation. Even though the attention is centered on new methods, some traditional methods are described not only because they are still in use, and it is not yet clear if the new technologies will definitely replace them, but also because describing them permits their limitations and drawbacks to be better understood. Methods to measure solar radiation are described from radiation detectors to complete instruments for total radiation and radiation spectrum measurements. Chapter 8 is a long chapter where we have tried to include most remote measuring systems useful for environmental studies. It begins with a technique called DTS (Distributed Temperature Sensing) that has the particularity of being remote, but where the electromagnetic wave propagates inside a fibre optic. The chapter follows with atmosphere wind profilers using acoustic and electromagnetic waves. Radio acoustic sounding systems used to get atmospheric temperature profiles are explained in detail as well as weather radar. Methods for ocean surface currents monitoring are also introduced. The chapter ends with ground penetrating radars. Chapter 9 is an introduction to digital transmission and storage of information. This subject has been reduced to applications where information collected by field instruments has to be conveyed to a central station where it is processed and stored. Some insight into networks of instruments is developed; we think this information will help readers to select which method to use to transport information from field to office, by means of such diverse communication media as fibre optic, digital telephony, Unauthenticated Download Date | 10/12/14 9:29 PM Preface IX GSM (Global System for Mobile communications), satellite communications and private radio frequency links. Chapter 10 is devoted to satellite-based remote sensing. Introductory concepts such as image resolution and instrument?s scanning geometry are developed before describing how passive instruments estimate some meteorological parameters. Active instruments are presented in general, but the on-board data processing is emphasized due to its importance in the quality of the measurements. Hence, concepts like Synthetic Aperture Radar (SAR) and Chirp Radar are developed in detail. Scatterometers, altimeters and Lidar are described as applications of the on-board instruments to environmental sciences. Chapter 11 attempts to transfer some experiences in field measuring to the readers. A pair of case studies is included to encourage students to perform tests on the instruments before using them. In this chapter we try to condense our ideas, most of them already expressed throughout the book, about the attitude a researcher should have with modern instruments before and after a measuring field work. As can be inferred from the foregoing description the book aims to provide students with the necessary tools to adequately select and use instruments for environmental monitoring. Several examples are introduced to advise future professionals and researchers on how to measure properly, so as to make sure that the data recorded by the instruments actually represents the parameters they intend to know. With this purpose, instruments are explained in detail so that their measuring limitations are recognized. Within the entire work it is underlined how spatial and temporal scales, inherent to the instruments, condition the collection of data. Informal language and qualitative explanations are used, but enough mathematical fundamentals are given to allow the reader to reach a good quantitative knowledge. It is clear from the title of the book that it is a basic tool to introduce students to modern instrumentation; it is not intended for formed researchers with specific interests. However, general ideas on some measuring methods and on data acquisition concepts could be useful to them before buying an instrument or selecting a measuring method. Those readers interested in applying some particular method or instrument described in this book should consider these explanations just as an introduction to the subject; they will need to dig deeper in the specific bibliography before putting hands on.Fil: Guaraglia, Dardo Oscar. Universidad Nacional de la Plata. Facultad de Ingeniería. Departamento de Hidraulica. Area Hidraulica Basica; Argentina. Consejo Nacional de Investigaciones Científicas y Técnicas. Centro Científico Tecnológico Conicet - La Plata; ArgentinaFil: Pousa, Jorge Lorenzo. Universidad Nacional de La Plata. Facultad de Ciencias Naturales y Museo. Laboratorio de Oceanografía Costera y Estuarios; Argentina. Consejo Nacional de Investigaciones Científicas y Técnicas. Centro Científico Tecnológico Conicet - La Plata; Argentin

    Geodesy: A look to the future

    Get PDF
    The report deals with the current and future uses of contemporary geodetic data and poses some questions and possibilities for the future. It is anticipated that the document will generate interest in present and future geodetic data for the solution of problems in Earth, ocean, and atmospheric sciences

    The 2nd International Electronic Conference on Applied Sciences

    Get PDF
    This book is focused on the works presented at the 2nd International Electronic Conference on Applied Sciences, organized by Applied Sciences from 15 to 31 October 2021 on the MDPI Sciforum platform. Two decades have passed since the start of the 21st century. The development of sciences and technologies is growing ever faster today than in the previous century. The field of science is expanding, and the structure of science is becoming ever richer. Because of this expansion and fine structure growth, researchers may lose themselves in the deep forest of the ever-increasing frontiers and sub-fields being created. This international conference on the Applied Sciences was started to help scientists conduct their own research into the growth of these frontiers by breaking down barriers and connecting the many sub-fields to cut through this vast forest. These functions will allow researchers to see these frontiers and their surrounding (or quite distant) fields and sub-fields, and give them the opportunity to incubate and develop their knowledge even further with the aid of this multi-dimensional network
    • …
    corecore