NC State
BioResources
Özşahin, Ş. (2012). "The use of an artificial neural network for modeling the moisture absorption and thickness swelling of oriented strand board," BioRes. 7(1), 1053-1067.

Abstract

In this study, an artificial neural network (ANN) approach was employed for modeling the moisture absorption (MA) and thickness swelling (TS) properties of oriented strand board (OSB) in various applications. A series of ANN models were developed for the analysis and prediction of correlations between processing parameters and MA and TS of OSB. An ANN model was found for modeling the effects of OSB treatment variables on the MA and TS. The required data for training and testing of the model were obtained from the experimental results of Salay (2010). In designing this model, the MA and TS of the OSB were determined using OSB treatment variables, including board layup type, resin type, application rate of resin, and wax content. When experimental data and results obtained from the ANN were compared by regression analysis using Matlab, it was determined that both groups of data (test and train) were consistent. It was demonstrated that the well-trained feed forward and back propagation multilayer ANN model is a powerful and sufficient tool for the prediction of MA and TS; therefore, by using ANN outputs, satisfactory results can be estimated, rather than measured and hence time and cost are reduced in all the required experimental activities.


Download PDF

Full Article

The use of an artificial neural network for modeling the moisture absorption and thickness swelling of oriented strand board

Şükrü Özşahin

In this study, an artificial neural network (ANN) approach was employed for modeling the moisture absorption (MA) and thickness swelling (TS) properties of oriented strand board (OSB) in various applications. A series of ANN models were developed for the analysis and prediction of correlations between processing parameters and MA and TS of OSB. An ANN model was found for modeling the effects of OSB treatment variables on the MA and TS. The required data for training and testing of the model were obtained from the experimental results of Salay (2010). In designing this model, the MA and TS of the OSB were determined using OSB treatment variables, including board layup type, resin type, application rate of resin, and wax content. When experimental data and results obtained from the ANN were compared by regression analysis using Matlab, it was determined that both groups of data (test and train) were consistent. It was demonstrated that the well-trained feed forward and back propagation multilayer ANN model is a powerful and sufficient tool for the prediction of MA and TS; therefore, by using ANN outputs, satisfactory results can be estimated, rather than measured and hence time and cost are reduced in all the required experimental activities.

Keywords: Artificial neural networks; Oriented strand board; Moisture absorption; Thickness swelling; Modeling

Contact information: Department of Woodworking Industry Engineering, OF Faculty of Technology, Karadeniz Technical University, 61080 Trabzon, Turkey; Corresponding author: sukruozsahin@hotmail.com

INTRODUCTION

Wood-based composites, such as OSB and plywood have been slowly replacing solid wood in many structural applications. OSB is utilized internationally in a wide array of applications, including commercial and industrial buildings, residential construction, packaging, furniture, and more. OSB has taken a major market share over the last two decades and is still driven by strong demand (APA 2005).

One of the most important factors negatively affecting the use of OSB is its moisture absorption properties. Under long-term cyclic humidity exposure conditions, wood-based composites lose their strength; therefore, to prevent moisture absorption and thickness swelling in OSB, its manufacturing variables must be modified (Wu 1999; Wu and Piao 1999; Moya et al. 2009).

Artificial neural networks (ANNs) are suitable for modeling various manufac-turing functions due to their ability to learn complex non-linear and multivariable relationships between process parameters.

Modeling with Artificial Neural Networks

The concept of artificial neural networks was inspired by biological neural networks that consist of many nerve cells called neurons that process information in the brain. Its architecture essentially mimics the biological system of the brain.

The brain has many excellent characteristics such as parallel processing of information, a learning function, self-organization capabilities, and so forth. ANNs are information processing systems that are constructed through the imitation of the thinking and working abilities of the human brain (Oztemel 2006).

ANNs are capable of processing information in a parallel distributed manner, learning complex cause and effect relationships between input and output data, dealing with nonlinear problems, generalizing from known tasks or examples to unknown tasks. ANNs are good for tasks involving incomplete data sets, fuzzy or incomplete information, and for highly complex and ill-defined problems for which humans would usually decide on an intuitional basis. Moreover, they can be faster, cheaper, and more adaptable than traditional methods (Ceylan 2008). ANNs technology brings completely different concepts to computing. Neural computing is a non-algorithmic method of computing that is able to take full advantage of massive parallel computer architectures. ANNs learn an application; they are trained through examples rather than programmed by software (Ince 2004). In general, an ANN is made up of a large number of simple processing elements known as nodes or neurons, which are organized in layers. Each neuron is connected to other neurons by communica-tion links (connections), each of which has an associated numerical value known as a ‘‘weight’’. These weights determine the nature and strength of the influence between the interconnected neurons. Information is stored in the inter-neuron connections. A node has many inputs, but only one output.

