-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
160 lines (148 loc) · 12.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<html><head>
<!--
This file autogenerated by docbat.js (https://npmjs.com/docbat)
Any manual edits may be lost.
-->
<link rel="stylesheet" href="https://unpkg.com/@highlightjs/[email protected]/styles/default.min.css">
<script src="https://unpkg.com/@highlightjs/[email protected]/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
<style>
*{box-sizing:border-box;}
.bw-def-page-setup{height:100%;width:90%;margin:0 auto;padding-left:2%;padding-right:2%;left:0;top:1%;box-sizing:border-box;}
.bw-font-serif{font-family:Times New Roman, Times, serif;}
.bw-font-sans-serif{font-family:Arial, Helvetica, sans-serif;}
.bw-left{text-align:left;}
.bw-right{text-align:right;}
.bw-center{text-align:center;margin:0 auto;}
.bw-justify{text-align:justify;}
.bw-code{font-family:monospace;white-space:pre-wrap;}
.bw-pad1{padding-left:1%;padding-right:1%;}
.bw-table{border-collapse:collapse;border-spacing:0;border:1px solid #444;}
.bw-table th{background-color:#bbb;padding:4px;border:1px solid #444;}
.bw-table td{padding:4px;border:1px solid #444;}
.bw-table-stripe tr:nth-child(even){background-color:#f0f0f0;}
.bw-table tr td:first-child{font-weight:700;}
.bw-table-border-round{border-radius:2px;}
.bw-table-sort-upa::after{content:"\2191";}
.bw-table-sort-dna::after{content:"\2193";}
.bw-table-sort-xxa::after{content:"\00a0";}
.bw-tab-item-list{margin:0;padding-inline-start:0;}
.bw-tab-item{display:inline;padding-top:0.75em;padding-left:0.75em;padding-right:0.75em;border-top-right-radius:7px;border-top-left-radius:7px;}
.bw-tab-active{font-weight:700;}
.bw-tab:hover{cursor:pointer;font-weight:700;}
.bw-tab-content-list{margin:0;padding-top:0.0em;}
.bw-tab-content{display:none;border-radius:0;}
.bw-tab-content, .bw-tab-active{background-color:#ddd;padding:0.5em;}
.bw-accordian-container > div{padding:0.5em;}
.bw-container{margin:0 auto;}
.bw-row{width:100%;display:block;}
.bw-row [class^="bw-col"]{float:left;}
.bw-row::after{content:"";display:table;clear:both;}
.bw-box-1{padding-top:10px;padding-bottom:10px;border-radius:8px;}
.bw-sign{position:inherit;display:table;height:100%;width:100%;}
.bw-sign > div{display:table-cell;vertical-align:middle;}
.bw-sign > div > div{text-align:center;}
.bw-hide{display:none;}
.bw-show{display:block;}
.bw-h1{font-size:2.312rem;}
.bw-h2{font-size:1.965rem;}
.bw-h3{font-size:1.67rem;}
.bw-h4{font-size:1.419rem;}
.bw-h5{font-size:1.206rem;}
.bw-h6{font-size:1.025rem;}
.bw-col-1{width:8.333%;}
.bw-col-2{width:16.666%;}
.bw-col-3{width:25%;}
.bw-col-4{width:33.333%;}
.bw-col-5{width:41.666%;}
.bw-col-6{width:50%;}
.bw-col-7{width:58.333%;}
.bw-col-8{width:66.666%;}
.bw-col-9{width:75%;}
.bw-col-10{width:83.333%;}
.bw-col-11{width:91.666%;}
.bw-col-12{width:100%;}
.bw-color-color {color:#000}
.bw-color-background-color {background-color:#ddd}
.bw-color-active {active:#222}
.bw-thm-light
{
color: #020202 !important;;
background-color: #e2e2e2 !important;;
}
.bw-thm-dark
{
color: #e2e2e2 !important;;
background-color: #020202 !important;;
}
@media only screen and (min-width: 540px) {.bw-def-page-setup {width: 96%;}}
@media only screen and (min-width: 720px) {.bw-def-page-setup {width: 92%;}}
@media only screen and (min-width: 960px) {.bw-def-page-setup {width: 88%;}}
@media only screen and (min-width: 1100px){.bw-def-page-setup {width: 86%;}}
@media only screen and (min-width: 1600px){.bw-def-page-setup {width: 84%;}}
</style><style>
.dbat {padding-left: 10%; padding-right: 10%;}
</style><link rel="stylesheet" href="https://unpkg.com/@highlightjs/[email protected]/styles/default.min.css">
<script src="https://unpkg.com/@highlightjs/[email protected]/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
</head>
<body class="bw-def-page-setup bw-font-sans-serif dbat" ><br><br><p><a href="https://opensource.org/licenses/BSD-2-Clause"><img src="https://img.shields.io/badge/License-BSD%202--Clause-blue.svg" alt="License"></a></p>
<h1 id="a-provisional-patent-template-for-inventors">A Provisional Patent Template for Inventors</h1>
<p>(c) 2020-2023 Manu Chatterjee -- deftio (at) deftio (dot) com</p>
<p>For entreprenuers and inventors understanding Intellectual Property is a important. One of the key aspects of IP is getting a patent. Patents grant the owner the right to make or produce something exclusively for a period of time (typically 20 years from the date of filing). </p>
<p>This repository contains a template that anyone can use to draft a simple provisional patent and file it with the US Patent office.</p>
<p>I've been through several startups, worked at some very large companies, and had several patents granted. I have used the template here for many of my filings and for assisting other startups in getting their first filings done. More importantly, by using a good template, it saves time for when you must convert a provisional patent in to a full patent filing.</p>
<p>This repo is an overview of provisional patents from a creator / inventor's point of view, along with a template and explanation of the patent process. I'll touch on US based patents, provisional patents, and conversion, but I strongly advise that you seek professional legal advice if you are inexperienced with the Intellectual Property landscape. Also patents cost money to file and issue (outside of time and any legal fees). Patents are not automatically enforced by any government agency. It is the responsibility of patent owner to identify infringers and to use legal action to affect a result.</p>
<h2 id="quick-disclaimer">Quick disclaimer</h2>
<p><strong>I am not a lawyer and cannot provide legal advice. If you have any doubts then please seek the advice of a patent attorney</strong></p>
<h2 id="links-to-template-examples-resources">Links to Template, Examples, Resources</h2>
<p>A full tutorial on using this template is published here: <a href="https://entrepreneurshandbook.co/provisional-patents-for-startups-inventors-with-examples-9539302067cf?sk=6baab5e2f99eb67dc7be00e4039ad006">Patents for for Startups and Inventors with Examples</a> and also <a href="./article/index.html">here</a></p>
<p>Link to Template is word (.docx) version here : <a href="./Prov-Patent-Template.docx">Provisional Patent Template .docx</a> </p>
<p>Link to Template in rtf version here : <a href="./Prov-Patent-Template.rtf">Provisional Patent Template .rtf</a></p>
<p>Link to a filled out example is here: <a href="./Prov-Patent-Template-Example.pdf">Provisional Patent Filled out Example .pdf</a></p>
<p>Here is the USPTO page for getting the latest provisional patent filing sheet <a href="https://www.uspto.gov/sites/default/files/documents/sb0016.pdf">SB016</a>. This is the "boilerplate" which contains the office type info such as the address of the inventors and docket or signature info.</p>
<p>Here is a link to where to file on the USPTO. <a href="https://patentcenter.uspto.gov/#!/submissions/fa2fa6b1-8794-46df-b4b0-c54ae9b8348b/filingMethod?category=NewSubmissions">USPTO online filing</a></p>
<p>International filing? This is a US based form, so cnce you file your provisional you can use the filing date and your filled out application (including your filled out template) to assist your legal counsel in getting patent protection in other countries. Be sure to observe specific time limits.</p>
<p>Finally be aware that filing patents can be expensive. While patents can be one of the strongest ways for their owner to protect themselves from being copied. A patent grant's the owner the right to make or roduce something exclusively for a period of time (typically 20 years from the date of filing). Securing patent rights can help an inventor or small business protect unique product features from being copied and make it easier to raise money. However one should be aware that securing patents can be expensive, time consuming, and may not even be appropriate for many businesses.</p>
<p>When a patent is granted it does not mean it is enforced. If some violates (called infringing) on your patent it is up to you, as the patent holder, to litigate the infringer. Patent lawsuits can be extremely costly. All the patent does is give the right to challenge persons or companies that may be copying your invention. For this reason alone certain businesses (for example restaurants) don’t really need patents at all. Even a secret formula is often better left as a trade secret than a patent. So while patents do secure a limited time right of monopoly for an idea, the enforcement path must also make financial sense to justify the expense of obtaining a patent.</p>
<p>For tech startups investors take a slightly nuanced view. A patent can function as a barrier to entry for a competitor which can buy the start up time. Also patents can bought, sold, or even licensed. These can bring financial value in the right context.</p>
<h2 id="basic-process">Basic Process</h2>
<ol>
<li>Identify the patentable material. To be patentable an invention must be "novel", "useful", and "not obvious"<ul>
<li><strong>novel</strong> - not citable in any previous prior art. The prior art isn't just other patents it can be any existing documents, manuals, old books etc.</li>
<li><strong>useful</strong> - does something useful. This utility can be very small and it can be specific to an arcane science, but should be clear to someone "skilled in the art"</li>
<li><strong>not obvious</strong> - is something that a trained person in the area of the invention would not likely think of</li>
</ul>
</li>
<li>Write a document (that's the template included here) that documents the invention. It must include all the inventors, a description, and atleast one claim. Make sure the documentation is complete so that a person skilled in the area of the invention could make it using the description as a recipe.</li>
<li>Fill out the approriate "Application Data Sheet" (ADS) which is cover-letter-form that goes with the filled out patent info.</li>
<li>File with the patent office directly (see links section) or send your completed template over to your attorney. By using the template you can save your attorney time (and hence you money). Plus it include other details that make conversion from provisional status to full status easier. </li>
<li>Pay the appropriate fee. Latest fees are listed here: <a href="https://www.uspto.gov/learning-and-resources/fees-and-payment/uspto-fee-schedule">USPTO Fees</a></li>
</ol>
<h2 id="quick-notes">Quick notes:</h2>
<ul>
<li><p>A provisional patent is not examined by the Patent office for patentability, instead if functions as a placeholder (assuming all the parts are provided). </p>
</li>
<li><p>The term of a provisional patent is 12 months from filing. This means that holder of the provisional patent has 12 months to convert the patent from provisional status to a full blown patent application. This is a hard deadline and can't be extended (note there are some <strong>extremely rare</strong> circumstances where this can be appealed by a couple months but it comes at high costs and requires specific legal expertise - stick with 12 months.)</p>
</li>
<li><p>You cannot file a provisional patent on a design patent.</p>
</li>
<li><p>Once a provisional patent is filed the filer can claim "patent pending" on all public product documentation</p>
</li>
</ul>
<h2 id="supplementary-links">Supplementary Links:</h2>
<p>The following are supplementary links on provisional patents and how they are used.</p>
<ul>
<li><a href="https://www.uspto.gov/patents/basics/types-patent-applications/provisional-application-patent">US Patent Office Provision Patent Overview</a></li>
<li><a href="https://www.uspto.gov/learning-and-resources/newsletter/inventors-eye/provisional-patent-application-what-you-need-know">US Provisional Patents: What you need to know</a></li>
<li><a href="https://www.uspto.gov/patents/basics/patent-process-overview">What type of IP Protection do you need?</a></li>
<li><a href="https://www.legalzoom.com/knowledge/patent/topic/provisional-application-for-patent-filing">Legalzoom: overview of Prov patents</a></li>
<li><a href="https://www.ipwatchdog.com/2016/08/13/what-are-provisional-patents/id=71882/">IP Watchdog: Prov Patents</a></li>
<li><a href="https://en.wikipedia.org/wiki/Provisional_application">Wikipedia on Prov Patents</a></li>
<li><a href="https://www.forbes.com/sites/stephenkey/2018/01/08/dont-file-that-patent-yet-file-a-provisional-patent-application-first/?sh=5021340357fe">Prov Patents at Forbes</a></li>
<li><a href="https://patentfile.org/provisional-patent-example-free-download/">Patentfile.org - resources for Inventors with examples</a></li>
<li><a href="https://medium.com/swlh/the-patent-process-what-startup-founders-should-know-fdedacc48a9b">Patent Process for Startup Founders</a></li>
</ul>
<h2 id="closing">Closing</h2>
<p>This template and the examples are provided under the <a href="./LICENSE.txt">BSD-2 license</a></p>
</body></html>