Proton beam therapy control system

A tiered communications architecture for managing network traffic in a distributed system. Communication between client or control computers and a plurality of hardware devices is administered by agent and monitor devices whose activities are coordinated to reduce the number of open channels or sockets. The communications architecture also improves the transparency and scalability of the distributed system by reducing network mapping dependence. The architecture is desirably implemented in a proton beam therapy system to provide flexible security policies which improve patent safety and facilitate system maintenance and development.

Skip to: Description  ·  Claims  ·  References Cited  · Patent History  ·  Patent History
Description
CLAIM OF PRIORITY

This U.S. patent application is a continuation of U.S. patent application Ser. No. 12/167,893 filed Jul. 3, 2008 which is a continuation of U.S. patent application Ser. No. 10/433,817 filed Nov. 28, 2003 which was the U.S. National Phase application of PCT/US01/47634 filed Dec. 10, 2001 which claims priority to U.S. Provisional Patent Application No. 60/254,467, entitled “Proton beam therapy system control system client/agent/monitor architecture” filed Dec. 8, 2000 and all of which are hereby incorporated by reference in their entireties.

This invention was made with Government support under grant DE-FG03-98ER62632 awarded by the Department of Energy. The Government has certain rights to this invention.

BACKGROUND OF THE INVENTION

1. Field of the Invention

The present invention relates to distributed control systems and, in particular, concerns a control system for managing data communications in a distributed environment for a proton beam therapy device.

2. Description of the Related Art

Radiation particle therapy devices are commonly used to treat localized forms of cancer as well as other afflictions. These devices are used to target specific regions of a patient, e.g. a tumor, and direct a precisely aligned stream of atomic particles or electromagnetic radiation towards the target region. The energy from the stream results in localized cell damage and effectively disrupts the growth and progression of the tumor.

One particularly useful form of radiation therapy is proton beam therapy wherein protons form the energy stream used to irradiate the target regions of the patient. Like other types of beam directed radiation therapy, proton beam therapy requires the patient to be accurately positioned with respect to the beam source so that the proton stream irradiates only the desired target region. Otherwise, the stream could damage other healthy cells within the patient's body.

As described in detail in U.S. Pat. No. 4,905,267 a support apparatus is used to position the patient with a particular orientation and the support apparatus is further positioned on a treatment platform within a gantry structure of the proton treatment facility. The proton treatment facility may further comprise more than one such treatment apparatus for the purposes of accommodating multiple patients. Control and monitoring of the apparatus and components of the treatment facility are directed by computer and hardware subsystems which coordinate the activities of each treatment station. In addition to the mechanical apparatus used to position the patient, proton beam therapy requires numerous other systems and software components which are used to control beam intensity, modify beam position, perform digital imaging, monitor safety conditions, and other functions. Together these systems form a complex and distributed collection of hardware and software components. Additionally, in a proton treatment facility with more than one treatment apparatus, the complexity of the system is further increased by the additional requirements for system redundancy and selective control of each treatment apparatus.

The complex architecture of distributed systems such as radiation therapy devices present numerous obstacles in allowing for coordinated control by a single application and further create networking difficulties between the components of the system. One particular limitation of conventional distributed systems relates to the management of data communications between the various components of the distributed system which becomes more difficult as the size of the distributed system increases. This problem is particularly apparent when a radiation therapy device is designed to contain more than one treatment apparatus. As a result, providing a centralized control and monitoring solution becomes a cumbersome task due in part to the number of communications channels which must be maintained. Additionally, the complex communications mapping schema presents difficulties in insuring that all devices can communicate with one another. Oftentimes, modifying or upgrading a single component of the distributed system necessarily results in the need to modify the configuration for a large number of other components to which the modified component was connected. Improper modification of the configuration for these components can result in numerous problems including loss of system control, inaccurate system monitoring, and device failure.

In a radiation therapy device, significant reconfiguration of the existing mapping schema in the aforementioned manner is undesirable as it introduces potential control issues which must be resolved in order to insure patient safety. If these issues are not properly resolved or if there is unexpected loss of control of one of more of the components during operation of the radiation therapy device, patient injury may occur. Therefore it is desirable to increase the level of transparency between components within the radiation therapy device to make the system more tolerant to modification and component upgrades.

FIG. 1 illustrates a conventional distributed system 40 comprising a plurality of hardware devices 50 each of which perform selected operations and tasks. Control and maintenance of the hardware devices 50 is coordinated using one or more host applications or processes 60 which communicate with the hardware devices 50 through a plurality of communication channels or data paths 70. For each hardware device 50 that the host application or process 60 communicates, a separate communications channel 70 is typically established.

A number of difficulties arise when using this approach which limit the coordination and management capabilities of complex distributed systems such as radiation therapy devices. In particular, when a large number of hardware devices 50 are to be managed or monitored by the host applications or processes 60, the required number of communication channels 70 that must be established and maintained becomes increasingly large. In many instances this results in increased system overhead necessary to manage the communication channels 70 which may grow to a point where the maximum number of communication channels 70 supported by the operating system or hardware components is exceeded. Thus, conventional distributed systems provide limited scalability due to restrictions in the number of communications channels 70 which can be accommodated. Additionally, as the complexity of the distributed system 40 increases it becomes more difficult to perform effective network monitoring and authentication as well as maintain secure firewall policies to insure adequate system security.

A further problem arises in complex distributed systems 40 to insure that individuals who work with the architecture of the existing system 40 understand the communications mapping of the channels 70 and services within the system 40. This is especially important for developers who must have specific knowledge of how the hardware devices 50 are interconnected in order to add new hardware components or functionality. Conventional approaches insufficiently address this problem and rely on esoteric mapping schemes which may be difficult to understand and develop around.

Conventional distributed environments are typically based on a client/server paradigm. The client/server approach uses one or more monolithic host applications to poll individual systems of the distributed environment and piece the information together as needed. This method of information distribution and coordination is undesirable for a number of reasons, including the above-described maintenance difficulties, lack of scalability, and increased complexity in data verification and validation.

Additionally, in the proton beam therapy system there are numerous safety features which typically require constant monitoring of the underlying hardware devices and subsystems to operate. A conventional approach to this monitoring requirement is to have hardware monitoring take place exclusively at a host application level by a controlling program or application. One potential drawback using this approach is that a failure of the host application or the controlling program may result in a potentially unsafe or hardware-damaging condition. In some instances a “watchdog” program is employed to detect lapses in communication between the host application and the monitored hardware however the use of a watchdog program may have undesirable effects on the system.

In the case of a power supply, the watchdog program may automatically shut off the power supply to thereby invoke a system safe. This may result in the cooling of the power supply and subsequently result in a lengthy warm up period before patient treatment can resume. Furthermore, a failure in the proton beam therapy system may be masked until just prior to treatment, possibly delaying the treatment and adding to the discomfort of the patient.

Hence, there is a need for an improved system and methods for managing communications within complex and loosely coupled distributed environments such as that used in a proton beam therapy device. This system architecture should be able to accommodate the complexity and bandwidth demands of the proton beam therapy system while maintaining an acceptable level of simplicity so as to facilitate scaling, maintenance, and development. Additionally, the system should provide improved system monitoring features that resolve potential problems associated with monitoring off-line or malfunctioning devices.

SUMMARY OF THE INVENTION

The present invention comprises a tiered communications system for command, management and monitoring of a proton beam therapy system. In one aspect, the architecture of the proton beam therapy system includes one or more host applications or programs which communicate with hardware and/or resources used in patient treatment through an agent module. The agent transparently manages communications traffic and performs a number of administrative functions including data routing between the components of the proton beam therapy system. The communications system contains a monitor module which provides low level communications control and command translation for the various hardware devices and resources associated with the proton beam therapy system.

Communications coordination and management complexity is significantly reduced using the tiered communications system. In one aspect, the communications system architecture reduces channel or socket utilization by multiple processes using a routing/multiplexing functionality of the agent to resolve potential bottlenecks encountered coordinating data exchange between the hardware devices. The communications system further provides a constant monitoring capability for embedded systems using a proctor module.

A centralized connection architecture provides a further benefit of increased connection security which is important in maintaining the safety of patients treated using the proton beam therapy system. The communications system architecture additionally simplifies user interfacing and reduces the complexity of application development and deployment. For example, host applications can be configured to manage, monitor, and control embedded hardware devices without specific knowledge of the functional implementation or definitions required to communicate with each device. Additionally, the host applications can be configured to communicate with the embedded hardware devices without knowing the physical location of the device or its controlling system. In one aspect, logical mapping of this nature permits the flexible placement of devices within the system without substantial modification to the system configuration.

