Electronic apparatus, information transmitting method thereof, and storing medium
Abstract
A method for transmitting information between each electronic unit, comprising the steps of (a) transmitting information whose amount does not exceed a predetermined data amount, (b) determining whether or not the predetermined data amount is larger than a desired information amount, (c) when the determined result at step (b) is No, transmitting remaining information for the predetermined amount or less, and (d) repeating the steps (a) to (c) until there is no remaining information.

Term
Term ended
Projected expiry passed 6 April 2018, 8.5 years ago.
- Priority
- Filed
- Published
- Projected expiry
- Today
7 claims: 2 independent, 5 dependent
- 1An electronic unit for communicating with a plurality of electronic units, comprising:receiving means for receiving a request command by said electronic unit from one of said plurality of electronic units requesting information about said electronic unit;storage means for storing information data about said electronic unit;retrieving means for retrieving said information data from said storage means in response to said request command;and transmission means for transmitting said information data from said electronic unit to said one of said plurality of electronic units issuing said request command;said storage means having a hierarchical data structure comprising: objects containing a predetermined data indicative of a particular subunit available at said electronic unit, at least one of said objects being retrieved in response to said request command;a list containing information concerning each of said objects corresponding to said electronic unit and being in a layer higher than said object in said hierarchical structure, and a descriptor containing information concerning said list and other descriptive information regarding said electronic unit and being in a layer higher than said list in said hierarchical structure.
- 6A method for communicating between an electronic unit and one of a plurality of electronic units, comprising steps of:requesting information of said electronic unit from one of said plurality of electronic units by way of a request command;retrieving information data stored in a storing means of said electronic unit in response to said request command;and transmitting said information data from said electronic unit to said one of said plurality of electronic units issuing said request command;wherein said information data stored in said storing means has a hierarchical data structure comprising;objects containing predetermined data indicative of a particular subunit available at said electronic unit, at least one of said objects being retrieved in response to said request command;a list containing information concerning each of said objects in said list corresponding to said electronic unit and being in a layer higher than said objects in said hierarchical data structure;and a descriptor containing information concerning said list and other descriptive information regarding said electronic unit and being higher than said list in said hierarchical data structure.
Independent claims2
42 paragraphs, as filed
The present invention relates to electronic apparatus, information transmitting method thereof, and storing medium. An embodiment of the invention concerns an electronic unit for use with for example an IEEE 1394 serial bus, and to a method of transmitting for example a large amount of data using an asynchronous packet.
A communication system that connects electronic units (hereinafter referred to as units) such as a personal computer, a digital video cassette recorder (hereinafter referred to as DVCR), and a digital television receiver with an IEEE 1394 serial bus and that sends/receives packets of a digital video signal, a digital audio signal, and a control signal therebetween has been proposed.
Fig. 1 shows an example of such a communication system. The communication system comprises a monitor 11, a DVCR 12, and a tuner 13 as units. The monitor 11 and the DVCR 12 are connected with an IEEE 1394 serial bus cable 14. The monitor 11 and the tuber 13 are connected with an IEEE 1394 serial bus cable 15.
In the communication system, an isochronous communication (referred to as ISO communication) for periodically transmitting real time data such as a digital video signal and a digital audio signal between units and an ASYNCHRONOUS communication (ASYNC communication) for non-periodically transmitting commands such as a unit operation control command and a unit connection control command can be performed. For example, a digital video signal and a digital audio signal selected by the tuner 13 can be reproduced as video information and audio information by the monitor 11. Alternatively, such signals can be recorded by the DVCR 12. In addition, a channel selection control command of the tuner 13, an operation mode setup command of the DVCR 12, and so forth can be sent from the monitor 11 to the relevant units through the IEEE 1394 serial bus cables 14 and 15.
In the communication system shown in Fig. 1, there is an AV/C (Audio Visual/Control) command set as commands for controlling AV (Audio Visual) units. In the AV/C command set, a status command for inquiring a status has been defined. In addition, as a response to the status command, status information of a designated unit that is sent back as an operand has been defined.
The data amount of the state may be very large. For example, as shown in Fig. 2, a television broadcast has a hierarchical structure composed of a network layer, a multiplex layer, a service layer, and a component layer. Thus, the data amount of a status command for inquiring each service (broadcast channel) that the digital broadcast tuner is currently selecting may exceed 30 bytes. In the digital broadcast, a plurality of services can be placed on one stream. Thus, a response to an inquiry is required for a plurality of services. Consequently, the data amount of one response may become several hundred bytes.
On the other hand, since the sizes of a command register (buffer) and a response register (buffer) of an FCP (Function Control Protocol) of the IEEE 1394 serial bus are up to 512 bytes, a command packet and a response packet whose sizes exceed 512 bytes cannot be transmitted and received. In addition, it is not assured that a real unit have a buffer that can store data of 512 bytes (the data amounts of currently available buffers are in the range from several ten bytes to one hundred and several ten bytes). When the buffer size is limited, information corresponding to an inquired state cannot be obtained.
An embodiment of the present invention seeks to provide a unit that allows a large amount of data that exceeds the size of a buffer thereof to be obtained and an information transmitting method thereof.
One aspect of the present invention provides a method for transmitting information between electronic units, comprising the steps of (a) transmitting information whose amount does not exceed a predetermined data amount, (b) determining whether or not the predetermined data amount is larger than a desired information amount, (c) when the determined result at step (b) is No, transmitting remaining information for the predetermined amount or less, and (d) repeating the steps (a) to (c) until there is no remaining information.
Another aspect of the present invention provides an electronic unit for communicating with a plurality of units, comprising first means for physically communicating with the plurality of units, buffer means for temporarily storing data that is transmitted by the first means; and controlling means for controlling the first means and the buffer means, wherein the controlling means transmits information whose amount does not exceed a predetermined data amount, determines whether or not the predetermined data amount is larger than a desired information amount, when the determined result is No, transmits remaining information for the predetermined amount or less, and repeats these operations until there is no remaining information.
A further aspect of the present invention provides a storage medium storing a program for an electronic unit for communicating with a plurality of units, comprising first means for physically communicating with the plurality of units, buffer means for temporarily storing data that is transmitted by the first means, and controlling means for controlling the first means and the buffer means, the program causing the controlling means to perform the functions of (a) transmitting information whose amount does not exceed a predetermined data amount, (b) determining whether or not the predetermined data amount is larger than a desired information amount, (c) when the determined result at step (b) is No, transmitting remaining information for the predetermined amount or less, and (d) repeating the steps (a) to (c) until there is no remaining information.
A better understanding of the present invention will become apparent from the following illustrative description thereof which is to be read in connection with the accompanying drawings; in which: <ul id="ul0001" list-style="none" compact="compact"><li>Fig. 1 is a schematic diagram showing the structure of a communication system using IEEE 1394 serial bus;</li><li>Fig. 2 is a schematic diagram showing a hierarchical structure of a television broadcast;</li><li>Fig. 3 is a block diagram showing the structure of principal portions of a DVCR according to the present invention;</li><li>Fig. 4 is a schematic diagram showing the internal structure of a memory shown in Fig. 3;</li><li>Fig. 5 is a schematic diagram showing an example of an object list stored in a descriptor;</li><li>Figs. 6A and 6B are schematic diagrams showing an example of information that represents current output signals stored in the descriptor;</li><li>Fig. 7 is a schematic diagram showing the structure of <b>DIRECT SELECT OBJECT</b> control command corresponding to a tuner sub-unit;</li><li>Fig. 8 is a schematic diagram showing the structure of <b>DIRECT SELECT OBJECT</b> status command;</li><li>Fig. 9 is a schematic diagram showing the structure of a response to the <b>DIRECT SELECT OBJECT</b> status command;</li><li>Figs. 10A and 10B are flow charts showing a process for checking objects selected in the tuner sub-unit shown in Fig. 3;</li><li>Fig. 11 is a schematic diagram showing an example of the structure of a response to the <b>DIRECT SELECT OBJECT</b> status command in the case that the capacity of a buffer is sufficient;</li><li>Fig. 12 is a schematic diagram showing an example of the content of information of selection_specification;</li><li>Fig. 13 is a schematic diagram showing an example of the structure of a response to the DIRECT SELECT OBJECT status command in the case that the capacity of the buffer is insufficient;</li><li>Fig. 14 is a schematic diagram showing an example of the structure of a descriptor read command; and</li><li>Fig. 15 is a schematic diagram showing an example of the structure of the descriptor read command.</li></ul>
Next, with reference to the accompanying drawings, an illustrative embodiment of the present invention will be described.
Fig. 3 is a block diagram showing the structure of principal portions of an illustrative DVCR according to the present invention. The DVCR comprises a tuner sub- unit 1, a controller 5, a memory 6, and an IEEE 1394 ASYNC block 7.
The tuner sub-unit 1 has an analog broadcast tuner 2 and a digital broadcast tuner 3. The analog broadcast tuner 2 receive a television broadcast signal through an antenna (ANT) 1. The digital broadcast tuner 3 receives a television broadcast signal through an antenna (ANT) 2. A signal of a channel selected by the analog broadcast tuner 2 is sent to a recording portion (DVCR sub-unit) through a sub-unit output plug P1. A stream from a transponder selected by the digital broadcast tuner 3 is sent to a demultiplexer 4. The demultiplexer 4 selects at least one service and sends the selected service to a recording portion and an IEEE 1394 ISO block through a sub-unit output plug P0. The demultiplexer 4 branches service information of the stream to the controller 5. The sub-unit output plugs P0 and P1 are output terminals in the logical meaning and it is not required that they are physical output plugs.
The controller 5 controls the entire DVCR. In addition, the controller 5 creates an object list corresponding to service information received from the demultiplexer 4 and writes the object list to the memory 6. Moreover, the controller 5 sends/receives a command and response to/from another unit through the IEEE 1394 ASYNC block 7 and an IEEE 1394 serial bus 8. Furthermore, the controller 5 writes information of signals that are currently being output from the sub-unit output plugs P0 and P1 to the memory 6.
The memory 6 has a particular area referred to as a descriptor as shown in Fig. 4. In the descriptor, the above-mentioned object list and information of signals that are currently being output are written. Fig. 5 shows an example of the object list. The object list is created corresponding to the multiplex layer, the service layer, and the component layer shown in Fig. 1. Fig. 6A shows the structure of a list (plug list) that shows plugs of the tuner sub-unit and objects that are currently being output from these plugs. This list is referred to as plug tuner object list. Fig. 6B shows a real example of the plug tuner object list. As shown in Fig. 6B, there are two types of object entry describing method. The first method is a detailed type for describing specifications in detail. The second method is a reference type for referencing another list.
The IEEE 1394 ASYNC block 7 assembles a command and a response created by the IEEE 1394 ASYNC block 7 as an ASYNC packet and sends the ASYNC packet to the IEEE 1394 serial bus 8. In addition, the IEEE 1394 ASYNC block 7 disassembles an ASYNC packet received from the IEEE 1394 serial bus 8 into a command and a response and sends the command and the response to the controller 5. At this point, the command and the response are temporarily stored in the buffer memory (that has a transmission buffer and a reception buffer).
Next, a process for checking objects selected by the tuner sub-unit 1 shown in Fig. 3 will be described. First of all, the structure of a command and a response used in the process will be described.
<b>Direct Select Object</b> command as a tuner sub-unit command selects at least one service, multiplexed stream, or component that is being broadcast and outputs the selected service, multiplexed stream, or component to a designated sub-unit plug. A control command designates the selection. A status command inquires what is currently being selected.
Fig. 7 shows the structure of a control command. In Fig. 7, <b>source_plug</b> represents an output plug of the tuner sub-unit. <b>subfunction</b> removes, appends, or replaces a designated object of a designated plug.
<b>tuner_object_selection_specification</b> is a parameter necessary for <b>selection.</b> It is supposed that the amount of information of <b>tuner_object_selection_specification</b> is around 10 to 50 bytes. When a command transmitter unit designates a plurality of objects, even if the size of the buffer memory of the IEEE 1394 ASYNC block is not sufficient, the objects can be selected by dividing them into a plurality of responses with <b>subfunction:append.</b>
Fig. 8 shows <b>Direct Select Object</b> status command. The <b>Direct Select Object</b> status command inquires what is currently being output to a designated plug. Fig. 9 shows a response of the <b>Direct Select Object</b> status command.
Next, with reference to a flow chart shown in Figs. 10A and 10B, a process for checking objects selected by the tuner sub-unit 1 shown in Fig. 3 will be described.
At step S1, the <b>Direct Select Object</b> status command is transmitted. In other words, another unit (for example, the monitor unit) connected to the IEEE 1394 serial bus 8 shown in Fig. 3 places a command as shown in Fig. 8 in an ASYNC packet and sends the resultant ASYNC packet to the IEEE 1394 serial bus 8 through the IEEE 1394 ASYNC block. The packet is input to the IEEE 1394 ASYNC block 7 shown in Fig. 3. The packet is temporarily stored in the buffer memory 9 and then read by the controller 5.
The controller 5 analyzes the received command and checks signals that are currently being output to a designated plug (in this case, the sub-unit plug P0). In other words, the controller 5 checks information of signals that are currently being output with the descriptor stored in the memory 6. As exemplified in Figs. 6A and 6B, the information describes the number of entries of objects for each plug. Thus, the controller 5 reads information of the plug P0, creates a response with the structure shown in Fig. 9, and sends the response back to the relevant unit.
However, the content of the response depends on the size of the buffer memory 9 of the IEEE 1394 ASYNC block 7 and the full length of <b>tuner_object_selection_specification</b> in the response. When the size of one <b>tuner_object_selection_specification</b> is 30 bytes and four objects are currently being output to the plug P0, the total amount of data of the response becomes 120 bytes.
In this case, when the size of the transmission buffer of the buffer memory 9 is sufficient, the controller sends a response as shown in Fig. 11 back to the relevant unit. In this case, <b>operand [0]</b> is stable. With <b>operand [3]</b> to <b>[x],</b> information of four <b>selection_specification [0]</b> to <b>[4]</b> is sent back to the relevant unit. Fig. 12 shows an example of the content of each <b>selection_specification.</b>
On the other hand, when the size of the transmission buffer of the buffer memory 9 is for example 100 bytes, information of four objects cannot be sent back to the relevant unit. Thus, the controller sends a response as shown in Fig. 13 back to the relevant unit. In this case, <b>operand [1]</b> is incomplete. The value of <b>number_of_object_selection_specification</b> of <b>operand [2]</b> is the number of objects (= 3) that can be sent back rather than the number of objects that are currently being output from the plug P0. With operand [3], information of three <b>selection_specification [0]</b> to <b>[2]</b> is sent back to the relevant unit.
An ASYNC packet containing the response is received by the command transmitter unit through the IEEE 1394 serial bus 8 (at step S2). The response is sent to the controller through the IEEE 1394 ASYNC block of the command transmitter unit. The controller references the status field of the response (at step S3).
When the status field is stable, as shown in Fig. 11, the response contains information of all objects. Thus, the command transmitter unit completes the process.
On the other hand, when the status field is incomplete, the response contains information of objects that can be sent back as shown in Fig. 13. Thus, information of signals that are currently being output is read from the descriptor stored in the memory 6. In the following description, a process for a packet transmitted between a command transmitter unit and a command receiver unit (the DVCR shown in Fig. 3) is omitted.
The command transmitter unit sends a command for reading a plug list of the descriptor (at step S4). The controller 5 of the command receiver unit reads the plug list as shown in Figs. 6A and 6B from the descriptor stored in the memory 6 and sends the plug list as a response to the command transmitter unit. The command transmitter unit checks <b>list_id = xx</b> of plug 0 from the plug list in the response (at step S5). In this case, it is assumed that xx = 0101.
Next, the command transmitter unit transmits a command for checking the number of entries of objects in the plug list of <b>list_id = xx</b> (in this case, xx = 0101) to the command receiver unit. The command transmitter unit determines the number n of entries of objects corresponding to the response (at step S6). In this case, it is assumed that n = 4.
At step S7, the command transmitter unit initially sets k = 0 and sends a command for reading an object of a k-th entry of a plug <b>list_id = xx</b> of the descriptor to the command receiver unit. Thereafter, the command transmitter unit collects information of the object of the k-th entry corresponding to the response. After the command transmitter unit has collected the information for n entries, it completes the process (from steps S8 to S10).
Next, a command and a responses at step S9 will be described.
Fig. 14 shows an example of the structure of a command <b>(READ DESCRIPTOR, list_id = xx, entry = k)</b> for reading an object of a k-th entry of a flag <b>list_id = xx</b> of the descriptor. <b>data_length = 0</b> of <b>operand [5]</b> represents that the command transmitter unit requires to read all objects with an entry number k.
Fig. 15 shows an example of the structure of a response to the command shown in Fig. 14. <b>data_length = yy</b> of <b>operand [5]</b> represents the length of data sent with the response. <b>entry_length</b> of <b>operand [8]</b> represents the length of the object with the entry number k. When the size of the transmission buffer in the buffer memory 9 of the IEEE 1394 ASYNC block 7 shown in Fig. 3 is 100 bytes and the entry length is 30 bytes, information of one entry can be sent with one response. Thus, with <b>yy</b> = 30 and <b>zz</b> = 30, 30 bytes are read from offset address 0000 designated by <b>operands [6]</b> and <b>[7]</b> and sent. If the size of the transmission buffer of the buffer memory 9 is smaller than 30 bytes, (for example, the size is 10 bytes), with <b>yy</b> = 10 and <b>zz</b> = 30, the offset address is shifted by 10 bytes and sent as three responses.
Thus, with <b>READ DESCRIPTOR</b> command, when the command receiver unit cannot send to the command transmitter unit a response with information required by the command transmitter unit, the command receiver unit sends information of the maximum bytes that the command receiver unit can handle back to the command transmitter unit. In addition, since the command transmitter unit can freely designate an address and data length, it can send large amount of data with a plurality of responses.
As described above, according to an embodiment of the present invention, from a unit with a limited size of a transmission buffer, a large amount of data that exceeds the buffer size can be extracted.
Having described a specific preferred embodiment of the present invention with reference to the accompanying drawings, it is to be understood that the invention is not limited to that precise embodiment, and that various changes and modifications may be effected therein by one skilled in the art without departing from the scope or the spirit of the invention.
Whilst some aspects of the invention are specified in the claims, another aspect of the invention is set out in the following numbered clauses. <ul id="ul0002" list-style="none"><li>1. A method for transmitting information between each electronic unit, comprising the steps of: <ul id="ul0003" list-style="none" compact="compact"><li>(a) transmitting information whose amount does not exceed a predetermined data amount;</li><li>(b) determining whether or not the predetermined data amount is larger than a desired information amount;</li><li>(c) when the determined result at step (b) is No, transmitting remaining information for the predetermined amount or less; and</li><li>(d) repeating the steps (a) to (c) until there is no remaining information.</li></ul></li><li>2. The method as set forth in Clause 1, wherein the step (a) is performed corresponding to IEEE 1394 protocol.</li><li>3. An electronic unit for communicating with a plurality of units, comprising: <ul id="ul0004" list-style="none" compact="compact"><li>first means for physically communicating with the plurality of units;</li><li>buffer means for temporarily storing data that is transmitted by said first means; and</li><li>controlling means for controlling said first means and said buffer means,</li></ul> wherein said controlling means transmits information whose amount does not exceed a predetermined data amount, determines whether or not the predetermined data amount is larger than a desired information amount, when the determined result is No, transmits remaining information for the predetermined amount or less, and repeats these operations until there is no remaining information.</li><li>4. The electronic unit as set forth in Clause 3, wherein said first means communicates with the plurality of units corresponding to IEEE 1394 protocol.</li><li>5. A storing medium storing a program for an electronic unit for communicating with a plurality of units, comprising first means for physically communicating with the plurality of units, buffer means for temporarily storing data that is transmitted by the first means, and controlling means for controlling the first means and the buffer means, the program causing the controlling means to perform the functions of: <ul id="ul0005" list-style="none" compact="compact"><li>(a) transmitting information whose amount does not exceed a predetermined data amount;</li><li>(b) determining whether or not the predetermined data amount is larger than a desired information amount;</li><li>(c) when the determined result at step (b) is No, transmitting remaining information for the predetermined amount or less; and</li><li>(d) repeating the steps (a) to (c) until there is no remaining information.</li></ul></li><li>6. The storing medium as set forth in Clause 5,</li></ul> wherein the first means communicates with the plurality of units corresponding to IEEE 1394 protocol.
12 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8 Sheet 9 Sheet 10 Sheet 11 Sheet 12
Every citation, both ways
| Document | Relation | Office | Cited during |
|---|---|---|---|
| EP0604166A1 | Cites | European Patent Office (EPO) | Search report |
| US5237693A | Cites | United States of America | Search report |
23 members in 12 offices
Priority claims9
| Document | Office | Kind | Date |
|---|---|---|---|
| 9687497 | Japan | A | |
| 9687497 | Japan | A | |
| 9687497 | Japan | – | |
| 98302679 | European Patent Office (EPO) | A | |
| 98302679 | European Patent Office (EPO) | A | |
| 9687497 | – | – | – |
| 98302679 | – | – | – |
| EP19980302679 | – | – | – |
| JP19970096874 | – | – | – |
Members23
| Document | Office | Kind | |
|---|---|---|---|
| CA2234308A1 | Canada | A1 | |
| ID20156A | Indonesia | A | |
| CN1196613A | China | A | |
| EP0872986A2 | European Patent Office (EPO) | A2 | |
| AU6078998A | Australia | A | |
| JPH10290238A | Japan | A | |
| KR19980081414A | Republic of Korea | A | |
| EP0872986A3 | European Patent Office (EPO) | A3 | |
| TW380341B | Taiwan Province of China | B | |
| US6055589A | United States of America | A | |
| AU736169B2 | Australia | B2 | |
| US6381655B1 | United States of America | B1 | |
| CN1143441C | China | C | |
| JP3658919B2 | Japan | B2 | |
| MY119726A | Malaysia | A | |
| EP1601142A2This record | European Patent Office (EPO) | A2 | |
| EP0872986B1 | European Patent Office (EPO) | B1 | |
| DE69839466D1 | Germany | D1 | |
| ES2306468T3 | Spain | T3 | |
| CA2234308C | Canada | C | |
| EP1601142A3 | European Patent Office (EPO) | A3 | |
| EP1601142B1 | European Patent Office (EPO) | B1 | |
| ES2424677T3 | Spain | T3 |
49 legal events, as 7 offices reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | Office | |
|---|---|---|---|
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Announcement of lapse in spainLapsedFD2A | FD2A | ES | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Ep patent has lapsedLapsedEUG | EUG | SE | |
| Patent expired after termination of 20 yearsExpiredPE20 | PE20 | GB | |
| Patent expired because of reaching the maximum lifetime of a patentExpiredMK | MK | NL | |
| Expiry of rightR071 | R071 | DE | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Fee paymentPLFP | PLFP | FR | |
| Fee paymentPLFP | PLFP | FR | |
| Declaration of willingness to licenceR084 | R084 | DE | |
| Register noted 'licences of right' (sect. 46/1977)746 | 746 | GB | |
| Declaration of willingness to licenceR084 | R084 | DE | |
| No opposition filed against granted patent, or epo opposition proceedings concluded without decisionGrantedR097 | R097 | DE | |
| No opposition filedOpposition26N | 26N | EP | |
| No opposition filed within time limitOppositionORIGINAL CODE: 0009261PLBE | PLBE | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: NO OPPOSITION FILED WITHIN TIME LIMITSTAA | STAA | EP | |
| Definitive protectionFG2A | FG2A | ES | |
| Translation files for an european patent granted for nl, confirming art. 52 par. 1 or 6 of the patents act 1995GrantedT3 | T3 | NL | |
| Dpma publication of mentioned ep patent grantGrantedR096 | R096 | DE | |
| Translation of granted ep patentGrantedTRGR | TRGR | SE | |
| Divisional application: reference to earlier applicationAC | AC | EP | |
| Designated contracting statesAK | AK | EP | |
| European patent grantedGrantedFG4D | FG4D | GB | |
| Designated contracting states (corrected)RBV | RBV | EP | |
| Designation fees paidAKX | AKX | EP | |
| (expected) grantORIGINAL CODE: 0009210GRAA | GRAA | EP | |
| Grant fee paidORIGINAL CODE: EPIDOSNIGR3GRAS | GRAS | EP | |
| Information on inventor provided before grant (corrected)RIN1 | RIN1 | EP | |
| Information on inventor provided before grant (corrected)RIN1 | RIN1 | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOSNIGR1GRAP | GRAP | EP | |
| Designated contracting statesAK | AK | EP | |
| Request for extension of the european patentAX | AX | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Search report despatchedORIGINAL CODE: 0009013PUAL | PUAL | EP | |
| Amendment of ipc main classPREVIOUS MAIN CLASS: H04L0012560000R079 | R079 | DE | |
| Request for examination filed17P | 17P | EP | |
| Divisional application: reference to earlier applicationAC | AC | EP | |
| Designated contracting statesAK | AK | EP | |
| Request for extension of the european patentAX | AX | EP | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI | EP |
Numbers
- Publication
- 1601142
- Publication, DOCDB
- 1601142
- Publication, EPODOC
- EP1601142
- Application
- 5077005
- Application, DOCDB
- 05077005
- Application, EPODOC
- EP20050077005
Titles3
- German
- Elektronisches Gerät, Verfahren zur Informationsübertragung und Speichermedium
- English
- Electronic apparatus, information transmitting method thereof, and storing medium
- French
- Appareil électronique, son procédé de transmission d'information, et support de stockage [1998/43]
Classification
- CPC, 10
- H04L12/40058
- H04N7/20
- H04L12/40117
- H04L47/10
- H04L47/13
- H04L47/30
- H04N21/43615
- H04N21/43632
- H04N21/44231
- H04L47/43
- IPC, 5
- H04L12 28
- H04L29 06
- H04L12 40
- H04L12 64
- H04N7 24
Designated states2
- Contracting states, 1
- Sweden
- Extension states, 1
- Slovenia