EP2539855A2 - Simultaneous image distribution and archiving - Google Patents

Simultaneous image distribution and archiving

Info

Publication number
EP2539855A2
EP2539855A2 EP11747939A EP11747939A EP2539855A2 EP 2539855 A2 EP2539855 A2 EP 2539855A2 EP 11747939 A EP11747939 A EP 11747939A EP 11747939 A EP11747939 A EP 11747939A EP 2539855 A2 EP2539855 A2 EP 2539855A2
Authority
EP
European Patent Office
Prior art keywords
data
file input
temporary storage
storage system
storage memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
EP11747939A
Other languages
German (de)
French (fr)
Other versions
EP2539855A4 (en
Inventor
Yaiknan Felix Liu
Zhongming Wu
Taiklin Benny Wong
Ron Jeppesen
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Rapiscan Systems Inc
Original Assignee
Rapiscan Systems Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Rapiscan Systems Inc filed Critical Rapiscan Systems Inc
Publication of EP2539855A2 publication Critical patent/EP2539855A2/en
Publication of EP2539855A4 publication Critical patent/EP2539855A4/en
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/60Memory management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0806Multiuser, multiprocessor or multiprocessing cache systems
    • G06F12/0815Cache consistency protocols
    • G06F12/0817Cache consistency protocols using directory methods
    • G06F12/0828Cache consistency protocols using directory methods with concurrent directory accessing, i.e. handling multiple concurrent coherency transactions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/10Address translation
    • G06F12/1027Address translation using associative or pseudo-associative address translation means, e.g. translation look-aside buffer [TLB]
    • G06F12/1045Address translation using associative or pseudo-associative address translation means, e.g. translation look-aside buffer [TLB] associated with a data cache
    • G06F12/1054Address translation using associative or pseudo-associative address translation means, e.g. translation look-aside buffer [TLB] associated with a data cache the data cache being concurrently physically addressed
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]

