Next Article in Journal / Special Issue
Using ARIMA to Predict the Growth in the Subscriber Data Usage
Previous Article in Journal / Special Issue
Acoustic-Based Machine Condition Monitoring—Methods and Challenges
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Angle of the Perforation Line to Optimize Partitioning Efficiency on Toilet Papers

by
Joana Costa Vieira
1,*,
André Costa Vieira
2,
Marcelo L. Ribeiro
3,
Paulo T. Fiadeiro
1 and
Ana Paula Costa
1
1
Fiber Materials and Environmental Technologies (FibEnTech-UBI), Universidade da Beira Interior, R. Marquês D’Ávila e Bolama, 6201-001 Covilhã, Portugal
2
Center for Mechanical and Aerospace Science and Technologies (C-MAST-UBI), Universidade da Beira Interior, R. Marquês D’Ávila e Bolama, 6201-001 Covilhã, Portugal
3
Department of Aeronautical Engineering, University of São Paulo, Av. João Dagnone, 1100-Jardim Santa Angelina, São Carlos 13563-120, SP, Brazil
*
Author to whom correspondence should be addressed.
Eng 2023, 4(1), 80-91; https://doi.org/10.3390/eng4010005
Submission received: 23 November 2022 / Revised: 19 December 2022 / Accepted: 20 December 2022 / Published: 1 January 2023
(This article belongs to the Special Issue Feature Papers in Eng 2022)

Abstract

:
Currently, tissue product producers try to meet consumers’ requirements to retain their loyalty. In perforated products, such as toilet paper, these requirements involve the paper being portioned along the perforation line and not outside of it. Thus, it becomes necessary to enhance the behavior of the perforation line in perforated tissue papers. The current study aimed to verify if the perforation line for 0° (the solution found in commercial perforated products) is the best solution to maximize the perforation efficiency. A finite element (FE) simulation was used to validate the experimental data, where the deviations from the experiments were 5.2% for the case with a 4 mm perforation length and 8.8% for a perforation of 2 mm, and optimize the perforation efficiency using the genetic algorithm while considering two different cases. In the first case, the blank distance and the perforation line angle were varied, with the best configuration being achieved with a blank distance of 0.1 mm and an inclination angle of 0.56°. For the second case, the blank distance was fixed to 1.0 mm and the only variable to be optimized was the inclination angle of the perforation line. It was found that the best angle inclination was 0.67°. In both cases, it was verified that a slight inclination in the perforation line will favor partitioning and therefore the perforation efficiency.

1. Introduction

