Relationship-based Intercom Platform for Smart Space

Size: px
Start display at page:

Download "Relationship-based Intercom Platform for Smart Space"

Transcription

1 Int'l Conf. Wireless Networks ICWN' Relationship-based Intercom Platform for Smart Space Daecheon Kim, Duc-Tai Le, and Hyunseung Choo School of Information and Communication Engineering, Sungkyunkwan University, Suwon , South Korea Abstract - Internet of Things (IoT) is rising recently for providing environment-based services to human in smart spaces. The concept of smart space has emerged from ubiquitous technology and becomes one of the promising fields of IoT. Services in a smart space require an interaction of shared information from devices in the space. This paper presents a relationship-based intercom platform for smart spaces. Although there are papers offering smart intercom in literature, there has not yet been any intercom developed for a smart space. This is due to the absence of dominant protocols and the limitations of processing resources. The proposed platform extends the area of a smart space from a door, which is the entrance of the space, to each area in the space by using an IoT gateway and cameras. The platform facilities an efficient use of a smart space by allowing users to get familiarize themselves with the smart space easily. Keywords: Internet of Things, Smart Space, Platform, Smart Intercom 1 Introduction Internet of Things (IoT) is a network of interconnecting things that connects all the things in the world to the Internet. For example, everything that has existed as a physical object, such as cups, books, walls, etc., as well as devices capable of logical operations such as wearable devices, smart phones, and PCs, is now connected to the Internet through IoT technology [1]. The basic IoT environment is achieved by attaching sensors, actuators and small embedded devices to physical objects to create an IoT echo system around things. Various sensors play an important role in the IoT environment, and the data collected by sensors improves efficiency, accuracy, and economic benefits in the user's environment while reducing human intervention. A large number of sensors and actuators have been introduced into the IoT environment with IoT, and expanded to include systems such as smart space, smart grid, intelligent transportation and smart city. Among them, the concept of smart space emerges from ubiquitous technology and is now considered as one of the promising fields of IoT. Smart space can be thought of as an advanced computing environment in which knowledge is learned and applied from the surrounding environment to improve the user experience and the service is then applied to the user environment again [2], [3]. A smart space user can be provided with an autonomous information processing system that can run on a peripheral device. Smart space services are the result of interaction for shared information. In terms of smart space research, four element technologies such as semantic-based spatial context understanding technology, smart object creation and control technology, human-based user interface technology, and networking technology are typical examples of each elementary technology. In this approach, we argue that intercoms are the best fit for smart space construction. Intercoms are signaling devices that are usually placed near the door of the building entrance. Wireless intercom systems that do not require wall wiring in recent decades have become widespread. When the button is pressed, the transmitter transmits a radio signal to a receiving device connected to a wall outlet inside the building. In the metropolitan area, there has been a tendency to use wireless technology over the last decade to wirelessly signal the intercom, open the door, and release the electric shock remotely. In many cities around the world, this is the main form of buzzer signaling. Although many papers currently propose smart intercoms, intercoms for smart space platforms have not yet been developed. This is because there is no dominant standard for IoT communication, control and data management, and there is a limit to how smart intercoms can be handled by gateways provided by each company. In addition, to use only the platform of the smart intercom itself, users must use multiple control interfaces such as mobile apps to use smart devices at home, or must use the devices sold by a single vendor to ensure the best user experience It is difficult to use a single platform due to problems. Another problem is the lack of processing resources or the lack of storage for data management to perform heavy processing due to the restriction of the intercom's own resources [4], [5]. In this paper, we propose an intercom bell - based platform that can expand the role of smart space and utilize more abundant resources through solving the resource constraint problem in a IoT gateway. The proposed intercom based platform identifies the person near the intercom and displays the corresponding intercom screen on the screen near the person inside the space. When an intercom screen is displayed to a person, check whether the screen is correctly delivered to the user or deliver it to another person. When the connection with the intercom is ended, the relationship data is generated and the intercom

2 114 Int'l Conf. Wireless Networks ICWN'17 screen is transmitted to the person closest to the relationship data when the intercom is triggered by the same person. The person who entered the space also accumulates relationship data when entering each room. In addition, if the identified person is a criminal relating to the police database, he will not open the house. This can prevent people in the house from danger. The composition of this paper is as follows. Chapter 2 explains the current state of smart intercom's research and the applicable technologies for the proposed platform. Next, we propose an intercom-based IoT platform that utilizes intercoms, IoT gateways, and smart devices, and Chapter 4 presents usages and detailed development techniques. We conclude the last chapter. 2 Related work In the existing paper, we can notice the status of smart intercom. DoorStep, proposed in 2016, is an intelligent intercom solution that can detect when a user is at the front door and send an alert to the elderly at home [6]. The elderly can review the captured image of the outsider and can get help from a guardian. The guardian may present recommendations to the elderly to prevent them from coming in or out. The doorstep system differs from other intercoms in that it focuses on providing security by reviewing who has approached the elderly population and the disabled community and by asking for help from the people. Also, the elderly can inform and ask for help if they need it, and they can freely maintain and control their house. However, this system is not proposed for the IoT environment and has a totally immature context. Especially when the intercom device is interlocked with the client terminal, the intercom search function itself is not likely to be useful because of the characteristics of each house near to each house. It is also difficult to provide the elderly with a proper way of recommendation which is better behavior when suspicious people come in front of their door without third person's comments. The person cannot watch the screen everyday. The ADBS, proposed in 2016, is also an automatic intercom system [7]. At the heart of ADBS is an ultrasonic sensor that detects people in front of the door and sends an SMS to the registered mobile number if there is no response in the house a few seconds later. However, such a system only sends an SMS to a user using only an ultrasonic sensor, so that many SMSs can be sent to a user when a detected person performs repetitive movements in front of the door. This is a very unnecessary action, and it is possible to construct an efficient system by using the camera image of the intercom. The most famous model on the market today is Ring [8]. Ring has mobile access, HD camera, motion detection, and night vision. This system lacks face recognition capability and can only confirm motion. The Ring intercom is intended for general homeowners and simply receives an intercom alarm when the homeowner is not at home. I-BELL is mentioned again for general homeowners but specifically mentions that they can be used for the elderly or disabled [9]. This allows family members or caregivers' smartphones to display detailed information about the app, making it easier for someone to monitor when they are on their way to work. The current intelligent intercom systems investigated do not consider the detailed processing capabilities due to their respective resource limitations. We use the OpenCV [10] and SIFT algorithms [11] to measure distances from humans and devices with screens preregistered on the IoT gateway. OpenCV (Open Source Computer Vision) is an open source computer vision C library. Originally developed by Intel. It can be used on multiple platforms, such as Windows and Linux. It is a library focused on real-time image processing. Supports Intel Performance Primitives (IPP), which can be used to speed up when used on Intel CPUs. The SIFT algorithm is a scale-space theory that can be used as a scale-independent property. The feature of an object can be extracted from an image regardless of the size of the object. Photo contrasts between photographs of people, extracted from the intercom and those stored in the database, can be contrasted using the project Oxford. Project Oxford is one of the machine learning projects created by Microsoft [12]. If user registers with Microsoft, everyone can use the machine learning technology API. Project Oxford has four machine learning APIs. The Face API provides features such as finding a person's face in an image and capturing its functionality to find the same person in another image. Vision API image recognition and thumbnail generation for voice and image processing that can be used with speech recognition technologies such as Cortana or Siri API, and Language Understanding Intelligence Service (LUIS), which provides functions for natural language recognition. Among them, we want to implement the proposed platform by using Face API. Our paper creates and stores a relational tree of user data through a high-performance IoT gateway for the environments. The data is generated when the visitor returns, the user can view the intercom screen directly from the nearest screen without further push notification. Communication between an IoT gateway and devices can be made using Constrained Application Protocol (CoAP). It is an Internet application protocol for limited devices. Such a constraint device can communicate with the Internet using similar protocols. The CoAP is designed for connections between devices on the same limited network, between devices on the Internet and common nodes, and between devices on a limited number of networks. In addition, CoAP is being used through other mechanisms such as SMS on mobile communication networks. Recently, IoTivity, which stands out in the field of IoT middleware, supports CoAP based communication [13]. Open source IoTivity is an ideal framework for building IoT infrastructure. IoTivity is an open source framework that enables interoperability between high-end Internet devices

