SlideShare a Scribd company logo
1 of 27
LEGAL PROTECTION OF INNOVATIVE USES OF
COMPUTERS IN R & D
Dadasaheb Balpande College Of Pharmacy
Besa , Nagpur – 440037
2022-2023
Presented By : Guided By :
Tanvi D. Mhashakhetri Dr. Amol Warokar
M.Pharm Pharmaceutics Associate Professor
II Semester
1
CONTENTS :
• Introduction
• Intellectual Property Rights
• Patents
Patents on Algorithms
Patents on Human Interfaces
Patents on Machine-Machine Interfaces
Patents on Data Structures
• Copyright
• Protection of Databases
• Trade Secrets
• Enforcement of Rights
• Conclusion
• References
2
INTRODUCTION :
• The days in which IP (intellectual property) strategists were separated into groups of
pharmacologists (chemists or biologists) and other groups of computer scientists are slowly
passing—in the same manner in which the technologies are increasingly overlapping in the
scientific world.
• Pharmacology patent lawyers had typically spent their training in the laboratory working with
chemicals or using polymerase chain reaction (PCR) techniques; they understood how small
molecular entities functioned and characterized sequences of RNA, DNA, and proteins.
• Computer scientists, on the other hand, spent hours programming computers and later writing
software and business method patents.
3
• Just as understanding the application of computers in pharmacology presents a challenge for
researchers in both fields, it also means that the IP specialists also need to combine strategies from
both fields to obtain the best possible legal protection for innovation.
• A few years ago a study carried out by the London-based consulting firm Silico Research
reported that very few patent applications had been filed in bioinformatics.
• The reasons cited in the study for the scarcity of patents included the fact that many current
bioinformatics products merely combined existing data sources into a single product and the
difficulty of proving infringement of software patents.
4
• The United States Patent and Trademark Office (USPTO) recognized in 1999 that
bioinformatics represented a special challenge and that same year created a special
examination group—Art Unit 1631—to examine the increasing number of applications .
• Since these studies were published, however, the growth in the number of bioinformatics
patents seems to have stalled.
5
INTELLECTUAL PROPERTY RIGHTS
The term “ Intellectual property Rights” is used to describe the legal instrument for protecting
innovation .
There are intellectual property issues associated with four elements of a software program:
 Program function - whether the algorithm is performed by the hardware or the software,
 External design - the conventions for communication between the program and the user or other
programs,
 User interfaces - the interactions between the program and the user,
 Program code - the implementation of the function and external design of the program.
