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 = 'MILLER') AND (first_name = 'Charles E.') ORDER BY date ASC, patent, type |
Total of 4 patents found where: Last Name is 'MILLER'; First Name is 'Charles E.';
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 |
1915 | ||||||
U | 1,143,983 | June 22, 1915 | Insulator Support Pin with metal spring coil of varying diameter for threads |
MILLER, Charles E. |
Pin | |
1921 | ||||||
U | 1,385,638 | July 26, 1921 | Supporting Bracket Steel pin with lag screw and spring for threads |
MILLER, Charles E. |
Pin | |
1931 | ||||||
U | 1,838,319 | December 29, 1931 | Insulator Wireholder with lag screw |
MILLER, Charles E. |
Wireholder | |
1933 | ||||||
U | 1,911,031 | May 23, 1933 | Insulator Support Steel pin, support base, and threads made of a spring coil |
MILLER, Charles E. |
Pin | Hubbard & Co. |
Total of 0.01 seconds