WO2004105277A1 - Method and system for transmission of digital data between a master device and a slave device - Google Patents

Method and system for transmission of digital data between a master device and a slave device Download PDF

Info

Publication number
WO2004105277A1
WO2004105277A1 PCT/FR2004/001274 FR2004001274W WO2004105277A1 WO 2004105277 A1 WO2004105277 A1 WO 2004105277A1 FR 2004001274 W FR2004001274 W FR 2004001274W WO 2004105277 A1 WO2004105277 A1 WO 2004105277A1
Authority
WO
WIPO (PCT)
Prior art keywords
signaling
data
audio
master device
slave device
Prior art date
Application number
PCT/FR2004/001274
Other languages
French (fr)
Inventor
Vincent Brient
Original Assignee
Wavecom
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 Wavecom filed Critical Wavecom
Publication of WO2004105277A1 publication Critical patent/WO2004105277A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L7/00Arrangements for synchronising receiver with transmitter
    • H04L7/04Speed or phase control by synchronisation signals
    • H04L7/08Speed or phase control by synchronisation signals the synchronisation signals recurring cyclically
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04JMULTIPLEX COMMUNICATION
    • H04J3/00Time-division multiplex systems
    • H04J3/02Details
    • H04J3/06Synchronising arrangements
    • H04J3/0635Clock or time synchronisation in a network
    • H04J3/0638Clock or time synchronisation among nodes; Internode synchronisation
    • H04J3/0658Clock or time synchronisation among packet nodes

