TK Solver

From Wikipedia, the free encyclopedia

TK Solver
Other namesTK!Solver
Developer(s)Software Arts; Universal Technical Systems
Initial release1982
Stable release
6.0 / 2019
Operating systemWindows
Available inEnglish
TypeMathematics/engineering
Licenseproprietary by subscription only
Websitewww.uts.com

TK Solver (originally TK!Solver)[1] is a mathematical modeling and problem solving software system based on a declarative, rule-based language, commercialized by Universal Technical Systems, Inc.[2]

History[edit]

Invented by Milos Konopasek in the late 1970s and initially developed in 1982 by Software Arts, the company behind VisiCalc,[1] TK Solver was acquired by Universal Technical Systems in 1984 after Software Arts fell into financial difficulty and was sold to Lotus Software.[3] Konopasek's goal in inventing the TK Solver concept was to create a problem solving environment in which a given mathematical model built to solve a specific problem could be used to solve related problems (with a redistribution of input and output variables) with minimal or no additional programming required: once a user enters an equation, TK Solver can evaluate that equation as is—without isolating unknown variables on one side of the equals sign.

Software Arts also released a series of "Solverpacks" - "ready-made versions of some of the formulas most commonly used in specific areas of application."[4]

The New York Times described TK Solver as doing "for science and engineering what word processing did for corporate communictions [sic] and calc packages did for finance."[1]

Universal Technical Systems[edit]

Lotus, which had acquired Software Arts, including TK Solver, in 1984[3] sold its ownership of the software to Universal Technical Systems less than two years later.[2] Release 5 was still considered "one of the longest–standing mathematical equation solvers on the market today" in 2012.[5][6]

Core technology[edit]

TK Solver's core technologies are a declarative programming language, algebraic equation solver,[1] an iterative equation solver, and a structured, object-based interface, using a command structure.[1][7] The interface comprises nine classes of objects that can be shared between and merged into other TK files:

  • Rules: equations, formulas, function calls which may include logical conditions
  • Variables: a listing of the variables that are used in the rules, along with values (numeric or non-numeric) that have been entered by the user or calculated by the software
  • Units: all units conversion factors, in a single location, to allow automatic update of values when units are changed
  • Lists: ranges of numeric and non-numeric values which can be associated with a variable or processed directly[1] by procedure functions
  • Tables: collections of lists displayed together
  • Plots: line charts, scatterplots, bar charts, and pie charts
  • Functions: rule-based, table look-up, and procedural programming components
  • Formats: settings for displaying numeric and string values
  • Comments: for explanation and documentation

Each class of object is listed and stored on its own worksheet—the Rule Sheet, Variable Sheet, Unit Sheet, etc. Within each worksheet, each object has properties summarized on subsheets or viewed in a property window. The interface uses toolbars and a hierarchal navigation bar that resembles the directory tree seen on the left side of the Windows Explorer.

The declarative programming structure is embodied in the rules, functions and variables that form the core of a mathematical model.[8]

Rules, variables and units[edit]

All rules are entered in the Rule Sheet or in user-defined functions. Unlike a spreadsheet or imperative programming environment, the rules can be in any order or sequence and are not expressed as assignment statements. "A + B = C / D" is a valid rule in TK Solver and can be solved for any of its four variables. Rules can be added and removed as needed in the Rule Sheet without regard for their order and incorporated into other models. A TK Solver model can include up to 32,000 rules, and the library that ships with the current version includes utilities for higher mathematics, statistics, engineering and science, finances, and programming.

Variables in a rule are automatically posted to the Variable Sheet when the rule is entered and the rule is displayed in mathematical format in the MathLook View window at the bottom of the screen. Any variable can operate as an input or an output, and the model[8] will be solved for the output variables depending on the choice of inputs.

A database of unit conversion factors also ships with TK Solver, and users can add, delete, or import unit conversions in a way similar to that for rules. Each variable is associated with a "calculation" unit, but variables can also be assigned "display" units and TK automatically converts the values. For example, rules may be based upon meters and kilograms, but units of inches and pounds can be used for input and output.

Problem-solving[edit]

