WO2002054697A1 - Method, system architecture and computer software for communication between devices - Google Patents

Method, system architecture and computer software for communication between devices Download PDF

Info

Publication number
WO2002054697A1
WO2002054697A1 PCT/SE2001/001582 SE0101582W WO02054697A1 WO 2002054697 A1 WO2002054697 A1 WO 2002054697A1 SE 0101582 W SE0101582 W SE 0101582W WO 02054697 A1 WO02054697 A1 WO 02054697A1
Authority
WO
WIPO (PCT)
Prior art keywords
service
services
service provider
communication
devices
Prior art date
Application number
PCT/SE2001/001582
Other languages
French (fr)
Inventor
Robert Majanen
Xiaohong Jin
Mattias Rehnman
Anders Rosvall
Jan-Erik Frey
Per-Ulrik SÖDERBERG
Pablo-Lozan Villegas
Original Assignee
Abb Ab
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Abb Ab filed Critical Abb Ab
Priority to US10/465,998 priority Critical patent/US8122105B2/en
Priority to EP01950152A priority patent/EP1346534B1/en
Publication of WO2002054697A1 publication Critical patent/WO2002054697A1/en
Priority to US13/369,904 priority patent/US8307082B2/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management

Definitions

  • the invention is suitable in industrial-, building-, and home-automation in which information is exchanged between devices or between devices and control systems.
  • the invention is a method, a system architecture and software for communication between devices comprising embedded intelligence.
  • a service of a first device detects the pres- ence of a second device, detects the presence of a service of the second device, retrieves information about the functions of the service of the second device, and invokes a function of the service of the second device. Since a service of a device is al- lowed to invoke functions of services of other devices in the network in a direct point to point manner, it is no longer necessary to for the services to communicate through a control point.
  • the method of the invention makes it possible to arrange devices and services into hierarchies, thus a large system may be divided into smaller subsystems. Hence, the flow of information in the system will be reduced by sending most of the information within the subsystems.
  • the method according to the invention is suitable for both wired and wireless communication.
  • An advantage of the invention is that it facilitates communication between devices in a very compact manner with respect to memory consumption.
  • Figure 1 shows the UPnP architecture as described earlier.
  • the UPnP architecture comprises control points 1 , root devices 2a, 2b, devices 3a, 3b and services 4a-4d.
  • the root device of the UPnP can contain a number of services and devices.
  • the functionality of the control point is to provide communication protocols for device discovery, remote method invocation and data subscription. As shown in figure 1 , all communication takes place via the control points 1 .
  • a system architecture according to the invention comprises at least one communication module containing one or more service providers having one or more services. The communication module is only allowed to have service providers and is not allowed to have services.
  • a service offers a set of functions for controlling and monitoring the device, for example subscription to data or execution of control commands.
  • a device may have one or more services. When the device have more than one service, each service represent a group of functionality of a certain type, e.g. for diagnostic of the device or control of the device.
  • the service provider reside within a communication module.
  • the task of the communication module is to provide the communication framework, the communication functionality and may provide the execution environment for the services and to represent a node in the network.
  • the communication module handles all communication to and from services.
  • the communication mod- ule is pure software and implements protocols for device discovery, remote method invocation, data subscription and alarm, or event generation.
  • the communication module generates and sends messages from services belonging to the module and receives and interprets messages to said services.
  • Figure 2 shows a device 5, which is a motor, and its software representation according to the invention.
  • the device is represented by a service provider 6 which addresses three services 7a-7c, each representing a group of functionality for monitoring and controlling the device.
  • the first service 7a comprises functions for diagnostics
  • the second service 7b comprises functions for the human-machine interface
  • the third service 7c comprises control functions for the device.
  • the service provider 6 and the services 3a-3c resides within a communication module 8.

Abstract

A method for communication beween a plurality of devices connected to each other through a network, each device having at least one service (22, 23, 26) which provides a set of functions for controlling and/or monitoring the device, wherein a service of a first device detects the presence of a second device, detects the presence of a service of the second device, retrieves information about the functions of the service of the second device, and invokes a function of the service of the second device. A sytem architecture for communication between the devices, comprising a communication module (19, 24) having means for enabling a service of a first device to detect the presence of a second device, to detect the presence of a service of the second device, to retrieve information about the functions of the service of the second device and to invoke a function of the service of the second device.

Description

