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 = 'ROUSSEAU') AND (first_name = 'Necter') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'ROUSSEAU'; First Name is 'Necter';
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 |
1883 | ||||||
U | 287,092 | October 23, 1883 | Mechanism for Preventing Induced Currents in Telephone Lines Pre-transposition technique to eliminate induced current on telephone and telegraph wires |
BRENNAN, James W. ROUSSEAU, Necter |
Transposition | |
U | 289,449 | December 4, 1883 | Insulator Transposition style but not intended for transposition (CD 199 & U-197) |
ROUSSEAU, Necter |
Insulator | 1/2 to James W. Brennan |
Total of 0.00 seconds