Provisional Patent Filing Guide

Complete step-by-step instructions for self-filing Sonic Vision as a micro entity ($65)

Before You Start

Confirm Micro Entity Eligibility

You must meet all three criteria under 37 CFR 1.29:

If you don't qualify as micro entity, you can still file as a small entity ($130) or large entity ($320). The process is identical except you skip the micro entity certification form and pay the higher fee.

Documents You Need to Prepare

Prepare these before going to Patent Center. All must be in PDF format for electronic filing.

Required 1. Specification (Written Description)

This is your main document. The full specification is ready — open it and use "Print / Save as PDF" to generate the filing document. It includes all 46 numbered paragraphs, 6 embedded figures, and the abstract. It must describe the invention in enough detail that someone skilled in the art could make and use it (35 U.S.C. §112(a)).

  • Length: 15–30 pages for this invention
  • Format: PDF, letter size (8.5” × 11”) or A4
  • Margins: Top ≥ 1”, Left ≥ 1”, Right ≥ 5/8”, Bottom ≥ 3/8”
  • Font: At least 12pt, preferably Times New Roman or Arial
  • Line spacing: 1.5 or double-spaced recommended
  • Claims: NOT required for a provisional (but including draft claims strengthens the filing)
  • Oath/Declaration: NOT required for a provisional

What to include (in order):

  1. Title of the Invention
  2. Cross-Reference to Related Applications (write "None" if first filing)
  3. Field of the Invention
  4. Background of the Invention — what exists today and its limitations
  5. Summary of the Invention — brief overview of your solution
  6. Brief Description of the Drawings — one sentence per figure ("Fig. 1 is a block diagram of...")
  7. Detailed Description of Preferred Embodiments — the bulk of the document. Describe each module, the feedback loop, the QR interface, the voice onboarding, the edge/cloud architecture. Reference your figures throughout ("As shown in Fig. 1...")
  8. Abstract — 150 words max summarizing the invention
Recommended 2. Drawings / Figures

All 6 figures are ready and embedded in the specification. They are also available individually as SVGs below. Drawings are not strictly required for a provisional but are strongly recommended by the USPTO.

  • Format: Black and white line drawings, PDF. Color only if essential and accompanied by a petition.
  • Paper size: 8.5” × 11” or A4
  • Margins: Top ≥ 1”, Left ≥ 1”, Right ≥ 5/8”, Bottom ≥ 3/8”
  • Numbering: Each sheet numbered consecutively (e.g., "1/6", "2/6")
  • Labels: Each figure labeled "FIG. 1", "FIG. 2", etc.
  • Reference numerals: Use numbers (e.g., 100, 200, 300) to label components, with a legend in the specification

Figures to create:

  1. FIG. 1 — System architecture block diagram (6 modules + feedback loop)
  2. FIG. 2 — Behavioral feedback loop flowchart (detect → classify → adjust → repeat)
  3. FIG. 3 — Gesture vocabulary (5 gestures with actions and conflict resolution)
  4. FIG. 4 — QR companion interface sequence (scan → location gate → UI → feedback)
  5. FIG. 5 — Edge/cloud/hybrid processing topology (3 modes with latency/privacy characteristics)
  6. FIG. 6 — AI voice onboarding sequence (arrival detect → cooldown → TTS → announce)
Done: All 6 figures use patent-style reference numerals (100-800) matching the specification. They are embedded in the specification HTML and will appear in the printed PDF.
Required 3. Cover Sheet — Form PTO/SB/16

Download: PTO/SB/16 (PDF)

Fill in the following fields:

  • Type: Check "Provisional Application for Patent"
  • Title of Invention: "Adaptive Ambient Audio System Using Computer Vision for Real-Time Audience Detection, Behavioral Feedback Analysis, and Gesture-Based Control"
  • Inventor(s): Your full legal name(s) and residential address(es) — city, state, country, zip
  • Correspondence address: Your mailing address for USPTO communications
  • Attorney/Agent: Leave blank (self-filing, no attorney)
  • Government interest: Check "No" unless a federal agency funded this work
  • Entity status: Check "Micro Entity"
