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 = 'LOCKE') AND (first_name = 'Louis Peer') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'LOCKE'; First Name is 'Louis Peer';
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 |
1916 | ||||||
U | 1,198,732 | September 19, 1916 | Plunger for Forming Insulators Plunger with holes to release pressure (see 838,727 and reissue 12,934) |
LOCKE, Louis Peer |
Plunger | Locke Insulator Mfg. Co. |
1953 | ||||||
U | 2,659,406 | November 17, 1953 | Apparatus for Forming and Assembling Electrical Terminals Machine to form terminals for televisions |
LOCKE, Louis Peer |
Television |
Total of 0.01 seconds