Definitions

  • the present invention relates to X-ray screening systems. More particularly, the present invention relates to a high speed temporary data storage system that stores high resolution image data and associated detection results.
  • FIG. 1 illustrates the real-time tomography (RTT) screening system.
  • RTT real-time tomography
  • Rapiscan Systems, Inc. can screen items such as luggage at a very high rate and produce high-resolution 3D volumetric images.
  • Figure la illustrates the RTT screening system.
  • a piece of luggage 102 is passed through the RTT screening system 100 and a 3D volumetric X-ray image of the luggage 102 is displayed on the monitor 104.
  • Figure lb illustrates the 3D volumetric image 105 of the piece of luggage 102 screened by the RTT screening system 100.
  • the RTT screening system 100 comprises a stationary gantry CT design that controls a plurality of X-ray emitters. It captures 3D images at several times the speed of legacy CT systems.
  • Figure 2 is a block diagram illustrating high level data flow in the RTT screening system.
  • the RTT screening system 202 comprises a reconstruction engine 204 which receives sinogram data from RTT hardware 202, and produces a high resolution 3D reconstructed image.
  • a threat detection engine 206 receives the reconstructed image as an input from the reconstruction engine 204 and processes it by applying one or more automatic threat detection algorithms to generate a decision, e.g. all clear or signal an alarm, on the image.
  • the threat detection engine 206 then passes on the data comprising the image and the result of processing of the image to a storage device 208, where it is stored temporarily.
  • the same data is retrieved by the 2D and 3D operator workstation(s) 210, 212 and specifically assigned to alarm resolution stations 214 over a network, such as an Ethernet. Regulatory authorities may require high security regions such as airports to store the image data for a predefined period of time, i.e. up to 48 hours.
  • the data is then written to a disk storage system 216 for long term storage, and passed to various display workstations in real-time.
  • the high-speed RTT system can generate a data rate as high as 400 MB/sec.
  • the data is required to be stored for later retrieval, and also accessed by the 2D and 3D workstations 210, 212 as quickly as possible.
  • Commercially available standard network attached storage (NAS) devices typically store data on an array of hard disk drives.
  • standard NAS consists of redundant array of inexpensive disks (RAID) to ensure high levels of data integrity.
  • the purpose of the storage array is to store various bag files (.BAG) scanned by the RTT system 202.
  • the storage array also stores engineering/intermediate data such as information associated with the bag images, system calibration information, system configuration, event logs, among other information.
  • the present specification discloses a storage system for enabling the substantially concurrent storage and access of data, comprising: a source of data, wherein said data comprises a three dimensional image wherein said three dimensional image has been processed to identify a presence of a threat item; a temporary storage memory for receiving and temporarily storing said data, wherein said temporary storage memory is adapted to support multiple file input/output operations executing substantially concurrently and wherein said data is received from said source of data via one of said multiple file input/output operations executing substantially concurrently; at least two workstations for accessing said data, wherein each of said workstations is configured to access the temporary storage memory through one of said multiple file input/output operations executing substantially concurrently; and a long term storage system for accessing and storing said data, wherein said long term storage system is configured to access the temporary storage memory through one of said multiple file input/output operations executing substantially concurrently.
  • the temporary storage memory is configured to receive data from said source of data at a data transfer rate equal to or greater than 1.6 gigabytes per second.
  • the temporary storage memory is a RAM buffer having a size of at least 32 gigabytes.
  • Each of said workstations can access said data at a speed of at least 100 megabytes per second.
  • the temporary storage memory is adapted to receive data from said source of data via a first file input/output operation, transmit data to a first workstation via a second file input/output operation, transmit data to a second workstation via a third file input/output operation, and transmit data to the long term storage via a fourth file input/output operation, wherein each of said first, second, third, and fourth file input/output operations executes concurrently.
  • Each of said file input/output operations is executed via a FTP server thread.
  • the fourth file input/output operation occurs at a rate of at least 200 megabytes per second.
  • the second and third file input/output operations occur at an average rate of at least 70 megabytes per second.
  • the temporary storage memory transmits the data to long term storage and does not retain said data for access by the workstations.
  • the temporary storage memory receives said data into a TCP offload engine.
  • the TCP offload engine receives data from an Ethernet switch.
  • the Ethernet switch is at least a 10Gb Ethernet switch.
  • the temporary storage memory transmits data to the workstations via an Ethernet switch.
  • the Ethernet switch is at least a 10Gb Ethernet switch.
  • Each of said workstations is configured to display 3-D images.
  • the specification discloses a process for high speed storage and access of data wherein said data comprises a plurality of three dimensional images and wherein said three dimensional images have been processed to identify a presence of a threat item system, comprising: receiving said data into a temporary storage memory through a first file input/output operation; transmitting said data to a first workstation through a second file input/output operation; transmitting said data to a second workstation through a third file input/output operation; and writing said data to a long term storage through a fourth file input/output operation, wherein said first, second, third, and fourth file input/output operations execute substantially concurrently.
  • the temporary storage memory is configured to receive data from a source of said data at a data transfer rate equal to or greater than 1.6 gigabytes per second.
  • the temporary storage memory is a RAM buffer having a size of at least 32 gigabytes.
  • Each of the workstations can access said data at a speed of at least 100 megabytes per second.
  • Each of said file input/output operations is executed via a FTP server thread.
  • the fourth file input/output operation occurs at a rate of at least 200 megabytes per second.
  • the second and third file input/output operations occur at an average rate of at least 70 megabytes per second.
  • said temporary storage memory Upon receiving a request from a workstation for data that is not present in said temporary storage memory, said temporary storage memory is adapted to retrieve said requested data from the long term storage and transmit the requested data to the workstation. If said data is not associated with an alarm or a threat, the temporary storage memory transmits the data to long term storage and does not retain said data for access by the workstations.
  • FIG. la is a side perspective view of one embodiment of a high speed screening system
  • FIG. lb is a 3D volumetric image of a piece of luggage screened by a high speed screening system
  • FIG. 2 is a block diagram illustrating high level data flow in one embodiment of a high speed screening system
  • FIG. 3 is a block diagram illustrating an exemplary data flow architecture in a screening system
  • FIG. 4 is a block diagram of one embodiment of a high-speed screening system employing a hybrid NAS configuration, in accordance with one embodiment of the present invention.
  • FIG. 5 is a block diagram of the hybrid NAS, in accordance with one embodiment of the present invention.
  • the present specification relates to a high speed temporary storage system that stores high resolution image data and associated detection results.
  • the present specification discloses a hybrid NAS which is used in conjunction with high speed X-ray screening systems and makes use of Random Access Memory (RAM) to cache the screening data.
  • RAM Random Access Memory
  • the architecture of the hybrid NAS allows the data to be stored in real time as well as be concurrently or simultaneously accessed by monitoring screener workstations, also in real time.
  • the hybrid NAS of the present invention provides random access memory (RAM) to replace the RAID array), thereby eliminating the read/write access time.
  • RAM random access memory
  • the hybrid NAS allows random access to the data stored therein, with typical access times of ⁇ 15 ⁇ 8, which is faster than for hard disk storage devices.
  • a screening system needs to be able to store data generated at a rate of at least 125 MB per second, and concurrently or simultaneously provide access to such generated data to at least two separate, networked workstations at a rate of at least 50 MB per second.
  • each workstation comprises a computer having at least one processor, memory, and network access.
  • the screening system stores data generated at a rate of at least 250 MB per second, and concurrently or simultaneously provide access to such generated data to at least five separate, networked workstations at a rate of at least 65 MB/s.
  • Preferred write data rates can increase to 300 MB/s, 500 MB/s or greater and preferred read data rates can increase to 75 MB/s or greater depending upon the screening system configuration.
  • three parameters primarily determine the data rate of the RTT system: a) resolution of the reconstruction volume (X, Y and Z), b) belt speed, and c) tunnel size. Shown below are four data rate calculations based upon four different RTT configurations which are as follows:
  • RTT80 which assumes a 80cm tunnel size, 250mm/s belt speed, and 1 mm reconstruction volume resolution
  • RTT80 which assumes a 80cm tunnel size, 500mm/s belt speed, and 1 mm reconstruction volume resolution
  • RTTl 10 which assumes a 110cm tunnel size, 250mm/s belt speed, and 1mm reconstruction volume resolution
  • RTTl 10 which assumes a having 110cm tunnel size, 500mm/s belt speed, and 1mm reconstruction volume resolution.
  • the hybrid NAS of the present invention provides random access memory (RAM) to replace the RAID array, thereby eliminating the read/write access time.
  • RAM random access memory
  • the hybrid NAS allows random access to the data stored therein, with typical access times of ⁇ 15 ⁇ 8, which is faster than for hard disk storage devices.
  • the high-speed image data stored in the hybrid NAS can then be streamed from the corresponding RAM to a standard NAS system for long-term storage, while the same data can be accessed by the 2D and 3D workstations with minimal delay.
  • Another advantage of the hybrid NAS is that the data can be accessed by multiple clients at the same time. Reading and writing at the same time does not affect the performance of random access memory of the hybrid NAS.
  • the size of the RAM file system of the hybrid NAS can be chosen such that it can store data for a predetermined amount of time at full data rate. In an exemplary embodiment, a hybrid NAS can be configured to store up to 30 minutes of data, at full speed.
  • the high speed temporary storage system provided by the present invention is a hybrid NAS device, which is used in conjunction with a RTT screening system developed by Rapiscan Systems, Inc. as illustrated in Figures 1 and 2. It should be appreciated that the hybrid NAS system can be implemented using standard hardware computing devices and operating system software, such as a 64-bit Linux Operating System.
  • FIG. 3 illustrates an exemplary architecture 300 of data flows in an exemplary high speed screening system.
  • the system architecture 300 utilizes three dual cell blade systems (DCBS) as the hardware for the threat detection engine 302.
  • DCBS dual cell blade systems
  • Data generated by the threat detection engine 302 is written to a hybrid NAS 304 via at least a 10Gb Ethernet switch 306, or higher, and is simultaneously retrieved by 2D and 3D workstations 308, 310 over 10Gb Ethernet switch 312, or higher.
  • the system 300 may also comprise an Ethernet controller, separate from or integrated within the servers comprising the NAS 304.
  • the embodiments described above are intended to provide hardware examples and not intended to be limiting.
  • the system architecture 300 may include any hardware or software that performs the equivalent functionality as the three DCBS systems 302 and Ethernet switches 306, 312.
  • FIG 4 illustrates a block diagram of the screening system illustrated in Figure 3 employing a hybrid NAS configuration.
  • Screening system 402 comprises a reconstruction engine which receives sinogram data, or X-ray sensor data, from its RTT scanning unit, and produces a high resolution 3D reconstructed image.
  • a threat detection engine 404 receives the reconstructed image as an input and processes it by applying one or more detection algorithms to produce a decision as to whether to clear the bag (e.g. provide an okay indication or not activate any alarm) or indicate that the bag should be manually checked or checked again using the same or different screening device (e.g. an alarm).
  • the data generated by the threat detection engine 404 which comprises three dimensional image data that has been processed to identify a threat item, is transferred to hybrid NAS 406 via one or more switches 408, such as a lOGbE Ethernet switch, and a high speed network connection 410, such as a TCP/IP connection.
  • data from the threat detection engine 404 may be temporarily stored in a short term memory 412, such as DDR2, DDR3, SDRAM, or any type of random access memory (RAM), and more preferably, in short term memory that provides transfer data rates greater than 1.6 GB/s, such as, but not limited to, 3.2 GB/s, 6.4 GB/s, or 12.8 GB/s.
  • Short term memory can be a temporary buffer that stores up to the last "n" minutes of data from the system, where "n" may be defined by a user of the system to be 24 hours or down to a few minutes, or any increment therein.
  • the hybrid NAS 406 comprises a high speed image processing unit 414 comprising a TCP offload engine (TOE) 416 to rapidly move substantial amounts of data to multiple places, one or more processors 418, and a RAM drive 420.
  • the TOE 416 is a technology used in network interface cards to offload processing of the entire TCP/IP stack to the network controller and is known to persons of ordinary skill in the art. It is primarily used with high speed interfaces like lOGbE, where processing overhead (CPU time) of the network stack becomes significant.
  • the one or more processors 418 process the data from the threat detection engine being stored in the RAM drive 420.
  • the high speed image processing unit comprises 64 GB to 128 GB of RAM.
  • the hybrid NAS 406 further comprises an input/output (I/O) processor 422, a TOE 424, and a RAID controller 426 which controls read/write into RAID disk array 428.
  • I/O input/output
  • TOE TOE
  • RAID controller 426 which controls read/write into RAID disk array 428.
  • the I/O processor 422 operates at 2.4 GHz or higher and processes the data being written to and being read out of the RAID disk array 428.
  • the RAID controller 426 controls the read/write operations into the RAID disk array 428.
  • the data stored using the hybrid NAS 406 is made available to a plurality of external workstations 430, at a high speed of at least lOOMB/sec and more preferably 125 MB/s, 250 MB/s, 350 MB/s, 400 MB/s, 500 MB/s or greater than 500 MB/s
  • the number of external workstations accessing the data stored in the hybrid NAS 406 ranges from 3 to 15.
  • FIG. 5 illustrates a software block diagram of the hybrid NAS 500, in accordance with one embodiment of the present invention.
  • the figure illustrates a DCBS module 502 (running on a processor) accessing random access memory (RAM) buffer 504 by means of file transfer protocol (FTP) via a FTP server thread 506 using a file input -output (I/O) operation.
  • the RAM buffer 504 is also accessed by 2D and 3D workstations 508, 510 by means of FTP via FTP server threads 512 and 514 respectively, using file I/O operations.
  • An archiving process 516 accesses the RAM buffer 504 periodically, using file I/O operation and writes data stored on the RAM buffer 504 on a permanent storage device such as a RAID disk array 518.
  • the archiving process is any programmed process for reading data from memory and writing the data to storage.
  • the archiving process has continuous access to RAM and the access rate is controlled using an operating system task priority setting.
  • the RAM buffer 504 is accessed by four different threads, i.e. an interface to DCBS 502 for storing real time RTT data comprising image data in the form of files with .BAG extensions, two 2D/3D workstations 508, 510 for viewing the .BAG images, and a local archiving process 516 running on a local server to perform sequential writes to the local RAID disks 518, hard disks, or any other form of long term storage.
  • Long term storage may be configurable per a user's requirements. In a typical airport installation, a user may require to store all processed images up to 48 hours. The data are usually stored in RAID, NAS, or SANs.
  • FTP servers which are used purely for illustrative purposes, enable multiple workstations to establish concurrent sessions, or instances.
  • various suitable data transfer protocols which enable the establishment of concurrent instances of data among multiple workstations may be used.
  • each workstation comprises a client device, such as a desktop, laptop, mobile device, tablet computer, or other computer with a network connection and interface, a processor, a display, and programmatic applications collectively configured to receive and display three dimensional data.
  • the archiving process 516 reads the required data from the RAID disk array 518 and transmits the data.
  • the performance of the write task slows down, but the hybrid configuration continues cache to the RAM buffer 504.
  • the frequency of this condition depends on the size of the RAM buffer 504, which in various embodiments, ranges from 32GB to 64GB and caches approximately 50 to 100 .BAG image files.
  • the hybrid NAS 500 illustrated in Figure 5 is designed to perform intelligent caching.
  • the hybrid NAS 500 can be configured to store only the images associated with an alarm, thereby reducing the amount of memory required.
  • the images which are not associated with an alarm are stored on the RAID disks 518 and removed from the RAM buffer 504 as soon as possible or based on a predefined period of time, such as after "n" minutes have elapsed, or based on a predefined of RAM buffer usage, such as after "X" megabytes of data are stored or after "X%" of the RAM buffer is occupied.
  • a predefined period of time such as after "n" minutes have elapsed
  • a predefined of RAM buffer usage such as after "X" megabytes of data are stored or after "X%" of the RAM buffer is occupied.
  • the "alarm" is generated by the security scanning system, using systems and methods known to persons of ordinary skill in the art.
  • a processor with the security scanning system records to memory an alarm with a specific file, thereby activating the long term storage process, as described above, along with the RAM -based delivery of the file information to workstations.
  • Other screening characteristics could also be used, including bag size, bag contents, passenger destination (using, for example, the system disclosed in U.S. Patent No. 7,418,077, which is incorporated herein by reference).
  • Tables 5 A and 5B illustrate the performances of a standard NAS and a hybrid NAS respectively, when operated in conjunction with the RTT screening system under identical conditions.
  • Table 5B show the performance of the hybrid NAS.
  • the system as configured was able to sustain approximately 226MB/sec while allowing two 3D workstations to access the data at the rate of 75MB/sec.
  • the hybrid NAS configuration can achieve relatively high read/write rate required by a high data rate security system.
  • the hybrid NAS can be applied to various X-ray screening systems existing in the art including all of the Rapiscan Systems, Inc. security products.
  • the use of the hybrid NAS with the RTT system is only for illustrative purposes and should not be construed as limiting. While the exemplary embodiments of the present invention are described and illustrated herein, it will be appreciated that they are merely illustrative. It will be understood by those skilled in the art that various changes in form and detail may be made therein without departing from or offending the spirit and scope of the appended claims.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present specification discloses a storage system for enabling the substantially concurrent storage and access of data that has three dimensional images processed to identify a presence of a threat item. The system includes a source of data, a temporary storage memory for receiving and temporarily storing the data, a long term storage, and multiple workstations adapted to display three dimensional images. The temporary storage memory is adapted to support multiple file input/output operations executing substantially concurrently, including the receiving of data, transmitting of data to workstations, and transmitting of data to long term storage.

