MDATE and TRANCHE Field Codes

The MDATE field code is one of the most powerful tools you have at your disposal.  It allows you to analyze abandonment and renewal behavior with precision.  Some of the uses for MDATE include:

  • Which patents have expired and are in the public domain.
  • Which patents can still be resurrected.
  • Which patents are currently in their grace period.
  • What is the abandonment behavior of Company XYZ, in which classes, and how has it changed over time.
  • Predict, to the penny, future fees required to maintain a portfolio, and when the payments will be due.

To take advantage of the power of MDATE, a little background is required.

Background on US Patent Maintenance Fee Requirements and Patent Expiration Dates

US utility patents must be maintained three (3) times during their lifetime.  Maintenance payments are due at the Patent Office exactly 3.5, 7.5 and 11.5 years after the patent's issue date.  If no maintenance fees are received, the patent expires on years 4, 8 and 12 respectively.  

The cost to renew a patent increases at each renewal period (approximately double each time).  Patent owners with Small Entity status receive a 50% discount on their maintenance fees, and those with Micro Entity status receive 75% off.  As of 2017 the standard fee to maintain a patent was as follows:

  • E1:  $1600.00 (due at year 3.5)
  • E2: $3600.00 (due at year 7.5)
  • E3: $7400.00 (due at year 11.5)

The 6 month period after fees become due is called the grace period, and patents may be renewed with no questions asked by paying a late fee in addition to the normal maintenance fees.  The standard late fee as of 2017 was set at $160.00. Small and Micro entities receive the same percentage discounts on their late fees as they do on their maintenance fees.

The USPTO will not accept maintenance payments more than 6 months prior to their due date.  Therefore, the earliest you could pay the first maintenance payment on a patent granted on 03/20/2013 is exactly three years after the grant date, or 03/20/2016.

For a patent issued on 03/20/2013

  • 03/20/2016 -->  The earliest you can pay the first maintenance fee.
  • 09/20/2016 -->  The latest you can pay maintenance fee without a late penalty (beginning of the grace period).
  • 03/20/2017 -->  The patent expires if no maintenance fees are paid (end of the grace period).

AcclaimIP has a companion field code called TRANCHE.  A US Utility patent can be in one for four TRANCHE states:

  • E1: Expiration 1 (0 to 4 years after issue)
  • E2:  Expiration 2 (4 to 8 years after issue)
  • E3:  Expiration 3 (8 to 12 years after issue)
  • EX: Term Expiration (12 years to its end of life expiration)

AcclaimIP receives and processes maintenance fee information weekly from the USPTO.  As payments are received, AcclaimIP moves the TRANCHE field forward from, for example, E1 to E2, and updates the MDATE field to the next maintenance date, or to the full term date, depending on where the patent is in its lifecycle.

Term Expiration Dates:

The term (statutory or end-of-life or full term) expiration date is tricky to calculate, and the USTPO will not provide term expiration dates since they are often a matter for the courts to determine.  The type of patent also determines when the patent term expires.  So a utility patent, a plant patent, and a design patent may all be filed on different dates, but actually expire at the same time.

To complicate matters, many patents are granted term extensions (a lengthened patent term) due to delays at the patent office or delays due to FDA regulations.  Other patents are subject to terminal disclaimers (a shortened patent term), most often because they claim the priority date of an earlier patent.

The EXP field code is used to search the Est. Expiration field, which stores the estimated expiration date of the patent (assuming it goes full term).  The Est. Expiration field uses term extension data, terminal disclaimer information, and earliest effective filing date to come up with the most accurate estimated expiration date possible. 

How the MDATE Field Works

How the MDATE Field Works

The MDATE date field is dynamic, meaning that it moves forward through a patent's lifecycle.

When a US Utility patent is first issued, AcclaimIP sets the MDATE date to the Grant Date + 4 Years. Therefore, a patent granted on 02/18/2014 will have the following settings:

When the patent is granted on 02/18/2014:

  1. MDATE date is set to 02/18/2018 (Grant Date + 4 Years).
  2. Placed in the E1 renewal TRANCHE (the first renewal tranche).

If E1 maintenance fees are paid:

  1. MDATE date moves to 02/18/2022 (Grant Date + 8 Years).
  2. Moves to the E2 renewal TRANCHE (the second renewal tranche).

If E2 maintenance fees are paid:

  1. MDATE date moves to 02/18/2026 (Grant Date + 12 Years).
  2. Moves to the E3 renewal TRANCHE (the third renewal tranche).

If E3 maintenance fees are paid:

  1. MDATE date moves to the Terminal Expiration Date (using 17/20 year math).
  2. Moves to the EX renewal TRANCHE (the terminal/statutory expiration tranche).

If at any time maintenance fees are NOT paid and the patent is abandoned:

  1. MDATE is NOT moved
  2. TRANCHE is NOT moved

