We regularly hear a lot of news about software patents and how certain companies own or are buying gobs of patents in order to stave off potential law suits.
What constitutes an original patentable idea in software?
|
We regularly hear a lot of news about software patents and how certain companies own or are buying gobs of patents in order to stave off potential law suits. What constitutes an original patentable idea in software? |
||||
|
|
|
I can only speak to the United States and actually that is somewhat all that matters as it is very difficult to get software patents in other countries. In the US, 35 U.S.C. 101 states that "Whoever invents or discovers any new and useful process, machine, manufacture, or composition of matter, or any new and useful improvement thereof, may obtain a patent therefor, subject to the conditions and requirements of this title." So, what does that mean exactly? The attorneys at the invaluable website bitlaw.com have complied a list of relevant cases concerning software patents. There are a few take away points that can be summarized:
Which brings us to the present day. It is now unclear what the particular standard is that software needs to meet to be patented. If it is connected to a machine, or is involved in transforming something else then it is probably patentable. So what you will see is patents for software that have some sort of effect in the physical world like e.g. video compression software that produces high quality video on a display screen to a user or something. For a much more thorough treatment of the topic and far better insight than I can provide I highly recommend the blog Patently-O. |
|||||||||||
|
|
ihtkwot's answer to this question is accurate but it focuses only on the notion of "patentable subject matter." When I consider the patentable subject matter doctrine, I like to imagine a really ingenious idea and then ask whether that is the type of idea that should be amenable to patent protection. Subject matter eligibility is also sometimes about how concrete the idea needs to be in terms of its implementation. Although the public debate on software patents tends to focus on subject matter eligibility, that doctrine actually does very little work in the patent system. Rather, the focus of patent attorneys and patent examiners is (1) whether the invention (as claimed in the patent application) is a significant step beyond what was known and (2) whether the patent application specifically and concretely describes and claims that invention. Step (1) above is embodied by the doctrines of novelty and nonobviousness. Step (2) is embodied by the requirements of definiteness, enablement, and written description. Nonobviousness: In terms of actually obtaining a software patent at the USPTO, the most important and most used doctrine is that of nonobviousness. When someone comes to the USPTO with a patent application, the examiner asks the hypothetical question of whether the invention would have been obvious at the time the application was filed (or sometimes at the time of the invention). Importantly, the hypothetical question employs a hypothetical Person Having Ordinary Skill In The Art (PHOSITA) who is familiar with all the relevant prior art. In the early 1900's, courts began requiring a "flash of genius" as part of the patentability test. That approach was rejected by Congress in 1952 Patent Act and replaced with this ordinary thinker - PHOSITA. To be clear, PHOSITA is not a creative genius -- and thus the law allows for lots of ideas that are non-obvious. (This helps explain why there are so many patents.) One important element of the obviousness analysis is that the patented invention must be considered "as a whole." Very often, every component element of an invention is already well known. In those cases, the invention is found in the new combination of features or steps. One problem with obviousness is that the results always require a judgment call -- this results from the fact that PHOSITA is a figment of our imagination. This inexactness is by design. It allows the law to be more flexible in response to new innovations, but it also makes resolution more contentious and less predictable. Finally, the law begins with the presumption that a patent application properly claims an invention. The USPTO Examiners have the burden of providing evidence that shows the invention is obvious. We are all good at hand-waving, but the law requires evidence (combined with common sense). Lets look at an example - I just randomly pulled up U.S. Patent Application Pub. No. 20120240162 that was published last week, titled "Content Provision" and owned by Zeebox. That application has been applied for, but is not yet patented. Claim 8 reads as follows:
So, we basically have four simple steps that control the interaction between (1) a user device that shows live TV; (2) a server that is remote from the user device; and (3) channel selector that directly connects with the server. Has this been done before? How would you prove that it would have been obvious? |
||||
|
|
Sadly, and incorrigibly, I think the safest answer to this is:
|
|||
|
|