3 Int'l Conf. Wireless Networks ICWN' and rapid product development. IoTivity helps you manage each object as a resource and implement resource discovery. Virtual Network Computing (VNC) is a graphical desktop sharing system that uses a Remote Frame Buffer (RFB) protocol to remotely control other computers [14]. RFPs support image compression, allowing display screens to be shared within lower bandwidths. Since the VNC system is implemented as open source, it can be used freely on any platform and is useful for implementing intercom- server. Finally, the Google Cloud Platform (GCP) is used for relational data storage [15]. GCP is Google's cloud computing service that provides hosting on the same support infrastructure that Google uses internally for end-user products such as Google Search and YouTube. The GCP provides a developer environment for developing a variety of programs, from simple web sites to complex applications. Here, GCP is used as the basic processing and storage use of relational data. 3 Design of Proposed Platform The Relationship-based Intercom Platform for Smart Space addresses the problems of the current intercom system mentioned above and is designed for the smart space. The proposed IoT platform is configured for each role group to perform the function of smart space. Figure 1 shows the structure of the intercom-based IoT platform. 3.1 Architecture Fig. 1 Doorbell-based IoT Platform Architecture The proposed platform consists of three parts: Endpoint, Middleware, and Cloud Computing. The endpoint refers to all devices available in the smart space. Typically, it refers to intercom, smart TV, smart phone, and CCTV. Middleware is an essential appliance for achieving smart space, consisting of South interface, XML processing, database, CoAP-HTTP proxy, image processing and North interface part. Finally, Cloud Computing has a database that can manage and store all the data collected from IoT gateways and relationship data to satisfy smart spatial elements. Details of each part are as follows Endpoint A common endpoint is the detection of an actual entity at various sensor endpoints that provide raw measurements. In the case of a device, it locally connects the name, model number, hardware type, device, version, type and timestamp to the sensor value, which generates measurement metadata. Through the interface of the smart device, the sensor metadata can be read as a GET request or pushed to the south interface of the gateway. In the data retrieval phase, records of these endpoints must be kept. Therefore, adding or deleting devices and endpoints informs the IoT gateway to update the internal database and configuration accordingly. Also, when the first device is added, the configuration list is sent to the gateway and stored in the local database. Intercoms and CCTV also perform this basic data processing and support streaming servers. The streaming server is opened one by one for each device, and the IoT gateway manages a list of all the streaming servers. This way of managing the list allows you to clearly distinguish between the Server-Client parts by separating the necessary processing from the administrative part and the necessary processing from the dependent part Middleware Middleware is computer software that provides additional services that application software provides in addition to the services provided by smart devices. Application software should be flexible, easy to expand and shrink, and to meet these needs, there is no need to rebuild the platform between different platforms of the developer. Such as database systems, electronic communication software, message and query processing software. Currently, Middleware is installed in the IoT gateway. IoT gateways are centralized devices that support high performance processing. The IoT gateway is directly connected to the data of each device. IoT gateways must be able to handle resources. It means recognizing each smart device as a resource and managing information such as protocol, type and resource name at once. It handles all the tasks that all IoT Smart Gateways need to take, such as device operation, device connection, device discovery, and more. The resource management process also has data on who each device is. This data is primarily used to create relationship data based on the human location and location data of each device obtained through image processing. The south interface is the interface responsible for communication between the endpoint and the IoT gateway mentioned above. This interface utilizes CoAP to create a network between the smart device and the IoT gateway, and to open the necessary sockets when the gateway searches for devices. To enable the CCTV identifying a device close to the user, the device must be registered in the IoT gateway, and XML registration of the device for easy device registration is

4 116 Int'l Conf. Wireless Networks ICWN'17 supported. Southbound is connected to the smart device and works with the gateway's database and manages the sensor value or device metadata of each device. It also connects the client to the north-bound. The device adds an XML format header to the metadata portion of each device and has information on how each device operates. The database is the data storage space required by the device for all the processing performed on the IoT gateway, where data temporarily goes through for fast processing. Here, measurement data, a device list, an intercom image, and relationship data generated by each device are temporarily stored. The database of the proposed IoT gateway is a database that takes data from the cloud server and writes it as a cache. Northbound and Southbound refer directly to clients and all smart devices. The CoAP-HTTP Proxy is a proxy required to connect the network and the Internet for connection between the GCP and the device. The image processing part extracts a person or device from a photo and compares and analyzes the relationship data stored in the GCP or the registered device. The following describes the role of each part of the platform. Image processing is a process of comparing pictures received from the intercom to those stored in the cloud to make sure the pictures are correct. Also, the position of each device extracted from the camera installed in the space and the position of the device are mapped to confirm if the device is located near the registered device. The above processing allows the user to intuitively register the relationship data. Relational data behave differently depending on whether the first statement bell has detected a person and whether the person is in the database. The presence of the recognized person in the database can be accomplished by sending the door type screen to the person whose relationship data is already associated with the recognized person in the space. 3.2 Role The proposed platform can be roughly divided into three roles. Each function implements a technology that understands the space situation necessary for the smart space and observes the location of the object, the behavior of the person, etc., and then understands the situation of the space occupied by the object and the person. Face recognition, distance measurement, and data accumulation are described to play a role as such a smart space platform Face recognition Face recognition is a process that occurs when a person is detected in front of a intercom. The intercom has a streaming server and a picture transfer function that can send video to the IoT gateway. The image transfer function considers the face recognition processing overload. Since the face recognition process must be performed quickly and accurately, the intercom, which is relatively weaker than other smart devices, takes a photo of the other party and sends it to the IoT gateway. CCTV, outside the smart space, also captures a multifaceted picture of a person when they are detected and sends them to the IoT gateway. This is effective in reducing the error rate of image processing. Figure 2 is a flow chart showing how the proposed IoT platform provides intercom-based services in some form. Image processing is divided into two parts. It is the part that compares and analyzes the images of the prestored people in the intercom image and the relational data, and the part that grasps the The North interface requires that the IoT gateway and the GCP be connected for working together. The GCP should handle the Internet connection. This part is closely related to the CoAP-HTTP Proxy. The north interface, which is already connected to the GCP via the Internet, also requires processing for connection to the inside of the IoT gateway. The following describes the platform's role Cloud Computing In the proposed platform, cloud computing can receive push notifications of intercoms from the outside or collect the entire data generated by IoT gateways. This is the idea that multiple smart spaces can be created in the same building, and a total data management system is required to manage the IoT gateways in all smart spaces. In addition, bringing external data such as criminal records provided by the police directly to the IoT gateway can cause a heavy load on each IoT gateway. That's why all public data need to come from the cloud computing side. Fig. 2 Flow of proposed IoT platform location of the person and the device. The intercom image transfers the person's picture to the IoT gateway when the person stands in front of the intercom for 3 seconds or more. By using not only intercoms but also external CCTV photos, we collect as much data as we can compare and analyze. The relationship data contains pictures of the criminals who have previously visited the smart space or received from the police, their profile data and relationship