METHOD, SYSTEM ARCHITECTURE AND COM PUTER SOFTWARE FOR COMMUNICATION BE TWEEN DEVICES
FI ELD OF THE I NVENTION
The present invention relates to a method and a system architecture for communication between a plurality of devices connected to each other through a network, each device having at least one service which provides a set of functions for control- ling and/or monitoring the device. A device is a physical unit which is able to perform a work. The device is for example a sensor, a motor, a valve, a cylinder, an industrial robot, heating, ventilation, and air-conditioning devices, or consumer devices such as washing machines and light appliances.
The invention is suitable in industrial-, building-, and home-automation in which information is exchanged between devices or between devices and control systems. In particular but not exclusively, the invention is a method, a system architecture and software for communication between devices comprising embedded intelligence.
PRIOR ART
Modern industrial control systems for process control and manufacturing are developed for use in large automation systems for heavy industries, such as oil & gas and pulp & paper. These control systems must be able to handle several thousands of data signals and software objects representing real-word enti- ties, which put high demands on the hardware it is running on. In a traditional control system, all communication is done be- tween the control system and the devices and there is no direct communication between the devices. The devices send information to the control system about their status and state, and the control system sends control signals to the devices. This results in large control systems and an extensive network communication between the control systems and the devices. Such large industrial control systems requiring an extensive hardware are not suitable for small customers only having a few devices to control.
It is a trend today to provide embedded intelligence in industrial and consumers devices, so called embedded devices. An embedded device comprises hardware and software for performing operations on data from the device and makes calculations and logic decisions. In general, embedded devices have limited processing power and limited amount of memory. It is also known to connect embedded devices to a network and to make them communicate with each other. A system of embedded devices are capable of controlling and monitoring the devices lo- cally, and thus the need of a control system is reduced and the communication load in the system is decreased.
A requirement of a control system is that it is easy to configure when a new device is connected to the system. For that pur- pose, a number of standards have been developed for automatic recognition of new devices, generally known as Plug and Play. One of the communication standards for home automation is Universal Plug and Play (UPnP). The UPnP specifies communication protocols for device discovery, remote method invocation and data subscriptions. UPnP is an architecture for peer to peer network connectivity between PCs of all types and embedded devices. When a new device is joined to the network, the device will send a message to all of the other devices in the network with information about itself. The UPnP architecture specifies a root device, a device, a service and a separate control point. The control point could for example be a control system. A service provides a set of function for controlling and monitoring the device. The functions in the services are only accessible from the control point. For example, the service provides the use of methods and subscription of variables, for instance temperature, speed , or alarm signals. Figure 1 shows an outline of the architecture of the UPnP. The root device may contain one or more services and one or more devices. The device may contain one or more services. The communication in UPnP is enabled via control points. Thus, communication in this architecture can only take place between the control point and any of the root device, the services and the device. A control point may use functionality in a device or in a root device by invoking methods in their services. In a similar way the control point may read variables from a device or a root device by subscribing to variables of their services. However, a control point according to the UPnP can only subscribe to all available variables and not to selected ones.
In such a non-hierarchical system, all information sent from a device will be received by all of the other devices in the system. This could cause an unnecessarily large data-flow in the system. In particular there will be an enormous amount of messages sent when new devices are plugged into the system. The UPnP does not support a hierarchy of devices.
SUMMARY OF THE INVENTION
One object of the present invention is to provide a method for communication between devices in a system, which facilitates the communication between the devices and allows building of systems out of subsystems.
This object is achieved by means of the initially defined method, characterized in that a service of a first device detects the pres- ence of a second device, detects the presence of a service of the second device, retrieves information about the functions of the service of the second device, and invokes a function of the service of the second device. Since a service of a device is al- lowed to invoke functions of services of other devices in the network in a direct point to point manner, it is no longer necessary to for the services to communicate through a control point. The method of the invention makes it possible to arrange devices and services into hierarchies, thus a large system may be divided into smaller subsystems. Hence, the flow of information in the system will be reduced by sending most of the information within the subsystems. The method according to the invention is suitable for both wired and wireless communication. An advantage of the invention is that it facilitates communication between devices in a very compact manner with respect to memory consumption.
According to one preferred embodiment of the invention, each device is represented by a service provider addressing the services of the device, and at least two service providers are arranged hierarchically by means of arranging a second service provider as a parent to a first service provider. By providing each device with one service provider which addresses the services belonging to the device, the building of hierarchies is further facilitated. Communication between devices must be done through the service providers of the devices. Accordingly, it is possible to build a hierarchy where the flow of information is structured for particular application purposes.
According to another preferred embodiment of the invention, when a new service is joined to the first service provider, the new service issues a message and the services addressed by the first and the second service provider receives the message and stores information associated with the new service. If three service providers are arranged hierarchically relative to each other in the system, the services addressed by the third service provider ignore the message. In a hierarchical system of service providers and services, the scope of notification sent when a new service is joined to the system is preferably limited to two levels in the hierarchy, to the level at which the new service is positioned and the level above. This means that the message is only received by those services that have the same parent as the new joined service and the same parent as the service provider to which the new joined service is connected. All the other services in the system will ignore the message. Thus the flow of information in the system is reduced.
According to another preferred embodiment of the invention, the set of functions comprises a command for subscribing to alarms, which are sent to all subscribers upon change. Preferably, the set of functions also comprises a command for subscribing to events, which are sent to all subscribers upon change. In this embodiment of the invention, it is possible to specify the type of information (alarm, event or other data) to be subscribed to. This is an advantage, since the subscriber may choose which information to receive, and when he receives the information he knows whether the data received it is an alarm, an event, or process data.
According to another preferred embodiment of the invention, a service of a device comprises a number of predefined functions and the service is configured by selecting one or more of said predefined functions. When executed on very small systems, the functionality of a service can be reduced in order for the service to fit into a limited memory. Thus, this embodiment makes it possible to adapt the service to the available hardware which may be limited as regards memory and processing power. Preferably, said predefined functions comprise alarm and event generation, variable subscription, alarm subscription, event subscription, search and retrieve for other devices and remote method invocations. According to another preferred embodiment of the invention, at least some of the services specify which services they are interested in, and when a new service is joined to the network the services interested in that service are notified about the new service. Preferably, the service specifies the name of, the type of services they are interested in, or whether they are interested in being notified of all new services. A problem in a large system is the disturbance of a service, due to the large amount of information to be received by it. To avoid unnecessary distur- bance to a service caused by receiving uninteresting information, each service may specify which services it is interested in receiving information from. Thus, the services only receives information which they are interested in and the number of disturbances are limited.
According to another preferred embodiment of the invention, the service of the first device invokes a function of the service of the second device in a point to point manner by means of sending a message comprising a serialized stream of characters to the second device. This stream can be transferred wirelessly or over any physical medium. Preferably, the stream of characters is sent via a channel which is any of a null-modem, a normal modem, GSM, a third generation mobile communication, or a radio transmission such as one complying with Bluetooth standards.
A further object of the invention is to provide a system architecture for communication between a plurality of devices. This object is achieved by means of the system architecture initially defined, characterized in that it comprises a communication mod- ule having means for enabling a service of a first device to detect the presence of a second device, to detect the presence of a service of the second device, to retrieve information about the functions of the service of the second device, and to invoke a function of the service of the second device. BRIEF DESCRIPTION OF THE DRAWINGS
The invention will now be explained more closely by the description of an embodiments thereof and with reference to the appended drawings.
Fig. 1 Prior art, shows a schematic diagram of a known standard Universal Plug and Play for recognition of devices.
Fig. 2 shows a physical device and its software representation.
Fig 3 show a number of intelligent devices connected to each other through a network.
Fig 4 shows a schematic diagram of an architecture for communication between devices according to an embodiment of the invention.
Fig 5 shows a schematic diagram of notification of new services in a hierarchical way in an architecture for communication according to an embodiment of the invention.
Fig 6 shows a preferred embodiment of a system architecture according to the invention.
DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS OF THE INVENTION
Figure 1 shows the UPnP architecture as described earlier. The UPnP architecture comprises control points 1 , root devices 2a, 2b, devices 3a, 3b and services 4a-4d. The root device of the UPnP can contain a number of services and devices. The functionality of the control point is to provide communication protocols for device discovery, remote method invocation and data subscription. As shown in figure 1 , all communication takes place via the control points 1 . A system architecture according to the invention comprises at least one communication module containing one or more service providers having one or more services. The communication module is only allowed to have service providers and is not allowed to have services. A service offers a set of functions for controlling and monitoring the device, for example subscription to data or execution of control commands. A device may have one or more services. When the device have more than one service, each service represent a group of functionality of a certain type, e.g. for diagnostic of the device or control of the device.
Each service in the architecture belongs to a service provider. A service provider represents a device or a subsystem comprising several devices and/or service providers and is a pure logical entity. A service cannot exist without a service provider. Therefore, when a service is started, it searches for a service provider to connect to. The services search either directly for a named service provider or any service provider. When the service has found a suitable service provider the service connects to the service provider.
The service provider reside within a communication module. The task of the communication module is to provide the communication framework, the communication functionality and may provide the execution environment for the services and to represent a node in the network. The communication module handles all communication to and from services. The communication mod- ule is pure software and implements protocols for device discovery, remote method invocation, data subscription and alarm, or event generation. The communication module generates and sends messages from services belonging to the module and receives and interprets messages to said services. Figure 2 shows a device 5, which is a motor, and its software representation according to the invention. The device is represented by a service provider 6 which addresses three services 7a-7c, each representing a group of functionality for monitoring and controlling the device. The first service 7a comprises functions for diagnostics, the second service 7b comprises functions for the human-machine interface and the third service 7c comprises control functions for the device. The service provider 6 and the services 3a-3c resides within a communication module 8.
Figure 3 shows a plurality of devices 10 and a control system 1 1 connected to a network 12. A device is a unit that performs some work, e.g. a motor, a cylinder, a computer, or an industrial robot. The devices 10 are provided with hardware units 13 comprising a processor, memory and I/O connections. Some of the devices 10 are connected to the same hardware unit 13, as can be seen in figure 3. The hardware units 13 are connected to the network. Each of the hardware units is supported by a communi- cation module and each of the devices 10 is represented by a service provider.
Figure 4 shows how the communication is achieved in a system architecture according to the invention. The system shown in figure 4 comprises a first communication module 19 having two service providers 20, 21 , representing two devices, each service provider having three services 22, 23, and a second communication module 24 having a service provider 25 having three services 26 and representing a third device. Each of the ser- vices 22, 23, 26 is allowed to communicate with all of the other services in the architecture. Accordingly, this system architecture allows a service of a device to invoke functionality and access data in services of the other devices in a direct point to point manner. Communication between devices is always carried out via the service provider representing the device and commu- nication between devices belonging to different hardware units is carried out via the communication module.
The main differences between the UPnP architecture and the system architecture according to the invention are that the communication module (corresponding to the root device) is not allowed to have any services and that there is no separate entity called a control point. Each service in the service provider acts as a control point using the control point functionality such as device discovery, remote method invocation, data subscription, and alarm or event generation, provided by the communication module. The architecture also makes it possible to build hierarchical system, i.e. it is possible to build systems based on subsystems. The system architecture according to the invention also offers the possibility to build self-contained devices, e.g. motors containing monitoring, diagnosing, documentation, control, and human machine interface. The device is represented by a service provider and the different functionalities are implemented as services belonging to the service provider.
The plug and play functionality is also introduced in the system architecture of the invention, and it allows the devices and services to announce their presence on the network and also to issue inquiries about the presence of other devices and their services. The services acquire knowledge of each other via notifications upon starting and stopping. When a new service is joined to a system, it issues a message comprising information about the new service and its functions. Other services in the system receive the message and store the information associ- ated with the new service. After having gathered knowledge about each other, the services may manipulate other services by accessing the methods exposed, as well as receiving status information by subscribing to variables, alarms or events in other services. Thus, services of a physical device can be operated through manipulation and reading of its data. Figure 5 shows an example of a hierarchically arranged system. The system contains a plurality of service providers 30-35, some existing services 40-44, and a newly joined service 45. The service providers 30-35 are hierarchically arranged. The service provider 33 is a parent of service providers 32 and 34. The service provider 34 is a parent of service provider 35. Service provider 32 is a parent of service provider 31 , and service provider 31 is a parent of service provider 30. In this embodiment of the invention the scope of notifications in the system is limited to two levels in the hierarchy: the level at which the new joined service is positioned and the level above. This means that notification from the newly joined service 45 is only received by the service 40 connected to the same service provider 31 as the new service 45 and by those services 41 , 42 belonging to the same parent 32. The other services 43, 44 in the system will never receive the message.
Information about the hierarchy within the communication module and on a level above is kept by the communication module. The communication module, such as the communication module 20 in figure 4, uses the hierarchy information and sees to that messages are distributed within the hierarchy in accordance with the above rules. The reason why the notification is limited in those two levels is that the hierarchy is chosen to represent the information flow in the system. The relationship between a parent and its children represents the decomposition of a system into subsystems. Usually services belonging to a service provider on a high level in the hierarchy have more of a coordination role than the services located at lower levels. In this way, the data flow is largely reduced, since in a non-hierarchical architecture the notification would be received by every service in the network.
In the data architecture according to the invention, the commu- nication module is one program unit, i.e. a separately executable piece of code. The communication module and the service providers are executed in, for example, one Java Virtual Machine, while each service is executed in its own virtual machine. This enables services of a service provider to be executed anywhere on the network. The communication module contains a number of service providers that reside in the same program unit. Services are resided either in their own program unit or as a part of the communication module. Thus, the architecture according to the invention is a distributed architecture, where different parts of the software may execute on different nodes on the network, i.e. a motor device might contain control services, while a more demanding diagnostics service is executed remotely on a workstation.
The communication between the services and the service pro- vider is done differently in the two cases. When the services and the service provider reside in the same program unit, the communication between the service provider and the services are carried out using direct method calls. In the other case, when the services and the service provider reside in separate program units, the communication is done via a serialized stream of characters. This means that method-calls, variable values, and notification messages are serialized into a stream of characters. This stream can be transferred over any physical medium, e.g. a null-modem, a modem, GSM, a third generation mobile commu- nication, or a radio transmission such as one complying with Bluetooth standards. Preferably, the services are written in Java. An advantage obtained then is the platform independence.
In the architecture according to the invention, it is possible for a service to subscribe to changes in selected groups of variables of other services. The variables possible for subscription is divided into three groups:
- Alarm variables, which describe an alarm and are sent to all subscribers upon change. - Event variables, which describe an event and are sent to all subscribers upon change. - Other variables, i.e. pure process data which are defined by the user and sent to all subscribers upon change.
It is possible to subscribe to each of the groups separately, which means that a service may subscribe to the alarms of a second service without subscribing to events and other variables of the second device. There may be a number of variables in each group of variables. For instance, there may be five alarm variables specified. When a service is registered to subscribe to alarm variables, it receives all five alarm variables. Similarly, there may be many different types of event variables, and a subscription to event will cause the event variables to be notified to the subscribing service.
Since most embedded devices have limited processing power and limited amount of memory, the architecture according to an embodiment of the invention allows different functionality to be selected upon configuration of a service. A service comprises a number of program modules each performing different functions, for example alarm and event generation, variable subscription, alarm subscription, event subscription, search for and retrieval of other devices and remote method invocation. Search and retrieve is a function in which a search is made for other devices, service providers, or services and information about those ob- jects are collected and returned when found.
The selection is done by using a software implemented engineering tool and comprises selecting functions among a plurality of predefined functions. Thus, by selecting the number of the modules to be installed in the hardware unit, the functionality of the services can be adjusted to fit the memory and processing power of that hardware unit. By means of the engineering tool for configuration, a user simply selects those of the functions desired by clicking on a button of a tab in a box displayed on a computer screen. Upon selection of the required functions from the predefined functions, the appropriate program code is included to configure the service.
Another way of reducing the processing power needed is to filter out unnecessary communication by means of the service provider. The services are provided with means for specifying which services they are interested in receiving information from. The service is specifying its interests upon connecting to the service provider and when a new service is joined to the network the services interested in that service are notified about the new service. The service specifies the name of or type of services they are interested in or if they are interested in being notified of all new services.
Figure 6 shows a preferred embodiment of a data architecture according to the invention. A communication modul 50, a service provider 51 , a service 52, and a device 53 are shown. The communication model 50 includes servers for HTTPMU, SOAP (Simple Object Access Protocol), GENA, HTTP, and handlers for SSDP (Simple Service Discovery Protocol), SOAP, GENA, and the HTTP server. A service provider registry and a file system are shown included. The service provider includes a service dispatcher and a service connection server, and handlers for registry, subscription, publisher, and search/retrieve.
The service is shown to include control point functions of method dispatcher, publisher manager, subscription manager, a periodic thread, cache control, control point search, and control point invoke. The service also includes a user code comprising one or more methods, method 1 to method n, and a main service program.
Interfaces IDiscovery, IControl are shown enabling communication to the service dispatcher, the interface enabling lEvent en- abling communication with the subscription and publisher handlers. The communication modul 50 and the service provider 51 interacts with each other via a number of interfaces for the discovery, control, and event mechanisms described above. The serv- ice provider interacts with its services via a standard TCP socket communication using a simple protocol known as ISP (Internal Service Protocol) or serial communication.
The communication model contains one UDP (User Datagram Protocol) multicast socket server, HTPPMU server, that is used for the discovery and announcement protocol. (I P multicast is an established known mechanism based on the Internet Protocol for sending a single message to multiple recipients.) It also contains three TCP socket servers for presentation, control, and event mechanism, HTTP server, SOAP server, and GENA server.
When a client attempts to connect to one of these, a corresponding handler is created that is responsible for interacting with the correct service provider. In order to be able to answer discovery messages from other systems, the communication model contains one module for keeping track of service providers and their services, the service provider registry.
It is understood that any of the methods described may be carried out by a computer program or computer software containing a computer program code element or computer code means, or software code portions. The computer program product, when run on a standard computer or processor, makes that computer or processor carry out one or more of a series of instructions according to any of the methods described.
One or more computer program products comprising the data architecture or for carrying out methods according to the inven- tion may be stored on a computer readable medium. The computer program products according to the invention may be stored at least in part in different media that are computer readable. Archive copies may be stored on standard magnetic discs, hard drives, CD or DVD discs, or magnetic tape. The databases are stored preferably on data servers, but the computer program products may, for example be stored in any of a random access memory of a computer or a processor, a hard drive, an optical or a magneto-optical drive, or in a flash memory, or a ROM, PROM, or E-PROM device. The computer program product may also be arranged in part as a distributed application capable of running on several different computers or computer systems at more or less the same time.
It is also noted that, while the above describes exemplifying embodiments of the inventions, there are several variations and modifications which may be made to the disclosed solution without departing from the scope of the present invention as defined in the appended claims.