6
The application of computers to pharmaceutical research and development are patents, copyrights,
and database rights.
7
8
PATENTS
• Patents are the most important and strongest type of intellectual property. Patents protect
inventions or technical innovations.
• Patents do not protect new designs (these are protected by copyright or registered designs).
• In the application of computers to pharmaceutical applications, both hardware inventions and
software inventions can be protected by patents.
• The hardware might consist of a microarray, a processor, memory and a display device.
9
10
11
Memory
Display Devices
• The software would consist of the set of instructions processed in the processor for processing
data obtained from the microarray and stored in the memory.
• Hardware inventions are clearly patentable, and, despite misgivings in some quarters it is now
generally recognized that software can be protected by patents.
• The German Supreme Court, for example, has explicitly stated that the application of computers
in chemistry or biology is acceptable patentable subject matter .
12
PATENTS ON ALGORITHMS
• Whereas until recently much of the analysis of data in pharmaceutical research and
development was carried out essentially by manual processes.
• The volume of data that is currently being generated means that increasingly sophisticated
algorithms are being used to order, sort, and analyze the data.
• No patent office will allow the patenting of an without reference to its practical application.
• This certainly suggests that any algorithm used in the analysis of data, such as DNA sequence
or protein data, should be patentable as long as it is not couched in purely mathematical terms
but is applied to achievement of a useful, concrete result.
13
• Thus, for example, an algorithm such as the Smith–Waterman algorithm to identify
homologies among proteins would have been patentable because it offers a useful , concrete
result.
• An example would be an algorithm that efficiently searches annotations in databases for
information about potential adverse side effects.
14
PATENTS ON HUMAN INTERFACES
• Most computer programs for use in pharmaceutical research and development must interact
with a human researcher.
• Given the amount of data that can be potentially provided to the researcher, efficient means
are needed to present the data in a readily understood manner.
• European patent officer indicated that patent might be granted if the information presented is
more than just “mere” data.
15
PATENTS ON MACHINE-MACHINE INTERFACES
• Unlike Patents on machine-human interfaces, patents are regularly granted in both the United
States and in Europe on the interfaces to a computer program.
• The creator of the computer program to limit the access to the computer program only to
others to whom a license to use the interface has been granted.
• The use of patents on machine-machine interfaces can be illustrated by considering the
example of a microarray.
• The data obtained by the microarray can be processed by any computer system running a
suitable program.
16
PATENTS ON DATA STRUCTURES
• Much of the early interest in the application of computer programs to pharmaceutical research
and development was focused on the construction of databases to record data generated by
drug testing.
• The experimental data in such early databases were often stored in a simple flat file
structure.
• Subsequently, relational database structures were developed to allow the more efficient and
significant analysis of the data stored therein.
17
• The structure of these databases can be protected by patents.
• Instead the detection is carried out automatically, and the results are fed into a computer.
• The computer program processes the data and produce them in a form that can be understood
and interpreted by a human.
18
COPYRIGHT
• Copyright is traditionally used to protect literary works or works of art from copying or from
the making of so-called derivative works, that is, new works based on a protected work.
• More recently, protection under the copyright laws has been extended to software. In the
United States, software is protected as a literary work and registration of the copyright is
carried out at the US Copyright Office (www.copyright.gov).
• Council Directive 91/250/EEC on the Legal Protection of Computer Programs of 14 May 2001
introduced a common protection within the member states of the EU under which software was
to be protected as a literary work.
19
• Copyright only protects the so-called “expression” of the innovation, that is, the computer code,
and protection does not extend to the innovation itself.
• Copyright protection can extend also to flow diagrams or pseudo code, and so these cannot be
used to create a new (derived) program.
20
PROTECTION OF DATABASES
• In addition to the patenting of database structures, a database can be protected either by
copyright protection or by so-called database rights.
• The extent to which information in the database can be protected by copyright varies widely
depending on the country involved.
• A developer of a database can prevent the extraction and/or reuse of all or a substantial part of
the contents of the database .
• This means that a party that creates, for example, a database comprising genome sequence data
or protein structure data can stop others from using these data without permission.
21
TRADE SECRETS
• Trade secret protection is probably the weakest of all intellectual property rights.
• The US Uniform Trade Secret Act defines a trade secret as information, including a formula,
pattern, compilation, program device, method, technique, or process, that
1) derives independent economic value, actual or potential, from not being generally known to,
and not being readily ascertainable by proper means by, other persons who can obtain
economic value from its disclosure or use and
2) is the subject of efforts that are reasonable under the circumstances to maintain its secrecy .
22
• Trade secret protection can play a significant role in the protection of computer software.
• If the code is only released in object form and the source code is not readily available, then the
source code—so long as it is only known to a limited group of programmers—remains covered
by trade secret protection.
23
ENFORCEMENT OF RIGHTS
• Obtaining IP protection is only the first step. The intellectual property rights obtained are only
useful if they can be exploited and—ultimately—unauthorized users of the rights can be
stopped from exploiting them.
• United States and the United Kingdom have had to deal with this issue in patent infringements
unrelated to pharmaceutical science.
• In the United States, the dispute centered around the popular Blackberry e-mail devices .
• A US company, NTP Inc., sued the makers of the Blackberry device, the Canadian company
Research in Motion, for patent infringement.
• Software or the results of the program being displayed on the user’s machine, it is probable
that a court would consider that to be sufficient to be a copyright infringement.
24
CONCLUSION
The use of computers in developing new pharmaceutical products is nowadays common place, and
a number of tools and databases have been developed to improve their use. Although intellectual
property rights have to date rarely been the subject of court cases, protection is available and the
courts are prepared to enforce these rights, even in an international context.
25
REFERENCES
1. Sean Ekins, A John Wiley & Sons, Computer Applications In Pharmaceutical Research And
Development , Inc., Publication Page no. 703-714.
2. Intellectual property rights and computer software by Dawn E. Bowman.
26
27