5 Int'l Conf. Wireless Networks ICWN' points. The first image processing sends the intercom to the person with the highest relationship point within the space based on the data obtained by comparing and analyzing these two photographs, or if the person is a criminal, automatically notifies the police immediately without user's judgment to prevent any future crime Distance measurement Locating people and devices is basically determined by using CCTV or internal camera located in smart space. As a discrimination criterion, it is judged that the current person is near to the device when the recognition part of the face and the part recognizing the device having the screen overlap or come close to each other. Also, the screen of the intercom is prevented from appearing on the personal screen of another person. In order to accomplish this technology, the devices registered in the IoT gateway are given priority according to the person, so that devices irrelevant to the relationship data are excluded from the image processing step. For example, when the outsider is a person related to A, it means that the intercom screen does not go to the monitor of A and the nearest monitor of B, but it means that the screen is transmitted to A's smartphone. This priority can be assigned by registering the device to the IoT gateway by storing the location of the device, image data of the multi-angle, and a record of the user's object. 4 Prototypes We implement a prototype of a intercom-based platform to verify the proposed architecture. This prototype manages real-time metadata from remotely deployed intercoms, IoT gateways, and smart TVs and performs basic structure and functions for the above-mentioned technologies. Figure 3 shows the prototype implementation scope of the proposed platform, and shows the open source and protocol used for each part. Fig. 3 Scope of the proposed platform prototype implementation Accumulation of relationship data A smart space platform based on intercoms stores spatial contextual data in a smart spatial sense. Representative spatial contextual data in the proposed platform include devicespecific data, location data, and person-to-person relationship data. Among these, the focus is on how the proposed platform collects relational data. Relational data accumulation is first divided into fixed relationship data registration and dynamic relationship data registration. Fixed relationship data registration occurs when an external person first presses the intercom. The door type screen is transmitted to the person who is initially set as the default. If the primary user sends the intercom screen to another person and the connection ends normally, the streaming connection is broken and the relationship data is provided to the external user and the final screen recipient. The composition of the relationship data is a room number, a person name, a guest name, and a relationship creation score. In particular, the score is awarded when a normal connection is made through the intercom. Registration of dynamic negotiation data uses camera data depending on each space. When a stranger enters a building, the camera keeps track of the person and gives a score of 0.01 when the person enters a person's room related to someone. These scores are cumulative and continue to have meaningful results in scores accumulated later in the relationship data. The prototype of the proposed platform includes intercom, smart TV, IoT gateway, client, and GCP. In terms of prototype characteristics, it shows what kind of prototypespecific components are in the main part of the current system. Intercoms and smart TVs are developed using the highly versatile raspberry pie. Raspberry Pie is a low-end device, but it is optimized for basic processing. The Raspberry Pi can be connected to a intercom switch via a general purpose input / output (GPIO), so it can operate like a traditional intercom. Raspberry Pi also has the flexibility to have Ethernet, Wi-Fi or 3G or 4G data connectivity. The intercom can be placed outside the door at the door. It can also be stored as a standalone device, including a camera. The intercom will have a streaming server for VNC when the operation starts. Smart TV uses Kodi's open source software and shows through the Picture In Picture screen in case the intercom screen turns on the smart TV. The PIP screen can display the image processing result value processed by the IoT gateway and confirm whether the correct recognition value is delivered to the user. If the user does not need the screen, press the button to send the intercom screen to the other person's device. Due to the limitation of using the minimum space due to the characteristics of smart TV, the overlay is displayed on the PIP screen to indicate who the person is. IoT gateway can manage all of the resources and are implemented so that the platform can operate for smart space through image processing. For basic data communication, we

6 118 Int'l Conf. Wireless Networks ICWN'17 use the IoTivity framework, which utilizes the resource discovery and CoAP-HTTP proxy functions in this framework. Additional sources are added to manage streaming server data on the intercom and enable smooth communication with external cloud and client. The gateway uses Ubuntu as a base for access points and laptops. Figure 4 shows the results after image processing to detect faces and devices. For image processing, faces of users and outsiders are detected through Project's Oxford Face API. The detected face is necessary to generate pre-stored relational data, to determine the location of the user, or to check whether the person is an offender. Fig. 5 Push Notification When user is outside, user also take advantage of push notifications. Figure 5 shows the registration method for all devices. When the token registered with MySQL is considered considering the usage method of PHP token, the FCM server sends the notification message to the client. Outside push notifications can be used to show that an event has occurred when an event occurs in the smart space from the outside. Fig. 4 Face Detection (above) Device Detection (below) OpenCV and SIFT are used to detect devices. If the image and feature points of the device are stored in the IoT gateway for the first time, the feature points of the device are detected in the camera image using the camera in the space. This allows the user to know where the registered device is in the smart space, and when the detected device and the detected user are close to each other, outputs the intercom screen to the adjacent screen of the user. The relationship data generated through this is transmitted to the cloud database. The transmitted data is forwarded to the IoT gateway periodically every time the intercom is triggered. Clients are basically based on smart TVs and smartphones. Smartphones utilize IoTivity and VNC protocols to deliver data or streaming data that an IoT gateway needs. If the external camera determines to whom to send the intercom screen based on the relationship data, the screen is transmitted to the device of the most relevant person. In the case of smart TV, since the screen is displayed without infringing the basic function of the smart TV of the space, the overlay shows the person who is detected in the intercom. On the other hand, Based on the person's perception and relationship data. If it is not the person's device, press the button to turn the intercom over to another person, or if the person is related to the user, close the intercom. Then, one point is added to the relationship data, and the relationship data between the person and the user detected in the intercom is thickened. Finally, cloud computing installs Linux on the GCP and provides the computing power needed for intercom-based platforms. The GCP provides the external IP, and the relationship data generated by the IoT gateway is transferred to the database inside the GCP via HTTP. In addition, when the IoT gateway establishes a Server-Client relationship with the IoT gateway, when the IoT gateway requests the relational data, it transmits the relevant data to the corresponding IoT gateway through third party authentication. 5 Conclusions We are living in a smart space environment with large amounts of sensors and actuators entering the IoT environment with IoT. However, due to the absence of dominant protocols or the resource constraints of devices, the role of smart space has been greatly reduced. In this paper, we propose an intercom based platform for smart space using intercom which is thought to be suitable for expanding the area of smart space to solve these problems. The proposed platform extends the area of smart space from the door which is the beginning of all space to the location area of each space by using IoT gateway and camera in space. The platform will allow users to familiarize themselves with smart spaces by solving the difficulties users have had to make effective use of smart space. Future research will strengthen the roles of relationship data generation and cloud computing, and introduce personal authentication methods in smart spaces.

