• Complain

Ignacio González Alonso Mercedes Fernández José M. - Service robotics within the digital home: applications and future prospects

Here you can read online Ignacio González Alonso Mercedes Fernández José M. - Service robotics within the digital home: applications and future prospects full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. City: Dordrecht etc, year: 2011, publisher: Springer Netherlands, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Ignacio González Alonso Mercedes Fernández José M. Service robotics within the digital home: applications and future prospects

Service robotics within the digital home: applications and future prospects: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Service robotics within the digital home: applications and future prospects" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Ignacio González Alonso Mercedes Fernández José M.: author's other books


Who wrote Service robotics within the digital home: applications and future prospects? Find out the surname, the name of the author of the book and a list of all author's works by series.

Service robotics within the digital home: applications and future prospects — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Service robotics within the digital home: applications and future prospects" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Ignacio Gonzlez Alonso , Mercedes Fernndez , Jos M. Maestre and Mara del Pilar Almudena Garca Fuente Intelligent Systems, Control and Automation: Science and Engineering Service Robotics within the Digital Home Applications and Future Prospects 10.1007/978-94-007-1491-5_1 Springer Science+Business Media B.V. 2011
1. Interoperability Systems
Mara del Pilar Almudena Garca Fuente 1
(1)
University of Oviedo, Oviedo, Spain
(2)
Department of Systems and Automation Engineering, University of Seville, Seville, Spain
(3)
Ingenium S.L., Barcelona, Spain
Mara del Pilar Almudena Garca Fuente (Corresponding author)
Email:
Javier Ramrez de la Pinta
Email:
Adrin Lpez Garca
Email:
Abstract
Since the most important objective of information systems is focused on the development, use and administration of the technology that serves a group of companies, the intercommunication among these information systems must be able to satisfy a large number of needs. This is the main reason for standard information systems that are being used currently. To achieve functionality and interoperability among these systems, markup standards, consulting services and some web services are required. The variety of information systems companies represents the main problem for interoperability among systems, because minimum requirements are not usually established. However, we need to realize that interoperability among systems surpasses simple breakdowns in exchange of information. Our systems also have to, simultaneously, simplify the use of common platforms that can deal with different languages. There are also other important aspects, such as the interaction and implementation of a number of tasks at the same time.
1.1 Introduction
When looking through history from distributed systems to interoperability, it is important to recognize a need for cooperation and expansion of networks that are already in use. The beginning is the concept of middleware . Middleware is connectivity software that offers a group of services that make the running of distributed applications over heterogeneous platforms possible.
The idea of middleware , as an abstract layer of software, is to encapsulate all the available resources on a network, which can comprise all kinds of devices (from embedded processors to super processors, laptops, PDAs and mobile phones) and interconnect them in a transparent way. In other words, give an API (Application Programming Interface) to the programmers for the use of distributed applications.
There are some works related to the design and implementation of middleware generic distributed systems. For example, Blair et al. (), which represents an approximation to the design of a configurable system, based on the concept of reflection . The usefulness of this components engineering is also important when giving a system the ability to configure and reconfigure.
These concepts are also commented by Coulson et al. (). These authors also talk about the link to the application layer by using this components technology. They suggest the development of a model (OpenORB, based on the model CORBA) independent of the platform and the language of programming. They also define meta-structures and meta-data to give intelligence to the protocol so it can apply reason to its own interpretations, so the systems (re)configuration will be easier.
In this section, the protocols or existing systems used to communicate among heterogeneous platforms will be described, focusing on those based on the concept of service .
1.2 UPnP
1.2.1 Introduction
UPnP (Universal Plug and Play) is a group of protocols or a much-extended architecture suggested by Microsoft (Olleros ).
In addition, it is supported by the Internet protocol family TCP/IP, which (independent of the company, operating system and programming language) enables the APIs of the devices connected to a network control to negotiate and exchange information and data in an easy and transparent way for the user. This way, the user does not need to be an expert in networks, devices or operating system configuration. In addition, UPnP technology does not depend on the physical environment, so it can work on the telephonic line, the power supply, Ethernet, radio frequency and IEE 1394.
1.2.2 General Features
The main characteristic of the protocol is the transparency of installing a device that has just been connected to the power supply. All the services of the installed device are automatically available without the need to configure anything in the protocol (Miller et al. ). UPnP notices when a new device is connected to the net, it gives it an IP address, a logic name and updates the rest of the devices about their functions and processing ability. As seems obvious, it also updates the new device about these same features of the others. This way, the user does not have to worry about the configuration of the net or losing any time installing new drivers or controllers for the devices. UPnP is dedicated to all these things each time a new device is connected (or disconnected) to (from) the net. It also optimizes the configuration of the devices.
Its application for development of a home automation system offers a new possibility to create distributed control architectures. In other words, robots have independent activation parts connected by an internal network. Because of this, UPnP gives more versatility and flexibility to the system. Moreover, any change in software or any device in the system is easily adaptable in the system.
A digital home based on UPnP is conceived to include all wire and wireless networks, entertainment devices, telephonic systems, home control and many more devices. It will also put some home networks together in a single logic made by programmable devices (Jeronimo ).
Fig 11 UPnP network unification technology Jeronimo One of the most - photo 1
Fig. 1.1
UPnP: network unification technology (Jeronimo )
One of the most common uses of this protocol is to enable devices or programs to open router ports, so they can properly communicate with the outside world.
1.2.3 Specific Features
Since the (Universal Plug and Play) UPnP model is based on the existence of two different components, the control point and the device, this protocol makes identification of the roles of every element in a home automation network possible. The main idea is that every device (a robot, a router, etc.) can be accessible on a local area network (LAN). Some will announce the services they offer to the rest using a protocol such as the SOAP or something similar.
An XML file with the name of the device and a description of the services that are offered are sent through the network each time a new device is plugged into the network. The file may also include a URL pointing to the website of the developer. In addition, an external pointer to detailed information about the services could be included.
This fact gives a clearer idea of the ease of maintenance and transparency of use that this architecture provides to applications and interfaces. As shown in the figure above, Dynamic Host Configuration Protocol (DHCP) servers and/or DNS may be available on the network, so a new device may automatically be configured on the network upon connection. The next step will be discovering services. To offer a better idea of the protocols way of working, a basic scheme of the logic structure of a UPnP network is shown in Fig..
Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Service robotics within the digital home: applications and future prospects»

Look at similar books to Service robotics within the digital home: applications and future prospects. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Service robotics within the digital home: applications and future prospects»

Discussion, reviews of the book Service robotics within the digital home: applications and future prospects and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.