1 / 1

LECIS - based Laboratory Automation in the Pharmaceutical Industry

Pfizer Global Research and Development, Sandwich. Technology Development. LECIS - based Laboratory Automation in the Pharmaceutical Industry. LECIS.

simeon
Télécharger la présentation

LECIS - based Laboratory Automation in the Pharmaceutical Industry

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Pfizer Global Research and Development, Sandwich. Technology Development LECIS - based Laboratory Automation in the Pharmaceutical Industry LECIS a definition of a common remote control interface for laboratory equipment which describes the dialogue between the control unit (TSC) and the instrument (SLM) that is necessary to co-ordinate operations. Some commands are set by the LECIS (e.g. ‘pause’, ‘clear’, ‘resume’), others are instrument specific. The latter are defined in the device capability dataset (DCD), which is supplied by the vendor. The LECIS has been published as ASTM E1989-98 and an adaptation is being developed by the OMG making use of the CORBA. Centralised Sample Supply SLM Robot SLM Benefits: •“plug-and-play” of equipment with a common interface that is independent of the vendor• computing platform independent • programming language independent • simplifies instrument integration, thus reducing costs HPLC SLM HPLC SLM Analysis’’ vSLM • TSC • Extractor SLM • Robot SLM • Liquid Handling SLM • HPLC SLM Dispense SLM Dispense SLM TSC Test Group vSLM Dorothe Steidinger , Dr. Sam Sydenham, Dr. Alistair Swanson Introduction The state model ensures deterministic behaviour of an SLM. Ports defined in the DCD can be locked, e.g to ensure that the hardware is not damaged when two systems try to access the same resource at the same time. A common problem for integration of laboratory systems is the prevalent use of proprietary software. In many cases this does not make it easy to interface off-the-shelf hardware from different manufacturers. For a fully automated laboratory, however, not only the integration of individual hardware components into a standalone system is required, but also the integration of multiple 'standalone' systems and a LIMS system for data management. The instrument can be configured as required. It is ready for use in ‘Normal Operation’ A separate state model, which exists in parallel with the Control Flow state model, regulates the negotiation of local and remote control Project Instrument specific commands,e.g. ‘weigh’ for a balance, are executed here. The results are sent back to the controller. At Pharmaceutical Sciences, Sandwich, a project is underway to automate a set of analyses frequently performed during the drug development process. Hardware modules with a common sample supply interface, as well as the use of the LECIS protocol for the control of these modules, will ensure that the modules can be integrated for ease of use and be upgraded to keep up with the changing needs of the department. The aim is to develop a complete package that not only meets regulatory requirements, but also contains tools to aid the programmer, minimises the training overhead for users through a single access point, and increases throughput through centralised sample management. The figure below shows a schematic overview of the project. The system can be paused to allow operator intervention and save samples in case of a problem. For error recovery a process can be aborted. Challenges Calculated results A number of challenges have to be overcome to achieve the goal of an automated laboratory: • the development of a system architecture that can be scaled up • complex systems that cope with shared hardware • Limitations of the standard itself, e.g. * the lack of synchronous alarms make targeted error handling difficult * the DCD is not defined by the standard and does not fully meet its needs * the standard is perceived as over-complicated by many vendors (e.g. through the programming overhead created by the Nextevent and Lock/Unlock interactions), therefore not many products are available. Simulation software • mimics the behaviour of a remotely controlled system (SLM) • for testing of scripts LECIS protocol Analysis vSLM LECIS Scheduler • allows run prioritisation LECIS protocol Controller (TSC) • sends the command sequence for individual runs to the appropriate laboratory equipment (SLM) • writes response data to a database TSC LECIS User interface • submitting runs • method development • system maintenance • user management • access to results • interfaced with LIMS system LECIS? Laboratory systems (SLMs) • integrated systems remotely controlled according to the LECIS protocol. LECIS LECIS? LECIS System specific scripts, DCDs, Raw data,audit trail, TSC LECIS LECIS? LECIS function Purge (SLM:dissolution, fVolume:float); { var iCounter:int = 0; // repeat block 3 times for iCounter = 1; iCounter <=3; iCounter ++ do{ SLM.Aspirate (fVolume); //aspirate 5ml liquid } } Programming language comprising an IDE, libraries and compiler • create generic command sequences • scheduling decisions at run time LECIS Analysis’ vSLM

More Related