7 Int'l Conf. Wireless Networks ICWN' ACKNOWLEDGMENT This research was supported by Basic Science Research Program through NRF of Korea, funded by MOE(NRF ), and G-ITRC support program (IITP ). References [1] G. Fortino and P. Trunfio, "Internet of things based on smart objects," Fortino & P. Trunfio, eds., Cham: Springer International Publishing, [13] IoTivity, " [Online]. Available: [Accessed: 29-May-2017]. [14] T. Richardson, Q. Stafford-Fraser, K. R. Wood, A. Hopper, "Virtual network computing," IEEE Internet Computing. vol. 2, no. 33, [15] GCP, "cloud.google.com", [Online]. Available: [Accessed: 29-May-2017]. [2] R. Harper, "Inside the smart home," Springer Science & Business Media, [3] S. Chae, Y. Yang, J. Byun, and T. D. Han, "Personal Smart Space: IoT based User recognition and Device control. In Semantic Computing," IEEE Tenth International Conference on,pp , Feb, [4] D. Miorandi, S. Sicari, F. D. Pellegrini, and I. Chlamtac, "Internet of things: Vision, applications and research challenges," Ad Hoc Networks, vol. 10, no. 7, [5] A. Sinclair, "Vision of smart home the role of mobile in the home of the future," GSMA, London, [6] A. Ennis, I. Cleland, T. Patterson, C. D. Nugent, F. Cruciani, C. Paggetti, and R. Taylor, "Doorstep: A doorbell security system for the prevention of doorstep crime," In Engineering in Medicine and Biology Society, IEEE 38th Annual International Conference, pp , Aug, [7] T. V. N. Rao, and K. R. Yellu, "Automatic Safety Home Bell System with Message Enabled Features," IJCSET, vol. 6, no. 12, pp , [8] Ring, Ring.com, [Online]. Available: [Accessed: 29-May-2017]. [9] I-Bell, i-bell.co.uk, [Online]. Available: [Accessed: 29-May-2017]. [10] OpenCV, "opencv.org," [Online]. Available: [Accessed: 29-May-2017]. [11] SIFT algorithm, "docs.opencv.org/trunk/da/df5/tutorial_py_sift_intro.html," [Online]. Available: l/. [Accessed: 29-May-2017]. [12] Project oxford, "azure.microsoft.com/enus/services/cognitive-services," [Online]. Available: [Accessed: 29-May-2017].

ITU-T Y Functional framework and capabilities of the Internet of things

ITU-T Y Functional framework and capabilities of the Internet of things I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.2068 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (03/2015) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

ITU-T Y.4552/Y.2078 (02/2016) Application support models of the Internet of things

ITU-T Y.4552/Y.2078 (02/2016) Application support models of the Internet of things I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU Y.4552/Y.2078 (02/2016) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET

More information

A Vision of IoT: Applications, Challenges, and Opportunities With China Perspective

A Vision of IoT: Applications, Challenges, and Opportunities With China Perspective A Vision of IoT: Applications, Challenges, and Opportunities With China Perspective SHANZHI CHEN, HUI XU, DAKE LIU, BO HU, AND HUCHENG WANG Definitions of IoT from Different Organizations: Organizations

More information

INTRODUCTION OF INTERNET OF THING TECHNOLOGY BASED ON PROTOTYPE

INTRODUCTION OF INTERNET OF THING TECHNOLOGY BASED ON PROTOTYPE Jurnal Informatika, Vol. 14, No. 1, Mei 2017, 47-52 ISSN 1411-0105 / e-issn 2528-5823 DOI: 10.9744/informatika.14.1.47-52 INTRODUCTION OF INTERNET OF THING TECHNOLOGY BASED ON PROTOTYPE Anthony Sutera

More information

T : Internet Technologies for Mobile Computing

T : Internet Technologies for Mobile Computing T-110.7111: Internet Technologies for Mobile Computing Overview of IoT Platforms Julien Mineraud Post-doctoral researcher University of Helsinki, Finland Wednesday, the 9th of March 2016 Julien Mineraud

More information

Bringing an all-in-one solution to IoT prototype developers

Bringing an all-in-one solution to IoT prototype developers Bringing an all-in-one solution to IoT prototype developers W H I T E P A P E R V E R S I O N 1.0 January, 2019. MIKROE V E R. 1.0 Click Cloud Solution W H I T E P A P E R Page 1 Click Cloud IoT solution

More information

ITU-T Y Specific requirements and capabilities of the Internet of things for big data

ITU-T Y Specific requirements and capabilities of the Internet of things for big data I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.4114 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (07/2017) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

Recomm I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n

Recomm I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n Recomm I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.4115 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (04/2017) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET

More information

Middleware for the Internet of Things Revision : 536

Middleware for the Internet of Things Revision : 536 Middleware for the Internet of Things Revision : 536 Chantal Taconet SAMOVAR, Télécom SudParis, CNRS, Université Paris-Saclay September 2017 Outline 1. Internet of Things (IoT) 2. Middleware for the IoT

More information

PRODUCT BROCHURE. Gemini Matrix Intercom System. Mentor RG + MasterMind Sync and Test Pulse Generator

PRODUCT BROCHURE. Gemini Matrix Intercom System. Mentor RG + MasterMind Sync and Test Pulse Generator PRODUCT BROCHURE Gemini Matrix Intercom System Mentor RG + MasterMind Sync and Test Pulse Generator GEMINI DIGITAL MATRIX INTERCOM SYSTEM In high profile broadcast environments operating around the clock,

More information

PRODUCT BROCHURE. Broadcast Solutions. Gemini Matrix Intercom System. Mentor RG + MasterMind Sync and Test Pulse Generator

PRODUCT BROCHURE. Broadcast Solutions. Gemini Matrix Intercom System. Mentor RG + MasterMind Sync and Test Pulse Generator PRODUCT BROCHURE Broadcast Solutions Gemini Matrix Intercom System Mentor RG + MasterMind Sync and Test Pulse Generator GEMINI DIGITAL MATRIX INTERCOM SYSTEM In high profile broadcast environments operating

More information

Home Monitoring System Using RP Device

Home Monitoring System Using RP Device International Research Journal of Computer Science (IRJCS) ISSN: 2393-9842 Issue 05, Volume 4 (May 2017) SPECIAL ISSUE www.irjcs.com Home Monitoring System Using RP Device Mrs. Sudha D 1, Mr. Sharveshwaran

More information

DELL: POWERFUL FLEXIBILITY FOR THE IOT EDGE

DELL: POWERFUL FLEXIBILITY FOR THE IOT EDGE DELL: POWERFUL FLEXIBILITY FOR THE IOT EDGE ABSTRACT Dell Edge Gateway 5000 Series represents a blending of exceptional compute power and flexibility for Internet of Things deployments, offering service

More information

Connected Car as an IoT Service

Connected Car as an IoT Service Connected Car as an IoT Service Soumya Kanti Datta Research Engineer Communication Systems Department Email: Soumya-Kanti.Datta@eurecom.fr Roadmap Introduction Challenges Uniform Data Exchange Management

More information

Integrating Device Connectivity in IoT & Embedded devices

Integrating Device Connectivity in IoT & Embedded devices Leveraging Microsoft Cloud for IoT and Embedded Applications Integrating Device Connectivity in IoT & Embedded devices Tom Zamir IoT Solutions Specialist tom@iot-experts.net About me Tom Zamir IoT Solutions

More information

Introduction to the Internet of Things

Introduction to the Internet of Things Introduction to the Internet of Things Marco Zennaro, PhD Telecommunications/ICT4D Lab The Abdus Salam International Centre for Theoretical Physics Trieste, Italy Introduction to IoT Vision History of

More information

administration access control A security feature that determines who can edit the configuration settings for a given Transmitter.

administration access control A security feature that determines who can edit the configuration settings for a given Transmitter. Castanet Glossary access control (on a Transmitter) Various means of controlling who can administer the Transmitter and which users can access channels on it. See administration access control, channel

More information

IoT-based Monitoring System using Tri-level Context Making for Smart Home Services

IoT-based Monitoring System using Tri-level Context Making for Smart Home Services IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 4 Ver. I (Jul. Aug. 2016), PP 01-05 www.iosrjournals.org IoT-based Monitoring System

More information

Intelligent Monitoring Software IMZ-RS300. Series IMZ-RS301 IMZ-RS304 IMZ-RS309 IMZ-RS316 IMZ-RS332 IMZ-RS300C