The task of an artificial neuron j is simple and consists of receiving input signals (xi) weighted by connection weights (wij) from neighboring neurons. The sum of these weighted signals provides the neuron’s total or net input (netj). Then, the activation threshold of neuron j represented by a positive or negative θj value is added to the net input, and through applying a mathematical function (f(.)) (generally non-linear and known as an activation or transfer function) to net input, output value yj is computed and sent to other neurons. This process is summarized in Eq. 1 and Eq. 2 and illustrated in Fig. 1 (Palmer et al. 2006).

 (1)

 (2)

The basic structure of an ANN model usually consists of three distinctive layers: the input layer, where the data are introduced to the ANN, the hidden layer or layers, where the data are processed, and the output layer, where the results of the ANN are produced. The most popular and widespread artificial neural network architecture, called Multi-Layer Perceptron (MLP), is illustrated in Fig. 2. In this type of architecture, data are always transmitted from the input layer to the output layer (Haykin 1994).

Fig. 1. General functioning of an artificial neuron

Fig. 2. A schematic description of artificial neural network configuration

Of the various models, the feed forward model of MLP is the most widely and successfully used in applied work and engineering problems, because it is capable of resolving a wide variety of problems, gives efficient results, and is easily provable mathematically (Schmoldt et al. 2000; Ibrahim et al. 2011).

To determine the optimum topology (architecture) and performance of the ANN, several parameters are adjusted, such as the number of neuron layers, the number of neurons in each layer, the transfer functions, the learning rule, learning coefficient ratio, the number of learning cycles, and the initialization of the weights and the biases (Cointe and Rouger 2005). The parameters, which are varied based on the complexity of the problem, are determined by the designer, and the choice of specific parameters is more or less subjective (Avramidis and Wu 2007).

ANNs are trained with known data and then tested with data not used in training. The error measurements between the desired vs. actual output produced by the ANN are performed in both training and testing processes by using various diagnostic methods (instruments). The instruments provide diagnostic information that can be considered as indications of the ANN’s good or poor performance. Two well-known, common ANN instruments are the root mean square error (RMSE) and the mean absolute percentage error (MAPE). This process is summarized in Eqs. 3 and 4 (Sagıroglu et al. 2003).

 (3)

 (4)

In Eqs. 3 and 4, ti is the actual output values, tdi is the neural network predicted values, and N is the number of objects.

A central phase in ANN analysis is ‘learning’ or ‘training’. During this phase, the network learns by adjusting the relationships between its nodes. The input data are presented to the network, which is asked to modify the values of weights and biases so that it finds the desired output by successive iterations. ‘Learning’ occurs through thousands of iterations, in which the network’s ability to predict the output correctly on the basis of the input data constantly improves through continuous adjustments of the relationships until convergence happens. The network compares the calculated output with the desired one and modifies the values of its weights to give minimal error (Grønholdt and Martensen 2005; Cointe and Rouger 2005). The finding of the set of weights that minimize the error between the neural network predicted values and observed values is called the training of the network (Pollard et al. 1992).

Usually, the neural network performance is tested with a testing set that is not part of the training set. The testing set can be seen as the representative cases of the general phenomenon. If the network performs well on the testing set, then it can be expected to perform well on the general case as well. Once the learning is done, the weights and the biases of the network are fixed and a new set of examples that are not in the training sample can be submitted (Cointe and Rouger 2005).

ANNs play an important role in predicting and modeling the linear and non-linear problems in different fields of engineering and have received considerable interest in recent years. Also ANN modeling has been used in the field of wood science; some studies are briefly mentioned as follows:

Khalid et al. (2008) designed an automatic wood recognition system based on artificial neural networks. Esteban et al. (2009) demonstrated that artificial neural networks can be used as an effective tool for identifying similar species with a high percentage of accuracy. Guangsheng and Li (2008) have shown that the artificial neural network is one of the best methods for wood quality forecasting.

Some studies have been performed by artificial neural network modeling for prediction of some mechanical properties of wood (Samarasinghe et al. 2007; Mansfield et al. 2007) and, for detection and classification of wood defects (Nordmark 2002 and Kurdthongmee 2008).

