The present application claims priority from Japanese Patent Application No. 2011-216367, filed on Sep. 30, 2011, which is incorporated herein by reference.
1. Technical Field
Aspects of the disclosure relate to a management device that causes a specific device to update a plurality of programs.
2. Related Art
US Patent Application Publication No. 2005/0141025A1 discloses a PC for causing an image forming device to update plural pieces of firmware. According to the above document, a PC transmits plural pieces of firmware for update to the image forming device. After storing the plural pieces of firmware for update, the image forming device executes a reboot operation for enabling the plural pieces of firmware for update.
The disclosure provides another technique that can appropriately update a plurality of programs in a specific device.
For a more complete understanding of the disclosure, and the features and advantages thereof, reference now is made to the following descriptions taken in connection with the accompanying drawings.
Configuration of System:
As shown in
(Configuration of PC 10)
The PC 10 is a computer arranged in, for example, a company. It manages multiple printers 50, 60 also arranged in the company. The PC 10 comprises: a display unit 12, an operation unit 14, a network interface 16, and a control unit 20. The aforementioned units 12-20 are connected to a bus line (not shown). The display unit 12 is a display for displaying various types of information. The operation unit 14 includes a keyboard and a mouse. The user can manipulate the operation unit 14 so as to input various types of instructions to the PC 10. The network interface 16 is connected to the LAN 4.
The control unit 20 comprises a CPU 22 and a memory 24. The CPU 22 executes various types of processing according to a program 30 stored in the memory 24. The memory 24 may include ROM, RAM, hard disk, etc. The memory 24 can also store, in addition to the program 30, a device list 32 and an update list 34 to be explained later. The program 30 includes a management program for causing each of the multiple printers 50, 60 to update the multiple pieces of firmware. The management program may be installed in the PC 10 from computer readable media included in the package together with the printers 50, 60 when the printers 50, 60 are shipped. Also, the management program may be installed in the PC 10 from the server provided by the vendor of the printers 50, 60.
As the CPU 22 executes processing according to the management program, it is possible to realize the various functions of an acquisition unit 38, a confirmation unit 39 and a transmission control unit 43. The confirmation unit 39 comprises: a first packet transmission unit 40a, a second packet transmission unit 40b, a third packet transmission unit 40c, and a judgment unit 42. The transmission control unit 43 comprises: a first program transmission unit 44, a second program transmission unit 45, a first standby period determining unit 46, a second standby period determining unit 47, and a transmission order determining unit 48.
(Configuration of Printers 50, 60)
The printer 50 comprises CPU, memory, display, and printing executing unit not shown in the drawing. The memory of the printer 50 includes ROM, RAM, hard disk, etc. The ROM of the printer 50 stores various types of programs including multiple pieces of firmware. The RAM of the printer 50 is a storage area for temporarily storing various types of data. For example, it can temporarily store the firmware for an update received from the PC 10. It should be noted that the firmware for an update is erased from the RAM after the installation of the firmware for update in the RAM is completed.
The multiple pieces of firmware stored in the printer 50 can be classified to main firmware and sub-firmware. The main firmware executes the basic operation of the printer 50. The printer 50 usually stores one main firmware. On the other hand, the sub-firmware executes various types of functions (such as communication function, printing function, display function, etc.) of the printer 50. The printer 50 usually stores two or more pieces of sub-firmware (for example, a sub-firmware corresponding to the communication function and a sub-firmware corresponding to the printing function (for example, PCL/PS (Printer Control Language/Post Script))). Note that the printer 60 has the same configuration as that of printer 50.
(Configuration of Web Server 70)
The Web server 70 is provided by the vendor of the printers 50, 60. The Web server 70 stores information pertaining to the multiple pieces of firmware that should be updated (i.e. be refreshed) in the multiple printers including the printers 50, 60 (hereinafter to be referred to as “latest firmware information”). The latest firmware information contains the following contents for each of the multiple pieces of firmware: a firmware name, a type of firmware, the number of the latest version of the firmware (hereinafter to be referred to as “latest version number”), a URL indicating the position in the file server 80 where the latest version of the firmware is stored, and a period needed for the printer to complete update of the firmware (hereinafter to be referred to as the “update period”).
(Configuration of File Server 80)
The file server 80 is provided by the vendor of the printers 50, 60. The file server 80 stores firmware for update 82. The firmware for update 82 contains the latest version of each firmware indicated by the latest firmware information stored in the Web server 70.
Each time when the firmware for update 82 is developed by the vendor of the printers 50, 60, the vendor stores the latest firmware information corresponding to the firmware for update in the Web server 70 and stores the firmware for update in the file server 80. In this illustrative embodiment, the Web server 70 and the file server 80 are formed as individual servers separated from each other. However, in a modified example, the Web server 70 and the file server 80 are formed together as a single integrated server.
(Management Program Processing:
With reference to
In step S8, the control unit 20 executes device list generation processing. Specifically, in step S8, the acquisition unit 38 (see
In step S8, the control unit 20 further generates the device list 32 (see
Next, in step S10, control unit 20 monitors input of an update instruction from the user. The user can manipulate the operation unit 14 in order to select one or more printers (hereinafter to be referred to as “selected printer”) that need firmware updated from the device list 32 displayed on the display unit 12. Then, the user can manipulate the operation unit 14 in order to input the update instruction for executing an update of the firmware of the selected printer. In this case, the control unit 20 judges YES in step S10, and the process proceeds to step S12. In the following, the processing of step S12 and thereafter will be explained with reference to an example assuming the printers 50, 60 are the selected printers.
(Update Confirmation Processing:
In step S12, the control unit 20 updates confirmation processing (
Upon receiving the firmware information request packet, the printer 50 generates a response packet including multiple pieces of firmware information corresponding to the multiple pieces of firmware stored by the printer 50, and transmits the response packet to the PC 10. The acquisition unit 38 receives the response packet from the printer 50 and thus acquires multiple pieces of firmware information of the printer 50.
In addition, in step S30, the control unit 20 writes the multiple pieces of firmware information of the printer 50 into the update list 34 (see
By executing similar processing for the printer 60, too, the acquisition unit 38 acquires multiple pieces of firmware information of the printer 60, and writes them in the update list 34. The node name and IP address of the printer 60 written in the update list 34 (that is, the node name and IP address of the printer 60 specified from the device list 32) are “P60” and “A2”, respectively.
Next, in step S32, the control unit 20 specifies one piece of firmware information from the update list 34. In step S34, the control unit 20 transmits the information packet containing the specified firmware information (that is, firmware name, type, and current version number) to the Web server 70.
Upon receiving the information packet from the PC 10, the Web server 70 specifies the latest firmware information corresponding to the firmware name and type contained in the information packet (hereinafter to be referred to as “specified latest firmware information”) using the memory of the Web server 70. Then, the Web server 70 compares the current version number contained in the information packet with the latest version number contained in the specified latest firmware information. If the current version number coincides with the latest version number, the Web server 70 transmits the information indicating “no update” to the PC 10. On the other hand, if the current version number does not coincide with the latest version number (that is, when the current version is not the latest version), the Web server 70 transmits the update information including the specified latest firmware information (that is, the firmware name, type, latest version number, URL, update period) to the PC 10.
In step S36, the control unit 20 judges whether the update information is acquired from the Web server 70. If the information indicating “no update” is received from the Web server 70, the control unit 20 judges NO in step S36, and the process proceeds to step S40 by skipping step S38. In this case, the control unit 20 deletes the one piece of firmware information specified in step S32 from the update list 34. On the other hand, when update information is received from the Web server 70, the control unit 20 judges YES in step S36, and the process proceeds to step S38.
In step S38, the control unit 20 writes, into the update list 34, the latest version number (e.g. “1.1”), URL (e.g. “aaa”), and update period (e.g. “4 (min)”) contained in the update information acquired from the Web server 70 (that is, the specified latest firmware information) in association with one piece of firmware information specified in step S32.
Next, in step S40, the control unit 20 judges whether all firmware information in the update list 34 has been specified in step S32. If YES in step S40, the process proceeds to step S42. If NO in step S40, the process returns to step S32, and the control unit 20 specifies another piece of firmware information and executes again the operation of processing in steps S34-S38. For each piece of the firmware information written in the update list 34 at the start of the update confirmation processing shown in
In step S42, the transmission order determining unit 48 (see
Then, in step S44, the transmission order determining unit 48 executes the sorting operation for the multiple pieces of the combination information 102-110 in the update list 34 for each type according to the node name. In this illustrative embodiment, the transmission order determining unit 48 executes the sorting operation according to the alphabet order of the various node names (that is, the various printer names) (if the alphabet order is the same, according to the rising order of the numeral after the alphabet). That is, the transmission order determining unit 48 executes the sorting operation so that node name “P50” becomes the high-order, while node name “P60” becomes the low-order. Consequently, the transmission order determining unit 48 executes the sorting operation for the two or more combination information 102, 104 including type “MAIN” so that the combination information 102 including node name “P50” becomes the high-order, while the combination information 104 including node name “P60” becomes the low-order. For the combination information 106, 108 including “1st SUB” type, too, the transmission order determining unit 48 executes the sorting operation in a similar way so that the combination information 106 including node name “P50” becomes the high-order, while the combination information 108 including node name “P60” becomes the low-order.
As a result of the processing carried out in steps S42 and S44, the update list 34 is completed with the various combination information 102-110 set in the order shown in
(Main Firmware Update Processing:
After the end of the update confirmation processing in step S12 of
Then, in step S52, according to the URL contained in the combination information specified in step S50 (e.g. URL “aaa” contained in the combination information 102), the acquisition unit 38 executes an inquiry on the file server 80, and downloads the main firmware for update (e.g. the latest version “1.1” of the firmware having firmware name “F1”) from the file server 80.
In step S54, the first program transmission unit 44 (see
Then, upon receiving the main firmware for update, the printer (e.g. 50) transmits to the PC 10 a notification about the end of reception, and temporarily stores the main firmware for update in RAM. The printer then executes install processing for installing the main firmware for update. The install processing adds changes to the existing main firmware in ROM using the main firmware for update in RAM. After the install processing of the main firmware for update, the printer deletes the main firmware for update in RAM. Then, the printer executes a restart operation. As a result, update of the main firmware is completed.
When the IP address of the printer is allotted by a DHCP (Dynamic Host Configuration Protocol) server not shown in the drawing, the printer re-acquires the IP address from the DHCP server upon restarting. An effective period is set to the IP address assigned to the printer by the DHCP server. Consequently, if the printer is restarted after the effective period of the IP address assigned to the printer has passed, the IP address is changed before and after the restart.
In step S56, the transmission control unit 43 monitors the reception of the notification about the end of reception from the printer. When a notification about the end of reception is received, the first program transmission unit 44 judges YES in step S56, and then the process proceeds to step S58.
In step S58, the transmission control unit 43 adds the IP confirmation flag “ON” to the other combination information (e.g. 106) including the same IP address as the IP address (e.g. “A1”) contained in the combination information (e.g. 102) specified in step S50 among multiple pieces of the combination information 102-110 without description of “OK” status. That is, an IP confirmation flag “ON” is added when the main firmware has been transmitted to the printer. When the main firmware is not transmitted to the printer, the IP confirmation flag “ON” is not added. The IP confirmation flag “ON” indicates that the IP address of the printer of the transmission destination of the firmware is to be confirmed, when update should be executed for the firmware according to the combination information including the IP confirmation flag “ON”. In addition, the transmission control unit 43 adds “OK” status to the combination information (e.g. 102) specified in step S50. “OK” status indicates the end of the transmission of the firmware.
Next, in step S60, from the update list 34, the transmission control unit 43 judges whether all of the combination information including firmware type “MAIN” has been specified. If NO in step S60, the process returns to step S50. In step S50, the transmission control unit 43 specifies another piece of combination information (e.g. 104) and executes the processing of steps S52-S60 according to the order in the update list 34. On the other hand, if YES in step S60, the main firmware update processing comes to an end.
(Sub-Firmware Update Processing:
As shown in
As shown in
Then, in step S72, the transmission control unit 43 monitors whether the count value of the timer that starts counting in step S70 has passed the standby period (e.g. “4 (min)”) determined in step S70. If the count value of the timer has passed the standby period, the transmission control unit 43 judges YES in step S72, and the process proceeds to step S74.
In step S74, the transmission control unit 43 specifies one piece of combination information including the target type (e.g. “1st SUB”) in the update list 34. For example, if the target type is “1st SUB”, the transmission control unit 43 specifies the combination information 106 with order “3” in step S74 of the first round, and specifies the combination information 108 with order “4” in step S74 of the second round. However, as explained above, when the IP address of the printer is assigned by the DHCP server not shown in the drawing, the IP address of the printer can be changed at the time of restart for update of the main firmware. Consequently, the processing of the following steps S76, S78, and S80 is executed.
In step S76, the transmission control unit 43 judges whether the IP confirmation flag of the combination information specified in step S74 is “ON”. If the IP confirmation flag of the combination information specified in step S74 is “ON” (when YES in step S76), the process proceeds to step S78. On the other hand, if the IP confirmation flag of the combination information specified in step S74 is not “ON” (when NO in step S76), the process proceeds to step S82 by skipping steps S78 and S80. Note that, it is determined to be NO in step S76, for example, when update of the main firmware is not carried out in the printer having the node name contained in the combination information specified in step S74.
In steps S78 and S80, the confirmation unit 39 (see
As explained above, the IP address of the printer can be changed when a restart operation is executed to update the main firmware. Consequently, the IP address contained in the combination information specified in step S74 may be different from the IP address contained in the response packet. The confirmation unit 39 judges whether the two IP addresses coincide with each other in order to confirm a current IP address of the printer of the transmission destination of the sub-firmware. When the two IP addresses are different from each other, in step S80, the confirmation unit 39 updates the IP address contained in the combination information specified in step S74 (e.g. “A2” contained in the combination information 108) to the IP address (e.g. “A3”) contained in the response packet. In this case, the confirmation unit 39 also updates the IP address contained in the other combination information including the node name contained in the combination information specified in step S74 (e.g. “A2” contained in the other combination information 110) to the IP address contained in the response packet (e.g. “A3”). When the two IP addresses coincide with each other, the confirmation unit 39 does not carry out update processing of step S80. After step S80, the process proceeds to step S82.
In step S82, according to the URL contained in the combination information specified in step S74 (e.g. URL “ccc” contained in the combination information 106), the acquisition unit 38 makes inquiry on file server 80, and downloads from the file server 80 the sub-firmware for update (e.g. the latest version “2.1” of the firmware having firmware name “F2”).
When step S80 is not executed, in step S84, the second program transmission unit 45 (see
Similar to the case of the main firmware for update, upon receiving the sub-firmware for update, the printer of the transmission destination transmits to the PC 10 a notification about the end of reception, and executes the install processing. Then, the printer restarts. As a result, update of the sub-firmware for update is completed. At this restart, the IP address of the printer may be changed.
Steps S86 and S88 are similar to steps S56 and S58 shown in
Then, in step S90, from the update list 34, the transmission control unit 43 judges whether all of the combination information (e.g. 106, 108) including the target type (e.g. “1st SUB”) has been specified. If all of the combination information including the target type has not been specified, NO in step S90, the process returns to step S74, and the transmission control unit 43 specifies another one piece of combination information (e.g. 108), and executes the processing of steps S76-S88 again. On the other hand, if all of the combination including the target type has been specified, YES in step S90, the sub-firmware update processing comes to an end.
After the sub-firmware update processing in step S16 of
For example, when the second round of sub-firmware update processing is executed, in step S70 of
Processing Executed by the Various Devices in First Illustrative Embodiment:
As shown in
Then, the user manipulates the operation unit 14 to input the update instruction for causing the printers 50, 60 to execute update of the firmware (YES in step S10 of
Then, the PC 10 transmits a firmware information request packet by using IP address “A2” of the printer 60 as the transmission destination (see step S30 in
Next, the PC 10 transmits firmware information to the Web server 70, and acquires update information for each of the firmware information from the Web server 70 (see steps S32-S38 in
Then, the PC 10 makes inquiry on the file server 80, and downloads from the file server 80 the latest version “1.1” of the main firmware for update having firmware name “F1” contained in the combination information 102 with order “1” (see step S2 in
Upon receiving main firmware for update “F1”, the printer 50 executes the install processing of “F1”. After the install processing of “F1” by the printer 50, the printer 50 restarts. As a result, in the printer 50, update of “F1” comes to an end. As can be seen from an update period of the combination information 102 shown in
Similarly, the PC 10 makes inquiry on the file server 80, and downloads from the file server 80 the latest version “1.5” of the main firmware for update having firmware name “F3” contained in the combination information 104 with order “2” (see step S52 shown in
Similar to the case of the aforementioned printer 50, the printer 60 is restarted after the end of the install processing of “F3”. Usually, update of “F3” needs 2 minutes (see
As shown in
As explained above, the printer 50 usually requires 4 minutes to update “F1”. Then, after lapse of 4 min of the standby period, the PC 10 starts transmission of sub-firmware for update “F2” to the printer 50. Consequently, before reception of “F2”, the printer 50 completes update of “F1”. Also, the printer 60 usually requires 2 minutes for update of “F3”. Accordingly, before reception of “F4”, the printer 60 completes update of “F3”.
If the printer 50 continuously receives “F1” and “F2” from the PC 10, it is necessary to store both of “F1” and “F2” in the RAM of the printer 50 simultaneously. In this case, if the capacity of the RAM of the printer 50 is insufficient, there is no way to simultaneously store both of “F1” and “F2”. Also, even assuming both “F1” and “F2” can be simultaneously be stored in the RAM of the printer 50, it is still difficult to execute the install processing of “F1” and “F2” simultaneously. On the other hand, according to this illustrative embodiment, since the printer 50 completes update of “F1” before reception of “F2”, there is no need to simultaneously store both of “F1” and “F2” in the RAM. Similarly, the printer 60 completes update of “F3” before reception of “F4”. That is, for the printers 50, 60, even if the capacity of the memory is small, it is still possible to execute appropriate update of each firmware while making a high efficiency use of the memory.
As shown in
Then, the PC 10 carries out inquiry on the file server 80, and downloads the latest version “2.1” of the sub-firmware for update having firmware name “F2” from the file server 80 (see step S82 of
Upon completion of the install processing of sub-firmware for update “F2”, the printer 50 restarts. Usually, it takes 3 minutes to update “F2” (see
Then, the PC 10 broadcasts to the LAN 4 an IP address request packet including node name “P60” of the printer 60 contained in the combination information 108 with order “4” (step S78 as shown in
Then, the PC 10 makes inquiry on the file server 80, and downloads from the file server 80 the latest version “2.3” of the sub-firmware for update having firmware name “F4” (step S82 of
Upon completion of the install processing of “F4”, the printer 60 restarts. It usually takes 3 minutes to update “F4”. In the example shown in
As shown in
As shown in
(Advantages of First Illustrative Embodiment)
As explained above, according to the present illustrative embodiment, as shown in
According to the present illustrative embodiment, as shown in
(Corresponding Relationship)
The PC 10 and the printer 60 of the present illustrative embodiment are examples of a “management device” and “specific device” of the present invention, respectively. Firmware “F2” and “F4” are examples of a “first program” and “second program”, respectively. IP address “A2” of the printer 60 before the address has changed and IP address “A3” of the printer 60 after the address has changed are examples of a “first IP address” and “second IP address”, respectively. The IP address request packet and the response packet in response to the IP address request packet are examples of “first request packet” and “first response packet”, respectively. The node name “P60” of the printer 60 is an example of “first identification information”.
In the following, explanation will be made with the points of difference from the first illustrative embodiment as the main point. In the second illustrative embodiment, in the device list generation processing of step S8 in
In the present illustrative embodiment, the contents of the update confirmation processing shown in
In step S58 shown in
(Sub-Firmware Update Processing:
According to the second illustrative embodiment, instead of the sub-firmware update processing shown in
Then, in step S122, the transmission control unit 43 monitors the count value of the timer for the target printer (e.g. 50) having the node name (e.g. “P50”) contained in the combination information (e.g. 106) specified in step S120 to determine if the count value passes the determined standby period (e.g. “4 (min)”) for the target printer (e.g. 50). When the standby period has lapsed, the transmission control unit 43 judges YES in step S122, and the process proceeds to step S124. Step S124 is the same as step S76 of
When the IP confirmation flag is “ON”, YES in step S124, the confirmation unit 39 (see
Next, in step S128, the second packet transmission unit 40b monitors reception of the response packet. When a printer exists that has the IP address (e.g. “A1”) contained in the identification information request packet, the printer can receive the identification information request packet and transmit the response packet including the identification information (e.g. serial number) of the printer to the PC 10. In this case, the second packet transmission unit 40b receives the response packet (YES in step S128), and the process proceeds to step S130. On the other hand, when no printer exists that has the IP address contained in the identification information request packet, the response packet is not transmitted to the PC 10. In this case, the second packet transmission unit 40b judges NO in step S128, and the process proceeds to step S132.
In step S130, the judgment unit 42 (see
On the other hand, when the IP address contained in the combination information specified in step S120 is assigned to another printer different from the printer having the identification information contained in the combination information, the identification information contained in the response packet does not coincide with the identification information contained in the combination information (NO in step S130). This means that the IP address of the printer having the identification information contained in the combination information is changed after update of the main firmware from the IP address before the update. When it is NO in step S130, the process proceeds to step S132.
In step S132, similar to step S78 of
The operation in steps S136-S140 is similar to the process in steps S82-S86 of
(Processing Executed by the Various Devices in Second Illustrative Embodiment:
The contents of the various processing until completion of the transmission of main firmware “F1”, “F3” are similar to those in
Also, after transmission of “F3” to the printer 60, the PC 10 determines the standby period “2 (min)” for the printer 60, and starts counting (see step S58 of
As shown in
Then, the PC 10 makes inquiry on the file server 80, and downloads “F2” from the file server 80 (see step S136 of
Then, the PC 10 uses the IP address “A2” contained in the combination information 108 with order “4” as the transmission destination, and transmits an identification information request packet (see step S126 of
In this case, the PC 10 broadcasts an IP address request packet including node name “P60” of the printer 60, and receives a response packet including a current IP address “A3” of the printer 60 (see step S132 of
Then, the PC 10 makes inquiry on the file server 80, and downloads “F4” from the file server 80 (see step S136 of
As shown in
After execution of the installation process of “F4”, the printer 60 restarts. In the example shown in
In the sub-firmware update processing of the second round, the PC 10 uses the IP address “A3” contained in the combination information 110 with order “5” as the transmission destination, and transmits an identification information request packet (see step S126 of
In this case, the PC 10 broadcasts an IP address request packet including node name “P60” of the printer 60, and receives a response packet including a current IP address “A4” of the printer 60 (see step S132 of
Then, the PC 10 carries out inquiry on the file server 80 and downloads “F5” from the file server 80 (see step S136 of
(Corresponding Relationship)
The identification information request packet and the response packet in response to the identification information request packet are examples of a “second request packet” and a “second response packet”, respectively. The IP address request packet and the response packet in response to the IP address request packet are examples of a “third request packet” and a “third response packet”, respectively. In addition, the node name and the identification information (e.g. serial number) are examples of “first identification information” and “second identification information”, respectively.
(Modifications) (Modification 1)
Instead of the name resolution processing shown in
(Modification 2)
In the above second illustrative embodiment, in step S126 of
(Modification 3)
The “management device” is not limited to the PC 10. It may also be other devices such as a mobile telephone, PDA, server, etc. In addition, “devices” are not limited to the printers 50, 60. There may also be other devices that need update of firmware, such as mobile telephones, PDAs, FAX machines, copiers, scanners, multifunctional devices, etc.
(Modification 4)
In the above illustrative embodiments, the various units 38-48 are realized by the CPU 22 executing processing according to the software. However, instead of this, at least a portion of the various units 38-48 may be realized by hardware such as a logic circuit.
While the invention has been described in connection with various example structures and illustrative embodiments, it will be understood by those skilled in the art that other variations and modifications of the structures, configurations, and embodiments described above may be made without departing from the scope of the invention. For example, this application comprises any possible combination of the various elements and features disclosed herein, and the particular elements and features presented in the claims and disclosed above may be combined with each other in other ways within the scope of the application, such that the application should be recognized as also directed to other embodiments comprising any other possible combinations. Other structures, configurations, and embodiments will be apparent to those skilled in the art from a consideration of the specification or practice of the invention disclosed herein. It is intended that the specification and the described examples are illustrative with the true scope of the invention being defined by the following claims.
Number | Date | Country | Kind |
---|---|---|---|
2011-216367 | Sep 2011 | JP | national |
Number | Name | Date | Kind |
---|---|---|---|
6131121 | Mattaway et al. | Oct 2000 | A |
6339789 | Sugauchi et al. | Jan 2002 | B1 |
6510153 | Inoue et al. | Jan 2003 | B1 |
6513066 | Hutton et al. | Jan 2003 | B1 |
7318099 | Stahl et al. | Jan 2008 | B2 |
7609690 | Ogata | Oct 2009 | B2 |
7707573 | Marmaros et al. | Apr 2010 | B1 |
7934210 | Stampfli et al. | Apr 2011 | B1 |
7953901 | Nishikawa | May 2011 | B2 |
8032881 | Holmberg et al. | Oct 2011 | B2 |
8250564 | Bando et al. | Aug 2012 | B2 |
8266613 | Bando et al. | Sep 2012 | B2 |
8285756 | Nimura et al. | Oct 2012 | B2 |
8433789 | Nagatani | Apr 2013 | B2 |
8650560 | Seki et al. | Feb 2014 | B2 |
20010049732 | Raciborski et al. | Dec 2001 | A1 |
20030081595 | Nomura et al. | May 2003 | A1 |
20030088650 | Fassold et al. | May 2003 | A1 |
20050141025 | Hanada | Jun 2005 | A1 |
20060235949 | Tai et al. | Oct 2006 | A1 |
20070250830 | Holmberg et al. | Oct 2007 | A1 |
20070288423 | Kimoto | Dec 2007 | A1 |
20080071942 | Takamoto et al. | Mar 2008 | A1 |
20080148268 | Hirouchi | Jun 2008 | A1 |
20090177806 | Nishikawa | Jul 2009 | A1 |
20100169878 | Seki et al. | Jul 2010 | A1 |
20100250738 | Nagatani | Sep 2010 | A1 |
20120084767 | Ishimoto | Apr 2012 | A1 |
20130086574 | Yada | Apr 2013 | A1 |
Number | Date | Country |
---|---|---|
5-250170 | Sep 1993 | JP |
H06110811 | Apr 1994 | JP |
2005-190308 | Jul 2005 | JP |
2009193218 | Aug 2009 | JP |
2010-092322 | Apr 2010 | JP |
2010152670 | Jul 2010 | JP |
2010239462 | Oct 2010 | JP |
2011172097 | Sep 2011 | JP |
2012-078916 | Apr 2012 | JP |
Entry |
---|
Non-Final Office Action received in corresponding U.S. Appl. No. 13/626,637 dated Mar. 11, 2014. |
Nov. 25, 2014—(JP) Notification of Reasons for Rejection—App 2011-216367—Eng Tran. |
Nov. 25, 2014—(JP) Notification of Reasons for Rejection—App 2011-216368—Eng Tran. |
Aug. 4, 2014—(US) Notice of Allowance—U.S. Appl. No. 13/626,637. |
Oct. 29, 2014—(US) Notice of Allowance—U.S. Appl. No. 13/626,637. |
Number | Date | Country | |
---|---|---|---|
20130086281 A1 | Apr 2013 | US |