At the present time, there is a need for products that result in the use of less disposable material by environmentally conscious consumers. In the tissue paper converting industrial process, this has encouraged manufacturers to produce products with the ability to be partitioned [1].
In the production of finished tissue paper products, such as facial papers, paper towels and toilet papers, transversal perforation lines are used to facilitate the separation of the roll into individual “sheets” or services needed by the consumer. This feature of perforation allows the consumer to conveniently dispense a certain amount of the product according to their convenience [2]. Perforation takes place in the tissue paper converting machine when the sheet of paper passes through a nip between a stationary anvil and the perforator blades. These blades are usually mounted on a rotating cylinder and have alternately spaced teeth and notches. Both the anvil and the perforator are skewed in the machine direction (MD) to decrease the impact of the blade against the anvil by reducing vibration and keeping the cut line perpendicular to the MD of the tissue paper sheet. It is important that the perforator blades produce the desired cut in the finished product, so that consumer acceptance is as intended. The quality of the product cannot be affected by this operation due to poor distribution or the type of perforations. On the other hand, there has to be a balance between the number of cuts, the dimension of the cuts, the number of spacings, the dimension of the spacings and the number of plies, so that the partition of the paper roll partition by the consumer is neither easy nor too hard [3,4,5]. This balance is called the perforation efficiency and can be determined accordingly to the standard [6] by Equation (1):
E p = 100 1 S ¯ p S ¯ n p
where E p is the perforation efficiency (%),   S ¯ p   is the average tensile strength of perforated papers (N/m) and S ¯ n p is the average tensile strength of unperforated papers (N/m).
During the tissue paper manufacturing process, raised up cellulosic fibers are found on the sheet surface, which help in consumer hygiene, but which in excess can form agglomerates, impairing the quality of the final product. To reduce the loss of cellulosic fibers on the paper surface, it is desirable that the perforation blade have relatively thin teeth [3,4]. Thus, the proper geometry of the blade must be considered. The perforator is also responsible for the visual appearance of the free edge of the remaining paper roll. The consumer wants an aesthetically pleasing free edge (smoother and less irregular between the cut and uncut areas) after tearing off the desired amount of paper [3,4].
The geometric discontinuity of the perforation line will affect the existing stress field in this area, thus affecting the stress concentration factor and consequently the final efficiency. The ratio between the highest value in a geometric discontinuity and the nominal stress in the minimum cross section is called the stress concentration factor [7]. In a previous work develop by Vieira et al. [8], they concluded that in toilet paper samples with a stress concentration factor above 0.11, a tear occurs at other locations away from the perforation line. On the other hand, toilet papers with a stress concentration factor below 0.11 tear along the perforation line. Another study carried out by Vieira et al. [9] showed that the perforation efficiency increases with an increase in the cut distance, stabilizing with a cut distance of 6 mm. The predicted differences of numerical simulations, when compared to experimental tests, decreases from 27% to 4% with a cutting distance ranging from 2 mm to 8 mm. However, the numerical simulations shown a trend in terms of the stabilization of the perforation efficiency for a cutting distance of 6 mm.
The current study aimed to verify if the perforation line at 0° is the best solution to maximize the perforation efficiency. To carry out this study, four commercial two-ply toilet papers were tested with the line of perforation at several angles. The perforation efficiency was evaluated at each angle. According to the authors’ knowledge, there are limited studies on this subject.

2. Simulation–Materials and Methods

2.1. Optimization

The optimization of a constrained problem, using discrete variables, is better performed using the genetic algorithm (GA) [10] than using gradient-based methods, with the use of the GA avoiding the trap of local minima [11]. For this problem, the objective was to find the minimum force necessary to detach the toilet paper service by optimizing the angle α and the blank distance d of the paper cuts (see Figure 1), where the cut distance was maintained constant in all simulations (c = 3 mm). Additionally, a second optimization was performed regarding only the angle α by maintaining the blank distance d = 1.0 mm.
As usual, the design variables were coded as genes (coded as integer numbers) grouped into chromosomes (strings). The chromosomes were weighted as the fitness function (minimum force), representing the chromosome phenotype. Populations of possible optimal values were generated considering their probabilistic characteristics, which evolved over generations through reproductions. To avoid local minima, it is necessary to use enough search points within the design variables space [10]. The GA algorithm begins with a random population and assesses the fitness function. Reproduction is carried out by selecting the best individuals and generating the offspring. During reproduction, the genes can be exchanged by the crossovers [11].
The optimization parameters regard a population of 40 individuals (20 times the design parameters) and 150 generations (or as many generations as it takes for a convergence criterion to be reached), with 20% of mutation parameters and 50% crossover probability [12].
As mentioned before, the objective was to minimize the force to detach the toilet paper regarding specific design constrains, i.e., the angle, α, which ranged from 0° to 55°, and the blank distance, d , between the cuts, which ranged from 0.1 to 1.0 mm.
The GA created an angle, α, and a blank distance, d , population at random based on the angle range of interest. These parameters needed to be qualified according to how they may be more able than others to achieve the design objective.
When this was carried out by using the finite element (FE) model, population crossing could produce a new generation, which was again qualified by the FE model, and this process was repeated until the best generation was found, as shown by the flowchart in Figure 2. After each crossing, the algorithm made an elitism pre-definition, comparing the new generation with the previous one, and selecting the best members to compose the next generation to be crossed. For the genetic algorithm, the mutation probability is 1% and the crossover probability is 100%.
Regarding the optimization flowchart presented in Figure 2, four routines were developed separately:
  • a Python script to modify the FE model regarding the GA design parameters;
  • a Python script to perform the FE results analyses (post-processing);
  • a Fortran subroutine for the material model (more details in the section below);
  • a MATLAB® script to control the FE analysis and GA.
