The present invention relates generally to the display of messages from multiple electronic devices by a network connected display device, and more particularly, to a priority based messaging protocol facilitating the sharing of a single display device by multiple electronic devices connected to a network.
Electronic devices connected to a network often display data to a user. Customarily, this is done by sending the information to a display device where the data is displayed. This approach works well when the display device is dedicated to a single application/device. Problems arise, however, when multiple devices are forced to share a single display surface.
Currently, there are two main approaches to allowing multiple network devices to share a single display device. In the first approach, multiple network devices share a single display device by partitioning the display surface into separate discrete areas. Each discrete area becomes dedicated to a single device. The result of such an approach is that each device has less available display surface dedicated to the device. For example, in a car, the display surface might be divided to show a gas indicator, a mile per hour indicator, a tachometer, a headlight indicator, and a warning gauge. Splitting the display surface in such a manner reduces the size of the information that is displayed for any device, and a driver viewing the display surface is required to focus harder in order to see any particular item. Another approach is to allow information from a device to overwrite the previous information that is displayed for another device. Thus, for example, information from the cd player indicating a new song is starting overwrites the mile per hour indicator that is already displayed on the display surface. Moreover, a subsequent warning message about the windshield washer fluid being low overwrites the message from the CD player. There is no guarantee that the most important message will be displayed long enough for the user to actually see the message.
Neither of the current approaches described above provides an optimal solution to the problem of multiple networked devices sharing a single display device. Either the messages are inconsistently displayed, or the displayed messages quickly get too small to easily read.
The present invention addresses the display limitations encountered by multiple network devices attempting to display messages on a single display device. It enables multiple electronic devices connected to a network to efficiently share a single display device. The messaging protocol of the present invention enables the prioritizing of incoming messages by the display device, functions over an IP based network, and provides for customizing the displayed message appearance.
In one embodiment of the present invention a method is practiced whereby a network messaging protocol enables multiple electronic devices having network interfaces to share a single display device for the purpose of displaying messages. A network device utilizing the protocol which wishes to display messages on a shared display device, first sends a registration request to the display device. The display device, running the server side of the protocol, responds with an acknowledgment and an ID number for that particular network device. The display device also creates a message queue tied to the just assigned network device ID number which will be used to store incoming messages from the network device. Incoming messages from registered network devices arriving at the display device are stored in the appropriate device message queue. Both the network device itself and the individual messages within a queue are assigned separate priority levels. The display device executes a scheduling algorithm whereby the device with the highest priority gets its messages displayed first. The incoming messages are further sorted by priority within the message queue for the individual device. That is, messages coming from the same device may have different priority levels and those with the highest priority level will be displayed first regardless of when in time they arrived at the display device message queue. The protocol further enables the dequeuing (removal) of a message from a particular device queue, the ability for a device to list all of the messages currently stored in its device queue, and provides for the unregistering of the device when the device is done accessing the display.
In an alternative embodiment of the present invention, the network environment used by the present invention is located within a motor vehicle. The networked devices sending messages to the display device are electronic devices connected to the motor vehicle network, such as a CD player, stereo, global positioning satellite receiver, etc. The protocol functions exactly the same for a motor vehicle network as it does for networks which are not located in a motor vehicle. Those skilled in the art will recognize that the electronic devices listed above as part of the motor vehicle network are listed for illustration purposes and are not a definitive list of the electronic devices that may be attached to the motor vehicle network.
The illustrated embodiment of the present invention provides a network messaging protocol enabling messages from multiple network devices to share a single display device. The protocol enables a display device to prioritize amongst incoming messages from different devices and to prioritize amongst incoming multiple messages from a single device. The protocol further enables multiple networked devices communicating over an IP based network to share a display device, and also provides the ability for a network device to specify the display characteristics of its message. A display device executing the messaging protocol of the present invention processes and displays multiple messages from multiple network devices without the need to overwrite important messages or display messages in unreadable sizes, unlike conventional display devices.
The network messaging protocol follows a basic request-response model, where the network device executing the client side of the protocol makes a request by sending a message to the display device, and the display device executing the server side of the protocol responds to the request with its own message back to the network device.
In the network messaging protocol a client may issue a number of different types of requests, these requests include a Registration request, a Queue Message request, a Dequeue Message request, a List Messages request, a Status request, and an Unregister request. These requests will be described in more detail below. Each of these different types of requests has a different operation code that will appear in the packet header prior to the body of the request messages. For each of the requests, there is a corresponding response from the display device. Each response has a different opcode that will appear in the packet header prior to the response message.
A first type of client side request is a Registration request. When a network device wishes to use a shared display device, the network device first must register with the display device. Registration is accomplished through a request as set forth in the protocol. The header for the request indicates through the opcode that the packet following the header is part of the registration request. Because the device has not yet registered, the application ID is set to zero. The registration process is depicted in
The frame format for the Registration request is depicted in
Once the network device 30 has successfully registered with the display device, it is then able send messages to the display device for display. Messages are sent to the display device using a Queue Message request. As depicted in
The details of the queue message request frame format are depicted in
In an alternate embodiment, the extensible markup language (XML) may be used in the present invention. If XML is used for the priority messaging protocol, the exact structure of the message will be defined within an XML string.
The display device runs a scheduling algorithm to determine which messages are displayed. The algorithm first searches to find out which registered network device has been assigned the highest device priority. In the event that the network device with the highest device priority has messages waiting for display in its priority queue, the display devices selects a message from the queue. The message selection from within a queue is also priority based. The display device 34 retrieves the message with the highest priority from the queue and displays it on the screen. The length of time and the manner in which the message is displayed is dictated either by the display characteristics specified in the message sent by the network device 30, or by the default parameters of the display device 34 if the message does not contain any requested display characteristics.
The illustrative embodiment of the present invention also includes a Dequeue request. The Dequeue request removes a previously sent message from the message queue of the requesting device. The sequence of steps followed by a network device attempting to dequeue a message in the illustrated embodiment of the present invention are depicted in
The illustrated embodiment of the present invention also enables a network device to request a list of all the message ID's in the priority message queue for that device. The sequence of events illustrating this List Message request is depicted in
The illustrative embodiment of the present invention provides a network device 30 with the capability to request the status of a particular message in its priority message queue.
The illustrated embodiment of the present invention also includes an Unregister request to be performed by a network device when it is done accessing the display device.
It will thus be seen that the invention efficiently attains the objects made apparent from the preceding description. Since certain changes may be made without departing from the scope of the present invention, it is intended that all matter contained in the above description or shown in the accompanying drawings be interpreted as illustrative and not in a literal sense. Practitioners of the art will realize that the separate requests and responses illustrated herein may have fields added or deleted from the request or response and additional requests and responses may be added from one protocol version to the next without departing from the scope of the present invention.
Number | Name | Date | Kind |
---|---|---|---|
5231633 | Hluchyj et al. | Jul 1993 | A |
5392400 | Berkowitz et al. | Feb 1995 | A |
6073177 | Hebel et al. | Jun 2000 | A |
6108307 | McConnell et al. | Aug 2000 | A |
6108534 | Bourgeois et al. | Aug 2000 | A |
6157962 | Hodges et al. | Dec 2000 | A |
6289332 | Menig et al. | Sep 2001 | B2 |
6321265 | Najork et al. | Nov 2001 | B1 |
6321267 | Donaldson | Nov 2001 | B1 |
6360152 | Ishibashi et al. | Mar 2002 | B1 |
6421694 | Nawaz et al. | Jul 2002 | B1 |
6442596 | Dyer et al. | Aug 2002 | B1 |
6462755 | Anthias | Oct 2002 | B1 |
6563836 | Capps et al. | May 2003 | B1 |
6597688 | Narasimhan et al. | Jul 2003 | B2 |
6801520 | Philonenko | Oct 2004 | B2 |
6816458 | Kroon | Nov 2004 | B1 |
20020120702 | Schiavone et al. | Aug 2002 | A1 |
20020143592 | Nishikawa et al. | Oct 2002 | A1 |
20030182464 | Hamilton et al. | Sep 2003 | A1 |
20040240458 | T V et al. | Dec 2004 | A1 |
20040252709 | Fineberg | Dec 2004 | A1 |
20050071848 | Kempin | Mar 2005 | A1 |