Description

SIMULTANEOUS IMAGE DISTRIBUTION AND ARCHIVING
CROSS-REFERENCE TO RELATED APPLICATIONS
The present invention relies on United States Provisional Patent Number 61/307,294, entitled "Simultaneous Image Distribution and Archiving" and filed on February 23, 2010, for priority and is herein incorporated by reference in its entirety.
FIELD OF THE INVENTION
The present invention relates to X-ray screening systems. More particularly, the present invention relates to a high speed temporary data storage system that stores high resolution image data and associated detection results.
BACKGROUND OF THE INVENTION
Increases in terrorist threats has created a need to deploy high speed, high resolution, and more accurate threat screening devices in locations which are most likely targets of such violence, such as ports, airports, train stations, and government buildings. Screening technologies currently employed at most places provide either high speed screening but generate digital radiography images which are not fully three-dimensionally (3D) volumetric, or provide relatively detailed 3D volumetric images using computed tomography (CT) at a slow screening speed.
Recently developed screening systems such as the real-time tomography (RTT) screening system developed by Rapiscan Systems, Inc. can screen items such as luggage at a very high rate and produce high-resolution 3D volumetric images. Figure la illustrates the RTT screening system. A piece of luggage 102 is passed through the RTT screening system 100 and a 3D volumetric X-ray image of the luggage 102 is displayed on the monitor 104. Figure lb illustrates the 3D volumetric image 105 of the piece of luggage 102 screened by the RTT screening system 100.
The RTT screening system 100 comprises a stationary gantry CT design that controls a plurality of X-ray emitters. It captures 3D images at several times the speed of legacy CT systems. Figure 2 is a block diagram illustrating high level data flow in the RTT screening system. The RTT screening system 202 comprises a reconstruction engine 204 which receives sinogram data from RTT hardware 202, and produces a high resolution 3D reconstructed image. A threat detection engine 206 receives the reconstructed image as an input from the reconstruction engine 204 and processes it by applying one or more automatic threat detection algorithms to generate a decision, e.g. all clear or signal an alarm, on the image. The threat detection engine 206 then passes on the data comprising the image and the result of processing of the image to a storage device 208, where it is stored temporarily. The same data is retrieved by the 2D and 3D operator workstation(s) 210, 212 and specifically assigned to alarm resolution stations 214 over a network, such as an Ethernet. Regulatory authorities may require high security regions such as airports to store the image data for a predefined period of time, i.e. up to 48 hours. The data is then written to a disk storage system 216 for long term storage, and passed to various display workstations in real-time. U.S. Patent Applications Nos. 10/554,656, 10/554,975, 10/554,655, 10/554,570, 12/097,422, 12/142,005, and 12/787,878 disclose various aspects of the RTT system and their specifications are incorporated herein by reference in their entirety.
The high-speed RTT system can generate a data rate as high as 400 MB/sec. The data is required to be stored for later retrieval, and also accessed by the 2D and 3D workstations 210, 212 as quickly as possible. Commercially available standard network attached storage (NAS) devices typically store data on an array of hard disk drives. Typically, standard NAS consists of redundant array of inexpensive disks (RAID) to ensure high levels of data integrity. The purpose of the storage array is to store various bag files (.BAG) scanned by the RTT system 202. The storage array also stores engineering/intermediate data such as information associated with the bag images, system calibration information, system configuration, event logs, among other information.
Due to file system overhead and read/write seek time of the hard drive sub-system, among other reasons, standard NAS devices cannot effectively simultaneously store the data at high speed and also provide sustained high-speed read access to multiple screener workstations. Typical hard disk arrays have a seek time of about 15 ms. Therefore, when a standard NAS device tries reading and writing at the same time, the hard drive ends up spending most of the time seeking, thus reducing the effective throughput. Hence, there is need for a NAS device which provides a high speed temporary storage system that stores high resolution image data and associated detection results. There is also a need for a NAS device that can concurrently or simultaneously store data at high sp eed and also provide sustained high-speed read access from multiple screener workstations.
SUMMARY OF THE INVENTION
The present specification discloses a storage system for enabling the substantially concurrent storage and access of data, comprising: a source of data, wherein said data comprises a three dimensional image wherein said three dimensional image has been processed to identify a presence of a threat item; a temporary storage memory for receiving and temporarily storing said data, wherein said temporary storage memory is adapted to support multiple file input/output operations executing substantially concurrently and wherein said data is received from said source of data via one of said multiple file input/output operations executing substantially concurrently; at least two workstations for accessing said data, wherein each of said workstations is configured to access the temporary storage memory through one of said multiple file input/output operations executing substantially concurrently; and a long term storage system for accessing and storing said data, wherein said long term storage system is configured to access the temporary storage memory through one of said multiple file input/output operations executing substantially concurrently.
Optionally, the temporary storage memory is configured to receive data from said source of data at a data transfer rate equal to or greater than 1.6 gigabytes per second. The temporary storage memory is a RAM buffer having a size of at least 32 gigabytes. Each of said workstations can access said data at a speed of at least 100 megabytes per second.
Optionally, the temporary storage memory is adapted to receive data from said source of data via a first file input/output operation, transmit data to a first workstation via a second file input/output operation, transmit data to a second workstation via a third file input/output operation, and transmit data to the long term storage via a fourth file input/output operation, wherein each of said first, second, third, and fourth file input/output operations executes concurrently. Each of said file input/output operations is executed via a FTP server thread. The fourth file input/output operation occurs at a rate of at least 200 megabytes per second. The second and third file input/output operations occur at an average rate of at least 70 megabytes per second. Upon receiving a request from a workstation for data that is not present in said temporary storage memory, said temporary storage memory is adapted to retrieve said requested data from the long term storage and transmit the requested data to the workstation.
Optionally, if said data is not associated with an alarm or a threat, the temporary storage memory transmits the data to long term storage and does not retain said data for access by the workstations. The temporary storage memory receives said data into a TCP offload engine. The TCP offload engine receives data from an Ethernet switch. The Ethernet switch is at least a 10Gb Ethernet switch. The temporary storage memory transmits data to the workstations via an Ethernet switch. The Ethernet switch is at least a 10Gb Ethernet switch. Each of said workstations is configured to display 3-D images.
In another embodiment, the specification discloses a process for high speed storage and access of data wherein said data comprises a plurality of three dimensional images and wherein said three dimensional images have been processed to identify a presence of a threat item system, comprising: receiving said data into a temporary storage memory through a first file input/output operation; transmitting said data to a first workstation through a second file input/output operation; transmitting said data to a second workstation through a third file input/output operation; and writing said data to a long term storage through a fourth file input/output operation, wherein said first, second, third, and fourth file input/output operations execute substantially concurrently.
Optionally, the temporary storage memory is configured to receive data from a source of said data at a data transfer rate equal to or greater than 1.6 gigabytes per second. The temporary storage memory is a RAM buffer having a size of at least 32 gigabytes. Each of the workstations can access said data at a speed of at least 100 megabytes per second. Each of said file input/output operations is executed via a FTP server thread. The fourth file input/output operation occurs at a rate of at least 200 megabytes per second. The second and third file input/output operations occur at an average rate of at least 70 megabytes per second. Upon receiving a request from a workstation for data that is not present in said temporary storage memory, said temporary storage memory is adapted to retrieve said requested data from the long term storage and transmit the requested data to the workstation. If said data is not associated with an alarm or a threat, the temporary storage memory transmits the data to long term storage and does not retain said data for access by the workstations. These, and other embodiments, will be described in greater detail in the remainder of this specification.
BRIEF DESCRIPTION OF THE DRAWINGS
These and other features and advantages of the present invention will be appreciated, as they become better understood by reference to the following detailed description when considered in connection with the accompanying drawings, wherein:
FIG. la is a side perspective view of one embodiment of a high speed screening system;
FIG. lb is a 3D volumetric image of a piece of luggage screened by a high speed screening system;
FIG. 2 is a block diagram illustrating high level data flow in one embodiment of a high speed screening system;
FIG. 3 is a block diagram illustrating an exemplary data flow architecture in a screening system;
FIG. 4 is a block diagram of one embodiment of a high-speed screening system employing a hybrid NAS configuration, in accordance with one embodiment of the present invention; and
FIG. 5 is a block diagram of the hybrid NAS, in accordance with one embodiment of the present invention.
DETAILED DESCRIPTION OF THE INVENTION
It is an object of the present invention to provide a high speed temporary storage system that stores high resolution image data and associated detection results.
The present specification relates to a high speed temporary storage system that stores high resolution image data and associated detection results. The present specification discloses a hybrid NAS which is used in conjunction with high speed X-ray screening systems and makes use of Random Access Memory (RAM) to cache the screening data. The architecture of the hybrid NAS allows the data to be stored in real time as well as be concurrently or simultaneously accessed by monitoring screener workstations, also in real time.
According to an aspect, the hybrid NAS of the present invention provides random access memory (RAM) to replace the RAID array), thereby eliminating the read/write access time. The hybrid NAS allows random access to the data stored therein, with typical access times of ~15μ8, which is faster than for hard disk storage devices.
The present specification discloses multiple embodiments. The following disclosure is provided in order to enable a person having ordinary skill in the art to practice the invention. Language used in this specification should not be interpreted as a general disavowal of any one specific embodiment or used to limit the claims beyond the meaning of the terms used therein. The general principles defined herein may be applied to other embodiments and applications without departing from the spirit and scope of the invention. Also, the terminology and phraseology used is for the purpose of describing exemplary embodiments and should not be considered limiting. Thus, the present specification is to be accorded the widest scope encompassing numerous alternatives, modifications and equivalents consistent with the principles and features disclosed. For purpose of clarity, details relating to technical material that is known in the technical fields related to the invention have not been described in detail so as not to unnecessarily obscure the present invention. The present invention will now be discussed in context of embodiments as illustrated in the accompanying drawings.
As a threshold matter, it is important to understand the data rates at issue in the present invention. In one embodiment, a screening system needs to be able to store data generated at a rate of at least 125 MB per second, and concurrently or simultaneously provide access to such generated data to at least two separate, networked workstations at a rate of at least 50 MB per second. One of ordinary skill in the art would appreciate that each workstation comprises a computer having at least one processor, memory, and network access. Preferably, the screening system stores data generated at a rate of at least 250 MB per second, and concurrently or simultaneously provide access to such generated data to at least five separate, networked workstations at a rate of at least 65 MB/s. Preferred write data rates can increase to 300 MB/s, 500 MB/s or greater and preferred read data rates can increase to 75 MB/s or greater depending upon the screening system configuration.
For example, in one embodiment, assuming the image data is produced by a single RTT machine, as described above, and two 3D workstations produce and read the image data simultaneously, three parameters primarily determine the data rate of the RTT system: a) resolution of the reconstruction volume (X, Y and Z), b) belt speed, and c) tunnel size. Shown below are four data rate calculations based upon four different RTT configurations which are as follows:
• RTT80 which assumes a 80cm tunnel size, 250mm/s belt speed, and 1 mm reconstruction volume resolution;
• RTT80 which assumes a 80cm tunnel size, 500mm/s belt speed, and 1 mm reconstruction volume resolution;
• RTTl 10 which assumes a 110cm tunnel size, 250mm/s belt speed, and 1mm reconstruction volume resolution; and
• RTTl 10 which assumes a having 110cm tunnel size, 500mm/s belt speed, and 1mm reconstruction volume resolution.
Table 1: RTT-80 @ 250 mm/sec
Parameters/ Assumptions Avg/Min Units
2D Image size 15728640.000 Bytes/Bag
Slice resolution 1.000 Mm
Time to produce 1 mm slice 0.004 Sec
Decompression time on workstation 0.001 s/slice
Number of slices for average bag 750.000 Slices
Number of slices for max bag 2500.000 Slices
Final Data rate 125.826 MB/s
Table 2: RTT-80 @ 500 mm/sec
Parameters/ Assumptions Avg/Min Units
Slice resolution 1.000 Mm
Time to produce 1 mm slice 0.002 Sec
Decompression time on workstation 0.001 s/slice
Number of slices for average bag 750.000 Slices
Number of slices for max bag 2500.000 Slices
Final Data rate 251.651 MB/s
Table 3: RTT-110 @250 mm/sec
Parameters/ Assumptions Avg/Min Units
Belt Speed 250.000 mm/sec
Size of the bag 750.000 Mm
Max size of the bag 2500.000 Mm
Time to acquire the data for Avg
Bag 3.000 Sec
Time to acquire the data for Max
Bag 10.000 Sec
Minimum Gap between bags 100.000 Mm
Time between bags 0.400 Sec
Shrink Wrap Performance 0.700
Compression performance 3D Vol
data & mask 0.600
Image resolution tunnel width (X) 1024.000 Pixel
Image resolution tunnel height (Y) 768.000 Pixel
Size of the 3D projection slice 1572864.000 Bytes
Size of the Mask data 786432.000 Bytes
.BAG info (Result + Header) 500000.000 Bytes/Bag
2D Image size 15728640.000 Bytes/Bag
Slice resolution 1.000 Mm Parameters/ Assumptions Avg/Min Units
Time to produce 1 mm slice 0.004 Sec
Decompression time on workstation 0.001 s/slice
Number of slices for average bag 750.000 Slices
Number of slices for max bag 2500.000 Slices
Final Data rate 236.568 MB/s
Table 4: RTT-110 @500 mm/sec
Parameters/ Assumptions Avg/Min Units
Belt Speed 500.000 mm/sec
Size of the bag 750.000 Mm
Max size of the bag 2500.000 Mm
Time to acquire the data for Avg
Bag 1.500 Sec
Time to acquire the data for Max
Bag 5.000 Sec
Minimum Gap between bags 100.000 Mm
Time between bags 0.200 Sec
Shrink Wrap Performance 0.700
Compression performance 3D Vol
data & mask 0.600
Image resolution tunnel width (X) 1024.000 Pixel
Image resolution tunnel height (Y) 768.000 Pixel
Size of the 3D projection slice 1572864.000 Bytes
Size of the Mask data 786432.000 Bytes
.BAG info (Result + Header) 500000.000 Bytes/Bag
2D Image size 15728640.000 Bytes/Bag
Slice resolution 1.000 Mm
Time to produce 1 mm slice 0.002 Sec Parameters/ Assumptions Avg/Min Units
Decompression time on workstation 0.001 s/slice
Number of slices for average bag 750.000 Slices
Number of slices for max bag 2500.000 Slices
Final Data rate 473.136 MB/s
One of ordinary skill in the art would appreciate how to calculate the final data rate from the parameters shown above. The results provided in Tables 1 through 4 demonstrate that a NAS system being used in conjunction with the RTT system requires data storage, or write speed, in excess of 100 MB/s, preferably in excess of 230 MB/s, and more preferably in excess of 475MB/s, while the same data is concurrently or simultaneously being accessed by the 2D/3D workstations.
The hybrid NAS of the present invention provides random access memory (RAM) to replace the RAID array, thereby eliminating the read/write access time. The hybrid NAS allows random access to the data stored therein, with typical access times of ~15μ8, which is faster than for hard disk storage devices. The high-speed image data stored in the hybrid NAS can then be streamed from the corresponding RAM to a standard NAS system for long-term storage, while the same data can be accessed by the 2D and 3D workstations with minimal delay. Another advantage of the hybrid NAS is that the data can be accessed by multiple clients at the same time. Reading and writing at the same time does not affect the performance of random access memory of the hybrid NAS. The size of the RAM file system of the hybrid NAS can be chosen such that it can store data for a predetermined amount of time at full data rate. In an exemplary embodiment, a hybrid NAS can be configured to store up to 30 minutes of data, at full speed.
In one embodiment, the high speed temporary storage system provided by the present invention is a hybrid NAS device, which is used in conjunction with a RTT screening system developed by Rapiscan Systems, Inc. as illustrated in Figures 1 and 2. It should be appreciated that the hybrid NAS system can be implemented using standard hardware computing devices and operating system software, such as a 64-bit Linux Operating System.
Figure 3 illustrates an exemplary architecture 300 of data flows in an exemplary high speed screening system. It should be appreciated that the devices types, to the extent specific devices are noted, are exemplary and do not limit the nature or scope of the present invention. The system architecture 300 utilizes three dual cell blade systems (DCBS) as the hardware for the threat detection engine 302. Data generated by the threat detection engine 302 is written to a hybrid NAS 304 via at least a 10Gb Ethernet switch 306, or higher, and is simultaneously retrieved by 2D and 3D workstations 308, 310 over 10Gb Ethernet switch 312, or higher. In an embodiment, the system 300 may also comprise an Ethernet controller, separate from or integrated within the servers comprising the NAS 304. It should be appreciated that the embodiments described above are intended to provide hardware examples and not intended to be limiting. In particular, the system architecture 300 may include any hardware or software that performs the equivalent functionality as the three DCBS systems 302 and Ethernet switches 306, 312.
Figure 4 illustrates a block diagram of the screening system illustrated in Figure 3 employing a hybrid NAS configuration. Screening system 402 comprises a reconstruction engine which receives sinogram data, or X-ray sensor data, from its RTT scanning unit, and produces a high resolution 3D reconstructed image. A threat detection engine 404 receives the reconstructed image as an input and processes it by applying one or more detection algorithms to produce a decision as to whether to clear the bag (e.g. provide an okay indication or not activate any alarm) or indicate that the bag should be manually checked or checked again using the same or different screening device (e.g. an alarm). The data generated by the threat detection engine 404, which comprises three dimensional image data that has been processed to identify a threat item, is transferred to hybrid NAS 406 via one or more switches 408, such as a lOGbE Ethernet switch, and a high speed network connection 410, such as a TCP/IP connection. In one embodiment, data from the threat detection engine 404 may be temporarily stored in a short term memory 412, such as DDR2, DDR3, SDRAM, or any type of random access memory (RAM), and more preferably, in short term memory that provides transfer data rates greater than 1.6 GB/s, such as, but not limited to, 3.2 GB/s, 6.4 GB/s, or 12.8 GB/s. Short term memory can be a temporary buffer that stores up to the last "n" minutes of data from the system, where "n" may be defined by a user of the system to be 24 hours or down to a few minutes, or any increment therein.
The hybrid NAS 406 comprises a high speed image processing unit 414 comprising a TCP offload engine (TOE) 416 to rapidly move substantial amounts of data to multiple places, one or more processors 418, and a RAM drive 420. The TOE 416 is a technology used in network interface cards to offload processing of the entire TCP/IP stack to the network controller and is known to persons of ordinary skill in the art. It is primarily used with high speed interfaces like lOGbE, where processing overhead (CPU time) of the network stack becomes significant. The one or more processors 418 process the data from the threat detection engine being stored in the RAM drive 420. In one embodiment the high speed image processing unit comprises 64 GB to 128 GB of RAM.
The hybrid NAS 406 further comprises an input/output (I/O) processor 422, a TOE 424, and a RAID controller 426 which controls read/write into RAID disk array 428. In one embodiment, the I/O processor 422 operates at 2.4 GHz or higher and processes the data being written to and being read out of the RAID disk array 428. The RAID controller 426 controls the read/write operations into the RAID disk array 428. The data stored using the hybrid NAS 406 is made available to a plurality of external workstations 430, at a high speed of at least lOOMB/sec and more preferably 125 MB/s, 250 MB/s, 350 MB/s, 400 MB/s, 500 MB/s or greater than 500 MB/s In one embodiment the number of external workstations accessing the data stored in the hybrid NAS 406 ranges from 3 to 15.
Figure 5 illustrates a software block diagram of the hybrid NAS 500, in accordance with one embodiment of the present invention. The figure illustrates a DCBS module 502 (running on a processor) accessing random access memory (RAM) buffer 504 by means of file transfer protocol (FTP) via a FTP server thread 506 using a file input -output (I/O) operation. The RAM buffer 504 is also accessed by 2D and 3D workstations 508, 510 by means of FTP via FTP server threads 512 and 514 respectively, using file I/O operations. An archiving process 516 accesses the RAM buffer 504 periodically, using file I/O operation and writes data stored on the RAM buffer 504 on a permanent storage device such as a RAID disk array 518. The archiving process is any programmed process for reading data from memory and writing the data to storage. In one embodiment, the archiving process has continuous access to RAM and the access rate is controlled using an operating system task priority setting.
In the embodiment illustrated in Figure 5, the RAM buffer 504 is accessed by four different threads, i.e. an interface to DCBS 502 for storing real time RTT data comprising image data in the form of files with .BAG extensions, two 2D/3D workstations 508, 510 for viewing the .BAG images, and a local archiving process 516 running on a local server to perform sequential writes to the local RAID disks 518, hard disks, or any other form of long term storage. Long term storage may be configurable per a user's requirements. In a typical airport installation, a user may require to store all processed images up to 48 hours. The data are usually stored in RAID, NAS, or SANs. In the embodiment illustrated in Figure 5, FTP servers, which are used purely for illustrative purposes, enable multiple workstations to establish concurrent sessions, or instances. In other embodiments, various suitable data transfer protocols which enable the establishment of concurrent instances of data among multiple workstations may be used. It should be appreciated that each workstation comprises a client device, such as a desktop, laptop, mobile device, tablet computer, or other computer with a network connection and interface, a processor, a display, and programmatic applications collectively configured to receive and display three dimensional data.
If a 3D workstation 508 tries to access a file that is not cached in the RAM buffer 504, the archiving process 516 reads the required data from the RAID disk array 518 and transmits the data. In an embodiment, under this condition, the performance of the write task slows down, but the hybrid configuration continues cache to the RAM buffer 504. The frequency of this condition depends on the size of the RAM buffer 504, which in various embodiments, ranges from 32GB to 64GB and caches approximately 50 to 100 .BAG image files.
In one embodiment, the hybrid NAS 500 illustrated in Figure 5 is designed to perform intelligent caching. For example, the hybrid NAS 500 can be configured to store only the images associated with an alarm, thereby reducing the amount of memory required. The images which are not associated with an alarm (i.e. cleared) are stored on the RAID disks 518 and removed from the RAM buffer 504 as soon as possible or based on a predefined period of time, such as after "n" minutes have elapsed, or based on a predefined of RAM buffer usage, such as after "X" megabytes of data are stored or after "X%" of the RAM buffer is occupied. One of ordinary skill in the art would appreciate that the "alarm" is generated by the security scanning system, using systems and methods known to persons of ordinary skill in the art. A processor with the security scanning system records to memory an alarm with a specific file, thereby activating the long term storage process, as described above, along with the RAM -based delivery of the file information to workstations. Other screening characteristics could also be used, including bag size, bag contents, passenger destination (using, for example, the system disclosed in U.S. Patent No. 7,418,077, which is incorporated herein by reference). Tables 5 A and 5B illustrate the performances of a standard NAS and a hybrid NAS respectively, when operated in conjunction with the RTT screening system under identical conditions.
Table 5A
The results depicted in Table 5 A show that the standard NAS was able to sustain approximately 202MB/s during the write only (1 RTT) cycle. However, the performance of the standard NAS dropped once there is a simultaneous read cycle.
Table 5B
The results depicted in Table 5B show the performance of the hybrid NAS. The system as configured was able to sustain approximately 226MB/sec while allowing two 3D workstations to access the data at the rate of 75MB/sec. As is apparent by the results illustrated in Tables 5A and Table 5B, the hybrid NAS configuration can achieve relatively high read/write rate required by a high data rate security system.
The hybrid NAS can be applied to various X-ray screening systems existing in the art including all of the Rapiscan Systems, Inc. security products. The use of the hybrid NAS with the RTT system is only for illustrative purposes and should not be construed as limiting. While the exemplary embodiments of the present invention are described and illustrated herein, it will be appreciated that they are merely illustrative. It will be understood by those skilled in the art that various changes in form and detail may be made therein without departing from or offending the spirit and scope of the appended claims.

