Spelling suggestions: "subject:"then internet off things"" "subject:"then internet oof things""
161 |
Development and Integration of a Low-Cost Occupancy Monitoring SystemMahjoub, Youssif 12 1900 (has links)
The world is getting busier and more crowded each year. Due to this fact resources such as public transport, available energy, and usable space are becoming congested and require vast amounts of logistical support. As of February 2018, nearly 95% of Americans own a mobile cell phone according to the Pew Research Center. These devices are consistently broadcasting their presents to other devices. By leveraging this data to provide occupational awareness of high traffic areas such as public transit stops, buildings, etc logistic efforts can be streamline to best suit the dynamics of the population. With the rise of The Internet of Things, a scalable low-cost occupancy monitoring system can be deployed to collect this broadcasted data and present it to logistics in real time. Simple IoT devices such as the Raspberry Pi, wireless cards capable of passive monitoring, and the utilization of specialized software can provide this capability. Additionally, this combination of hardware and software can be integrated in a way to be as simple as a typical plug and play set up making system deployment quick and easy. This effort details the development and integration work done to deliver a working product acting as a foundation to build upon. Machine learning algorithms such as k-Nearest-Neighbors were also developed to estimate a mobile device's approximate location inside a building.
|
162 |
Radio and Sensor Interfaces for Energy-autonomous Wireless SensingMao, Jia January 2016 (has links)
Along with rapid development of sensing and communication technology, Internet of Things (IoTs) has enabled a tremendous number of applications in health care, agriculture, and industry. As the fundamental element, the wireless sensing node, such as radio tags need to be operating under micro power level for energy autonomy. The evolution of electronics towards highly energy-efficient systems requires joint efforts in developing innovative architectures and circuit techniques. In this dissertation, we explore ultra-low power circuits and systems for micropower wireless sensing in the context of IoTs, with a special focus on radio interfaces and sensor interfaces. The system architecture of UHF/UWB asymmetric radio is introduced firstly. The active UWB radio is employed for the tag-to-reader communication while the conventional UHF radio is used to power up and inventory the tag. On the tag side, an ultra-low power, high pulse swing, and power scalable UWB transmitter is studied. On the reader side, an asymmetric UHF/UWB reader is designed. Secondly, to eliminate power-hungry frequency synthesis circuitry, an energy-efficient UWB transmitter with wireless clock harvesting is presented. The transmitter is powered by an UHF signal wirelessly and respond UWB pulses by locking-gating-amplifying the sub-harmonic of the UHF signal. 21% locking range can be achieved to prevent PVT variations with -15 dBm injected power. Finally, radio-sensing interface co-design is explored. Taking the advantage of RC readout circuit and UWB pulse generator, the sensing information is directly extracted and transmitted in the time domain, exploiting high time-domain resolution UWB pulses. It eliminates the need of ADC of the sensor interface, meanwhile, reduces the number of bits to be transmitted for energy saving. The measurement results show that the proposed system exhibits 7.7 bits ENOB with an average relative error of 0.42%. / <p>QC 20160412</p>
|
163 |
Model za lokalizaciju proizvoda primenom tehnologija Interneta stvari / A model for product localization based on Internet of Things technologiesŠenk Ivana 11 May 2016 (has links)
<p>U doktorskoj disertaciji razmatrana je mogućnost lokalizacije proizvoda primenom tehnologija Interneta stvari. Postavljen je model za lokalizaciju proizvoda koji primenjuje RFID tehnologiju i bežične senzorske mreže. U okviru modela, predložen je i realizovan hibridni metod za lokalizaciju proizvoda koji kombinuje podatke dobijene metodom najbližih suseda i metodom optimizacije rojem čestica, a zatim i hibridni metod za lokalizaciju proizvoda koji kombinuje podatke dobijene u RFID sistemu i u bežičnoj senzorskoj mreži. Mogućnosti primene predloženog modela su eksperimentalno ispitane u simuliranim sistemima i u laboratorijskoj okolini sa industrijskim elementima..</p> / <p>This dissertation discusses the possibilities of product localization based on Internet of things technologies. A model for product localization has been proposed based on RFID technology and wireless sensor networks. Within the model, a hybrid localization method which combines outputs from nearest neighbours method and particle swarm optimization for product localization has been proposed and developed, followed by a hybrid localization method which combines data from RFID system and wireless sensor network. The application possibilities for the proposed model have been experimentally tested in simulated systems and in laboratory conditions with industrial elements.</p>
|
164 |
Augmented Reality Assistenzsystem mit graphenbasierter Zustandsanalyse für Produkte im Internet der DingeNeges, Matthias, Wolf, Mario, Abramovici, Michael 10 December 2016 (has links) (PDF)
Aus der Einführung
"Durch die Vernetzung von Produkten im Internet der Dinge / Internet of Things (IoT) und die damit einhergehende Verfügbarkeit von Daten, können nicht nur Produkte selbstständig agieren, reagieren und Aktionen auslösen, sondern auch externe Empfänger die von ihnen gelieferten Daten auswerten und für zusätzliche Services nutzen (Eisenhauer 2007, Abramovici et al. 2014). Dies birgt unter Anderem enorme Potentiale bei der Instandhaltung von technischen Anlagen (Wohlgemut 2007). Diese Anlagen oder Produktionsstätten sind in aller Regel komplexe Systeme, die aus einer heterogenen Landschaft von Subsystemen bestehen. Ohne vorhergehende Kenntnisse einer Maschine ist die Analyse oder Überprüfung solcher Systeme schwierig bis unmöglich. Weiterhin stehen die technischen Dokumentationen und Wartungshistorien bei solchen Tätigkeiten häufig nicht vollständig oder nur in Papierform vor Ort zur Verfügung, während der aktuelle Status der Anlage nicht mit den vorhandenen Informationen überlagert werden kann. ..."
|
165 |
A Framework to Support Opportunistic Groups in Context-Aware ApplicationsdeFreitas, Adrian A. 01 May 2016 (has links)
Context-aware computing utilizes information about users and/or their environments in order to provide relevant information and services. To date, however, most context-aware applications only take advantage of contexts that can either be produced on the device they are running on, or on external devices that are known beforehand. While there are many application domains where sharing context is useful and/or necessary, creating these applications is currently difficult because there is no easy way for devices to share information without 1) explicitly directing them to do so, or 2) through some form of advanced user coordination (e.g., sharing credentials and/or IP addresses, installing and running the same software). This makes these techniques useful when the need to share context is known a priori, but impractical for the one time, opportunistic encounters which make up the majority of users’ lives. To address this problem, this thesis presents the Group Context Framework (GCF), a software framework that allows devices to form groups and share context with minimal prior coordination. GCF lets devices openly discover and request context from each other. The framework then lets devices intelligently and autonomously forms opportunistic groups and work together without requiring either the application developer or the user to know of these devices beforehand. GCF supports use cases where devices only need to share information once or spontaneously. Additionally, the framework provides standardized mechanisms for applications to collect, store, and share context. This lets devices form groups and work together, even when they are performing logically separate tasks (i.e., running different applications). Through the development of GCF, this thesis identifies the conceptual and software abstractions needed to support opportunistic groups in context-aware applications. As part of our design process, we looked at current contextsharing applications, systems, and frameworks, and developed a conceptual model that identifies the most common conditions that cause users/devices to form a group. We then created a framework that supports grouping across this entire model. Through the creation of four prototype systems, we show how the ability to form opportunistic groups of devices can increase users and devices’ access to timely information and services. Finally, we had 20 developers evaluate GCF, and verified that the framework supports a wide range of existing and novel use cases. Collectively, this thesis demonstrates the utility of opportunistic groups in context-aware computing, and highlights the critical challenges that need to be addressed to make opportunistic context sharing both practical and usable in real-world settings. The contributions of this thesis are: 1. A conceptual model, based on an analysis of prior literature, which describes the conditions under which users and/or devices form and work in groups. 2. An implementation of the Group Context Framework, which highlights the software abstractions and architecture needed to support all of the group types identified in our conceptual model. 3. A demonstration of the value of opportunistic groups in context aware computing, through the creation of four major systems and numerous smaller applications. 4. A validation of GCF’s robustness, through an examination of 65 ideas submitted by 20 developers. 5. An examination of the challenges associated with utilizing opportunistic groups in context-aware applications, based on our own experiences using GCF, as well as from issues raised by developers from academia and industry.
|
166 |
Security testing of the Zigbee communication protocol in consumer grade IoT devicesvan Leeuwen, Daniel, Ayuk, Leonel Taku January 2019 (has links)
With the ever increasing number of Internet of Things devices going out on the market for consumers that are Zigbee certified there is a need for security testing. This is to make sure that security standards are upheld and improved upon in order to make sure networks are protected from unauthorized users. Even though a lot of research and testing has been done on the Zigbee key exchange mechanism, called Zigbee commissioning, improvements have still not been enough with severe vulnerabilities in consumer grade devices still existing today. The devices tested in this study use EZ-mode commissioning in order to exchange the network key between a Zigbee coordinator and a Zigbee end device in order to encrypt later communication after being paired. By using a simple radio receiver and a packet capturing program such as Wireshark an eavesdropping attack was conducted in order to capture the network key. The experiment demonstrates that this is still a weak point as the network key was successfully captured using eavesdropping. The analysis of the results show that previous criticisms of Zigbee commissioning have still not fully been addressed and can be a potential weak point in networks that use Zigbee certified IoT products.
|
167 |
What Are the Security Challenges Concerning Maintenance Data in the Railway IndustryKhan, Hiba January 2019 (has links)
Recently, technology advancement has brought improvement in all the sectors, including the railway sector. The Internet of Things (IoT) based railway systems have immense potential to improve quality and systems that will enable more efficient, environmental friendly railway system. Many research brought innovations that offer enormous benefits for rail travel. The current research focuses on the railway industries, as they want to reap the benefits of IT concept such as Cloud Computing, Information Security, and Internet of Things (IoT). Railway industries are generating a large volume of data every day from different sources. In addition, machine and human interactions are rapidly increasing along with the development of technologies. This data need to be properly gathered, analysed and shared in a way that it is safe from different types of cyberattacks and calamities. To overcome smart devices’ and Cloud’s limitations, the new paradigm known as Fog computing has appeared. In which an additional layer processes the data and sends the results to the Cloud. Despite numerous benefits of Fog, computing brings into IoT-based environments, privacy and security issues remain the main challenge for its implementation. Hence, the primary purpose of this research is to investigate the potential challenges, consequences, threats, vulnerabilities, and risk management of data security in the railway infrastructure in the context of eMaintenance.
|
168 |
Desenvolvimento, validação e uso de um dispositivo de medição dos raios ultravioleta na cidade de Bauru - SP /Morales, Ivan Leal January 2019 (has links)
Orientador: João Pedro Albino / Banca: Maria Cristina Gobbi / Banca: Kelton Augusto Pontara da Costa / Resumo: Diariamente, somos expostos a radiação ultravioleta e sem que percebamos, podemos estar aptos a enfrentar problemas posteriores por causa das ações maléficas da ultravioleta sobre nossa pele, podendo desenvolver um câncer no futuro. Ações de prevenção são necessárias inclusive alertas visuais ou fontes de consultas. A Internet das Coisas é uma tecnologia em crescimento que permite que sensores sejam utilizados e que seus dados sejam coletados e armazenados. A integração com a Internet permite que as informações sejam disponibilizadas para consulta pública. Este relatório técnico apresentou o processo de elaboração de um dispositivo na plataforma Arduino e sua aplicação, a fim de apresentar os dados para análise de Raios Ultravioleta coletados online, disponibilizando-os para a comunidade, de forma a colaborar na divulgação de informações dos Índices de Radiação Ultravioleta para que as pessoas pudessem se prevenir contra os efeitos negativos advindo da exposição à tal radiação / Abstract: Every day, we are exposed to ultraviolet radiation and without realizing it, we may be able to face later problems because of the harmful actions of ultraviolet on our skin and may develop a cancer in the future. Prevention actions are required including visual alerts or sources of queries. The Internet of Things is a growing technology that allows sensors to be used and their data to be collected and stored. Integration with the Internet allows information to be made available for public consultation. This technical report presented the process of elaboration of a device in the Arduino platform and its application, in order to present the data for analysis of Ultraviolet Rays collected online, making them available to the community, in order to collaborate in the dissemination of information of the Indices of Ultraviolet radiation so that people could be warned against the negative effects of exposure to such radiation / Mestre
|
169 |
Determinants of key success criteria in establishing and sustaining an Internet of Things (IOT) new technology venture (NTV) in South AfricaSuleman, Hussain 05 December 2016 (has links)
A RESEARCH REPORT
SUBMITTED TO
THE FACULTY OF COMMERCE, LAW AND MANAGEMENT,
UNIVERSITY OF THE WITWATERSRAND,
IN PARTIAL FULFILMENT OF THE REQUIREMENTS FOR THE DEGREE
OF MASTER OF MANAGEMENT
SPECIALISING IN ENTREPRENEURSHIP AND NEW VENTURE CREATION
Johannesburg, 2016 / Technology entrepreneurship is vital to economic development as it could have positive effects on employment and could rejuvenate industries, especially through disruptive technologies. Studies have shown that South Africa has one of the highest new venture failure rates across the globe and it is, therefore, becoming critical to determine the key factors of successful technology ventures that could contribute to sustaining new technology ventures in South Africa.
With the Internet of Things (IoT) fast becoming the most exciting technology trend aimed at transforming everyday business and individual lives, this study set out to investigate the key success criteria for IoT new ventures, as well as key sectors for IoT within South Africa. Linking technology entrepreneurship and the opportunities provided by IoT, this research aims to identify the key success criteria of entrepreneurial ventures within South Africa, as well as analyse the South African IoT ecosystem to determine which sectors provide the greatest opportunity for technology entrepreneurs.
This research was conducted through primary research across IoT new technology ventures, as well as enterprises across industries within South Africa. The study found that successful ventures and unsuccessful ventures have different entrepreneur characteristics. A key characteristic for successful IoT ventures is entrepreneur ambitions, while education is the biggest hindrance to unsuccessful ventures. The related car and fleet management industries were found to provide the largest opportunity for IoT entrepreneurship in South Africa. This study provides valuable insight into the IoT market that will aid the sustainability of IoT entrepreneurship. From an academic perspective, it supplements the existing literature on technology and IoT entrepreneurship in South Africa. / MT2016
|
170 |
Desenvolvimento de tecnologia de hardware e software para o monitoramento de animais / Development of hardware and software technology for animal monitoringCamargo, João Fernando Calcagno 22 March 2019 (has links)
Internet das Coisas é um conceito novo que define a forma que os dispositivos se comunicam entre si sem a necessidade de interferência humana, possibilitando tomadas de decisão mais inteligentes, baseadas em dados coletados de sensores, tags e outros dispositivos. O objetivo do trabalho é a criação e validação de um sistema usando elementos de Internet das Coisas com mineração de dados para detectar padrões de comportamentos de animais, possibilitando o proprietário tomar decisões para segurança e saúde dos animais. Para tanto, foi feito um estudo da arte das soluções atuais de monitoramento animal e das tecnologias disponíveis para aplicação no sistema. Dois hardwares foram desenvolvidos para coleta dos dados, e foram integrados a uma ferramenta de mineração chamada Damicore. Apesar de algumas dificuldades envolvendo cobertura com a internet, foram realizados dois experimentos com êxito e seus dados foram processados pela ferramenta de mineração, produzindo clusters hierárquicos que possibilitam destacar determinados comportamentos animais através dos clusters encontrados. Finalmente, foram sugeridos alguns pontos de melhoria do sistema, para aumentar ainda mais a abrangência da solução. / Internet of Things is a new concept that defines the way devices communicate with each other without the need for human interference, enabling smarter decision-making based on data collected from sensors, tags and other devices. The goal of this project is to create and validate a system using Internet of Things features with data mining to detect patterns of animal behavior, enabling the owner to make decisions for animal safety and health. For this purpose, current animal monitoring solutions and technologies were reviewed. Based on that, two hardware devices were developed for data collection and integrated with a data mining tool, called Damicore. Despite some difficulties involving internet coverage, two experiments were successfully carried out and their data were processed by the data mining tool, producing hierarchical clusterings that enable to highlight certain animal behaviors by means of the found clusters. Finally, some factors that can benefit the evolution of the system were suggested to further increase the scope of the solution.
|
Page generated in 0.1493 seconds