The optimization process was controlled using the MATLAB® GA algorithm. The analysis started when MATLAB® GA generated the first generation of design parameters. Then, a Python script was called to modify the FE model regarding the design parameters. After that, the MATLAB® ran the FE analysis with the material model.
Die to the fact that explicit FE analyses can take a long time and the GA algorithm demands a considerable number of analyses, it was necessary to obtain the maximum force value and terminate the current analysis. This was performed by the MATLAB® code and a Python script that accesses the ABAQUSTM results several times until it detected a reduction of 20% in terms of the maximum force.

2.2. Material Model

It is not possible to adopt the isotropic behavior for tissue paper if the kind of paper has different behaviors in the machine and cross directions [8], and ABAQUSTM does not have a native constitutive law to model plasticity for orthotropic materials. Hence, a user material subroutine for explicit simulations (VUMAT) was implemented to simulate the orthotropic elastic–plastic behavior for the paper sheet. The material model, proposed by Mäkelä and Östlund [13], allows the paper anisotropic behavior to be accounted for, since the paper response is highly dependent on the fiber orientation. The model assumes the decomposition of the strain tensor into an elastic strain tensor and a plastic strain tensor (Equation (2)) while conserving the volume.
ε i j = ε i j e + ε i j p
where ε i j is the total strain, ε i j e is the elastic strain, and ε i j p is the plastic strain.
The material model adopts the concept of an isotropic plasticity equivalent material [14], a fictitious material that relates the orthotropic stress state to the isotropic stress state. Equation (3) gives the relation between the Cauchy stress tensor and the isotropic plasticity equivalent (IPE) deviatoric tensor.
s i j = L i j k l σ k l
where s i j is the deviatoric IPE stress tensor, σ k l is the Cauchy stress and L i j k l is the fourth order transformation tensor shown in Equation (4) for plane stress.
L = 2 A C A B 0 C A B 2 B 0 B C A A B C 0 0 0 3 D
where the parameters A, B, C and D are calibrated from the experimental results at 0° (MD—machine direction) and 90° (CD—cross direction) without perforation obtained in a previous work [15], using the following Equations (5)–(12) [11]:
A = 1 12 x 2
B = 3 y x
C = 3 y + x
D = K 12 n n + 1 3
x = α 2 24 3 α 2 + β 2 4 β + 4 β + 1 6 β 3 α 2 3
y = α 4 x A
α = K 33 2 n n + 1 K 22 2 n n + 1
β = K 33 2 n n + 1 + K 22 2 n n + 1
The parameters K i i and n are related to the curve fit of the tensile test applying the Ramberg–Osgood methodology. For the MD tensile test (see Equation (13)):
ε 11 = σ 11 E 11 + σ 11 E 0 n
For the CD (see Equation (14)):
ε k k = σ k k E k k + K k k E k k E 0 n , k = 2 , 3
Note that for Equation (13), the repeated indices do not mean the usual summation rule used in the indicial notation. Finally, the parameter K 12 is obtained using Equation (15).
γ 12 = σ 12 G 12 + K 12 σ 12 E 0 n
The Hooke’s law for plane stress, small strain, linear elastic orthotropic material is given using Equation (16).
σ = C : ε e
Where σ is the second order Cauchy stress tensor, C is the four-order plane stress, linear elastic, orthotropic constitutive law tensor and ε e is the second order small strain elastic tensor using matrix notation.

