Patent Portfolio Planning

Assumptions

Create Maintenance Assumptions

Q: We need to know if the "year" pertains to the year the maintenance would occur or some date relative to the filing date.

Enter a descriptive name for this maintenance assumption.

Please provide a detailed description of the maintenance assumption. This should include the purpose, expected outcomes, and any relevant details that will help in understanding the context and intent of the assumption.

US Maintenance Rates

Year1st Maintenance2nd Maintenance3rd Maintenance
All Years
%
%
%

OUTPUT

{
  "name": "",
  "inputValues": {
    "mode": "uniform",
    "maintenanceData": {
      "mode": "uniform",
      "value": {
        "firstMaintenance": 80,
        "secondMaintenance": 60,
        "thirdMaintenance": 40
      }
    }
  },
  "outputValues": [
    {
      "firstMaintenance": 80,
      "secondMaintenance": 60,
      "thirdMaintenance": 40
    }
  ]
}
DB MODE