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 = 'SMITH') AND (first_name = 'William A.') ORDER BY date ASC, patent, type |
Total of 5 patents found where: Last Name is 'SMITH'; First Name is 'William A.';
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 |
1933 | ||||||
U | 1,925,211 | September 5, 1933 | Art of Assembling Insulators Method of cementing pin in suspension insulator to remove air |
SMITH, William A. |
Suspension | The Ohio Brass Co. |
1935 | ||||||
U | 1,994,291 | March 12, 1935 | Insulator Suspension for heavy loads with improved cap and pin design; improvement of A. O. Austin patent (see 1,994,265) |
SMITH, William A. |
Suspension | |
U | 2,010,934 | August 13, 1935 | Cementing Process and Apparatus Apparatus to align the pin during the cementing process in a suspension insulator |
SMITH, William A. |
Manufacturing | The Ohio Brass Co. |
1940 | ||||||
U | 2,209,006 | July 23, 1940 | Coating Apparatus Machine to dip insulators in glaze. |
SMITH, William A. |
Manufacturing | The Ohio Brass Co. |
1944 | ||||||
U | 2,342,307 | February 22, 1944 | Spraying Machine Machine for spraying on RFI coatings |
SMITH, William A. |
RFI | The Ohio Brass Co. |
Total of 0.00 seconds