In one aspect the invention comprises a communications system for managing communications in a proton beam therapy device, wherein the system comprises a treatment station, one or more host applications, one or more functional components, and an agent. The treatment station is used to direct a calibrated and aligned beam towards a patient isocenter and the one or more host applications are used to monitor and control the operation of the treatment station through the functional components comprising hardware subsystems associated with the operation of the treatment station. The agent is connected to each host application and uses a single client data channel per host application. The agent is further connected to each functional component by a monitor data channel wherein the agent performs routing operations between each host application and the functional components such that each host application can communicate with each functional component using the single client data channel.

In another aspect the invention comprises a tiered communication architecture for a proton beam therapy device comprising a distributed network which operates using a reduced channel set and provides substantially transparent communications between one or more host applications and a plurality of hardware devices associated with the generation and alignment of a radiation beam used to treat a patient. The architecture further comprises an agent device connected to each application and to each hardware device by a plurality of discrete data channels wherein the agent routes communications between the one or more host applications and the plurality of hardware devices through the discrete data channels. The architecture further comprises a monitor component associated with each hardware device used to receive instructions from the host application routed through the agent and transform the instructions into a hardware recognized form that are subsequently executed on the hardware device, the monitor component further used to receive an information response from the hardware device and forward the information response back to the host application through agent. The architecture also incorporates a proctor component resident in the monitor component which evaluates the information response obtained from the hardware device and identifies anomalous hardware behavior and further issues one or more safety measures when anomalous hardware behavior is detected.

In yet another aspect the invention comprises a tiered communications system for managing communications in a distributed network. The system further comprises a client connected to the distributed network and configured to transmit instructions to a plurality of hardware devices through a single channel. Additionally, the system comprises an agent connected to the client through the distributed network and further connected to the plurality of hardware devices such that each hardware device is connected to the agent by a single channel wherein the agent receives the instructions transmitted by the client, identifies a destination hardware device for which the instruction is intended, and routes the instruction to the destination hardware device through an appropriate channel. The system further comprises a monitor associated with the destination hardware device and further connected to the distributed network which receives the instruction routed by the agent, identifies a hardware-recognizable command associated with the instruction, and thereafter issues the hardware-recognizable command to the destination hardware device for subsequent execution.

In still another aspect the invention comprises a method for exchanging information between a client and a plurality of hardware devices wherein the client issues instructions which control and monitor the plurality of hardware devices. The method further comprises the steps of: (1) establishing a first communication channel between the client and an agent which is configured to communicate with the client and receive instructions transmitted therefrom, (2) establishing a plurality of second communication channels between the agent and each hardware device, (3) routing the instructions issued by the client using the agent such that the instructions are forwarded to the appropriate hardware device in a substantially transparent manner, and (4) receiving the instructions using a monitor module residing on the hardware device which transforms the instructions into a hardware recognized format to be subsequently executed by the hardware device.

In yet another aspect, the invention comprises a method for exchanging information in a proton beam therapy system wherein at least one host application and a plurality of hardware devices are interconnected such that the at least one host application is desirably used to control and monitor the plurality of hardware devices through the transmission of a plurality of instructions. This method further comprises the steps of: (1) establishing a first communication channel between each host application and an agent device which is configured to communicate with the host application and receive the transmitted instructions, (2) establishing a plurality of second communication channels between the agent device and each hardware device such that each hardware device is connected to the agent by a single communication channel, (3) routing the instructions issued by the host applications using the agent device such that the instructions are forwarded to the appropriate hardware device in a substantially transparent manner, and (4) receiving the instructions using a monitor module residing on each hardware device which transforms the instructions into a hardware recognized format to be subsequently executed by the hardware device.

In still another aspect, the invention comprises a method for communicating and controlling a distributed system of network resources wherein a first communication channel is established between a client device and an agent device, a second communication channel is established between the agent device and at least one hardware device, and data transferred between the client device and the agent device and furthermore the agent device and the monitor device is processed according to a client process which requests access to the distributed system of hardware resources, an agent process which manages the communication channels and provides routing for client process requests, and a monitor process which accepts requests from the agent process, executes the requests, and returns any results to the client process.

BRIEF DESCRIPTION OF THE DRAWINGS

These and other aspects, advantages, and novel features of the invention will become apparent upon reading the following detailed description and upon reference to the accompanying drawings. In the drawings, same elements have the same reference numerals in which:

FIG. 1 illustrates a block diagram for a conventional distributed system.

FIG. 2 illustrates one embodiment of a proton beam therapy system.

FIG. 3 illustrates one embodiment of the top level organization for a tiered communication system to be used in a distributed environment.

FIG. 4 illustrates one embodiment of a tiered communications system adapted for use with a proton beam therapy device.

FIG. 5 illustrates one embodiment of a monitor used in connection with the tiered communications system.

FIG. 6 illustrates a command or instruction process used by the monitor.

FIG. 7 illustrates an information exchange process used by an agent device in the tiered communications system.

FIG. 8 illustrates one embodiment of a brain controller to be used in connection with the tiered communications system.

DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT

FIG. 2 illustrates one embodiment of a proton beam therapy system (PBTS) 100 for patient treatment that is coupled to one or more host applications 105. In one aspect, the host applications 105 communicate with a plurality of functional components 110 used in conjunction with a treatment station 115. The functional components 110 comprise monitoring and management components that direct the activities of the treatment station 115. Each functional component 110 further comprises one or more hardware devices present in the treatment station 115 which are desirably associated and collectively managed within the particle beam therapy system 100.

During the treatment process, the operation of these hardware devices are desirably coordinated to direct a precisely calibrated and aligned proton beam 147 towards a specific target region or isocenter 148 of the patient 120. In one embodiment, the treatment station 115 comprises a proton source 125 connected to an accelerator 130 by an injector 135. The accelerator 130 accelerates protons to a desired energy level and, via a beam transport apparatus 140, delivers the proton beam to the patient 120 who is supported in a fixed position at a treatment station 115. The beam transport apparatus 140 further comprises a nozzle 150 which directs the particle stream towards a specific target isocenter within the body of the patient 120. The patient 120 is supported by a gantry 145 which is rotatable about an axis of rotation and is used to properly align the proton beam. Additional details of the proton beam therapy system 100 can be found in commonly assigned U.S. Pat. No. 5,866,912 and U.S. Pat. No. 4,870,287 which are hereby incorporated by reference.

In aspect, the proton beam therapy system 100 comprises a plurality of treatment stations 115. Each treatment station 115 may be configured to share at least some of the same components such as the aforementioned proton source 125, accelerator 130, and injector 135. In one aspect, components which are shared between treatment stations 115 are monitored and controlled through a common control interface. Additional details of a proton beam therapy system which incorporates multiple treatment stations is described in U.S. Pat. No. 5,585,642 and U.S. Pat. No. 4,870,287 which are hereby incorporated by reference.

As is understood in the art of radiation therapy, it is important to deliver the proton beam or radiation stream accurately to the target isocenter. Further, proton beam or radiation stream therapy may be enhanced when the beam can be delivered from a variety of different angles. Hence, it is generally desirable to place the patient 120 in a fixed position relative to the nozzle 150 of the beam delivery apparatus 140 and to move the nozzle 150 of the beam delivery apparatus 140 to various positions via the movable gantry 145 such that the beam is delivered from a variety of different angles. U.S. Pat. No. 4,905,267 and U.S. Pat. No. 5,117,829 each disclose a system for aligning a patient 120 for radiation treatment and each of these references are hereby incorporated by reference. Furthermore, U.S. Pat. No. 4,917,344 and U.S. Pat No. 5,039,057 each disclose a gantry system which allows for delivery of the beam over a continuous range of different angles and each of these patents are also hereby incorporated herein by reference. Various other methods of selecting treatment for patients, apparatuses for enhancing the delivery of particle or radiation beams to patients, and the like, are disclosed in U.S. Pat. Nos. 5,017,789, 5,240,218, 5,825,845, 4,905,267, 5,117,829 and 5,260,581 which are also hereby incorporated herein by reference.