Intelligent Monitoring Software IMZ-RS300. Series IMZ-RS301 IMZ-RS304 IMZ-RS309 IMZ-RS316 IMZ-RS332 IMZ-RS300C Intelligent Monitoring Software IMZ-RS300 Series IMZ-RS301 IMZ-RS304 IMZ-RS309 IMZ-RS316 IMZ-RS332 IMZ-RS300C Flexible IP Video Monitoring With the Added Functionality of Intelligent Motion Detection With

More information

2-/4-Channel Cam Viewer E- series for Automatic License Plate Recognition CV7-LP

2-/4-Channel Cam Viewer E- series for Automatic License Plate Recognition CV7-LP 2-/4-Channel Cam Viewer E- series for Automatic License Plate Recognition Copyright 2-/4-Channel Cam Viewer E-series for Automatic License Plate Recognition Copyright 2018 by PLANET Technology Corp. All

More information

FOSS PLATFORM FOR CLOUD BASED IOT SOLUTIONS

FOSS PLATFORM FOR CLOUD BASED IOT SOLUTIONS FOSS PLATFORM FOR CLOUD BASED IOT SOLUTIONS FOSDEM 2018 04.02.2018 Bosch Software Innovations GmbH Dr. Steffen Evers Head of Open Source Services Eclipse Kuksa Demo Open Source Connected Car Platform In-Vehicle

More information

Detecting Bosch IVA Events with Milestone XProtect

Detecting Bosch IVA Events with Milestone XProtect Date: 8 December Detecting Bosch IVA Events with Prepared by: Tim Warren, Solutions Integration Engineer, Content and Technical Development 2 Table of Content 3 Overview 3 Camera Configuration 3 XProtect

More information

Supplemental Information

Supplemental Information Supplemental Information Model No. Main Monitor Station VL-MVN511 This document provides information about using the product as part of a Video Intercom System for Apartment Complexes. It is meant to supplement

More information

Designing and Implementing an Affordable and Accessible Smart Home Based on Internet of Things

Designing and Implementing an Affordable and Accessible Smart Home Based on Internet of Things Designing and Implementing an Affordable and Accessible Smart Home Based on Internet of Things Urvi Joshi 1, Aaron Dills 1, Eric Biazo 1, Cameron Cook 1, Zesheng Chen 1, and Guoping Wang 2 1 Department

More information

Milestone Solution Partner IT Infrastructure Components Certification Report

Milestone Solution Partner IT Infrastructure Components Certification Report Milestone Solution Partner IT Infrastructure Components Certification Report Infortrend Technologies 5000 Series NVR 12-15-2015 Table of Contents Executive Summary:... 4 Introduction... 4 Certified Products...

More information

New Technologies: 4G/LTE, IOTs & OTTS WORKSHOP

New Technologies: 4G/LTE, IOTs & OTTS WORKSHOP New Technologies: 4G/LTE, IOTs & OTTS WORKSHOP EACO Title: LTE, IOTs & OTTS Date: 13 th -17 th May 2019 Duration: 5 days Location: Kampala, Uganda Course Description: This Course is designed to: Give an

More information

Internet of Things (IoT) and Big Data DOAG 2016 Big Data Days

Internet of Things (IoT) and Big Data DOAG 2016 Big Data Days 30.9.2016 DOAG 2016 Big Data Days Guido Schmutz BASEL BERN BRUGG DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. GENEVA HAMBURG COPENHAGEN LAUSANNE MUNICH STUTTGART VIENNA ZURICH Guido Schmutz Working for Trivadis

More information

DETEXI Basic Configuration

DETEXI Basic Configuration DETEXI Network Video Management System 5.5 EXPAND YOUR CONCEPTS OF SECURITY DETEXI Basic Configuration SETUP A FUNCTIONING DETEXI NVR / CLIENT It is important to know how to properly setup the DETEXI software

More information

Milestone Leverages Intel Processors with Intel Quick Sync Video to Create Breakthrough Capabilities for Video Surveillance and Monitoring

Milestone Leverages Intel Processors with Intel Quick Sync Video to Create Breakthrough Capabilities for Video Surveillance and Monitoring white paper Milestone Leverages Intel Processors with Intel Quick Sync Video to Create Breakthrough Capabilities for Video Surveillance and Monitoring Executive Summary Milestone Systems, the world s leading

More information

IoT Software Platforms

IoT Software Platforms Politecnico di Milano Advanced Network Technologies Laboratory IoT Software Platforms in the cloud 1 Why the cloud? o IoT is about DATA sensed and transmitted from OBJECTS o How much data? n IPV6 covers

More information

3 rd International Conference on Smart and Sustainable Technologies SpliTech2018 June 26-29, 2018

3 rd International Conference on Smart and Sustainable Technologies SpliTech2018 June 26-29, 2018 Symposium on Embedded Systems & Internet of Things in the frame of the 3 rd International Conference on Smart and Sustainable Technologies (), technically co-sponsored by the IEEE Communication Society

More information

Cisco Video Surveillance 6050 IP Camera Data Sheet

Cisco Video Surveillance 6050 IP Camera Data Sheet Data Sheet Cisco Video Surveillance 6050 IP Camera Data Sheet Product Overview The Cisco Video Surveillance 6050 IP Camera (shown in Figure 1) is a ruggedized, outdoor, high-definition video endpoint with

More information

Cloud-based 3D Menu Generation and Provision of Digital Broadcasting Service on Thin-client

Cloud-based 3D Menu Generation and Provision of Digital Broadcasting Service on Thin-client Cloud-based 3D Menu Generation and Provision of Digital Broadcasting Service on Thin-client Changwoo Yoon ETRI(Electronics and Telecommunications Research Institute), Korea cwyoon@etri.re.kr Abstract The

More information

Case analysis: An IoT energy monitoring system for a PV connected residence

Case analysis: An IoT energy monitoring system for a PV connected residence Case analysis: An IoT energy monitoring system for a PV connected residence Marcus André P. Oliveira, 1, Wendell E. Moura Costa 1, Maxwell Moura Costa 1, 1 IFTO Campus Palmas marcusandre@ifto.edu.br, wendell@ifto.edu.br,

More information

IOT DEVELOPER SURVEY RESULTS. April 2017

IOT DEVELOPER SURVEY RESULTS. April 2017 IOT DEVELOPER SURVEY RESULTS April 2017 SURVEY INTRODUCTION The Eclipse IoT Working Group, IEEE IoT, AGILE IoT and IoT Council cosponsored an online survey to better understand how developers are building

More information

IOT Based Fuel Monitoring For Vehicles

IOT Based Fuel Monitoring For Vehicles IOT Based Fuel Monitoring For Vehicles Akshada Kawane 1, Shweta Kompa 2, Pranali Survase 3, Pratiksha Thorat 4... ABSTRACT Nowadays, true record of fuel stuffed and gas consumption in vehicles is no longer

More information

Raspberry Pi driven digital signage

Raspberry Pi driven digital signage Loughborough University Institutional Repository Raspberry Pi driven digital signage This item was submitted to Loughborough University's Institutional Repository by the/an author. Citation: KNIGHT, J.

More information

Introduction to the platforms of services for the Internet of Things Revision : 536

Introduction to the platforms of services for the Internet of Things Revision : 536 Introduction to the platforms of services for the Internet of Things Revision : 536 Chantal Taconet SAMOVAR, Télécom SudParis, CNRS, Université Paris-Saclay April 2018 Outline 1. Internet of Things (IoT)

More information

SAP Edge Services Edge Services Overview Guide Version 1711

