This is an old revision of this page, as edited by Wasted Time R (talk | contribs) at 14:33, 8 October 2022 (create article). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Revision as of 14:33, 8 October 2022 by Wasted Time R (talk | contribs) (create article)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)Richard Walter Conway (born December 12, 1931) is the Emerson Electric Company Professor of Manufacturing Management, Emeritus in the Johnson Graduate School of Management at Cornell University. Conway has spent his entire academic career, both as a student and a professor, career at Cornell and has held faculty positions at Cornell in several different areas: industrial engineering, operations research, computer science, and management science. He is especially known for his work and publications in the areas of simulation methodology, production scheduling theory, language compilers, teaching computer programming, and simulation software for manufacturing.
Early life and education
Conway was born on December 12, 1931, in Milwaukee, Wisconsin. He grew up in that state and attended Whitefish Bay High School in the Milwaukee County village of that name.<name="phd-bio"/>
He arrived at Cornell University as a freshman in 1949. Within the Sibley School of Mechanical Engineering, he embarked upon a five-year program of study. While an undergraduate he was an officer of the university's chapter of the Alpha Delta Phi fraternity. He participated in the Cornell University Orchestra and Concert Band. He did 150 pound crew, rowing stroke in the junior varsity boat during Spring 1952, then rowing a middle position in the varsity boat during Spring 1953. He was elected to the Sphinx Head senior society. He graduated with a Bachelor of Mechanical Engineering degree in 1954.
He married Edythe Davies in 1952 or 1953. She was a Cornell graduate who became a faculty member in the New York State College of Home Economics at Cornell University. They would have three children together, as well as a shared love of sailing.
Conway then went into graduate study at Cornell, focusing on industrial engineering. He became interested in operations research and digital simulation, and was encouraged to continue in simulation by economist Harry Markowitz. He received his Ph.D. degree in 1958, under the supervision of Andrew Schultz Jr.; his thesis was entitled "An Experimental Investigation of Scheduling for Single-Stage Production".<name="phd-bio"/> It was the first Ph.D. in industrial engineering at Cornell.
Operations research and simulation
By 1957, Conway had been part of the engineering faculty as an instructor. Then upon gaining his doctorate, he became an assistant professor of industrial and engineering administration.
Taking advantage of a sabbatical in 1961, Conway worked at the RAND Corporation, where he had access to an IBM 704 computer and was one of the first programmers to use the simulation language SIMSCRIPT, which Markowitz was the designer of. In 1959 and 1963, Conway wrote or co-wrote journal articles that were published in the journal Management Science regarding outstanding problems and issues with computer simulation; decades later, these were honored by the journal as "seminal papers" that established the foundational framework for the entire study of stochastic simulation.
Conway was named a full professor in 1965, in what was an unusually quick time to reach that level.
His book Theory of Scheduling, co-authored with William L. Maxwell and Louis W. Miller, was published by Addison-Wesley in 1967. The book gives a systematic presentation of the subject, looking at the different types of scheduling problems that exist. It discusses solutions that rely on deterministic solutions, probabilistic solutions, and Monte Carlo simulation, weaving together a variety of published findings in the scheduling field. The book received a very positive review in the journal Management Science and a somewhat mixed review in the journal IEEE Transactions on Computers. In the years since, Theory of Scheduling has been described as a classic work. Its translation into Russian in 1975 has been credited with helping to spur a wave of research into scheduling theory in the Soviet Union. In 2002, the Institute for Operations Research and the Management Sciences listed the book's publication as one of the great moments in operations research history over the prior fifty years.
Computer science
In the Fall 1956 semester, Conway created and taught Cornell's very first course on digital computers, entitled "Computers and Data Processing Systems", using an IBM 650. He continued to teach that first course for several years thereafter.
In 1965, Conway, along with Robert Walker and Anil Nerode of the Department of Mathematics in the College of Arts and Sciences, successfully argued for the creation of the Department of Computer Science at Cornell. The new department was shared between the Arts and Engineering schools and was funded by a large initial grant from the Alfred P. Sloan Foundation.
Besides his focus on the academic aspects of computing, Conway was also involved in planning for the administrative electronic data processing capacities at Cornell. This led to him taking leave to become the first director of the campus-wide Office of Computing Services, a position he held from 1966 to 1968. The academic and data processing functions were combined in Langmuir Laboratory near Tompkins County Airport. Besides the political considerations endemic to pulling multiple university entities into a coordinated computing facilities plan, a major challenge came when the IBM System/360 Model 67 with TSS/360 time-sharing that the university had committed to had to be withdrawn prior to delivery due to poor performance; Conway led the effort to adapt the replacement IBM System/360 Model 65, which lacked the timesharing feature, to Cornell's need for flexible and speedy handling of batch job submissions. Conway later referred his time as head of computing services as "two really painful years" that was the least favorite part of his career.
Conway became known for developing several computer languages or dialects. CORC (for Cornell computing language), developed with his colleague William L. Maxwell, was a simple language intended to serve lay users, namely for students and faculty to use to solve mathematics and engineering problems. It was loosely related to both FORTRAN and ALGOL but far simpler and smaller, and due to being designed for the the era of punched cards and slow job turnarounds, the CORC compiler made every attempt to bypass or correct errors in the submitted code. This was followed by CUPL (for Cornell University Programming Language), which had similar aims and incorporated various refinements, improvements, and environmental capabilities. CORC was used at Cornell from 1962 to 1966 and CUPL from 1965 to 1969.
This work on student-oriented language dialects reached its apex with PL/C, a student-oriented dialect of PL/I, which Conway began work on while he had a visiting professor position at the Massachusetts Institute of Technology. This kept the approach of never failing to compile a program through automatic correction errors, but this time for a much larger and more sophisticated language. PL/C became widely used in teaching programming, and Conway has said that at its peak there were over 250 other institutions using it.
The textbook An Introduction to Programming: A Structured Approach Using PL/I and PL/C was written by Conway and his computer scientist colleague David Gries, using PL/C as the programming language, and was published in 1973. It stressed the discipline of structured programming throughout, becoming one of the most prominent textbooks to do so. It also introduced considerations of program correctness, becoming the first introductory textbook to do so. Conway later said that the book had sold very well. It led to a dozen or so textbooks modeled after it, authored or co-authored by Conway, all of which were oriented towards teaching programming but using a variety of different languages and dialects. In addition, Conway became a series editor at Winthrop Publishers around 1976.
Management school
Conway gradually became dissatisfied with the theoretical bent the Cornell computer science department was taking. Conway stayed within the department for a while during the early 1980s, but refocused his attention on simulation for manufacturing processes. He also taught some introductory data processing courses to business students.
Then in 1984 he switched his faculty position to the Johnson Graduate School of Management. He also resumed working with Maxwell, in a collaboration that now stretched over three decades. The main result of this work was the XCELL Factory Modelling System. This was an interactive, graphical system, that animated the process flow in a factory. It was intended to be used by people who did not have computer programming training and who were not simulation experts. The software ran on personal computers. Simulations were built by the user instantiating and connecting graphical icons representing real-world factory elements such as workstations, conveyer belts, and receiving areas. The XCELL tool was made commercially available via an Ithaca-based firm called Express Software Products, Inc. There was also an educational version. ,The XCELL tool achieved a fair degree of use. With additional functionality, it was renamed XCELL+ and went through several releases over the next few years.
By 1993, Conway had been named the Emerson Electric Company Professor of Manufacturing Management. At that point he became, in the words of a biographical assessment written for the journal Production and Operations Management, "one of very few people to receive a varsity letter, a PhD, and an endowed chair, all from Cornell."
In 1996, Conway launched the Semester in Manufacturing, an immersion program in which for a full semester students took only this one course. At least half the time was spent at various corporate manufacturing sites, especially those of Corning Inc., and the other in class. Visits to labor unions were also included, as the program was coordinated with the School of Industrial and Labor Relations as well as the College of Engineering. Despite initial reluctance of the business school faculty about the immersionidea, it was successful and became the model within the college. In 2000, the college had four such immersive programs, and another one, dealing with e-business, was being developed under Conway's guidance. The Semester in Manufacturing immersive was subsequently renamed the Semester in Strategic Operations, and it and a number of other immersives remain a signature feature of the Johnson College into the 2020s.
Conway retired from the Cornell faculty around 1999 and became a professor emeritus. During the 2000s, he was working on a book to be titled The Practice of Scheduling, which was intended to address design, development, and use issues regarding the scheduling engines within advanced planning and scheduling (APS) tools. However the project does not seem to have reached publication.
Accolades and awards
In addition to his academic work, over the years Conway served as a consultant for several organizations and businesses.
The History of Computing at Cornell University has stated, "Conway played a major role in the development of computing on the campus for ... 20 years or so in a variety of capacities."
The XCELL+ Factory Modeling System won an award in 1991 from Educom for using computers in the classroom in an innovative way.
In 1992, Conway was elected to the National Academy of Engineering. He was named an inaugural Fellow of the Institute for Operations Research and the Management Sciences in 2002.
Publications
- Books
- "An Experimental Investigation of Scheduling for Single-stage Production", Ph.D. dissertation, Cornell University, 1958
- Theory of Scheduling (Addison-Wesley, 1967) . Republished by Dover Publications in 2003.
- An Introduction to Programming: A Structured Approach Using PL/I and PL/C (Winthrop Publishers, 1973)
- Second edition, 1975, with PL/C-7 used in title
- Third edition, 1979, published by Little, Brown and Company
- A Primer on Structured Programming using PL/I, PL/C, and PL/CT (Winthrop Publishers, 1976)
- A Primer on PASCAL (Winthrop Publishers, 1976)
- Introduction to Structured Programming, using PL/I and SP/k (Winthrop Publishers, 1977)
- A Primer on Disciplined Programming using PL/I, PL/CS, and PL/CT (Winthrop Publishers, 1978)
- Programming for Poets: A Gentle Introduction Using PL/I (Winthrop Publishers, 1978)
- Programming for Poets: A Gentle Introduction Using FORTRAN with WATFIV (Winthrop Publishers, 1978)
- Programming for Poets: A Gentle Introduction Using BASIC (Winthrop Publishers, 1979)
- Programming for Poets: A Gentle Introduction Using PASCAL (Winthrop Publishers, 1980)
- Introduction to Microprocessor Programming, Using PLZ (Winthrop Publishers, 1979)
- Users Guide to XCELL Factory Modeling System (The Scientific Press, 1986)
- Users Guide to XCELL+ Factory Modeling System (The Scientific Press, 1987)
- Selected articles
- Conway, R. W.; Johnson, B. M.; Maxwell, W. L. (December 1959). "A Queue Network Simulator for the IBM 650 and Burroughs 220". Communications of the ACM. 2 (12): 20–23. doi:10.1145/368518.368554.
- Conway, R. W.; Johnson, B. M.; Maxwell, W. L. (1959). "Some problems of digital simulation". Management Science. 6: 92–110.
- Conway, R.W. (1963). "Some Tactical Problems in Digital Simulation". Management Science. 10 (1): 47–61.
- Conway, Richard W.; Maxwell, William L. (June 1963). "CORC—the Cornell computing language". Communications of the ACM. 6 (6): 317–321. doi:10.1145/366604.366651.
- Conway, Richard W.; Wilcox, Thomas R. (March 1973). "Design and Implementation of a diagnostic compiler for PL/I". Communications of the ACM. 16 (3): 169–179. doi:10.1145/361972.361992.
- Conway, Richard W. (1974). "Introductory Instruction in Programming". Proceedings of the fourth SIGCSE technical symposium on Computer science education (SIGCSE '74). Association for Computing Machinery. pp. 6–10. doi:10.1145/800183.810430.
- Conway, Richard; Maxwell, William L. (1986). "XCELL: A Cellular, Graphical Factory Modelling System". Proceedings of the 18th conference on Winter simulation (WSC '86). Association for Computing Machinery. pp. 160–163. doi:10.1145/318242.318288.
- Conway, Richard W.; McClain, John O. (May 2003). "The Conduct of an Effective Simulation Study". INFORMS Transactions on Education. 3 (3). doi:10.1287/ited.3.3.13.
See also
References
- ^ "Richard W. Conway". Institute for Operations Research and the Management Sciences. Retrieved September 23, 2022.
- ^ Conway, Richard W. (June 11, 2014). "William L. Maxwell and Richard W. Conway" (Interview). Interviewed by Robert G. Sargent. Ithaca, New York: NC State University Libraries Computer Simulation Archive. See bio text and segments at ....
- ^ Conway, "An Experimental Investigation of Scheduling for Single-stage Production", title page and supplemental pages titled "Biography".
- ^ Conway, Richard W. (July 31, 2015). "A Conversation with Richard W. Conway" (Interview). Interviewed by David Gries. Cornell University Library. See bio text and segments at 0:23, 0:53, ....
- ^ "Meet Our New Officers" (PDF). The Alpha Delt. June 1951. p. 1.
- ^ . Cornell Alumni News. Vol. 55, no. 6. Cornell University. November 15, 1952. p. 168.
{{cite news}}
: Check|url=
value (help) - For example, see "Cornell 150's Practice for Henley Races". The Cornell Daily Sun. May 9, 1952. p. 10.
- For example, see "Lightweights Row in Race". The Cornell Daily Sun. May 16, 1953. p. 11.
- ^ "Edythe Davies Conway". Greenwood Index-Journal. April 4, 2022.
- "Cornell Engineering Staffer to Talk Here". Binghamton Press. March 7, 1957. p. 21 – via Newspapers.com. and "Ithacan Wins Prize". The Ithaca Journal. August 30, 1957. p. 5 – via Newspapers.com.
- "3,000 Alumni Expected At Cornell". The Ithaca Journal. June 9, 1960. p. 12 – via Newspapers.com.
- Nelson, Barry L. (July 2004). "Stochastic Simulation Research in Management Science". Management Science. 50 (7): 855–868. JSTOR 30047944.
- "Cornell Lists 37 Professors, 55 Associates". The Ithaca Journal. May 27, 1965. p. 12 – via Newspapers.com.
- ^ Miller, David W. (1969). "Two Books on Operations Research". Management Science. 15 (8): B448–50. JSTOR 2628604.
- ^ Tanaev, V. S.; Gordon, V. S.; Shafransky, Y. M. (1994). Scheduling Theory. Single-Stage Systems. Springer Science & Business Media. p. vii.
- ^ Stone, H. S. (September 1970). "Book Reviews: B70-4 Theory of Scheduling". IEEE Transactions on Computers. C-19 (9): 854–855. doi:10.1109/T-C.1970.223058.
- ^ McKay, Kenneth N.; Wiers, Vincent C.S. (2004). Practical Production Control: A Survival Guide for Planners and Schedulers. J. Ross Publishing. p. 112.
- Saul, I. (2002). "Great moments histORy (Celebrating 50 Years of Operations Research)". OR/MS Today. 29 (5): 31+ – via Gale General OneFile.
- ^ Rudan, John W. (2005). The History of Computing at Cornell University (PDF). Ithaca, New York: The Internet-First University Press. pp. 16, 36, 39–42, 65, 66, 201.
- ^ "Cornell Department of Computer Science: 50 Years of Innovation". Cornell Bowers CIS. Retrieved September 15, 2022.
- ^ "McWilliams Heads Computer Service Office at Cornell". The Muscatine Journal. September 16, 1968. p. 9 – via Newspapers.com.
- ^ Freeman, David N. (1964). "Error Correction in CORC, the Cornell Computing Language". Proceedings of the October 27-29, 1964, fall joint computer conference, part I (AFIPS '64 Fall, part I). Association for Computing Machinery. pp. 15–34. doi:10.1145/1464052.1464055.
- Adams, J. Mack; Inmon, William H.; Shirley, Jim (March 1972). "PL/I in the computer science curriculum". ACM SIGCSE Bulletin. 4 (1): 116–126. doi:10.1145/873684.873713.
- Barnes, Robert Arthur (1979). PL/I for Programmers. New York: North Holland. p. xv.
- "Computer Text Is Updated". The Ithaca Journal. June 30, 1975. p. 6 – via Newspapers.com.
- ^ "Richard Conway". Production and Operations Management. 19 (3): 2-ix, x. May–June 2010 – via ProQuest.
- See subject, date, and author affiliation of Cornell TR 84-596.
- ^ See reference, biographical and institutional affiliation information of authors at end of "XCELL: A Cellular, Graphical Factory Modelling System" conference paper.
- ^ Lefrancois, P.; Jobin, M.-H.; Roy, M.-C.; Gamache, G. (1989). "A visual simulation model of a workstation in a rolling mill facility". Proceedings of the 21st conference on Winter simulation (WSC '89). Association for Computing Machinery. pp. 784–789. doi:10.1145/76738.76836.
- ^ Thomasma, Timothy; Ulgen, Onur M. (1988). "Hierarchical, modular simulation modeling in icon-based simulation program generators for manufacturing". Proceedings of the 20th conference on Winter simulation (WSC '88). Association for Computing Machinery. pp. 254–262. doi:10.1145/318123.318198.
- Schruben, Lee W. (1992). "Graphical model structures for discrete event simulation". Proceedings of the 24th conference on Winter simulation (WSC '92). Association for Computing Machinery. pp. 241–245. doi:10.1145/167293.167342.
- "unclear". Cornell Alumni News. March 1993. p. 49.
- ^ "1996: Immersion Brings Experience to the Forefront". Johnson 75th. SC Johnson College of Business, Cornell University. Retrieved October 8, 2022.
- Myers, Linda (October 17, 2000). "Corning Inc., Cornell's Johnson School form partnershipto develop intensive e-business curriculum". Cornell Chronicle.
- "Immersion Learning". SC Johnson College of Business, Cornell University. Retrieved October 8, 2022.
- "INFORMS Inaugurates Fellows Award" (Press release). Institute for Operations Research and the Management Sciences. December 27, 2002.
External links
Categories:- Members of the United States National Academy of Engineering
- Cornell University alumni
- Cornell University faculty
- 1931 births
- Living people
- People from Milwaukee, Wisconsin
- People from Ithaca, New York
- People from Lansing, New York
- 20th-century American engineers
- American mechanical engineers
- Scientists from Milwaukee
- Engineers from Wisconsin
- American computer scientists
- 20th-century American non-fiction writers