functional decomposition
(redirected from Function decomposition)functional decomposition
[′fəŋk·shən·əl dē‚käm·pə′zish·ən] (control systems)
The partitioning of a large-scale control system into a nested set of generic control functions, namely the regulatory or direct control function, the optimizing control function, the adaptive control function, and the self-organizing function.
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.
functional decomposition
Breaking down a process into non-redundant operations. In structured programming, it provides a hierarchical breakdown of the program into the individual operations, or routines, that are required. See normalization.Functional Decomposition of a Program |
---|
This example is ultra simplistic, but shows the hierarchical breakdown of the program into its constituent components. |
Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.