SAP Edge Services Edge Services Overview Guide Version 1711 SAP Edge Services Edge Services Overview Guide Version 1711 Table of Contents ABOUT THIS DOCUMENT... 3 INTRODUCTION... 4 Persistence Service... 4 Streaming Service... 4 Business Essential Functions Service...

More information

ITU-T Y Reference architecture for Internet of things network capability exposure

ITU-T Y Reference architecture for Internet of things network capability exposure I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.4455 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (10/2017) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

SELECTING A HIGH-VALENCE REPRESENTATIVE IMAGE BASED ON IMAGE QUALITY. Inventors: Nicholas P. Dufour, Mark Desnoyer, Sophie Lebrecht

SELECTING A HIGH-VALENCE REPRESENTATIVE IMAGE BASED ON IMAGE QUALITY. Inventors: Nicholas P. Dufour, Mark Desnoyer, Sophie Lebrecht Page 1 of 74 SELECTING A HIGH-VALENCE REPRESENTATIVE IMAGE BASED ON IMAGE QUALITY Inventors: Nicholas P. Dufour, Mark Desnoyer, Sophie Lebrecht TECHNICAL FIELD methods. [0001] This disclosure generally

More information

An Introduction to The Internet of Things

An Introduction to The Internet of Things An Introduction to The Internet of Things where and how to start November 2017 Mihai Tudor Panu EST. 1999 Kevin Ashton, P&G 2 Agenda High level key concepts surrounding IoT

More information

THE NEXT GENERATION OF CITY MANAGEMENT INNOVATE TODAY TO MEET THE NEEDS OF TOMORROW

THE NEXT GENERATION OF CITY MANAGEMENT INNOVATE TODAY TO MEET THE NEEDS OF TOMORROW THE NEXT GENERATION OF CITY MANAGEMENT INNOVATE TODAY TO MEET THE NEEDS OF TOMORROW SENSOR Owlet is the range of smart control solutions offered by the Schréder Group. Owlet helps cities worldwide to reduce

More information

Device Management Requirements

Device Management Requirements Device Management Requirements Approved Version 2.0 09 Feb 2016 Open Mobile Alliance OMA-RD-DM-V2_0-20160209-A [OMA-Template-ReqDoc-20160101-I] OMA-RD-DM-V2_0-20160209-A Page 2 (14) Use of this document

More information

ISSN (PRINT): , (ONLINE): , VOLUME-5, ISSUE-4,

ISSN (PRINT): , (ONLINE): , VOLUME-5, ISSUE-4, RURAL PEOPLE/PATIENTS HEALTH CONDITION MONITORING AND PRESCRIPTION WITH IOT B. Mani 1, G. Deepika 2 Department of Electronics and Communication Engineering RRS College of Engineering & Technology Abstract

More information

D2102V IP VIDEO DOOR STATION. Brushed Stainless Steel 2 Call buttons

D2102V IP VIDEO DOOR STATION. Brushed Stainless Steel 2 Call buttons D2102V IP VIDEO DOOR STATION Brushed Stainless Steel 2 Call buttons ANSWER YOUR DOOR ANYWHERE. HOW DOES IT WORK Imagine, you are not at home and your children have locked themselves out or the courier

More information

PROTOTYPE OF IOT ENABLED SMART FACTORY. HaeKyung Lee and Taioun Kim. Received September 2015; accepted November 2015

PROTOTYPE OF IOT ENABLED SMART FACTORY. HaeKyung Lee and Taioun Kim. Received September 2015; accepted November 2015 ICIC Express Letters Part B: Applications ICIC International c 2016 ISSN 2185-2766 Volume 7, Number 4(tentative), April 2016 pp. 1 ICICIC2015-SS21-06 PROTOTYPE OF IOT ENABLED SMART FACTORY HaeKyung Lee

More information

D21DKV IP VIDEO DOOR STATION. Display Module Keypad Module

D21DKV IP VIDEO DOOR STATION. Display Module Keypad Module D21DKV IP VIDEO DOOR STATION Display Module Keypad Module ANSWER YOUR DOOR ANYWHERE. HOW DOES IT WORK Imagine, you are not at home and your children have locked themselves out or the courier delivers a

More information

D2101V IP VIDEO DOOR STATION. Brushed Stainless Steel 1 Call button

D2101V IP VIDEO DOOR STATION. Brushed Stainless Steel 1 Call button D2101V IP VIDEO DOOR STATION Brushed Stainless Steel 1 Call button ANSWER YOUR DOOR ANYWHERE. HOW DOES IT WORK Imagine, you are not at home and your children have locked themselves out or the courier delivers

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad -500043 COMPUTER SCIENCE AND ENGINEERING TUTORIAL QUESTIONBANK Course Title INTERNET OF THINGS Course Code ACS510 Programme B.Tech

More information

Architecture of Industrial IoT

Architecture of Industrial IoT Architecture of Industrial IoT December 2, 2016 Marc Nader @mourcous Branches of IoT IoT Consumer IoT (Wearables, Cars, Smart homes, etc.) Industrial IoT (IIoT) Smart Gateways Wireless Sensor Networks

More information

IoT Enabler, from the Things to the Services and Service Platform

IoT Enabler, from the Things to the Services and Service Platform IoT Enabler, from the Things to the Services and Service Platform Dr. Byung K Lim InterDigital Asia/VP Innovations Labs Seoul, Korea October 28, 2015 2015 InterDigital Inc. All Rights Reserved. 1 1 IoT

More information

North America, Inc. AFFICHER. a true cloud digital signage system. Copyright PDC Co.,Ltd. All Rights Reserved.

North America, Inc. AFFICHER. a true cloud digital signage system. Copyright PDC Co.,Ltd. All Rights Reserved. AFFICHER a true cloud digital signage system AFFICHER INTRODUCTION AFFICHER (Sign in French) is a HIGH-END full function turnkey cloud based digital signage system for you to manage your screens. The AFFICHER

More information

Cisco Video Surveillance 6400 IP Camera

Cisco Video Surveillance 6400 IP Camera Data Sheet Cisco Video Surveillance 6400 IP Camera Product Overview The Cisco Video Surveillance 6400 IP Camera is an outdoor, high-definition, full-functioned video endpoint with an integrated infrared

More information

Dr. Tanja Rückert EVP Digital Assets and IoT, SAP SE. MSB Conference Oct 11, 2016 Frankfurt. International Electrotechnical Commission

Dr. Tanja Rückert EVP Digital Assets and IoT, SAP SE. MSB Conference Oct 11, 2016 Frankfurt. International Electrotechnical Commission Dr. Tanja Rückert EVP Digital Assets and IoT, SAP SE MSB Conference Oct 11, 2016 Frankfurt International Electrotechnical Commission Approach The IEC MSB decided to write a paper on Smart and Secure IoT

More information

HD TVI TURBO HD DVR Hikvision DS 7216HGHI SH/A (16ch, H.264, HDMI, VGA)

HD TVI TURBO HD DVR Hikvision DS 7216HGHI SH/A (16ch, H.264, HDMI, VGA) HD TVI TURBO HD DVR Hikvision DS 7216HGHI SH/A (16ch, 1080p@12fps, H.264, HDMI, VGA) Code: M75216 Front view Rear view The included remote control http://www.dipolnet.com/document print M75216.htm 1/5

More information

Casambi App User Guide

Casambi App User Guide Casambi App User Guide Version 1.5.4 2.1.2017 Casambi Technologies Oy Table of contents 1 of 28 Table of contents 1 Smart & Connected 2 Using the Casambi App 3 First time use 3 Taking luminaires into use:

More information

onem2m Certification & Use cases of Certified Products