2.3. Finite Element Model

The implementation of this model follows the well-known J 2 flow theory for isotropic materials using the backward Euler algorithm [11]. The explicit solver was used to overcome convergence issues that are common when using the implicit solver for this type of simulation. On the other hand, the stable time increment is very small, which increases the computational costs. Simulations were performed using a workstation with two intel Xeon E5-2630 8 cores (16 cores total with 32 threads) with 256 Gb ram.
The FE model dimensions, and boundary conditions are presented in Figure 3. The boundary conditions were imposed to represent a tensile test. Thus, all the displacement degrees of freedom are restricted (see Figure 3) in one side, and a prescribed displacement was applied on the reference point. A rigid link between the reference point and paper edge was used to connect the paper and the reference point.
Modeling the tensile test using the reference point to apply the prescribed displacement was important for the post-processing once the number of procedures for the automatic results analysis had been reduced. This strategy does not affect the analysis results, as the resultant applied forces are the same for the case where a prescribed displacement is applied in each boundary node [8].
The paper was simulated using a four-node reduced integration membrane element (M3D4R). The model has a total of 11,086 elements and due to the cuts, a free mesh was used. It is important to mention that the mesh parameters did not change for all simulations. The material properties for the material model are: E11 = 13.89 MPa, E22 = E33 = 4.23 MPa, μ = 0.33 and G12 = 2.1 MPa. The parameters for the IPE model consider K22 = K33 since the mechanical behavior in the CD (direction 2) is similar to that in the thickness direction (direction 3). Thus, A = 1, B = 2.40, C = 2.40 and D = 1.38.

3. Experimental Tests–Materials and Methods

3.1. Materials

Four commercial two-ply toilet papers were selected. These toilet papers were identified A to D. It was previously verified that two of the two-ply papers tear off the perforation when loaded manually (toilet papers A and B). The other two papers tear on the perforation when loaded manually.

3.2. Methods

The grammage was determined accordingly with the standard ISO 12625-6:2005 [16] and defined as the mass per unit paper area (g/m2). A Mettler Toledo PB303 Delta range analytical balance (Mettler Toledo, Columbus, OH, USA) was used to determine the paper sample weight. To determine the thickness, where a stack of sheets of paper or a sheet of paper were/was compressed at a given pressure between two parallel plates, a FRANK-PTI® Micrometer (FRANK-PTI GMBH, Birkenau, Germany) was used, in accordance to the standard ISO 12625-3:2014 [17]. According to this standard [17], the bulk, which is the inverse of density, can be determined by using the grammage and thickness previously determined.
According to the standard ISO 12625-12:2010 [5], the perforation line was evaluated. On a Thwing-Albert® VantageNX Universal Testing Machine, tensile tests were performed in the MD for all samples. For each paper, samples were prepared with the perforation in the center (0°) and with the line of perforation at different angles (20°, 30°, 37.5°, 41° and 45°). Other samples were also prepared, of each paper, with the length of a single “sheet” without perforation but with the orientation of the corresponding angle to annulate the fiber orientation contribution (see Figure 4)
The cut and blank distances measurements were made with a paquimeter and repeated in 10 different perforations for each toilet paper sample.

4. Results and Discussion