The functional components 110 monitor and coordinate the activities of the hardware subsystems used to configure and direct the proton beam as well as insure patient safety. Patient safety is a primary concern in radiation treatment and strict control over the proton beam therapy system must be maintained at all times to insure that the beam is always directed with an appropriate intensity or energy level. In one embodiment, the beam therapy system is configured in such a manner so as to prevent the beam from contacting the patient unless the hardware devices and subsystems can be confirmed to be in a ready condition and appropriately configured. The ready condition indicates that the hardware devices and subsystems are performing within tolerances and at the specific range determined to be suitable for patient treatment. Typically, the proton beam is disabled until all subsystems can be confirmed to be in this ready condition. As will be described in greater detail herein below, the configuration of the functional components 110 and tiered communications system provides necessary coordination functionality to monitor the state of readiness of the proton beam therapy device to determine when it is appropriate to administer patient treatment.

In one aspect, the host applications 105 exchange information with the functional components 110 and provide the primary command and monitoring functionality for the radiation therapy system. Host application 105 communication with the functional components 110 proceeds through a plurality of data channels 155 typically formed using conventional networking topologies. The host applications 105 and the functional components 110 are linked by the tiered communication network which utilizes a reduced number of data channels 155 compared to conventional systems to perform the data communications necessary to operate the proton beam therapy system 100.

The host applications may comprise both local host applications 160 and remote host applications 165. Local host applications 160 comprise applications run on computers or components directly associated with the proton beam therapy system 100. For example, the local host applications 160 may be run directly from computers associated with one or more of the hardware devices of the radiation therapy system 100. Alternatively, the local host applications 160 may be run from one or more standalone computers linked via networking connections to the hardware devices or subsystems of the radiation therapy system 100. Data exchange between the local host applications 160 and the one or more functional components 110 from which it receives and sends information proceeds through the aforementioned tiered communication network.

Remote host applications 165 comprise applications that are run externally and/or independently from the proton beam therapy system 100. In one aspect, remote host applications 165 are configured to interface with the proton beam therapy system 100 through the use of a remote networking protocol and need not be locally executed from the computers or components directly associated with the radiation therapy system 100. Like local host applications 160, remote host applications 165 utilize the tiered communication network to exchange data and information with the functional components 110 as needed or desired.

The functional components 110 comprise numerous subsystems associated with the operation of the proton beam therapy system 100. In one aspect, these subsystems 110 form a distributed network of computers and hardware devices which exchange data and information between one another and the host applications 105. As shown in FIG. 2, exemplary functional components 110 are shown for the purposes of illustration. These functional components include beam a transport system 170, a safety system 175, a power system 180, and a logging system 185.

It will be appreciated that radiation therapy systems are complex collections of interconnected devices and components which may include the aforementioned exemplary functional components 110 as well as numerous other components, systems and processes. Together these devices and subsystems form the distributed environment for which the tiered communication system of the present invention may be implemented to reduce channel complexity and improve patient safety.

In one aspect, the distributed environment of the radiation therapy system 100 includes a plurality of treatment stations 115 and associated hardware and software components useful for accommodating more than one patient at a time. The present invention is particularly suitable for adaptation to managing communications in a multi-station treatment facility where the complexity of the distributed environment is substantially increased over that of a single station treatment facility.

Although the tiered communications system is disclosed in the context of command, control, and monitoring of a proton beam therapy system 100 it will be appreciated that the invention may be adapted for use with other types of distributed systems to improve communications efficiency and reduce channel number. These alternative distributed system architectures are therefore understood to represent but other embodiments of the present invention as adapted for use with the system and methods described herein.

FIG. 3 illustrates a block diagram of the top level organization for a tiered communication architecture 200 for managing information exchange in a distributed environment such as the aforementioned proton beam therapy system 100. As previously indicated, the distributed system may comprise any of a plurality of hardware devices 210 including specialized controllers, computers, and other components which are desirably interconnected by networking connections to allow for communication and data exchange between the various devices 210. The tiered communication architecture 200 is implemented using a coordinated hardware and software-based approach wherein the hardware devices 210 are connected to the host applications 105 through a reduced set of data channels 155. Each host application 105 is interconnected with an agent device 215 such that a plurality of first data connections or data channels 220 is maintained between the host applications 105 and the agent device 215. The agent device 215 is further interconnected with each hardware device 210 of the distributed system 100 by a plurality of second data connections or data channels 225.

The connectivity between the host applications 105 and the agent device 215 as well as the agent device 215 and the hardware devices 210 comprises a networking connection which uses a suitable protocol such as Berkley sockets based Transmission Control Protocol, Internet Protocol (TCP/IP) or User Datagram Protocol, Internet Protocol (UDP/IP). The widespread interoperability of the sockets-based protocol may be advantageously used in the tiered communications system to provide a commonly-recognized communications protocol which each hardware device 210 is capable of using to transmit and receive information. Additionally, the sockets-based protocol possesses a number of advantageous properties including: (1) a generally well understood specification that developers may use for creating hardware interfaces, (2) reliable transmission and reception characteristics, (3) multithread compatibility, (4) support for multiple concurrent connections, and (5) support for blocking and non-blocking configurations. As will be described in greater detail herein below these properties are useful in simplifying the tasks associated with development of the tiered communications architecture 200 and may be configured for use with most hosts applications 105 and hardware devices 210 alike.

It will be appreciated by those of skill in the art that the tiered communications architecture 200 is not necessarily limited for use with the aforementioned sockets-based protocol but rather may be adapted for use with numerous other communications protocols including for example remote message passing protocols. The implementation of other protocols with the tiered communications architecture 200 is therefore understood to be representative of other embodiments of the present invention.

As previously discussed in connection with FIG. 1, conventional distributed systems 40 must maintain a plurality of channels 70 between each host application 60 and the corresponding hardware devices 50. Thus, the total number of channels 70 required by conventional distributed systems grows rapidly which reduces performance and may exceed the design threshold of the architecture. The tiered communication architecture 200 overcomes this limitation and significantly reduces the total number of channels required for communication and data exchange in a distributed system such as the proton beam therapy device 100. For example, in the exemplified conventional distributed system 40, three host applications 60 are configured to communicate with four hardware devices 50 requiring a total of twelve channels 70. In comparison, as shown in FIG. 3 using the tiered communications architecture 200 to provide connectivity for the same number of host applications and hardware devices requires only seven channels.

It will be appreciated that the illustrated distributed system is but one embodiment of the present invention and other sizes/configurations of distributed systems will likewise benefit from reduced channel number when implementing using the tiered communication architecture 200. Additionally, the tiered communication architecture 200 may advantageously be configured for use with existing distributed systems permitting these systems to be retrofitted with this new communications architecture and benefit from reduced channel number and complexity.

A further benefit of the aforementioned distributed system configuration is that the host applications 105 can be configured to communicate with the hardware devices 210 without knowing the physical location of each device 110, its controlling system, or the agent 215. Logical mapping of this nature permits the flexible placement of components within the distributed system without substantial modification to the system configuration. In one aspect, the distributed system configuration of the present invention may be desirably applied to a proton beam therapy device to increase the scalability and flexibility of the system by substantially reducing mapping dependence between the system components. This feature is particularly useful in a proton beam therapy system which includes a multi-station treatment facility due to the fact that the system is more readily maintained and upgraded without requiring substantial reconfiguration when existing components are replaced or new components added to the system.

An important feature of the distributed system configuration relates to the computational complexity of adding a new host application 105 to the system. Conventional systems, such as that shown in FIG. 1, have a computational complexity of O(N) for each host application to be connected to the hardware devices (where N is the number of hardware devices 50 in the distributed system 40). Additional host applications 60 each require N more channels 70 to be appropriately connected to the hardware devices 50. Thus for each additional host application 60, the number of channels 70 increase as the function (M*N) where M represents the number of host applications present in the distributed system.

In the present invention the computational complexity and cost of host application addition is substantially reduced over that of the prior art. For example as shown in FIG. 3, the computational complexity for the connection of a the first host application or client 105 to the plurality of hardware devices results in a complexity of O(N) (where N is the number of hardware devices 210 associated with the distributed system). Thereafter however, the computational complexity for adding subsequent host applications or clients 105 to the tiered communications architecture is O(1), a constant value. Thus for each host application or client 105 added beyond the first, a substantially reduced computational complexity is encountered. Integration of additional host applications 105 therefore requires only a total of M more channels 155 (where M corresponds to the total number of host applications or clients 105 present in the distributed system) to be appropriately connected to the hardware devices 210. The number of channels 155 in the distributed system of the present invention therefore increase as the function (M+N). As a result, the total number of channels 155 required by the distributed system configuration of the present invention grows at a substantially reduced rate and as the complexity of the system increases (i.e. more hosts applications 105 or more hardware devices 210) the computational complexity grows at a slower rate compared to that of conventional distributed systems. This feature of the tiered communications system desirably increases the system scalability and improves management of the distributed system in a manner that will be described in greater detail herein below.