The result is that you can determine when and where every patent has expired, been maintained, or will expire.  

Examples Using EXPIRATION and TRANCHE Field Codes

The power of the MDATE and TRANCHE field codes is best explained by way of example, so let's go through some.  

In these examples I use range queries and the special date keyword NOW, meaning today.  A range query uses square brackets and expresses one value (in this case a date) "to" another value.  I also use the wildcard asterisk ( * ) which means any value (date).

You could use explicit dates in your queries, but in many cases, using the NOW date variable will be more useful.

Keep in mind, too, that these queries can be appended to ANY query you want to make.  I suggest you try copy/pasting some of these queries into AcclaimIP, and you'll quickly learn how to use them.

Expired Patents:

Expired patents have MDATE (AND EXP) dates in the past.

MDATE:[* to NOW-1DAY] --> gives you expired patents

Active Patents:

Active patents have MDATE dates in the future.

MDATE:[NOW to *] --> gives you active patents

Patents in Their Grace Period:

Patents in their grace period will expire within the next six months.  They have not expired yet, but the maintenance payment is overdue.  

MDATE:[NOW to NOW+6MONTHS] NOT TRANCHE:EX

The reason I put the NOT TRANCHE:EX is that there is no notion of a grace period for patents approaching their terminal expiration date.

Patent managers use this query to double-check that their annuities vendor has done its job and all patents matching this query are slated to be abandoned.  If a patent matches this query, but should not be abandoned, they escalate their issues to their annuities team.  Without this query, patent managers have little visibility with regards to maintenance, and sometimes important patents get abandoned.  This could potentially cost the company millions of dollars.

Patent brokers use this query to "dumpster dive" for potential treasures being abandoned by mistake, or because the entity cannot afford to renew patents.

M&A executives use this query to look for signs of financial weakness.  Distressed companies will often delay every possible payment to conserve cashflow, and start paying late.  

Note that you can explicitly query for late fees paid (and other maintenance events) using the EVENTCODE field code as well.  For instance, EVENTCODE:M2555 would search for any small entity that paid the USPTO their 7.5 year maintenance fees late, but within the 6 month grace period.

Patents Expiring This Year:

This query is helpful to determine what will enter the public domain this year.  For example, assume you were running a query in 2014 to see what patents expired that year:

MDATE:2014 AND TRANCHE:EX AND PT:U

Product managers use this query to find technologies that they can add to their products without having to pay license fees.

Note that I added "AND PT:U."  This means "and patent type is utility" to remove design and plant patents from this search.

Patents that a Company Explicitly Abandoned (not because they reached their terminal expiration date):

This query is useful to understand the technology direction of a competitor.  If they are abandoning patents in particular technology areas, they are likely not currently pursuing products in those areas.  In the following example, I used IBM as the company that is explicitly abandoning patents:

ANC:IBM AND MDATE:[* to NOW-1DAY] NOT TRANCHE:EX

This query can be further enhanced to look at more recent abandonment trends by adding a date clause for patents granted in the last 10 years, for example:

ANC:IBM AND MDATE:[* to NOW-1DAY] NOT TRANCHE:EX AND ISD:[NOW-10YEARS to NOW]

The ISD clause limits the query to patents granted in the last 10 years.  

Having Fun

You can get clever with these queries.  For example, assume you are running a search in 2014 and you want to find all patents that IBM abandoned in 2013, regardless of their renewal tranche.  You could do a query like this:

(ISD:2009 AND TRANCHE:E1) OR (ISD:2005 AND TRANCHE:E2) OR (ISD:2001 AND TRANCHE:E3)

You don't need an expiration clause here because in these cases, the TRANCHE would have moved forward to 2014 if the maintenance fees had been paid.  But because the TRANCHE did not move forward it shows the maintenance fees were not paid and the patents, therefore, have expired.

 

Patent Abandonment Chart Using MDATE and TRANCHE Fields

Patent Abandonment Chart Using MDATE and TRANCHE Fields

The Abandonment chart in this example uses the MDATE and TRANCHE from 2000 to 2015 to show what an assignee did each year as patents came up for renewal.  In this case, I chose to split by tranche, because it divides the chart into the E1 (3.5 year), E2 (7.5 year) and E3 (11.5 year) renewal tranches.

Survivorship Rate Chart

Another view that uses MDATE and TRANCHE fields is the Survivorship Rate Chart.  This view shows the percentage of patents issued in a particular year survive today.  Assume that it is 2015 and you are charting this this example.  Notice that the patents granted in the most recent years all survive today since they have not had the opportunity to expire yet.  In other words, since it's 2015 in our hypothetical, any patents granted in 2013, 2014, and 2015 would not have any maintenance fees due as of yet.  So they are still in the E1 tranche and would not have been abandoned (except for in some exceedingly rare circumstances).

Survivorship Rate Chart

0 Comments

Add your comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.