There also have been some studies in the field of wood-based composite materials. Artificial neural networks were used to predict the mechanical properties of particleboard (Fernández et al. 2008; Cook and Chiu 1997), to optimize the process parameters in a particleboard manufacturing process (Cook et al. 2000), and to detect of structural damage in medium density fiberboard panels (Long and Rice 2008). Esteban et al. (2010) presented artificial neural networks as a predictive method to determine moisture resistance of particle and fiber boards.

Some studies have been conducted on the use of artificial neural networks for classification and inspection of wood veneer (Drake and Packianather 1998; Packianather and Drake 2005; Castellani and Rowlands 2008; Packianather 1997; Packianather and Drake 2000).

Artificial neural networks were used in the drying process of wood and the analysis of moisture in wood (Wang and Liu 2003; Wu and Avramidis 2006; Ceylan 2008; Zhang et al. 2006; Avramidis and Iliadis 2005; Avramidis and Wu 2007),

The potential of using neural network in the determinate of hexose and pentose amounts in wood analysis (Yasar 2005), in the prediction of wood dielectric loss factor (Avramidis et al. 2006), and in the modeling of product recovery for trees (Zhang et al. 2006) has been investigated in some studies.

Even in view of the work just cited, the use of artificial neural networks (ANNs) to make predictions on the moisture absorption (MA) and thickness swelling (TS) characteristics of wood-based composites is a new concept.

The goal of this study was to use ANNs as an alternative way of modeling and determining how MA and TS characteristics of OSB are affected in different treatment variables. In the study, a feed forward and back propagation multilayer ANN model was developed and used.

EXPERIMENTAL

Material

The development of ANN models significantly depends on the experimental results. In the present work, relative humidity, board layup type, resin type, application rate of resin, and wax content were considered as the prime processing variables.

This study incorporated data obtained from earlier experimental works (Salay 2010). The materials and method of the experimental works are briefly mentioned as follows: Based on the data obtained from Salay’s studies, it was reported that target density and thickness for all southern pine oriented strand boards were 623kg/m3 and 12.7 mm., respectively. The pressing cycle was the same for all boards. Platen pressure ranged from 6000 to 7000 kPa depending on board type and resin content. The press temperature was measured as 180°C. Forty different board treatments were used. Experimental variables are listed in Table 1 according to Salay (2010).

Table 1. Treatment Variables for the Oriented Strand Board (Salay 2010)

From each test board (457 mm2), 50 mm2 samples were sawn and used for testing. Samples were oven dried at 100.3°C for twenty-four hours, then moved to a desiccator over CaCl2 to cool. Weight and thickness measurements were taken in an environmental chamber at 20°C and both 80% and 90% relative humidity, separately, until equilibrium was achieved (Salay 2010).

In this study, the least square means of all treatments for MA and TS at 80% and 90% relative humidity were used for ANN modeling.

Method

The proposed ANN model was designed by software developed using the MATLAB Neural Network Toolbox. The data obtained from experimental works (Salay 2010) were organized. Among these data, 60 (75% of total data) samples were selected for ANN training process, while the remaining 20 (25% of total data) samples were used to verify the generalization capability of ANN. The training and the test data grouped were randomly utilized to train the artificial neural network by constituting different data sets. The data sets used in the prediction model are shown in Tables 2 and 3.

The application of ANN

The ANN models, which have different network structures and parameters were constituted, and ANNs training processes were performed with MATLAB package software to determine weight and bias values and to minimize the mean square error. In order to determine the performance of networks, the models were tested using a set of data (namely test data) containing input–output pairs which were not utilized for training processes. Thus the most sensitive (appropriate) ANN result was targeted.

The obtained predicted values as a result of the testing process were compared with the real (measured) values. The model providing the best prediction values with respect to the root mean-square error (RMSE) ratio, calculated with Eq. 3, and the mean absolute percentage error (MAPE) ratio, calculated with Eq. 4, was chosen as the prediction model.

In Tables 2 and 3, the values calculated by utilizing this prediction model for the training and test data, real values, percentage error ratio, and the RMSE and MAPE values are indicated.

In this study, the ANN structure (architecture) chosen as the prediction model includes the input layer consisting of five input nodes: namely, relative humidity (%), board layup type, resin type, wax content (%), and application rate of resin (%). The output layer consisted of two output nodes: namely, moisture absorption (MA) and thickness swelling (TS). Two hidden layers were in the structure as well with 10 neurons in the first hidden layer and 10 neurons in the second hidden layer. The ANN architecture is shown in Fig. 3. The numbers of hidden layers and neurons in the hidden layers was determined by trying various networks.

