By
Greg McMillan and
Stan Weiner, PEStan: We continue our multi-part series of interviews with the big names in process control people we personally know. This time we talk with ISA Fellow Bob Otto.
Greg: What are the two applications you worked on with biggest benefits?
Bob: First was a process control computer that became one of three products that enabled Monsanto to merge with Fisher Controls and bring Fisher into the control room. The product called DC2 was a tremendous technical challenge. At the time, mass-memory devices such as disk drives were not available; no operating system was appropriate (UNIX was a fledgling); and the only I/O devices available were card reader/punches and teletypewriters with paper tape. We didn’t think card readers would last in the control room so a teletypewriter at fifteen characters per second was the only choice. We ended up having to work with an all-RAM computer driven by a teletypewriter (also the operator’s console) and no operating system.
This Month's Puzzler
Can You Concentrate?
What problems would you expect when a PID controller is used for concentration control of a process with a dead time of 120 minutes and a time constant of 60 minutes?
Send an e-mail with your answer, questions, or comments to The Puzzler.
We developed a computer with a BASIC interpreter wired into read-only memory (ROM). And wired it was! Eight Kbytes hand-wired bit by bit. I developed extensions to BASIC, such as process I/O, that made it a rather sophisticated digital process controller even though you had to do everything yourself, including the PID algorithm. It was among the first computers to have a BASIC compiler in ROM.
A second item came in the early 1980s, when I was bowled over by Charlie Cutler’s Dynamic Matrix Control (DMC) paper. I wrote an internal report on how to implement it in detail, and I modified it to be suitable for chemical process control rather than petroleum operations. A Monsanto colleague, Mark Sowell, applied it for concentration control of a process with a dead time of 120 minutes and a time constant of 60 minutes (settling time of 9 hours) with great results.
Greg: What were some of your greatest technical achievements in process control?
Bob: I am proud of the decoupler I developed for the control of the firing pattern in an ammonia reform furnace. The reform furnace consisted of sheets of tubes with a row of burners in between two sheets. The hotter you could run the tubes, the greater the efficiency of the furnace. Unfortunately, one row of burners would heat two sheets! I developed a matrix that represented the influence of each row of burners on the adjacent sheet exit temperatures and then inverted it to allow the algorithm to manipulate the burner valves to compensate for temperature deviations in the sheet-exit temperatures. The control system kept the exit temperatures of all sheets uniform thus allowing operation of all sheets at the maximum temperature. Without the control the hottest sheet would determine the limit of operation.
Maybe not the greatest, but the most satisfying one was the Williams-Otto process control model. It was my second or third job at Monsanto. Ted Williams, Director Emeritus of Purdue, was my boss at the time, and he suggested developing such a model. I designed the reactor, and Ted designed the distillation column. The design posed severe problems that gave two or three decades of chemical engineering students practice in the control of unstable processes and distillation columns.