Claims

CLAIMS We claim:
1. A storage system for enabling the substantially concurrent storage and access of data, comprising:
a. A source of data, wherein said data comprises a three dimensional image wherein said three dimensional image has been processed to identify a presence of a threat item;
b. A temporary storage memory for receiving and temporarily storing said data, wherein said temporary storage memory is adapted to support multiple file input/output operations executing substantially concurrently and wherein said data is received from said source of data via one of said multiple file input/output operations executing substantially concurrently;
c. At least two workstations for accessing said data, wherein each of said workstations is configured to access the temporary storage memory through one of said multiple file input/output operations executing substantially concurrently; and
d. A long term storage system for accessing and storing said data, wherein said long term storage system is configured to access the temporary storage memory through one of said multiple file input/output operations executing substantially concurrently.
2. The storage system of claim 1 wherein said temporary storage memory is configured to receive data from said source of data at a data transfer rate equal to or greater than 1.6 gigabytes per second.
3. The storage system of claim 1 wherein said temporary storage memory is a RAM buffer having a size of at least 32 gigabytes.
4. The storage system of claim 1 wherein each of said workstations can access said data at a speed of at least 100 megabytes per second.
5. The storage system of claim 1 wherein said temporary storage memory is adapted to receive data from said source of data via a first file input/output operation, transmit data to a first workstation via a second file input/output operation, transmit data to a second workstation via a third file input/output operation, and transmit data to the long term storage via a fourth file input/output operation, wherein each of said first, second, third, and fourth file input/output operations executes concurrently.
6. The storage system of claim 5 wherein each of said file input/output operations is executed via a FTP server thread.
7. The storage system of claim 5 wherein said fourth file input/output operation occurs at a rate of at least 200 megabytes per second.
8. The storage system of claim 7 wherein said second and third file input/output operations occur at an average rate of at least 70 megabytes per second.
9. The storage system of claim 1 wherein, upon receiving a request from a workstation for data that is not present in said temporary storage memory, said temporary storage memory is adapted to retrieve said requested data from the long term storage and transmit the requested data to the workstation.
10. The storage system of claim 1 wherein, if said data is not associated with an alarm or a threat, the temporary storage memory transmits the data to long term storage and does not retain said data for access by the workstations.
11. The storage system of claim 1 wherein said temporary storage memory receives said data into a TCP offload engine.
12. The storage system of claim 11 wherein said TCP offload engine receives data from an Ethernet switch.
13. The storage system of claim 12 wherein said Ethernet switch is at least a 10Gb Ethernet switch.
14. The storage system of claim 1 wherein said temporary storage memory transmits data to the workstations via an Ethernet switch.
15. The storage system of claim 14 wherein said Ethernet switch is at least a 10Gb Ethernet switch.
16. The storage system of claim 1 wherein each of said workstations is configured to display
3-D images.
17. A process for high speed storage and access of data wherein said data comprises a plurality of three dimensional images and wherein said three dimensional images have been processed to identify a presence of a threat item system, comprising:
a. Receiving said data into a temporary storage memory through a first file input/output operation;
b. Transmitting said data to a first workstation through a second file input/output operation;
c. Transmitting said data to a second workstation through a third file input/output operation; and
d. Writing said data to a long term storage through a fourth file input/output operation, wherein said first, second, third, and fourth file input/output operations execute substantially concurrently.
18. The process of claim 17 wherein said temporary storage memory is configured to receive data from a source of said data at a data transfer rate equal to or greater than 1.6 gigabytes per second.
19. The process of claim 17 wherein said temporary storage memory is a RAM buffer having a size of at least 32 gigabytes.
20. The process of claim 17 wherein each of said workstations can access said data at a speed of at least 100 megabytes per second.
21. The process of claim 17 wherein each of said file input/output operations is executed via a FTP server thread.
22. The process of claim 17 wherein said fourth file input/output operation occurs at a rate of at least 200 megabytes per second.
23. The process of claim 22 wherein said second and third file input/output operations occur at an average rate of at least 70 megabytes per second.
24. The process of claim 17 wherein, upon receiving a request from a workstation for data that is not present in said temporary storage memory, said temporary storage memory is adapted to retrieve said requested data from the long term storage and transmit the requested data to the workstation.
25. The process of claim 17 wherein, if said data is not associated with an alarm or a threat, the temporary storage memory transmits the data to long term storage and does not retain said data for access by the workstations.
EP11747939.4A 2010-02-23 2011-02-22 Simultaneous image distribution and archiving Ceased EP2539855A4 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US30729410P 2010-02-23 2010-02-23
PCT/US2011/025775 WO2011106332A2 (en) 2010-02-23 2011-02-22 Simultaneous image distribution and archiving