In the solution of the problem, Feed Forward and Back Propagation multilayer ANN was chosen to calculate errors and adjust the weights of the neurons.

Fig. 3. The MLP network architecture used for the training and modeling of MA and TS.

In the present work, hyperbolic tangent sigmoid and linear transfer functions were preferred as the activation function of the nodes in the hidden layers and output layer, respectively; traingdm (gradient descent with momentum backpropagation algorithm), Levenberg Marquardt algorithm, and the mean square error (MSE) were used as the network training function, the activation function, and the performance function, respectively. The mean square error (MSE) was calculated using Eq. 5,

 (5)

Where, ti is the actual output (targeted values), tdi is the neural network output (predicted values), and N is the total number of training patterns.

The data in the training and test sets must be normalized in order to increase the efficiency of the neural network. Inputs and outputs were min-max normalized within the range of -1‑1 for ANN modeling by the operation given in Eq. 6 in Matlab. In this equation, Xnorm is the normalized value of a variable X (real value of the variable), and Xmax and Xmin are the maximum and minimum values of X, respectively.

 (6)

It was assumed that the 0.001 targeted mean square error value would be sufficient for the training of the artificial neural network.

RESULTS AND DISCUSSION

When MSE of ANN training process reached 0.001, the training was terminated and change of MA and TS were modeled with obtained network parameters.

The amount of error variation depending on iteration of the selected artificial neural network is shown in Fig. 4; and the number of epoch, at which training of the model was stopped, is 933.

Fig. 4. The graphic of error variation depending on iteration of the ANN

The MAPE and RMSE values, the predicted values, and % error for MA and TS are given in Tables 2 and 3. The ANN prediction was very close to the actual data.

Table 2. Training Data Set and MA and TS Prediction Model Results

Fig.  5. The relationship between experimental results (values) and ANN predicted values for MA

Figs. 5 and 6 show the relationship between the real values and calculated values obtained using the prediction models. The comparative plot of these values is given in Figs. 7 and 8.

Fig. 6. The relationship between experimental results (values) and ANN predicted values for TS

Table 3. Test Data Set and MA and TS Prediction Model Results

Fig. 7. The comparison of the real and calculated values for MA

Fig. 8. The comparison of the real and calculated value for TS

In order to assess the validity of the networks and their accuracy, it is often useful to perform regression analysis between the network response and the corresponding target. The regression curves of the output variables for the experiment and ANN data set are shown in Figs. 5 and 6 (training RMA = 0.99879 and RTS = 0.99802, testing RMA = 0.93745 and RTS = 0.96084). As the correlation coefficients approach 1, prediction accuracy increases and indicates good agreement between the experimental results and the model predication. The values of R2MA and R2TS in the testing set are 0.88 and 0.92, respectively, which indicates that the network obtained explains at least 0.88% and 0.92% of the observed data. This value supports the applicability of using ANNs in the present study.

The mean absolute percentage error (MAPE) results are shown in Tables 2 and 3. The results indicate a consistent agreement between the outcomes of the ANN modeling and the experimental results. This implies that the ANN model can be used to optimize MA and TS properties of OSB.

Comparisons of the results between the outcomes of ANN modeling and experimental values for MA and TS are plotted in Figs. 7 and 8; close examination reveals that the fits were quite reasonable. In most cases, the neural network prediction was very close to the actual value; however, some values were not as close as others. This is attributed to errors caused by the material, the measurements, and process parameters. These errors, however, could be neglected given that the leaning level of the ANN is 95%.

The ANN can be used for optimization. For example, the optimization of the resin content for OSB can be carried out through an analysis of evaluated network response and the MA and TS plots. Relative humidity (%), board layup type, resin type, and wax content (%) are fixed (80%, single layer, phenol formaldehyde (PF), and 0.5%, respectively), the application rate of resin (%) is changed, and MA and TS results are obtained (Fig. 9). As seen from the graphics, intermediate values are not performed on the experiment set but are obtained from the designed system.

Fig. 9. The change in least square means for MA and TS with increasing resin content

CONCLUSIONS

This paper presents an artificial neural network (ANN) application used for the prediction of moisture absorption (MA) and thickness swelling (TS) of oriented strand board (OSB).

The comparison of ANN and experimental results for MA and TS are shown in Figs. 7 and 8. The results of graphic comparisons showed similarities between the experi-mental study and the ANN model and supported the reliability of the model.

