This application is based on and claims priority under 35 USC 119 from Japanese Patent Application No. 2014-120508 filed Jun. 11, 2014.
The present invention relates to a communication terminal, a communication system, a control terminal, a non-transitory computer readable medium, and a communication method.
According to an aspect of the invention, there is provided a communication terminal including an acquiring part that, when a data set including real data representing content of the data set and attribute data indicating an attribute of the real data is newly stored on a data storage device, acquires the attribute data from the data storage device without waiting for a user to instruct that the attribute data is to be acquired, and acquires the real data after the user instructs that the real data is to be acquired, and a notification controller that controls a notifying part to notify the user of the attribute indicated by the attribute data acquired by the acquiring part.
Exemplary embodiment of the present invention will be described in detail based on the following figures, wherein:
Hereinafter, an exemplary embodiment of the present invention will be described with reference to figures.
1-1-1. Configuration of Communication System 100
1-1-2. Configuration of Client Terminal 1
As illustrated in
The controller 11 includes, for example, a central processing unit (CPU), a read only memory (ROM), and a random access memory (RAM). The CPU loads a program from the ROM or the memory 12 into the RAM and executes the program.
The memory 12 is a storage device such as a flash memory or a hard disk drive (HDD). The memory 12 may be a storage device that can be removed from the client terminal 1, such as a memory card. The memory 12 stores various files. A synchronization folder (or directory) for storing files shared with other client terminals 1 and the server 2 is set in the memory 12.
A file refers to, for example, a document file, an image file, an audio file, or a movie file. Each file includes real data representing its content, and attribute data indicating the attributes of the real data. Real data and attribute data are associated with each other. In this regard, for example, in the case of a document file, real data refers to the document data itself, and in the case of an image file, real data refers to the image data itself. A file is an example of “a data set” according to the exemplary embodiment of the invention.
The memory 12 also stores an attribute table that stores the attribute data of each file. Specifically, the memory 12 stores a basic attribute table 121 and a detailed attribute table 122.
File name represents identification information of a file. Storage location represents the location where the real data of this file (to be referred to as “real file” hereinafter) is stored on the client terminal 1. Size represents the size of this real file. Creation date/time represents the date/time when this real file is created. Update date/time represents the last date/time when this real file is updated.
A real file may include the thumbnail image data of a file.
File name represents identification information of a file. Title represents the title or general description of content represented by a real file. Creator represents the person who has created this real file. Comment represents a comment on the content represented by this real file. Keyword represents a condition used to search for this file.
The memory 12 also stores a flag management table 123.
File addition flag indicates whether the corresponding file is newly added to the server 2. Real file update flag indicates whether the real file of the file has been updated on the server 2. Attribute data update flag indicates whether the attribute data of the file has been updated on the server 2.
A flag set to “1” in the flag management table 123 is, for example, reset to “0” when an icon image of the corresponding file is displayed on the display 14. Alternatively, the flag is reset to “0” after elapse of a predetermined period of time.
The operating part 13 is, for example, a device such as a touch sensor, a keyboard, or a mouse. For example, the operating part 13 accepts a user's operation to instruct that a list of files stored in a synchronization folder is be displayed. Alternatively, the operating part 13 accepts an operation to select an icon image of a file displayed on the display 14, or an operation to instruct that this file (more specifically, the real file) is to be acquired. Alternatively, the operating part 13 accepts an operation to update the attribute data of a file stored in a synchronization folder. The operating part 13 is an example of “accepting part” according to the exemplary embodiment of the invention.
The display 14 is an example of a display device such as a liquid crystal display. For example, the display 14 displays an icon image of a file stored in the memory 12. The display 14 is an example of “notifying part” according to the exemplary embodiment of the invention. The display 14 may not be configured as an integral component of the client terminal 1.
The communication part 15 is, for example, a communication interface such as a data communication card. The communication part 15 communicates data with an external apparatus via the communication line 3.
The acquiring part 111 acquires attribute data indicating the attributes of a real file from a memory that stores the real file, without acquiring the real file. Further, the acquiring part 111 acquires the real file when the operating part 13 accepts an instruction to acquire the real file. At this time, the memory mentioned above is, for example, a memory 22 of the server 2 described later.
More specifically, when a file is newly stored on the server 2, the acquiring part 111 acquires the attribute data of the file without waiting for the user to instruct the acquiring part 111 to acquire the attribute data, and acquires the real file of the file after the user instructs the acquiring part 111 to acquire the real file.
When the attribute data of a file is updated on the server 2 that stores the file, the acquiring part 111 acquires the updated attribute data without waiting for the user to instruct the acquiring part 111 to acquire the updated attribute data. When the real file of the file is updated, the acquiring part 111 acquires update data indicating this update without waiting for the user to instruct the acquiring part 111 to acquire the updated data, and acquires updated real data after the user instructs the acquiring part 111 to acquire the updated real data.
The flag setting part 112 executes a flag setting process described later. Specifically, for each file whose attribute data has been acquired by the acquiring part 111, the flag setting part 112 sets a flag in the flag management table 123 on the basis of the attribute data.
The updating part 113 updates data (excluding storage location data) stored in the basic attribute table 121 and the detailed attribute table 122, on the basis of attribute data acquired by the acquiring part 111.
The icon image generator 114 executes an icon image generation process described later. Specifically, the icon image generator 114 generates an icon image for a file whose attribute data or real file has been acquired by the acquiring part 111. More specifically, for each file whose attribute data is stored in the basic attribute table 121 and the detailed attribute table 122, the icon image generator 114 generates an icon image by referencing the flag management table 123.
When generating an icon image, for example, the icon image generator 114 generates an image of a font from text data indicating the detailed attributes of attribute data, and uses this image as an icon image. The icon image generator 114 may synthesize the generated icon image on an icon image indicating the cover of the real file.
Alternatively, the icon image generator 114 may synthesize the generated icon image on an icon image indicating that the real file has not been synchronized yet on the client terminal 1.
A font image generated by the icon image generator 114 may have a size larger than or equal to a predetermined font size. In an icon image on which a font image is to be synthesized, an area (specifically, a position and size) in which the font image is displayed may be determined in advance. If the font image does not fit in the predetermined area, the portion of the font image that lies outside the predetermined area may be deleted.
The display controller 115 controls the display 14 to display attributes indicated by attribute data acquired by the acquiring part 111. Specifically, the display controller 115 controls the display 14 to display an icon image generated by the icon image generator 114. The display controller 115 controls the display 14 to display an icon image indicating information about the attribute data acquired by the acquiring part 111, so that the operating part 13 accepts an instruction to acquire a real file corresponding to the attribute data. When, after the icon image is displayed, attribute data stored in a memory and corresponding to the icon image is changed, the display controller 115 controls the display 14 to display a new icon image corresponding to the changed attribute data. At this time, the memory mentioned above is, for example, the memory 22 of the server 2 described later.
The display controller 115 controls the display 14 to display a notification of an update indicated by update data acquired by the acquiring part 111. Specifically, the display controller 115 controls the display 14 to display an icon image that notifies an update to the real file.
The display controller 115 is an example of “notification controller” and “controller” according to the exemplary embodiment of the invention.
The update notifying part 116 notifies the server 2 of information about an update, when attribute data is updated by the user of the client terminal 1 for a file whose attribute data or real file has been acquired by the acquiring part 111.
1-1-3. Configuration of Server 2
The controller 21 includes, for example, a CPU, a ROM, and a RAM. The CPU loads a program from the ROM or the memory 22 into the RAM and executes the program. The memory 22 is a storage device such as an HDD. The memory 22 may be provided outside the server 2 and connected to the server 2 via the communication line 3. The memory 22 stores various files. A synchronization folder (or directory) for storing files shared with the client terminal 1 is set in the memory 22.
The memory 22 stores attribute tables for storing the attribute data of each file. Specifically, the memory 22 stores a basic attribute table 221 and a detailed attribute table 222. The basic attribute table 221 is a table that stores a file name and basic attribute data in association with each other for each file stored in a synchronization folder. The detailed attribute table 222 is a table that stores a file name and detailed attribute data in association with each other for each file stored in a synchronization folder. Since the data configurations of the basic attribute table 221 and the detailed attribute table 222 are the same as those of the basic attribute table 121 and the detailed attribute table 122 stored in the memory 12 of the client terminal 1, respectively, a description of their data configurations is omitted. Unlike the basic attribute table 121, storage location data stored in the basic attribute table 221 is data indicating a location on the server 2 where a real file is stored.
The receiver 211 receives a request for the attribute data or real file of a file from the client terminal 1. The receiver 211 also receives, from the client terminal 1, an update notification that notifies an update to the attribute data of a file.
The transmitter 212 transmits the attribute data of a file to the client terminal 1, when a request for the attribute data is received by the receiver 211. Further, the transmitter 212 transmits the real file of a file to the client terminal 1, when a request for the real file is received by the receiver 211.
The updating part 213 updates attribute data stored in the detailed attribute table 222 when an update notification is received by the receiver 211. Further, the updating part 213 updates attribute data stored in the basic attribute table 221 and the detailed attribute table 222, when a new file is received by the receiver 211.
Next, operation of the communication system 100 will be described. Specifically, the following processes will be described.
(1) Attribute data synchronization process in which the client terminal 1 synchronizes the attribute data of a file with the server 2
(2) Icon display process in which the client terminal 1 displays an icon image of a file stored in a synchronization folder
(3) Real file synchronization process in which the client terminal 1 synchronizes the real file of a file with the server 2
(4) Attribute data updating and synchronization process in which in response to an update to the attribute data of a file on the client terminal 1, attribute data on another client terminal 1 is synchronized via the server 2
1-2-1. Attribute Data Synchronization Process
In this attribute data synchronization process, the acquiring part 111 of the client terminal 1 polls the server 2 (step Sa1). Specifically, the acquiring part 111 requests the server 2 to provide the attribute data of each file stored in a synchronization folder on the server 2, that is, the attribute data of each file stored in the basic attribute table 221 and the detailed attribute table 222. When the receiver 211 of the server 2 receives a polling signal from the client terminal 1, the transmitter 212 of the server 2 transmits the attribute data (excluding storage location data) of each file stored in the basic attribute table 221 and the detailed attribute table 222, to the client terminal 1 (step Sa2).
When the acquiring part 111 of the client terminal 1 receives the attribute data from the server 2, the flag setting part 112 of the client terminal 1 sets a flag on the basis of the attribute data (step Sa3).
In this flag setting process, the flag setting part 112 first determines whether the file name of the file of interest is already described in the basic attribute table 121 (step Sb1). If it is determined as a result of this process that the file name is not described in the basic attribute table 121 (step Sb1: NO), the flag setting part 112 sets the file addition flag to “1” in the flag management table 123 in association with the file name (step Sb2).
If it is determined as a result of this process that the file name is already described in the basic attribute table 121 (step Sb1: YES), the flag setting part 112 determines whether the real file of the file of interest has been updated (step Sb3). Specifically, for this file, the flag setting part 112 compares update date/time data received from the server 2 with update date/time data stored in the basic attribute table 121, and determines whether the two pieces of data are different. If it is determined as a result of this process that the real file of the file has been updated (Step Sb3: YES), the flag setting part 112 proceeds to step Sb4. If it is determined as a result of this process that the real file of the file has not been updated (step Sb3: NO), the flag setting part 112 proceeds to step Sb7.
In step Sb4, the flag setting part 112 determines whether the detailed attribute data of the file of interest has been updated (step Sb4). Specifically, the flag setting part 112 compares detailed attribute data received from the server 2 with detailed attribute data stored in the detailed attribute table 222, and determines whether the two pieces of data are different. If it is determined as a result of this process that the detailed attribute data of the file has been updated (step Sb4: YES), the flag setting part 112 sets the real file update flag and the attribute data update flag to “1” in association with the file name of this file (step Sb5).
If it is determined as a result of this process that the detailed attribute data of the file has not been updated (step Sb4: NO), the flag setting part 112 sets the real file update flag to “1” in association with the file name of this file (step Sb6).
In step Sb7, the flag setting part 112 determines whether the detailed attribute data of the file of interest has been updated. Specifically, the flag setting part 112 compares detailed attribute data received from the server 2 with detailed attribute data stored in the detailed attribute table 222, and determines whether the two pieces of data are different. If it is determined as a result of this process that the detailed attribute data of the file has been updated (step Sb7: YES), the flag setting part 112 sets the attribute data update flag to “1” in association with the file name of this file (step Sb8).
If it is determined as a result of this process that the detailed attribute data of the file has not been updated (step Sb7: NO), the flag setting part 112 sets none of the flags to “1” in association with the file name of this file.
When the flag setting process is finished, the updating part 113 of the client terminal 1 updates data (excluding storage location data) stored in the basic attribute table 121 and the detailed attribute table 122, on the basis of the attribute data received from the server 2 (step Sa4).
The above completes a description of the attribute data synchronization process.
1-2-2. Icon Display Process
In this icon display process, in step Sc1, the icon image generator 114 of the client terminal 1 generates an icon image for each file stored in the synchronization folder.
The icon image generator 114 executes this icon image generation process by referencing the flag management table 123, for each file whose attribute data is stored in the basic attribute table 121 and the detailed attribute table 122.
In this icon image generation process, in step Sd1, the icon image generator 114 determines for the file of interest whether the file addition flag is set to “1”. If it is determined as a result of this process that the file addition flag is set to “1” (step Sd1: YES), the icon image generator 114 generates an image of an icon in the form illustrated in
The icon in the form illustrated in
Next, if it is determined as a result of step Sd1 that the file addition flag is not set to “1” (step Sd1: NO), the icon image generator 114 determines for the file of interest whether its real file is stored in the memory 12 (step Sd3). Specifically, the icon image generator 114 determines for this file whether its storage location is described in the basic attribute table 121. If it is determined as a result of this process that the real file is stored (step Sd3: YES), the icon image generator 114 proceeds to step Sd4. If it is determined as a result of this process that the real file is not stored (step Sd3: NO), the icon image generator 114 proceeds to step Sd11.
In step Sd4, the icon image generator 114 determines for the file of interest whether the real file update flag is set to “1”. If it is determined as a result of this process that the real file update flag is set to “1” (step Sd4: YES), the icon image generator 114 proceeds to step Sd5. If it is determined as a result of this process that the real file update flag is not set to “1” (step Sd4: NO), the icon image generator 114 proceeds to step Sd8.
In step Sd5, the icon image generator 114 determines for the file of interest whether the attribute data update flag is set to “1”. If it is determined as a result of this process that the attribute data update flag is set to “1” (step Sd5: YES), the icon image generator 114 generates an image of an icon in the form illustrated in
The icon in the form illustrated in
Next, if it is determined as a result of step Sd5 that the attribute data update flag is not set to “1” (step Sd5: NO), the icon image generator 114 generates an image of an icon in the form illustrated in
In step Sd8, the icon image generator 114 determines for the file of interest whether the attribute data update flag is set to “1”. If it is determined as a result of this process that the attribute data update flag is set to “1” (step Sd8: YES), the icon image generator 114 generates an image of an icon in the form illustrated in
If it is determined as a result of this process that the attribute data update flag is not set to “1” (step Sd8: NO), the icon image generator 114 generates an image of an icon in the form illustrated in
In step Sd11, the icon image generator 114 determines for the file of interest whether the real file update flag is set to “1”. If it is determined as a result of this process that the real file update flag is set to “1” (step Sd11: YES), the icon image generator 114 proceeds to step Sd12. If it is determined as a result of this process that the real file update flag is not set to “1” (step Sd11: NO), the icon image generator 114 proceeds to step Sd15.
In step Sd12, the icon image generator 114 determines for the file of interest whether the attribute data update flag is set to “1”. If it is determined as a result of this process that the attribute data update flag is set to “1” (step Sd12: YES), the icon image generator 114 generates an image of an icon in the form illustrated in
If it is determined as a result of this process that the attribute data update flag is not set to “1” (step Sd12: NO), the icon image generator 114 generates an image of an icon in the form illustrated in
In step Sd15, the icon image generator 114 determines for the file of interest whether the attribute data update flag is set to “1”. If it is determined as a result of this process that the attribute data update flag is set to “1” (step Sd15: YES), the icon image generator 114 generates an image of an icon in the form illustrated in
If it is determined as a result of this process that the attribute data update flag is not set to “1” (step Sd15: NO), the icon image generator 114 generates an image of an icon in the form illustrated in
When the icon image generating process is finished for all of files, the display controller 115 of the client terminal 1 controls the display 14 to display the icon image generated in step Sc1 (step Sc2).
The above completes a description of the icon display process.
In a state in which only file1 is stored on each of the client terminal 1 and the server 2 as illustrated in
In another example, in a state in which file1 and file2 are stored on each of the client terminal 1 and the server 2 as illustrated in
In still another example, in a state in which file1 and file2 are stored on each of the client terminal 1 and the server 2 as illustrated in
1-2-3. Real File Synchronization Process
In this real file synchronization process, in step Se1, the acquiring part 111 of the client terminal 1 requests the server 2 to provide the real file of a file corresponding to the icon image selected by the user. When the receiver 211 of the server 2 receives this request from the client terminal 1, the transmitter 212 of the server 2 reads the real file from the memory 22, and transmits the real file to the client terminal 1 (step Se2).
When the acquiring part 111 of the client terminal 1 receives the real file from the server 2, the acquiring part 111 of the client terminal 1 stores the real file into the memory 12 (step Se3). The acquiring part 111 also updates attribute data (specifically, storage location data and update date/time data) stored in the basic attribute table 121.
Next, the display controller 115 of the client terminal 1 controls the display 14 to change the icon image of the file displayed on the display 14 (step Se4). For example, in a state in which the icon image I1 of file2 is displayed as illustrated in
In another example, in a state in which the icon image 13 of file2 is displayed as illustrated in
The above completes a description of the real file synchronization process.
1-2-4. Attribute Data Updating and Synchronization Process
In this attribute data updating and synchronization process, in step Sf1, the update notifying part 116 of the client terminal 1a transmits an update notification that notifies information about an update to the server 2. When the receiver 211 of the server 2 receives the update notification from the client terminal 1a, the updating part 213 of the server 2 updates the attribute data of the detailed attribute table 122 (step Sf2).
Thereafter, when the above-mentioned attribute data synchronization process is executed on the client terminal 1b, the information about an update mentioned above is reflected on the attribute data of the detailed attribute table 122 stored on the client terminal 1b.
The above completes a description of the attribute data updating and synchronization process.
In the communication system 100 according to the exemplary embodiment mentioned above, when a file is newly added or when a file is updated on the server 2, attribute data is synchronized on the client terminal 1 without waiting for a user's instruction to do so, whereas the real file is synchronized on the client terminal 1 after waiting for a user's instruction to do so.
The exemplary embodiment mentioned above may be modified as described below. Each of modifications described below may be combined with at least one another modification.
In the icon display process according to the exemplary embodiment mentioned above, if the attribute data of a file acquired by the acquiring part 111 matches a predetermined condition, the display controller 115 may control the display 14 to display attributes indicated by the attribute data. Specifically, if attributes indicated by this attribute data correspond to predetermined attributes, the display controller 115 may control the display 14 to display an icon image of this file. That is, the icon image displayed by the display controller 115 may be filtered on the basis of the attribute data of the corresponding file. For example, the display controller 115 may control the display 14 to display only the icon image of a file created by a creator “A”, or display only the icon image of a file having a comment “Urgent” as its attribute data.
Alternatively, if attributes indicated by this attribute data correspond to predetermined attributes, the display controller 115 may control the display 14 to display an icon image of the corresponding file which shows the attributes indicated by the attribute data, and if attributes indicated by this attribute data do not correspond to predetermined attributes, the display controller 115 may control the display 14 to display an icon image of the corresponding file which does not show the attributes indicated by this attribute data. That is, which attribute or attributes an icon image displayed by the display controller 115 shows may be determined on the basis of the type of attribute data of the corresponding file or the number of attributes. For example, a comment may not be shown on the icon image, while a title may be shown on the icon image. Further, the number of attributes shown on the icon image may be limited to a predetermined number. This predetermined number may be provided for each type (specifically, extension) of file.
In the attribute data synchronization process according to the exemplary embodiment mentioned above, if acquired attribute data of a file matches a predetermined condition, the acquiring part 111 may acquire the real file of this file without waiting for a user's instruction to acquire the real file. For example, if acquired extension data of a file indicates an image file such as “jpeg”, the acquiring part 111 may acquire the real file of this image file without waiting for a user's instruction to acquire the real file.
In the exemplary embodiment or modifications mentioned above, the program executed by the controller 11 of the client terminal 1 or by the controller 21 of the server 2 may be provided while being stored in a storage medium such as a magnetic tape, a magnetic disk, a flexible disk, a magneto-optical disk, or a memory. This program may be downloaded via a communication line such as the Internet.
In the attribute data synchronization process according to the exemplary embodiment mentioned above, polling takes place from the client terminal 1 to the server 2. However, the client terminal 1 may be notified as soon as the server 2 detects an addition or update of a file or an update of attribute data.
In the exemplary embodiment mentioned above, synchronization for the real file of a file is one-way, from the server 2 to the client terminal 1. However, the synchronization may be two-way.
The various forms of icon images according to the exemplary embodiment mentioned above are only illustrative. Other forms of icon images may be used as long as the icon images notify the user of the presence of a file and the attributes of this file. The asterisk indicating an addition of a file, or the rectangular mark indicating an update of a real file or attribute data may be changed to other shapes. Furthermore, the user may be notified of the presence of a file by means of not only an icon (that is, a pictorial symbol) but also a symbol such as a simple letter.
As for attributes indicated by attribute data acquired by the acquiring part 111 or an update indicated by update data acquired by the acquiring part 111 in the exemplary embodiment mentioned above, a loudspeaker or vibrator may be controlled to notify the user of the attributes or update. In this case, the loudspeaker or vibrator is an example of “notifying part” according to the exemplary embodiment of the invention.
The foregoing description of the exemplary embodiment of the present invention has been provided for the purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the precise forms disclosed. Obviously, many modifications and variations will be apparent to practitioners skilled in the art. The embodiment was chosen and described in order to best explain the principles of the invention and its practical applications, thereby enabling others skilled in the art to understand the invention for various embodiments and with the various modifications as are suited to the particular use contemplated. It is intended that the scope of the invention be defined by the following claims and their equivalents.
Number | Date | Country | Kind |
---|---|---|---|
2014-120508 | Jun 2014 | JP | national |
Number | Name | Date | Kind |
---|---|---|---|
7680835 | MacLaurin et al. | Mar 2010 | B2 |
8332357 | Chung | Dec 2012 | B1 |
8620861 | Uhrhane et al. | Dec 2013 | B1 |
9020890 | Kottomtharayil | Apr 2015 | B2 |
9112936 | Poletto | Aug 2015 | B1 |
9148350 | Suryanarayanan | Sep 2015 | B1 |
9189491 | Fushman | Nov 2015 | B2 |
9286327 | Kripalani et al. | Mar 2016 | B2 |
9330106 | Piasecki et al. | May 2016 | B2 |
9449014 | Bashyam et al. | Sep 2016 | B2 |
20040177319 | Horn | Sep 2004 | A1 |
20050289107 | Arrouye | Dec 2005 | A1 |
20050289109 | Arrouye | Dec 2005 | A1 |
20050289133 | Arrouye | Dec 2005 | A1 |
20050289264 | Illowsky | Dec 2005 | A1 |
20070162538 | Kim | Jul 2007 | A1 |
20080104277 | Tian | May 2008 | A1 |
20080154907 | Prasad | Jun 2008 | A1 |
20080168526 | Robbin et al. | Jul 2008 | A1 |
20090150569 | Kumar | Jun 2009 | A1 |
20090181655 | Wallace, Jr. | Jul 2009 | A1 |
20090282169 | Kumar | Nov 2009 | A1 |
20100261488 | Little | Oct 2010 | A1 |
20110009133 | Hung | Jan 2011 | A1 |
20110295929 | Sagar | Dec 2011 | A1 |
20120041946 | Oka | Feb 2012 | A1 |
20130024634 | Shitomi | Jan 2013 | A1 |
20130054613 | Bishop | Feb 2013 | A1 |
20130212067 | Piasecki et al. | Aug 2013 | A1 |
20130218835 | Greenspan et al. | Aug 2013 | A1 |
20130262385 | Kumarasamy | Oct 2013 | A1 |
20130262386 | Kottomtharayil et al. | Oct 2013 | A1 |
20130262392 | Vibhor | Oct 2013 | A1 |
20130262396 | Kripalani et al. | Oct 2013 | A1 |
20130262410 | Liu et al. | Oct 2013 | A1 |
20130263289 | Vijayan | Oct 2013 | A1 |
20140006350 | Fukui et al. | Jan 2014 | A1 |
20140040286 | Bane et al. | Feb 2014 | A1 |
20140046900 | Kumarasamy et al. | Feb 2014 | A1 |
20140046904 | Kumarasamy | Feb 2014 | A1 |
20140149794 | Shetty et al. | May 2014 | A1 |
20140171039 | Bjontegard | Jun 2014 | A1 |
20140201137 | Vibhor et al. | Jul 2014 | A1 |
20140201138 | Dorman et al. | Jul 2014 | A1 |
20140201145 | Dorman | Jul 2014 | A1 |
20140201154 | Varadharajan et al. | Jul 2014 | A1 |
20140289189 | Chan et al. | Sep 2014 | A1 |
20140289225 | Chan et al. | Sep 2014 | A1 |
20140324777 | Novak et al. | Oct 2014 | A1 |
20140366042 | Chan | Dec 2014 | A1 |
20140372376 | Smith | Dec 2014 | A1 |
20140379586 | Sawyer | Dec 2014 | A1 |
20150003812 | Soroka | Jan 2015 | A1 |
20150032692 | Litzenberger | Jan 2015 | A1 |
20150112924 | Vanturennout | Apr 2015 | A1 |
20150120763 | Grue | Apr 2015 | A1 |
20150278330 | Hawa | Oct 2015 | A1 |
20150358406 | Scheer | Dec 2015 | A1 |
20150358408 | Fukatani | Dec 2015 | A1 |
20160022445 | Ruvalcaba et al. | Jan 2016 | A1 |
20160119424 | Kane | Apr 2016 | A1 |
20170091294 | Vibhor | Mar 2017 | A1 |
20170126807 | Vijayan | May 2017 | A1 |
Number | Date | Country |
---|---|---|
101465730 | Jun 2009 | CN |
101860571 | Oct 2010 | CN |
103067480 | Apr 2013 | CN |
2007-094477 | Apr 2007 | JP |
2008077485 | Apr 2008 | JP |
2009-064115 | Mar 2009 | JP |
2012038207 | Feb 2012 | JP |
5328739 | Oct 2013 | JP |
Entry |
---|
Communication dated Feb. 10, 2015 from the Japanese Patent Office in counterpart Application No. 2014-120508. |
Office Action dated Nov. 14, 2016 in copending U.S. Appl. No. 14/695,631. |
Communication dated Feb. 2, 2018, from the State Intellectual Property Office of People's Republic of China in counterpart Application No. 201410742066.8. |
Communication dated Oct. 15, 2018, issued by the State Intellectual Property of the P.R.C. in corresponding Chinese Application No. 201410742066.8. |
Number | Date | Country | |
---|---|---|---|
20150363459 A1 | Dec 2015 | US |