FIG. 4 further illustrates the tiered communications architecture 200 adapted for use with the proton beam therapy device 100. Hardware devices 210 which form a particular subsystem, such as the aforementioned beam transport system 170, safety system 175, power system 180, or logging system 185, are desirably associated with a functional component 302. The functional component 302 is subdivided into two logical tiers 305 each of which may also operate on a physical level. The first logical tier comprises a general purpose tier 315 that provides communication interfaces and routing between underlying hardware devices 210 of the functional component 302 and higher level applications or clients 320. Normally, clients 320 send information requests and commands through the general purpose tier 315 in a substantially user-transparent manner. Subsequently, the transmissions are routed to the appropriate hardware devices 210 through a second logical tier comprising an embedded tier 325. Likewise, the underlying hardware devices 210 send information back to the clients 320 in a user-transparent manner.

In one aspect the clients 320 comprise control components 335 and user interfaces 330. The control components 335 interact with the functional component 302 and exchange information with the underlying hardware devices 210 to carry out designated control functions. Each control component 335 may further connect to one or more user interfaces 330 to receive input from users and direct information back to the user interface 330 as needed. In one aspect, one or more control components 335 may interface with other control components 335 to provide a means for direct communication between desired control components 335. Additionally, the control components 335 provide a means for collaboration between a plurality of functional components 302. This collaboration is directed by a one or more specialized controller components referred to as a brain controller 222. Like other control components 220, brain controllers 222 may desirably utilize the services of the functional components 302 directly or indirectly by connecting to other brain controllers 222. Additional details of the brain controller configuration and function will be described in greater detail in connection with FIG. 8.

In another aspect, the user interface 330 can directly interface with the functional component 302 and bypass communication channels through the control components 335 and brain controllers 222. This mode of communication may be used for example, in logging operations, fetching configuration parameters, and data stream applications to transmit information directly between hardware devices 210 of the functional component 302 and the user interface 330.

Agent/General Purpose Tier

The aforementioned agent 215 resides in the general purpose tier 315 of the functional component 302. Each functional component 302 may be associated with an agent 215 that serves as a routing device for messages and information between the client 320 and the underlying hardware devices 210. In one aspect the information transmitted by the client comprises commands, instructions, requests or the like which are desirably issued by the client 320 to monitor and control the hardware devices 210. The agent 215 receives this information from the client 320 and forwards it to one or more monitors 340 which service the communication needs for the underlying hardware devices 210 of the functional component 302. Additionally the agent 215 may be configured to broadcast the desired information to all monitors 340 in the functional component 302 simultaneously depending upon the nature of the information.

The agent 215 further comprises a dual-proxy functionality wherein a monitor proxy functionality 226 is responsible for communications with monitors 340 associated with the functional component 302 and a client proxy functionality 228 is responsible for communications with clients 320. Additionally, the agent 215 manages other network communication functions such as error checking and logging. The agent 215 may further incorporate security features which permit the agent 215 to be configured to recognize “allowed” clients 320 and monitors 240 that are granted access to use the communications facilities of the tiered communications architecture 200.

During routine operation of the distributed system using the tiered communications architecture 200, the system is initialized where the monitor proxy 226 of the agent 215 opens a hardware channel 225 with each available monitor 340. The monitor proxy 226 is a communications proxy that maintains network applications programming interfaces (APIs) that communicate with each monitor 340 in the functional component and is responsible for queuing messages to and from the monitors 340.

Similarly, the client proxy 228 is a communications proxy that maintains network APIs for communicating with clients 320 by opening client channels 220 with each client 320. Unlike conventional systems which require a large number of open channels to allow for communications in the distributed system, in the present invention there is a one to one correspondence between the number of open communications channels 220, 225 and the number of client 320 and hardware devices 210.

In one embodiment, the agent 215 makes use of pointers to message pointer queues wherein the message pointers are passed and the actual messages or information is stored in a shared heap. A first queue is used for messages incoming to the client proxy, a second queue for messages outgoing from the monitor proxy, and a third queue is used for messages incoming to the monitor proxy which are also outgoing to the client proxy (e.g. clean pass-through). Information is transmitted by the agent 215 which initializes a thread that examines messages arriving on the client proxy's incoming queue and places a single message (straight route) or a plurality of messages (broadcast) on the monitor proxy's outgoing queue.

The client proxy maintains a lookup table that maps the addresses of the clients 320 to their network address (i.e. soft IP address). This table is built as messages are received and the entries added to the table are used for routing replies to the messages back to the client 320. Additionally, the agent 215 may maintain configuration data comprising monitor mapping information which is used by the monitor proxy 226 for routing messages to the corresponding destination monitors 340. This information may also be used by the agent 215 to determine which monitors 340 and associated hardware devices 210 are in a particular functional area 302. As a result, a single agent 215 may be configured to coordinate network communications for a plurality of functional components 302 and corresponding hardware devices 210. In one embodiment, the tiered communication architecture 200 is desirably configured to utilize a single agent which coordinates network traffic and messaging for the entire distributed system. The use of the single agent configuration facilitates scaling operations associated with adding new functional components 302 and hardware devices 210 and insures consistency throughout the distributed system.

The agent may further implement various security operations which prevent unauthorized access to the distributed system or selectively block clients 320 which are not recognized for purposes of information transmission at a particular time. One method by which the agent 215 may perform these security operations is to restrict open client channels 200 to only those for clients 320 currently recognized or allowed. It will be appreciated that these security measures may be desirably implemented in the proton beam therapy system to improve patient safety and system security.

Monitor-Proctor/Embedded tier

The second logical tier comprising the embedded tier 325 provides a network interface or hook that is responsible for translation and communication with the underlying hardware devices 210. The embedded tier 325 for each functional component 302 is desirably substantially user-transparent such that hardware devices 210 of a particular functional component 302 may be accessed and monitored by clients 320 without specific knowledge of their location or address within the distributed system.

The monitors 340 reside at the embedded tier 315 for each functional component 302 and are responsible for exchanging data and information with the agent 215 of the general purpose tier 315. As will be described in greater detail herein below the monitor 340 comprises a plurality of cooperative modules that are responsible for performing functions including information reception, command interpretation and translation, data acquisition, data presentation, and information transmission.

FIG. 5 illustrates the cooperative modules of the monitor 340 which reside between the agent 215 and the hardware device 210. The functional components of the monitor 240 include including a proxy 351, a command processor 352, a proctor 353, a hardware abstraction layer 354, and a driver 355. As will be described in greater detail herein below, the activities of these components are desirably coordinated to carry out tasks associated with the processing of information received from clients 320 through the agent 215 and presenting this information to the underlying hardware device 210 in a recognizable form.

The driver 355 resides at the lowest logical level of the monitor 340 and provides hardware interfacing between the functional component 302 and the hardware device 210 with which it interacts. The hardware device 210 may include any of a number of different instruments, devices, apparatuses, or the like which are desirably controlled and monitored by the client 320. Exemplary hardware devices 210 of the proton beam therapy system may include magnets and dosimeters. The driver 351 is responsible for providing an interface to the hardware device 210 so that the desired services of the hardware device 210 can be accessed by the client 320. For each hardware device 210 to be controlled there is at least one driver 351 which interfaces with a portion of the hardware device 210 (i.e. a controller card or the like).

In general, each hardware device 210 recognizes a limited and highly dedicated command set which may include specialized bit/memory addressing or register-level commands. These command language definitions and addressing schemes are not typically shared between hardware devices 210 of different classes (e.g. temperature monitors and dosimetry monitors). Additionally, similar hardware devices 210 from different manufacturers may utilize different command structures. Furthermore, the data output and format will typically vary from one hardware device 210 to the next and the data output may be in a format or unit designation which is to be desirably altered for presentation to the client 320 or other functional components 302. Therefore, in order to communicate with each hardware device 210 a specialized interpreter must be employed.

