WO2000046944A2 - Method and apparatus for broadcasting www pages to mobile radio devices using modified rds (radio data system) technology - Google Patents
Method and apparatus for broadcasting www pages to mobile radio devices using modified rds (radio data system) technology Download PDFInfo
- Publication number
- WO2000046944A2 WO2000046944A2 PCT/US2000/002872 US0002872W WO0046944A2 WO 2000046944 A2 WO2000046944 A2 WO 2000046944A2 US 0002872 W US0002872 W US 0002872W WO 0046944 A2 WO0046944 A2 WO 0046944A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- web page
- web
- data
- signal
- receiver
- Prior art date
Links
- 238000005516 engineering process Methods 0.000 title abstract description 8
- 238000000034 method Methods 0.000 title description 7
- 238000004519 manufacturing process Methods 0.000 claims description 13
- 230000005540 biological transmission Effects 0.000 claims description 9
- 238000012545 processing Methods 0.000 claims description 6
- 238000004891 communication Methods 0.000 description 21
- 230000001413 cellular effect Effects 0.000 description 9
- 238000003860 storage Methods 0.000 description 8
- 239000003550 marker Substances 0.000 description 4
- 230000003287 optical effect Effects 0.000 description 4
- 238000004590 computer program Methods 0.000 description 3
- 230000003213 activating effect Effects 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 230000008520 organization Effects 0.000 description 2
- 208000023514 Barrett esophagus Diseases 0.000 description 1
- 230000008901 benefit Effects 0.000 description 1
- 230000001010 compromised effect Effects 0.000 description 1
- 230000008878 coupling Effects 0.000 description 1
- 238000010168 coupling process Methods 0.000 description 1
- 238000005859 coupling reaction Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- VJYFKVYYMZPMAB-UHFFFAOYSA-N ethoprophos Chemical compound CCCSP(=O)(OCC)SCCC VJYFKVYYMZPMAB-UHFFFAOYSA-N 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 239000000463 material Substances 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 238000012552 review Methods 0.000 description 1
- 238000004904 shortening Methods 0.000 description 1
- 230000005236 sound signal Effects 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04H—BROADCAST COMMUNICATION
- H04H20/00—Arrangements for broadcast or for distribution combined with broadcast
- H04H20/86—Arrangements characterised by the broadcast information itself
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04H—BROADCAST COMMUNICATION
- H04H20/00—Arrangements for broadcast or for distribution combined with broadcast
- H04H20/28—Arrangements for simultaneous broadcast of plural pieces of information
- H04H20/33—Arrangements for simultaneous broadcast of plural pieces of information by plural channels
- H04H20/34—Arrangements for simultaneous broadcast of plural pieces of information by plural channels using an out-of-band subcarrier signal
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04H—BROADCAST COMMUNICATION
- H04H20/00—Arrangements for broadcast or for distribution combined with broadcast
- H04H20/53—Arrangements specially adapted for specific applications, e.g. for traffic information or for mobile receivers
- H04H20/57—Arrangements specially adapted for specific applications, e.g. for traffic information or for mobile receivers for mobile receivers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04H—BROADCAST COMMUNICATION
- H04H2201/00—Aspects of broadcast communication
- H04H2201/10—Aspects of broadcast communication characterised by the type of broadcast system
- H04H2201/13—Aspects of broadcast communication characterised by the type of broadcast system radio data system/radio broadcast data system [RDS/RBDS]
Definitions
- This invention relates to the field of broadcasting of www pages to mobile radio devices.
- WWW World Wide Web
- PDAs personal digital assistants
- a disadvantage of these systems is the expense and slowness of cellular technology, the rapid use of battery power for such devices, and the lack of reliability in different regions of the country.
- the Internet is a worldwide network of interconnected computers.
- An Internet client accesses a computer on the network via an Internet provider.
- An Internet provider is an organization that provides a client (e.g., an individual or other organization) with access to the Internet (via analog telephone line or Integrated Services Digital Network line, for example).
- a client can, for example, read information from, download a file from or send an electronic mail message to another computer /client using the Internet.
- WWW World Wide Web
- the components of the WWW include browser software, network links, servers, and WWW protocols.
- the browser software, or browser is a user-friendly interface (i.e., front-end) that simplifies access to the Internet.
- a browser allows a client to communicate a request without having to learn a complicated command syntax, for example.
- a browser typically provides a graphical user interface (GUI) for displaying information and receiving input. Examples of browsers currently available include Mosaic, Netscape Navigator and Communicator, Microsoft Internet Explorer, and Cello.
- HTTP Hypertext Transport Protocol
- HTTP has communication methods that allow clients to request data from a server and send information to the server.
- the client contacts the HTTP server and transmits the request to the HTTP server.
- the request contains the communication method requested for the transaction (e.g., GET an object from the server or POST data to an object on the server).
- the HTTP server responds to the client by sending a status of the request and the requested information. The connection is then terminated between the client and the HTTP server.
- a client request therefore, consists of establishing a connection between the client and the HTTP server, performing the request, and terminating the connection.
- the HTTP server does not retain any information about the request after the connection has been terminated.
- HTTP is, therefore, a stateless protocol. That is, a client can make several requests of an HTTP server, but each individual request is treated independent of any other request. The server has no recollection of any previous request.
- An addressing scheme is employed to identify Internet resources (e.g.,
- a URL contains the protocol to use when accessing the server (e.g., HTTP), the Internet domain name of the site on which the server is running, the port number of the server, and the location of the resource in the file structure of the server.
- Hypertext provides the ability to create links within a document to move directly to other information. To activate the link, it is only necessary to click on the hypertext link (e.g., a word or phrase).
- the hypertext link can be to information stored on a different site than the one that supplied the current information.
- a URL is associated with the link to identify the location of the additional information. When the link is activated, the client's browser uses the link to access the data at the site specified in the URL.
- the HTTP server locates the file and sends it to the client.
- An HTTP server also has the ability to delegate work to gateway programs.
- CGI Common Gateway Interface
- a gateway program is referenced using a URL.
- the HTTP server activates the program specified in the URL and uses CGI mechanisms to pass program data sent by the client to the gateway program.
- Data is passed from the server to the gateway program via command-line arguments, standard input, or environment variables.
- the gateway program processes the data and returns its response to the server using CGI (via standard input, for example).
- the server forwards the data to the client using the HTTP.
- a browser displays information to a client/user as pages or documents
- a language is used to define the format for a page to be displayed in the WWW.
- One language is called Hypertext Markup Language (HTML).
- HTML Hypertext Markup Language
- a WWW page is transmitted to a client as an HTML document.
- the browser executing at the client parses the document and displays a page based on the information in the HTML document.
- HTML is a structural language that is comprised of HTML elements that are nested within each other.
- An HTML document is a text file in which certain strings of characters, called tags, mark regions of the document and assign special meaning to them. These regions are called HTML elements.
- Each element has a name, or tag.
- An element can have attributes that specify properties of the element. Blocks or components include unordered list, text boxes, check boxes, radio buttons, for example. Each block has properties such as name, type, and value. The following provides an example of the structure of an HTML document:
- Each HTML element is delimited by the pair of characters " ⁇ " and ">".
- the name of the HTML element is contained within the delimiting characters.
- the combination of the name and delimiting characters is referred to as a marker, or tag.
- Each element is identified by its marker. In most cases, each element has a start and ending marker. The ending marker is identified by the inclusion of an another character, "/" that follows the " ⁇ " character.
- HTML is a hierarchical language. With the exception of the HTML element, all other elements are contained within another element.
- the HTML element encompasses the entire document. It identifies the enclosed text as an HTML document.
- the HEAD element is contained within the HTML element and includes information about the HTML document.
- the BODY element is contained within the HTML. The BODY element contains all of the text and other information to be displayed.
- Other HTML elements are described in HTML reference manuals. Other languages may be used instead of HTML, such as XML or any other suitable language, without departing from the scope of the present invention.
- Mobile computing users also desire to access the web.
- One solution is to stop and access a phone line, such as in a hotel, restaurant, or airport.
- a modem and the phone line the web can be accessed from the laptop or PDA.
- a disadvantage of this scheme is that the user is no longer mobile during the web access.
- the cost of using the phone line may be unusually high, where the phone charge for typical web access is based on the cost of a local call, typically without any extra charge other than basic monthly service.
- a prior art attempt to provide truly mobile web access is to use a cellular modem. This is a modem that uses cellular telephone technology to provide a telephone connection. Ericsson, Motorola, and Nokia all manufacture cellular modems.
- a disadvantage is the high cost of cellular connections. In addition to the cost of the phone call itself, there are substantial air time charges are incurred. Another disadvantage is that cellular connections are slow compared to land line connections, so performance during mobile access suffers. Also, because there is not a single national system for cellular service, the ability to do mobile computing nationwide may be compromised. Another disadvantage is the shortening of battery life in the mobile devices because of the high power requirements of cellular devices. Another disadvantage is the interactivity required by some web pages during access. A person driving a car, flying an airplane, or otherwise occupied cannot safely interact with the web while doing these activities.
- the present invention provides a system that transmits web pages using the Radio Data System (RDS) protocol.
- RDS Radio Data System
- a web receiver is provided that can access the subcarrier data in an RDS signal and includes a display device for displaying and choosing web pages.
- Each radio station broadcasting in an area can have a selection of web pages (and these may be fully or partially common with, or different from, other radio stations) that can be accessed when tuning to that station.
- the web pages could include a local city web page with local weather, map, restaurant, entertainment, and service information, the broadcasting radio station could have an associated web page that gave information about the current entertainment being provided, or any desired web page.
- the web receiver is primarily a read-only device that allows the user to choose between a fixed number of services/pages provided the available radio stations, i.e., the user cannot browse the web in the traditional fashion.
- the higher-resolution screen characteristic of web receivers makes it possible to display information such as maps and other graphics that would be impossible to show using a traditional alphanumeric RDS receiver.
- bytecode data such as Java programming language applets, could also be delivered using this technology.
- Figure 1 illustrates an example computer system for implementing the invention.
- Figure 2 illustrates an example of a web receiver using the present invention.
- Figure 3 illustrates a broadcast station that combines web page and program data.
- Figure 4 illustrates a web page selection and navigation system using the present invention.
- the invention is a method and apparatus for broadcasting WWW pages.
- numerous specific details are set forth to provide a more thorough description of embodiments of the invention. It is apparent, however, to one skilled in the art, that the invention may be practiced without these specific details. In other instances, well known features have not been described in detail so as not to obscure the invention.
- the present invention uses a subcarrier in the RDS (Radio Data System) protocol to deliver web page data to a receiving device.
- the receiving device displays the web page data for the user.
- Multiple web pages can be broadcast in a single subcarrier and selected by the user.
- Multiple broadcasters can send web page pages on their own subcarriers and a user can select from different broadcasters and different web pages of each broadcasters.
- the RDS is a system for transmitting additional information by UHF/FM radio transmitters within the frequency band of 87.5 - 108 MHz.
- the system was originally developed in Europe in the 1980's to enable various types of data (particularly traffic emergency information) to be transmitted to FM radio receivers installed in vehicles.
- RDS is based on subcarrier technology and it allows radio broadcasters to silently deliver a datastream of 1200-2400 (or more) bits per second alongside the main audio channel.
- the data is organized into groups which make it relatively easy to add new value-added services.
- RDS-enabled radios are in widespread use and they typically allow radio listeners to get services such as: - see the name of the radio station,
- an RDS-enabled radio receiver has a small alphanumeric display (with a minimum of 8 letters /digits) to view information.
- the small display size limits the value of RDS substantially in most practical applications.
- Radio Data System Standard and the United States Radio Broadcast Data System (RDBS) are described in "European Standard CENELEC EN 50067 (April 1992) Specification of the radio broadcast data system, and in NRSC United States RBDS Standard January 8, 1993, Specification of the radio broadcast data system.
- RDBS Radio Broadcast Data System
- FIG. 2 illustrates a block diagram of an RDS receiver for receiving RDS data.
- a UHF/FM receiver 202 receives a broadcast signal(program signal) on link 201.
- the broadcast signal received on link 201 includes both an audio program and RDS subcarrier data.
- the receiver 202 outputs a signal to a stereo decoder 203 and to Radio data decoder 206.
- the stereo decoder 203 decodes the stereo audio signal and provides two channels (left and right) to output amplifiers 204.
- Amplifiers 204 drive speakers 205 to present the broadcast audio program.
- Radio data decoder 206 separates the RDS data from the broadcast signal 201 and provides the data to processor 207.
- Data processor 207 provides appropriate subsets of the received data to display 209 based on user instructions provided via keypad 210.
- a local memory 211 can be used to store user preferences for automatic operation.
- the radio data decoder 206 can be retrofitted to any microprocessor driven device, including the mobile computing devices of the present invention.
- the output of the radio data decoder 206 can then be provided to the processor of the mobile computing device and the processor can then drive the display of the mobile computing device with RDS data.
- the invention has equal applicability whether the audio program is used or not.
- the RDS protocol provides for sending certain alphanumeric information in a number of different categories.
- the transmission of these categories is interleaved so that all categories might be accessible at any one time.
- the present invention contemplates the transmission of HTML data defining web pages using HTTP protocol to a processor with a browser or other type of reader for presentation on a display. In this manner, a number of platforms of mobile devices could access the web data without the need for the broadcaster to transmit different formats.
- 1200 to 2400 bits per second can be transmitted on the subcarrier of the program transmission.
- the transmission of the web pages can be interleaved so that the user can switch between web pages as desired, with no noticeable lag time in presenting the web page data.
- the web receiver of the user includes memory to buffer the web data prior to display so that full screens are available before display attempts are made.
- web pages are cached in local storage (such as local cache 212 of Figure 2) of the web receiver even when the receiver is "off".
- the web pages that are cached may be the web pages associated with the most recently tuned broadcast station, they may be the "n" most recent web pages viewed by the user, they may be the web pages associated with the stations identified with the "preset" selectors of the web receiver, or any other suitable scheme.
- the caching of air web pages depends in part on the amount of local memory available in the web receiver.
- Figure 3 illustrates a system for combining web pages with broadcast data for transmission to a web receiver.
- Web pages 1 - N are combined with program data 301 in radio data /program encoder 302.
- the encoder 302 interleaves the web page data in a subcarrier with the program data and sends the data stream to transmitter 303 for transmission as a broadcast signal and subcarrier wave.
- the web pages 1 - N may be from a local server at the broadcast station itself, or some or all may be downloaded from the WWW for retransmission on the subcarrier.
- applets platform independent programming language programs
- client computers for local execution.
- applets are written in the Java programming language.
- the present invention contemplates the ability to transmit applets to a web receiver for local use and execution.
- Figure 4 illustrates a web receiver interface for navigation and selection of web pages.
- the web receiver display includes a number of buttons 401 - 406 for selecting categories of web pages from the web pages being broadcast on a particular broadcast frequency.
- the category buttons comprise traffic 401, weather 402, news 403, maps 404, food 405, and entertainment 406.
- a category be activating the appropriate button a web page from that category is presented on display 409. If there are multiple web pages available in that category, the user can scroll through the web pages by activating the down key 407 or the up key 408.
- the categories of Figure 4 are shown as examples only, and other categories may be used without departing from the scope or spirit of the present invention. In other embodiments, there are no category selection buttons, but rather only a means to scroll through the available web pages from the broadcaster.
- the web pages are substantially self contained. That is, there is no interaction required with the user to obtain the desired data.
- the presentation is a read only presentation of web data to reduce the risk of distraction during mobile web page access.
- An embodiment of the invention can be implemented as computer software in the form of computer readable code executed on a general purpose computer such as computer 100 illustrated in Figure 1, or in the form of bytecode class files running on such a computer.
- a keyboard 110 and mouse 111 are coupled to a system bus 118. The keyboard and mouse are for introducing user input to the computer system and communicating that user input to processor 113. Other suitable input devices may be used in addition to, or in place of, the mouse 111 and keyboard 110.
- I/O (input/output) unit 119 coupled to system bus 118 represents such I/O elements as a printer, A/V (audio/video) I/O, etc.
- Computer 100 includes a video memory 114, main memory 115 and mass storage 112, all coupled to system bus 118 along with keyboard 110, mouse 111 and processor 113.
- the mass storage 112 may include both fixed and removable media, such as magnetic, optical or magnetic optical storage systems or any other available mass storage technology.
- Bus 118 may contain, for example, 32 or 64 address lines for addressing video memory 114 or main memory 115.
- the system bus 118 also includes, for example, a 32-bit or 64-bit data bus for transferring data between and among the components, such as processor 113, main memory 115, video memory 114 and mass storage 112. Alternatively, multiplex data/address lines may be used instead of separate data and address lines.
- the processor 113 is a SPARC microprocessor from Sun Microsystems, Inc. or a microprocessor manufactured by Motorola, such as the 680X0 processor or a microprocessor manufactured by Intel, such as the 80X86, or Pentium processor. However, any other suitable microprocessor or microcomputer may be utilized.
- Main memory 115 is comprised of dynamic random access memory (DRAM).
- Video memory 114 is a dual-ported video random access memory. One port of the video memory 114 is coupled to video amplifier 116. The video amplifier 116 is used to drive the cathode ray tube (CRT) raster monitor 117.
- Video amplifier 116 is well known in the art and may be implemented by any suitable apparatus. This circuitry converts pixel data stored in video memory 114 to a raster signal suitable for use by monitor 117. Monitor 117 is a type of monitor suitable for displaying graphic images.
- Computer 100 may also include a communication interface 120 coupled to bus 118.
- Communication interface 120 provides a two-way data communication coupling via a network link 121 to a local network 122.
- network link 121 typically provides data communication through one or more networks to other data devices.
- network link 121 may provide a connection through local network 122 to local server computer 123 or to data equipment operated by an Internet Service Provider (ISP) 124.
- ISP 124 in turn provides data communication services through the world wide packet data communication network now commonly referred to as the "Internet" 125.
- Internet 125 uses electrical, electromagnetic or optical signals which carry digital data streams.
- the signals through the various networks and the signals on network link 121 and through communication interface 120, which carry the digital data to and from computer 100, are exemplary forms of carrier waves transporting the information.
- Computer 100 can send messages and receive data, including program code, through the network(s), network link 121, and communication interface 120.
- remote server computer 126 might transmit a requested code for an application program through Internet 125, ISP 124, local network 122 and communication interface 120.
- the received code may be executed by processor 113 as it is received, and /or stored in mass storage 112, or other non-volatile storage for later execution. In this manner, computer 100 may obtain application code in the form of a carrier wave.
- Application code may be embodied in any form of computer program product.
- a computer program product comprises a medium configured to store or transport computer readable code, or in which computer readable code may be embedded.
- Some examples of computer program products are CD-ROM disks, ROM cards, floppy disks, magnetic tapes, computer hard drives, servers on a network, and carrier waves.
Landscapes
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
- Circuits Of Receivers In General (AREA)
Abstract
Description
Claims
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP00915744A EP1147630A2 (en) | 1999-02-04 | 2000-02-03 | Method and apparatus for broadcasting www pages to mobile radio devices using modified rds (radio data system) technology |
AU36967/00A AU3696700A (en) | 1999-02-04 | 2000-02-03 | Method and apparatus for broadcasting www pages to mobile radio devices using modified rds (radio data system) technology |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US24445599A | 1999-02-04 | 1999-02-04 | |
US09/244,455 | 1999-02-04 |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2000046944A2 true WO2000046944A2 (en) | 2000-08-10 |
WO2000046944A3 WO2000046944A3 (en) | 2001-03-22 |
Family
ID=22922850
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2000/002872 WO2000046944A2 (en) | 1999-02-04 | 2000-02-03 | Method and apparatus for broadcasting www pages to mobile radio devices using modified rds (radio data system) technology |
Country Status (3)
Country | Link |
---|---|
EP (1) | EP1147630A2 (en) |
AU (1) | AU3696700A (en) |
WO (1) | WO2000046944A2 (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE10113463A1 (en) * | 2001-03-19 | 2002-10-02 | Harman Becker Automotive Sys | Radio system, method and radio receiver for receiving transmitter or program data |
FR2873481A1 (en) * | 2004-07-21 | 2006-01-27 | Xatel Sarl | Transport network e.g. road network, traffic information broadcasting method for enterprise, involves periodically decoding broadcast data, and displaying decoded data by display panel of traffic information in textual and/or graphical form |
US7054653B2 (en) | 2001-10-04 | 2006-05-30 | Nokia Corporation | Two channel communication system based on RDS datastream broadcasting and the integration of digital mobile terminal and VHF/FM radio receiver |
US7062222B2 (en) | 2001-12-17 | 2006-06-13 | Nokia Corporation | Initiating a wireless connection to a broadcast program |
EP2022198A2 (en) * | 2006-05-17 | 2009-02-11 | Nokia Corporation | Radio text plus over digital video broadcast - handheld |
US8362926B2 (en) | 2007-02-22 | 2013-01-29 | Lg Electronics Inc. | Method and apparatus for providing and using public transportation information |
US10536232B2 (en) | 2015-06-29 | 2020-01-14 | Visteon Global Technologies, Inc. | Integrating audio content with additional digital content |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE19513005A1 (en) * | 1995-03-08 | 1996-09-12 | Technotrend Systemtechnik Gmbh | Combined audio, display and radio digital data utilisation radio receiver appts. |
FI99065C (en) * | 1995-10-05 | 1997-09-25 | Nokia Oy Ab | Processing of a program file in a digital broadcasting system |
GB2313981B (en) * | 1996-06-06 | 2001-04-18 | Roke Manor Research | Assymetric communications channel for a portable computer |
WO1998036456A1 (en) * | 1997-02-12 | 1998-08-20 | British Telecommunications Public Limited Company | Communicating between stations |
-
2000
- 2000-02-03 WO PCT/US2000/002872 patent/WO2000046944A2/en not_active Application Discontinuation
- 2000-02-03 EP EP00915744A patent/EP1147630A2/en not_active Withdrawn
- 2000-02-03 AU AU36967/00A patent/AU3696700A/en not_active Abandoned
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE10113463A1 (en) * | 2001-03-19 | 2002-10-02 | Harman Becker Automotive Sys | Radio system, method and radio receiver for receiving transmitter or program data |
US7054653B2 (en) | 2001-10-04 | 2006-05-30 | Nokia Corporation | Two channel communication system based on RDS datastream broadcasting and the integration of digital mobile terminal and VHF/FM radio receiver |
US7412205B2 (en) | 2001-10-04 | 2008-08-12 | Nokia Corporation | Two channel communication system using RDS datastream broadcasting |
USRE44390E1 (en) | 2001-10-04 | 2013-07-23 | Nokia Corporation | Two channel communication system using RDS datastream broadcasting |
US7062222B2 (en) | 2001-12-17 | 2006-06-13 | Nokia Corporation | Initiating a wireless connection to a broadcast program |
FR2873481A1 (en) * | 2004-07-21 | 2006-01-27 | Xatel Sarl | Transport network e.g. road network, traffic information broadcasting method for enterprise, involves periodically decoding broadcast data, and displaying decoded data by display panel of traffic information in textual and/or graphical form |
EP2022198A2 (en) * | 2006-05-17 | 2009-02-11 | Nokia Corporation | Radio text plus over digital video broadcast - handheld |
EP2022198A4 (en) * | 2006-05-17 | 2010-09-01 | Nokia Corp | RADIO TEXT PLUS DATA IN A DIGITAL VIDEO STREAM BROADCAST HANDHELD |
US8362926B2 (en) | 2007-02-22 | 2013-01-29 | Lg Electronics Inc. | Method and apparatus for providing and using public transportation information |
US10536232B2 (en) | 2015-06-29 | 2020-01-14 | Visteon Global Technologies, Inc. | Integrating audio content with additional digital content |
Also Published As
Publication number | Publication date |
---|---|
AU3696700A (en) | 2000-08-25 |
EP1147630A2 (en) | 2001-10-24 |
WO2000046944A3 (en) | 2001-03-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6317785B1 (en) | Information processing apparatuses for extracting first linkage reference if a second set of displayable set is selected | |
US7991347B1 (en) | System and method for accessing set of digital data at a remote site | |
US7412205B2 (en) | Two channel communication system using RDS datastream broadcasting | |
KR100703991B1 (en) | System and method for bookmarking radio stations and related internet addresses | |
US6484205B1 (en) | Wireless data communications network and a method of obtaining data files via transmitters in said network | |
JP4351384B2 (en) | A system that supplies the desired Internet information to mobile agents | |
US5987029A (en) | Information collecting apparatus, receiving information processing apparatus and information transmitting apparatus | |
US20020010789A1 (en) | Broadcast multimedia delivery system | |
JPH1155203A (en) | Transmission and reception system | |
US20030050045A1 (en) | Wirelessly assisted contact information method | |
US6188869B1 (en) | Information distribution and processing system | |
US20050278637A1 (en) | Method, medium, and apparatus for processing slide show data | |
EP1147630A2 (en) | Method and apparatus for broadcasting www pages to mobile radio devices using modified rds (radio data system) technology | |
EP1312178A1 (en) | A wireless terminal for receiving information from a broadcasting system, displaying broadcast information and initiating a bi-directional communication link with a computer network | |
WO2002003586A1 (en) | Mobile terminal and information distributor to mobile terminal | |
EP2056498A2 (en) | Data communication system and method for radio data service | |
USRE44627E1 (en) | Method and system for transmitting informational content data | |
US20060166617A1 (en) | Broadcast data processing | |
GB2391754A (en) | Method for providing additional services related to a broadcast item |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A2 Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM 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 NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A2 Designated state(s): GH GM KE LS MW 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 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) | ||
AK | Designated states |
Kind code of ref document: A3 Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM 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 NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A3 Designated state(s): GH GM KE LS MW 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 BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2000915744 Country of ref document: EP |
|
WWP | Wipo information: published in national office |
Ref document number: 2000915744 Country of ref document: EP |
|
REG | Reference to national code |
Ref country code: DE Ref legal event code: 8642 |
|
WWW | Wipo information: withdrawn in national office |
Ref document number: 2000915744 Country of ref document: EP |