Required 4. Micro Entity Certification — Form PTO/SB/15A

Download: PTO/SB/15A (PDF)

This certifies your micro entity status. Fill in:

  • Applicant name: Your full legal name
  • Application number: Leave blank (assigned after filing)
  • Check box 1: "I qualify as micro entity as defined in 37 CFR 1.29(a)"
  • Check all sub-boxes: Confirming the 3 qualification criteria (fewer than 4 prior apps, income limit, no assignment to large entity)
  • Sign and date
Warning: Falsely claiming micro entity status is fraud on the USPTO and can invalidate your patent. Make sure you genuinely qualify.
Recommended 5. Application Data Sheet (ADS)

The ADS can be filled out online during the Patent Center submission. It captures:

  • Inventor name(s), address(es), citizenship
  • Applicant information (same as inventor for self-filing)
  • Correspondence address
  • Application type (provisional)
  • Title of invention

Patent Center generates this form for you during the online filing process, so you don't need to prepare it separately.

Specification Document Template

Use this structure when expanding the .md file into a formal specification PDF:

PROVISIONAL PATENT APPLICATION

Title:  Adaptive Ambient Audio System Using Computer
        Vision for Real-Time Audience Detection,
        Behavioral Feedback Analysis, and Gesture-Based Control

Inventor(s): [Your Full Legal Name]
             [City, State, Country]

──────────────────────────────────────────────────

CROSS-REFERENCE TO RELATED APPLICATIONS
  None.

FIELD OF THE INVENTION
  [1-2 paragraphs: ambient audio, computer vision, ML, edge computing]

BACKGROUND OF THE INVENTION
  [2-3 pages: limitations of static playlists, manual DJ,
   Muzak-style services, existing emotion-detection patents
   and their shortcomings]

SUMMARY OF THE INVENTION
  [2-3 pages: overview of the 6-module system, the feedback
   loop innovation, and the key advantages]

BRIEF DESCRIPTION OF THE DRAWINGS
  FIG. 1 is a block diagram of the system architecture.
  FIG. 2 is a flowchart of the behavioral feedback loop.
  FIG. 3 illustrates the gesture vocabulary.
  FIG. 4 is a sequence diagram of the QR companion interface.
  FIG. 5 shows the edge/cloud/hybrid processing topology.
  FIG. 6 is a sequence diagram of the AI voice onboarding.

DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS

  1. System Overview (reference FIG. 1)
     [2-3 pages]

  2. Vision Module
     [2-3 pages: person detection, demographics, activity
      recognition, behavioral feedback, gesture recognition]

  3. Audio Intelligence Engine
     [2-3 pages: music tagging, selection algorithm, RL]

  4. Audio Output System
     [1-2 pages: zone-aware playback, transitions, volume]

  5. QR-Based Companion Interface (reference FIG. 4)
     [2-3 pages: QR generation, location gating, web UI]

  6. AI Voice Onboarding (reference FIG. 6)
     [1-2 pages: synthesis, content, adaptive frequency]

  7. Processing Architecture (reference FIG. 5)
     [2-3 pages: edge, cloud, hybrid modes]

  8. Behavioral Feedback Loop (reference FIG. 2)
     [2-3 pages: positive/negative signals, RL rewards]

  9. Gesture Control (reference FIG. 3)
     [1-2 pages: supported gestures, conflict resolution]

  10. Use Cases
      [1-2 pages: restaurant, retail, gym, hotel, etc.]

ABSTRACT
  [150 words max — single paragraph summary]

Step-by-Step Filing on Patent Center

1

Create a USPTO.gov Account

Go to patentcenter.uspto.gov. Click "Create Account" or sign in with an existing USPTO account. You'll need to verify your email. This is a one-time setup.

2

Start a New Submission

Once logged in, click "New Submissions" in the left sidebar, then select "Utility — Provisional". This opens the provisional application submission wizard.

3

Upload Your Specification

Under "Application Documents", click "Upload". Select your specification PDF. Set the document type to "Specification". The system accepts PDF, DOCX, and TIFF formats, but PDF is recommended.

4

Upload Your Drawings