Structural characterizations were carried out on the four commercial two-ply toilet papers samples, according to the above-referred standards. Table 1 shows the results in terms of grammage, thickness, bulk, cut and blank distances for all toilet paper samples.
Looking at Table 1, the grammage shows values in the range of 32.4–44.9 g/m2. Evaluating the outcomes for the thickness and bulk, values vary between 51% and 60%, respectively, due to the embossing process type.
Figure 5 shows the perforation efficiency behavior as function of the perforation line angle obtained for all toilet paper samples. Analyzing Figure 5, a decreasing trend in perforation efficiency can be observed with an increasing perforation line angle. Although the selected toilet papers present different characteristics, it was demonstrated that they present the same tendency in this regard. This fact is in line with what it was found by Vieira et al. [9], who stated that the perforation efficiency depends on the cut dimensions and not on the fibrous composition and/or the number of plies.
To validate the FE model, the perforation efficiency for papers B and C (Table 1), with a cut distance, c, of 1.9 mm and 4.0 mm, respectively, was simulated. The experimental and simulated results are compared in Figure 6. For these simulations, the FE model considered the same conditions (boundary conditions and fiber orientation) as the experiments with and without perforation.
There are some differences between the numerical and experimental results regarding the perforation efficiency (see Figure 6) that could be related to how the failure evolves in the FE model, resulting in higher failure loads (see Equation (1)). Despite these two cases, the FE model showed the same trend, and therefore optimization can be performed using this model (Figure 6). For the 4 mm perforation, the average error between the simulations and experiments was 5.2%, with the error being 8.8% for the 2 mm perforation.
The first case considered the optimization of the two parameters, the blank distance, d , and the angle of the perforation line, according to Figure 1, to minimize the tear force. The parameter boundaries used in the GA were 0° ≤ α ≤ 55° and 0.1 ≤ d ≤ 1.0 mm. Regarding the upper boundary for the perforation line angle, α, the value of 55° was chosen to avoid the cut line cross of the upper or the lower edges of the paper model, where the displacement boundary conditions were applied.
For the case regarding the optimization of the perforation line angle and the blank distance, the optimum configuration was achieved after 51 generations, with the tear force being in the region of 0.064 N. In the configuration for the minimum tear force, the optimum angle was 0.56°, which corresponds to a perforation efficiency of 96.8% and, as expected, d = 0.1 mm. In comparison to a perforation efficiency of 0°, in the case of the optimal angle, an increase of 29.3% was obtained.
The GA’s best value and mean value over the generations is presented in Figure 7. In this figure, the best value is almost equal through all generations and the mean value converges to the best value after 17 generations.
For the case where only the perforation line angle was the variable to be optimized (blank distance d was fixed and equal to 1 mm), the convergence occurred only after 66 generations, and the minimum tear force was 0.394 N. For this case, the angle for the minimum tear force was 0.67°, which corresponds to a perforation efficiency of 80.6%. Compared with a perforation efficiency at 0°, in the case of the optimal angle, an increase of 7.6% was obtained.
As presented in Figure 8, the best value was almost constant after the 16th generation. On the other hand, the mean value did not converge. For this case, the stop criteria adopted was when the best value between generations was less than the MATLAB® default tolerance.
The stresses field for the optimum case, where the blank distance, d , and angle, α, were optimized, are presented in Figure 9, in the increment just before rupture.
The normal stress field in the MD ( σ 11 in Y direction), Figure 9a, shows a stress concentration between the cuts, as expected. As the distance between cuts are only 0.1 mm, the stress concentration is approximately Kt = 21 (regarding the stress in fiber direction, MD), justifying the low rupture force. The same behavior is detected for the other stresses (the CD ( σ 22 in X direction) in Figure 9b and shear stress ( σ 12 ) in Figure 9c). Hence, cuttings affect the stress fields in the different directions of the paper plane. In this case, rupture begins at the center of the paper, moving fast towards the left and right edges (see Figure 9d), in the same way as it occurs experimentally in the laboratory.
Considering the other case, the optimization regarding only the inclination of the cuts, the stress fields are show in Figure 10. The stress concentration factor is approximately Kt = 4.1 for the MD stress (significantly lower as in the previous case). As in the previous case, the rupture starts at the center of the paper and moves towards the left and right edges (see Figure 10d).
Additionally, the simulations regarded the paper as a homogeneous media with no variations in fiber alignment or different concentrations throughout the model. This would not be the case in real paper, and such factors would have an influence on the paper rupture force. Figure 11a shows the MD stress field distribution ( σ 11 in Y direction) around the cuts with an orientation of 45°, and Figure 11b shows the same MD stress field distribution at the beginning of the paper rupture starting at the lower edge towards the center. Due to paper rupture (Figure 11b), stress flows in the non-ruptured region and hence stress is increased (darker green) in this region, while in the ruptured region stress field tends towards zero (darker blue).