Definitions

  • the field of the invention is that of the transmission of digital data. More specifically, the invention relates to a method and a system for transmitting digital data between a master device and a slave device, in the case where the transmitted data include audio data and signaling and / or control data. It is also assumed that the master device generates an audio bit clock and an audio sampling clock.
  • a master device comprising a radiocommunication module allowing access to a radiocommunication network and a slave device comprising means of use and / or control of the radiocommunication module. It will be recalled that the radiocommunication module is an essential element of a radiotelephone.
  • the radiocommunication module is included in a radiocommunication terminal which cooperates with a subscriber identification module (or SIM card, for "Subscriber Identity Module” in English).
  • a subscriber identification module or SIM card, for "Subscriber Identity Module” in English.
  • Other applications have already been envisaged for the above-mentioned radiocommunication module.
  • It has in particular been proposed (second application) to integrate the radiocommunication module into devices other than radiocommunication terminals, but nevertheless requiring wireless communication functionality.
  • telemetry devices meter readings
  • alarm devices or even bank card reader devices.
  • third application to provide the radiocommunication module in independent form: it is then qualified as a modem.
  • Such a modem does not include any hardware (screen, keyboard, speaker, etc.) for the man / machine interface.
  • Third-party equipment which has human / machine interface hardware elements.
  • Third-party equipment may in particular, but not exclusively, be a microcomputer.
  • a screen a keyboard, a speaker, a hands-free kit, third-party equipment (microcomputer, personal digital assistant (PDA), navigation device (for example GPS type), etc.
  • PDA personal digital assistant
  • navigation device for example GPS type
  • the digital audio data are for example GSM audio data (generated directly by the radiocommunication module or by means of an audio codec placed at the output of the radiocommunication module) .
  • the signaling and / or control data includes, for example: data from a bidirectional asynchronous serial port of the UART (“Universal Asynchronous Receiver / Transmitter”) type, dedicated to third-party equipment and enabling the radio module to be controlled by this third-party equipment (for example by AT commands), the transfer to the third-party equipment of data coming from the network and received by the radiocommunication module as a modem,
  • UART Universal Asynchronous Receiver / Transmitter
  • data from a UART type unidirectional serial port, dedicated to a navigation device data representing the state of a plurality of generic input / output signals, also called GPIO signals (“General Purposes Input / Output”), each relating to a particular function (for example the flashing of a light-emitting diode (OF THE)) ; data representing the state of a plurality of control signals of the aforementioned asynchronous bidirectional serial port.
  • GPIO signals General Purposes Input / Output
  • the application linked to radiocommunication can be envisaged in several contexts.
  • the master device in a first context, is located in the trunk of a motor vehicle and the slave device in the dashboard area of this vehicle.
  • the master device In a second context, is located outside of an elevator car and the slave device inside this elevator car. It is clear that many other applications, whether or not related to the field of radiocommunication, can be envisaged without departing from the scope of the present invention.
  • the current technique consists in making a ribbon cable, so that the data transmission is carried out in parallel on a plurality of cables.
  • two wires are used to transmit GSM audio data: one for transmission from the radiocommunication module to the loudspeaker or the hands-free kit, the other for transmission from the microphone or the hands-free kit to the radiocommunication module; two wires to transmit data from the asynchronous bidirectional serial port dedicated to third-party equipment; a wire for transmitting data from a unidirectional serial port, dedicated to a navigation device; a plurality of wires (e.g. eight) for transmitting data representing the state of a plurality of GPIO signals.
  • This current technique has several drawbacks. First of all, ribbon cabling is complex, expensive and has a large footprint.
  • the CAN bus is a serial bus used to connect a plurality of control units.
  • CAN buses typically, in a car, two CAN buses are used.
  • One, called high speed CAN bus (up to 1 Mb / s), allows the interconnection of control units relating to the following elements or functions: dashboard, engine, braking (anti-lock), active suspension, transmission, etc.
  • the other, said low speed CAN bus (up to 125 kb / s), allows the interconnection of control units relating to the following elements or functions: dashboard, lighting, air conditioning, airbags, door locks, electric windows, etc.
  • Each CAN bus implements a protocol of the same name (CAN protocol) which is a serial communication protocol which supports real time systems with a high level of reliability in a limited and severe environment such as a factory, a workshop, a car. ..
  • CAN protocol covers two of the seven layers of the ISO OSI Open Systems Interconnection Model, namely the physical layer (layer 1) and the data link layer (layer 2).
  • layer 1 the physical layer
  • layer 2 the data link layer
  • the CAN protocol data link layer is such that each control unit can send and receive data.
  • the data is conveyed on the bus in the form of asynchronous packets (frames) of defined format but of variable and limited length.
  • frames asynchronous packets
  • any control unit connected to the bus can send a new packet.
  • An interruption mechanism for higher priority packets is provided, as well as a mechanism for arbitrating conflicts resulting from the simultaneous transmission of several packets on the bus when it is free.
  • the question can be asked whether the CAN bus can be used in the context of the present invention, that is to say by assuming that the master device and the slave device each constitute a control unit connected to the same CAN bus.
  • the negative answer should be that the data link layer of the CAN protocol is not suitable for the transmission of audio data and signaling and / or control data. Indeed, the asynchronous nature of the packets (frames) conveyed by the CAN bus is not suitable for audio data since it does not guarantee a constant instantaneous bit rate.
  • the object of the invention is in particular to overcome these various drawbacks of the state of the art.
  • one of the objectives of the present invention is to provide a method and a system for transmitting digital data making it possible, in the aforementioned context, to simplify the wiring and to avoid ribbon wiring.
  • the invention also aims to provide such a method and system suitable for the simultaneous transmission of audio data and signaling and / or control data.
  • Another objective of the invention is to provide such a method and system that does not require FIFO type buffer memories, nor a phase locked loop.
  • a complementary objective of the invention is to provide such a method and system making it possible to benefit from all the advantages linked to the physical layer (layer
  • the wiring is very simple since the transmission is carried out on a single cable.
  • the present invention is all the more advantageous when the number of signaling and / or control data contained in the useful part of a frame is high, which implies that the signaling and / or control data have a high bit rate. with respect to the bit rate of the audio data (since, for a given direction of transmission, there is only one bit of audio data per frame). In other words, the efficiency is improved if the number of bits of preambles transmitted remains low compared to the number of bits of useful parts transmitted (audio data and signaling and / or control data).
  • the useful part of each frame comprises: - at least one first audio data field, used for the transmission of audio data from the master device to the slave device; at least one second audio data field, used for the transmission of audio data from the slave device to the master device.
  • the transmission of the audio data is bidirectional. It is clear however that the invention also relates to the case where the transmission of audio data is unidirectional (from the master device to the slave device, or vice versa).
  • the master device transmits at least a first and a second type of preamble.
  • the second type of preamble is used only for one frame every M frames, with M the ratio between the frequency of the audio bit clock and the frequency of the audio sampling clock, so that the slave device detects the preambles of the second type and overlays the audio sampling clock.
  • each frame also carry the audio sampling clock.
  • the useful part of each frame comprises a first signaling and / or control data field which may contain a first or second information.
  • the first signaling and / or control data field contains the second information for a frame every M frames, with M the ratio between the frequency of the audio bit clock and the frequency of the audio sampling clock, from so that the slave device detects the first signaling and / or control data fields containing the second information and covers the audio sampling clock.
  • each frame comprises at least a second signaling and / or control data field in which are temporally multiplexed, according to a pattern of M successive frames, data relating to the state of P signaling signals and / or control, with P ⁇ M, said at least one second signaling and / or control data field being used, for each row of the pattern of M successive frames, in a predetermined manner either for the transmission of data from the device master to the slave device, i.e. for data transmission from the slave device to the master device.
  • each frame comprises at least a third signaling and / or control data field in which data relating to the state of a first serial signaling and / or control port are transmitted.
  • said at least one third signaling and / or control data field being used in a predetermined manner either for the transmission of data from the master device to the slave device, or for the transmission of data from the slave device to the master device .
  • the master device transmits at least a third and a fourth type of preamble.
  • the useful part of each frame comprises at least a fourth signaling and / or control data field in which data relating to the state of a transmission channel of a second signaling serial port and / or are transmitted. control, said at least one fourth signaling and / or control data field being used for the transmission of data from the master device to the slave device.
  • the fourth type of preamble is used after the master device has detected a start bit on the transmit channel of the second serial port, the fourth type of preamble indicating that the eight bits consecutive carried by the fourth or more signaling and / or control data field (s) carry a byte of the transmission channel of the second serial port, so that the slave device detects the preambles of the fourth type and generates bytes, each preceded by a start bit, in the format of the second serial port.
  • the useful part of each frame comprises at least a fourth signaling and / or control data field in which data relating to the state of a transmission channel of a second serial port are transmitted signaling and / or control, said at least one fourth signaling and / or control data field being used for the transmission of data from the master device to the slave device.
  • the useful part of each frame includes a fifth signaling and / or control data field which may contain third or fourth information.
  • the fifth signaling and / or control data field contains the fourth information if the master device has detected a start bit on the transmission channel of the second serial port, the fourth information indicating that the eight consecutive bits carried by the or the fourth signaling and / or control data field (s) carry a byte of the transmission channel of the second serial port, so that the slave device detects the fifth signaling and / or control data field containing the fourth information, and generates bytes, each preceded by a start bit, in the format of the second serial port.
  • the useful part of each frame comprises at least two fourth signaling and / or control data fields which are approximately half the length of said frame, so that the slave device can process the contents of each of the fourth signaling and / or control data fields.
  • the size of the set or all of the fourth field (s) of signaling and / or control data is such that the bit rate which it (s) carries (s) is sufficient so that neither the master device nor the slave device has to memorize in full each byte of the transmission channel of the second serial port.
  • the master device transmits at least a fifth and a sixth type of preamble.
  • the useful part of each frame comprises at least a sixth signaling and / or control data field in which data relating to the state of a reception channel of a second signaling and / or serial port are transmitted. control, said at least one sixth signaling and / or control data field being used for the transmission of data from the slave device to the master device.
  • the sixth type of preamble is used after the slave device has detected a start bit on the reception channel of the second serial port, the sixth type of preamble indicating that the eight consecutive bits carried by the sixth field (s) ( s) signaling and / or control data transport a byte of the reception channel of the second serial port, so that the master device detects the preambles of the sixth type and generates bytes, each preceded by a start bit, at the format of the second serial port.
  • the useful part of each frame comprises at least a sixth signaling and / or control data field in which are transmitted data relating to the state of a reception channel of a second serial port of signaling and / or control, said at least one sixth signaling and / or control data field being used for the transmission of data from the slave device to the master device.
  • the useful part of each frame includes a seventh signaling and / or control data field which may contain fifth or sixth information.
  • the seventh signaling and / or control data field contains the sixth information if the slave device has detected a start bit on the reception channel of the second serial port, the sixth information indicating that the eight consecutive bits carried by the one or more sixth signaling and / or control data field (s) carry one byte of the reception channel of the second serial port, so that the master device detects the seventh signaling and / or control data field containing the sixth information, and generates bytes, each preceded by a start bit, in the format of the second serial port.
  • this variant requires the use of a seventh signaling and / or control data field, which reduces the space available in the useful part for the transmission of other signaling data and / or control.
  • the useful part of each frame comprises at least two sixth fields of signaling and / or control data distant from approximately half the length of said frame, so that the master device can process the contents of each of the sixth signaling and / or control data fields.
  • the size of or all of the sixth field (s) of signaling and / or control data is such that the bit rate which it (s) carries (s) is sufficient so that neither the device neither the master nor the slave device has to memorize in full each byte of the reception channel of the second serial port.
  • the preamble has two rising or falling edges separated by a predetermined number NI of clock strokes of a reference clock, such as:
  • N2 k.N, k being an integer greater than or equal to one, N being the number of strokes of the reference clock used for each bit of the useful part of each frame;
  • N4 the number of strokes of the reference clock separating the last rising edge, or falling edge, inside the preamble of the current frame and the first rising edge, or falling edge, inside the useful part of the current frame.
  • the frequency of the audio bit clock is 64 kHz
  • the audio sampling clock frequency is 8 kHz.
  • the data is transmitted between the master device and the slave device on a medium conforming to the physical layer of the CAN bus protocol.
  • the method according to the invention benefits from all the advantages linked to the physical layer (layer 1) of the CAN protocol.
  • the method of the invention can be seen as a digital data transmission protocol covering the data link layer (layer 2) and replacing the CAN protocol (which is not adapted to it for data transmission. audio, see discussion above).
  • the physical layer of the CAN protocol is based on a “wired-AND” (“wired-AND”) bus architecture with the use of CAN specific analog transmitter / receiver circuits and also CAN specific connectors. It guarantees electromagnetic isolation (EMI) and low consumption.
  • EMI electromagnetic isolation
  • the invention also relates to an application of the above method to the transmission of digital data between: - a master device comprising a radiocommunication module allowing access to a radiocommunication network and a slave device comprising means of use and / or of radio module control.
  • the master device is located in a first part of a motor vehicle, preferably a trunk, and the slave device is located in a second part of said motor vehicle, preferably a dashboard.
  • the master device is located outside of an elevator car and the slave device is located inside said elevator car. It is clear that many other applications can be envisaged without departing from the scope of the present invention.
  • the invention also relates to a system for transmitting digital data between a master device and a slave device, the transmitted data comprising audio data and signaling and / or control data, the master device generating an audio bit clock and a clock. audio sampling.
  • the master device includes: means for generating synchronous frames in which the data are transmitted and each comprising a preamble and a useful part, the useful part of each frame comprising at least one audio data field and at least one signaling and / or signal data field control; means for transmitting the preambles at the frequency of the audio bit clock and with a predetermined structure.
  • the slave device comprises: means for detecting preambles; means for recovering the audio bit clock.
  • the invention also relates to a signal transporting digital data between a master device and a slave device, the transported data comprising audio data and signaling and / or control data, the master device generating an audio bit clock and a clock. audio sampling.
  • This signal has a structure with synchronous frames each comprising a preamble and a useful part, the useful part of each frame comprising at least one audio data field and at least one signaling and / or control data field, the preambles being emitted by the master device at the frequency of the audio bit clock and having a predetermined structure, so that the slave device detects the preambles and covers the audio bit clock.
  • FIG. 1 shows a block diagram of a particular embodiment of the system according to the invention
  • FIG. 2 shows an example of a sequence of frames in which digital data are exchanged between the master device and the slave device appearing in FIG. 1, as well as the audio bit clock and the audio sampling clock transported by these frames
  • FIG. 3 shows a particular embodiment of the structure of a preamble of a frame
  • FIG. 4 shows a particular embodiment of the structure of the useful part of a frame.
  • the invention therefore relates to a method and a system for transmitting digital data between a master device and a slave device.
  • the general principle consists in multiplexing audio data and signaling and / or control data in synchronous frames transmitted at the rate of an audio bit clock generated by the master device.
  • the master device is for example located in the trunk of a motor vehicle, and the slave device at the dashboard of this vehicle. Alternatively, the master device is located outside of an elevator car and the slave device inside this elevator car. Many other variants can of course be envisaged without departing from the scope of the present invention.
  • the master device 1 and the slave device 2 are connected by a CAN cable (or bus) 3, that is to say a cable on which the physical layer can be implemented (layer 1) of the CAN protocol (see standard ISO 11898).
  • a CAN cable or bus 3
  • the invention is implemented on a third bus.
  • the invention can be seen as a new data transmission protocol covering, like the CAN protocol, the physical layer (layer 1) and the data link layer (layer 2) of the OSI open systems interconnection model. of ISO.
  • the physical layer of this new protocol is for example identical to that of the CAN protocol.
  • the data link layer of this new protocol is different from that of the CAN protocol, in that it is suitable for the transmission of audio data.
  • the master device 1 comprises: a radiocommunication module 4 (conforming to the GSM standard for example) allowing access to a radiocommunication network (not shown); a first audio coded 5, transforming bidirectional analog audio signals (on two wires), present at the input / output of the radiocommunication module 4, into bidirectional digital audio data (at 64 kb / s in each direction), and vice versa; a first multiplexer / demultiplexer 6 transforming the bidirectional digital audio data present at the input / output of the first coded audio 5, as well as signaling and / or control data present at the input / output of the radiocommunication module 4, into a multiplex of digital data at 1 Mb / s, and vice versa.
  • a radiocommunication module 4 (conforming to the GSM standard for example) allowing access to a radiocommunication network (not shown); a first audio coded 5, transforming bidirectional analog audio signals (on two wires), present at the input / output of the radiocommunication module 4, into bidirectional digital audio data (at 64 kb /
  • this multiplex is conveyed in synchronous frames; an interface component 7 specialized for the physical layer of the CAN protocol, and constituting a CAN specific analog transmitter / receiver circuit, between the first multiplexer / demultiplexer 6 and the CAN cable 3; means for generating an audio bit clock (at 64 kHz in the particular embodiment described here); means for generating an audio sampling clock (at 8 kHz in the particular embodiment described here); - means for generating a bit clock for transport on the bus
  • the first audio codec 5 can be integrated into the radiocommunication module 4, or even omitted if the radiocommunication module 4 receives audio data already in digital form from the network.
  • the signaling and / or control data comprise: data relating to the state of the transmission and reception channels (on two wires) of an asynchronous bidirectional serial port of the type UART (hereinafter called "UART1 serial port").
  • UART1 serial port This serial port UART1 has for example a signaling and / or control data rate of 115.2 kb / s on each channel. It is dedicated to third-party equipment 13.
  • This GPS serial port has for example a signaling and / or control data rate of 4.8 kb / s; data relating to the state of a plurality of generic input / output signals (hereinafter called "GPIO signals”) (on a plurality of wires) each relating to a particular function; data relating to the state of a plurality of UART1 serial port control signals (hereinafter called "UART1 control signals”) (on a plurality of wires).
  • positive slave 2 includes: a second interface component 8 identical to the first (referenced 7) included in the master device 1.
  • a CAN specific analog transmitter / receiver circuit between the CAN cable 3 and a second multiplexer / demultiplexer 9 ( see below) ; a second multiplexer / demultiplexer 9, transforming the 1 Mb / s digital data multiplex, present at the input / output of the second interface component 8, into bidirectional digital audio data (at 64 kb / s in each direction), thus that signaling and / or control data (with the same distribution in substream as that existing in input / output of the radiocommunication module 4), and vice versa; a second coded audio (hands-free kit) 10, transforming the bidirectional digital audio data, present at the input / output of the second multiplexer / demultiplexer 9, into bidirectional analog audio signals (on two wires), and vice versa; a loudspeaker 11 cooperating with an amplifier (not shown) and receiving (on a wire) the analog audio signals leaving the second audio codec 10; a microphone 12 cooperating with an amplifier (not shown) and transmitting (on
  • the third party equipment 13 receives data coming from the serial port UART1 and transmits data to this serial port UART1, with a bit rate equal to 115.2 kb / s in both directions; -
  • the navigation device 14 already discussed above, which receives from the second multiplexer / demultiplexer 9 the data relating to the state of the transmission channel (on a wire) of the unidirectional serial port GPS.
  • the navigation device 14 receives data coming from the GPS serial port, with a bit rate equal to 4.8 kb / s; a plurality of elements (symbolized by the square referenced 15), each exchanging with the second multiplexer / demultiplexer 9 (on a wire and in a predetermined direction, transmission or reception) the data relating to the state of one of GPIO signals or one of the UART1 control signals.
  • One of the elements 15 is for example a light-emitting diode (LED), the flashing of which depends on the state of one of the GPIO signals.
  • LED light-emitting diode
  • FIG. 2 shows an example of a sequence of synchronous frames, referenced T1 to T16, in which digital data are exchanged between the master device 1 and the slave device 2.
  • the audio bit clock (64 kHz) and the clock audio sampling (8 kHz), generated by master device 1, are also shown.
  • the frames are constructed and processed by the first and second multiplexers / demultiplexers 6, 9, included in the master device 1 and the slave device 2 respectively.
  • This value (1.024 MHz), because it is sufficiently close to the standard bit rate (1 Mb / s) provided on a conventional CAN bus, is compatible with the radiation and electromagnetic compatibility tests carried out as part of the standardization of the physical layer of the CAN protocol.
  • the preambles are sent by the master device 1 (and more precisely by the first multiplexer / demultiplexer 6) at the frequency of the audio bit clock (64 kHz). They have a predetermined structure, so that the slave device 2 detects them and covers the audio bit clock.
  • a reference clock at 8.192 MHz, that is to say eight times faster than the bit clock, is used for transport on the CAN bus (at 1.024 MHz).
  • each data bit transmitted on the CAN bus has a length N of 8 cycles of the reference clock.
  • the preamble P has a length of 32 cycles of the reference clock, successively: 10 cycles at the low level, 6 at the high level, 6 at the low level and 10 at the high level.
  • the slave device 2 (and more precisely the second multiplexer / demultiplexer 9) detects a preamble when it measures 12 cycles between two rising edges.
  • the preamble is reversed with respect to the preamble P presented above. It then successively includes: 10 cycles at the high level, 6 at the low level, 6 at the high level and 10 at the low level.
  • the slave device 2 detects a preamble when it measures 12 cycles between two falling edges.
  • the useful part 41 of a frame 40 is between the preamble 42 of this current frame 40 and the preamble 43 of the following frame.
  • the useful part comprises twelve data fields, referenced 51 to 512. Each of these fields, which has a length of one bit, is described in detail below.
  • the slave device 2 detects these changes in value, which each indicate a rising edge of the audio sampling clock. It can therefore recover the audio sampling clock. Once the slave device 2 has received the audio synchronization, that is to say has recovered the audio sampling clock, it numbers from one to eight all the frames it receives.
  • the “audio synchro” field can be deleted if a different preamble is sent every eight frames to indicate a rising edge of the audio sampling clock.
  • the “Audio TX data” field 59 contains a bit of outgoing audio data (from the master device to the slave device) and the “Audio RX data” field 510 contains an incoming audio data bit (from the slave device to the master device). We therefore have a duplex audio signal at 64 kb / s.
  • the "GPIO data" field 58 represents the state of one of the eight GPIOs signals.
  • the direction, input or output, for each GPIO signal is determined at the design of the system.
  • the “UART1 Ctrl data” field 57 functions in the same way as the “GPIO data” field 58, but is dedicated to the control signals of the UART1 serial port (each of these signals are well known to those skilled in the art and are not therefore not detailed here).
  • the “GPS TX” field 56 contains a data bit relating to the state of the GPS serial port, independently of the number of the frame in which we are located. Indeed, the GPS serial port is a slow serial port (4.8 kHz) compared to the frame rate (64 kHz). To keep it simple, we can therefore simply sample the signal from the GPS serial port at 64 kHz. One thus obtains more than ten sampling points per bit of data, which is enough to faithfully reconstruct this signal.
  • the UART1 serial port is an asynchronous serial port at 115,200 baud. It is therefore too fast to be sampled like the GPS port.
  • the slave device must therefore wait until it has memorized two bits of this byte before starting to send it. It is interesting that the slave device does not have to memorize the entire byte, this makes it possible to implement the protocol of the invention, in the second multiplexer / demultiplexer 9 included in the slave device 2, in a programmable component of small size (eg CPLD type) and therefore inexpensive. When it receives and detects a “UART1 RX synchro” field containing the value
  • the master device triggers the production of a start bit "START” then the bits forming the byte transported are immediately encoded in a serial port format at 115,200 Bauds, avoiding (this time on the master device side) any costly storage in memory.
  • the fields "UARTl RX datai” and “UARTl RX data2" are unused.
  • the “UARTl RX synchro” field 54 can be deleted if a different preamble is sent to indicate that the eight consecutive bits carried by the “UARTl RX datai” and “UARTl RX data2” fields will carry the data byte. It should be noted that four types of preamble must be used if one wishes to combine the two variants mentioned above, that is to say if one wishes to delete the "audio synchro" field 51 and the "UARTl RX synchro” field. 54.
  • the SIM card (or more generally the subscriber identification module) with which the radiocommunication module cooperates is also remote, that is to say included in the slave device (like the loudspeaker 11, microphone 12, third party equipment 13, navigation device 14, etc.).
  • the SIM card is placed at the dashboard (and no longer in the trunk), so as to make it easier to change the SIM card.
  • the SIM card can in this case be seen as a half-duplex serial port, the data is therefore incoming or outgoing but not both at the same time.
  • the frame includes “SIM synchro” and “SIM data” fields, equivalent to the fields “UARTl RX synchro” 54 and “UARTl RX datai” for example. However, these two fields do not have a fixed direction, but vary between input or output depending on the commands sent or received by the SIM card.
  • the transaction between the SIM card and the radiocommunication module must be forced to freeze at the maximum communication speed allowed by the method according to the invention (i.e. 57 600 baud maximum in the above example).

Abstract

The invention relates to a method for transmission of digital data between a master device and a slave device, the transmitted data comprising audio data and signalling and/or control data, whereby the master device generates an audio clock bit and an audio sampling clock. According to the invention, the data are transmitted in synchronous frames, each comprising a preamble and an effective portion, the effective portion of each frame comprising at least one audio data field and at least one signaling and/or control data field. The preamble is transmitted by the master device at the frequency of the audio clock bit and have a predetermined structure, such that the slave device detects the preamble and can determine the audio clock bit.

Description

Procédé et système de transmission de données numériques entre un dispositif maître et un dispositif esclave Method and system for transmitting digital data between a master device and a slave device
Le domaine de l'invention est celui de la transmission de données numériques. Plus précisément, l'invention concerne un procédé et un système de transmission de données numériques entre un dispositif maître et un dispositif esclave, dans le cas où les données transmises comprennent des données audio et des données de signalisation et/ou de contrôle. On suppose également que le dispositif maître génère une horloge bit audio et une horloge d'échantillonnage audio. Dans une application particulière de l'invention liée à la radiocommunication, on s'intéresse à la transmission de données numériques entre un dispositif maître comprenant un module de radiocommunication permettant d'accéder à un réseau de radiocommunication et un dispositif esclave comprenant des moyens d'utilisation et/ou de contrôle du module de radiocommunication. On rappelle que le module de radiocommunication est un élément essentiel d'un radiotéléphone. Habituellement (première application), le module de radiocommunication est compris dans un terminal de radiocommunication qui coopère avec un module d'identification d'abonné (ou carte SIM, pour "Subscriber Identity Module" en anglais). D'autres applications ont d'ores et déjà été envisagées pour le module de radiocommunication précité. Il a notamment été proposé (seconde application) d'intégrer le module de radiocommunication dans des dispositifs autres que des terminaux de radiocommunication, mais nécessitant néanmoins une fonctionnalité de communication sans fil. A titre d'exemple, on peut citer des dispositifs de télémétrie (relevés de compteur), des dispositifs d'alarme ou encore des dispositifs lecteur de cartes bancaires. Il a également été proposé (troisième application) de fournir le module de radiocommunication sous forme indépendante : il est alors qualifié de modem. Un tel modem ne comprend aucun élément matériel (écran, clavier, haut-parleur...) d'interface homme/machine. Il est destiné à coopérer avec un équipement tiers qui lui possède des éléments matériels d'interface homme/machine. L'équipement tiers peut notamment, mais non exclusivement, être un micro-ordinateur. Par ailleurs, par moyens d'utilisation et/ou de contrôle du module de radiocommunication, on entend notamment mais non exclusivement : un écran, un clavier, un haut-parleur, un kit main-libre, un équipement tiers (micro-ordinateur, assistant numérique personnel (PDA), dispositif de navigation (par exemple de type GPS), etc.The field of the invention is that of the transmission of digital data. More specifically, the invention relates to a method and a system for transmitting digital data between a master device and a slave device, in the case where the transmitted data include audio data and signaling and / or control data. It is also assumed that the master device generates an audio bit clock and an audio sampling clock. In a particular application of the invention related to radiocommunication, we are interested in the transmission of digital data between a master device comprising a radiocommunication module allowing access to a radiocommunication network and a slave device comprising means of use and / or control of the radiocommunication module. It will be recalled that the radiocommunication module is an essential element of a radiotelephone. Usually (first application), the radiocommunication module is included in a radiocommunication terminal which cooperates with a subscriber identification module (or SIM card, for "Subscriber Identity Module" in English). Other applications have already been envisaged for the above-mentioned radiocommunication module. It has in particular been proposed (second application) to integrate the radiocommunication module into devices other than radiocommunication terminals, but nevertheless requiring wireless communication functionality. By way of example, mention may be made of telemetry devices (meter readings), alarm devices or even bank card reader devices. It has also been proposed (third application) to provide the radiocommunication module in independent form: it is then qualified as a modem. Such a modem does not include any hardware (screen, keyboard, speaker, etc.) for the man / machine interface. It is intended to cooperate with third-party equipment which has human / machine interface hardware elements. Third-party equipment may in particular, but not exclusively, be a microcomputer. Furthermore, by means of use and / or control of the radiocommunication module, we mean in particular but not exclusively: a screen, a keyboard, a speaker, a hands-free kit, third-party equipment (microcomputer, personal digital assistant (PDA), navigation device (for example GPS type), etc.
Dans l'application de la présente invention liée à la radiocommunication, les données numériques audio sont par exemple des données audio GSM (générées directement par le module de radiocommunication ou par l'intermédiaire d'un codée audio placé en sortie du module de radiocommunication). Les données de signalisation et/ou de contrôle comprennent par exemple : des données d'un port série bidirectionnel asynchrone de type UART (« Universal Asynchronous Receiver/Transmitter »), dédié à un équipement tiers et permettant le contrôle du module de radiocommunication par cet équipement tiers (grâce par exemple à des commandes AT), le transfert vers l'équipement tiers de données venant du réseau et reçues par le module de radiocommunication en tant que modem,In the application of the present invention linked to radiocommunication, the digital audio data are for example GSM audio data (generated directly by the radiocommunication module or by means of an audio codec placed at the output of the radiocommunication module) . The signaling and / or control data includes, for example: data from a bidirectional asynchronous serial port of the UART (“Universal Asynchronous Receiver / Transmitter”) type, dedicated to third-party equipment and enabling the radio module to be controlled by this third-party equipment (for example by AT commands), the transfer to the third-party equipment of data coming from the network and received by the radiocommunication module as a modem,
... , des données d'un port série unidirectionnel de type UART, dédié à un dispositif de navigation ; - des données représentant l'état d'une pluralité de signaux d'entrée/sortie génériques, aussi appelés signaux GPIO (« General Purposes Input/Output »), relatifs chacun à une fonction particulière (par exemple le clignotement d'une diode électroluminescente (DEL)) ; des données représentant l'état d'une pluralité de signaux de contrôle du port série bidirectionnel asynchrone précité...., data from a UART type unidirectional serial port, dedicated to a navigation device; data representing the state of a plurality of generic input / output signals, also called GPIO signals (“General Purposes Input / Output”), each relating to a particular function (for example the flashing of a light-emitting diode (OF THE)) ; data representing the state of a plurality of control signals of the aforementioned asynchronous bidirectional serial port.
L'application liée à la radiocommunication peut être envisagée dans plusieurs contextes. Par exemple, dans un premier contexte, le dispositif maître est situé dans le coffre d'un véhicule automobile et le dispositif esclave dans la zone du tableau de bord de ce véhicule. Dans un deuxième contexte, le dispositif maître est situé à l'extérieur d'une cabine d'ascenseur et le dispositif esclave à l'intérieur de cette cabine d'ascenseur. Il est clair que de nombreuses autres applications, liées ou non au domaine de la radiocommunication, peuvent être envisagées sans sortir du cadre de la présente invention.The application linked to radiocommunication can be envisaged in several contexts. For example, in a first context, the master device is located in the trunk of a motor vehicle and the slave device in the dashboard area of this vehicle. In a second context, the master device is located outside of an elevator car and the slave device inside this elevator car. It is clear that many other applications, whether or not related to the field of radiocommunication, can be envisaged without departing from the scope of the present invention.
A titre illustratif et dans un souci de simplification, on présente maintenant la technique de l'art antérieur et ses inconvénients en relation avec le premier contexte précité de l'application particulière de l'invention liée à la radiocommunication.By way of illustration and for the sake of simplification, the technique of the prior art and its drawbacks are now presented in relation to the first aforementioned context of the particular application of the invention related to radiocommunication.
La technique actuelle consiste à réaliser un câblage en nappe, de façon que la transmission des données s'effectue en parallèle sur une pluralité de câbles. Ainsi, on utilise par exemple : - deux fils pour transmettre des données audio GSM : l'un pour la transmission depuis le module de radiocommunication vers le haut-parleur ou le kit main-libre, l'autre pour la transmission depuis le micro ou le kit main-libre vers le module de radiocommunication ; deux fils pour transmettre des données du port série bidirectionnel asynchrone dédié à un équipement tiers ; un fil pour transmettre des données d'un port série unidirectionnel, dédié à un dispositif de navigation ; une pluralité de fils (par exemple huit) pour transmettre des données représentant l'état d'une pluralité de signaux GPIO. Cette technique actuelle présente plusieurs inconvénients. Tout d'abord, le câblage en nappe est complexe, coûteux et présente un encombrement important. Par ailleurs, du fait de la pluralité de fils, naissent des problèmes de fonctionnement et de compatibilité électromagnétiques, notamment pour les données audio qui sont les plus sensibles au bruit. II a par ailleurs été proposé, dans d'autres contextes, de remplacer un câblage en nappe par un bus CAN (« Controller Area Network »). Le bus CAN est un bus série permettant de connecter une pluralité d'unités de contrôle.The current technique consists in making a ribbon cable, so that the data transmission is carried out in parallel on a plurality of cables. Thus, for example: two wires are used to transmit GSM audio data: one for transmission from the radiocommunication module to the loudspeaker or the hands-free kit, the other for transmission from the microphone or the hands-free kit to the radiocommunication module; two wires to transmit data from the asynchronous bidirectional serial port dedicated to third-party equipment; a wire for transmitting data from a unidirectional serial port, dedicated to a navigation device; a plurality of wires (e.g. eight) for transmitting data representing the state of a plurality of GPIO signals. This current technique has several drawbacks. First of all, ribbon cabling is complex, expensive and has a large footprint. Furthermore, because of the plurality of wires, problems arise in terms of electromagnetic compatibility and operation, in particular for the audio data which are the most sensitive to noise. It has also been proposed, in other contexts, to replace ribbon cable with a CAN (“Controller Area Network”) bus. The CAN bus is a serial bus used to connect a plurality of control units.
Typiquement, dans une voiture, deux bus CAN sont utilisés. L'un, dit bus CAN haute vitesse (jusqu'à 1 Mb/s), permet d'interconnecter des unités de contrôle relatives aux éléments ou fonctionnalités suivants : tableau de bord, moteur, freinage (antiverrouillage), suspension active, transmission, etc. L'autre, dit bus CAN basse vitesse (jusqu'à 125 kb/s), permet d'interconnecter des unités de contrôle relatives aux éléments ou fonctionnalités suivants : tableau de bord, éclairage, climatisation, coussins gonflables de sécurité, verrouillage des portes, fenêtres électriques, etc.Typically, in a car, two CAN buses are used. One, called high speed CAN bus (up to 1 Mb / s), allows the interconnection of control units relating to the following elements or functions: dashboard, engine, braking (anti-lock), active suspension, transmission, etc. The other, said low speed CAN bus (up to 125 kb / s), allows the interconnection of control units relating to the following elements or functions: dashboard, lighting, air conditioning, airbags, door locks, electric windows, etc.
Chaque bus CAN met en œuvre un protocole du même nom (protocole CAN) qui est un protocole de communication série qui supporte des systèmes temps réel avec un haut niveau de fiabilité dans un environnement limité et sévère comme une usine, un atelier, une voiture... Le protocole CAN couvre deux des sept couches du modèle d'interconnexion des systèmes ouverts OSI de l'ISO, à savoir la couche physique (couche 1) et la couche liaison de données (couche 2). Pour plus d'informations sur le bus CAN, on pourra se reporter à la norme ISO 11898, insérée ici par référence.Each CAN bus implements a protocol of the same name (CAN protocol) which is a serial communication protocol which supports real time systems with a high level of reliability in a limited and severe environment such as a factory, a workshop, a car. .. The CAN protocol covers two of the seven layers of the ISO OSI Open Systems Interconnection Model, namely the physical layer (layer 1) and the data link layer (layer 2). For more information on the CAN bus, reference can be made to the ISO 11898 standard, inserted here by reference.
La couche liaison de données du protocole CAN est telle que chaque unité de contrôle peut émettre et recevoir des données. Les données sont véhiculées sur le bus sous la forme de paquets (trames) asynchrones de format défini mais de longueur variable et limitée. Dès que le bus est libre, n'importe quelle unité de contrôle reliée au bus peut émettre un nouveau paquet. Un mécanisme d'interruption pour les paquets plus prioritaires est prévu, ainsi qu'un mécanisme d'arbitrage des conflits résultant de l'émission simultanée de plusieurs paquets sur le bus lorsqu'il est libre.The CAN protocol data link layer is such that each control unit can send and receive data. The data is conveyed on the bus in the form of asynchronous packets (frames) of defined format but of variable and limited length. As soon as the bus is free, any control unit connected to the bus can send a new packet. An interruption mechanism for higher priority packets is provided, as well as a mechanism for arbitrating conflicts resulting from the simultaneous transmission of several packets on the bus when it is free.
On peut se poser la question de savoir si le bus CAN peut être utilisé dans le contexte de la présente invention, c'est-à-dire en supposant que le dispositif maître et le dispositif esclave constituent chacun une unité de contrôle reliée à un même bus CAN.The question can be asked whether the CAN bus can be used in the context of the present invention, that is to say by assuming that the master device and the slave device each constitute a control unit connected to the same CAN bus.
Il convient de répondre par la négative du fait que la couche liaison de données du protocole CAN n'est pas adaptée à la transmission de données audio et de données de signalisation et/ou de contrôle. En effet, le caractère asynchrone des paquets (trames) véhiculés par le bus CAN ne convient pas aux données audio puisqu'il ne permet pas de garantir un débit instantané constant.The negative answer should be that the data link layer of the CAN protocol is not suitable for the transmission of audio data and signaling and / or control data. Indeed, the asynchronous nature of the packets (frames) conveyed by the CAN bus is not suitable for audio data since it does not guarantee a constant instantaneous bit rate.
Il n'est pas possible de remédier à ce problème en utilisant des mémoires tampons de type FIFO pour stocker les paquets et les restituer selon un débit constant convenable. En effet, une telle solution ne serait pas adaptée car elle introduirait un délai gênant, surtout pour l'annulateur d'écho (« écho canceller »). En outre, il est difficile de réaliser des mémoires FIFO dont la vitesse d'entrée n'est pas constante (ici imposée par la vitesse d'arrivée des paquets asynchrones sur le bus CAN) et dont la vitesse de sortie est constante.It is not possible to remedy this problem by using FIFO type buffer memories to store the packets and restore them at a suitable constant rate. Indeed, such a solution would not be suitable because it would introduce an annoying delay, especially for the echo canceller ("echo canceller"). In addition, it is difficult to produce FIFO memories whose input speed is not constant (here imposed by the speed of arrival of asynchronous packets on the CAN bus) and whose output speed is constant.
La reconstitution de l'horloge bit audio par mise en œuvre d'une boucle à verrouillage de phase (PLL) par le dispositif esclave n'est pas non plus une solution satisfaisante. En effet, il s'agit d'une solution complexe et coûteuse.The reconstruction of the audio bit clock by implementing a phase locked loop (PLL) by the slave device is also not a satisfactory solution. Indeed, it is a complex and expensive solution.
L'invention a notamment pour objectif de pallier ces différents inconvénients de l'état de la technique.The object of the invention is in particular to overcome these various drawbacks of the state of the art.
Plus précisément, l'un des objectifs de la présente invention est de fournir un procédé et un système de transmission de données numériques permettant, dans le contexte précité, de simplifier le câblage et d'éviter un câblage en nappe.More specifically, one of the objectives of the present invention is to provide a method and a system for transmitting digital data making it possible, in the aforementioned context, to simplify the wiring and to avoid ribbon wiring.
L'invention a également pour objectif de fournir de tels procédé et système adaptés à la transmission simultanée de données audio et de données de signalisation et/ou de contrôle.The invention also aims to provide such a method and system suitable for the simultaneous transmission of audio data and signaling and / or control data.
Un autre objectif de l'invention est de fournir de tels procédé et système ne nécessitant pas de mémoires tampons de type FIFO, ni de boucle à verrouillage de phaseAnother objective of the invention is to provide such a method and system that does not require FIFO type buffer memories, nor a phase locked loop.
(PLL).(PLL).
Un objectif complémentaire de l'invention est de fournir de tels procédé et système permettant de bénéficier de tous les avantages liés à la couche physique (coucheA complementary objective of the invention is to provide such a method and system making it possible to benefit from all the advantages linked to the physical layer (layer
1) du protocole CAN. Ces différents objectifs, ainsi que d'autres qui apparaîtront par la suite, sont atteints selon l'invention à l'aide d'un procédé de transmission de données numériques entre un dispositif maître et un dispositif esclave, les données transmises comprenant des données audio et des données de signalisation et/ou de contrôle, le dispositif maître générant une horloge bit audio et une horloge d'échantillonnage audio. Les données sont transmises dans des trames synchrones comprenant chacune un préambule et une partie utile, la partie utile de chaque trame comprenant au moins un champ de données audio et au moins un champ de données de signalisation et/ou de contrôle, les préambules étant émis par le dispositif maître à la fréquence de l'horloge bit audio et possédant une structure prédéterminée, de façon que le dispositif esclave détecte les préambules et recouvre l'horloge bit audio. Le principe général de l'invention consiste donc à multiplexer des données audio et des données de signalisation et/ou de contrôle dans des trames synchrones émises au rythme de l'horloge bit audio (et transportant ainsi cette horloge bit audio).1) CAN protocol. These various objectives, as well as others which will appear subsequently, are achieved according to the invention using a method of transmitting digital data between a master device and a slave device, the transmitted data comprising audio data. and signaling and / or control data, the master device generating an audio bit clock and an audio sampling clock. The data are transmitted in synchronous frames each comprising a preamble and a useful part, the useful part of each frame comprising at least one audio data field and at least one signaling and / or control data field, the preambles being transmitted. by the master device at the frequency of the audio bit clock and having a predetermined structure, so that the slave device detects the preambles and covers the audio bit clock. The general principle of the invention therefore consists in multiplexing audio data and signaling and / or control data in synchronous frames transmitted at the rate of the audio bit clock (and thus transporting this audio bit clock).
Le câblage est très simple puisque la transmission est effectuée sur un câble unique.The wiring is very simple since the transmission is carried out on a single cable.
La présente invention est d'autant plus intéressante que le nombre de données de signalisation et/ou de contrôle contenues dans la partie utile d'une trame est élevé, ce qui implique que les données de signalisation et/ou de contrôle aient un débit élevé par rapport au débit des données audio (puisque, pour un sens de transmission donné, il n'y a qu'un bit de données audio par trame). En d'autres termes, le rendement est amélioré si le nombre de bits de préambules transmis reste faible devant le nombre de bits de parties utiles transmises (données audio et données de signalisation et/ou de contrôle).The present invention is all the more advantageous when the number of signaling and / or control data contained in the useful part of a frame is high, which implies that the signaling and / or control data have a high bit rate. with respect to the bit rate of the audio data (since, for a given direction of transmission, there is only one bit of audio data per frame). In other words, the efficiency is improved if the number of bits of preambles transmitted remains low compared to the number of bits of useful parts transmitted (audio data and signaling and / or control data).
Dans un mode de réalisation particulier de l'invention, la partie utile de chaque trame comprend : - au moins un premier champ de données audio, utilisé pour la transmission de données audio depuis le dispositif maître vers le dispositif esclave ; au moins un deuxième champ de données audio, utilisé pour la transmission de données audio depuis le dispositif esclave vers le dispositif maître. Ainsi, dans ce mode de réalisation particulier, la transmission des données audio est bidirectionnelle. Il est clair cependant que l'invention concerne également le cas où la transmission des données audio est unidirectionnelle (depuis le dispositif maître vers le dispositif esclave, ou inversement).In a particular embodiment of the invention, the useful part of each frame comprises: - at least one first audio data field, used for the transmission of audio data from the master device to the slave device; at least one second audio data field, used for the transmission of audio data from the slave device to the master device. Thus, in this particular embodiment, the transmission of the audio data is bidirectional. It is clear however that the invention also relates to the case where the transmission of audio data is unidirectional (from the master device to the slave device, or vice versa).
De façon avantageuse, le dispositif maître émet au moins un premier et un deuxième types de préambule. Le deuxième type de préambule est utilisé seulement pour une trame toutes les M trames, avec M le rapport entre la fréquence de l'horloge bit audio et la fréquence de l'horloge d'échantillonnage audio, de façon que le dispositif esclave détecte les préambules du deuxième type et recouvre l'horloge d'échantillonnage audio.Advantageously, the master device transmits at least a first and a second type of preamble. The second type of preamble is used only for one frame every M frames, with M the ratio between the frequency of the audio bit clock and the frequency of the audio sampling clock, so that the slave device detects the preambles of the second type and overlays the audio sampling clock.
Ainsi, les trames transportent également l'horloge d'échantillonnage audio. Selon une variante avantageuse, la partie utile de chaque trame comprend un premier champ de données de signalisation et/ou de contrôle pouvant contenir une première ou une deuxième information. Le premier champ de données de signalisation et/ou de contrôle contient la deuxième information pour une trame toutes les M trames, avec M le rapport entre la fréquence de l'horloge bit audio et la fréquence de l'horloge d'échantillonnage audio, de façon que le dispositif esclave détecte les premiers champs de données de signalisation et/ou de contrôle contenant la deuxième information et recouvre l'horloge d'échantillonnage audio.Thus, the frames also carry the audio sampling clock. According to an advantageous variant, the useful part of each frame comprises a first signaling and / or control data field which may contain a first or second information. The first signaling and / or control data field contains the second information for a frame every M frames, with M the ratio between the frequency of the audio bit clock and the frequency of the audio sampling clock, from so that the slave device detects the first signaling and / or control data fields containing the second information and covers the audio sampling clock.
Là encore, les trames transportent également l'horloge d'échantillonnage audio. Avantageusement, la partie utile de chaque trame comprend au moins un deuxième champ de données de signalisation et/ou de contrôle dans lequel sont multiplexes temporellement, selon un motif de M trames successives, des données relatives à l'état de P signaux de signalisation et/ou de contrôle, avec P ≤ M, ledit au moins un deuxième champ de données de signalisation et/ou de contrôle étant utilisé, pour chaque rang du motif de M trames successives, de façon prédéterminée soit pour la transmission de données depuis le dispositif maître vers le dispositif esclave, soit pour la transmission de données depuis le dispositif esclave vers le dispositif maître.Again, the frames also carry the audio sampling clock. Advantageously, the useful part of each frame comprises at least a second signaling and / or control data field in which are temporally multiplexed, according to a pattern of M successive frames, data relating to the state of P signaling signals and / or control, with P ≤ M, said at least one second signaling and / or control data field being used, for each row of the pattern of M successive frames, in a predetermined manner either for the transmission of data from the device master to the slave device, i.e. for data transmission from the slave device to the master device.
Selon une caractéristique avantageuse, la partie utile de chaque trame comprend au moins un troisième champ de données de signalisation et/ou de contrôle dans lequel sont transmises des données relatives à l'état d'un premier port série de signalisation et/ou de contrôle, ledit au moins un troisième champ de données de signalisation et/ou de contrôle étant utilisé de façon prédéterminée soit pour la transmission de données depuis le dispositif maître vers le dispositif esclave, soit pour la transmission de données depuis le dispositif esclave vers le dispositif maître.According to an advantageous characteristic, the useful part of each frame comprises at least a third signaling and / or control data field in which data relating to the state of a first serial signaling and / or control port are transmitted. , said at least one third signaling and / or control data field being used in a predetermined manner either for the transmission of data from the master device to the slave device, or for the transmission of data from the slave device to the master device .
Avantageusement, le dispositif maître émet au moins un troisième et un quatrième types de préambule. La partie utile de chaque trame comprend au moins un quatrième champ de données de signalisation et/ou de contrôle dans lequel sont transmises des données relatives à l'état d'un canal d'émission d'un deuxième port série de signalisation et/ou de contrôle, ledit au moins un quatrième champ de données de signalisation et/ou de contrôle étant utilisé pour la transmission de données depuis le dispositif maître vers le dispositif esclave. Le quatrième type de préambule est utilisé après que le dispositif maître a détecté un bit de début sur le canal d'émission du deuxième port série, le quatrième type de préambule indiquant que les huit bits consécutifs portés par le ou les quatrième(s) champ(s) de données de signalisation et/ou de contrôle transportent un octet du canal d'émission du deuxième port série, de façon que le dispositif esclave détecte les préambules du quatrième type et génère des octets, précédés chacun d'un bit de début, au format du deuxième port série. Selon une variante avantageuse, la partie utile de chaque trame comprend au moins un quatrième champ de données de signalisation et/ou de contrôle dans lequel sont transmises des données relatives à l'état d'un canal d'émission d'un deuxième port série de signalisation et/ou de contrôle, ledit au moins un quatrième champ de données de signalisation et/ou de contrôle étant utilisé pour la transmission de données depuis le dispositif maître vers le dispositif esclave. La partie utile de chaque trame comprend un cinquième champ de données de signalisation et/ou de contrôle pouvant contenir une troisième ou une quatrième information. Le cinquième champ de données de signalisation et/ou de contrôle contient la quatrième information si le dispositif maître a détecté un bit de début sur le canal d'émission du deuxième port série, la quatrième information indiquant que les huit bits consécutifs portés par le ou les quatrième(s) champ(s) de données de signalisation et/ou de contrôle transportent un octet du canal d'émission du deuxième port série, de façon que le dispositif esclave détecte les cinquièmes champs de données de signalisation et/ou de contrôle contenant la quatrième information, et génère des octets, précédés chacun d'un bit de début, au format du deuxième port série.Advantageously, the master device transmits at least a third and a fourth type of preamble. The useful part of each frame comprises at least a fourth signaling and / or control data field in which data relating to the state of a transmission channel of a second signaling serial port and / or are transmitted. control, said at least one fourth signaling and / or control data field being used for the transmission of data from the master device to the slave device. The fourth type of preamble is used after the master device has detected a start bit on the transmit channel of the second serial port, the fourth type of preamble indicating that the eight bits consecutive carried by the fourth or more signaling and / or control data field (s) carry a byte of the transmission channel of the second serial port, so that the slave device detects the preambles of the fourth type and generates bytes, each preceded by a start bit, in the format of the second serial port. According to an advantageous variant, the useful part of each frame comprises at least a fourth signaling and / or control data field in which data relating to the state of a transmission channel of a second serial port are transmitted signaling and / or control, said at least one fourth signaling and / or control data field being used for the transmission of data from the master device to the slave device. The useful part of each frame includes a fifth signaling and / or control data field which may contain third or fourth information. The fifth signaling and / or control data field contains the fourth information if the master device has detected a start bit on the transmission channel of the second serial port, the fourth information indicating that the eight consecutive bits carried by the or the fourth signaling and / or control data field (s) carry a byte of the transmission channel of the second serial port, so that the slave device detects the fifth signaling and / or control data field containing the fourth information, and generates bytes, each preceded by a start bit, in the format of the second serial port.
Par rapport au mode de réalisation précité, cette variante nécessite l'utilisation d'un cinquième champ de données de signalisation et/ou de contrôle, ce qui réduit la place disponible dans la partie utile pour la transmission d'autres données de signalisation et/ou de contrôle. Avantageusement, la partie utile de chaque trame comprend au moins deux quatrièmes champs de données de signalisation et/ou de contrôle distants d'environ la moitié de la longueur de ladite trame, de façon que le dispositif esclave puisse traiter sans stockage préalable le contenu de chacun des quatrièmes champs de données de signalisation et/ou de contrôle. De façon préférentielle, la taille du ou de l'ensemble des quatrième(s) champ(s) de données de signalisation et/ou de contrôle est telle que le débit qu'il(s) transporte(nt) est suffisant pour que ni le dispositif maître ni le dispositif esclave n'ait à mémoriser en entier chaque octet du canal d'émission du deuxième port série.Compared to the aforementioned embodiment, this variant requires the use of a fifth field of signaling and / or control data, which reduces the space available in the useful part for the transmission of other signaling data and / or control. Advantageously, the useful part of each frame comprises at least two fourth signaling and / or control data fields which are approximately half the length of said frame, so that the slave device can process the contents of each of the fourth signaling and / or control data fields. Preferably, the size of the set or all of the fourth field (s) of signaling and / or control data is such that the bit rate which it (s) carries (s) is sufficient so that neither the master device nor the slave device has to memorize in full each byte of the transmission channel of the second serial port.
Avantageusement, le dispositif maître émet au moins un cinquième et un sixième types de préambule. La partie utile de chaque trame comprend au moins un sixième champ de données de signalisation et/ou de contrôle dans lequel sont transmises des données relatives à l'état d'un canal de réception d'un deuxième port série de signalisation et/ou de contrôle, ledit au moins un sixième champ de données de signalisation et/ou de contrôle étant utilisé pour la transmission de données depuis le dispositif esclave vers le dispositif maître. Le sixième type de préambule est utilisé après que le dispositif esclave a détecté un bit de début sur le canal de réception du deuxième port série, le sixième type de préambule indiquant que les huit bits consécutifs portés par le ou les sixième(s) champ(s) de données de signalisation et/ou de contrôle transportent un octet du canal de réception du deuxième port série, de façon que le dispositif maître détecte les préambules du sixième type et génère des octets, précédés chacun d'un bit de début, au format du deuxième port série.Advantageously, the master device transmits at least a fifth and a sixth type of preamble. The useful part of each frame comprises at least a sixth signaling and / or control data field in which data relating to the state of a reception channel of a second signaling and / or serial port are transmitted. control, said at least one sixth signaling and / or control data field being used for the transmission of data from the slave device to the master device. The sixth type of preamble is used after the slave device has detected a start bit on the reception channel of the second serial port, the sixth type of preamble indicating that the eight consecutive bits carried by the sixth field (s) ( s) signaling and / or control data transport a byte of the reception channel of the second serial port, so that the master device detects the preambles of the sixth type and generates bytes, each preceded by a start bit, at the format of the second serial port.
Selon une variante avantageuse, la partie utile de chaque trame comprend au moins un sixième champ de données de signalisation et/ou de contrôle dans lequel sont transmises des données relatives à l'état d'un canal de réception d'un deuxième port série de signalisation et/ou de contrôle, ledit au moins un sixième champ de données de signalisation et/ou de contrôle étant utilisé pour la transmission de données depuis le dispositif esclave vers le dispositif maître. La partie utile de chaque trame comprend un septième champ de données de signalisation et/ou de contrôle pouvant contenir une cinquième ou une sixième information. Le septième champ de données de signalisation et/ou de contrôle contient la sixième information si le dispositif esclave a détecté un bit de début sur le canal de réception du deuxième port série, la sixième information indiquant que les huit bits consécutifs portés par le ou les sixième(s) champ(s) de données de signalisation et/ou de contrôle transportent un octet du canal de réception du deuxième port série, de façon que le dispositif maître détecte les septièmes champs de données de signalisation et/ou de contrôle contenant la sixième information, et génère des octets, précédés chacun d'un bit de début, au format du deuxième port série. Par rapport au mode de réalisation précité, cette variante nécessite l'utilisation d'un septième champ de données de signalisation et/ou de contrôle, ce qui réduit la place disponible dans la partie utile pour la transmission d'autres données de signalisation et/ou de contrôle. Avantageusement, la partie utile de chaque trame comprend au moins deux sixièmes champs de données de signalisation et/ou de contrôle distants d'environ la moitié de la longueur de ladite trame, de façon que le dispositif maître puisse traiter sans stockage préalable le contenu de chacun des sixièmes champs de données de signalisation et/ou de contrôle. Préférentiellement, la taille du ou de l'ensemble des sixième(s) champ(s) de données de signalisation et/ou de contrôle est telle que le débit qu'il(s) transporte(nt) est suffisant pour que ni le dispositif maître ni le dispositif esclave n'ait à mémoriser en entier chaque octet du canal de réception du deuxième port série.According to an advantageous variant, the useful part of each frame comprises at least a sixth signaling and / or control data field in which are transmitted data relating to the state of a reception channel of a second serial port of signaling and / or control, said at least one sixth signaling and / or control data field being used for the transmission of data from the slave device to the master device. The useful part of each frame includes a seventh signaling and / or control data field which may contain fifth or sixth information. The seventh signaling and / or control data field contains the sixth information if the slave device has detected a start bit on the reception channel of the second serial port, the sixth information indicating that the eight consecutive bits carried by the one or more sixth signaling and / or control data field (s) carry one byte of the reception channel of the second serial port, so that the master device detects the seventh signaling and / or control data field containing the sixth information, and generates bytes, each preceded by a start bit, in the format of the second serial port. Compared to the aforementioned embodiment, this variant requires the use of a seventh signaling and / or control data field, which reduces the space available in the useful part for the transmission of other signaling data and / or control. Advantageously, the useful part of each frame comprises at least two sixth fields of signaling and / or control data distant from approximately half the length of said frame, so that the master device can process the contents of each of the sixth signaling and / or control data fields. Preferably, the size of or all of the sixth field (s) of signaling and / or control data is such that the bit rate which it (s) carries (s) is sufficient so that neither the device neither the master nor the slave device has to memorize in full each byte of the reception channel of the second serial port.
De façon préférentielle, le préambule présente deux fronts montants ou descendants séparés par un nombre NI prédéterminé de coups d'horloge d'une horloge de référence, tel que :Preferably, the preamble has two rising or falling edges separated by a predetermined number NI of clock strokes of a reference clock, such as:
NI ≠ N2, avec N2 = k.N, k étant un entier supérieur ou égal à un, N étant le nombre de coups de l'horloge de référence utilisés pour chaque bit de la partie utile de chaque trame ; - NI ≠ N3, avec N3 le nombre de coups de l'horloge de référence séparant le dernier front montant, ou descendant, à l'intérieur de la partie utile de la trame précédente et le premier front montant, ou descendant, à l'intérieur du préambule de la trame courante ;NI ≠ N2, with N2 = k.N, k being an integer greater than or equal to one, N being the number of strokes of the reference clock used for each bit of the useful part of each frame; - NI ≠ N3, with N3 the number of strokes of the reference clock separating the last rising or falling edge inside the useful part of the previous frame and the first rising or falling edge at inside the preamble of the current frame;
NI ≠ N4, avec N4 le nombre de coups de l'horloge de référence séparant le dernier front montant, ou descendant, à l'intérieur du préambule de la trame courante et le premier front montant, ou descendant, à l'intérieur de la partie utile de la trame courante.NI ≠ N4, with N4 the number of strokes of the reference clock separating the last rising edge, or falling edge, inside the preamble of the current frame and the first rising edge, or falling edge, inside the useful part of the current frame.
Dans un mode de réalisation particulier de l'invention, NI = 12, N3 = N4 = 18 et N = 8. Dans un mode de réalisation avantageux de l'invention, la fréquence de l'horloge bit audio est 64 kHz, et la fréquence de l'horloge d'échantillonnage audio est 8 kHz. Préférentiellement, les données sont transmises entre le dispositif maître et le dispositif esclave sur un support conforme à la couche physique du protocole du bus CAN.In a particular embodiment of the invention, NI = 12, N3 = N4 = 18 and N = 8. In an advantageous embodiment of the invention, the frequency of the audio bit clock is 64 kHz, and the audio sampling clock frequency is 8 kHz. Preferably, the data is transmitted between the master device and the slave device on a medium conforming to the physical layer of the CAN bus protocol.
Ainsi, le procédé selon l'invention bénéficie de tous les avantages liés à la couche physique (couche 1) du protocole CAN. Dans ce cas, le procédé de l'invention peut être vu comme un protocole de transmission de données numériques couvrant la couche liaison de données (couche 2) et se substituant au protocole CAN (qui lui n'est pas adapté à la transmission de données audio, voir discussion ci-dessus). On rappelle que la couche physique du protocole CAN est basée sur une architecture de bus en « ET- câblé » (« wired-AND ») avec utilisation de circuits émetteur/récepteur analogiques spécifiques CAN et de connecteurs également spécifiques CAN. Elle garantit une isolation électromagnétique (EMI) et une faible consommation.Thus, the method according to the invention benefits from all the advantages linked to the physical layer (layer 1) of the CAN protocol. In this case, the method of the invention can be seen as a digital data transmission protocol covering the data link layer (layer 2) and replacing the CAN protocol (which is not adapted to it for data transmission. audio, see discussion above). It is recalled that the physical layer of the CAN protocol is based on a “wired-AND” (“wired-AND”) bus architecture with the use of CAN specific analog transmitter / receiver circuits and also CAN specific connectors. It guarantees electromagnetic isolation (EMI) and low consumption.
L'invention concerne également une application du procédé précité à la transmission de données numériques entre : - un dispositif maître comprenant un module de radiocommunication permettant d'accéder à un réseau de radiocommunication et un dispositif esclave comprenant des moyens d'utilisation et/ou de contrôle du module de radiocommunication.The invention also relates to an application of the above method to the transmission of digital data between: - a master device comprising a radiocommunication module allowing access to a radiocommunication network and a slave device comprising means of use and / or of radio module control.
Avantageusement, le dispositif maître est situé dans une première partie d'un véhicule automobile, préférentiellement un coffre, et le dispositif esclave est situé dans une deuxième partie dudit véhicule automobile, préférentiellement un tableau de bord.Advantageously, the master device is located in a first part of a motor vehicle, preferably a trunk, and the slave device is located in a second part of said motor vehicle, preferably a dashboard.
Selon une variante avantageuse, le dispositif maître est situé à l'extérieur d'une cabine d'ascenseur et le dispositif esclave est situé à l'intérieur de ladite cabine d'ascenseur. II est clair de nombreuses autres applications peuvent être envisagées sans sortir du cadre de la présente invention.According to an advantageous variant, the master device is located outside of an elevator car and the slave device is located inside said elevator car. It is clear that many other applications can be envisaged without departing from the scope of the present invention.
L'invention concerne aussi un système de transmission de données numériques entre un dispositif maître et un dispositif esclave, les données transmises comprenant des données audio et des données de signalisation et/ou de contrôle, le dispositif maître générant une horloge bit audio et une horloge d'échantillonnage audio.The invention also relates to a system for transmitting digital data between a master device and a slave device, the transmitted data comprising audio data and signaling and / or control data, the master device generating an audio bit clock and a clock. audio sampling.
Le dispositif maître comprend : des moyens de génération de trames synchrones dans lesquelles sont transmises les données et comprenant chacune un préambule et une partie utile, la partie utile de chaque trame comprenant au moins un champ de données audio et au moins un champ de données de signalisation et/ou de contrôle ; - des moyens d'émission des préambules à la fréquence de l'horloge bit audio et avec une structure prédéterminée.The master device includes: means for generating synchronous frames in which the data are transmitted and each comprising a preamble and a useful part, the useful part of each frame comprising at least one audio data field and at least one signaling and / or signal data field control; means for transmitting the preambles at the frequency of the audio bit clock and with a predetermined structure.
Le dispositif esclave comprend : des moyens de détection des préambules ; des moyens de recouvrement de l'horloge bit audio. L'invention concerne encore un signal transportant des données numériques entre un dispositif maître et un dispositif esclave, les données transportées comprenant des données audio et des données de signalisation et/ou de contrôle, le dispositif maître générant une horloge bit audio et une horloge d'échantillonnage audio. Ce signal présente une structure avec des trames synchrones comprenant chacune un préambule et une partie utile, la partie utile de chaque trame comprenant au moins un champ de données audio et au moins un champ de données de signalisation et/ou de contrôle, les préambules étant émis par le dispositif maître à la fréquence de l'horloge bit audio et possédant une structure prédéterminée, de façon que le dispositif esclave détecte les préambules et recouvre l'horloge bit audio. D'autres caractéristiques et avantages de l'invention apparaîtront à la lecture de la description suivante d'un mode de réalisation préférentiel de l'invention, donné à titre d'exemple indicatif et non limitatif, et des dessins annexés, dans lesquels : la figure 1 présente un synoptique d'un mode de réalisation particulier du système selon l'invention ; - la figure 2 présente un exemple de séquence de trames dans lesquelles sont échangées des données numériques entre le dispositif maître et le dispositif esclave apparaissant sur la figure 1, ainsi que l'horloge bit audio et l'horloge d'échantillonnage audio transportées par ces trames ; la figure 3 présente un mode de réalisation particulier de la structure d'un préambule d'une trame ; la figure 4 présente un mode de réalisation particulier de la structure de la partie utile d'une trame.The slave device comprises: means for detecting preambles; means for recovering the audio bit clock. The invention also relates to a signal transporting digital data between a master device and a slave device, the transported data comprising audio data and signaling and / or control data, the master device generating an audio bit clock and a clock. audio sampling. This signal has a structure with synchronous frames each comprising a preamble and a useful part, the useful part of each frame comprising at least one audio data field and at least one signaling and / or control data field, the preambles being emitted by the master device at the frequency of the audio bit clock and having a predetermined structure, so that the slave device detects the preambles and covers the audio bit clock. Other characteristics and advantages of the invention will appear on reading the following description of a preferred embodiment of the invention, given by way of non-limiting example, and the accompanying drawings, in which: Figure 1 shows a block diagram of a particular embodiment of the system according to the invention; FIG. 2 shows an example of a sequence of frames in which digital data are exchanged between the master device and the slave device appearing in FIG. 1, as well as the audio bit clock and the audio sampling clock transported by these frames; FIG. 3 shows a particular embodiment of the structure of a preamble of a frame; FIG. 4 shows a particular embodiment of the structure of the useful part of a frame.
L'invention concerne donc un procédé et un système de transmission de données numériques entre un dispositif maître et un dispositif esclave. Le principe général consiste à multiplexer des données audio et des données de signalisation et/ou de contrôle dans des trames synchrones émises au rythme d'une horloge bit audio générée par le dispositif maître.The invention therefore relates to a method and a system for transmitting digital data between a master device and a slave device. The general principle consists in multiplexing audio data and signaling and / or control data in synchronous frames transmitted at the rate of an audio bit clock generated by the master device.
Dans le mode de réalisation particulier décrit ci-après à titre d'exemple, on présente une application particulière précitée liée à la radiocommunication. Le dispositif maître est par exemple situé dans le coffre d'un véhicule automobile, et le dispositif esclave au niveau du tableau de bord de ce véhicule. Dans une variante, le dispositif maître est situé à l'extérieur d'une cabine d'ascenseur et le dispositif esclave à l'intérieur de cette cabine d'ascenseur. De nombreuses autres variantes peuvent bien sûr être envisagées sans sortir du cadre de la présente invention. Comme illustré sur le synoptique de la figure 1. le dispositif maître 1 et le dispositif esclave 2 sont reliés par un câble (ou bus) CAN 3, c'est-à-dire un câble sur lequel peut être mise en œuvre la couche physique (couche 1) du protocole CAN (voir la norme ISO 11898). Ainsi, dans le cas d'un véhicule dans lequel deux bus CAN sont déjà utilisés (bus CAN à haute et basse vitesses respectivement), l'invention est mise en œuvre sur un troisième bus.In the particular embodiment described below by way of example, we present a particular application mentioned above related to radiocommunication. The master device is for example located in the trunk of a motor vehicle, and the slave device at the dashboard of this vehicle. Alternatively, the master device is located outside of an elevator car and the slave device inside this elevator car. Many other variants can of course be envisaged without departing from the scope of the present invention. As illustrated in the block diagram of FIG. 1. the master device 1 and the slave device 2 are connected by a CAN cable (or bus) 3, that is to say a cable on which the physical layer can be implemented (layer 1) of the CAN protocol (see standard ISO 11898). Thus, in the case of a vehicle in which two CAN buses are already used (CAN bus at high and low speeds respectively), the invention is implemented on a third bus.
On rappelle que l'invention peut être vue comme un nouveau protocole de transmission de données couvrant, comme le protocole CAN, la couche physique (couche 1) et la couche liaison de données (couche 2) du modèle d'interconnexion des systèmes ouverts OSI de l'ISO. La couche physique de ce nouveau protocole est par exemple identique à celle du protocole CAN. En revanche, la couche liaison de données de ce nouveau protocole est différente de celle du protocole CAN, en ce qu'elle est adaptée à la transmission de données audio. Le dispositif maître 1 comprend : un module de radiocommunication 4 (conforme à la norme GSM par exemple) permettant d'accéder à un réseau de radiocommunication (non représenté) ; un premier codée audio 5, transformant des signaux audio analogiques bidirectionnels (sur deux fils), présents en entrée/sortie du module de radiocommunication 4, en des données audio numériques bidirectionnelles (à 64 kb/s dans chaque sens), et inversement ; - un premier multiplexeur/démultiplexeur 6 transformant les données audio numériques bidirectionnelles présentes en entrée/sortie du premier codée audio 5, ainsi que des données de signalisation et/ou de contrôle présentes en entrée/sortie du module de radiocommunication 4, en un multiplex de données numériques à 1 Mb/s, et inversement. Comme expliqué en détail ci-après, en relation avec les figures 2 à 4, ce multiplex est véhiculé dans des trames synchrones ; un composant d'interface 7 spécialisé pour la couche physique du protocole CAN, et constituant un circuit émetteur/récepteur analogique spécifique CAN, entre le premier multiplexeur / démultiplexeur 6 et le câble CAN 3 ; des moyens de génération d'une horloge bit audio (à 64 kHz dans le mode de réalisation particulier décrit ici) ; des moyens de génération d'une horloge d'échantillonage audio (à 8 kHz dans le mode de réalisation particulier décrit ici) ; - des moyens de génération d'une horloge bit pour le transport sur le busIt will be recalled that the invention can be seen as a new data transmission protocol covering, like the CAN protocol, the physical layer (layer 1) and the data link layer (layer 2) of the OSI open systems interconnection model. of ISO. The physical layer of this new protocol is for example identical to that of the CAN protocol. On the other hand, the data link layer of this new protocol is different from that of the CAN protocol, in that it is suitable for the transmission of audio data. The master device 1 comprises: a radiocommunication module 4 (conforming to the GSM standard for example) allowing access to a radiocommunication network (not shown); a first audio coded 5, transforming bidirectional analog audio signals (on two wires), present at the input / output of the radiocommunication module 4, into bidirectional digital audio data (at 64 kb / s in each direction), and vice versa; a first multiplexer / demultiplexer 6 transforming the bidirectional digital audio data present at the input / output of the first coded audio 5, as well as signaling and / or control data present at the input / output of the radiocommunication module 4, into a multiplex of digital data at 1 Mb / s, and vice versa. As explained in detail below, in relation to FIGS. 2 to 4, this multiplex is conveyed in synchronous frames; an interface component 7 specialized for the physical layer of the CAN protocol, and constituting a CAN specific analog transmitter / receiver circuit, between the first multiplexer / demultiplexer 6 and the CAN cable 3; means for generating an audio bit clock (at 64 kHz in the particular embodiment described here); means for generating an audio sampling clock (at 8 kHz in the particular embodiment described here); - means for generating a bit clock for transport on the bus
CAN (à 1,024 MHz dans le mode de réalisation particulier décrit ici). Dans une variante de réalisation, le premier codée audio 5 peut être intégré au module de radiocommunication 4, voire même omis si le module de radiocommunication 4 reçoit du réseau des données audio déjà sous forme numérique. Dans l'exemple illustré sur la figure 1, les données de signalisation et/ou de contrôle comprennent : des données relatives à l'état des canaux d'émission et de réception (sur deux fils) d'un port série bidirectionnel asynchrone de type UART (appelé ci-après « port série UART1 »). Ce port série UART1 présente par exemple un débit de données de signalisation et/ou de contrôle de 115,2 kb/s sur chaque canal. Il est dédié à un équipement tiers 13. Il permet nomment le contrôle du module de radiocommunication 4 par cet équipement tiers 13 (grâce par exemple à des commandes AT), ainsi que le transfert vers cet équipement tiers 13 de données venant du réseau et reçues par le module de radiocommunication 4 en tant que modem (fonctionnement en mode GPRS) ; des données relatives à l'état du canal d'émission (sur un fil) d'un port série unidirectionnel de type UART (appelé ci-après « port série GPS »), dédié à un dispositif de navigation 14 (par exemple selon la norme GPS). Ce port série GPS présente par exemple un débit de données de signalisation et/ou de contrôle de 4,8 kb/s ; des données relatives à l'état d'une pluralité de signaux d'entrée/sortie génériques (appelés ci-après « signaux GPIO ») (sur une pluralité de fils) relatifs chacun à une fonction particulière ; des données relatives à l'état d'une pluralité de signaux de contrôle du port série UART1 (appelés ci-après « signaux de contrôle UART1 ») (sur une pluralité de fils). positif esclave 2 comprend : un second composant d'interface 8 identique au premier (référencé 7) compris dans le dispositif maître 1. Il constitue un circuit émetteur/récepteur analogique spécifique CAN, entre le câble CAN 3 et un second multiplexeur / démultiplexeur 9 (voir ci-après) ; un second multiplexeur/démultiplexeur 9, transformant le multiplex de données numériques à 1 Mb/s, présent en entrée/sortie du second composant d'interface 8, en des données audio numériques bidirectionnelles (à 64 kb/s dans chaque sens), ainsi que des données de signalisation et/ou de contrôle (avec la même répartition en sous-flux que celle existant en entrée/sortie du module de radiocommunication 4), et inversement ; un second codée audio (kit main-libre) 10, transformant les données audio numériques bidirectionnelles, présentes en entrée/sortie du second multiplexeur/démultiplexeur 9, en des signaux audio analogiques bidirectionnels (sur deux fils), et inversement ; un haut-parleur 11 coopérant avec un amplificateur (non représenté) et recevant (sur un fil) les signaux audio analogiques sortant du second codée audio 10 ; un microphone 12 coopérant avec un amplificateur (non représenté) et émettant (sur un fil) les signaux audio analogiques entrant dans le second codée audio 10 ; l'équipement tiers 13 déjà discuté ci-dessus, qui échange avec le second multiplexeur/démultiplexeur 9 les données relatives à l'état des canaux d'émission et de réception (sur deux fils) du port série bidirectionnel asynchrone UART1. En d'autres termes, l'équipement tiers 13 reçoit des données venant du port série UART1 et émet des données vers ce port série UART1, avec un débit égal à 115,2 kb/s dans les deux sens ; - le dispositif de navigation 14 déjà discuté ci-dessus, qui reçoit du second multiplexeur/démultiplexeur 9 les données relatives à l'état du canal d'émission (sur un fil) du port série unidirectionnel GPS. En d'autres termes, le dispositif de navigation 14 reçoit des données venant du port série GPS, avec un débit égal à 4,8 kb/s ; - une pluralité d'éléments (symbolisés par le carré référencé 15), chacun échangeant avec le second multiplexeur/démultiplexeur 9 (sur un fil et dans un sens prédéterminé, émission ou réception) les données relatives à l'état de l'un de signaux GPIO ou à l'un des signaux de contrôle UART1. Un des éléments 15 est par exemple une diode électroluminescente (DEL) dont le clignotement est fonction de l'état de l'un des signaux GPIO.CAN (at 1.024 MHz in the particular embodiment described here). In an alternative embodiment, the first audio codec 5 can be integrated into the radiocommunication module 4, or even omitted if the radiocommunication module 4 receives audio data already in digital form from the network. In the example illustrated in FIG. 1, the signaling and / or control data comprise: data relating to the state of the transmission and reception channels (on two wires) of an asynchronous bidirectional serial port of the type UART (hereinafter called "UART1 serial port"). This serial port UART1 has for example a signaling and / or control data rate of 115.2 kb / s on each channel. It is dedicated to third-party equipment 13. It allows name the control of the radiocommunication module 4 by this third-party equipment 13 (thanks for example to AT commands), as well as the transfer to this third-party equipment 13 of data coming from the network and received by the radiocommunication module 4 as a modem ( operation in GPRS mode); data relating to the state of the transmission channel (on a wire) of a unidirectional serial port of UART type (hereinafter called "GPS serial port"), dedicated to a navigation device 14 (for example according to the GPS standard). This GPS serial port has for example a signaling and / or control data rate of 4.8 kb / s; data relating to the state of a plurality of generic input / output signals (hereinafter called "GPIO signals") (on a plurality of wires) each relating to a particular function; data relating to the state of a plurality of UART1 serial port control signals (hereinafter called "UART1 control signals") (on a plurality of wires). positive slave 2 includes: a second interface component 8 identical to the first (referenced 7) included in the master device 1. It constitutes a CAN specific analog transmitter / receiver circuit, between the CAN cable 3 and a second multiplexer / demultiplexer 9 ( see below) ; a second multiplexer / demultiplexer 9, transforming the 1 Mb / s digital data multiplex, present at the input / output of the second interface component 8, into bidirectional digital audio data (at 64 kb / s in each direction), thus that signaling and / or control data (with the same distribution in substream as that existing in input / output of the radiocommunication module 4), and vice versa; a second coded audio (hands-free kit) 10, transforming the bidirectional digital audio data, present at the input / output of the second multiplexer / demultiplexer 9, into bidirectional analog audio signals (on two wires), and vice versa; a loudspeaker 11 cooperating with an amplifier (not shown) and receiving (on a wire) the analog audio signals leaving the second audio codec 10; a microphone 12 cooperating with an amplifier (not shown) and transmitting (on a wire) the analog audio signals entering the second coded audio 10; the third-party equipment item 13 already discussed above, which exchanges with the second multiplexer / demultiplexer 9 the data relating to the state of the transmission and reception channels (on two wires) of the asynchronous bidirectional serial port UART1. In other words, the third party equipment 13 receives data coming from the serial port UART1 and transmits data to this serial port UART1, with a bit rate equal to 115.2 kb / s in both directions; - The navigation device 14 already discussed above, which receives from the second multiplexer / demultiplexer 9 the data relating to the state of the transmission channel (on a wire) of the unidirectional serial port GPS. In other words, the navigation device 14 receives data coming from the GPS serial port, with a bit rate equal to 4.8 kb / s; a plurality of elements (symbolized by the square referenced 15), each exchanging with the second multiplexer / demultiplexer 9 (on a wire and in a predetermined direction, transmission or reception) the data relating to the state of one of GPIO signals or one of the UART1 control signals. One of the elements 15 is for example a light-emitting diode (LED), the flashing of which depends on the state of one of the GPIO signals.
La figure 2 présente un exemple de séquence de trames synchrones, référencées Tl à T16, dans lesquelles sont échangées des données numériques entre le dispositif maître 1 et le dispositif esclave 2. L'horloge bit audio (64 kHz) et l'horloge d'échantillonnage audio (8 kHz), générées par le dispositif maître 1, sont également représentées. Les trames sont construites et traitées par les premier et second multiplexeurs/démultiplexeurs 6, 9, compris dans le dispositif maître 1 et le dispositif esclave 2 respectivement.FIG. 2 shows an example of a sequence of synchronous frames, referenced T1 to T16, in which digital data are exchanged between the master device 1 and the slave device 2. The audio bit clock (64 kHz) and the clock audio sampling (8 kHz), generated by master device 1, are also shown. The frames are constructed and processed by the first and second multiplexers / demultiplexers 6, 9, included in the master device 1 and the slave device 2 respectively.
Elles comprennent chacune un préambule et une partie utile, et présentent par exemple une longueur totale de 16 bits (4 pour le préambule et 12 pour la partie utile).They each include a preamble and a useful part, and have for example a total length of 16 bits (4 for the preamble and 12 for the useful part).
Dans ce cas, la fréquence de l'horloge bit pour le transport sur le bus CAN est égale à 1,024 MHz (= 16 x 64 kHz, avec 64 kHz la fréquence de l'horloge bit audio). Cette valeur (1,024 MHz), du fait qu'elle est suffisamment proche du débit standard (1 Mb/s) prévu sur un bus CAN classique, est compatible avec les tests de rayonnements et de compatibilité électromagnétique effectués dans la cadre de la normalisation de la couche physique du protocole CAN.In this case, the frequency of the bit clock for transport on the CAN bus is equal to 1.024 MHz (= 16 x 64 kHz, with 64 kHz the frequency of the bit audio clock). This value (1.024 MHz), because it is sufficiently close to the standard bit rate (1 Mb / s) provided on a conventional CAN bus, is compatible with the radiation and electromagnetic compatibility tests carried out as part of the standardization of the physical layer of the CAN protocol.
Les préambules sont émis par le dispositif maître 1 (et plus précisément par le premier multiplexeurs/démultiplexeurs 6) à la fréquence de l'horloge bit audio (64 kHz). Ils possèdent une structure prédéterminée, de façon que le dispositif esclave 2 les détecte et recouvre l'horloge bit audio.The preambles are sent by the master device 1 (and more precisely by the first multiplexer / demultiplexer 6) at the frequency of the audio bit clock (64 kHz). They have a predetermined structure, so that the slave device 2 detects them and covers the audio bit clock.
On présente maintenant, en relation avec la figure 3. un mode de réalisation particulier de la structure d'un préambule de trame.We now present, in relation to FIG. 3, a particular embodiment of the structure of a frame preamble.
On utilise une horloge de référence à 8,192 MHz, c'est-à-dire huit fois plus rapide que l'horloge bit pour le transport sur le bus CAN (à 1,024 MHz). Ainsi, chaque bit de données émis sur le bus CAN présente une longueur N de 8 cycles de l'horloge de référence.A reference clock at 8.192 MHz, that is to say eight times faster than the bit clock, is used for transport on the CAN bus (at 1.024 MHz). Thus, each data bit transmitted on the CAN bus has a length N of 8 cycles of the reference clock.
Le préambule P présente une longueur de 32 cycles de l'horloge de référence, avec successivement : 10 cycles au niveau bas, 6 au niveau haut, 6 au niveau bas et 10 au niveau haut. Ainsi, le dispositif esclave 2 (et plus précisément le second multiplexeurs/démultiplexeurs 9) détecte un préambule quand il mesure 12 cycles entre deux fronts montants.The preamble P has a length of 32 cycles of the reference clock, successively: 10 cycles at the low level, 6 at the high level, 6 at the low level and 10 at the high level. Thus, the slave device 2 (and more precisely the second multiplexer / demultiplexer 9) detects a preamble when it measures 12 cycles between two rising edges.
En effet, ce nombre de cycles (12) est tel que :Indeed, this number of cycles (12) is such that:
12 ≠ N2, avec N2 = k.N, k étant un entier supérieur ou égal à un, N (=8) étant le nombre de cycles de l'horloge de référence utilisés pour chaque bit de données de la partie utile de chaque trame ;12 ≠ N2, with N2 = k.N, k being an integer greater than or equal to one, N (= 8) being the number of cycles of the reference clock used for each bit of data in the useful part of each frame;
12 ≠ 18, avec 18 : * le nombre N3 de cycles de l'horloge de référence séparant le dernier front montant à l'intérieur de la partie utile de la trame précédente et le premier front montant à l'intérieur du préambule de la trame courante ;12 ≠ 18, with 18: * the number N3 of cycles of the reference clock separating the last rising edge inside the useful part of the previous frame and the first rising edge inside the preamble of the current frame;
* le nombre N4 de cycles de l'horloge de référence séparant le dernier front montant à l'intérieur du préambule de la trame courante et le premier front montant à l'intérieur de la partie utile de la trame courante. Dans une variante, le préambule est inversé par rapport au préambule P présenté ci-dessus. Il comprend alors successivement : 10 cycles au niveau haut, 6 au niveau bas, 6 au niveau haut et 10 au niveau bas. Dans ce cas, le dispositif esclave 2 détecte un préambule quand il mesure 12 cycles entre deux fronts descendants.* the number N4 of cycles of the reference clock separating the last rising edge inside the preamble of the current frame and the first rising edge inside the useful part of the current frame. In a variant, the preamble is reversed with respect to the preamble P presented above. It then successively includes: 10 cycles at the high level, 6 at the low level, 6 at the high level and 10 at the low level. In this case, the slave device 2 detects a preamble when it measures 12 cycles between two falling edges.
On présente maintenant, en relation avec la figure 4. un mode de réalisation particulier de la structure de la partie utile 41 d'une trame 40. On rappelle que la partie utile 41 d'une trame courante 40 est comprise entre le préambule 42 de cette trame courante 40 et le préambule 43 de la trame suivante. Dans ce mode de réalisation particulier, la partie utile comprend douze champs de données, référencés 51 à 512. Chacun de ces champs, qui a une longueur d'un bit, est décrit en détail ci-après.We now present, in relation to FIG. 4, a particular embodiment of the structure of the useful part 41 of a frame 40. It will be recalled that the useful part 41 of a current frame 40 is between the preamble 42 of this current frame 40 and the preamble 43 of the following frame. In this particular embodiment, the useful part comprises twelve data fields, referenced 51 to 512. Each of these fields, which has a length of one bit, is described in detail below.
Le champ « audio synchro » 51 prend la valeur « 1 » pour une trame sur huit (voir sur la figure 2 les trames dont la partie utile est grisée), et la valeur « 0 » pour les autres trames. Il change donc de valeur à la fréquence de 8 kHz (= 64 kHz 8), c'est-à- dire la fréquence de l'horloge d'échantillonnage audio. Le dispositif esclave 2 détecte ces changements de valeur, qui indiquent chacun un front montant de l'horloge d'échantillonnage audio. Il peut donc recouvrer l'horloge d'échantillonnage audio. Une fois que le dispositif esclave 2 a reçu la synchronisation audio, c'est-à-dire a recouvré l'horloge d'échantillonnage audio, il numérote de un à huit toutes les trames qu'il reçoit.The “audio synchro” field 51 takes the value “1” for one frame in eight (see in FIG. 2 the frames whose useful part is grayed out), and the value “0” for the other frames. It therefore changes value at the frequency of 8 kHz (= 64 kHz 8), that is to say the frequency of the audio sampling clock. The slave device 2 detects these changes in value, which each indicate a rising edge of the audio sampling clock. It can therefore recover the audio sampling clock. Once the slave device 2 has received the audio synchronization, that is to say has recovered the audio sampling clock, it numbers from one to eight all the frames it receives.
Dans une variante de réalisation de l'invention, le champ « audio synchro » peut être supprimé si un préambule différent est envoyé toutes les huit trames pour indiquer un front montant de l'horloge d'échantillonnage audio.In an alternative embodiment of the invention, the “audio synchro” field can be deleted if a different preamble is sent every eight frames to indicate a rising edge of the audio sampling clock.
Le champ « Audio TX data » 59 contient un bit de données audio sortant (du dispositif maître vers le dispositif esclave) et le champ « Audio RX data » 510 contient un bit de données audio entrant (du dispositif esclave vers le dispositif maître). On a donc bien un signal audio duplex à 64 kb/s.The “Audio TX data” field 59 contains a bit of outgoing audio data (from the master device to the slave device) and the “Audio RX data” field 510 contains an incoming audio data bit (from the slave device to the master device). We therefore have a duplex audio signal at 64 kb / s.
En fonction du numéro un à huit de la trame, le champ « GPIO data » 58 représente l'état de l'un des huit signaux GPIOs. La direction, entrée ou sortie, pour chaque signal GPIO est déterminée à la conception du système.Depending on the number one to eight of the frame, the "GPIO data" field 58 represents the state of one of the eight GPIOs signals. The direction, input or output, for each GPIO signal is determined at the design of the system.
Le champ « UART1 Ctrl data » 57 fonctionne de la même manière que le champ « GPIO data » 58, mais est dédié aux signaux de contrôle du port série UART1 (chacun de ces signaux sont bien connus de l'homme du métier et ne sont donc pas détaillés ici). Le champ « GPS TX » 56 contient un bit de données relatif à l'état du port série GPS, indépendamment du numéro de la trame dans laquelle on se trouve. En effet, le port série GPS est un port série lent (4,8 kHz) par rapport au rythme de trame (64 kHz). Pour faire au plus simple, on peut donc se contenter d'échantillonner le signal du port série GPS à 64 kHz. On obtient ainsi plus de dix points d'échantillonnage par bit de données, ce qui suffit pour reconstruire fidèlement ce signal. Le port série UART1 est un port série asynchrone à 115 200 bauds. Il est donc trop rapide pour être échantillonné comme le port GPS.The “UART1 Ctrl data” field 57 functions in the same way as the “GPIO data” field 58, but is dedicated to the control signals of the UART1 serial port (each of these signals are well known to those skilled in the art and are not therefore not detailed here). The “GPS TX” field 56 contains a data bit relating to the state of the GPS serial port, independently of the number of the frame in which we are located. Indeed, the GPS serial port is a slow serial port (4.8 kHz) compared to the frame rate (64 kHz). To keep it simple, we can therefore simply sample the signal from the GPS serial port at 64 kHz. One thus obtains more than ten sampling points per bit of data, which is enough to faithfully reconstruct this signal. The UART1 serial port is an asynchronous serial port at 115,200 baud. It is therefore too fast to be sampled like the GPS port.
On utilise donc, en réception (du dispositif esclave vers le dispositif maître), le champ « UART1 RX synchro » 54. Après détection par le dispositif esclave d'un bit de début « START » (qui précède un octet de données) sur le canal de réception du port série UART1, le bit de données contenu dans le champ « UART1 RX synchro » passe de « 0 » à « 1 » et indique ainsi au dispositif maître que les huit bits consécutifs portés par les champs « UART1 RX datai » 55 et « UART1 RX data2 » 512 transporteront l'octet de données destiné au canal de réception du port UART1. Cet octet est donc transporté à 128 kHz (= 2 x 64 kHz), alors que le port série UART1 fonctionne à 115,2 kHz en réception. Le dispositif esclave doit donc attendre d'avoir mémorisé deux bits de cet octet avant de commencer à l'envoyer. Il est intéressant que le dispositif esclave n'ait pas à mémoriser l'octet en entier, cela permet d'implémenter le protocole de l'invention, dans le second multiplexeur/démultiplexeur 9 compris dans le dispositif esclave 2, dans un composant programmable de petite taille (par exemple de type CPLD) et donc peu cher. Quand il reçoit et détecte un champ « UART1 RX synchro » contenant la valeurTherefore, in reception (from the slave device to the master device), the “UART1 RX synchro” field 54 is used. After detection by the slave device of a start bit “START” (which precedes a data byte) on the UART1 serial port reception channel, the data bit contained in the "UART1 RX synchro" field changes from "0" to "1" and thus indicates to the master device that the eight consecutive bits carried by the "UART1 RX datai" fields 55 and “UART1 RX data2” 512 will transport the data byte intended for the reception channel of port UART1. This byte is therefore transported at 128 kHz (= 2 x 64 kHz), while the serial port UART1 operates at 115.2 kHz on reception. The slave device must therefore wait until it has memorized two bits of this byte before starting to send it. It is interesting that the slave device does not have to memorize the entire byte, this makes it possible to implement the protocol of the invention, in the second multiplexer / demultiplexer 9 included in the slave device 2, in a programmable component of small size (eg CPLD type) and therefore inexpensive. When it receives and detects a “UART1 RX synchro” field containing the value
« 1 », le dispositif maître déclenche la fabrication d'un bit de début « START » puis les bits formant l'octet transporté sont immédiatement encodés dans un format de port série à 115 200 Bauds, évitant (cette fois côté dispositif maître) tout stockage coûteux en mémoire. Après la fin de l'envoi de cet octet, et tant que le bit du champ « UARTl RX synchro » ne repasse pas à « 1 », les champs « UARTl RX datai » et « UARTl RX data2 » sont inutilisés."1", the master device triggers the production of a start bit "START" then the bits forming the byte transported are immediately encoded in a serial port format at 115,200 Bauds, avoiding (this time on the master device side) any costly storage in memory. After the end of the sending of this byte, and as long as the bit of the field "UARTl RX synchro" does not return to "1", the fields "UARTl RX datai" and "UARTl RX data2" are unused.
Dans une variante de réalisation de l'invention, le champ « UARTl RX synchro » 54 peut être supprimé si un préambule différent est envoyé pour indiquer que les huit bits consécutifs portés par les champs « UARTl RX datai » et « UARTl RX data2 » transporteront l'octet de données. II est à noter que quatre types de préambule doivent être utilisés si on souhaite combiner les deux variantes évoquées ci-dessus, c'est-à-dire si on désire supprimer le champ « audio synchro » 51 et le champ « UARTl RX synchro » 54.In an alternative embodiment of the invention, the “UARTl RX synchro” field 54 can be deleted if a different preamble is sent to indicate that the eight consecutive bits carried by the “UARTl RX datai” and “UARTl RX data2” fields will carry the data byte. It should be noted that four types of preamble must be used if one wishes to combine the two variants mentioned above, that is to say if one wishes to delete the "audio synchro" field 51 and the "UARTl RX synchro" field. 54.
En émission (du dispositif maître vers le dispositif esclave), on utilise les champs « UARTl TX synchro » 52, « UARTl TX datai » 53 et « UARTl RX data2 » 511. Leur fonctionnement est similaire à celui des champs « UARTl RX synchro » 54,In transmission (from the master device to the slave device), the fields "UARTl TX synchro" 52, "UARTl TX datai" 53 and "UARTl RX data2" 511 are used. Their operation is similar to that of the fields "UARTl RX synchro" 54
« UARTl RX datai » 55 et « UARTl RX data2 » 512 discutés ci-dessus, les données allant dans l'autre sens et les rôles des dispositifs maître 1 et esclave 2 étant inversés.“UARTl RX datai” 55 and “UARTl RX data2” 512 discussed above, the data going in the other direction and the roles of the master 1 and slave 2 devices being reversed.
Il est clair que de nombreux autres modes de réalisation de l'invention peuvent être envisagés. On peut notamment prévoir que la carte SIM (ou plus généralement le module d'identification d'abonné) avec laquelle coopère le module de radiocommunication soit également déportée, c'est-à-dire comprise dans le dispositif esclave (comme le haut- parleur 11, le microphone 12, l'équipement tiers 13, le dispositif de navigation 14, etc.). Ainsi, dans l'exemple précité lié au domaine automobile, la carte SIM est placée au niveau du tableau de bord (et non plus dans le coffre), de façon à rendre plus aisé le changement de carte SIM.It is clear that many other embodiments of the invention can be envisaged. One can in particular provide that the SIM card (or more generally the subscriber identification module) with which the radiocommunication module cooperates is also remote, that is to say included in the slave device (like the loudspeaker 11, microphone 12, third party equipment 13, navigation device 14, etc.). Thus, in the aforementioned example related to the automotive field, the SIM card is placed at the dashboard (and no longer in the trunk), so as to make it easier to change the SIM card.
La carte SIM peut dans ce cas être vue comme un port série half-duplex, la donnée est donc entrante ou sortante mais pas les deux au même moment. On peut donc utiliser la même organisation que celle décrite pour le port série UARTl, mais cette fois pour une vitesse de 57 600 bauds (au lieu de 115 200 bauds) dans un sens donné. La trame comprend des champs « SIM synchro » et « SIM data », équivalents des champs « UARTl RX synchro » 54 et « UARTl RX datai » par exemple. Cependant, ces deux champs n'ont pas une direction fixée, mais varient entre entrée ou sortie selon les commandes envoyées ou reçues par la carte SIM.The SIM card can in this case be seen as a half-duplex serial port, the data is therefore incoming or outgoing but not both at the same time. We can therefore use the same organization as that described for the UARTl serial port, but this time for a speed of 57,600 baud (instead of 115,200 baud) in a given direction. The frame includes “SIM synchro” and “SIM data” fields, equivalent to the fields “UARTl RX synchro” 54 and “UARTl RX datai” for example. However, these two fields do not have a fixed direction, but vary between input or output depending on the commands sent or received by the SIM card.
Il faut donc libérer deux bits dans la trame décrite précédemment en relation avec la figure 4, pour pouvoir y transporter les données de signalisation et/ou de contrôle du port bidirectionnel de la carte SIM. Pour cela, on peut combiner les deux variantes évoquées ci-dessus, c'est-à-dire utiliser quatre types de préambule afin de supprimer le champ « audio synchro » 51 et le champ « UARTl RX synchro » 54.It is therefore necessary to free two bits in the frame described above in relation to FIG. 4, in order to be able to transport there the signaling and / or control data of the bidirectional port of the SIM card. For this, the two variants mentioned above can be combined, that is to say using four types of preamble in order to delete the “audio synchro” field 51 and the “UARTl RX synchro” field 54.
Il convient de noter que pendant la phase d'initialisation de la carte SIM, il faut forcer la transaction entre la carte SIM et le module de radiocommunication à se figer à la vitesse de communication maximale permise par le procédé selon l'invention (soit 57 600 bauds maximum dans l'exemple précité). It should be noted that during the initialization phase of the SIM card, the transaction between the SIM card and the radiocommunication module must be forced to freeze at the maximum communication speed allowed by the method according to the invention (i.e. 57 600 baud maximum in the above example).

Claims

REVENDICATIONS
1. Procédé de transmission de données numériques entre un dispositif maître et un dispositif esclave, les données transmises comprenant des données audio et des données de signalisation et/ou de contrôle, le dispositif maître générant une horloge bit audio et une horloge d'échantillonnage audio, caractérisé en ce que les données sont transmises dans des trames synchrones comprenant chacune un préambule et une partie utile, la partie utile de chaque trame comprenant au moins un champ de données audio et au moins un champ de données de signalisation et/ou de contrôle, les préambules étant émis par le dispositif maître à la fréquence de l'horloge bit audio et possédant une structure prédéterminée, de façon que le dispositif esclave détecte les préambules et recouvre l'horloge bit audio.1. Method for transmitting digital data between a master device and a slave device, the transmitted data comprising audio data and signaling and / or control data, the master device generating an audio bit clock and an audio sampling clock , characterized in that the data are transmitted in synchronous frames each comprising a preamble and a useful part, the useful part of each frame comprising at least one audio data field and at least one signaling and / or control data field , the preambles being sent by the master device at the frequency of the audio bit clock and having a predetermined structure, so that the slave device detects the preambles and covers the audio bit clock.
2. Procédé selon la revendication 1, caractérisé en ce que la partie utile de chaque trame comprend : au moins un premier champ de données audio (« audio Tx data »), utilisé pour la transmission de données audio depuis le dispositif maître vers le dispositif esclave ; au moins un deuxième champ de données audio (« audio Rx data »), utilisé pour la transmission de données audio depuis le dispositif esclave vers le dispositif maître. 2. Method according to claim 1, characterized in that the useful part of each frame comprises: at least a first audio data field ("audio Tx data"), used for the transmission of audio data from the master device to the device slave ; at least one second audio data field (“audio Rx data”), used for the transmission of audio data from the slave device to the master device.
3. Procédé selon l'une quelconque des revendications 1 et 2, caractérisé en ce que le dispositif maître émet au moins un premier et un deuxième types de préambule, et en ce que le deuxième type de préambule est utilisé seulement pour une trame toutes les M trames, avec M le rapport entre la fréquence de l'horloge bit audio et la fréquence de l'horloge d'échantillonnage audio, de façon que le dispositif esclave détecte les préambules du deuxième type et recouvre l'horloge d'échantillonnage audio.3. Method according to any one of claims 1 and 2, characterized in that the master device transmits at least a first and a second type of preamble, and in that the second type of preamble is used only for a frame every M frames, with M the ratio between the frequency of the audio bit clock and the frequency of the audio sampling clock, so that the slave device detects the preambles of the second type and covers the audio sampling clock.
4. Procédé selon l'une quelconque des revendications 1 et 2, caractérisé en ce que la partie utile de chaque trame comprend un premier champ de données de signalisation et/ou de contrôle (« audio synchro ») pouvant contenir une première ou une deuxième information, et en ce que le premier champ de données de signalisation et/ou de contrôle contient la deuxième information pour une trame toutes les M trames, avec M le rapport entre la fréquence de l'horloge bit audio et la fréquence de l'horloge d'échantillonnage audio, de façon que le dispositif esclave détecte les premiers champs de données de signalisation et/ou de contrôle contenant la deuxième information et recouvre l'horloge d'échantillonnage audio. 4. Method according to any one of claims 1 and 2, characterized in that the useful part of each frame comprises a first signaling and / or control data field (“audio synchro”) which may contain a first or a second information, and in that the first signaling and / or control data field contains the second information for a frame every M frames, with M the ratio between the frequency of the audio bit clock and the frequency of the audio sampling clock, so that the slave device detects the first signaling and / or control data fields containing the second information and overlaps the sampling clock audio.
5. Procédé selon l'une des revendications 3 et 4, caractérisé en ce que la partie utile de chaque trame comprend au moins un deuxième champ de données de signalisation et/ou de contrôle (« GPIO data », « UARTl control data ») dans lequel sont multiplexes temporellement, selon un motif de M trames successives, des données relatives à l'état de P signaux de signalisation et/ou de contrôle (« GPIO », « UARTl control »), avec P ≤ M, ledit au moins un deuxième champ de données de signalisation et/ou de contrôle étant utilisé, pour chaque rang du motif de M trames successives, de façon prédéterminée soit pour la transmission de données depuis le dispositif maître vers le dispositif esclave, soit pour la transmission de données depuis le dispositif esclave vers le dispositif maître. 5. Method according to one of claims 3 and 4, characterized in that the useful part of each frame comprises at least a second field of signaling and / or control data ("GPIO data", "UARTl control data") in which are temporally multiplexed, according to a pattern of M successive frames, data relating to the state of P signaling and / or control signals (“GPIO”, “UARTl control”), with P ≤ M, said at least a second signaling and / or control data field being used, for each row of the pattern of M successive frames, in a predetermined manner either for the transmission of data from the master device to the slave device, or for the transmission of data from the slave device to the master device.
6. Procédé selon l'une des revendications 1 à 5, caractérisé en ce que la partie utile de chaque trame comprend au moins un troisième champ de données de signalisation et/ou de contrôle (« GPS TX ») dans lequel sont transmises des données relatives à l'état d'un premier port série de signalisation et/ou de contrôle (« port série GPS »), ledit au moins un troisième champ de données de signalisation et/ou de contrôle étant utilisé de façon prédéterminée soit pour la transmission de données depuis le dispositif maître vers le dispositif esclave, soit pour la transmission de données depuis le dispositif esclave vers le dispositif maître.6. Method according to one of claims 1 to 5, characterized in that the useful part of each frame comprises at least a third signaling and / or control data field (“GPS TX”) in which data are transmitted relating to the state of a first serial signaling and / or control port (“GPS serial port”), said at least one third field of signaling and / or control data being used in a predetermined manner either for transmission data from the master device to the slave device, ie for the transmission of data from the slave device to the master device.
7. Procédé selon l'une quelconque des revendications 1 à 6, caractérisé en ce que le dispositif maître émet au moins un troisième et un quatrième types de préambule, en ce que la partie utile de chaque trame comprend au moins un quatrième champ de données de signalisation et/ou de contrôle (« UARTl TX datai », « UARTl TX data2 ») dans lequel sont transmises des données relatives à l'état d'un canal d'émission d'un deuxième port série de signalisation et/ou de contrôle (« port série UARTl »), ledit au moins un quatrième champ de données de signalisation et/ou de contrôle étant utilisé pour la transmission de données depuis le dispositif maître vers le dispositif esclave, et en ce que le quatrième type de préambule est utilisé après que le dispositif maître a détecté un bit de début sur le canal d'émission du deuxième port série, le quatrième type de préambule indiquant que les huit bits consécutifs portés par le ou les quatrième(s) champ(s) de données de signalisation et/ou de contrôle transportent un octet du canal d'émission du deuxième port série, de façon que le dispositif esclave détecte les préambules du quatrième type et génère des octets, précédés chacun d'un bit de début, au format du deuxième port série.7. Method according to any one of claims 1 to 6, characterized in that the master device transmits at least a third and a fourth type of preamble, in that the useful part of each frame comprises at least a fourth data field signaling and / or control ("UARTl TX datai", "UARTl TX data2") in which data relating to the state of a transmission channel of a second serial signaling port and / or control (“serial port UARTl”), said at least one fourth signaling and / or control data field being used for the transmission of data from the master device to the slave device, and in that the fourth type of preamble is used after the master device has detected a start bit on the transmit channel of the second serial port, the fourth type of preamble indicating that the eight consecutive bits carried by the fourth (s) signaling and / or control data field (s) transport a byte of the transmission channel of the second serial port, so that the slave device detects the preambles of the fourth type and generates bytes, each preceded by a start bit, in the format of the second serial port.
8. Procédé selon l'une quelconque des revendications 1 à 6, caractérisé en ce que la partie utile de chaque trame comprend au moins un quatrième champ de données de signalisation et/ou de contrôle (« UARTl TX datai », « UARTl TX data2 ») dans lequel sont transmises des données relatives à l'état d'un canal d'émission d'un deuxième port série de signalisation et/ou de contrôle (« port série UARTl »), ledit au moins un quatrième champ de données de signalisation et/ou de contrôle étant utilisé pour la transmission de données depuis le dispositif maître vers le dispositif esclave, et en ce que la partie utile de chaque trame comprend un cinquième champ de données de signalisation et/ou de contrôle (« UARTl TX synchro ») pouvant contenir une troisième ou une quatrième information, et en ce que le cinquième champ de données de signalisation et ou de contrôle contient la quatrième information si le dispositif maître a détecté un bit de début sur le canal d'émission du deuxième port série, la quatrième information indiquant que les huit bits consécutifs portés par le ou les quatrième(s) champ(s) de données de signalisation et/ou de contrôle transportent un octet du canal d'émission du deuxième port série, de façon que le dispositif esclave détecte les cinquièmes champs de données de signalisation et/ou de contrôle contenant la quatrième information, et génère des octets, précédés chacun d'un bit de début, au format du deuxième port série.8. Method according to any one of claims 1 to 6, characterized in that the useful part of each frame comprises at least a fourth signaling and / or control data field ("UARTl TX datai", "UARTl TX data2 ") In which data relating to the state of a transmission channel of a second serial signaling and / or control port (" serial port UARTl ") are transmitted, said at least one fourth data field of signaling and / or control being used for the transmission of data from the master device to the slave device, and in that the useful part of each frame comprises a fifth field of signaling and / or control data ("UARTl TX synchro ”) May contain third or fourth information, and in that the fifth signaling and / or control data field contains the fourth information if the master device has detected a start bit on the second serial port transmit channel, the fourth information indicating that the eight consecutive bits carried by the fourth or more signaling and / or control data field (s) carry one byte of the second transmit channel serial port, so that the slave device detects the fifth signaling and / or control data fields containing the fourth information, and generates bytes, each preceded by a start bit, in the format of the second serial port.
9. Procédé selon l'une quelconque des revendications 7 et 8, caractérisé en ce que la partie utile de chaque trame comprend au moins deux quatrièmes champs de données de signalisation et/ou de contrôle (« UARTl TX datai », « UARTl TX data2 ») distants d'environ la moitié de la longueur de ladite trame, de façon que le dispositif esclave puisse traiter sans stockage préalable le contenu de chacun des quatrièmes champs de données de signalisation et/ou de contrôle. 9. Method according to any one of claims 7 and 8, characterized in that the useful part of each frame comprises at least two fourth fields of signaling and / or control data ("UARTl TX datai", "UARTl TX data2 ”) Distant about half the length of said frame, so that the slave device can process without prior storage the content of each of the fourth signaling and / or control data fields.
10. Procédé selon l'une quelconque des revendications 7 à 9, caractérisé en ce que la taille du ou de l'ensemble des quatrième(s) champ(s) de données de signalisation et/ou de contrôle (« UARTl TX datai », « UARTl TX data2 ») est telle que le débit qu'il(s) transporte(nt) est suffisant pour que ni le dispositif maître ni le dispositif esclave n'ait à mémoriser en entier chaque octet du canal d'émission du deuxième port série.10. Method according to any one of claims 7 to 9, characterized in that the size of or all of the fourth (s) field (s) of signaling and / or control data ("UARTl TX datai" , "UARTl TX data2") is such that the bit rate that it carries (s) is sufficient so that neither the master device nor the slave device has to memorize in full each byte of the transmission channel of the second serial port.
11. Procédé selon l'une quelconque des revendications 1 à 10, caractérisé en ce que le dispositif maître émet au moins un cinquième et un sixième types de préambule, en ce que la partie utile de chaque trame comprend au moins un sixième champ de données de signalisation et/ou de contrôle (« UARTl RX datai », « UARTl RX data2 ») dans lequel sont transmises des données relatives à l'état d'un canal de réception d'un deuxième port série de signalisation et/ou de contrôle (« port série UARTl »), ledit au moins un sixième champ de données de signalisation et/ou de contrôle étant utilisé pour la transmission de données depuis le dispositif esclave vers le dispositif maître, et en ce que le sixième type de préambule est utilisé après que le dispositif esclave a détecté un bit de début sur le canal de réception du deuxième port série, le sixième type de préambule indiquant que les huit bits consécutifs portés par le ou les sixième(s) champ(s) de données de signalisation et/ou de contrôle transportent un octet du canal de réception du deuxième port série, de façon que le dispositif maître détecte les préambules du sixième type et génère des octets, précédés chacun d'un bit de début, au format du deuxième port série.11. Method according to any one of claims 1 to 10, characterized in that the master device transmits at least a fifth and a sixth type of preamble, in that the useful part of each frame comprises at least a sixth data field signaling and / or control ("UARTl RX datai", "UARTl RX data2") in which data relating to the state of a reception channel of a second serial signaling and / or control port are transmitted (“Serial port UARTl”), said at least one sixth signaling and / or control data field being used for the transmission of data from the slave device to the master device, and in that the sixth type of preamble is used after the slave device has detected a start bit on the reception channel of the second serial port, the sixth type of preamble indicating that the eight consecutive bits carried by the sixth field (s) of signaling and / or control data transport a byte of the reception channel of the second serial port, so that the master device detects the preambles of the sixth type and generates bytes, each preceded by a start bit, in the format of the second serial port.
12. Procédé selon l'une quelconque des revendications 1 à 10, caractérisé en ce que la partie utile de chaque trame comprend au moins un sixième champ de données de signalisation et/ou de contrôle (« UARTl RX datai », « UARTl RX data2 ») dans lequel sont transmises des données relatives à l'état d'un canal de réception d'un deuxième port série de signalisation et ou de contrôle (« port série UARTl »), ledit au moins un sixième champ de données de signalisation et/ou de contrôle étant utilisé pour la transmission de données depuis le dispositif esclave vers le dispositif maître, et en ce que la partie utile de chaque trame comprend un septième champ de données de signalisation et/ou de contrôle (« UARTl RX synchro ») pouvant contenir une cinquième ou une sixième information, et en ce que le septième champ de données de signalisation et/ou de contrôle contient la sixième information si le dispositif esclave a détecté un bit de début sur le canal de réception du deuxième port série, la sixième information indiquant que les huit bits consécutifs portés par le ou les sixième(s) champ(s) de données de signalisation et/ou de contrôle transportent un octet du canal de réception du deuxième port série, de façon que le dispositif maître détecte les septièmes champs de données de signalisation et/ou de contrôle contenant la sixième information, et génère des octets, précédés chacun d'un bit de début, au format du deuxième port série. 12. Method according to any one of claims 1 to 10, characterized in that the useful part of each frame comprises at least a sixth signaling and / or control data field ("UARTl RX datai", "UARTl RX data2 ”) In which data relating to the state of a reception channel of a second serial signaling and or control port (“ serial port UARTl ”) are transmitted, said at least one sixth signaling data field and / or control being used for the transmission of data from the slave device to the master device, and in that the useful part of each frame comprises a seventh signaling and / or control data field (“UARTl RX synchro”) may contain fifth or sixth information, and in that the seventh signaling and / or control data field contains the sixth information if the slave device has detected a start bit on the reception channel of the second serial port, the sixth information indicating that the eight consecutive bits carried via the sixth signaling and / or control data field (s) transport a byte of the reception channel of the second serial port, so that the master device detects the seventh signaling data fields and / or control containing the sixth information, and generates bytes, each preceded by a start bit, in the format of the second serial port.
13. Procédé selon l'une quelconque des revendications 11 et 12, caractérisé en ce que la partie utile de chaque trame comprend au moins deux sixièmes champs de données de signalisation et/ou de contrôle (« UARTl RX datai », « UARTl RX data2 ») distants d'environ la moitié de la longueur de ladite trame, de façon que le dispositif maître puisse traiter sans stockage préalable le contenu de chacun des sixièmes champs de données de signalisation et/ou de contrôle. 13. Method according to any one of claims 11 and 12, characterized in that the useful part of each frame comprises at least two sixth fields of signaling and / or control data ("UARTl RX datai", "UARTl RX data2 ”) Distant about half the length of said frame, so that the master device can process the contents of each of the sixth signaling and / or control data fields without prior storage.
14. Procédé selon l'une quelconque des revendications 11 à 13, caractérisé en ce que la taille du ou de l'ensemble des sixième(s) champ(s) de données de signalisation et/ou de contrôle (« UARTl RX datai », « UARTl RX data2 ») est telle que le débit qu'il(s) transporte(nt) est suffisant pour que ni le dispositif maître ni le dispositif esclave n'ait à mémoriser en entier chaque octet du canal de réception du deuxième port série. 14. Method according to any one of claims 11 to 13, characterized in that the size of or all of the sixth (s) field (s) of signaling and / or control data ("UARTl RX datai" , "UARTl RX data2") is such that the bit rate it carries is sufficient so that neither the master nor the slave device has to memorize in full each byte of the reception channel of the second port series.
15. Procédé selon l'une quelconque des revendications 1 à 14, caractérisé en ce que le préambule présente deux fronts montants ou descendants séparés par un nombre NI prédéterminé de coups d'horloge d'une horloge de référence, tel que :15. Method according to any one of claims 1 to 14, characterized in that the preamble has two rising or falling edges separated by a predetermined number NI of clock strokes of a reference clock, such as:
NI ≠ N2, avec N2 = k.N, k étant un entier supérieur ou égal à un, N étant le nombre de coups de l'horloge de référence utilisés pour chaque bit de la partie utile de chaque trame ;NI ≠ N2, with N2 = k.N, k being an integer greater than or equal to one, N being the number of strokes of the reference clock used for each bit of the useful part of each frame;
NI ≠ N3, avec N3 le nombre de coups de l'horloge de référence séparant le dernier front montant, ou descendant, à l'intérieur de la partie utile de la trame précédente et le premier front montant, ou descendant, à l'intérieur du préambule de la trame courante ; - NI ≠ N4, avec N4 le nombre de coups de l'horloge de référence séparant le dernier front montant, ou descendant, à l'intérieur du préambule de la trame courante et le premier front montant, ou descendant, à l'intérieur de la partie utile de la trame courante. NI ≠ N3, with N3 the number of strokes of the reference clock separating the last rising edge, or falling edge, inside the useful part of the previous frame and the first rising edge, or falling edge, inside the preamble of the current frame; - NI ≠ N4, with N4 the number of strokes of the reference clock separating the last rising or falling edge inside the preamble of the frame current and the first rising or falling edge inside the useful part of the current grid.
16. Procédé selon la revendication 15, caractérisé en ce que : NI = 12, N3 = N4 = 18 et N = 8. 16. Method according to claim 15, characterized in that: NI = 12, N3 = N4 = 18 and N = 8.
17. Procédé selon l'une quelconque des revendications 1 à 16, caractérisé en ce que la fréquence de l'horloge bit audio est 64 kHz, et en ce que la fréquence de l'horloge d'échantillonnage audio est 8 kHz.17. Method according to any one of claims 1 to 16, characterized in that the frequency of the audio bit clock is 64 kHz, and in that the frequency of the audio sampling clock is 8 kHz.
18. Procédé selon l'une quelconque des revendications 1 à 17, caractérisé en ce que les données sont transmises entre le dispositif maître et le dispositif esclave sur un support conforme à la couche physique du protocole du bus CAN.18. Method according to any one of claims 1 to 17, characterized in that the data are transmitted between the master device and the slave device on a medium conforming to the physical layer of the CAN bus protocol.
19. Application du procédé selon l'une quelconque des revendications 1 à 18 à la transmission de données numériques entre : un dispositif maître comprenant un module de radiocommunication permettant d'accéder à un réseau de radiocommunication et - un dispositif esclave comprenant des moyens d'utilisation et/ou de contrôle du module de radiocommunication.19. Application of the method according to any one of claims 1 to 18 to the transmission of digital data between: a master device comprising a radiocommunication module allowing access to a radiocommunication network and - a slave device comprising means for use and / or control of the radiocommunication module.
20. Application selon la revendication 19, caractérisé en ce que le dispositif maître est situé dans une première partie d'un véhicule automobile, préférentiellement un coffre, et en ce que le dispositif esclave est situé dans une deuxième partie dudit véhicule automobile, préférentiellement un tableau de bord.20. Application according to claim 19, characterized in that the master device is located in a first part of a motor vehicle, preferably a trunk, and in that the slave device is located in a second part of said motor vehicle, preferably a dashboard.
21. Application selon la revendication 19, caractérisé en ce que le dispositif maître est situé à l'extérieur d'une cabine d'ascenseur et en ce que le dispositif esclave est situé à l'intérieur de ladite cabine d'ascenseur.21. Application according to claim 19, characterized in that the master device is located outside an elevator car and in that the slave device is located inside said elevator car.
22. Système de transmission de données numériques entre un dispositif maître et un dispositif esclave, les données transmises comprenant des données audio et des données de signalisation et/ou de contrôle, le dispositif maître générant une horloge bit audio et une horloge d'échantillonnage audio, caractérisé en ce que le dispositif maître comprend : des moyens de génération de trames synchrones dans lesquelles sont transmises les données et comprenant chacune un préambule et une partie utile, la partie utile de chaque trame comprenant au moins un champ de données audio et au moins un champ de données de signalisation et/ou de contrôle ; des moyens d'émission des préambules à la fréquence de l'horloge bit audio et avec une structure prédéterminée ; et en ce que le dispositif esclave comprend : des moyens de détection des préambules ; des moyens de recouvrement de l'horloge bit audio.22. System for transmitting digital data between a master device and a slave device, the transmitted data comprising audio data and signaling and / or control data, the master device generating an audio bit clock and an audio sampling clock , characterized in that the master device comprises: means for generating synchronous frames in which the data are transmitted and each comprising a preamble and a useful part, the part useful of each frame comprising at least one audio data field and at least one signaling and / or control data field; means for transmitting the preambles at the frequency of the audio bit clock and with a predetermined structure; and in that the slave device comprises: means for detecting preambles; means for recovering the audio bit clock.
23. Système selon la revendication 22, caractérisé en ce que le dispositif maître et le dispositif esclave sont reliés par un support conforme à la couche physique du protocole du bus CAN et sur lequel sont transmises les données numériques.23. The system as claimed in claim 22, characterized in that the master device and the slave device are connected by a support conforming to the physical layer of the CAN bus protocol and on which the digital data are transmitted.
24. Dispositif maître, caractérisé en ce qu'il comprend des moyens de mis en œuvre du procédé, selon l'une quelconque des revendications 1 à 18, de transmission de données numériques entre ledit dispositif maître et un dispositif esclave.24. Master device, characterized in that it comprises means for implementing the method, according to any one of claims 1 to 18, for transmitting digital data between said master device and a slave device.
25. Dispositif maître selon la revendication 24, caractérisé en ce qu'il comprend : - des moyens de génération de trames synchrones dans lesquelles sont transmises les données et comprenant chacune un préambule et une partie utile, la partie utile de chaque trame comprenant au moins un champ de données audio et au moins un champ de données de signalisation et/ou de contrôle ; des moyens d'émission des préambules à la fréquence de l'horloge bit audio et avec une structure prédéterminée ; de façon que le dispositif esclave détecte les préambules et recouvre l'horloge bit audio.25. Master device according to claim 24, characterized in that it comprises: - means for generating synchronous frames in which the data are transmitted and each comprising a preamble and a useful part, the useful part of each frame comprising at least an audio data field and at least one signaling and / or control data field; means for transmitting the preambles at the frequency of the audio bit clock and with a predetermined structure; so that the slave device detects the preambles and covers the audio bit clock.
26. Dispositif esclave, caractérisé en ce qu'il comprend des moyens de mis en œuvre du procédé, selon l'une quelconque des revendications 1 à 18, de transmission de données numériques entre un dispositif maître et ledit dispositif esclave. 26. Slave device, characterized in that it comprises means for implementing the method, according to any one of claims 1 to 18, for transmitting digital data between a master device and said slave device.
27. Dispositif esclave selon la revendication 26, caractérisé en ce qu'il comprend : des moyens de détection des préambules ; des moyens de recouvrement de l'horloge bit audio. 27. Slave device according to claim 26, characterized in that it comprises: means for detecting the preambles; means for recovering the audio bit clock.
28. Signal transportant des données numériques entre un dispositif maître et un dispositif esclave, les données transportées comprenant des données audio et des données de signalisation et/ou de contrôle, le dispositif maître générant une horloge bit audio et une horloge d'échantillonnage audio, caractérisé en ce que le signal présente une structure avec des trames synchrones comprenant chacune un préambule et une partie utile, la partie utile de chaque trame comprenant au moins un champ de données audio et au moins un champ de données de signalisation et/ou de contrôle, les préambules étant émis par le dispositif maître à la fréquence de l'horloge bit audio et possédant une structure prédéterminée, de façon que le dispositif esclave détecte les préambules et recouvre l'horloge bit audio. 28. Signal transporting digital data between a master device and a slave device, the transported data comprising audio data and signaling and / or control data, the master device generating an audio bit clock and an audio sampling clock, characterized in that the signal has a structure with synchronous frames each comprising a preamble and a useful part, the useful part of each frame comprising at least one audio data field and at least one signaling and / or control data field , the preambles being sent by the master device at the frequency of the audio bit clock and having a predetermined structure, so that the slave device detects the preambles and covers the audio bit clock.
PCT/FR2004/001274 2003-05-19 2004-05-19 Method and system for transmission of digital data between a master device and a slave device WO2004105277A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR03/05986 2003-05-19
FR0305986A FR2855347B1 (en) 2003-05-19 2003-05-19 METHOD AND SYSTEM FOR TRANSMITTING DIGITAL DATA BETWEEN A MASTER DEVICE AND A SLAVE DEVICE, APPLICATION, SIGNAL, AND CORRESPONDING SLAVE DEVICE

Publications (1)

Publication Number Publication Date
WO2004105277A1 true WO2004105277A1 (en) 2004-12-02

Family

ID=33396573

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/FR2004/001274 WO2004105277A1 (en) 2003-05-19 2004-05-19 Method and system for transmission of digital data between a master device and a slave device

Country Status (2)

Country Link
FR (1) FR2855347B1 (en)
WO (1) WO2004105277A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112230093A (en) * 2020-11-02 2021-01-15 上海星秒光电科技有限公司 Concurrent mode synchronous measurement system and use method thereof

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9812059B2 (en) * 2015-07-13 2017-11-07 Sct Technology, Ltd. Display device, method for transmitting data packet, and LED system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5621895A (en) * 1992-07-23 1997-04-15 Alcatel Sel Aktiengesellschaft Frame-structured bus system for transmitting both synchronous and asynchronous data over a star-coupled local operation network
WO2003023759A2 (en) * 2001-09-10 2003-03-20 Digigram System for transmitting digital audio data between a master unit and slave units

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5621895A (en) * 1992-07-23 1997-04-15 Alcatel Sel Aktiengesellschaft Frame-structured bus system for transmitting both synchronous and asynchronous data over a star-coupled local operation network
WO2003023759A2 (en) * 2001-09-10 2003-03-20 Digigram System for transmitting digital audio data between a master unit and slave units

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
HECK P ET AL: "MEDIA ORIENTED SYNCHRONOUS TRANSFER - A NETWORK PROTOCOL FOR HIGH QUALITY, LOW COST TRANSFER OF SYNCHRONOUS, ASYNCHRONOUS, AND CONTROL DATA ON FIBER OPTIC", PREPRINTS OF PAPERS PRESENTED AT THE AES CONVENTION, XX, XX, vol. 4551, no. 4551, September 1997 (1997-09-01), pages 1 - 10,5PAGES, XP001121596 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112230093A (en) * 2020-11-02 2021-01-15 上海星秒光电科技有限公司 Concurrent mode synchronous measurement system and use method thereof
CN112230093B (en) * 2020-11-02 2023-05-16 上海星秒光电科技有限公司 Concurrent mode synchronous measurement system and application method thereof

Also Published As

Publication number Publication date
FR2855347B1 (en) 2005-08-12
FR2855347A1 (en) 2004-11-26

Similar Documents

Publication Publication Date Title
EP0034514B1 (en) Time division switching installation for lines carrying voice and data packets
BE1005695A3 (en) Procedure for common transmission of audio data and digital control data ona common bus, bus system for implementing the procedure and interface for usein the procedure
EP0601653A1 (en) Transmission system for the transmission of information of different bit rates and transmission station for such a system
FR2537809A1 (en) TWO-BUS COMMUNICATION SYSTEM
FR2667747A1 (en) TRANSMISSION SYSTEM COMPRISING A PLURALITY OF SUBSCRIBER DEVICES.
FR2948474A1 (en) COMMUNICATION PROTOCOL ON A UNIFIL BUS
EP0053212B1 (en) Multichannel modem and its utilization in a process and system for testing a communication network with several levels
EP1207641A2 (en) Method for synchronisation in a communication network and devices for the same
FR2665276A1 (en) METHOD AND APPARATUS FOR DATA TRANSFER USING A SYNCHRONOUS-ASYNCHRONOUS DATA BUS.
FR2548506A1 (en) DEVICE CONTROL SYSTEM FOR DIGITAL SIGNAL SWITCHING SYSTEM
WO2003013100A9 (en) Method and device for establishing network communication compatibility of terminals, for example to enable dialogue with a smart card application
WO2004105277A1 (en) Method and system for transmission of digital data between a master device and a slave device
EP0683620A1 (en) Method and apparatus for transmission of asynchronous data over a synchronous bus
FR2466915A1 (en) APPARATUS AND METHOD FOR REORGANIZING MULTIPLEXED DATA IN TIME DIVISION
EP0229738B1 (en) Method and device for the regeneration of the integrity of the binary throughput in a pleisiochronous network
FR2728422A1 (en) RADIO COMMUNICATION SYSTEM FOR MANAGING VARIABLE TRANSMISSION DELAYS
EP1217865B1 (en) Device and method for flow control in a switched network
FR2859853A1 (en) Communication network data transfer rate detecting process for e.g. industrial field, involves validating current data transfer rate configuration and placing control unit in normal mode if condition for adaptation of rate is verified
EP0178205B1 (en) Digital multiple-access network
FR2691029A1 (en) Remote surveillance and maintenance for digital transmission system - has analyser connected at distance to network between terminal and subscriber monitoring protocol words
FR2771238A1 (en) MEASURING METHOD AND DEVICE FOR DATA COMMUNICATION NETWORKS
EP0966805A1 (en) Method for transmitting data between data processing means and a radio communication network, module and mobile terminal for implementing same
FR2850508A1 (en) Numerical bus heterogeneous network access control has access level each first packet and second packet formed first packet and associated same access level inserting level second packet access field
EP1710710A1 (en) Circuit interface within an electronic integrated circuit
FR2466918A1 (en) APPARATUS FOR SELECTIVELY MULTIPLEXING MULTIPLE DATA SOURCES MODULATED BY CODE PULSES

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 BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG 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 NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

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

121 Ep: the epo has been informed by wipo that ep was designated in this application
122 Ep: pct application non-entry in european phase