onem2m Certification & Use cases of Certified Products onem2m Certification & Use cases of Certified Products Peter J. Kim (pjk@tta.or.kr) TTA() 한국정보통신기술협회 1 CONTENTS 01 Korea s IoT Activity 02 onem2m Certification 03 Global IoT Testing & Certification Center

More information

IERC Standardization Challenges. Standards for an Internet of Things. 3 and 4 July 2014, ETSI HQ (Sophia Antipolis)

IERC Standardization Challenges. Standards for an Internet of Things. 3 and 4 July 2014, ETSI HQ (Sophia Antipolis) www.internet-of-things-research.eu Standardization Challenges Standards for an Internet of Things 3 and 4 July 2014, ETSI HQ (Sophia Antipolis) Workshop co-organized by EC DG Connect and ETSI Dr. Ovidiu

More information

SAP Edge Services, cloud edition Edge Services Overview Guide Version 1802

SAP Edge Services, cloud edition Edge Services Overview Guide Version 1802 SAP Edge Services, cloud edition Edge Services Overview Guide Version 1802 Table of Contents ABOUT THIS DOCUMENT... 3 INTRODUCTION... 4 Persistence Service... 4 Streaming Service... 4 Business Essential

More information

Face Recognition using IoT

Face Recognition using IoT Face Recognition using IoT Sandesh Kulkarni, Minakshee Bagul, Akanksha Dukare, Prof. Archana Gaikwad, Computer Engineering, DY Patil School Of Engineering ABSTRACT Home security is growing field. To provide

More information

Wireless Cloud Camera TV-IP751WC (v1.0r)

Wireless Cloud Camera TV-IP751WC (v1.0r) TRENDnet s, model, takes the work out of viewing video over the internet. Previously to view video remotely, users needed to perform many complicated and time consuming steps: such as signing up for a

More information

TVU MediaMind Server. Monitor, control, manage and distribute all your video content. Advantages

TVU MediaMind Server. Monitor, control, manage and distribute all your video content. Advantages TVU GET Advantages Powers TVU Grid TVU s award-winning IP-based video switching, routing and distribution solution Decodes multiple types of feed: TVU, SDI and web streams Monitors all aspects of a live

More information

TVU MediaMind Server. Monitor, control, manage and distribute all your video content. Advantages

TVU MediaMind Server. Monitor, control, manage and distribute all your video content. Advantages TVU GET Advantages Powers TVU Grid TVU s award-winning IP-based video switching, routing and distribution solution Decodes multiple types of feed: TVU, SDI and web streams Monitors all aspects of a live

More information

D21DKV IP VIDEO DOOR STATION. Brushed Stainless Steel Display Module Keypad Module

D21DKV IP VIDEO DOOR STATION. Brushed Stainless Steel Display Module Keypad Module D21DKV IP VIDEO DOOR STATION Brushed Stainless Steel Display Module Keypad Module ANSWER YOUR DOOR ANYWHERE. HOW DOES IT WORK Imagine, you are not at home and your children have locked themselves out or

More information

Positive Attendance. Overview What is Positive Attendance? Who may use Positive Attendance? How does the Positive Attendance option work?

Positive Attendance. Overview What is Positive Attendance? Who may use Positive Attendance? How does the Positive Attendance option work? Positive Attendance Overview What is Positive Attendance? Who may use Positive Attendance? How does the Positive Attendance option work? Setup Security Codes Absence Types Absence Reasons Attendance Periods/Bell

More information

IoT Strategy Roadmap

IoT Strategy Roadmap IoT Strategy Roadmap Ovidiu Vermesan, SINTEF ROAD2CPS Strategy Roadmap Workshop, 15 November, 2016 Brussels, Belgium IoT-EPI Program The IoT Platforms Initiative (IoT-EPI) program includes the research

More information

Internet of Things Telecommunication operator perspective

Internet of Things Telecommunication operator perspective Internet of Things Telecommunication operator perspective Pierre Rust 1 MINES Saint-Étienne, CNRS Lab Hubert Curien UMR 5516 2 Orange Labs UMR CNRS 5516 SAINT-ETIENNE Goal: Giving you overview of the perspective

More information

MULTI-CHANNEL CALL RECORDING AND MONITORING SYSTEM

MULTI-CHANNEL CALL RECORDING AND MONITORING SYSTEM release 18.05.2018 MULTI-CHANNEL CALL RECORDING AND MONITORING SYSTEM Smart Logger is a multi-channel voice and screen recording solution. It allows our customers around the world to capture and analyze

More information

HEART ATTACK DETECTION BY HEARTBEAT SENSING USING INTERNET OF THINGS : IOT

HEART ATTACK DETECTION BY HEARTBEAT SENSING USING INTERNET OF THINGS : IOT HEART ATTACK DETECTION BY HEARTBEAT SENSING USING INTERNET OF THINGS : IOT K.RAJA. 1, B.KEERTHANA 2 AND S.ELAKIYA 3 1 AP/ECE /GNANAMANI COLLEGE OF TECHNOLOGY 2,3 AE/AVS COLLEGE OF ENGINEERING Abstract

More information

Internet of Things Conceptual Frameworks and Architecture

Internet of Things Conceptual Frameworks and Architecture Internet of Things Conceptual s and Architecture 1 An IoT Conceptual Physical Object + Controller, Sensor and Actuators + Internet = Internet of Things (1.1) Source: An equation given by Adrian McEwen

More information

Greens Technologys is a leading Classroom & Online platform providing live instructor-led interactive

Greens Technologys is a leading Classroom & Online platform providing live instructor-led interactive About Greens Technologys Greens Technologys is a leading Classroom & Online platform providing live instructor-led interactive Classroom & online training. We have an easy and affordable learning solution

More information

ANSI/SCTE

ANSI/SCTE ENGINEERING COMMITTEE Digital Video Subcommittee AMERICAN NATIONAL STANDARD ANSI/SCTE 130-1 2011 Digital Program Insertion Advertising Systems Interfaces Part 1 Advertising Systems Overview NOTICE The

More information

Inc. Internet of Things. Outcome Economy. to Win in the. How Your Company Can Use the

Inc. Internet of Things. Outcome Economy. to Win in the. How Your Company Can Use the Inc. How Your Company Can Use the Internet of Things to Win in the Outcome Economy CONTENTS Preface xi Acknowledgments xv Introduction: What s the Deal with IoT? xvii P A R T O N E The Business End of

More information

Korea Electronics Technology Institute

Korea Electronics Technology Institute 모비우스플랫폼 [ &CUBE 를활용한 Mobius 연동 IoT DIY ] 2014. 7. 9 Korea Electronics Technology Institute 김재호 Agenda Korea Electronics Technology Institute 1. Open IoT Platform Mobius, &CUBE 2. IoT HW Platform 3. IoT

More information

Tone Insertion To Indicate Timing Or Location Information

Tone Insertion To Indicate Timing Or Location Information Technical Disclosure Commons Defensive Publications Series December 12, 2017 Tone Insertion To Indicate Timing Or Location Information Peter Doris Follow this and additional works at: http://www.tdcommons.org/dpubs_series

More information

Working with BuzzMaster

Working with BuzzMaster Working with BuzzMaster Working with BuzzMaster Technical and organizational details: What does BuzzMaster provide? What is the system capable of? What are the technical considerations? What are the organizational

More information

Internet of Things Trends, Challenges, Opportunities, and Applications

Internet of Things Trends, Challenges, Opportunities, and Applications Internet of Things Trends, Challenges, Opportunities, and Applications Rabie A. Ramadan, PhD College of Computer Science and Engineering Hail University http://rabieramadan.org rabie@rabieramadan.org Agenda

