Skip to main content
ARS Home » Research » Publications at this Location » Publication #225961

Title: A Canonical Composition of Phytomers for Buiding Plant Canopies from the Bottom Up: Phytomer Canon in D(evelopment)

Author
item HARGREAVES, JOHN - COMMON.SCI & RESEARCH ORG
item McMaster, Gregory

Submitted to: Meeting Abstract
Publication Type: Proceedings
Publication Acceptance Date: 4/17/2008
Publication Date: 5/12/2008
Citation: Hargreaves, J.N., Mcmaster, G.S. 2008. A canonical composition of phytomers for buiding plant canopies from the bottom up: phytomer canon in d(evelopment). Proceedings of 2008 International Symposium of Crop Modeling and Decision Support. April 19-22, 2008, Nanjing, China.

Interpretive Summary: The phytomer concept, presented by Grey in 1879, has been useful for understanding plant development and architecture. Commonly the phytomer is viewed as a vegetative unit consisting of a leaf, node, internode, and axillary bud, with this unit repeated within and among shoots. We have extended this definition to include the root nodal bud and the inflorescence structure. Based on available knowledge and objectives, simulation models may not fully incorporate the phytomer concept in the approach, rather some phytomers may be aggregated into a single component such as a spike or grain component. This paper describes how the use of a Composite Pattern in an object-oriented (OO) design facilitates implementation of different scales from the phytomer to a mixture of single and aggregated phytomers for different plant components into designing simulation models. The objectives of this paper are to provide detail on the conversion of the botanical abstraction of a phytomer into OO design and to present a proof-of-concept prototype OO plant model, CANON, so called because the interplay of repeating phytomers is analogous to the repeating melodies of a musical composition called a canon. In CANON the canopy is built by the addition of phytomer units consisting of a leaf, node with internode, axillary bud, root, spikelet and floret. A phytomer has a consistent type of communication with adjoining phytomers, which matches the OO structural composite design pattern described by Gamma et al. (1994), where objects are represented in tree structured hierarchies. At any point, the following hierarchy is viewed as a single entity thus allowing parts of the hierarchy to be replaced with a single object, without affecting the preceding hierarchy. This approach allows specification of sub-models of different levels of detail which could be selected at implementation or run-time. The phytomer concept of building plants meshes naturally with the Composite Design Pattern which, by providing a consistent interface between components (phytomers or aggregates), simplifies the coding and reduces potential for errors in developing and maintaining simulation models. The design provides open-ended recursion of phytomers, which facilitates easy implementation of different determinate and indeterminate plant species.

Technical Abstract: Background and Aims: Since Grey presented the concept of the phytomer in 1879, the phytomer concept has been useful for understanding plant development and architecture. Commonly the phytomer is viewed as a vegetative unit consisting of a leaf, node, internode, and axillary bud, with this unit repeated within and among shoots. We have extended this definition to include the root nodal bud and the inflorescence structure. Based on available knowledge and objectives, models may not fully incorporate the phytomer concepts, rather some phytomers may be aggregated into a single component such as a spike or grain component. This paper describes how the use of a Composite Pattern in an object-oriented (OO) design facilitates implementation of different scales from the phytomer to a mixture of single and aggregated phytomers for different plant components. The objectives of this paper are to provide detail on the conversion of the botanical abstraction of a phytomer into OO design and to present a proof-of-concept prototype OO plant model, CANON, so called because the interplay of repeating phytomers is analogous to the repeating melodies of a musical composition called a canon. Methods: In CANON the canopy is built by the addition of phytomer units consisting of a leaf, node with internode, axillary bud, root, spikelet and floret. A phytomer has a consistent type of communication with adjoining phytomers, which matches the OO structural composite design pattern described by Gamma et al. (1994), where objects are represented in part-whole hierarchies by tree structures, with uniform treatment of individual objects and compositions of objects. At any point, the following hierarchy is viewed as a single entity thus allowing parts of the hierarchy to be replaced with a single object, without affecting the preceding hierarchy. Key Results and Conclusions: This approach allows specification of sub-models of different levels of detail which could be selected at implementation or run-time. The phytomer concept of building plants meshes naturally with the Composite Design Pattern which, by providing a consistent interface between components (phytomers or aggregates), simplifies the coding and reduces potential for errors. The design provides open-ended recursion of phytomers, which facilitates easy implementation of different determinate and indeterminate plant species.