5. Conclusions

In general, the results of the FE model simulation analysis support the idea that the value of perforation efficiency tends to decrease with an increasing perforation line angle, in agreement with the experimental results.
A reduction in the tear force for the toilet paper was pursued using a genetic algorithm considering two different cases. In the first case, the blank distance and the angle of the cuts were the variables to be optimized and, for this case, the best configuration was achieved with a blank distance of 0.1 mm and a 0.56° inclination in terms of the perforation line, achieving an increase of 29.3% in perforation efficiency. Both the best and mean values converged for almost the same value for this case. For the case where the only variable to be optimized was the inclination of the cuts, with the blank distance fixed at 1.0 mm, the genetic algorithm found the best inclination angle to be 0.67°, achieving an increase of 7.6% in perforation efficiency, but the average values of the population did not converge. This was due to the complex failure mode of the paper and its kinematics as the damage evolved. Despite the complex failure behavior, the optimum configuration was achieved for both cases (with and without a blank distance fixed at 1.0 mm), and only a small inclination in the perforation line will reduce the tear force, regardless of the rupture progression along the perforation line.
Digital twining is an emergent simulation tool that will be commonly used in the near future because it will permit optimization in a digital environment and the subsequent transition to and application in the industrial environment, as proved with this work.
The main limitation of this work was that it considered the material to be homogeneous and orthotropic. In fact, the material used experimentally contained heterogeneously distributed fibers, preferentially oriented in the MD. But this macroscale model is accurate enough to simulate different geometries in terms of both the perforation line and the cut itself, such as waves, triangles, etc.

Author Contributions

J.C.V.: data acquisition and curation, investigation, writing—original draft, writing—review and editing. A.C.V.: FEM analysis, writing—original draft, simulation supervision, writing—review and editing. M.L.R.: FEM analysis, writing—original draft, simulation supervision, writing—review and editing. P.T.F.: supervision, writing—review and editing. A.P.C.: project supervisor, writing—review and editing. All authors have read and agreed to the published version of the manuscript.

Funding

The authors gratefully acknowledge the funding of this work that was granted under the Project InPaCTus—Innovative Products and Technologies from Eucalyptus, Project No. 21874 funded by Portugal 2020 through the European Regional Development Fund (ERDF) in the framework of COMPETE 2020 no. 246/AXIS II/2017. The authors are also very grateful for the support given by the research unit Fiber Materials and Environmental Technologies (FibEnTech-UBI), under the project reference UIDB/00195/2020, and by the Center for Mechanical and Aerospace Science and Technologies (C-MAST-UBI), under the project reference UIDB/00151/2020, both funded by the Fundação para a Ciência e a Tecnologia, IP/MCTES through national funds (PIDDAC).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