More information

Exhibits. Open House. NHK STRL Open House Entrance. Smart Production. Open House 2018 Exhibits

Exhibits. Open House. NHK STRL Open House Entrance. Smart Production. Open House 2018 Exhibits 2018 Exhibits NHK STRL 2018 Exhibits Entrance E1 NHK STRL3-Year R&D Plan (FY 2018-2020) The NHK STRL 3-Year R&D Plan for creating new broadcasting technologies and services with goals for 2020, and beyond

More information

Internet of Things - IoT Training

Internet of Things - IoT Training Internet of Things - IoT Training About Cognixia Cognixia, formerly known as Collabera TACT, is a Collabera Learning Solutions Company. Being a consistently awarded Digital Technology Training Company,

More information

Linux+Zephyr: IoT made easy

Linux+Zephyr: IoT made easy Linux+Zephyr: IoT made easy IoT Explodes Everywhere Sensors and actuators embedded in physical objects and linked through wired and wireless networks, often using the same Internet Protocol (IP) that connects

More information

Striking Clarity, Unparalleled Flexibility, Precision Control

Striking Clarity, Unparalleled Flexibility, Precision Control Striking Clarity, Unparalleled Flexibility, Precision Control Product Brochures English 460XW 460C 460C 800 ieditor The - tents and processed camera inputs to provide the monitoring by supporting camera

More information

Network Camera Operating Manual

Network Camera Operating Manual Network Camera Operating Manual Model No. WV-NW484S Before attempting to connect or operate this product, please read these instructions carefully and save this manual for future use. Preface About these

More information

Avigilon View Software Release Notes

Avigilon View Software Release Notes Version 4.6.5 System Version 4.6.5 includes the following components: Avigilon VIEW Version 4.6.5 R-Series Version 4.6.5 Rialto Version 4.6.5 ICVR-HD Version 3.7.3 ICVR-SD Version 2.6.3 System Requirements

More information

IoT State of the Union

IoT State of the Union IoT State of the Union Kapil Pendse Partner Solutions Architect, Amazon Web Services If you knew the state of every thing and could reason on top of that data what problems would you solve? AWS IoT Customers

More information

IoT Architecture for Future Building Management Embedded Lighting Controls

IoT Architecture for Future Building Management Embedded Lighting Controls 6 th International LED professional Symposium +Expo Sept 20-22, 2016 Bregenz IoT Architecture for Future Building Management Embedded Lighting Controls Walter WERNER Werner Management Services e.u., Dornbirn,

More information

ViewCommander- NVR Version 3. User s Guide

ViewCommander- NVR Version 3. User s Guide ViewCommander- NVR Version 3 User s Guide The information in this manual is subject to change without notice. Internet Video & Imaging, Inc. assumes no responsibility or liability for any errors, inaccuracies,

More information

IOT BASED SMART ATTENDANCE SYSTEM USING GSM

IOT BASED SMART ATTENDANCE SYSTEM USING GSM IOT BASED SMART ATTENDANCE SYSTEM USING GSM Dipali Patil 1, Pradnya Gavhane 2, Priyesh Gharat 3, Prof. Urvashi Bhat 4 1,2,3 Student, 4 A.P, E&TC, GSMoze College of Engineering, Balewadi, Pune (India) ABSTRACT

More information

A Software-based Real-time Video Broadcasting System

A Software-based Real-time Video Broadcasting System A Software-based Real-time Video Broadcasting System MING-CHUN CHENG, SHYAN-MING YUAN Dept. of Computer & Information Science National Chiao Tung University 1001 Ta Hsueh Road, Hsinchu, Taiwan 300 TAIWAN,

More information

Smart Home. The beginning of a smarter home. Ambi Kodak LaMetric Netatmo Tend

Smart Home. The beginning of a smarter home. Ambi Kodak LaMetric Netatmo Tend Smart Home The beginning of a smarter home Ambi Kodak LaMetric Netatmo Tend Personalized Comfort - Made Easy With AI The world s First AI Enabled Smart Air Conditioner Controller - But what is AI? Nowadays,

More information

THE DESIGN OF CSNS INSTRUMENT CONTROL

THE DESIGN OF CSNS INSTRUMENT CONTROL THE DESIGN OF CSNS INSTRUMENT CONTROL Jian Zhuang,1,2,3 2,3 2,3 2,3 2,3 2,3, Jiajie Li, Lei HU, Yongxiang Qiu, Lijiang Liao, Ke Zhou 1State Key Laboratory of Particle Detection and Electronics, Beijing,

More information

Why Connecting to the Internet of Things Project List

Why Connecting to the Internet of Things Project List Why Connecting to the Internet of Things Should Top Your Project List Your things have a story to tell Are you listening? The Internet of Things (IoT) is made up of billions of smart devices, like sensors

More information

Bridging Legacy Systems & the Internet of Things. Matt Newton Director of Technical Marketing OPTO 22

Bridging Legacy Systems & the Internet of Things. Matt Newton Director of Technical Marketing OPTO 22 Bridging Legacy Systems & the Internet of Things Matt Newton Director of Technical Marketing OPTO 22 Overview A Tale of Two Turbines Why IoT? IoT Roadblocks How do we get there? Connecting the physical

More information

IoT Challenges & Testing aspects. Alon Linetzki, Founder & CEO QualityWize

IoT Challenges & Testing aspects. Alon Linetzki, Founder & CEO QualityWize IoT Challenges & Testing aspects Alon Linetzki, Founder & CEO QualityWize alonl@quality-wize.com 1 Alon Linetzki CEO and Founder of QualityWize 3 decades in sw engineering, testing, quality assurance and

More information

Scalable Media Systems using SMPTE John Mailhot November 28, 2018 GV-EXPO

Scalable Media Systems using SMPTE John Mailhot November 28, 2018 GV-EXPO Scalable Media Systems using SMPTE 2110 John Mailhot November 28, 2018 SMPTE @ GV-EXPO SMPTE 2110 is mostly finished and published!!! 2110-10: System Timing PUBLISHED 2110-20: Uncompressed Video PUBLISHED

More information

Cyclone V5 Teletext & Text Publishing System System Overview

Cyclone V5 Teletext & Text Publishing System System Overview Cyclone V5 Teletext & Text Publishing System System Overview The Cyclone Teletext System offers broadcasters and Teletext service operators a complete and inexpensive solution for the preparation, storage

More information

AXIS M30 Series AXIS M3015 AXIS M3016. User Manual

AXIS M30 Series AXIS M3015 AXIS M3016. User Manual AXIS M3015 AXIS M3016 User Manual Table of Contents About this manual.......................................... 3 Product overview........................................... 4 How to access the product....................................

More information

DVR or NVR? Video Recording For Multi-Site Systems Explained DVR OR NVR? 1

DVR or NVR? Video Recording For Multi-Site Systems Explained DVR OR NVR?  1 DVR or NVR? Video Recording For Multi-Site Systems Explained DVR OR NVR? WWW.INDIGOVISION.COM 1 Introduction This article explains the functional differences between Digital Video Recorders (DVRs) and

More information

IMPORTANT! This instruction guide explains how to install your CCTV system.

IMPORTANT! This instruction guide explains how to install your CCTV system. IMPORTANT! This instruction guide explains how to install your CCTV system. Which accessories do you need before getting started? 1. Monitor or TV (recommended not less than 19" for clear viewing) 2. HDMI

More information

Part 1 Basic Operation

Part 1 Basic Operation This product is a designed for video surveillance video encode and record, it include H.264 video Compression, large HDD storage, network, embedded Linux operate system and other advanced electronic technology,

More information