Claims

1 . A method for communication between a plurality of devices (10) connected to each other through a network (12), each de- vice having at least one service (22,23,26,41 -45) which provides a set of functions for controlling and/or monitoring the device, wherein a service of a first device
- detects the presence of a second device,
- detects the presence of a service of the second device, - retrieves information about the functions of the service of the second device, and
- invokes a function of the service of the second device.
2. A method according claim 1 , wherein each device is repre- sented by a service provider (30-33) addressing the services
(40-45) of the device, and at least two service providers are arranged hierarchically by means of arranging a second service provider (31 -33) as a parent to a first service provider (30-32).
3. A method according to claim 2, wherein a new service is joined to the first service provider by means of
- the new service issues a message and
- the services addressed by the first and the second service provider receives the message and stores information asso- ciated with the new service.
4. A method according to claim 3, wherein at least three service providers are arranged hierarchically and the services addressed by third service provider ignore the message.
5. A method according any of the previous claims, wherein the set of functions comprises a command for subscribing to alarms, which are sent to all subscribers upon change.
6. A method according to any of the previous claims, wherein the set of functions comprises a command for subscribing to events, which are sent to all subscribers upon change.
7. A method according to any of the previous claims, wherein a service of a device comprises a number of predefined functions and the service is configured by selecting one or more of said predefined functions.
8. A method according to claim 7, wherein said predefined functions comprise alarm and event generation, variable subscription, alarm subscription, event subscription, search for and retrieval of other devices and remote method invocation.
9. A method according to any of the previous claims, wherein at least some of the services are specifying which services they are interested in, and when a new service is joined to the network, the services interested in that service are notified about the new service.
10. A method according to claim 9, wherein the service specifies the name of or type of services they are interested in or whether they are interested in being notified of all new services.
1 1 . A method according to any of the previous claims, wherein a service of the first device invokes a function of a service of the second device in a point to point manner by means of sending a message comprising a serialized stream of characters to the second device.
12. A method according to any of the previous claims, wherein stream of characters is sent via a channel which is any of a null- modem, a normal modem, GSM, a third generation mobile communication, or a radio transmission such as one complying with Bluetooth standards.
13. A system architecture for communication between a plurality of devices (10) connected to each other through a network (12), each device having at least one service (22,23,26,40-45) which provides a set of functions for controlling and/or monitoring the device, characterized in that it comprises a communication module (19,24) having means for enabling a service of a first device to detect the presence of a second device, to detect the presence of a service of the second device, to retrieve information about the functions of the service of the second device and to invoke a function of the service of the second device.
14. A system according to claim 13, characterized in that each device is represented by a service provider (20,21 ,25,30-33) addressing the services (22,23,26,40-45) of the device and at least two service providers (31 -33) are arranged hierarchically by arranging a second service provider (30-32) as a parent to a first service provider.
15. A system according to claim 14, characterized in that the second service provider (33) is arranged as a parent of a plurality of service providers (32,34).
16. A system according to claim 14 or 15, characterized in that the communication module is arranged so that a message from a new service, joining the first service provider, are received by the services addressed by the first and the second service provider.
17. A system according to claim 16, characterized in that it comprises at least three hierarchically arranged service providers and the service providers are arranged so that the third service provider ignores the message from said new service joining the first service provider, whereby the services addressed by third service provider do not receive the message.
18. A system according to any of the claims 13-17, characterized in that said set of functions comprises a command for subscribing to alarms, which are sent to all subscribers upon change.
19. A system according to any of the claims 13-18, characterized in that said set of functions comprises a command for subscribing to events, which are send to all subscribers upon change.
20. A system according to any of the claims 13-19, characterized in that it comprises a service having a number of modules for performing different predefined functions and means for, upon configuration of the service, selecting one or more of said program modules.
21 . A system according to claim 20, characterized in that said predefined functions comprises alarm and event generation, variable subscription, alarm subscription, event subscription, search for and retrieval of other devices and remote method invocations.
22. A system according to any of the claims 13-21 , characterized in that at least some of the services comprise means for specifying which services they are interested to receive messages from.
23. A system according to any of the claims 13-22, characterized in that the service is written in a platform independent lan- guage.
24. A computer program product comprising computer program code means or software code portions for enabling a computer or a processor to carry out one ore more of series of instructions according to any of the method claims 1-12.
25. A computer program product according to claim 24 comprised on a computer readable medium.
26. Use of a system architecture according to any of the claims 13-23 to carry out a communication between devices in an industrial, non-industrial or home automation control system.
27. Use of a data architecture according to any of the claims 13- 23 to carry out a communication between devices in an indus- trial, non-industrial or home automation control system by means of a wireless protocol.
28. A data communication signal sent from a first device connected to a control system to a second device, wherein a data part of the signal comprises information about a service.
PCT/SE2001/001582 2000-12-28 2001-07-09 Method, system architecture and computer software for communication between devices WO2002054697A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US10/465,998 US8122105B2 (en) 2000-12-28 2001-07-09 Method, system architecture and computer software for communication between devices
EP01950152A EP1346534B1 (en) 2000-12-28 2001-07-09 Method, system architecture and computer software for communication between devices
US13/369,904 US8307082B2 (en) 2000-12-28 2012-02-09 Method, system architecture and computer software for communication between devices

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US25832200P 2000-12-28 2000-12-28
US60/258,322 2000-12-28