The authors acknowledge the materials, access to equipment and installations, and all the general support given by The Navigator Company, RAIZ, the Optical Center, Department of Physics, Department of Textile Science and Technology, Department of Chemistry of the Universidade da Beira Interior.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Olson, S.R.; Hoadley, D.A.; Daul, T.A. Partitionable Paper Towel. U.S. Patent No. US20160345786A1, 1 December 2016. [Google Scholar]
  2. Vieira, J.C.; Fiadeiro, P.T.; Costa, A.P. Converting Operations Impact on Tissue Paper Product Properties–A Review. BioResources 2023, 18, 24. [Google Scholar] [CrossRef]
  3. Ogg, R.G.; Habel, M.A. Perforator Blade for Paper Products and Products Made Therefrom. U.S. Patent No. 5114771, 19 May 1992. [Google Scholar]
  4. Schulz, G.; Gracyalny, D. Method and Apparatus for Pinch Perforating Multiply Web Material. U.S. Patent No. 5755654, 26 May 1998. [Google Scholar]
  5. Hada, F.S.; Baggot, J.L.; Krautkramer, R.E. Method for Perforating Tissue Sheets. WO Patent No. WO 2010/076689 Al, 08 July 2010. [Google Scholar]
  6. ISO 12625-12:2010; Tissue Paper and Tissue Products–Part 12: Determination of Tensile Strength of Perforated Lines–Calculation of Perforation Efficiency. International Organization for Standardization: Geneva, Switzerland, 2010.
  7. Carvill, J. Mechanical Engineer’s Data Handbook, Butterworth Heinemann, Oxford, United Kingdom. 2015. Available online: http://www.sciencedirect.com:5070/book/9780080511351/mechanical-engineers-data-handbook (accessed on 14 November 2022).
  8. Vieira, J.C.; Vieira, A.C.; Mendes, A.d.O.; Carta, A.M.; Fiadeiro, P.T.; Costa, A.P. Mechanical behavior of toilet paper perforation. BioResources 2021, 16, 4846–4861. [Google Scholar] [CrossRef]
  9. Vieira, J.C.; Vieira, A.C.; Mendes, A.d.O.; Carta, A.M.; Fiadeiro, P.T.; Costa, A.P. Toilet paper perforation efficiency. BioResources 2022, 17, 492–503. [Google Scholar] [CrossRef]
  10. Almeida, J.H.S.; St-Pierre, L.; Wang, Z.; Ribeiro, M.L.; Tita, V.; Amico, S.C.; Castro, S.G.P. Design, Modeling, Optimization, Manufacturing and Testing of Variable-Angle Filament-Wound Cylinders. Compos. Part B Eng. 2021, 225, 109224. [Google Scholar] [CrossRef]
  11. Kogiso, N.; Watson, L.T.; Gürdal, Z.; Haftka, R.T. Genetic Algorithms with Local Improvement for Composite Laminate Design. Struct. Optim. 1994, 7, 207–218. [Google Scholar] [CrossRef] [Green Version]
  12. Goldberg, D.E. Genetic Algorithms in Search, Optimization, and Machine Learning; Addison-Wesley Pub. Co.: Reading, MA, USA, 1989; ISBN 978-0-201-15767-3. [Google Scholar]
  13. Mäkelä, P.; Östlund, S. Orthotropic Elastic–Plastic Material Model for Paper Materials. Int. J. Solids Struct. 2003, 40, 5599–5620. [Google Scholar] [CrossRef]
  14. Karafillis, A.P.; Boyce, M.C. A General Anisotropic Yield Criterion Using Bounds and a Transformation Weighting Tensor. J. Mech. Phys. Solids 1993, 41, 1859–1886. [Google Scholar] [CrossRef]
  15. Vieira, J.C.; Mendes, A.d.O.; Ribeiro, M.L.; Vieira, A.C.; Carta, A.M.; Fiadeiro, P.T.; Costa, A.P. Embossing pressure effect on mechanical and softness properties of industrial base tissue papers with finite element method validation. Materials 2022, 15, 4324. [Google Scholar] [CrossRef] [PubMed]
  16. ISO 12625-6:2005; Tissue Paper and Tissue Products—Part 6: Determination of Grammage. International Organization for Standardization: Geneva, Switzerland, 2005.
  17. ISO 12625-3:2014; Tissue Paper and Tissue Products—Part 3: Determination of Thickness, Bulking Thickness and Apparent Bulk Density and Bulk. International Organization for Standardization: Geneva, Switzerland, 2014.