Publications (2)

Publication Number Publication Date
EP2539855A2 true EP2539855A2 (en) 2013-01-02
EP2539855A4 EP2539855A4 (en) 2013-12-18

Family

ID=44507529

Family Applications (1)

Application Number Title Priority Date Filing Date
EP11747939.4A Ceased EP2539855A4 (en) 2010-02-23 2011-02-22 Simultaneous image distribution and archiving

Country Status (4)

Country Link
EP (1) EP2539855A4 (en)
CN (1) CN102870124B (en)
GB (1) GB2491064A (en)
WO (1) WO2011106332A2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8713131B2 (en) 2010-02-23 2014-04-29 RHPiscan Systems, Inc. Simultaneous image distribution and archiving

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5668846A (en) * 1996-10-18 1997-09-16 General Electric Company Methods and apparatus for scanning an object and displaying an image in a computed tomography system
US6476863B1 (en) * 1997-07-15 2002-11-05 Silverbrook Research Pty Ltd Image transformation means including user interface
US6899540B1 (en) * 1998-07-30 2005-05-31 The United States Of America As Represented By The Secretary Of Transportation Threat image projection system
US6665739B2 (en) * 2000-09-29 2003-12-16 Emc Corporation Method for enabling overlapped input/output requests to a logical device using assigned and parallel access unit control blocks
GB0525593D0 (en) 2005-12-16 2006-01-25 Cxr Ltd X-ray tomography inspection systems
US20050058242A1 (en) * 2003-09-15 2005-03-17 Peschmann Kristian R. Methods and systems for the rapid detection of concealed objects
US7535907B2 (en) * 2005-04-08 2009-05-19 Oavium Networks, Inc. TCP engine
US7693261B2 (en) * 2007-05-17 2010-04-06 Durham Scientific Crystals Limited Method and apparatus for inspection of materials

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
No further relevant documents disclosed *
See also references of WO2011106332A2 *