More Related Content

What's hot

Ethics of computing in pharmaceutical research
Ethics of computing in pharmaceutical researchEthics of computing in pharmaceutical research
Ethics of computing in pharmaceutical researchDRx Amit Chaudhari
 
COMPUTER SIMULATIONS IN PHARMACOKINETICS & PHARMACODYNAMICS
COMPUTER SIMULATIONS  IN  PHARMACOKINETICS & PHARMACODYNAMICSCOMPUTER SIMULATIONS  IN  PHARMACOKINETICS & PHARMACODYNAMICS
COMPUTER SIMULATIONS IN PHARMACOKINETICS & PHARMACODYNAMICSsagartrivedi14
 
computer aided formulation development
 computer aided formulation development computer aided formulation development
computer aided formulation developmentSUJITHA MARY
 
GIT Absorption Simulation
GIT Absorption SimulationGIT Absorption Simulation
GIT Absorption SimulationJaskiranKaur72
 
History of computers in pharmaceutical research and development
History of computers in pharmaceutical research and developmentHistory of computers in pharmaceutical research and development
History of computers in pharmaceutical research and developmentZahid1392
 
Computer aided formulation development
Computer aided formulation developmentComputer aided formulation development
Computer aided formulation developmentNikitaGidde
 
computer in pharmaceutical formulation of microemlastion
computer in pharmaceutical formulation of microemlastioncomputer in pharmaceutical formulation of microemlastion
computer in pharmaceutical formulation of microemlastionsurya singh
 
MPH07 Computers in clinical development.pptx
MPH07 Computers in clinical development.pptxMPH07 Computers in clinical development.pptx
MPH07 Computers in clinical development.pptxBhuminJain1
 
SCIENTIFICALLY BASED QUALITY BY DESIGN(QBD) and APPLICATION.pptx
SCIENTIFICALLY BASED QUALITY BY DESIGN(QBD) and APPLICATION.pptxSCIENTIFICALLY BASED QUALITY BY DESIGN(QBD) and APPLICATION.pptx
SCIENTIFICALLY BASED QUALITY BY DESIGN(QBD) and APPLICATION.pptxPawanDhamala1
 
Niosomes,aquasomes,electrosomes,phytosomes
Niosomes,aquasomes,electrosomes,phytosomesNiosomes,aquasomes,electrosomes,phytosomes
Niosomes,aquasomes,electrosomes,phytosomesAyushiJoshi21
 
Computers in pharmaceutical research and development, General overview, Brief...
Computers in pharmaceutical research and development, General overview, Brief...Computers in pharmaceutical research and development, General overview, Brief...
Computers in pharmaceutical research and development, General overview, Brief...Manikant Prasad Shah
 
Tumour targeting and Brain specific drug delivery
Tumour targeting and Brain specific drug deliveryTumour targeting and Brain specific drug delivery
Tumour targeting and Brain specific drug deliverySHUBHAMGWAGH
 
Computational modeling of drug disposition
Computational modeling of drug dispositionComputational modeling of drug disposition
Computational modeling of drug dispositionPV. Viji
 
Computer simulations in pharmacokinetics and pharmacodynamics
Computer simulations in pharmacokinetics and pharmacodynamicsComputer simulations in pharmacokinetics and pharmacodynamics
Computer simulations in pharmacokinetics and pharmacodynamicsGOKULAKRISHNAN S
 
Optimal design & Population mod pyn.pptx
Optimal design & Population mod pyn.pptxOptimal design & Population mod pyn.pptx
Optimal design & Population mod pyn.pptxPawanDhamala1
 
COMPUTERS IN PHARMACEUTICAL DEVELOPMENT
COMPUTERS IN PHARMACEUTICAL DEVELOPMENTCOMPUTERS IN PHARMACEUTICAL DEVELOPMENT
COMPUTERS IN PHARMACEUTICAL DEVELOPMENTArunpandiyan59
 
Computer simulation in pkpd
Computer simulation in pkpdComputer simulation in pkpd
Computer simulation in pkpdDollySadrani
 