Mean absolute percentage error (MAPE) and root-mean squared error (RMSE) were used to evaluate the performance of the proposed ANN in the prediction technique. The mean absolute percentage errors were 0.74% for MA and 2.37% for TS in training, and 6.02% for MA and 7.92% for TS in testing. These levels of error are satisfactory for MA and TS. As seen from the results, the ANN approach has a sufficient accuracy rate for the prediction of MA and TS of OSB.

ANN modeling can be used for the modeling (the optimization) of MA and TS at various OSB treatment variables without the need to develop a mechanism (Fig. 9); therefore, time, material, and costs can be saved.

REFERENCES CITED

APA. (2005). APA Economics Report E171, American Plywood Association, Tacoma, WA.

Avramidis, S., and Iliadis, L. (2005). “Wood-water sorption isotherm prediction with artificial neural networks: A preliminary study,” Holzforschung 59(3), 336‑341.

Avramidis, S., and Wu, H. (2007). “Artificial neural network and mathematical modeling comparative analysis of nonisothermal diffusion of moisture in wood,” Holz als Roh- und Werkstoff 65, 89‑93.

Avramidis, S., Iliadis, L., and Mansfield, S. D. (2006). “Wood dielectric loss factor prediction with artificial neural networks,” Wood Sci Technol. 40, 563‑574.

Castellani, M., and Rowlands, H. (2008). “Evolutionary feature selection applied to artificial neural networks for wood-veneer classification,” International Journal of Production Research 46(11), 3085‑3105.

Ceylan, I. (2008). “Determination of drying characteristics of timber by using artificial neural networks and mathematical models,” Drying Technology 26(12), 1469‑1476.

Cointe, A., and Rouger, F. (2005). “Improving the evaluation of multiple-dowel-type connection strength,” Wood Sci. Technol. 39, 259‑269.

Cook, D. F., and Chiu, C. C. (1997). “Predicting the internal bond strength of particleboard, utilizing a radial basis function neural network,” Eng. Appl. Artif. Intell. 10(2), 171‑177.

Cook, D. F., Ragsdale, C. T., and Major, R. L. (2000). “Combining a neural network with a genetic algorithm for process parameter optimization,” Eng. Appl. Artif. Intell. 13, 391‑396.

Drake, P. R., and Packianather, M. S. (1998). “A decision tree of neural networks for classifying images of wood veneer,” The International Advanced Manufacturing Technology 14, 280‑285.

Esteban, L. G., Fernandez, F. G., Palacios, P. D., and Gonzalez, R. B. (2010). “Use of artificial neural networks as a predictive method to determine moisture resistance of particle and fiber boards under cyclic testing conditions (UNE-EN 321),” Wood Fiber Sci. 42(3), 335‑45.

Esteban, L. G., Fernandez, F. G., Palacios, P. D., Romero, R. M., and Cano, N. N. (2009). “Artificial neural networks in wood identification: The case of two juniperus species from The Canary Islands,” IAWA Journal 30(1), 87‑94.

Fernández, F. G., Esteban, L.G., Palacios, P., Navarro, N, and Conde, M. (2008). “Prediction of standard particleboard mechanical properties utilizing an artificial neural network and subsequent comparison with a multivariate regression model,” Invest Agrar Sist. Recur For. 17(2), 178‑187.

Grønholdt, L., and Martensen, A. (2005). “Analyzing customer satisfaction data: A comparison of regression and artificial neural networks,” International Journal of Market Research 47(2).

Guangsheng, C., and Li, G. (2008). “Comparison of forecasting methods for wood quality,” Journal of Northeast Forestry University 36(6), 30‑31.

Haykin, S. (1994). Neural Networks, A Comprehensive Foundation, MacMillan College Publishing Comp. Inc., New York.

Ince, R. (2004). “Prediction of fracture parameters of concrete by artificial neural networks,” Engineering Fracture Mechanics 71(15), 2143‑2159.

Khalid, M., Lee, E. L. Y., Yusof, R., and Nadaraj, M. (2008). “Design of an intelligent wood species recognition system,” International Journal of Simulation: Systems, Science & Technology 9(3).

Kurdthongmee, W. (2008). “Colour classification of rubberwood boards for fingerjoint manufacturing using a SOM neural network and image processing,” Computers and Electronics in Agriculture 64, 85‑92.

Long, W., and Rice, R. W. (2008). “Detection of structural damage in medium density fiberboard panels using neural network method,” Journal of Composite Materials 42, 1133‑1145.