Related Child Applications (2)

Application Number Title Priority Date Filing Date
US10/465,998 A-371-Of-International US8122105B2 (en) 2000-12-28 2001-07-09 Method, system architecture and computer software for communication between devices
US13/369,904 Continuation US8307082B2 (en) 2000-12-28 2012-02-09 Method, system architecture and computer software for communication between devices

Publications (1)

Publication Number Publication Date
WO2002054697A1 true WO2002054697A1 (en) 2002-07-11

Family

ID=22980061

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SE2001/001582 WO2002054697A1 (en) 2000-12-28 2001-07-09 Method, system architecture and computer software for communication between devices

Country Status (3)

Country Link
US (2) US8122105B2 (en)
EP (1) EP1346534B1 (en)
WO (1) WO2002054697A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102004018980A1 (en) * 2004-04-20 2005-12-08 Deutsche Thomson-Brandt Gmbh Method for controlling a device in a network of distributed stations and network station
DE102004043969A1 (en) * 2004-09-11 2006-03-16 Deutsche Thomson-Brandt Gmbh Network connection switching unit
CN100388704C (en) * 2003-04-16 2008-05-14 三星电子株式会社 Network device, system and method for providing list of controlled devices
US20090055877A1 (en) * 2007-08-22 2009-02-26 Samsung Electronics Co., Ltd. Method and apparatus for providing/receiving service of plurality of service providers
US20110016501A1 (en) * 2008-03-28 2011-01-20 Samsung Electronics Co., Ltd. Data receiving method and device for applications providing an iptv communications service

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8122105B2 (en) * 2000-12-28 2012-02-21 Abb Ab Method, system architecture and computer software for communication between devices
US8151280B2 (en) * 2003-10-27 2012-04-03 Microsoft Corporation Simple and dynamic configuration of network devices
US20080086550A1 (en) * 2006-10-06 2008-04-10 Cingular Wireless Ii, Llc Integration of data between devices
JP4906638B2 (en) * 2007-08-27 2012-03-28 キヤノン株式会社 Communication device, service selection method, and program
TWI528760B (en) 2011-12-22 2016-04-01 萬國商業機器公司 Method for routing data in a wireless sensor network
US9600169B2 (en) * 2012-02-27 2017-03-21 Yahoo! Inc. Customizable gestures for mobile devices
US9288102B2 (en) 2013-02-18 2016-03-15 Microsoft Technology Licensing, Llc Controlling devices using cloud services and device-agnostic pipe mechanisms
US9703616B2 (en) 2014-08-05 2017-07-11 International Business Machines Corporation Executing a command on an optimal smart device
US9473522B1 (en) * 2015-04-20 2016-10-18 SafeBreach Ltd. System and method for securing a computer system against malicious actions by utilizing virtualized elements
US9710653B2 (en) 2015-04-20 2017-07-18 SafeBreach Ltd. System and method for verifying malicious actions by utilizing virtualized elements
US10581802B2 (en) 2017-03-16 2020-03-03 Keysight Technologies Singapore (Sales) Pte. Ltd. Methods, systems, and computer readable media for advertising network security capabilities
US11533329B2 (en) 2019-09-27 2022-12-20 Keysight Technologies, Inc. Methods, systems and computer readable media for threat simulation and threat mitigation recommendations

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0817444A2 (en) * 1996-07-01 1998-01-07 Sun Microsystems, Inc. System for context-dependent name resolution
US6085236A (en) * 1998-01-06 2000-07-04 Sony Corporation Of Japan Home audio video network with device control modules for incorporating legacy devices
WO2000078002A2 (en) * 1999-06-11 2000-12-21 Microsoft Corporation Multi-dimensional authoritative names registry in pervasive computing
WO2000078001A2 (en) * 1999-06-11 2000-12-21 Microsoft Corporation General api for remote control of devices

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5596723A (en) * 1994-06-23 1997-01-21 Dell Usa, Lp Method and apparatus for automatically detecting the available network services in a network system
JPH08242229A (en) * 1995-03-01 1996-09-17 Fujitsu Ltd State matching processing system for monitoring network
JPH09275402A (en) * 1996-04-04 1997-10-21 Sony Corp Communication control system, communication control equipment, data transmitter/receiver and communication control method
US6523696B1 (en) * 1996-10-15 2003-02-25 Kabushiki Kaisha Toshiba Communication control device for realizing uniform service providing environment
US5883907A (en) * 1997-05-01 1999-03-16 Motorola, Inc. Asymmetrical digital subscriber line (ADSL) block encoder circuit and method of operation
US6963784B1 (en) * 1998-10-16 2005-11-08 Sony Corporation Virtual device control modules and function control modules implemented in a home audio/video network
US6275865B1 (en) * 1998-11-25 2001-08-14 Sony Corporation Of Japan Method and system for message dispatching in a home audio/video network
EP1022876B1 (en) * 1999-01-25 2006-04-19 International Business Machines Corporation Service advertisements in wireless local networks
US6571277B1 (en) * 1999-10-19 2003-05-27 International Business Machines Corporation Method and apparatus for scaling universal plug and play networks using atomic proxy replication
US6829222B2 (en) * 2000-04-25 2004-12-07 Board Of Regents The University Of Texas System Clusterhead selection in wireless ad hoc networks
US20020083143A1 (en) * 2000-12-13 2002-06-27 Philips Electronics North America Corporation UPnP architecture for heterogeneous networks of slave devices
US8122105B2 (en) * 2000-12-28 2012-02-21 Abb Ab Method, system architecture and computer software for communication between devices

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0817444A2 (en) * 1996-07-01 1998-01-07 Sun Microsystems, Inc. System for context-dependent name resolution
US6085236A (en) * 1998-01-06 2000-07-04 Sony Corporation Of Japan Home audio video network with device control modules for incorporating legacy devices
WO2000078002A2 (en) * 1999-06-11 2000-12-21 Microsoft Corporation Multi-dimensional authoritative names registry in pervasive computing
WO2000078001A2 (en) * 1999-06-11 2000-12-21 Microsoft Corporation General api for remote control of devices

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100388704C (en) * 2003-04-16 2008-05-14 三星电子株式会社 Network device, system and method for providing list of controlled devices
DE102004018980A1 (en) * 2004-04-20 2005-12-08 Deutsche Thomson-Brandt Gmbh Method for controlling a device in a network of distributed stations and network station
US8316140B2 (en) 2004-04-20 2012-11-20 Thomson Licensing Method for controlling a device in a network of distributed stations, and network station
DE102004043969A1 (en) * 2004-09-11 2006-03-16 Deutsche Thomson-Brandt Gmbh Network connection switching unit
US8656034B2 (en) 2004-09-11 2014-02-18 Thomson Licensing Network connection switching unit
US20090055877A1 (en) * 2007-08-22 2009-02-26 Samsung Electronics Co., Ltd. Method and apparatus for providing/receiving service of plurality of service providers
US9026579B2 (en) * 2007-08-22 2015-05-05 Samsung Electronics Co., Ltd. Method and apparatus for providing/receiving service of plurality of service providers
US9271047B2 (en) 2007-08-22 2016-02-23 Samsung Electronics Co., Ltd. Method and apparatus for providing/receiving service of plurality of service providers
US20110016501A1 (en) * 2008-03-28 2011-01-20 Samsung Electronics Co., Ltd. Data receiving method and device for applications providing an iptv communications service
US9271053B2 (en) * 2008-03-28 2016-02-23 Samsung Electronics Co., Ltd. Data receiving method and device for applications providing an IPTV communications service