Targeting methods introduction preparation and evaluation: NanoParticles & Li...
Targeting methods introduction preparation and evaluation: NanoParticles & Li...Targeting methods introduction preparation and evaluation: NanoParticles & Li...
Targeting methods introduction preparation and evaluation: NanoParticles & Li...SURYAKANTVERMA2
 
Transport models biopharamaceutics
Transport models biopharamaceuticsTransport models biopharamaceutics
Transport models biopharamaceuticsSUJITHA MARY
 

What's hot (20)

Ethics of computing in pharmaceutical research
Ethics of computing in pharmaceutical researchEthics of computing in pharmaceutical research
Ethics of computing in pharmaceutical research
 
COMPUTER SIMULATIONS IN PHARMACOKINETICS & PHARMACODYNAMICS
COMPUTER SIMULATIONS  IN  PHARMACOKINETICS & PHARMACODYNAMICSCOMPUTER SIMULATIONS  IN  PHARMACOKINETICS & PHARMACODYNAMICS
COMPUTER SIMULATIONS IN PHARMACOKINETICS & PHARMACODYNAMICS
 
computer aided formulation development
 computer aided formulation development computer aided formulation development
computer aided formulation development
 
GIT Absorption Simulation
GIT Absorption SimulationGIT Absorption Simulation
GIT Absorption Simulation
 
History of computers in pharmaceutical research and development
History of computers in pharmaceutical research and developmentHistory of computers in pharmaceutical research and development
History of computers in pharmaceutical research and development
 
Computer aided formulation development
Computer aided formulation developmentComputer aided formulation development
Computer aided formulation development
 
computer in pharmaceutical formulation of microemlastion
computer in pharmaceutical formulation of microemlastioncomputer in pharmaceutical formulation of microemlastion
computer in pharmaceutical formulation of microemlastion
 
MPH07 Computers in clinical development.pptx
MPH07 Computers in clinical development.pptxMPH07 Computers in clinical development.pptx
MPH07 Computers in clinical development.pptx
 
SCIENTIFICALLY BASED QUALITY BY DESIGN(QBD) and APPLICATION.pptx
SCIENTIFICALLY BASED QUALITY BY DESIGN(QBD) and APPLICATION.pptxSCIENTIFICALLY BASED QUALITY BY DESIGN(QBD) and APPLICATION.pptx
SCIENTIFICALLY BASED QUALITY BY DESIGN(QBD) and APPLICATION.pptx
 
Niosomes,aquasomes,electrosomes,phytosomes
Niosomes,aquasomes,electrosomes,phytosomesNiosomes,aquasomes,electrosomes,phytosomes
Niosomes,aquasomes,electrosomes,phytosomes
 
Computers in pharmaceutical research and development, General overview, Brief...
Computers in pharmaceutical research and development, General overview, Brief...Computers in pharmaceutical research and development, General overview, Brief...
Computers in pharmaceutical research and development, General overview, Brief...
 
Tumour targeting and Brain specific drug delivery
Tumour targeting and Brain specific drug deliveryTumour targeting and Brain specific drug delivery
Tumour targeting and Brain specific drug delivery
 
Computational modeling of drug disposition
Computational modeling of drug dispositionComputational modeling of drug disposition
Computational modeling of drug disposition
 
Computer simulations in pharmacokinetics and pharmacodynamics
Computer simulations in pharmacokinetics and pharmacodynamicsComputer simulations in pharmacokinetics and pharmacodynamics
Computer simulations in pharmacokinetics and pharmacodynamics
 
Optimal design & Population mod pyn.pptx
Optimal design & Population mod pyn.pptxOptimal design & Population mod pyn.pptx
Optimal design & Population mod pyn.pptx
 
COMPUTERS IN PHARMACEUTICAL DEVELOPMENT
COMPUTERS IN PHARMACEUTICAL DEVELOPMENTCOMPUTERS IN PHARMACEUTICAL DEVELOPMENT
COMPUTERS IN PHARMACEUTICAL DEVELOPMENT
 
Electrosome
Electrosome Electrosome
Electrosome
 