Click "Upload" again. Select your drawings PDF. Set the document type to "Drawings". All figures should be in a single PDF file, numbered "1/6", "2/6", etc.

5

Upload the Cover Sheet (SB/16)

Upload your completed Form PTO/SB/16. Set the document type to "Provisional Cover Sheet".

6

Upload Micro Entity Certification (SB/15A)

Upload your completed Form PTO/SB/15A. Set the document type to "Certification of Micro Entity Status".

7

Fill Out the Application Data Sheet

Patent Center has an integrated ADS form. Fill in: inventor name(s), address(es), citizenship, title of invention, correspondence address. For a single-inventor self-filing, this takes about 5 minutes.

8

Select Entity Status & Calculate Fee

Select "Micro Entity" as your entity status. The system will calculate your fee: $65. Verify this matches before proceeding.

9

Review & Submit

Review all uploaded documents and form data. Check that inventor names, title, and documents are correct. You cannot amend a provisional after filing (except for regulatory compliance), so double-check everything.

10

Pay the $65 Fee

Pay via credit card, debit card, EFT, or USPTO deposit account. Payment is processed immediately.

11

Save Your Filing Receipt

After payment, you'll receive an electronic filing receipt with your application number and filing date (your priority date). Save this PDF securely. You'll also receive an email confirmation.

12

You're Patent Pending!

You can now legally mark your invention as "Patent Pending". Set a calendar reminder for 10 months from your filing date to decide whether to convert to a non-provisional application.

After Filing

What Happens Next

Critical Deadlines

WhenWhatAction
Filing datePriority date establishedSave receipt securely
Month 1–9Build prototype, refine inventionDocument improvements (can file continuation)
Month 10Decision pointDecide: convert to non-provisional, file new provisional, or let expire
Month 12Provisional expiresMust have filed non-provisional by this date to keep priority

Your Three Options at Month 10–12

  1. Convert to non-provisional ($6K–$16K with attorney) — proceed toward an examined, enforceable patent
  2. File a new provisional ($65) — if the invention has changed significantly, file a fresh provisional with updated specification. You get a new priority date but lose the old one.
  3. Let it expire ($0) — if you've decided not to pursue patent protection. The provisional was never published so it doesn't become prior art against you.

Important Rules & Pitfalls

Do NOT publicly disclose the invention before filing. Under US law, you have a 1-year grace period after public disclosure, but international patent rights are lost immediately upon public disclosure. File first, then disclose.
The specification must be detailed enough. A provisional only protects what it describes. If you later add features to the non-provisional that weren't in the provisional, those features don't get the earlier priority date. Be thorough now.
Name ALL inventors. Every person who contributed to the conception of any claim must be named. Omitting an inventor can invalidate the patent. Conversely, naming someone who didn't actually invent is also grounds for invalidation.
Keep records. Maintain dated lab notebooks, emails, design documents, and code commits that show the development timeline. These can be critical evidence of invention date if the patent is ever challenged.

Direct Links to USPTO Forms & Resources

ResourceLink
YOUR FILING DOCUMENTS (ready to print as PDF)
Full Specification — 46 paragraphs, patent prose + 6 figuresView & Print as PDF
FIG. 1 — System architecture block diagramView SVG
FIG. 2 — Behavioral feedback loop flowchartView SVG
FIG. 3 — Gesture vocabulary referenceView SVG
FIG. 4 — QR companion interface sequenceView SVG
FIG. 5 — Edge/cloud/hybrid processing topologyView SVG
FIG. 6 — AI voice onboarding sequenceView SVG
Patent overview & claimsView overview
Raw specification (.md)Download .md
USPTO FORMS & RESOURCES
Patent Center (file here)patentcenter.uspto.gov
Form PTO/SB/16 — Provisional cover sheetDownload PDF
Form PTO/SB/15A — Micro entity certificationDownload PDF
Fee schedule (verify current fees)USPTO fees
All patent formsUSPTO forms page
Drawing requirements (37 CFR §1.84)Full regulation
Provisional patent overviewUSPTO guide

Pre-Filing Checklist

Complete every item before going to Patent Center: