At least one embodiment of the present invention pertains to mobile devices, and more particularly, to mobile devices using other connected devices to cache data for optimizing network data transmission.
The internet has become a universal platform for web communications. Technologies for optimizing web delivery of content have been developed. Various delivery methods are available as they rely on standard web servers that are widely supported. For instance, a content server for a content delivery network can break a media stream into small fragments and transfer the fragments to client devices. The client devices download the files and play the fragments in an order specified by the content server. When too many client devices request data from the content server at the same time, the existing bandwidth and system resources of the content server can be overwhelmed.
A content delivery network may include edge servers that are connected to the content server to mitigate the problem. The edge servers can aggregate requests by multiplexing connections from the client devices to one connection between each edge server and the content server. The edge servers can receive corresponding requested data from the server. In response to download requests from the client devices, the edge servers relay the corresponding requested data to the client devices. The edge servers can further cache the data such that cached data can be made available to further data requests from client devices connected to the edge servers.
However, just like the connection limitation between the content server and a client device, there may be a connection limitation between the edge server and the client device as well. Various factors can limit the bandwidth for the client device to download data from the edge server. For instance, the client device may connect to the Internet via a network provider with a data transferring speed upper limit. Therefore the maximum download speed from the edge server to the client device is limited by the speed upper limit.
Technology introduced herein provides a mechanism to optimize data cache among multiple interconnected computing devices. According to at least one embodiment, a storage server transfers a first data set to a computing device. The storage server then identifies a neighbor computing device sharing a local area network (LAN) with the computing device. The neighbor computing device maintains a network connection with the storage server. The storage server transmits a second data set relevant to the first data set to the neighbor computing device. In response to a read request for the second data set, the storage server sends to the computing device an instruction indicating that the neighbor computing device stores a data cache for the computing device. The neighbor computing device serves as a cache device for the computing device. Because the network connection bandwidth between the neighbor computing device and the computing device is a local area network bandwidth and therefore higher than the connection bandwidth for the outside storage server, the computing device is able to retrieve the pre-cached relevant data sets in a higher data transfer rate, in comparison to retrieving all data directly from the storage server.
In accordance with the techniques introduced here, therefore, a computing device is provided. The computing device includes a networking component, a storage component, a process, and a memory. The networking component is configured to communicate with a second computing device. The computing device and the second computing device are interconnected within a local area network (LAN). The network component is further configured to communicate with a storage server outside of the LAN. The memory stores instructions which, when executed by the processor, cause the computing device to perform a process for caching data among devices within the local area network. The process includes steps of retrieving data from the storage server via the networking component, storing the data in the storage component as cache data for the second computing device, receiving a cache inquiry for the cache data stored in the storage component from the second computing device, and transferring the cache data to the second computing device in response to the cache inquiry.
In accordance with the techniques introduced here, therefore, a storage server is provided also. The storage server includes a networking component, a storage component, a process, and a memory. The networking component is configured to communicate with a first computing device and a second computing device. The first computing device and the second computing device are interconnected within a local area network (LAN). The memory stores instructions which, when executed by the processor, cause the storage server to perform a process for caching data among devices within the local area network. The process includes steps of transferring the first data set stored in the storage component to the first computing device in response to a read request for a first data set from the first computing device, identifying a second data set relevant to the first data set, transferring the second data set to the second computing device as cache data for the first computing device, and sending an instruction to the first computing device to retrieve the second data set directly from the second computing device in response to a read request for the second data set from the first computing device.
Other aspects of the technology introduced here will be apparent from the accompanying figures and from the detailed description which follows.
These and other objects, features and characteristics of the present invention will become more apparent to those skilled in the art from a study of the following detailed description in conjunction with the appended claims and drawings, all of which form a part of this specification. In the drawings:
References in this specification to “an embodiment,” “one embodiment,” or the like, mean that the particular feature, structure, or characteristic being described is included in at least one embodiment of the present invention. Occurrences of such phrases in this specification do not all necessarily refer to the same embodiment, however.
A local area network router 120 can also be included to exchange data between the computing device and cloud storage server 110. The local area network router 120 can include network communication hardware and network connection logic to receive the information from computing devices. The local area network router 120 may include a queuing mechanism to organize data received from or sent to the computing devices 130 and 140.
The computing devices 130 and 140 can each communicate with the cloud storage service 110 via the local area network router 120. The computing devices 130 and 140 form a local area network. The local area network router 120 is responsible for data communication transmitted out of and into the local area network. In some embodiments, the bandwidth of the connection between the computing devices 130 and 140 is larger than the bandwidth of the connections between the cloud storage service 110 and the computing devices.
Although
The computing device 130 includes an operating system 132 to manage the hardware resources of the computing device 130 and provides services for running computer applications 134 (e.g., mobile applications running on mobile devices). The computer applications 134 stored in the computing device 130 require the operating system 132 to properly run on the device 130. The computing device 130 includes at least one local storage device 138 to store the computer applications and user data. The computing device 130 or 140 can be a desktop computer, a laptop computer, a tablet computer, an automobile computer, a game console, a smart phone, a personal digital assistant, or other computing devices capable of running computer applications, as contemplated by a person having ordinary skill in the art.
The computer applications 134 stored in the computing device 130 can include applications for general productivity and information retrieval, including email, calendar, contacts, and stock market and weather information. The computer applications 134 can also include applications in other categories, such as mobile games, factory automation, GPS and location-based services, banking, order-tracking, ticket purchases or any other categories as contemplated by a person having ordinary skill in the art.
The operating system 132 of the computing device 130 includes a data cache module 136 to manage data cache for the computing device 130 and other computing devices in the local area network. The computer applications 134 can request data from the cloud storage service 110. Instead of downloading the requested data directly from the cloud storage service 110, the data cache module 136 can inquire the cloud storage service 110 for any data cache in the local area network. If the cloud storage service 110 replies that there is another computing device (e.g. computing device 140) that stored the requested data in its cache, the data cache module 136 can download the request data from the computing device in the same local area network, and take advantage of the high bandwidth of the local area network.
Similarly, the data cache module 136 can also cache data for other computing devices in the local area network. For instance, in response to an instruction of the cloud storage service 110, the data cache module 136 can cache data for the computing device 140. If the data cache module 146 of the computing device 140 sends a data request to the computing device 130, the data cache module 136 can identify the requested data and transfer the data to the computing device 140.
The computer applications 134 running on the same computing device 130 need not be aware of the location of the cached data. The computer applications 134 may communicate directly with the operating system 132 to fetch local data, and the operating system may generate a request that targets the cloud storage service 110 if the data file does not exist in the data cache module 136. Alternatively, the computer applications 134 may generate a data request targeting the cloud storage service 110. The data cache module 136, as a part of the operating system 132, can be responsible for locating the cached data by communicating with the cloud storage service 110 and retrieving the data from the cached location.
The networking component 210 can be capable of switching between states including a high power consumption state and a low power conservation state. The network component 210 can be, e.g. a WiFi networking adapter, a cellular phone networking adapter, or a combination thereof. The battery 220 is configured to provide power to the networking component and other components of the computing device 200. The computing device may further include a power adapter to be connected to a power source to provide power for the computing device 200, in addition to the power provided by the battery 220.
The processor 230 is configured to run computer applications 260 and the operating system 250 of the computing device 200. The memory component 240 stores instructions of the operating system 250 which, when executed by the processor 230, cause the operating system 250 to perform processes for realizing certain functionalities of the computing device 200.
For instance, the process of the operating system 250 can receive requests for data from the computer applications 260. The applications 260 can generate the requests for data as if the data are stored in the computing device 200. The applications 260 does not need to know that the cloud storage service exists. The process of the operating system 250 can further redirect its request to another computing device having cached data within the same local area network in response to an instruction from the storage server. The computer applications 260 do not need to be aware of the location of the cached data. The computer applications 260 can perform as if the requested data are transferred directly from the operating system 250, instead of the storage server. The operating system 250 running behind the computer applications 260 is responsible for locating and retrieving the requested data from a data cache of another computing device in the local area network.
In some embodiments, the computing device can serve as a data cache device with a high power efficiency for other computing devices in the same local area network. For instance, the computing device 200 can stay at a low power conservation state initially. When the storage server sends an instruction to the computing device 200 to retrieve and store cache data for another computing device, the computing device 200 switches to a high power consumption state and retrieves the cache data. The computing device 200 can again switch back to the low power conservation state after retrieving the cache data. When another computing device contacts the computing device 200 for retrieving the cache data, the computing device 200 switches to the high power consumption state to handle the data request. In this way, the battery power and the network connection of computing device 200 are optimized and utilized in a more efficient way. As a result, the battery life of the computing device 200 can be extended.
A data cache module 330 runs on top of the kernel 304. The data cache module 330 is responsible for caching data for other devices and retrieving cache data for this device. For instance, the data cache module 330 can maintain a network connection with a storage server. When the storage server instructs the data cache module 330 to store certain cache data for another device, the data cache module 330 retrieves the cache data from the storage server. When another device in the same local area network requests the cache data, the data cache module 330 sends the cache data to the other device.
The data cache module 330 is also responsible for retrieving data cached in another device. The data cache module 330 can first send the data request to the storage server. If the storage server replies that the requested data is cached in another device in the same local area network as the device, the data cache module 330 retrieves the cached data from the other device, instead of the storage server outside of the local area network.
The technology disclosed herein can be applied to various computing devices including, e.g., game systems or devices capable of running game applications. For instance,
In some embodiments, game server 400 may monitor or measure resource usage or workload of the game systems. In some embodiments, the resource usage may be associated with resource usage of a central processing unit (CPU) of the game systems, resource usage of a graphic processing unit (GPU) of the game systems, resource usage of a main memory of the game systems, and/or resource usage of a graphic memory of the game systems, etc.
In some embodiments, game server 400 may determine or identify, among the game systems, one or more game systems as cache devices for other game systems in the local area network 410. The determination can be made based on, e.g., the work load of the game systems or the battery levels of the game systems. The game server 400 may identify a predetermined game event is about to happen in one game system, and instruct the cache devices to pre-cache the game data for the predetermined game event.
For instance, the game server 400 may identify that in game system 411, a predetermined game event of entering a new stage is about to happen. Examples of the predetermined game event may include, but are not limited to, starting a game by a player of the game, entering a new stage in the game by the player, entering a new place in the game by the player, completing a mission in the game by the player, obtaining a game item by the player, meeting another character in the game by the player, talking with another character in the game, occurrence of a scene change in the game, any other pre-defined game-related events or milestones, or even suspension of the game at a point intended to avoid disrupting the high quality experience for the user. The game server 400 can instruct the other game systems 412 and 413 to retrieve the game data for the new stage and store the game data as pre-cache for game system 411. When the game system 411 needs the game data for the new stage, the game system 411 first sends the request for the game data to the game server 400. The game server 400 responds to the game system 411 that game systems 412 and 413 have pre-cached the game data for the new stage. Therefore, the game system 411 can retrieve the game data from the game systems 412 and 413 within the same local area network 410.
Although
Similarly, the technology disclosed herein can be applied to devices for steaming video or other types of data steaming. For instance,
The content server 500 can handle the video streaming request from any of the video devices 511, 512 and 513. The content server 500 can further monitor the network connection quality and/or streaming data rate of the video devices 511, 512 and 513. For example, if the content server 500 determines that the quality of a network connection between the content server 500 and the video device 511 is not good enough to sustain the video streaming to the video device 511, the content server 500 can instruct other device in the local area network, e.g. video devices 512 and 513, to serve as cache devices for the video device 511. The content server 500 can identify the video packets or video frames that are going to be sent to the device 511 for video streaming, and send the packets or frames to the cache devices 512 and 513. These cached video packets can be, e.g., video packets subsequent to the video packets that are being played currently in video device 511.
The content server 500 can notify the video device 511 of the cache devices 512 and 513. The network connection quality is high between the cached devices 512, 513 and the video device 511, since all these devices are in the same local area network. Therefore, instead of losing some of the video packets due to the network connection quality between the content sever 500 and the video device 511, the video device 511 can retrieve the cached video packets from the neighbor devices 512 and 513 (i.e. devices sharing the same local area network), in order to receive the video at a download rate fast enough to play the video stream without delays.
Although
The technology disclosed herein can also be applied to devices for sharing photos or other types of data. For instance,
The photo sharing server 600 can handle the photo request from any of the devices 611, 612 and 613. The photo sharing server 600 can further monitor the activities of the devices 611, 612 and 613. For example, the photo sharing server 600 may determine that the device 611 is downloading a first couple previews of photos of a photo album. A photo album can include photo files in a directory, or include photo files with the same album metadata or id number. The device 611 may download the first couple previews to visualize the previews sequentially as a slide show. The photo sharing server 600 predicts that the device 611 will likely further download the rest of photo previews of the same photo album, as the device 611 likely will finish the slide show with all photo previews of the album. The photo sharing server 600 identifies that the devices 612 and 613 share the same local area network with the device 611. The photo sharing server 600 instructs the devices 612 and 613 to download and store the rest of the photo previews, and serve as cache devices for the device 611. When device 611 needs to download the photo previews to continue the slide show, the photo sharing server 600 can instruct the device 611 to download the photo previews from the cache devices 612 and 613. Since the cache devices 612 and 613 are in the local area network 610, the device 611 can retrieve the photo previews faster than retrieving them from the photo sharing server 600.
Additionally, the photo sharing server 600 may predict the device 611 will further download the original files of the photos being previewed, as a user of the device 611 may want to receive the original files to see the details of the photos or use the original files for making photo prints. Similarly, the photo sharing server 600 can transfer these original photo files to cache devices 612 and 613 to anticipate the needs of the device 611. When device 611 makes a request for an original photo file, it is redirected to the cache device 612 or 613 for retrieving the original photo file within the local area network 610.
As illustrated in the figures, computing devices communicate with the cloud storage server to receive information regarding cache devices within the same local area network. The cloud storage server acts as a control center for assigning cache device responsibilities and directing devices to the cached locations.
At step 720, the storage server identifies one or more neighbor computing devices sharing a local area network (LAN) with the computing device, wherein the neighbor computing devices maintain network connections with the storage server. For instance, the neighbor computing devices can maintain the network connections with the storage server via a router. The router controls the routing of all communications within the local area network as well as communications between the devices and the storage server. The bandwidth of the local area network interconnecting the computing device and the neighbor computing device can be higher than the bandwidth of a network connection between the computing device and the storage server.
At step 730, the storage server selects at least one neighbor computing device from the neighbor computing devices based on device statuses of the neighbor computing devices. The device statuses can include, e.g., battery levels of the neighbor computing devices, workloads of the neighbor computing devices, data transferring rates of network adapters of the neighbor computing devices, free storage available on the neighbor computing devices, ownerships of the neighbor computing devices, or other types of statuses of the computing devices.
At step 740, the storage server determines whether a neighbor computing device is selected as cache device. If no neighbor computing device is selected, the process 700 may, e.g., make changes to the criteria in which device statuses are reviewed at step 750 and repeats the step 730.
If a neighbor computing device is selected, at step 760, the storage server sends, to the neighbor computing device, a request to store cache data for the computing device at the neighbor computing device. At step 765, the storage server determines whether a confirmation to store cache data for the computing device at the neighbor computing device is received from the neighbor computing device. If the confirmation is not received, the process 700 can go to step 730 to select another neighbor computing device. Alternatively, the process storage server can continue to wait for the confirmation.
If the confirmation is received, at step 770, the storage server identifies a second data set as relevant to the first data set based on a data access pattern profile of a user of the computing device. The types of data sets can vary, and the relevance between the first and second data sets can vary as well. For instance, the first data set and the second data set can be two sets of data blocks that belong to a single file. These two data sets (data blocks) are relevant because they belong to the same file. Alternatively, the first data set can include a first file, and the second data set can include a second file sharing a common file property with the first file. The common property can be, e.g., file type, owner account, file access rights, file create timestamp, file modify timestamp, file metadata or other types of file properties. In some embodiments, the common property is not related to file metadata. For instance, the common property can be a data access pattern. In other words, a second data set can be related to a first data set in regards to data access patterns. In some embodiments, the first data set and the second data set are originally stored in the storage server and belong to a user account having access to both the computing device and neighbor computing device.
At step 775, the storage server transmits a second data set relevant to the first data set to the neighbor computing device. The neighbor computing device stores the second data set as cached data for the computing device. At step 780, the storage server receives, from the computing device, a request to retrieve the second data set and send it to the computing device.
At step 785, the storage server determines whether the requested second data set has been cached in a neighbor computing device sharing the local area network with the computing device. If the second data set has not been cached, the storage server directly transfers the second data set to the computing device at step 790. If the second data set has been cached, at step 795, the storage server sends, to the computing device, an instruction indicating that the neighbor computing device stored a data cache of the second data set for the computing device. The computing device in turn can retrieve the cached data set from the neighbor computing device.
Those skilled in the art will appreciate that the logic illustrated in
The computing devices within a local area network can serve as cache devices for each other.
The computing device may switch between a low power conservation state and a high power consumption state. For instance, at step 820, in response to a request from the storage server for storing data as cache data for the second computing device, the computing device can switch from the low power conservation state to the high power consumption state. At step 830, the computing device determines whether the computing device is capable of serving as a cache device for the second computing device. The determination can be based on the status of the computing device, as well as the network connection status between the storage server and the second computing device. For example, if the computing device's current workload is high, the computing device may refuse the request to serve as a cache device from the storage server. Alternatively, if the network connection speed between the computing device and the storage server is low (e.g., due to a problem with the networking component of the computing device), the computing device may refuse the request as well.
At step 840, if the computing device determines that computing device is not capable of serving as a cache device for the second computing device, the computing device sends a refuse message to the storage server. Otherwise, at step 845, the computing device sends to the storage server a confirmation for storing data as cache data for the second computing device. At step 850, the computing device retrieves data from the storage server via the networking component. At step 855, the computing device stores the data in the storage component as cache data for the second computing device. Once the data is cached, at step 858, the computing device may switch back to the low power conservation state to conserve battery power. The computing device and the second computing device may be personal electronic devices to which a user has access.
At step 860, the computing device receives, from the second computing device, a cache inquiry for the cache data stored in the storage component. In response to the cache inquiry from the second computing device, at step 865, the computing device switches from the low power conservation state to the high power consumption state. At step 870, the computing device sends to the second computing device, a confirmation that the computing device has stored the cache data of the cache inquiry. At step 875, the computing device transfers the cache data to the second computing device in response to the cache inquiry.
The processor(s) 910 is/are the central processing unit (CPU) of the computer 900 and, thus, control the overall operation of the computer 900. In certain embodiments, the processor(s) 910 accomplish this by executing software or firmware stored in memory 920. The processor(s) 910 may be, or may include, one or more programmable general-purpose or special-purpose microprocessors, digital signal processors (DSPs), programmable controllers, application specific integrated circuits (ASICs), programmable logic devices (PLDs), trusted platform modules (TPMs), or the like, or a combination of such devices.
The memory 920 is or includes the main memory of the computer 900. The memory 920 represents any form of random access memory (RAM), read-only memory (ROM), flash memory, or the like, or a combination of such devices. In use, the memory 920 may contain a code 970 containing instructions according to the technology disclosed herein.
Also connected to the processor(s) 910 through the interconnect 930 are a network adapter 940 and a storage adapter 950. The network adapter 940 provides the computer 900 with the ability to communicate with remote devices, over a network and may be, for example, an Ethernet adapter or Fibre Channel adapter. The network adapter 940 may also provide the computer 900 with the ability to communicate with other computers. The storage adapter 950 allows the computer 900 to access a persistent storage, and may be, for example, a Fibre Channel adapter or SCSI adapter.
The code 970 stored in memory 920 may be implemented as software and/or firmware to program the processor(s) 910 to carry out actions described above. In certain embodiments, such software or firmware may be initially provided to the computer 900 by downloading it from a remote system through the computer 900 (e.g., via network adapter 940).
The techniques introduced herein can be implemented by, for example, programmable circuitry (e.g., one or more microprocessors) programmed with software and/or firmware, or entirely in special-purpose hardwired circuitry, or in a combination of such forms. Special-purpose hardwired circuitry may be in the form of, for example, one or more application-specific integrated circuits (ASICs), programmable logic devices (PLDs), field-programmable gate arrays (FPGAs), etc.
Software or firmware for use in implementing the techniques introduced here may be stored on a machine-readable storage medium and may be executed by one or more general-purpose or special-purpose programmable microprocessors. A “machine-readable storage medium”, as the term is used herein, includes any mechanism that can store information in a form accessible by a machine (a machine may be, for example, a computer, network device, cellular phone, personal digital assistant (PDA), manufacturing tool, any device with one or more processors, etc.). For example, a machine-accessible storage medium includes recordable/non-recordable media (e.g., read-only memory (ROM); random access memory (RAM); magnetic disk storage media; optical storage media; flash memory devices; etc.), etc.
The term “logic”, as used herein, can include, for example, programmable circuitry programmed with specific software and/or firmware, special-purpose hardwired circuitry, or a combination thereof.
In addition to the above mentioned examples, various other modifications and alterations of the invention may be made without departing from the invention. Accordingly, the above disclosure is not to be considered as limiting and the appended claims are to be interpreted as encompassing the true spirit and the entire scope of the invention.
This application claims to the benefit of U.S. Provisional Patent Application No. 61/708,794, entitled “CLOUD COMPUTING INTEGRATED OPERATING SYSTEM”, which was filed on Oct. 2, 2012, which is incorporated by reference herein in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
5446901 | Owicki et al. | Aug 1995 | A |
5925100 | Drewry et al. | Jul 1999 | A |
6085226 | Horvitz | Jul 2000 | A |
6286080 | Galbraith et al. | Sep 2001 | B1 |
6385641 | Jiang et al. | May 2002 | B1 |
6412021 | Nguyen et al. | Jun 2002 | B1 |
6721870 | Yochai et al. | Apr 2004 | B1 |
6757696 | Multer et al. | Jun 2004 | B2 |
6877065 | Galbraith et al. | Apr 2005 | B2 |
6918113 | Patel et al. | Jul 2005 | B2 |
6944819 | Banatwala et al. | Sep 2005 | B2 |
6959320 | Shah et al. | Oct 2005 | B2 |
7043524 | Shah et al. | May 2006 | B2 |
7062567 | Benitez et al. | Jun 2006 | B2 |
7072914 | Cabrera et al. | Jul 2006 | B2 |
7124272 | Kennedy et al. | Oct 2006 | B1 |
7130866 | Schaffer | Oct 2006 | B2 |
7139811 | Lev Ran | Nov 2006 | B2 |
7155465 | Lee et al. | Dec 2006 | B2 |
7222186 | Kobayashi | May 2007 | B2 |
7260672 | Garney | Aug 2007 | B2 |
7451225 | Todd | Nov 2008 | B1 |
7506317 | Liang et al. | Mar 2009 | B2 |
7533230 | Glover et al. | May 2009 | B2 |
7617250 | Xu et al. | Nov 2009 | B2 |
7676630 | Qiao | Mar 2010 | B2 |
7685255 | Amlekar et al. | Mar 2010 | B2 |
7698517 | Tulyani | Apr 2010 | B2 |
7783666 | Zhuge et al. | Aug 2010 | B1 |
7792792 | Witriol et al. | Sep 2010 | B2 |
7805531 | Groll et al. | Sep 2010 | B2 |
7849307 | Roskind | Dec 2010 | B2 |
7882304 | English et al. | Feb 2011 | B2 |
7917494 | Muller | Mar 2011 | B2 |
8019811 | Britto et al. | Sep 2011 | B1 |
8082292 | Karmakar et al. | Dec 2011 | B2 |
8136089 | Snodgrass et al. | Mar 2012 | B2 |
8160573 | Griffith et al. | Apr 2012 | B2 |
8214594 | Kneisley et al. | Jul 2012 | B1 |
8245012 | Krauss | Aug 2012 | B2 |
8312102 | Grinberg | Nov 2012 | B2 |
8326793 | Bowers et al. | Dec 2012 | B1 |
8386425 | Kadayam | Feb 2013 | B1 |
8438298 | Arai et al. | May 2013 | B2 |
8456972 | Mehra et al. | Jun 2013 | B2 |
8539163 | Sivasubramanian et al. | Sep 2013 | B1 |
8566788 | Snodgrass et al. | Oct 2013 | B2 |
8635219 | Chakra et al. | Jan 2014 | B2 |
8706755 | Patel et al. | Apr 2014 | B2 |
8732406 | Pase et al. | May 2014 | B1 |
8756620 | Papish et al. | Jun 2014 | B2 |
8769210 | Bell, Jr. et al. | Jul 2014 | B2 |
8775487 | Uhrhane et al. | Jul 2014 | B2 |
8788628 | Taylor et al. | Jul 2014 | B1 |
8805406 | Casaburi et al. | Aug 2014 | B1 |
8831352 | Gao et al. | Sep 2014 | B2 |
8954730 | Roskind | Feb 2015 | B2 |
8972690 | Horn et al. | Mar 2015 | B2 |
9014736 | Hart | Apr 2015 | B2 |
9052826 | Quan et al. | Jun 2015 | B2 |
9426230 | Anderson | Aug 2016 | B2 |
20020083183 | Pujare et al. | Jun 2002 | A1 |
20020133537 | Lau et al. | Sep 2002 | A1 |
20020184403 | Dahlin | Dec 2002 | A1 |
20030154116 | Lofton | Aug 2003 | A1 |
20030200282 | Arnold et al. | Oct 2003 | A1 |
20040205633 | Martinez et al. | Oct 2004 | A1 |
20050097268 | Vollmer | May 2005 | A1 |
20050240875 | Takayama et al. | Oct 2005 | A1 |
20060223495 | Cassett et al. | Oct 2006 | A1 |
20060264197 | Mahini et al. | Nov 2006 | A1 |
20060277271 | Morse et al. | Dec 2006 | A1 |
20070067382 | Sun | Mar 2007 | A1 |
20070078770 | Hsieh | Apr 2007 | A1 |
20070195692 | Hagglund | Aug 2007 | A1 |
20070240065 | Alperin et al. | Oct 2007 | A1 |
20070245110 | Shibayama | Oct 2007 | A1 |
20070288247 | Mackay | Dec 2007 | A1 |
20080071988 | Schloter et al. | Mar 2008 | A1 |
20080140997 | Tripathi | Jun 2008 | A1 |
20080177803 | Fineberg et al. | Jul 2008 | A1 |
20080178298 | Arai et al. | Jul 2008 | A1 |
20080183903 | VanStee et al. | Jul 2008 | A1 |
20080196065 | Cheng et al. | Aug 2008 | A1 |
20080250024 | Kim et al. | Oct 2008 | A1 |
20080293488 | Cheng et al. | Nov 2008 | A1 |
20090144283 | Clark et al. | Jun 2009 | A1 |
20090287842 | Plamondon | Nov 2009 | A1 |
20100036858 | Patel | Feb 2010 | A1 |
20100088369 | Sebastian et al. | Apr 2010 | A1 |
20100115211 | de la Iglesia et al. | May 2010 | A1 |
20100138613 | Parker | Jun 2010 | A1 |
20100191783 | Mason et al. | Jul 2010 | A1 |
20100306652 | Bolger et al. | Dec 2010 | A1 |
20100325199 | Park et al. | Dec 2010 | A1 |
20110087690 | Cairns | Apr 2011 | A1 |
20110213994 | Thereska | Sep 2011 | A1 |
20110306304 | Forutanpour et al. | Dec 2011 | A1 |
20110320558 | Gross et al. | Dec 2011 | A1 |
20120078727 | Lee | Mar 2012 | A1 |
20120084151 | Kozak et al. | Apr 2012 | A1 |
20120084348 | Lee et al. | Apr 2012 | A1 |
20120084349 | Lee et al. | Apr 2012 | A1 |
20120094594 | Rofougaran et al. | Apr 2012 | A1 |
20120151255 | Lee et al. | Jun 2012 | A1 |
20120259849 | Deodhar et al. | Oct 2012 | A1 |
20120303896 | McGroddy-Goetz et al. | Nov 2012 | A1 |
20130031204 | Graham et al. | Jan 2013 | A1 |
20130067168 | Havewala et al. | Mar 2013 | A1 |
20130174046 | Lim et al. | Jul 2013 | A1 |
20130185258 | Bestler et al. | Jul 2013 | A1 |
20130210527 | Kim et al. | Aug 2013 | A1 |
20130254326 | Weng et al. | Sep 2013 | A1 |
20130318306 | Gonion | Nov 2013 | A1 |
20130330497 | Villata | Dec 2013 | A1 |
20130339407 | Sharpe et al. | Dec 2013 | A1 |
20140006538 | Oikonomou | Jan 2014 | A1 |
20140040346 | Yanagihara | Feb 2014 | A1 |
20140066176 | LeTourneau et al. | Mar 2014 | A1 |
20140101106 | Lee et al. | Apr 2014 | A1 |
20150052178 | Zhong | Feb 2015 | A1 |
20150208205 | Chan et al. | Jul 2015 | A1 |
20150365491 | Chan et al. | Dec 2015 | A1 |
Number | Date | Country |
---|---|---|
101692239 | Apr 2010 | CN |
WO2013137917 | Sep 2013 | WO |
Entry |
---|
Co-Pending U.S. Appl. No. 14/248,219 of Chan, M.A. et al., filed Apr. 8, 2014. |
Co-Pending U.S. Appl. No. 14/271,738 of Chan, M.A. et al., filed May 7, 2014. |
Notice of Allowance mailed May 5, 2014, for U.S. Appl. No. 14/171,679 by Chan, M.A. et al., filed Feb. 3, 2014. |
Non-Final Office Action mailed Jun. 16, 2014, for U.S. Appl. No. 14/180,021 of Chan, M.A. et al., filed Feb. 13, 2014. |
Non-Final Office Action mailed Oct. 9, 2014, for U.S. Appl. No. 14/271,738 of Chan, M.A. et al., filed May 7, 2014. |
Final Office Action mailed Dec. 5, 2014, for U.S. Appl. No. 14/180,021 of Chan, M.A. et al., filed Feb. 13, 2014. |
Co-Pending U.S. Appl. No. 14/043,693 by Chan, M.A. et al., filed Oct. 1, 2013. |
Co-Pending U.S. Appl. No. 14/043,082 by Chan, M.A. et al., filed Oct. 1, 2013. |
Co-Pending U.S. Appl. No. 14/155,067 by Chan, M.A. et al., filed Jan. 14, 2014. |
Co-Pending U.S. Appl. No. 14/171,679 by Chan, M.A. et al., filed Feb. 3, 2014. |
International Search Report and Written Opinion mailed Jan. 22, 2014, 10 pp., for International Application No. PCT/US2013/063003 filed Oct. 2, 2013. |
Co-Pending U.S. Appl. No. 14/180,021 by Chan, M.A., et al., filed Feb. 13, 2014. |
Notice of Allowance mailed Mar. 31, 2014, for U.S. Appl. No. 14/155,067 by Chan, M.A. et al., filed Jan. 14, 2014. |
Non-Final Office Action mailed Apr. 4, 2014, for U.S. Appl. No. 14/171,679 by Chan, M.A. et al., filed Feb. 3, 2014. |
Final Office Action mailed Apr. 20, 2015, for U.S. Appl. No. 14/271,738 by Chan, M.A., et al., filed May 7, 2014. |
Non-Final Office Action mailed Jul. 21, 2015, for U.S. Appl. No. 14/043,693 by Chan, M.A., et al., filed Oct. 1, 2013. |
Non-Final Office Action mailed Aug. 10, 2015, for U.S. Appl. No. 14/180,021 by Chan, M.A., et al., filed Feb. 13, 2014. |
Non-Final Office Action mailed Nov. 25, 2015, for U.S. Appl. No. 14/271,738 by Chan, M.A., et al., filed May 7, 2014. |
Non-Final Office Action mailed Mar. 9, 2016, for U.S Appl. No. 14/180,021 by Chan, M.A., et al., filed Feb. 13, 2014. |
Final Office Action mailed Mar. 10, 2016, for U.S. Appl. No. 14/043,693 by Chan, M.A., et al., filed Oct. 1, 2013. |
Non-Final Office Action mailed Mar. 25, 2016, for U.S Appl. No. 14/248,219 by Chan, M.A., et al., filed Apr. 8, 2014. |
Non-Final Office Action mailed Aug. 25, 2016, for U.S. Appl. No. 14/180,021 by Chan, M.A., et al., filed Feb. 13, 2014. |
Non-Final Office Action mailed Sep. 2, 2016, for U.S Appl. No. 14/043,082 by Chan, M.A., et al., filed Oct. 1, 2013. |
Non-Final Office Action mailed Nov. 2, 2016, for U.S. Appl. No. 14/043,693 by Chan, M.A., et al., filed Oct. 1, 2013. |
Non-Final Office Action mailed Nov. 17, 2016, for U.S. Appl. No. 14/674,048 by Chan, M.A., et al., filed Mar. 31, 2015. |
Number | Date | Country | |
---|---|---|---|
20140095646 A1 | Apr 2014 | US |
Number | Date | Country | |
---|---|---|---|
61708794 | Oct 2012 | US |