Computer simulation in pkpd
Computer simulation in pkpdComputer simulation in pkpd
Computer simulation in pkpd
 
Targeting methods introduction preparation and evaluation: NanoParticles & Li...
Targeting methods introduction preparation and evaluation: NanoParticles & Li...Targeting methods introduction preparation and evaluation: NanoParticles & Li...
Targeting methods introduction preparation and evaluation: NanoParticles & Li...
 
Transport models biopharamaceutics
Transport models biopharamaceuticsTransport models biopharamaceutics
Transport models biopharamaceutics
 

Similar to LEGAL PROTECTION OF INNOVATIVE USES OF COMPUTERS IN R & D.pptx

LEGAL PROTECTION OF IN[1] CADD pharmaceutics
LEGAL PROTECTION OF IN[1] CADD pharmaceuticsLEGAL PROTECTION OF IN[1] CADD pharmaceutics
LEGAL PROTECTION OF IN[1] CADD pharmaceuticsMittalGandhi
 
patent in pharmaceutical and healthcare computing
patent in pharmaceutical and healthcare  computingpatent in pharmaceutical and healthcare  computing
patent in pharmaceutical and healthcare computingSumant Saini
 
Copy Right issue in computer software and hardware and IP
Copy Right issue in computer software and hardware and IPCopy Right issue in computer software and hardware and IP
Copy Right issue in computer software and hardware and IPmuhammadshahid2047
 
On Software Patenting
On Software PatentingOn Software Patenting
On Software PatentingDong Calmada
 
Leage For Programming Freedom. Against Software Patents. (1991)
Leage For Programming Freedom. Against Software Patents. (1991)Leage For Programming Freedom. Against Software Patents. (1991)
Leage For Programming Freedom. Against Software Patents. (1991)guest757c2c1
 
How To Secure Funding & Protect Intellectual Property For Life Sciences
How To Secure Funding & Protect Intellectual Property For Life SciencesHow To Secure Funding & Protect Intellectual Property For Life Sciences
How To Secure Funding & Protect Intellectual Property For Life SciencesSecureDocs
 
Copyright Protection
Copyright ProtectionCopyright Protection
Copyright ProtectionGrittyCC
 
BTEC National in ICT: Unit 3 - Legal Constraints
BTEC National in ICT: Unit 3 - Legal ConstraintsBTEC National in ICT: Unit 3 - Legal Constraints
BTEC National in ICT: Unit 3 - Legal Constraintsmrcox
 
intellectual property rights
 intellectual property rights intellectual property rights
intellectual property rightsHamza Cheema
 
Intellectual Property Protection In software
Intellectual Property Protection In softwareIntellectual Property Protection In software
Intellectual Property Protection In softwareviralishere
 
Protecting Your Intellectual Property: Cost-Saving Techniques, Legal Updates ...
Protecting Your Intellectual Property: Cost-Saving Techniques, Legal Updates ...Protecting Your Intellectual Property: Cost-Saving Techniques, Legal Updates ...
Protecting Your Intellectual Property: Cost-Saving Techniques, Legal Updates ...Knobbe Martens - Intellectual Property Law
 
Ethical perspectives (it focus)
Ethical perspectives (it focus)Ethical perspectives (it focus)
Ethical perspectives (it focus)wtidwell
 
Computer Ethics_Satyajit Patil.pptx
Computer Ethics_Satyajit Patil.pptxComputer Ethics_Satyajit Patil.pptx
Computer Ethics_Satyajit Patil.pptxSATYAJIT58
 
Patent search from product specification final
Patent search from product specification finalPatent search from product specification final
Patent search from product specification finalIIITA
 
Thecopyrightprotectionsoftware
ThecopyrightprotectionsoftwareThecopyrightprotectionsoftware
Thecopyrightprotectionsoftwarekikanovais
 
Software Patents in India - How to File a Patent Application
Software Patents in India - How to File a Patent ApplicationSoftware Patents in India - How to File a Patent Application
Software Patents in India - How to File a Patent ApplicationRahul Dev
 
Lect 9 - Intellectual Property Rights.ppt
Lect 9  - Intellectual Property Rights.pptLect 9  - Intellectual Property Rights.ppt
Lect 9 - Intellectual Property Rights.pptKISHOYIANKISH
 

