SELECT DISTINCT patent.*, YEAR(date) as year FROM patent LEFT JOIN name ON name.patent = patent.patent AND name.type = patent.type WHERE (last_name = 'FRICKE') AND (first_name = 'Joseph R.') ORDER BY date ASC, patent, type |
Total of 3 patents found where: Last Name is 'FRICKE'; First Name is 'Joseph R.';
View a patent by clicking on the patent number. You can sort by any of the columns by clicking on the column name.
T / S | Patent | Date | Description | Patentee | Category | Assigned To |
1871 | ||||||
U | 111,052 | January 17, 1871 | Improvement in Lightning Rods Lightning rod made of stiffened copper wire and threaded joint on the ends to attach a point |
FRICKE, Joseph R. |
Lightning Rod | |
U | 112,137 | February 28, 1871 | Improvement in Lightning Rods Lightning rod made from wrapping multiple layers to build up desired diameter cable |
FRICKE, Joseph R. |
Lightning Rod | |
1885 | ||||||
U | 311,115 | January 20, 1885 | Lightning Conductor Lightning rod system using flexible braided wire rod and ridgid tips |
FRICKE, Joseph R. |
Lightning Rod |
Total of 0.00 seconds