The driver 351 acts as the specialized interpreter and provides abstraction functions which transform higher level information requests or commands into a native language or code recognized by the hardware device 210. The tiered communication architecture 200 desirably utilizes a “generic” command and information structure when possible to overcome the command language limitations of the hardware devices 210. The generic language codes information in a commonly recognized form across the various components of the tiered communication architecture 200. Information and commands directed towards specific hardware devices 210 are received by the driver 351 which performs the necessary operations to translate the generic code into a hardware recognizable code. Likewise, the driver 351 receives information from the hardware device 210 and translates this information into a generic form which is recognized by other components of the distributed system. The driver 351 may also perform conversion operations such as unit conversions and format transformation to modify the data prior to distribution to the higher level components of the monitor 340.

In one aspect, performing the aforementioned data translation operations at the level of the driver 351 desirably improves system scalability and development flexibility. For example, should an existing hardware device 210 be replaced or upgraded to a different hardware device, minimal modification to the upper level components of the tiered communication architecture 200 is required. Instead the driver 351 may be readily modified to accommodate changes in the syntax or command structure which are used to transform the generic language codes into commands or information that are recognized by the newly installed hardware device. Similarly, the driver 351 may be modified to recognize changes in the format or presentation of data made by the new hardware device without requiring substantive modification of other components of the distributed system. Thus by configuring the tiered communications architecture 200 in this manner improves hardware device transparency and limits the number of changes required to accommodate upgrades and maintenance of the system.

In one aspect, the driver 351 provides a wrapper Application Programming Interface (API) to be used to access the underlying hardware device 210. Additionally the driver 351 can be implemented as a collection of thread safe functions which execute as requested by upper-level modules of the monitor 340. The driver 351 typically interfaces with the associated hardware device 210 using memory mapped access to the hardware's registers. Driver interfacing in this manner may utilize a processor contained in the hardware device 210 or a peripheral control card used to control the hardware device 210. This configuration may be referred to as an embedded crate where the crate comprises the hardware device 210, the driver 351, a processor upon which the driver 351 executes and a controller card used by the driver 351 to control the hardware device 210.

In one embodiment driver development and implementation in the embedded crate utilizes an embedded computer operating system and development platform. Using the embedded development platform the driver 351 may be designed to virtualize hardware registers and provides protection and other services required by the hardware device 210. In one aspect, the driver 351 may be configured to present a series of function calls that maintain the logical mapping between the functions and registers within the hardware device 210 and the functions the software developer uses. The functional component 302 may also be configured to make use of the driver 351 to issue function calls to perform actions as needed or requested.

While the driver 351 is focused on hardware device interaction and may provide the interface to the “raw” services of a particular hardware device 210, the hardware abstraction layer (HAL) 354 provides necessary hardware abstraction using the drivers 351 and forms a bridge between the presentation of information by the clients 320 and that of the hardware device 210. The HAL 354 further serves as a translator between the services provided by the distributed system and the hardware device 210 that performs the job. This feature of the HAL 354 significantly reduces problems and difficulties associated with trying to keep each part of the distributed system aware of the current implementation and command structure of each hardware device 210 contained in the functional component 302.

For example, the HAL 354 may receive commands and instructions in engineering units (e.g. Amps, Volts, mTorr, etc) from the clients 320 and translate them into the appropriate driver representations and API calls that are recognized by the underlying hardware devices 210 as acceptable input. Similarly the HAL 354 may receive raw data output and information from the hardware device 210 and perform one or more operations which transform the raw data into a form recognized or desired by the clients 320.

One desirable feature provided by the HAL 354 is the ability to isolate each hardware device 210 used in the distributed system from the command/control functions of the clients 320. More specifically, the HAL 354 is designed to reflect those services required by the clients 320 in a hardware transparent manner and present them to the driver 351 for processing. When hardware devices 210 are changed in the distributed system or if new or different services are requested by the client 320, the HAL desirably requires only minimal modification to accommodate the changes. Furthermore, other components residing above the HAL 354 such as the agent 215 and the clients 320 desirably require little or no modification when changes or additions to the distributed system are made. Instead, the HAL 354 may be updated as needed to accommodate changes in the design of the system by re-working that portion of the code that interfaces the HAL 354 with the driver 351 and the underlying hardware device 210.

The HAL 354 may also provide mechanisms for consolidating a drivers 355 and associated hardware devices 210 into a single meta-device. The meta-device appears logically to the clients 320 as single unit of hardware. Hardware consolidation in this manner desirably reduces the apparent complexity of the system and facilitates monitoring and command of the hardware components of the distributed system. For example, in the proton beam therapy system, a beam scatterer meta-device may be defined as comprising hardware devices 210 including one or more resolvers, a motor controller, digital input, and serial port communications. A single meta-command or instruction issued to the beam scatterer meta-device may thus be used to represent a composite of a plurality of commands and/or instructions that are desirably issued to the various hardware devices 210 of the beam scatterer. The meta-command is recognized by the HAL 354 and the corresponding commands and/or instructions are issued by the HAL 354 through the drivers 351 to the appropriate hardware devices 210. Similarly, the HAL 354 may receive data and information from a plurality of hardware devices 210 contained within the meta-device and perform one or more operations which combine this information and send it back to the client 320 in a consolidated form.

An additional feature of the HAL 354 is that it may be used to internally maintain the mapping of each hardware device 210 within the functional component 302 such that the clients 320 are not required to have knowledge of the specific address or path to the device 210. Instead, the clients 320 may simply direct a command to the monitor 340 which may be subsequently processed and routed to the appropriate hardware device(s) as determined by the HAL 354. It will be appreciated that this feature significantly reduces the mapping complexity in complex distributed systems and provides for improved device transparency. Device transparency is a desirably characteristic as it reduces the apparent complexity of the distributed system and is an aid to developers who are freed from having to discern the actual layout or topology of the hardware devices 210. Additionally, the HAL 354 may be readily redefined to permit modification of the underlying hardware devices 210 or alterations in the composition of devices in the functional component 302 without necessitating substantial reworking of the clients 320.

The monitor 340 further comprises one or more proctors 353 which monitor the performance of the associated hardware devices 210 and acts as handlers for anomalous or undesirable device behavior within the functional components 302. The proctor 353 evaluates the requirements and/or needs of the hardware devices 210 of the functional component 302. Functions performed by the proctor 353 may include monitoring for correct system settings and identifying out of range parameters.

In one aspect, the proctor 353 identifies anomalous device behavior by interpreting data and information received from the hardware device 210. The proctor 353 maintains knowledge of desired tolerances and ranges for hardware devices 210 within the functional component 302 and determines if the hardware devices 210 are performing within desired parameters by comparing actual hardware information with the designated tolerances and ranges. In one aspect, anomalous device behavior in the proton beam therapy system may be identified by evaluating one or more critical variables 357 such as ring energy, power supply output, magnetic field strength, and/or delivered dose. When the value of a critical variable 357 is observed to be outside of the maximum limits or tolerances, the proctor 353 may recognize and report this event. In another aspect, the anomalous behavior may be identified when the critical variable deviates by more than a given limit from a normal value (e.g. a power spike). Additionally, the anomalous behavior may be observed as an adverse trend where the moving average of the deviation is projected by the proctor 353 to be likely out tolerance in a certain time interval.

The proctor 353 may handle anomalous behavior by halting the operation of one or more hardware devices 210 through the issuance of a halt command or instruction. Alternatively, the proctor 353 may permit the hardware device 210 to continue to operate but issue a warning to the client 320 of the anomalous condition. Additionally, the proctor 353 may possess functionality for logging and reporting anomalous behavior to the client 320 in a configurable manner such as by transmission of a status indicator 358.

The proctor 353 further mitigates the drawback of monitoring off-line or malfunctioning systems at the host application level often performed by conventional systems. In one aspect, the proctor features a localized form of hardware device monitoring which may be performed constantly without substantial interaction with the client. In this embodiment, the proctor recognizes a set of conditions or parameters for which the hardware device 110 should desirably operate within. The proctor 353 further monitors the hardware device function and insures that it is operating within these parameters. Should the hardware device 110 deviate from the recognized conditions, the proctor 353 may instruct the monitor to issue appropriate hardware-recognized commands which restore normal operational parameters.

For example, a power supply for the proton beam therapy device 100 may be monitored by the proctor 353 to insure that the output power is consistent with the requested or desired power. Furthermore, the proctor 353 may insure that there are no internal faults within the power supply system. If the proctor 353 for the power supply detects a fault or observes the power supply is not operating within normal parameters, the proctor may generate a report which is transmitted to an outside system thereby giving advance warning of the failure even without a control application or client running. Furthermore, the proctor 353 may take corrective action to restore the power supply to normal operation by instructing the monitor to issue hardware-recognized commands which perform a corrective or restorative function.

In one aspect, the use of the proctor 353 significantly improves patient safety in the particle beam therapy device. By continuously monitoring important hardware devices 210 in an automated manner the proctor 353 can identify dangerous anomalous conditions that are presently occurring and may predict future anomalous conditions that may present a danger to the patient. For example, should the proctor 353 observe that the beam intensity is out of tolerance, the system can be halted preventing potential injury to the patient. Likewise, the proctor 353 may observe that although the beam intensity is currently within acceptable tolerances, an adverse trend may have formed that is used to predict when the beam intensity will be out of tolerance and therefore determine a corrective action should be taken. It will be appreciated that the complexity of the proton beam therapy system is conducive to the automated hardware monitoring and control approach implemented using the proctor 353.

The command processor 352 logically resides directly above the proctor 353 and the HAL 354 both of which are independently connected to this component. The function of the command processor 352 is to interpret and execute incoming instructions received from clients 320. Additionally, the command process provides reply messages in the form of requested data and information received from the hardware device 210.

The command processor 352 performs instruction interpretation by parsing and checking the syntax of incoming instructions or messages and upon verification forwards the instruction to be executed on the appropriate hardware device 210. The forwarded instruction is received by the HAL 354 and as previously mentioned, the HAL 354 performs operations associated with instruction preparation and presentation to the driver 355 for execution on the hardware device 210. Additionally, the command processor 352 forwards the instruction to the proctor 353 which performs operations associated with hardware device monitoring and error detection. Another function of the command processor 352 is to receive data and information from the hardware devices 210 presented by the HAL 354 and proctors 353 and forward this information to the appropriate client(s) 320.

In one aspect, the command processor 352 comprises an information queue that maintains the order of incoming instructions from the clients 320 which are processed in a first in/first out manner. Rather than copying the instructions directly to the queue, the command processor 352 may store pointers to the instructions in order to avoid unnecessary copying of information which may adversely affect system performance when the size of the messages is large. As instructions are processed, the queue is updated accordingly and requested information sent back to the client 320.

The communications proxy 351 logically resides above the command processor 352 and receives incoming data and information from one of more channels associated with the agent 215 and forwards this information directly to the command processor 352. The communications proxy 351 typically does not posses any specialized command or instruction interpreters unlike other components of the monitor 340 but rather is used for information reception and dissemination. Additionally the communication proxy 351 accepts outgoing messages comprising requested information from the command processor 352 and forwards the outgoing message to the appropriate client(s) 320 through the agent 215.

In one aspect, the communications proxy 351 associates instructions received from the clients 320 with the corresponding data or responses sent by the hardware device 210 by maintaining a plurality of network API objects each of which reflect an open channel or socket connection to the monitor 340 from the agent 215. The network API objects are used by the communications proxy 351 to identify the source of the incoming command or instruction so that the results of the instruction can be forwarded to the appropriate client(s) 320 when the results have be received from the command processor 352.

FIG. 6 illustrates a process for command or instruction execution using the aforementioned monitor 340. The process commences in a state 410 where an instruction is received from a client 320 that has been forwarded through the agent 215. Command reception is handled by the communications proxy 351 which maintains an open channel with the agent 215. The communications proxy 351 additionally verifies the source of the incoming instruction by identifying the address, channel or IP number from which the instruction originated. This information is used by the communications proxy 351 to identify which client(s) the instruction results should be sent when they are ready.

Proceeding to state 415, the communications proxy 351 forwards the instruction to the command processor 352 for verification. Verification comprises checking the syntax of the instruction to insure that it conforms to a recognized format and possesses the requisite parameters and values which will be distributed to the HAL 354 and proctor 353. Following command verification the process 400 proceeds to a state 420 where the communications proxy 215 performs an authorization check. The authorization check is a validation procedure which confirms that the client 320 requesting access to a particular hardware device 210 or issuing hardware commands actually has permission to do so. In one aspect, the authorization state 420 may be used to implement a level of security in the distributed system by restricting client access to functional components 302 or hardware devices 210. Client access is permitted only when the client 320 is recognized as having sufficient permissions designated by a list stored within the monitor 340. Additionally, the authorization state 420 can be used in blocking procedures to insure that client devices 320 do not access a particular hardware device or resource when that resource is already in use by another client 320 or blocked for other reasons.

Following command verification and authorization the process proceeds to a command lookup state 425 where the command processor 352 determines the correct hardware API and associated hardware device 210 to invoke based upon the input command or instruction. The command processor 352 then sends this information to the appropriate HAL 354 associated with the desired hardware device 210 where the instruction is transformed into a suitable form recognized by the hardware device 210 and executed in state 430.

Results of the hardware invocation are returned in state 435 through the various components of the monitor 340 where they are processed and packaged as described in detail in connection with FIG. 5. Thereafter the communications proxy 351 transmits the results of the command or instruction to the appropriate client(s) 302 thorough the agent 215.

FIG. 7 illustrates an information exchange process using the agent 215 to communicate with the client devices 320 and the monitor 340. The process commences in a state 510 where upon startup of the distributed system, the agent 215 identifies the configuration of the system and the location of the monitor(s) 430 in use for each of the required functional components 302. In one aspect, the configuration of the system is determined by accessing a central configuration file or system which contains channel mapping characteristics to associated crates or hardware devices 210. Additionally, the agent 215 identifies a listening port that defines a dedicated port or channel 155 that will be bound for providing client access. Once this information has been obtained from the central configuration file or system, the agent 215 is bound to the listening port in state 515 and proceeds to establish a connection to each monitor 340 that the agent 215 has been designated to have access.

In state 520, the agent 215 begins normal information processing and communications with the client 320 and monitors 340. When an instruction or information request is received by the agent 215 from a connected client 320, the agent 215 records the source or channel 155 of the request thereby identifying the client 320 from which the instruction originated. Thereafter, in state 525 the agent 215 determines the appropriate monitors 340 which will be sent the instruction. In one aspect, monitors 340 which are designated to receive the instruction are identified using the incoming channel number from which the command originated. Additionally, the source address of the requesting client 215 may be encoded in the data transmission between the client 320 and the agent 215. The source address is resolved by the client 320 to determine the appropriate agent 215 which should receive the results of the instruction. Thereafter, the agent 215 forwards the instruction to the appropriate monitor 340 where the instruction is processed as described in FIG. 6.

When the agent 215 receives a reply containing the results of the instruction from the monitor 340 in state 530, the agent 215 forwards the reply to the appropriate client(s) 320 as determined by the listening port and central configuration file. Thus the agent 215 acts as a intermediary between each client 320 and the hardware associated monitors 340.

FIG. 8 illustrates one embodiment of a brain controller 222 that is used to coordinate command and monitoring activities in the distributed system. The brain controller 222 provides additional computational functionality which is useful in aggregating a plurality of functional components 302 together to form a logical meta-device 630. In one aspect, the meta-device 630 represents a complex functional domain that requires collaboration between the plurality of functional components 302 in order to provide a desired service type.

The brain controller 222 may be further subdivided into a hind-brain 610 and fore-brain 620. The hind brain 610 typically performs operations that do not require extensive decision making or analytical comparisons. For example the hind brain 610 may be used to connect to a plurality of systems or functional components 302 and perform operations such as monitoring and/or operation functions. In one aspect, the hind brain 610 functions autonomously without direct user input from the user interface 330 and interacts directly with one or more functional components 302 through the networking connections or channels 155. The hind brain 610 may be configured to display the status or results of its activities to the user through the user interface 330 however this function is not necessarily required for hind-brain operation. The hind brain 610 may additionally function as an agent for the meta-device 630 which is in turn networked to other agents 215 to provide a means for associating many systems or functional components 302 together.

For example the proton beam therapy system may implement a beam obstruction meta-device which desirably monitors a plurality of separate functional components 302 spread throughout the distributed system, each with their own agent 215. The beam obstruction meta-device may further require knowledge of the treatment mode the particle beam therapy device is currently in. Additionally, the beam obstruction meta-device may require knowledge of the treatment station 115 which is to receive the proton beam. Using the information obtained from each of these sources the hind brain 610 decides when it is safe to allow the proton beam to be engaged. Because this process involves the coordination of a plurality of functional components 302 spread across the distributed system, a single HAL 354 is typically not suitable to perform operations of this complexity and thus the meta-device may be desirably used to accomplish similar functions.

The fore-brain 620 provides increased analytical functionality compared to the hind-brain 610 and is responsible for implementing complex active control operations. In one aspect, the fore-brain 620 creates operational state machines that ensure the correct steps are taken to perform a particular operation. For example, the fore-brain 620 may be responsible for controlling and monitoring the steps necessary to administer a patient treatment. The fore-brain accomplishes this task by communicating with a plurality of agents 215 and hind-brains 610 sending commands and receiving responses which are used to coordinate the activities of the underlying hardware devices 210. The fore-brain 620 therefore directs the activities of the various subsystems to perform distributed system tasks in a coordinated manner. Additionally, each fore-brain 620 is typically connected to a user interface 330 which is used to interact with the fore-brain 620 directing various system actions and receiving responses or status updates as needed or required.

Although the foregoing description of the invention has shown, described and pointed out novel features of the invention, it will be understood that various omissions, substitutions, and changes in the form of the detail of the apparatus as illustrated, as well as the uses thereof, may be made by those skilled in the art without departing from the spirit of the present invention.

Claims

1. A tiered communications system for a therapy device, the tiered communications system comprising:

in a first tier, a first functional component for communicating with a second tier having a first plurality of hardware subsystems of the therapy device, the first functional component comprising a first agent for routing communications to and from the second tier having the first plurality of hardware subsystems, the first plurality of hardware subsystems is configured to function together to accomplish a proton therapy function of the first functional component;
in the first tier, a second functional component for communicating with the second tier having a second plurality of hardware subsystems of the therapy device, the second functional component comprising a second agent for routing communications to and from the second tier having the second plurality of hardware subsystems, the second plurality of hardware subsystems is configured to function together to accomplish a proton therapy function of the second functional component; and
a brain controller for coordinating activities of the first and second functional components.

2. The communications system of claim 1, wherein the first plurality of hardware subsystems comprises at least one of a proton source, an accelerator, and an injector.

3. The communications system of claim 1, wherein the brain controller is configured to monitor the first and second plurality of hardware subsystems so as to perform a monitoring operation.

4. The communications system of claim 3, wherein the monitoring operation is a beam obstruction function.

5. The communications system of claim 1, wherein the brain controller is configured to determine a sequence of steps for administering a patient treatment.

6. The communications system of claim 5, wherein the brain controller is further configured to send commands to and receive responses from the first and second plurality of hardware subsystems.

7. The communications system of claim 1, further comprising a control component for carrying out a control function of the first functional component, the control component in communication with the first agent.

8. The communications system of claim 7, wherein the control component is connected to a user interface for receiving input from a user.

9. The communications system of claim 7, wherein the first agent includes a client proxy for opening a first communications channel with the control component and a second communications channel with the brain controller.

10. The communications system of claim 9, wherein the first agent includes a monitor proxy for opening one communication channel for each of the first plurality of hardware devices.

11. A method of communication in a proton therapy device, the method comprising:

providing a first communications tier comprising a plurality of functional components, each functional component having at least one agent;
providing a second communications tier comprising multiple hardware subsystems;
communicating bi-directionally with a first plurality of hardware subsystems of the therapy device using a first agent;
communicating bi-directionally with a second plurality of hardware subsystems of the therapy device using a second agent; and
coordinating an activity between the first agent and second agent using a brain controller, such that the first and second pluralities of hardware subsystems function together to accomplish proton therapy functions of the functional components.

12. The method of claim 11, wherein the first plurality of hardware subsystems comprises at least one of a proton source, an accelerator, and an injector.

13. The method of claim 11, wherein the second plurality of hardware subsystems comprises at least one of a nozzle and a gantry.

14. The method of claim 11, further comprising monitoring the first and second plurality of hardware subsystems using the brain controller to perform a beam obstruction function.

15. The method of claim 11, further comprising determining a sequence of steps for administering a patient treatment using the brain controller.

16. The method of claim 11, further comprising sending commands and receiving responses from the first and second plurality of hardware subsystems using the brain controller.

17. A multi-tier communications system for control of a proton therapy facility, the system comprising:

a first tier comprising a plurality of functional components, each functional component having at least one agent,
a second tier comprising multiple hardware devices, the multiple hardware devices including at least a plurality of hardware subsystems of a therapy device of the proton therapy facility, each hardware device configured to communicate with at least one agent associated with a corresponding functional component, the hardware devices configured to work together to accomplish proton therapy functions of the plurality of functional components when the proton therapy facility is in operation; and
a brain controller configured to communicate with each of the agents in the first tier and direct collaboration between the functional components;
wherein each agent is configured for bi-directional communication with one or more of the multiple hardware devices.

18. The multi-tier communications system of claim 17, wherein the first plurality of hardware subsystems comprises at least one of a proton source, an accelerator, and an injector.

19. The multi-tier communications system of claim 17, wherein the brain controller is configured to monitor the first and second plurality of hardware subsystems so as to perform a monitoring operation comprising a beam obstruction function.

20. The multi-tier communications system of claim 17, wherein the brain controller is configured to determine a sequence of steps for administering a patient treatment.

21. The multi-tier communications system of claim 17, further comprising a control component for carrying out a control function of the first functional component, the control component in communication with the first agent and connected to a user interface for receiving input from a user.

22. The communications system of claim 21, wherein the first agent includes a client proxy for opening a first communications channel with the control component and a second communications channel with the brain controller.

23. The communications system of claim 22, wherein the first agent includes a monitor proxy for opening one communication channel for each of the first plurality of hardware devices.

Referenced Cited
U.S. Patent Documents
3777124 December 1973 Pavkovich
3783251 January 1974 Pavkovich
3942012 March 2, 1976 Boux
3986026 October 12, 1976 Martin
4118631 October 3, 1978 Froggatt
4190772 February 26, 1980 Dinwiddie et al.
4206355 June 3, 1980 Boux
4262204 April 14, 1981 Mirabella
4287425 September 1, 1981 Elliot, Jr.
4602622 July 29, 1986 Bar et al.
4791934 December 20, 1988 Brunnett
4870287 September 26, 1989 Cole et al.
5014290 May 7, 1991 Moore et al.
5017789 May 21, 1991 Young et al.
5049147 September 17, 1991 Danon
5054049 October 1, 1991 Manabe
5107839 April 28, 1992 Houdek et al.
5117829 June 2, 1992 Miller et al.
5230623 July 27, 1993 Guthrie et al.
5242455 September 7, 1993 Skeens et al.
5260581 November 9, 1993 Lesyna et al.
5279309 January 18, 1994 Taylor et al.
5281232 January 25, 1994 Hamilton et al.
5297262 March 22, 1994 Cox et al.
5446548 August 29, 1995 Gerig et al.
5511549 April 30, 1996 Legg et al.
5602892 February 11, 1997 Llacer
5622170 April 22, 1997 Schulz
5630422 May 20, 1997 Zanakis
5676673 October 14, 1997 Ferre et al.
5755725 May 26, 1998 Druais
5792147 August 11, 1998 Evans et al.
5820553 October 13, 1998 Hughes
5845276 December 1, 1998 Emerson et al.
5895926 April 20, 1999 Britton et al.
6011993 January 4, 2000 Tziviskos et al.
6023694 February 8, 2000 Kouchi et al.
6026392 February 15, 2000 Kouchi et al.
6052435 April 18, 2000 Hernandez-Guerra et al.
6085227 July 4, 2000 Edlund et al.
6144875 November 7, 2000 Schweikard et al.
6144993 November 7, 2000 Fukunaga et al.
6148272 November 14, 2000 Bergstrom et al.
6178430 January 23, 2001 Cohen et al.
6180942 January 30, 2001 Tracy et al.
6182060 January 30, 2001 Hedgcock et al.
6200025 March 13, 2001 Rich
6345114 February 5, 2002 Mackie et al.
6462553 October 8, 2002 Badura
6505245 January 7, 2003 North et al.
6509573 January 21, 2003 Badura et al.
6600164 July 29, 2003 Badura et al.
6614038 September 2, 2003 Brand et al.
6650930 November 18, 2003 Ding
6677597 January 13, 2004 Haberer et al.
6725078 April 20, 2004 Bucholz et al.
6754299 June 22, 2004 Patch
6795523 September 21, 2004 Steinberg
6799068 September 28, 2004 Hartmann et al.
6804548 October 12, 2004 Takahashi et al.
6822244 November 23, 2004 Beloussov et al.
6891177 May 10, 2005 Kraft et al.
6985227 January 10, 2006 Wang
7084410 August 1, 2006 Beloussov et al.
7142634 November 28, 2006 Engler et al.
7207715 April 24, 2007 Yue
7368740 May 6, 2008 Beloussov et al.
7398309 July 8, 2008 Baumann et al.
7560717 July 14, 2009 Matsuda et al.
20020051513 May 2, 2002 Pugachev et al.
20020193685 December 19, 2002 Mate et al.
20030007601 January 9, 2003 Jaffray et al.
20040034438 February 19, 2004 Uematsu
20040098445 May 20, 2004 Baumann et al.
20040164254 August 26, 2004 Beloussov et al.
20040174958 September 9, 2004 Moriyama et al.
20050072940 April 7, 2005 Beloussov et al.
20050116175 June 2, 2005 Haberer
20060002511 January 5, 2006 Miller et al.
20070018120 January 25, 2007 Beloussov et al.
20070018121 January 25, 2007 Leyman et al.
20070025524 February 1, 2007 Yue
20070031337 February 8, 2007 Schulte
20070108922 May 17, 2007 Amaldi
20080187097 August 7, 2008 Cheng et al.
20080237494 October 2, 2008 Beloussov et al.
20090261275 October 22, 2009 Rietzel
20090296885 December 3, 2009 Boeh
20090299634 December 3, 2009 Schaffner
20090304154 December 10, 2009 Lomax et al.
Foreign Patent Documents
3643893 June 1988 DE
102005034912 February 2007 DE
247449 December 1987 EP
480035 April 1992 EP
809525 December 1997 EP
986070 March 2000 EP
1585578 October 2005 EP
2108402 October 2009 EP
1362678 August 1974 GB
60-043702 March 1985 JP
03-177950 August 1991 JP
06-119269 April 1994 JP
07-047079 February 1995 JP
10-093611 April 1998 JP
2000-140137 May 2000 JP
2003-527763 September 2003 JP
WO 90/11721 October 1990 WO
WO 96/25200 August 1996 WO
WO 98/52646 November 1998 WO
WO 00/48678 August 2000 WO
WO 02/45793 June 2002 WO
WO 03/076016 September 2003 WO
WO 2004/060486 July 2004 WO
WO 2005/018735 March 2005 WO
WO 2007/012646 February 2007 WO
WO 2007/016022 February 2007 WO
WO 2008/003526 January 2008 WO
WO 2009/135202 November 2009 WO
WO 2009/135879 November 2009 WO
WO 2009/142544 November 2009 WO
WO 2009/142545 November 2009 WO
WO 2009/142546 November 2009 WO
WO 2009/142548 November 2009 WO
WO 2009/142549 November 2009 WO
Other references
  • Buschmann, Frank et al. “Pattern-Oriented Software Architecture—A System of Patterns”, pp. 99-122, Reprint Jun. 2000. john Wiley & Sons. ISBN 0 471 958697.
  • Summons to attend Oral Proceedings pursuant to Rule 115(1) EPC, dated Aug. 3, 2012, for corresponding SE Application No. 01990961.3.
  • “Conceptual Design of a Proton Therapy Synchrotron for Lorna Linda University Medical Center”. Fermi National Accelerator Laborl;itory, Jun. 1986.
  • Boulegue, Jacques, “Equilibria in a Sulfide Rich Water From Enghien-Les-Bains, France”, Geochimica et Cosmochimica Acta, 1977, vol. 41, pp. 1751 to 1758.
  • Cancio, Maria Jose et al., “Characterisation of Microalloy Precipitates in the Austenitic Range of High Strength Low Alloy Steels”.
  • Cuperus, J., et al., “Automatic Generation of Configuration Files for a Distributed Control System”, in: Proceedings of the 1995 International Conference on Accelerator and Large Experimental Physics Control Systems (ICALEPCS1995), Chicago, Illinois, Oct. 30-Nov. 3, 1995, M.C. Crowley-Milling (ed.), P. Lucas (ed.), P. Schoessow (ed.)., FERMI LAB-CO NF-96-069 , 1996. S. 148-153.
  • Gough, R.A., et al., “The Heavy Ion Medical Accelerator-Final Design Summary”, Pub 5122, Jun. 1984, Lawrence Berkeley Laboratory, University of California, Berkeley CA 94720.
  • Kalet et al., “Designing radiotherapy software components and systems that will work together” Seminars in Radiation Oncology, Saunders, Philadelphia, PA, US, vol. 7, No. 1, Jan. 1997, pp. 11-20, XP005440845 ISSN: 1053-4296.
  • Korolev, D.F., “The Role of Iron Sulfides in the Accumulation of Molybdenum in Sedimentary Rocks of the Reduced Zone”, Geochemistry, No. 4, pp. 452-463, 1958.
  • Krause, U. et al. “Adaption of a Synchrotron Control System for Heavy Ion Tumor Therapy”, in: Proceedings of the 1995 International Conference on Accelerator and Large Experimental Physics Control Systems (ICALEPCS 1995), Chicago, Illinois. Oct. 30-Nov. 3, 1995, M.C. Crowley-Milling (ed.), P. Lucas.(ed.). P. Schoessow (ed.)., FERMILAB-Conf-96-069, 1996, S.14-19.
  • Krause, U. et al., “Re-Engineering of the GSI Control System”, Proceedings of the 8th International Conference on Accelerator and Large Experimental Physics Control Systems (ICALEPCS 2001), H. Shoaee (ed.) San Jose, California, Nov. 27-30, 2001, eConf C011127, WEAT002. S. 219-221.
  • Krause, U., et al. “The GSI Control System”, in: Accelerators and Large Experimental Physics Control Systems. Proceedings, International Conference, ICALEPCS 1991, Tsukuba, Japan. Nov. 11-15, 1991, C.O. Pak, (ed.). S. Kurokawa, (ed.), T. Katoh, (ed.), KEK, Tsukuba, KEK-Proceedings-92˜151 Dec. 1992, a 27-30.
  • Lipinksi, K., “Lexikon der Datenkommunikation”, Bergheim, DATACOM, 3rd Edition, 1995, ISBN 3-89238-123-2.
  • Matsu'Ura, Jun, “Systems for Overall Control and Beam Transport of the HIMAC,” Mitsubishi Electric Advance, Mitsubishi Electric Corporation, Tokyo, JP, vol. 72, Sep. 1995, pp. 5-7.
  • Taira, Tadaaki et al., “HIC and SSC Resistance of Line Pipes for Sour Gas Services”, Nippon Kokan Technical Report, Overseas, No. 31, Mar. 1981, pp. 1-13.
  • Pyarali, I. et al. “Design and Performance of an Object-Oriented Framework for High-Speed Electronic Medical Imaging”, Computing Systems, Usenix Association, Berkeley, CA, US vol. 9, No. 4, 1996, pp. 331-375.
  • Katehakis, et al. “A Distributed, Agent-Based Architecture for the Acquisition, Management, Archiving and Display of Real-Time Monitoring Data in the Intensive Care Unit”, Foundation for Research and Technology, Hellas, Institute of Computer Science, Technical Report [Online] No. 261, Oct. 1999 URL:http//www.ics.forth.gr/{katehaki/publications/tr261.pdf>.
  • Supplemental European Search Report for PCT application PCT/US0147634.
Patent History
Patent number: 8473608
Type: Grant
Filed: Aug 23, 2010
Date of Patent: Jun 25, 2013
Patent Publication Number: 20110047469
Assignee: Loma Linda University Medical Center (Loma Linda, CA)
Inventors: Michael A Baumann (Riverside, CA), Alexandre V Beloussov (San Bernardino, CA), Julide Bakir (Alta Loma, CA), Deganit Armon (Longmeadow, MA), Howard B Olsen (Irvine, CA), Dana Salem (Riverside, CA)
Primary Examiner: David Lazaro
Application Number: 12/861,508
Classifications
Current U.S. Class: Computer Network Monitoring (709/224); Radiation Controlling Means (250/505.1)
International Classification: G06F 15/173 (20060101); A61N 5/00 (20060101);