Similar to LEGAL PROTECTION OF INNOVATIVE USES OF COMPUTERS IN R & D.pptx (20)

LEGAL PROTECTION OF IN[1] CADD pharmaceutics
LEGAL PROTECTION OF IN[1] CADD pharmaceuticsLEGAL PROTECTION OF IN[1] CADD pharmaceutics
LEGAL PROTECTION OF IN[1] CADD pharmaceutics
 
patent in pharmaceutical and healthcare computing
patent in pharmaceutical and healthcare  computingpatent in pharmaceutical and healthcare  computing
patent in pharmaceutical and healthcare computing
 
Copy Right issue in computer software and hardware and IP
Copy Right issue in computer software and hardware and IPCopy Right issue in computer software and hardware and IP
Copy Right issue in computer software and hardware and IP
 
On Software Patenting
On Software PatentingOn Software Patenting
On Software Patenting
 
Leage For Programming Freedom. Against Software Patents. (1991)
Leage For Programming Freedom. Against Software Patents. (1991)Leage For Programming Freedom. Against Software Patents. (1991)
Leage For Programming Freedom. Against Software Patents. (1991)
 
New developments of copy right law
New developments of copy right law New developments of copy right law
New developments of copy right law
 
Meisya - Thursday Talk Revised
Meisya - Thursday Talk RevisedMeisya - Thursday Talk Revised
Meisya - Thursday Talk Revised
 
How To Secure Funding & Protect Intellectual Property For Life Sciences
How To Secure Funding & Protect Intellectual Property For Life SciencesHow To Secure Funding & Protect Intellectual Property For Life Sciences
How To Secure Funding & Protect Intellectual Property For Life Sciences
 
Copyright Protection
Copyright ProtectionCopyright Protection
Copyright Protection
 
BTEC National in ICT: Unit 3 - Legal Constraints
BTEC National in ICT: Unit 3 - Legal ConstraintsBTEC National in ICT: Unit 3 - Legal Constraints
BTEC National in ICT: Unit 3 - Legal Constraints
 
intellectual property rights
 intellectual property rights intellectual property rights
intellectual property rights
 
Intellectual Property Protection In software
Intellectual Property Protection In softwareIntellectual Property Protection In software
Intellectual Property Protection In software
 
Protecting Your Intellectual Property: Cost-Saving Techniques, Legal Updates ...
Protecting Your Intellectual Property: Cost-Saving Techniques, Legal Updates ...Protecting Your Intellectual Property: Cost-Saving Techniques, Legal Updates ...
Protecting Your Intellectual Property: Cost-Saving Techniques, Legal Updates ...
 
Ethical perspectives (it focus)
Ethical perspectives (it focus)Ethical perspectives (it focus)
Ethical perspectives (it focus)
 
Computer Ethics_Satyajit Patil.pptx
Computer Ethics_Satyajit Patil.pptxComputer Ethics_Satyajit Patil.pptx
Computer Ethics_Satyajit Patil.pptx
 
Patent search from product specification final
Patent search from product specification finalPatent search from product specification final
Patent search from product specification final
 
Info 442 chapt 5
Info 442 chapt 5Info 442 chapt 5
Info 442 chapt 5
 
Thecopyrightprotectionsoftware
ThecopyrightprotectionsoftwareThecopyrightprotectionsoftware
Thecopyrightprotectionsoftware
 
Software Patents in India - How to File a Patent Application
Software Patents in India - How to File a Patent ApplicationSoftware Patents in India - How to File a Patent Application
Software Patents in India - How to File a Patent Application
 
Lect 9 - Intellectual Property Rights.ppt
Lect 9  - Intellectual Property Rights.pptLect 9  - Intellectual Property Rights.ppt
Lect 9 - Intellectual Property Rights.ppt
 

Recently uploaded

EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........LeaCamillePacle
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxLigayaBacuel1
 

Recently uploaded (20)

EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptx
 