TK Solver has three ways of solving systems of equations. The "direct solver" solves a system algebraically by the principle of consecutive substitution. When multiple rules contain multiple unknowns, the program can trigger an iterative solver which uses the Newton–Raphson algorithm to successively approximate based on initial guesses for one or more of the output variables. Procedure functions can also be used to solve systems of equations. Libraries of such procedures are included with the program and can be merged into files as needed. A list solver feature allows variables to be associated with ranges of data or probability distributions, solving for multiple values, which is useful for generating tables and plots and for running Monte Carlo simulations. The premium version now also includes a "Solution Optimizer" for direct setting of bounds and constraints in solving models[8] for minimum, maximum, or specific conditions.

TK Solver includes roughly 150 built-in functions: mathematical, trigonometric, Boolean, numerical calculus, matrix operations, database access, and programming functions, including string handling and calls to externally compiled routines. Users may also define three types of functions: declarative rule functions; list functions, for table lookups and other operations involving pairs of lists; and procedure functions, for loops and other procedural operations which may also process or result in arrays (lists of lists). The complete NIST database of thermodynamic and transport properties is included, with built-in functions for accessing it. TK Solver is also the platform for engineering applications marketed by UTS,[9] including Advanced Spring Design, Integrated Gear Software, Interactive Roark’s Formulas, Heat Transfer on TK, and Dynamics and Vibration Analysis.

Data display and sharing[edit]

Tables, plots, comments, and the MathLook notation display tool can be used to enrich TK Solver models. Models can be linked to other components with Microsoft Visual Basic and .NET tools, or they can be web-enabled using the RuleMaster product or linked with Excel spreadsheets using the Excel Toolkit product. There is also a DesignLink option linking TK Solver models with CAD drawings and solid models. In the premium version, standalone models can be shared with others who do not have a TK license, opening them in Excel or the free TK Player.

Reception[edit]

BYTE in 1984 stated that "TK!Solver is superb for solving almost any kind of equation", but that it did not handle matrices, and that a programming language like Fortran or APL was superior for simultaneous solution of linear equations. The magazine concluded that despite limitations, it was a "powerful tool, useful for scientists and engineers. No similar product exists".[10] By version 5.0, TK Solver added Matrix handling functionality.[6]

Competitive products appeared by mid-1988: Mathsoft's Mathcad and Borland's Eureka: The Solver.[11][12][13]

Dan Bricklin, known for VisiCalc and his Software Arts's initial development of TK Solver, was quoted as saying that the market "wasn't as big as we thought it would be because not that many people think in equations."[13]

See also[edit]

References[edit]

  1. ^ a b c d e f Erik Sandberg-Diment (August 2, 1983). "New software for science and engineering". The New York Times. Retrieved July 23, 2019.
  2. ^ a b "Briefs: Lotus sold its TKSolver software program to Universal Technical Systems". The New York Times. January 1, 1986.
  3. ^ a b David E. Sanger (April 9, 1985). "Lotus Set to Acquire Software Arts". The New York Times.
  4. ^ Erik Sandberg-Diment (August 9, 1983). "Ready-to-use formulas for finance to physics". The New York Times.
  5. ^ "TK Solver R5". Springs. Spring Manufacturers Institute. Summer 2012.
  6. ^ a b "TK Solver 5.0 Premium (Standalone) from Universal Technical Systems". uts.com. Retrieved April 20, 2017.
  7. ^ /M for move, /I for insert ... "carried over from Visicalc."
  8. ^ a b c Nirmala Khandan (2001). Modeling Tools for Environmental Engineers and Scientists. ISBN 1420003399.
  9. ^ "Universal Technical Systems' TK! Solver Plus". PC Magazine. March 14, 1989. p. 310. There is much to admire in Universal Technical Systems' $395 TK! Solver Plus ...
  10. ^ Miller, Alan R. (December 1984). "TK!Solver". BYTE. pp. 263–272.
  11. ^ Ronald Shone, "Software for Solving Equations: Eureka: The Solver, TK Solver Plus and Mathcad", Journal of Economic Surveys 3:1:83–95 doi:10.1111/j.1467-6419.1989.tb00059.x (March 1989)
  12. ^ "Mathcad, by Mathsoft Inc. of Cambridge, Mass.; Eureka, by Borland International of Scotts Valley, Calif.
  13. ^ a b Andrew Pollack (June 24, 1988). "A Top Scientist's Latest: Math Software". The New York Times.