The present invention contains subject matter related to Japanese Patent Application JP 2008-018120 filed in the Japan Patent Office on Jan. 29, 2008, the entire contents of which being incorporated herein by reference.
1. Field of the Invention
The present invention relates to a communication apparatus, a communication system, a communication method and a program.
2. Description of the Related Art
A mobile communication system intended to transmit information of a mobile unit to a general-purpose portable terminal owned by a user of the mobile unit is hitherto known as described in Japanese Unexamined Patent Application Publication No. 2005-191819, for example.
Recently, it is assumed that a variety of upper level applications are mounted on a communication apparatus, and it is thus necessary for the communication apparatus to compatible with various kinds of upper level applications. However, upon packet transfer in the case where an upper level application is USB, for example, it has been necessary to issue a transaction with a combination of a token packet, a data packet and a handshake packet for every 1-Kbyte data when transferring data from a host to a target. Thus, when transmitting large-size data, communication of token packets and handshake packets, which are other than data packets desired to be transmitted, increases. This increases the data transfer amount and degrades the data transfer speed. Further, because the end of a data file is detected using the handshake packet in the case of USB, transmission/reception of the handshake packet is essential for the end detection, which increases the data transfer amount.
In file transfer in an upper level application layer (FTP), the end of a file can be determined by detecting EOF (end-of-file) in the upper level application layer as to whether transfer of an entire file is completed. However, because data transfer is performed in units of transactions in a TCP layer, which is a lower level layer, the above-described handshake occurs, thus increasing the data transfer amount as in the case of USB described above.
In light of the foregoing, it is desirable to provide a novel and improved communication apparatus, communication system, communication method and program capable of improving data transfer efficiency in spite of large-size data communication.
According to an embodiment of the present invention, there is provided a communication apparatus including a physical layer to perform signal transmission/reception with another communication end, and a data transfer section to connect an upper level layer and the physical layer, wherein the data transfer section includes an identification information addition section to add identification information indicating a type of data to transmission data based on an instruction from the upper level layer, and the physical layer continuously transmits/receives the data containing the identification information.
In the above configuration, signal transmission/reception with another communication end is performed by the physical layer, and a connection between an upper level layer and the physical layer is performed by the data transfer section. The data transfer section includes the identification information addition section to add identification information indicating the type of data to transmission data based on an instruction from the upper level layer. The data to which the identification information is added is continuously transmitted/received by the physical layer. Because the physical layer continuously transmits/receives the data containing the identification information, there is no need to transmit data in units of transactions, thereby improving data transfer efficiency.
Further, the data transfer section may include an identification information acquisition section to acquire the identification information from the data received through the physical layer and recognize a type of the received data. In this configuration, it is possible to recognize the type of the received data based on the identification information.
The identification information may be information indicating one of that the transmission data continues, that the transmission data is last data, and that the transmission data is a control command for controlling the data transfer section. In this configuration, the other communication end that receives the data can recognize that the transmission data continues, that the transmission data is last data, or that the transmission data is a control command for controlling the data transfer section based on the identification information.
Further, the data transfer section may include a file reception completion notification section to give a file reception completion notification to the upper level layer when the identification information acquisition section acquires the identification information indicating last data. In this configuration, because the file reception completion notification is supplied when the identification information indicating last data is acquired, the upper level layer can recognize that communication ends.
Furthermore, the data transfer section may include an error notification section to give an error notification to the upper level layer if next data is not received within a prescribed time when the identification information acquisition section acquires the identification information indicating that the transmission data continues. In this configuration, because the error notification is supplied to the upper level layer if the next data is not received within a prescribed time when the data continues, the upper level application can recognize the occurrence of an error.
According to another embodiment of the present invention, there is provided a communication system including communication apparatus performing communication with each other, the communication apparatus including a physical layer to perform signal transmission/reception with another communication end, and a data transfer section to connect an upper level layer and the physical layer, wherein the data transfer section includes an identification information addition section to add identification information indicating a type of data to transmission data based on an instruction from the upper level layer, and an identification information acquisition section to acquire the identification information from the data received through the physical layer and recognize a type of the received data, and the data transfer section continuously transmits/receives the data containing the identification information through the physical layer.
In the above configuration, in the communication system where communication apparatus perform communication with each other, signal transmission/reception with another communication end is performed by the physical layer, and a connection between an upper level layer and the physical layer is performed by the data transfer section in the communication apparatus. The data transfer section includes the identification information addition section to add identification information indicating the type of data to transmission data based on an instruction from the upper level layer. The data to which the identification information is added is continuously transmitted by the physical layer. By continuously transmitting the data containing the identification information, this eliminates the need to transmit data in units of transactions, thereby improving data transfer efficiency.
According to another embodiment of the present invention, there is provided a communication method in a communication apparatus including a physical layer to perform signal transmission/ reception with another communication end and a data transfer section to connect an upper level layer and the physical layer, the method including the steps of adding identification information indicating a type of data to transmission data based on an instruction from the upper level layer, and transmitting the data containing the identification information continuously to another communication apparatus through the physical layer.
In the above configuration, in the communication method in the communication apparatus including the physical layer to perform signal transmission/reception with another communication end and the data transfer section to connect the upper level layer and the physical layer, the identification information indicating the type of data is added to the transmission data based on an instruction from the upper level layer, and the data to which the identification information is added is continuously transmitted to another communication apparatus through the physical layer. By continuously transmitting the data containing the identification information, this eliminates the need to transmit data in units of transactions, thereby improving data transfer efficiency.
According to another embodiment of the present invention, there is provided a program in a communication apparatus including a physical layer to perform signal transmission/reception with another communication end and a data transfer section to connect an upper level layer and the physical layer, the program causing a computer to function as a means to add identification information indicating a type of data to transmission data based on an instruction from the upper level layer, and a means to transmit the data containing the identification information to another communication apparatus through the physical layer.
In the above configuration, in the program in the communication apparatus including the physical layer to perform signal transmission/reception with another communication end and the data transfer section to connect the upper level layer and the physical layer, the identification information indicating the type of data is added to the transmission data based on an instruction from the upper level layer, and the data to which the identification information is added is continuously transmitted to another communication apparatus through the physical layer. By continuously transmitting the data containing the identification information, this eliminates the need to transmit data in units of transactions, thereby improving data transfer efficiency.
According to the embodiments of the present invention described above, it is possible to improve data transfer efficiency in spite of large-size data communication.
Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the appended drawings. Note that, in this specification and the appended drawings, structural elements that have substantially the same function and structure are denoted with the same reference numerals, and repeated explanation of these structural elements is omitted.
A wireless communication system according to an embodiment employs a communication scheme designed to transmit and receive data between a pair of devices, and it performs wireless data transmission/reception between the devices in the near field.
The user application 100 corresponds to an upper layer protocol (e.g. USB, TCP/IP, OBEX etc.) for performing data communication using services provided by software in upper level layers of the physical layer 108 in the device including the physical layer 108 and capable of the near-field wireless communication according to the embodiment, or an application (e.g. OS such as Windows (registered trademark) and Linux) that performs device control including JET such as a user interface (Ul). In the JET device, such an upper layer protocol or a user application is not particularly specified, and it may be set freely by a user (maker) that configures the device. Thus, each device may include a plurality of upper layer protocols or user applications 100.
The PCL 102 (protocol conversion section) supports a protocol conversion function that converts an arbitrary protocol (USB, TCP/IP, OBEX etc.) that is used by a user who configures the device into a unique JET protocol. A plurality of kinds of protocols are thus passed to the physical layer (PHY) 108 of JET, thereby supporting a variety of protocols. Even for the same USB, protocol conversion may be different depending on a difference in OS such as Windows and Linux. The PCL 102 performs processing to convert contents data such as audio and video generated by the upper level user application 100 and other protocol data and command into a data format that can be handled by the lower level DTL 104. Further, the PCL 102 performs processing that is necessary for JET communication, such as connection, disconnection, device authentication, operation mode setting and initialization.
The DTL 104 shapes the data received from the upper level PCL 102 into a prescribed packet structure and performs transmission between the initiator and the responder using a service provided by the lower level CNL 106. In data reception, the DTL 104 analyzes the data received by the CNL 106, extracts CSDU, and passes its payload to the upper level PCL 102. The CSDU contains status information that can be used in the user application 100 other than communication by the physical layer (PHY) 108, and the DTL 104 performs generation and error notification of such data as well.
The DTL 104 can shape the data input from the upper level into a DTL packet regardless of the type of the upper layer protocol and pass it to the lower level CNL 106, and extract a DTL packet from the received data from the lower level and passes the payload of the DTL packet to the upper level. However, although the DTL 104 can receive data transmitted from a different protocol from the PCL 102, it is necessary in JET to disconnect a session once for data transmission/reception of a different protocol, and therefore the use of a DTL service in a plurality of protocols is not performed.
Because of such a limitation, even if data is input from a plurality of PCL emulations to the DTL 104, the DTL 104 does not perform data Mux. Further, even if received data from the CNL 106 contains a plurality of protocols, the DTL 104 does not perform processing such as analysis of the respective protocols, delivery to the PCL 102 according to the contents of the respective protocols and disconnection of a session by error detection.
Therefore, it is necessary for the PCL 102 that uses the service by the DTL 104 to use the service by the DTL 104 in the state that a protocol to be used is fixed to one kind. A PCL common, which is described later, makes determination for fixing a protocol type and performs necessary transmission/reception, and a PCL emulation performs generation and parsing of protocol data. The PCL common also performs exclusive processing for inhibiting the simultaneous use of a DTL service from a plurality of protocols.
The DTL 104 provides a service necessary for the PCL common to establish a connection and a service necessary for the PCL emulation to transmit/receive data after the connection is established.
Further, the DTL 104 receives a profile ID, which indicates whether the currently executed service is halfway data or last data of an entire transfer size or whether it is a parameter rather than data, and a size as a parameter from the PCL 102 and inserts it into a CSDU packet header that is generated using a lower level CNL service. The DTL 104 embeds a transmission parameter in a part of a CSDU packet that is generated when transmitting data by JET, thereby implementing a plurality of logical channels as shown in
The DTL 104 has a function to generate a CSDU packet specified in the JET standards. The DTL 104 adds a parameter indicating the type of a CSDU packet to a CSDU packet header. A parameter to be added includes a profile ID, a size and a data payload.
The DTL 104 performs data transfer in units of CSDU provided by the CNL 106. The DTL 104 adds the following three kinds of profile IDs (T_DATA, LT_DATA, CNL_DATA) to CSDU when transmitting CSDU. When receiving CSDU, the DTL 104 performs processing according to the kind of the profile ID.
The DTL 104 adds T_DATA (profile ID=0) to the CSDU that transfers user data. However, if it is the last CSDU in the division to a CSDU payload, the DTL 104 adds LT_DATA (profile ID=2). Only user data is stored in the CSDU payload, and the DTL 104 does not embed header information or the like.
The DTL 104 adds CNL_DATA (profile ID=1) to the CSDU that transfers control data specific to a JET system. An example of control data is parameter information or the like.
Header information (specifically, TBD) is embedded in the CSDU payload. The DTL 104 interprets the header information and performs appropriate processing. The CNL 106 performs communication using the service of the physical layer 108 in response to a request from the upper level DTL 104 and further performs establishment or disconnection of a connection of the physical layer 108, ensuring data continuity and so on.
The physical layer 108 is a JET physical layer of the wireless communication system capable of near-field bulk communication according to the embodiment, and it has an error correcting function and a preamble sense function.
The DTL 104 and the CNL 106 correspond to a data link layer (second layer) and a transport layer (fourth layer). The data link layer reserves a physical communication channel with the other communication end and detects an error of data flowing through the communication channel. The transport layer performs data compression, error correction, retransmission control and so on for reliably and efficiently delivering data to the other end. Because the system of this embodiment is P2P communication, a network layer (third layer) in the OSI reference model is not placed, thereby simplifying the system.
The PCL 102 corresponds to a session layer (fifth layer) and a presentation layer (sixth layer). The session layer establishes and opens a virtual channel (connection) for transmitting and receiving data between commutation programs. The presentation layer converts data received from the session layer into a user-friendly format or converts data transmitted from an application layer into a format suitable for communication.
The user application 100 corresponds to an application layer (seventh layer). The application layer provides various services using data communication to human or another program.
Data flow in the communication apparatus according to the embodiment is described hereinafter.
Further, as described later, while the PCL common for providing a common function is specified, the PCL emulation depends on system specifications according to each protocol because it performs data conversion based on a user protocol.
In JET communication, transmission/reception of not only data such as a file but also a control parameter in the PCL 102 and the DTL 104 and data with the same layer at the other communication end exist. Such a file and a parameter are finally transmitted in a format in conformity to a CSDU format by the CNL 106.
Referring to
The above-mentioned profile ID and the processing therefor are described hereinbelow. As described with reference to
The value of the profile ID indicates the type of data transmitted from the upper level layer. Profile ID=0 indicates that there is a continuation to transmission data. Profile ID=1 indicates that a DTL command is being transmitted. Profile ID=2 indicates that it is the last of transmission data.
Referring to
In the example of
In the example of
Transmission processing in the DTL 104 of the initiator is described hereinafter with reference to
In the step S1, the service of the DTL 104 is called from the PCL 102, which is the upper level layer. When calling the service of the DTL 104, the upper level layer (PCL 102) notifies the DTL 104 of as to whether the data to be transmitted is halfway data or last data of a plurality of CSDU payloads, or a control command. The DTL 104 adds a CSDU header composed of a profile ID and a data size to a CSDU payload and passes it to the lower level layer.
In the step S2, the DTL 104 determines whether the transmission data is a control command based on the notification from the PCL 102. If the transmission data is a control command, that is when a command for control is inserted into the CSDU payload, the process proceeds to the step S3 and sets the value of the profile ID to “1” and forms a CSDU packet. If, on the other hand, the transmission data is not a control command, the process proceeds to the step S4.
In the step S4, the DTL 104 determines whether the transmission data is the final portion of a file. If it is the final portion of a file, the process proceeds to the step S5 and sets the value of the profile ID to “2” for the last data of the payload and forms a CSDU packet. If, on the other hand, the transmission data is not the final portion of a file, the transmission data continues, and thus the process proceeds to the step S6 and sets the value of the profile ID to “0” and forms a CSDU packet.
The CNL 106, which is the lower level layer of the DTL 104, transmits the CSDU packet to which the value of the profile ID is set as described above continuously one after another to the responder via the physical layer 108.
Reception processing in the DTL 104 of the responder is described hereinafter with reference to
On the other hand, if the profile ID is not 2 in the step S22, the process proceeds to the step S24. In the step S24, the DTL 104 determines whether the value of the profile ID is 0, and if profile ID=0, the process proceeds to the step S25. Because there is subsequent data in this case, a reception timer is set in the step S25 to enter a reception wait state. In the following step S26, the DTL 104 determines whether the next packet is received before time out of the reception timer, and if the next packet is received before time out, the process returns to the step S22 and performs the subsequent processing again.
On the other hand, if the next packet is not received before time out in the step S26, the process proceeds to the step S27. Because the reception of the packet transmitted continuously from the initiator fails for some reason in this case, the DTL 104 determines that communication is disconnected and notifies this to the upper level PCL 102 in the step S27, and ends the processing. Receiving the notification, the PCL 102 performs error handling such as data protection or discard of a corrupted file in the middle of transfer.
If the profile ID is not 0 in the step S24, the process proceeds to the step S28. Because profile ID=1 in this case, reception processing of control data is performed in the step S28, and the internal processing of the DTL 104 is conducted based on the control data.
In USB communication according to a related art, for example, a large number of transactions are necessary when performing large-size data communication, which degrades the transfer efficiency and speed (cf.
Further, the responder can detect that transfer is completed or not completed in the lower level layer close to the physical layer 108 by referring to the profile ID. It is thereby possible to recognize completion of transfer in the lower level than the user application 100 and pass the received data file to the upper level layer. If transfer is not completed, it is possible to notify the occurrence of an error in communication to the upper level layer.
Furthermore, by setting a reception waiting time between CSDU packets, if reception time out occurs when data with the profile ID indicating a final packet is not received, it can be detected that transfer is terminated incompletely, thereby facilitating immediate transition to error handling in the lower level layer close to the physical layer 108.
The PCL common 102a provides the following services by calling connection/ disconnection/other control services of the DTL 104 in response to a request from the user application 100:
a control service such as connection and disconnection;
an event notification service such as an error; and
an emulation control service.
The service by the PCL emulation 102b exists individually for a corresponding protocol. Each PCL emulation is a protocol service that enables communication by superimposing command or data of a general-purpose protocol (USB, TCP/IP, OBEX etc.) on a CSDU payload.
In the PCL 102, only the service corresponding to the protocol type selected by the PCL emulation service is allowed to start. Inside the PCL emulation service, a CSDU payload for using the service by the DTL 104 is generated according to a request from the upper layer protocol. With a plurality of services by the PCL emulation 102b, it is possible to implement a plurality of emulation services in one JET device. The PCL common 102a makes control so that the emulation service that can be used in one-time session is only one kind.
Referring to
As described above, the PCL common 102a provides common function services such as initialization and basic communication (connection, disconnection, device authentication) to the user application 100. The PCL common 102a is software that is installed commonly in all JET devices. Thus, the PCL 102 does not operate in the configuration with the PCL emulation 102b only.
The PCL emulation 102b performs transfer of user data after a connection is established by the PCL common 102a, and it converts a user protocol (general-purpose protocol data such as USB, TCP/IP and OBEX) into a data format to be handled by the DTL 104. Specifically, the PCL emulation 102b converts user protocol data that is transmitted from the user application 100 into a format that can be interpreted by the lower level DTL 104. An emulation block (a conversion module of the PCL emulation 102b) in the PCL 102 provides a service for providing a data transfer function in the same manner as controlling an existing device such as USB, MSC and NFC when viewed from the user application 100. The number of the PCL emulations 102b corresponds to the number of protocols unique to a user who configures the device.
The DTL 104 provides a function using a service of the lower level CNL 106 as a DTL service to the two kinds of the upper level PCL (the PCL common 102a and the PCL emulation 102b). Although the PCL emulation 102b has different conversion modules (protocol A, protocol B, protocol C, . . . and protocol Z) for different user protocols as described in detail layer, only one kind of conversion module can be used in one-time session (connection), and it is controlled by the PCL common 102a. If the upper level protocol is USB, for example, different conversion modules are prepared for mass storage class and other schemes.
In the JET device, a user who configures the device can build the PCL emulation 102b by freely setting a conversion module corresponding to the upper level protocol. Further, a user can freely add or eliminate a conversion module. On the other hand, because the PCL common 102a is the basic function of protocol conversion, it is mandatory that the PCL common 102a is common among all JET devices.
Referring to
As a result of the negotiation, if the version and the emulation type match respectively, a connection is established, and thereby a connection by the physical layer 108 ends (“connected”). After that, emulation is started (“emulation”), and data transfer is enabled between the user applications 100. On the other hand, if the software version information does not match, or if the protocols held in each device does not match and thus the emulation type does not match, a connection is not established (“disconnect”). When a connection is not established (“disconnect”) or when the emulation ends (“end emulation”), the responder enters a connection wait state.
The PCL common 102a has a negotiation function that performs version check and emulation type determination based on the version information of the PCL 102. As a result of the negotiation, if the version and the emulation type match, a connection by the same protocol is established between the initiator and the responder. A version management function (PCL version management) and an emulation determination function (PCL select emulation) necessary for the negotiation are described later. The negotiation is not a service that is provided to the user application 100 but an internal function that is automatically executed upon detection of a connection during the connection wait state.
In the PCL 102, the JET version information of the JET device to be connected with is already acquired at the time of detecting the connection by the event from the lower level CNL 106 and the DTL 104. Thus, firstly, the software version check of the CNL 106 (CNL Ver check) and the software version check of the DTL 104 (DTL Ver check) are performed as shown in
The determination of the emulation type is performed at the initiative of the responder, for example. The version information of the PCL 102 is exchanged between the initiator and the responder, and the version information of the software of the PCL 102 is checked by the PCL version check function of the PCL common 102a (PCL Ver check).
Then, the emulation type information is exchanged between the initiator and the responder, and the type of the emulation is checked by the emulation type check function of the PCL common 102a as shown in
The responder compares the emulation types of the initiator and the responder and if there is a match, it determines that a connection is possible. Upon determination of the emulation type, the PCL 102 gives notification to the user application 100, and the user application 100 calls PCL_start_emu service (step S2). Then, the PCL common 102a transmits a command Start_Emu to the PCL emulation 102b. The startup by the PCL common 102a thereby ends, and then the emulation by the PCL emulation 102b starts (step S3). The PCL emulation 102b converts the protocol of the user application 100, thereby enabling communication with the lower level DTL 104 and the CNL 106.
In the case where a plurality of the same emulation types are held by the initiator and the responder, the PCL 102 notifies that to the user application 100. If the user application 100 designates one of the plurality of emulation types, such information is transmitted to the PCL 102. At this time, the user application 100 can designate a previously designated one emulation type. Further, in the case where the necessity of using a protocol capable of high-speed communication is relatively low such as when one of the initiator or the responder is a portable device, it is possible to select the emulation type of an appropriate protocol according to a communication speed. Such specifications may be freely set by a user who configures the JET device or the user application 100.
Emulation selection by the PCL 102 is described hereinafter. The emulation selection is a function that is executed inside the PCL common 102a when performing the negotiation in the responder upon connection detection from the initiator. It is checked whether the devices have any matching emulation from the PCL version information in the JET version exchanged between the JET devices at the time of connection.
Referring to
In the PCL version information (2 bytes), 1 byte in the first half indicates the version No (T.B.D.) of software for maintaining the system compatibility, and 1 byte in the latter half indicates the emulation type supported by the device (JET device). In
Checking of the version information is performed sequentially from the information in the upper level layer side (the platform side) of
As a result of executing a connection, the emulation type that can be communicated between the devices is selected, and the selected emulation type is supplied from the responder to the user application 100, and also supplied to the initiator waiting for permission.
Start service is a service provided as standard, and it provides initialization processing of the PCL emulation 102b that is executed by the PCL common 102a at the time of starting the emulation. Upon completion of Start, data transmission/reception using a user protocol from the user application 100 is enabled.
End service is a service provided as standard, and it provides end processing of the emulation that is executed by the PCL common 102a at the time of ending the emulation. Upon completion of End, data transmission/reception using a user protocol from the user application 100 is disabled. If the emulation is started, the PCL common 102a executes this service before executing disconnection (PCL_Disconnect).
Open service is a service that provides necessary processing at the time of opening a communication channel on a user protocol.
Close service is a service that provides necessary processing at the time of closing a communication channel on a user protocol.
Read service is a service that provides necessary processing at the time of acquiring data of the device to be connected with on a user protocol.
Write service is a service that provides necessary processing at the time of transmitting data to the device to be connected with on a user protocol.
As described above, Open service and Closer service are the processing corresponding to the initialization of the upper layer protocol by the PCL common 102a. Further, Read service and Write service are the processing related to data transmission and reception by the user application 100.
This is a service that does not correspond to any of the above services, and it can be defined as a unique service by a user who configures the device. The part other than “Open” and “Close” a communication channel and “transmit (Write)” and “receive (Read)” data is a customizable area that can be freely set by a user who configures the JET device, and a user can freely sets it according to the kind (Windows, Linux etc.) of the user application 100, for example. In the use of any application, however, “Start” and “End” by the PCL common 102a are necessary as described above, and they are thus common among all JET devices.
As described in the foregoing, according to the embodiment, because the transmission data contains the profile ID indicating the last of transfer data, it is possible to transmit the data continuously from the initiator, thereby enabling reduction of ancillary communication for transfer such as token packets and handshake packets. Further, the responder can detect that transfer is completed or not completed by referring to the profile ID. It is thereby possible to pass the received data file to the upper level layer when the transfer is completed. When the transfer is not completed, on the other hand, it is possible to notify the occurrence of an error in communication to the upper level layer. Although a wireless communication system is described by way of illustration in the example described above, the communication system may be a wired communication system.
It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and alterations may occur depending on design requirements and other factors insofar as they are within the scope of the appended claims or the equivalents thereof.
Number | Date | Country | Kind |
---|---|---|---|
P2008-018120 | Jan 2008 | JP | national |