LEGAL PROTECTION OF INNOVATIVE USES OF COMPUTERS IN R & D.pptx

  • 1. LEGAL PROTECTION OF INNOVATIVE USES OF COMPUTERS IN R & D Dadasaheb Balpande College Of Pharmacy Besa , Nagpur – 440037 2022-2023 Presented By : Guided By : Tanvi D. Mhashakhetri Dr. Amol Warokar M.Pharm Pharmaceutics Associate Professor II Semester 1
  • 2. CONTENTS : • Introduction • Intellectual Property Rights • Patents Patents on Algorithms Patents on Human Interfaces Patents on Machine-Machine Interfaces Patents on Data Structures • Copyright • Protection of Databases • Trade Secrets • Enforcement of Rights • Conclusion • References 2
  • 3. INTRODUCTION : • The days in which IP (intellectual property) strategists were separated into groups of pharmacologists (chemists or biologists) and other groups of computer scientists are slowly passing—in the same manner in which the technologies are increasingly overlapping in the scientific world. • Pharmacology patent lawyers had typically spent their training in the laboratory working with chemicals or using polymerase chain reaction (PCR) techniques; they understood how small molecular entities functioned and characterized sequences of RNA, DNA, and proteins. • Computer scientists, on the other hand, spent hours programming computers and later writing software and business method patents. 3
  • 4. • Just as understanding the application of computers in pharmacology presents a challenge for researchers in both fields, it also means that the IP specialists also need to combine strategies from both fields to obtain the best possible legal protection for innovation. • A few years ago a study carried out by the London-based consulting firm Silico Research reported that very few patent applications had been filed in bioinformatics. • The reasons cited in the study for the scarcity of patents included the fact that many current bioinformatics products merely combined existing data sources into a single product and the difficulty of proving infringement of software patents. 4
  • 5. • The United States Patent and Trademark Office (USPTO) recognized in 1999 that bioinformatics represented a special challenge and that same year created a special examination group—Art Unit 1631—to examine the increasing number of applications . • Since these studies were published, however, the growth in the number of bioinformatics patents seems to have stalled. 5
  • 6. INTELLECTUAL PROPERTY RIGHTS The term “ Intellectual property Rights” is used to describe the legal instrument for protecting innovation . There are intellectual property issues associated with four elements of a software program:  Program function - whether the algorithm is performed by the hardware or the software,  External design - the conventions for communication between the program and the user or other programs,  User interfaces - the interactions between the program and the user,  Program code - the implementation of the function and external design of the program. 6
  • 7. The application of computers to pharmaceutical research and development are patents, copyrights, and database rights. 7
  • 8. 8
  • 9. PATENTS • Patents are the most important and strongest type of intellectual property. Patents protect inventions or technical innovations. • Patents do not protect new designs (these are protected by copyright or registered designs). • In the application of computers to pharmaceutical applications, both hardware inventions and software inventions can be protected by patents. • The hardware might consist of a microarray, a processor, memory and a display device. 9
  • 10. 10
  • 12. • The software would consist of the set of instructions processed in the processor for processing data obtained from the microarray and stored in the memory. • Hardware inventions are clearly patentable, and, despite misgivings in some quarters it is now generally recognized that software can be protected by patents. • The German Supreme Court, for example, has explicitly stated that the application of computers in chemistry or biology is acceptable patentable subject matter . 12
  • 13. PATENTS ON ALGORITHMS • Whereas until recently much of the analysis of data in pharmaceutical research and development was carried out essentially by manual processes. • The volume of data that is currently being generated means that increasingly sophisticated algorithms are being used to order, sort, and analyze the data. • No patent office will allow the patenting of an without reference to its practical application. • This certainly suggests that any algorithm used in the analysis of data, such as DNA sequence or protein data, should be patentable as long as it is not couched in purely mathematical terms but is applied to achievement of a useful, concrete result. 13
  • 14. • Thus, for example, an algorithm such as the Smith–Waterman algorithm to identify homologies among proteins would have been patentable because it offers a useful , concrete result. • An example would be an algorithm that efficiently searches annotations in databases for information about potential adverse side effects. 14
  • 15. PATENTS ON HUMAN INTERFACES • Most computer programs for use in pharmaceutical research and development must interact with a human researcher. • Given the amount of data that can be potentially provided to the researcher, efficient means are needed to present the data in a readily understood manner. • European patent officer indicated that patent might be granted if the information presented is more than just “mere” data. 15
  • 16. PATENTS ON MACHINE-MACHINE INTERFACES • Unlike Patents on machine-human interfaces, patents are regularly granted in both the United States and in Europe on the interfaces to a computer program. • The creator of the computer program to limit the access to the computer program only to others to whom a license to use the interface has been granted. • The use of patents on machine-machine interfaces can be illustrated by considering the example of a microarray. • The data obtained by the microarray can be processed by any computer system running a suitable program. 16
  • 17. PATENTS ON DATA STRUCTURES • Much of the early interest in the application of computer programs to pharmaceutical research and development was focused on the construction of databases to record data generated by drug testing. • The experimental data in such early databases were often stored in a simple flat file structure. • Subsequently, relational database structures were developed to allow the more efficient and significant analysis of the data stored therein. 17
  • 18. • The structure of these databases can be protected by patents. • Instead the detection is carried out automatically, and the results are fed into a computer. • The computer program processes the data and produce them in a form that can be understood and interpreted by a human. 18
  • 19. COPYRIGHT • Copyright is traditionally used to protect literary works or works of art from copying or from the making of so-called derivative works, that is, new works based on a protected work. • More recently, protection under the copyright laws has been extended to software. In the United States, software is protected as a literary work and registration of the copyright is carried out at the US Copyright Office (www.copyright.gov). • Council Directive 91/250/EEC on the Legal Protection of Computer Programs of 14 May 2001 introduced a common protection within the member states of the EU under which software was to be protected as a literary work. 19
  • 20. • Copyright only protects the so-called “expression” of the innovation, that is, the computer code, and protection does not extend to the innovation itself. • Copyright protection can extend also to flow diagrams or pseudo code, and so these cannot be used to create a new (derived) program. 20
  • 21. PROTECTION OF DATABASES • In addition to the patenting of database structures, a database can be protected either by copyright protection or by so-called database rights. • The extent to which information in the database can be protected by copyright varies widely depending on the country involved. • A developer of a database can prevent the extraction and/or reuse of all or a substantial part of the contents of the database . • This means that a party that creates, for example, a database comprising genome sequence data or protein structure data can stop others from using these data without permission. 21
  • 22. TRADE SECRETS • Trade secret protection is probably the weakest of all intellectual property rights. • The US Uniform Trade Secret Act defines a trade secret as information, including a formula, pattern, compilation, program device, method, technique, or process, that 1) derives independent economic value, actual or potential, from not being generally known to, and not being readily ascertainable by proper means by, other persons who can obtain economic value from its disclosure or use and 2) is the subject of efforts that are reasonable under the circumstances to maintain its secrecy . 22
  • 23. • Trade secret protection can play a significant role in the protection of computer software. • If the code is only released in object form and the source code is not readily available, then the source code—so long as it is only known to a limited group of programmers—remains covered by trade secret protection. 23
  • 24. ENFORCEMENT OF RIGHTS • Obtaining IP protection is only the first step. The intellectual property rights obtained are only useful if they can be exploited and—ultimately—unauthorized users of the rights can be stopped from exploiting them. • United States and the United Kingdom have had to deal with this issue in patent infringements unrelated to pharmaceutical science. • In the United States, the dispute centered around the popular Blackberry e-mail devices . • A US company, NTP Inc., sued the makers of the Blackberry device, the Canadian company Research in Motion, for patent infringement. • Software or the results of the program being displayed on the user’s machine, it is probable that a court would consider that to be sufficient to be a copyright infringement. 24
  • 25. CONCLUSION The use of computers in developing new pharmaceutical products is nowadays common place, and a number of tools and databases have been developed to improve their use. Although intellectual property rights have to date rarely been the subject of court cases, protection is available and the courts are prepared to enforce these rights, even in an international context. 25
  • 26. REFERENCES 1. Sean Ekins, A John Wiley & Sons, Computer Applications In Pharmaceutical Research And Development , Inc., Publication Page no. 703-714. 2. Intellectual property rights and computer software by Dawn E. Bowman. 26
  • 27. 27