Mansfield, S. D., Iliadis, L., and Avramidis, S. (2007). “Neural network prediction of bending strength and stiffness in western hemlock (Tsuga heterophylla Raf.),” Holzforschung 61(6), 707‑716.

Moya, L., Tze, W. T. Z., and Winandy, J. E. (2009). “The effect of cyclic relative humidity changes on moisture content and thickness swelling behavior of oriented strand board,” Wood Fiber Sci. 41(4), 447-460.

Nordmark, U. (2002). “Knot identification from CT images of young Pinus sylvestris sawlogs using artificial neural networks,” Scand. J. For. Res. 17, 72‑78

Oztemel, E. (2006). Artificial Neural Networks, Papatya Publishing, Istanbul.

Packianather, M. S. (1997). “Design and optimization of neural network classifiers for automatic visual inspection of wood veneer,” PhD thesis, University of Wales, 1997.

Packianather, M. S., and Drake, P. R. (2000). “Neural networks for classifying images of wood veneer. Part 2,” Int. J. Adv. Manuf. Technol. 16, 424-433.

Packianather, M. S., and Drake, P. R. (2005). “Comparison of neural and minimum distance classifiers in wood veneer defect identification, Proceedings of the Institution of Mechanical Engineers, Part B,” Journal of Engineering Manufacture 219(11), 831‑841.

Palmer, A., Montaño, J. J., and Sesé, A. (2006). “Designing an artificial neural network for forecasting tourism time series,” Tourism Management 27, 781‑790.

Pollard, J. F., Broussard, M. R., Garrison, D. B., and San, K.Y. (1992). “Process identification using neural networks,” Computer Chem. Eng. 16(4), 253‑270.

Sagıroglu, S., Besdok, E., and Erler, M. (2003). Artificial Intelligence Applications in Enginnering-1: Artificial Neural Networks, Ufuk Books Stationery, Kayseri

Samarasinghe, S., Kulasiri, D., and Jamieson, T. (2007). “Neural Networks for predicting fracture toughness of individual wood samples,” Silva Fennica 41(1), 105‑122.

Schmoldt, D. L., He, J., and Abbott, A. L. (2000). “Automated labeling of log features in ct imagery of multiple hardwood species,” Wood Fiber Sci. 32, 287‑300.

Slay, R. A. (2010). “Modeling moisture absorption and thickness swelling for oriented strand board (OSB),” Master Thesis, Mississippi State University, Mississippi.

Wang, X. G., and Liu, W. (2003). “A singular pencil model and neural network cascade fault diagnosis strategy for the lumber-drying process,” Transactions of the Institute of Measurement and Control 25(4), 335‑351.

Wu, H., and Avramidis, S. (2006). “Prediction of timber kiln drying rates by neural networks,” Drying Technology 24, 1541‑1545.

Wu, Q. (1999). “In-plane dimensional stability of oriented strand panel: Effect of processing variables,” Wood Fiber Sci. 31(1), 28‑40.

Wu, Q., and Piao, C. (1999). “Thickness swelling and its relationship to internal bond strength loss of commercial oriented strand board,” Forest Prod J. 49(7/8):50‑55.

Yasar, S. (2005). “spectrophotometric determination of hexose and pentose amounts by artificial neural network calibration and its using in wood analysis,” Acta Chimica Slovenica 52, 435‑439.

Yildirim, I., Ozsahin, S., and Akyuz, K. C. (2011). “Prediction of the financial return of the paper sector with artificial neural networks,” BioResources 6(4), 4076‑4091.

Zhang, D., Sun, L., and Cao, J. (2006). “Modeling of temperature-humidity for wood drying based on time-delay neural network,” Journal of Forestry Research 17(2), 141‑144.

Zhang, J., Cao, J., and Zhang, D. (2006). “ANN-based data fusion for lumber moisture content sensors,” Transactions of the Institute of Measurement and Control 28(1), 69‑79.

Zhang, S. Y., Liu, C., and Jiang, Z. H. (2006). “Modeling product recovery in relation to selected tree characteristics in black spruce using an optimized random sawing simulator,” Forest Products Journal 56(11-12), 93‑99.

Zhu, X. D., Cao, J., Wang, F. H., Sun, J. P., and Liu, Y. ( 2009). “Wood defect identification based on artificial neural network,” Computational Intelligence and Intelligent Systems 51, 207-214.

Article submitted: November 28, 2011; Peer review completed: January 8, 2012; Revised version received and accepted: January 16, 2012; Published: January 19, 2012.