Literatura académica sobre el tema "Network Monitoring Objects"
Crea una cita precisa en los estilos APA, MLA, Chicago, Harvard y otros
Consulte las listas temáticas de artículos, libros, tesis, actas de conferencias y otras fuentes académicas sobre el tema "Network Monitoring Objects".
Junto a cada fuente en la lista de referencias hay un botón "Agregar a la bibliografía". Pulsa este botón, y generaremos automáticamente la referencia bibliográfica para la obra elegida en el estilo de cita que necesites: APA, MLA, Harvard, Vancouver, Chicago, etc.
También puede descargar el texto completo de la publicación académica en formato pdf y leer en línea su resumen siempre que esté disponible en los metadatos.
Artículos de revistas sobre el tema "Network Monitoring Objects"
Полковникова, Н. А., Е. В. Тузинкевич y А. Н. Попов. "Application of convolutional neural networks for monitoring of marine objects". MORSKIE INTELLEKTUAL`NYE TEHNOLOGII), n.º 4(50) (17 de diciembre de 2020): 53–61. http://dx.doi.org/10.37220/mit.2020.50.4.097.
Texto completoZhang, Fan, Shui Yuan Cheng, Ping Zhong, Rui Wu, Ming Juan Ma y Wei Wei Gong. "Study of China’s Highway Environmental Monitoring Network Planning". Applied Mechanics and Materials 675-677 (octubre de 2014): 318–24. http://dx.doi.org/10.4028/www.scientific.net/amm.675-677.318.
Texto completoBao, Ke y Yourong Ding. "Multiobjects Association and Abnormal Behavior Detection for Massive Data Analysis in Multisensor Monitoring Network". Mathematical Problems in Engineering 2020 (3 de noviembre de 2020): 1–9. http://dx.doi.org/10.1155/2020/8858416.
Texto completoLoktev, Daniil y Olga Lokteva. "Image processing of transport objects using neural networks". E3S Web of Conferences 164 (2020): 03036. http://dx.doi.org/10.1051/e3sconf/202016403036.
Texto completoRodimtsev, Sergey, Alexander Psaryov y Andrey Chuykin. "Monitoring of moving objects in the absence of a GSM signal". MATEC Web of Conferences 341 (2021): 00029. http://dx.doi.org/10.1051/matecconf/202134100029.
Texto completoNovokreschenova, Regina y Olga Nikolaeva. "RELEVANCE OF ENVIRONMENTAL MONITORING OF MUNICIPAL WATER OBJECTS". Interexpo GEO-Siberia 4, n.º 2 (2019): 112–17. http://dx.doi.org/10.33764/2618-981x-2019-4-2-112-117.
Texto completoNikoletseas, Sotiris y Paul Spirakis. "Efficient sensor network design for continuous monitoring of moving objects". Theoretical Computer Science 402, n.º 1 (julio de 2008): 56–66. http://dx.doi.org/10.1016/j.tcs.2008.03.005.
Texto completoJasim Saud, Laith y Zainab Kudair Abass. "A Comparison between Multi-Layer Perceptron and Radial Basis Function Networks in Detecting Humans Based on Object Shape". Ibn AL- Haitham Journal For Pure and Applied Science 31, n.º 2 (12 de septiembre de 2018): 210. http://dx.doi.org/10.30526/31.2.1950.
Texto completoJagdale, Balaso y Jagdish Bakal. "Privacy Aware Monitoring of Mobile Users in Sensor Networks Environment". International Journal of Interactive Mobile Technologies (iJIM) 13, n.º 02 (22 de febrero de 2019): 128. http://dx.doi.org/10.3991/ijim.v13i02.10023.
Texto completoOuldzira, Hicham, Ahmed Mouhsen, Hajar Lagraini, Mostafa Chhiba, Abdelmoumen Tabyaoui y Said Amrane. "Remote monitoring of an object using a wireless sensor network based on NODEMCU ESP8266". Indonesian Journal of Electrical Engineering and Computer Science 16, n.º 3 (1 de diciembre de 2019): 1154. http://dx.doi.org/10.11591/ijeecs.v16.i3.pp1154-1162.
Texto completoTesis sobre el tema "Network Monitoring Objects"
Arvedal, David. "Analyzing network monitoring systems and objects for a telecommunications company". Thesis, Mälardalens högskola, Akademin för innovation, design och teknik, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-35610.
Texto completoBoschin, Erica. "Dynamics of cognitive control and flexibility in the anterior cingulate and prefrontal cortices". Thesis, University of Oxford, 2013. http://ora.ox.ac.uk/objects/uuid:31cdb9f1-8107-4431-bc7a-2e0dbb9885a1.
Texto completoDvorský, Petr. "Monitoring stokové sítě ve městě Brně". Master's thesis, Vysoké učení technické v Brně. Fakulta stavební, 2019. http://www.nusl.cz/ntk/nusl-392025.
Texto completoHassan, Basma Mostafa. "Monitoring the Internet of Things (IoT) Networks". Thesis, Montpellier, 2019. http://www.theses.fr/2019MONTS100.
Texto completoBy connecting billions of things to the Internet, IoT created a plethora of applications that touch every aspect of human life. Time-sensitive, mission-critical services, require robust connectivity and strict reliability constraints. On the other hand, the IoT relies mainly on Low-power Lossy Networks, which are unreliable by nature due to their limited resources, hard duty cycles, dynamic topologies, and uncertain radio connectivity. Faults in LLNs are common rather than rare events, therefore, maintaining continuous availability of devices and reliability of communication, are critical factors to guarantee a constant, reliable flow of application data.After a comprehensive literature review, and up to our knowledge, it is clear that there is a call for a new approach to monitoring the unreliable nodes and links in an optimized, energy-efficient, proactive manner, and complete interoperability with IoT protocols. To target this research gap, our contributions address the correct assignment (placement) of the monitoring nodes. This problem is known as the minimum assignment problem, which is NP-hard. We target scalable monitoring by mapping the assignment problem into the well-studied MVC problem, also NP-hard. We proposed an algorithm to convert the DODAG into a nice-tree decomposition with its parameter (treewidth) restricted to the value one. As a result of these propositions, the monitor placement becomes only Fixed-Parameter Tractable, and can also be polynomial-time solvable.To prolong network longevity, the monitoring role should be distributed and balanced between the entire set of nodes. To that end, assuming periodical functioning, we propose in a second contribution to schedule between several subsets of nodes; each is covering the entire network. A three-phase centralized computation of the scheduling was proposed. The proposition decomposes the monitoring problem and maps it into three well-known sub-problems, for which approximation algorithms already exist in the literature. Thus, the computational complexity can be reduced.However, the one major limitation of the proposed three-phase decomposition is that it is not an exact solution. We provide the exact solution to the minimum monitor assignment problem with a duty-cycled monitoring approach, by formulating a Binary Integer Program (BIP). Experimentation is designed using network instances of different topologies and sizes. Results demonstrate the effectiveness of the proposed model in realizing full monitoring coverage with minimum energy consumption and communication overhead while balancing the monitoring role between nodes.The final contribution targeted the dynamic distributed monitoring placement and scheduling. The dynamic feature of the model ensures real-time adaptation of the monitoring schedule to the frequent instabilities of networks, and the distributed feature aims at reducing the communication overhead
Scalamandrè, Davide. "Sistema di visione per le gestione automatica dei posti in un parcheggio". Master's thesis, Alma Mater Studiorum - Università di Bologna, 2018.
Buscar texto completoSadler, Jeffrey Michael. "Hydrologic Data Sharing Using Open Source Software and Low-Cost Electronics". BYU ScholarsArchive, 2015. https://scholarsarchive.byu.edu/etd/4425.
Texto completoLeone, Rémy. "Passerelle intelligente pour réseaux de capteurs sans fil contraints". Thesis, Paris, ENST, 2016. http://www.theses.fr/2016ENST0038/document.
Texto completoLow-Power and Lossy Network (LLN)s are constrained networks composed by nodes with little resources (memory, CPU, battery). Those networks are typically used to provide real-time measurement of their environment in various contexts such as home automation or smart cities. LLNs connect to other networks by using a gateway that can host various enhancing features due to its key location between constrained and unconstrained devices. This thesis shows three contributions aiming to improve the reliability and performance of a LLN by using its gateway. The first contribution introduce a non-intrusive estimator of a node radio usage by observing its network traffic passing through the gateway. The second contribution offers to determine the validity time of an information within a cache placed at the gateway to reduce the load on LLNs nodes by doing a trade-off between energy cost and efficiency. Finally, we present Makesense, an open source framework for reproducible experiments that can document, execute and analyze a complete LLN experiment on simulation or real nodes from a unique description
Benoît, Lionel. "Positionnement GPS précis et en temps-réel dans le contexte de réseaux de capteurs sans fil type Geocube : application à des objets géophysiques de taille kilométrique". Thesis, Paris, Ecole normale supérieure, 2014. http://www.theses.fr/2014ENSU0014/document.
Texto completoWireless Sensor Networks (WSN) allow a multi-parameters monitoring of small extend areas thanks to cooperative data acquisition, transfer and processing. In order to combine WSN with a precise positioning of the receivers within the network using single frequency GPS modules, the Geocube has been developed by the French National Institute of Geographic and Forest Information (IGN-France). The first part of this work focused on GPS data management and processing to allow the relative positioning of the Geocubes within a local network. To this end, a processing method customized for Geocube data and WSN environment was developed. It is based on the use of GPS carrier phase double differences and a Kalman filtering. Due to the basic GPS antenna used into the Geocube to minimize its price and its size, multipath affect position time series. Various strategies are proposed for multipath mitigation, and finally a sub-centimeter to millimeter level accuracy is reached for relative positioning depending on measurement conditions.The second part of this work was devoted to the use of Geocube networks for geophysical structures monitoring. Two test sites were selected: the Super-Sauze landslide (Ubaye valley, Alpes de Haute-Provence, France) and the Argentière glacier (Mont-Blanc massif, Haute-Savoie, France). The dynamics of the studied areas was investigated at a sub-daily time scale thanks to the high accuracy and the high time resolution of positioning time series derived from Geocubes. In addition, positioning data were acquired quite everywhere a deformation measurement was needed thanks to the low-cost of Geocubes and their easy set up
Moussallik, Laila. "Towards Condition-Based Maintenance of Catenary wires using computer vision : Deep Learning applications on eMaintenance & Industrial AI for railway industry". Thesis, Luleå tekniska universitet, Institutionen för samhällsbyggnad och naturresurser, 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:ltu:diva-83123.
Texto completoBou, Tayeh Gaby. "Towards smart firefighting using the internet of things and machine learning". Thesis, Bourgogne Franche-Comté, 2020. http://www.theses.fr/2020UBFCD015.
Texto completoIn this thesis, we present a multilevel scheme consisting of both hardware and software solutions to improve the daily operational life of firefighters. As a core part of this scheme, we design and develop a smart system of wearable IoT devices used for state assessment and localization of firefighters during interventions. To ensure a maximum lifetime for this system, we propose multiple data-driven energy management techniques for resource constraint IoT devices. The first one is an algorithm that reduces the amount of data transmitted between the sensor and the destination (Sink). This latter exploits the temporal correlation of collected sensor measurements to build a simple yet robust model that can forecast future observations. Then, we coupled this approach with a mechanism that can identify lost packets, force synchronization, and reconstruct missing data. Furthermore, knowing that the sensing activity does also require a significant amount of energy, we extended the previous algorithm and added an additional adaptive sampling layer. Finally, we also proposed a decentralized data reduction approach for cluster-based sensor networks. All the previous algorithms have been tested and validated in terms of energy efficiency using custom-built simulators and through implementation on real sensor devices. The results were promising as we were able to demonstrate that our proposals can significantly improve the lifetime of the network. The last part of this thesis focusses on building data-centric decision-making tools to improve the efficiency of interventions. Since sensor data clustering is an important pre-processing phase and a stepstone towards knowledge extraction, we review recent clustering techniques for massive data management in IoT and compared them using real data for a gas leak detection sensor network. Furthermore, with our hands on a large dataset containing information on 200,000 interventions that happened during a period of 6 years in the region of Doubs, France. We study the possibility of using Machine Learning to predict the number of future interventions and help firefighters better manage their mobile resources according to the frequency of events
Libros sobre el tema "Network Monitoring Objects"
Co-Operative and Energy Efficient Body Area and Wireless Sensor Networks for Healthcare Applications. Elsevier Science & Technology Books, 2014.
Buscar texto completoCapítulos de libros sobre el tema "Network Monitoring Objects"
Rasti, Pejman, Tõnis Uiboupin, Sergio Escalera y Gholamreza Anbarjafari. "Convolutional Neural Network Super Resolution for Face Recognition in Surveillance Monitoring". En Articulated Motion and Deformable Objects, 175–84. Cham: Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-41778-3_18.
Texto completoPensa, Antonio F. y R. Sridharan. "Monitoring Objects in Space with the U.S. Space Surveillance Network". En Mission Design & Implementation of Satellite Constellations, 305–15. Dordrecht: Springer Netherlands, 1998. http://dx.doi.org/10.1007/978-94-011-5088-0_27.
Texto completoChemerys, Oleksandr, Oleksandr Bushma, Oksana Lytvyn, Alexei Belotserkovsky y Pavel Lukashevich. "Network of Autonomous Units for the Complex Technological Objects Reliable Monitoring". En Studies in Computational Intelligence, 261–74. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-74556-1_16.
Texto completoOhsawa, Yutaka y Htoo Htoo. "Versatile Safe-Region Generation Method for Continuous Monitoring of Moving Objects in the Road Network Distance". En Database Systems for Advanced Applications, 377–92. Cham: Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-32055-7_32.
Texto completoQin, Lu, Jeffrey Xu Yu, Bolin Ding y Yoshiharu Ishikawa. "Monitoring Aggregate k-NN Objects in Road Networks". En Lecture Notes in Computer Science, 168–86. Berlin, Heidelberg: Springer Berlin Heidelberg, 2008. http://dx.doi.org/10.1007/978-3-540-69497-7_13.
Texto completoStratman, Robert H. "Integrated State and Alarm Monitoring Across Heterogeneous Networks Using OSI Standards and Object-Oriented Techniques". En Network Management and Control, 39–51. Boston, MA: Springer US, 1994. http://dx.doi.org/10.1007/978-1-4899-1298-5_6.
Texto completoGura, Dmitry A., Irina S. Gribkova, Nafset I. Khusht y Saida K. Pshidatok. "Knowledge Base as a Part of Intelligent System for Security Monitoring of Infrastructure Objects". En Lecture Notes in Networks and Systems, 46–52. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-80485-5_7.
Texto completoStramana, Franco, Juan Pablo D’amato, Leonardo Dominguez, Aldo Rubiales y Alejandro Perez. "Object Extraction and Encoding for Video Monitoring Through Low-Bandwidth Networks". En Communications in Computer and Information Science, 431–41. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-61834-6_37.
Texto completoVinogradenko, Aleksey, Pavel Budko y Vladimir Fedorenko. "Adaptive System Monitoring of the Technical Condition Technological Objects Based on Wireless Sensor Networks". En Convergent Cognitive Information Technologies, 200–210. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-37436-5_18.
Texto completoAttique, Muhammad, Hyung-Ju Cho y Tae-Sun Chung. "CORE: Continuous Monitoring of Reverse k Nearest Neighbors on Moving Objects in Road Networks". En Computer and Information Science 2015, 109–24. Cham: Springer International Publishing, 2015. http://dx.doi.org/10.1007/978-3-319-23467-0_8.
Texto completoActas de conferencias sobre el tema "Network Monitoring Objects"
Boldyrikhin, Nickolay V., Olga A. Safaryan, Pavel V. Razumov, Vitaliy M. Porksheyan, Ivan A. Smirnov, Denis A. Korochentsev, Larissa V. Cherckesova y Artem M. Romanov. "Controlling the Resources of the Intrusion Detection System at Network Objects Monitoring". En 2020 3rd International Conference on Computer Applications & Information Security (ICCAIS). IEEE, 2020. http://dx.doi.org/10.1109/iccais48893.2020.9096741.
Texto completoSu, Hongguo, Mingyuan Zhang, Shengyuan Li y Xuefeng Zhao. "Dangerous Scenes Recognition During Hoisting Based on Faster Region-Based Convolutional Neural Network". En ASME 2018 Conference on Smart Materials, Adaptive Structures and Intelligent Systems. American Society of Mechanical Engineers, 2018. http://dx.doi.org/10.1115/smasis2018-8226.
Texto completoChen, Jiehui y Mitsuji Matsumoto. "EUCOW: Energy-efficient boundary monitoring for unsmoothed continuous objects in wireless sensor network". En 2009 IEEE 6th International Conference on Mobile Adhoc and Sensor Systems (MASS). IEEE, 2009. http://dx.doi.org/10.1109/mobhoc.2009.5337035.
Texto completoFuadi, Dendi Hazik, Dessy Novita y Mohammad Taufik. "Socially Assistive Robot Interaction by Objects Detection and Face Recognition on Convolutional Neural Network for Parental Monitoring". En 2021 International Conference on Artificial Intelligence and Mechatronics Systems (AIMS). IEEE, 2021. http://dx.doi.org/10.1109/aims52415.2021.9466091.
Texto completoNinov, Plamen y Tzviatka Karagiozova. "MONITORING AND INVESTIGATION OF INTERMITTENT RIVERS IN BULGARIA". En XXVII Conference of the Danubian Countries on Hydrological Forecasting and Hydrological Bases of Water Management. Nika-Tsentr, 2020. http://dx.doi.org/10.15407/uhmi.conference.01.01.
Texto completoWu, Hang, Wei Wang, Dengji Zhou, Shixi Ma y Huisheng Zhang. "Distributed Training for Data Driven Models in Power Machinery Online Monitoring". En ASME 2019 International Mechanical Engineering Congress and Exposition. American Society of Mechanical Engineers, 2019. http://dx.doi.org/10.1115/imece2019-11282.
Texto completoPham, Kinh D., Kai Looijenga, Gene Wallis y Thomas Heilig. "Track-to-Earth Potentials and Stray Current Monitoring on Portland TriMet MAX Light Rail System". En IEEE/ASME/ASCE 2008 Joint Rail Conference. ASMEDC, 2008. http://dx.doi.org/10.1115/jrc2008-63067.
Texto completoKaminskis, Janis, Lubova Sulakova, Kalvis Salmins, Janis Kaulins y Lauris Goldbergs. "SLR and GNSS Test Field for Global Geodetic Network Assessment in Riga". En 11th International Conference “Environmental Engineering”. VGTU Technika, 2020. http://dx.doi.org/10.3846/enviro.2020.718.
Texto completoHAN, QIANG, SHENGCHUN WANG, YUE FANG y PENG DAI. "Real-time Object Detection Based on R-FCN Network Under Structured Scene of High-speed Railway". En Structural Health Monitoring 2019. Lancaster, PA: DEStech Publications, Inc., 2019. http://dx.doi.org/10.12783/shm2019/32441.
Texto completoBizyukin, M. y G. V. Abrahamyan. "Technology for developing a prototype of an information system for monitoring remote sensing data for the arctic region". En III Международная научно-практическая конференция. Нижневартовский государственный университет, 2021. http://dx.doi.org/10.36906/ap-2020/25.
Texto completo