Also Published As

Publication number Publication date
GB201215107D0 (en) 2012-10-10
GB2491064A (en) 2012-11-21
CN102870124A (en) 2013-01-09
WO2011106332A2 (en) 2011-09-01
WO2011106332A3 (en) 2011-10-20
EP2539855A4 (en) 2013-12-18
CN102870124B (en) 2016-06-08

Similar Documents

Publication Publication Date Title
US9870150B2 (en) Simultaneous image distribution and archiving
US9747222B1 (en) Dynamic ingestion throttling of data log
US10007626B1 (en) Storage performance testing to evaluate moving data among arrays
US9720822B2 (en) NVRAM caching and logging in a storage system
US10235055B1 (en) Storage performance testing to evaluate moving data among arrays
US20190324935A1 (en) Methods for intelligent load balancing and high speed intelligent network recorders
US8996800B2 (en) Deduplication of virtual machine files in a virtualized desktop environment
Mickens et al. Blizzard: Fast, cloud-scale block storage for cloud-oblivious applications
AU2013252402B2 (en) Hypervisor I/O staging on external cache devices
Arteaga et al. Client-side flash caching for cloud systems
EP1962192A1 (en) Method and system for the transparent migration of virtual machine storage
US10860483B2 (en) Handling metadata corruption to avoid data unavailability
US10572175B2 (en) Method and apparatus of shared storage between multiple cloud environments
US8713252B1 (en) Transactional consistency scheme
US20170177598A1 (en) Centralized parallel burst engine for high performance computing
CN108885538A (en) The migrating data in the storage array for including multiple storage equipment
US8402246B1 (en) Alignment adjustment in a tiered storage system
Adams et al. Respecting the block interface–computational storage using virtual objects
US10114566B1 (en) Systems, devices and methods using a solid state device as a caching medium with a read-modify-write offload algorithm to assist snapshots
US8775775B1 (en) Dynamic prefetch throttling for multi-controller systems
US20190129628A1 (en) Managing Data Storage Arrays on Behalf of Host Computers via Specialized LUN-Related Queries
WO2011106332A2 (en) Simultaneous image distribution and archiving
US8443150B1 (en) Efficient reloading of data into cache resource
CN105677587A (en) Medical imaging equipment data storage method and device
US10133513B1 (en) Cache management system and method

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20120824

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

DAX Request for extension of the european patent (deleted)
A4 Supplementary search report drawn up and despatched

Effective date: 20131119

RIC1 Information provided on ipc code assigned before grant

Ipc: G06F 3/06 20060101AFI20131113BHEP

REG Reference to a national code

Ref country code: DE

Ref legal event code: R003

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED

18R Application refused

Effective date: 20180623