Also Published As

Publication number Publication date
US8122105B2 (en) 2012-02-21
US20080172479A1 (en) 2008-07-17
EP1346534A1 (en) 2003-09-24
US8307082B2 (en) 2012-11-06
EP1346534B1 (en) 2012-11-14
US20120203896A1 (en) 2012-08-09

Similar Documents

Publication Publication Date Title
US8307082B2 (en) Method, system architecture and computer software for communication between devices
CN110582732B (en) Open architecture industrial control system
JP4564158B2 (en) Method for configuring a communication link used in a distributed process control system, system for configuring a communication link used in a process control system, and method for configuring a communication link used in a process control system
JP4721600B2 (en) Numerous home network software architectures to bridge
EP1624351B1 (en) Dynamic schema for unified plant model
US7865597B2 (en) Method for smart device network application infrastructure (SDNA)
CN109302464B (en) APP unified control method and system of intelligent household equipment based on control station
US11940778B2 (en) Method of commissioning a field device in an industrial system network
JP2003196193A (en) Automation control module (acm) capable of operating service portal
US10505750B2 (en) Box for communication and management of devices
US6954798B2 (en) Content-based routing of data from a provider to a requestor
EP3171552A1 (en) Energy operations across domains
CN101510885B (en) The server of home network and equipment and control method thereof
US7392100B1 (en) System and methodology that facilitate factory automation services in a distributed industrial automation environment
Evensen et al. SenseWrap: A service oriented middleware with sensor virtualization and self-configuration
US20220030090A1 (en) Selective address space aggregation
US11438191B2 (en) Interconnection box for user devices
Schneeman Implementing a standards-based distributed measurement and control application on the internet
CN111506360B (en) External equipment access system and method of real-time data processing system
US11329841B2 (en) Method of communication between a remote action manager and a communication box
Nunes Decentralized supervision for home automation
Kapsalis et al. Seamless integration of distributed real time monitoring and control applications utilising emerging technologies
Meliones et al. Adaptive Networking
MXPA01001964A (en) Bridging multiple home network software architectures

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2001950152

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2001950152

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWE Wipo information: entry into national phase

Ref document number: 10465998

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: JP