Figure 1. Design parameters.
Figure 1. Design parameters.
Eng 04 00005 g001
Figure 2. Analysis flowchart.
Figure 2. Analysis flowchart.
Eng 04 00005 g002
Figure 3. Finite element model and boundary conditions.
Figure 3. Finite element model and boundary conditions.
Eng 04 00005 g003
Figure 4. Experimental set-up to test non-perforated and perforated toilet papers. (F shows the force direction applied in the tensile test).
Figure 4. Experimental set-up to test non-perforated and perforated toilet papers. (F shows the force direction applied in the tensile test).
Eng 04 00005 g004
Figure 5. Perforation efficiency behavior as function of perforation line angle.
Figure 5. Perforation efficiency behavior as function of perforation line angle.
Eng 04 00005 g005
Figure 6. Experimental and theoretical perforation efficiency results as function of perforation line angle.
Figure 6. Experimental and theoretical perforation efficiency results as function of perforation line angle.
Eng 04 00005 g006
Figure 7. Optimization evolution of the best value and mean value.
Figure 7. Optimization evolution of the best value and mean value.
Eng 04 00005 g007
Figure 8. Optimization evolution of best and mean value for parameter d .
Figure 8. Optimization evolution of best and mean value for parameter d .
Eng 04 00005 g008
Figure 9. (a) Stress field MD; (b) stress field in CD; (c) shear stress; (d) rupture.
Figure 9. (a) Stress field MD; (b) stress field in CD; (c) shear stress; (d) rupture.
Eng 04 00005 g009
Figure 10. Stress field for the optimum orientation: (a) in fiber direction MD; (b) normal to fiber direction CD; (c) shear stress; (d) rupture for half of the model.
Figure 10. Stress field for the optimum orientation: (a) in fiber direction MD; (b) normal to fiber direction CD; (c) shear stress; (d) rupture for half of the model.
Eng 04 00005 g010
Figure 11. (a) Fiber direction stress field in MD for cuts at 45°; (b) rupture starting in the lower edge running to the center.
Figure 11. (a) Fiber direction stress field in MD for cuts at 45°; (b) rupture starting in the lower edge running to the center.
Eng 04 00005 g011
Table 1. Physical characterization of the toilet papers: number of plies, grammage, thickness, bulk, cut and blank distance.
Table 1. Physical characterization of the toilet papers: number of plies, grammage, thickness, bulk, cut and blank distance.
Toilet Paper IDN° PliesGrammage (g/m2)Thickness (µm)Bulk
(cm3/g)
Cut Distance (mm)Blank Distance (mm)
x ¯ σ x ¯ σ x ¯ σ x ¯ σ x ¯ σ
A236.6±0.64374±10.410.2±0.361.5±0.051.0±0.05
B235.4±0.26305±12.48.6±0.371.9±0.051.2±0.10
C232.4±0.42611±4.419.1±0.414.0±0.051.0±0.05
D244.9±0.71345±8.77.7±0.272.3±0.051.0±0.05
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Vieira, J.C.; Vieira, A.C.; Ribeiro, M.L.; Fiadeiro, P.T.; Costa, A.P. Angle of the Perforation Line to Optimize Partitioning Efficiency on Toilet Papers. Eng 2023, 4, 80-91. https://doi.org/10.3390/eng4010005

AMA Style

Vieira JC, Vieira AC, Ribeiro ML, Fiadeiro PT, Costa AP. Angle of the Perforation Line to Optimize Partitioning Efficiency on Toilet Papers. Eng. 2023; 4(1):80-91. https://doi.org/10.3390/eng4010005

Chicago/Turabian Style

Vieira, Joana Costa, André Costa Vieira, Marcelo L. Ribeiro, Paulo T. Fiadeiro, and Ana Paula Costa. 2023. "Angle of the Perforation Line to Optimize Partitioning Efficiency on Toilet Papers" Eng 4, no. 1: 80-91. https://doi.org/10.3390/eng4010005

Article Metrics

Back to TopTop