Next Article in Journal
Results of Current Density Distribution Mapping in PEM Fuel Cells Dependent on Operation Parameters
Next Article in Special Issue
Damping Wind and Wave Loads on a Floating Wind Turbine
Previous Article in Journal / Special Issue
Flicker Mitigation by Speed Control of Permanent Magnet Synchronous Generator Variable-Speed Wind Turbines
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Virtual Tool for Minimum Cost Design of a Wind Turbine Tower with Ring Stiffeners

Department of Mechanical Engineering, Uludag University, 16059 Bursa, Turkey
Energies 2013, 6(8), 3822-3840; https://doi.org/10.3390/en6083822
Submission received: 8 May 2013 / Revised: 22 June 2013 / Accepted: 2 July 2013 / Published: 29 July 2013
(This article belongs to the Special Issue Wind Turbines 2013)

Abstract

:
Currently, renewable energy resources are becoming more important to reduce greenhouse gas emissions and increase energy efficiency. Researchers have focused on all components of wind turbines to increase reliability and minimize cost. In this paper, a procedure including a cost analysis method and a particle swarm optimization algorithm has been presented to efficiently design low cost steel wind turbine towers. A virtual tool is developed in MATLAB for the cost optimization of wind turbine steel towers with ring stiffeners using a particle swarm optimization algorithm. A wind turbine tower optimization problem in the literature is solved using the developed computer program. In the optimization procedure the optimization results match very well with the optimization results obtained previously. The wall thickness of the shell segments and the dimensions of the ring stiffeners are selected as the design variables, and the limits of the local buckling for the flat ring stiffeners, the local shell buckling limit, the panel ring buckling limit and the limitation of the frequency are considered the design constraints. Numerical examples are presented to understand the impacts of the design variables on the total cost of the wind turbine tower.

1. Introduction

Recently, renewable energy resources are becoming more important to reduce greenhouse gas emissions and increase energy efficiency. The efficient use of renewable resources such as wind energy, solar thermal power generation, photovoltaics, geothermal power generation, and biomass power generation depends on the cost of clean energy technologies. Some clean energy technologies are relatively costly today, but costs may decrease over time as technological improvements occur, equipment is standardized, and the economies of scale take hold. If low-cost clean energy resources, such as wind energy, constitute a major portion of the portfolio of clean energy resources, the overall cost impact of reducing greenhouse gas emissions will be diminished, and efforts to curtail greenhouse gas emissions will be more politically and economically feasible [1,2,3].
Wind power, which is the fastest growing energy source, will play a vital role in the future energy supply of the world. Worldwide, wind energy will also supply a sizeable amount of electricity—approximately 16% in 2020, according to the forecasts of the Global Wind Energy Council [3]. The wind industry and governments have worked together for more than 20 years to advance both large and small wind energy technologies and to decrease the cost of energy. In spite of increasing capacities and reducing costs in large wind turbines, technological advances in wind turbines are still needed to bring the cost of wind energy to a level competitive with conventional generation sources. As reported in the literature, the initial cost of wind turbines is about half of the total wind plant development costs. Therefore, reducing the cost of wind turbines through advanced technology is one of the successful ways to decrease the cost of wind energy [4].
A wind turbine is a complex system in which design is a matter of constant tradeoff between the competing demands of lower cost, better energy productivity, increased lifetime, reliability and durability, and maintenance cost. Achieving a greater yield of the energy production may be costly without appropriate techniques. In this field, reducing materials to reduce capital investment may adversely affect operations and maintenance (O&M) costs. As a result, the technical concepts of modern wind turbines have to be significantly developed to create more lightweight and cost-effective designs.
The growth of wind power has led to an interest in addressing wind turbine towers. Negm and Maalawi [5] performed a structural optimization of a wind turbine tower. They proposed a simplified method that used structural analysis instead of the traditional finite element method (FEM) approach. Lavassas et al. [6] studied the static and dynamic behaviour of a 1 MW wind turbine tower using both detailed and simplified finite element models. They found that the seismic response was significantly less critical than the response caused by wind loading. Bazeos et al. [7] performed a stability analysis on a steel wind turbine tower and concluded that seismic analysis does not produce the governing design criterion for this type of structure. In recent years, the development of optimization algorithms has supplied designers with interesting tools to design wind turbine towers. Uys et al. [8] developed a procedure to achieve a design that will minimize the cost of a slightly conical steel tower for a wind turbine. This procedure was applied to the 1 MW steel wind turbine tower proposed by Lavassas et al. [6]. Silva et al. [9] developed a non-linear dynamic model based on experimental data for the structural analysis of reinforced concrete towers. This model was used to formulate some optimization problems to minimize the cost of reinforced concrete wind turbine towers. Wind turbine towers with different heights were analyzed to find the best solution by considering the cost, reliability and computational time. In this study, a computer program was developed to minimize the cost of a wind turbine steel tower with ring stiffening. This computer program uses the reliable procedure proposed in [10,11,12,13,14,15] and is based on Det Norske Veritas’ rules [16] and practice rules to optimize the design of a ring stiffened cylindrical shell loaded in bending and improve the particle swarm optimization algorithm. The optimization results obtained are presented and discussed.
To obtain cost-effective wind turbines, reducing the tower head weight, including the gearbox, rotor and blades, as well as the tower weight is very important. Because larger towers generally require larger transport vehicles and cranes, reducing the weight can decrease transportation and installation costs. Installation costs include those associated with transportation, construction, and interconnection. New tower technologies and materials, such as self-erecting towers and lightweight materials, have the potential to decrease installation costs. Currently, tubular steel towers have been used in wind turbines because they are more reliable. Therefore, designers need to find optimum designs for tubular steel towers by mainly taking into account the rated torque and maximum wind speeds. Computer tools based on reliable optimization algorithms may help designers design wind turbine towers and understand the effects of design parameters such as the hub height, the tower diameter and the wall thickness. In this paper, a virtual tool is developed to minimize the tower weight and the welding cost of a tubular steel tower. This tool is based on particle swarm optimization algorithm and is written in MATLAB. This code also allows the influence of some design parameters on the tower weight to be investigated.

2. Particle Swarm Optimization (PSO)

Because evolutionary algorithms such as genetic algorithms and evolutionary programming do not need to apply mathematical assumptions to the optimization problems and have better global search abilities when compared with conventional optimization algorithms, they have gained importance in structural and mechanical optimization problems in recent years [17,18,19,20,21,22,23,24,25,26]. Currently, a new evolutionary computation technique, called particle swarm optimization (PSO), has been successfully applied to structural and mechanical optimization problems.
PSO was inspired by the social behavior of biological organisms, especially the ability of the groups of some species of animals to work as a whole in locating desirable positions in a given area, e.g., birds flocking to a food source. In PSO, such social behavior is modeled as an optimization algorithm that guides a population of particles moving towards the most promising area of the search space. These particles are called the swarm. Unlike in the other evolutionary computation techniques, each particle in PSO is also associated with a velocity that is dynamically adjusted according to the historical behaviors of the particle. Hence, the particle’s position is changed according to its own behavior and that of its neighbors. Therefore, the particles have a tendency to move towards a suitable search area over the course of the search process.

Particle Swarm Optimization for Constrained Engineering Design Problems

The particle swarm algorithm was first introduced by Eberhart and Kennedy [17]. The motivation behind the algorithm was the intelligent collective behavior of organisms in a swarm (e.g., a flock of migrating birds) because the behavior of a single organism in the swarm may be totally inefficient. PSO was first designed to simulate birds seeking food, which is defined as a “cornfield vector”. Similar to other evolutionary algorithms, PSO can solve a variety of hard optimization problems but with a faster convergence rate [26]. Another advantage is that it requires only a few parameters to be tuned, making it attractive from an implementation viewpoint. Standard PSO is usually applied to solve unconstrained optimization problems. In this paper, the standard PSO algorithm is extended to solve constrained mechanical design optimization problems using methods that preserve a feasible population. PSO algorithms have also been applied to constrained optimization problems. For example, a bird finds food through social cooperation with other birds around it (within its neighborhood). PSO was then expanded to a multidimensional search. If the search space is d dimensional, the ith particle of the swarm can be represented by a d dimensional vector x. The velocity of this particle can be represesented by another d dimensional vector v. The original PSO algorithm is described below:
v i d   =   w   v i d   +   c 1 R 1 ( p b e s t , i x i d )   + c 2 R 2 ( g b e s t , i x i d )
x i d = x i d + v i d
where the index i represents the number of particles in the population and the index d represents the dimension of the solution; xi and vi are the current position and velocity of the ith particle, respectively; c1 and c2 are learning factors and are the social and cognitive components, respectively; and R1 and R2 are two random numbers between [0,1]; w is the inertial weight factor, and shows the effect of previous velocity vector on the new vector. Equation (1) calculates a new velocity (vi+1) for each particle based on its previous velocity, the best location it has achieved (pbest) so far, and the global best location (gbest) the population has achieved. Equation (2) provides the particle’s updated position in the search space.
Many researchers have expanded on the original idea with alterations ranging from minor parameter adjustments to complete a reworking of the algorithm. Others have used PSO to compare other global optimization algorithms, including genetic algorithms and differential evolution.
In the last few decades, great attention has been paid to structural optimization because raw material consumption is one of the most important factors that influence building construction. Material cost increases are offset entirely by the reduction of the use of that material due to the material being stronger and therefore less of the material being required. Additionally, as structures become larger such as wind turbine tower, production, transportation and installation costs will also rise. Because of the increasing demand for high-performance and low-cost structures, designers prefer to minimize the volume or the weight of the structure by optimization.
Many researchers have been working to find a technique to maintain a feasible population. There are a number of techniques proposed to handle constrained optimization problems. One of them is a technique called “fly back mechanism” and is proposed by He et al. [26]. This technique maintains a feasible population by incorporating a well-known basic PSO algorithm for solving structural optimization problems. PSO algorithms based on this technique are more reliable when compared with other algorithms based on penalty functions. According to this technique, the particles are initialized in a feasible search space. When the particles fly in feasible space to search for the solution, if any particle passes into infeasible space, it returns to a previous feasible position by flying back. Thus, a solution in feasible space will be guaranteed. Because the particle is most likely close to the boundary, the particle swarm optimization algorithm, improved by using a fly-back mechanism, has the important advantage of finding the global minimum faster than other algorithms for constrained structural optimization problems.
According to He et al. [26], regarding the proposed constraint handling technique, the improved particle swarm optimization with fly-back mechanism requires a feasible initial population to guarantee that the solution of successive generations are feasible. To generate a feasible initial population, an extra loop at the beginning of the algorithm is required to keep randomly re-initializing infeasible particles to ensure that they stay inside the feasible search space. General experience indicates that this is simple method is sufficiently good most mechanical and structural design problems since their feasible search spaces are usually large and feasible particles can be easily generated. Small size populations are preferred to minimize the time to find a feasible initial population. When examining all results presented in [26] it can be seen that the optimization results by the particle swarm optimization algorithm with fly-back mechanism are better or equal to other existing methods such as Genetic algorithm, Genetic search technique, Runarsson stochastic ranking method. However, a more important drawback of this technique is the requirement of an all-feasible initial population. This may be a disadvantage when dealing with problems with a very small feasible region. The “fly-back” mechanism keeps particles from flying out of the feasible region by discarding those flights which generate infeasible solutions. Since a large number of the particles' flying behaviors are wasted, due to searching outside the boundary in the complex structure optimization problem, iteration number may rise and time cost may increase. In this study, the particle swarm optimization algorithm with fly-back mechanism is used for the cost minimization of wind turbine towers. The particle swarm optimization algorithm can be described using the general flowchart given in Figure 1.
Figure 1. The flowchart of the particle swarm optimization.
Figure 1. The flowchart of the particle swarm optimization.
Energies 06 03822 g001

3. The Optimal Design of a Wind Turbine Steel Tower

In a wind turbine, the tower that carries the rotor and the nacelle is one of the key components. Towers for large wind turbines may be either tubular steel towers, lattice towers, or concrete towers [9]. Approximately 90% of all wind turbine towers are tubular steel towers. They are called tapered tubular towers because they gradually narrow towards the top. Because a wind turbine tower supports the rotor, nacelle and power transmission and control systems in the nacelle, it increases the weight of the rotating blades. The tower affects the efficiency and reliability of the wind turbine. Therefore, it should be designed and manufactured taking into account constraints such as the strength, frequency, stability and weight. The weight of the tower in a wind turbine has to be minimized for easy transportation and assembly. Today, a minimum weight structural design is of utmost importance for the successful and economical operation of a wind turbine. The reduction in the weight of the tower is very beneficial because of the manufacturability and cost. Therefore, modern optimization algorithms may help in obtaining successful tower designs under many constraints.
In this study, the cost calculation procedure for a wind turbine tower proposed by [8] is used to conduct the structural optimization of a wind turbine tower. This procedure finds the minimum cost depending on constraints such as the local buckling of the flat ring stiffeners, local shell buckling, and panel ring buckling in the tubular steel structure of the wind turbine. The procedure is extended with a natural frequency constraint. There are four design variables, the height and thickness of a flat ring stiffener (hr and tr, respectively), the wall thickness (t) and the diameter (D). The constrained optimization problem of a steel wind turbine tower and the objective function and constraints are described below:

3.1. Objective Function to be Minimized

The cost estimation is important in structural design. Thus recent advances achieved in technology such as integrated engineering, provide a new concept in the cost estimation starting from the design phase. In a structural design, designers should consider many important variables such as loads, materials, geometry, fabrication, transport, installation, maintenance and costs. Designers need cost function to be mathematically formulated as a function of these variables. Farkas and Jarmai [12] developed a cost calculation method for various welded steel structures. The model performs a cost function based on knowledge in practice and considered manufacturing operations. The cost function includes the cost of material, cutting, forming, assembly, welding and painting. This cost function has been applied to minimum cost design problems of various steel structures such as welded beams, layered sandwich beams, tubular trusses, frames, stiffened plates and shells. The virtual tool developed in this study uses this cost function for minimum cost design of wind turbine towers constructed with welded shells. The cost function, namely, the objective function, including the cost of material, assembly, welding and painting, is formulated according to the manufacturing process as in Equation (3):
K ( R , t ) = K M + 5 ( K F 0 + K F 1 ) + K F 2 + K F 3 + K F 4 + K p
The total cost also includes the cost of forming shell elements from a flat plate into near cylindrical shapes, the cost of cutting the flat ring stiffeners as well as the cost of painting and welding (Figure 2). When five shell elements with a length of 3 m without rings are manufactured, two axial butt welds are needed for each shell element. To avoid shell ovalization the number of stiffeners is suggested between 5 and 15 in [10]. It is clear that the cost increases as the number of stiffeners increase in wind turbine tower. In this paper, the number of stiffeners is set to 5 as a constant. In [8] it was mentioned the cost difference for the variation in number of ring-stiffeners (5–15) was too small (1.5%–3.6%).
Figure 2. Cost function for the wind turbine tower.
Figure 2. Cost function for the wind turbine tower.
Energies 06 03822 g002
The total material cost for each shell is:
K M = k M ρ V 2
where kM is the material cost factor and is taken as kM = 1 $/kg in this paper; ρ is density of the tower material and is 7.85 × 103 kg/m3 for steel. The volume of material for a shell, V2, is found by:
V 2 = 5 V 1 +   ( D h r ) π h r t r n
where tr, hr are the ring stiffener thickness, the ring stiffener height respectively; D is the elements of diameter to be welded; n is the number of elements to be assembled; V1 is the volume of an element:
V 1 = D π t 3000
The cost required to form a shell element into a slightly conical shape is considered in the factor KF0, which is given by:
K F 0 = k F θ F T
where T is the time spent on bending a plate element 3 m wide for 4 mm ≤ t ≤ 40 mm and 1750 mm ≤ D ≤ 3500 mm and can be calculated by Equuation (5). This formulation was derived from real data obtained from industry by Farkas and Jarmai [10]. θF is the difficulty factor, including the difficulty of fabrication and θF = 3 is used in this paper as proposed by Farkas et al. [12]. kF is the labor cost factor for each unit time and kF = 1 $/min as proposed by Farkas [11]:
l n T = 6.85825 4.5272 t 0.5 + 0.0095419 D 0.5
In this equation, which also includes the time to form the plate and reduce the initial imperfections due to forming, t is the plate thickness and D is the diameter. The general formula for the welding cost of a shell element the cost of welding is as follows:
K F 1 = k F ( θ W κ ρ V 1 ) +   k F [ 1.3 0.224 10 3 t 2 ( κ 3000 ) ]
where θW is a difficulty factor expressing the complexity of the assembly and is set to 2, as used in [11]. Here, the first member calculates the time of the assembly, κ is the number of structural parts to be assembled, the second member estimates the time of welding. The formulas in Equations (9) and (10), and are obtained depending on the welding technology and weld type specified.
The welding cost for a complete unstiffened shell segment is found by combining the five elements using four circumferential butt welds. This implies that the welding costs [8] can be calculated for a shell segment:
K F 2 = k F ( θ W 5 5 ρ V 1 ) +   1.3 0.2245 10 3 t 2 4 D π
The cutting cost of n flat plate rings using acetylene gas is as follows:
K F 3 = k F θ C C C t r 0.25 L C
where θc is the difficulty factor for cutting and is taken as 3; and Cc is the cutting parameter with value Cc = 1.1388 × 10−3. The approximate value of the cutting length Lc is calculated as below:
L C D π n + ( D 2 h r ) π n
The welding cost of n rings into the shell segment with double-sided GMAW-C fillet welds [8] is:
K F 4 = k F ( θ W ( n + 1 ) ρ V 2 ) +   1.3 0.3394 10 3 a W 2 2 D π n
The size of the weld for a ring of thickness tr is aW = 0.5 tr, but if the calculated value of aw is less than 3 mm, its value should be set to 3 mm in equation (13) (aW < 3 mm → aW = 3 mm). The cost of painting can be calculated as:
K P = k p S P
The surface area to be painted can be calculated as below:
S P = 4 R π 1500 + 5 2 2 ( D h r ) h r
where the paint cost factor is kP = 14.4 × 10−6 $/mm2.

3.2. Constraints

3.2.1. Constraint 1

According to [10,11,12,13,14], the constraint on the height to thickness ratio of a flat ring stiffener is as follows:
g 1 ( x ) = h r t r 0.375 E f y 0
where tr is the ring stiffener thickness. The elastic modulus E = 2.1 × 105 MPa and the yield stress fy = 355 MPa for steel.

3.2.2. Constraint 2

To prevent local shell buckling, the sum of the axial (a) and bending (b) stresses should be less than the critical buckling stress value [8,16]:
g 2 ( x ) = σ a + σ b σ c r =   G W D π t + M π ( D / 2 ) 2 t   f y 1 + γ 4 0
where:
γ 2 =   f y σ a + σ b   ( σ a σ E a + σ b σ E b )
σ E a =   ( 1.5 50 β )   C a   π 2 E 12 ( 1 v 2 )   ( t L r ) 2
σ E b =   ( 1.5 50 β )   C b   π 2 E 12 ( 1 v 2 )   ( t L r ) 2
C a =   1 + ( ρ a ξ ) 2
C b =   1 + ( ρ b ξ ) 2
ρ a =   0.5   ( 1 + D / 2 150 t ) 2
ρ b =   0.5   ( 1 + D / 2 300 t ) 2
ξ = 0.702 Z
Z =   2 L r 2 D t   1 v 2
L r =   L n + 1
The shell buckling strength should be multiplied by the imperfection factor (1.5–50 β), where β is a reduction factor derived by Farkas [11]. Firstly, Farkas [11] derived a differential equation using the bending theory of cylindrical shells. Then, an approximate formula in Equation (28) for maximum radial deformation was obtained from the solution of this equation. Using the maximum radial deformation limits proposed by The European Convention for Constructional Steelwork (ECCS), the imperfection factor and reduction factors given above were obtained. The solution of this equation The detailed derivation of it is presented in [11]:
0.04 0.5 D t   u m a x   0.08 0.5 D t
Introducing a reduction factor of β for which:
0.01 β =   u m a x 8 D t 0.02
β < 0.01 β = 0.01 β > 0.02 β = 0.02
The maximum radial deformation of a shell caused by the shrinkage of a circumferential weld is:
u m a x =   0.64   A T t D / 2 t
where ATt is the area of specific strains near the weld and is calculated for steel as follows [8]:
A T t = 0.844   10 3 Q T
For the calculation of residual deflection the Okerblom-method is used, which has been adopted by Farkas and Jármai [10], Farkas [11]. The specific heat induced by welding can be calculated for butt welds as follows:
Q T =   60.7 A w
t   10   m m     A w = 10 t
t >   10   m m     A w = 3.5 t
where A w is the cross-sectional area of the weld and its commonly used values are given in Equations (34) and (35) when estimating the cost of making a butt weld.

3.2.3. Constraint 3

The panel ring buckling constraint for a ring stiffener [8,16] is calculated as follows:
g 3 ( x ) = h r t r ( 2 Z 2   + 0.06 ) L r t 0
I r =   h r 3 t r 12 1 + 4 ω 1 + ω   ( σ m a x t ( D / 2 ) 4 500 E L r )
R 0 = R y G u m a x =   0.64   A T t D / 2 t
y G =   h r 2 ( 1 + ω )
ω =   L e t h r t r
L e = m i n ( L r ,   L e 0 = 1.5 0.5 D t )

3.2.4. Constraint 4

The natural frequency should be less than the rotation frequency of the blades:
g 4 ( x ) = 1.75 E I x L t o t a l 3 ( G W + 0.23   W t o w e r ) 1.1   f b l a d e 0
where Ltotal is the total height of the tower; GW is the total mass of the rotor and nacelle at the top of the wind turbine; Wtower is the weight of the tower; and Ix is the moment of inertia. Wtower and Ix are obtained by:
I x =   π ( 0.5 D ) 3 t
W t o w e r =   π D t L T o t a l   ρ

4. Estimation of Wind Loads on Wind Turbine Tower

Wind load on a structure depends on several factors such as wind velocity, surrounding terrain and the size, shape and dynamic response of the structure. Conventional theory assumes that the horizontal wind load pressures act normally on the face of the structure. Computations for wind in all directions are performed to find the most critical loading condition. In this study, the most common procedure introduced in the Eurocode Part 2–4 [27] is used to calculate wind loads on wind turbine tower. According to the Eurocode Part 2–4 [27], the average wind force FW acting on a structure or a structural component (see Figure 3) can be determined by using:
F w = c e ( z ) q r e f c s c d c f A r e f
where z is the reference height for external wind action; Aref is the reference area of the structure or structural element; cs and cd is the size factor and the dynamic factor, respectively. The structural factor cscd should take into account the effect of wind actions from the nonsimultaneous occurrence of peak wind pressures on the surface (cs) together with the effect of the vibrations of the structure due to turbulence (cd). cf is the force factor for the structure or structural element. qref is the reference velocity pressure in N/m2 and ce(z) is the exposure factor at height z.
The reference velocity pressure (qref) is calculated from the basic value of the reference wind speed (vref) at different heights with an air density of ρ =1.25 kg/m3 as follows:
q r e f = ρ 2 v 2 r e f
The exposure factor at height z can be found as:
c e ( z ) = c 2 r c 2 t ( 1 + 7 l v )
where lv is the turbulence intensity and can be defined by:
l v = k r c r c t
c r = k T ln ( z z 0 )
where kr is the turbulence factor; The recommended value for kr is 1,0 in [8]; kT is the terrain factor and ct is the orography factor; z0 is the roughness length and is determined between 0.003 and 1 depends on the ground roughness and the distance with uniform terrain roughness in an angular sector around the wind direction. The values of kT, ct and z0 can be obtained for sea or level area from tables and graphs in [13]. The force factor is given by [13]:
c f = ψ λ c f 0
where ψλ is the end-effect factor and cf0 is the force coefficient of structures or structural elements without free-end flow. cf 0 is presented as a function of the Reynolds number (Re) in [8]
The uniformly distributed wind loads for the three shell segments indicated by Pw1, Pw2 and Pw3 in Figure 2 are calculated by the relation:
P w = q r e f c s c d c f D
where D is the average diameter of the wind turbine tower.
In this paper, optimization is performed for the three shell segments using an average diameter and bending moment. Assuming that the tower behaves like a cantilever beam with a concentrated loads acting in the middle of every shell segment, the bending moments are found as seen in Figure 3.
Figure 3. The 45 m wind turbine tower model used in [8].
Figure 3. The 45 m wind turbine tower model used in [8].
Energies 06 03822 g003

5. Developed Virtual Tool for Particle Swarm Optimization

Physics-based modeling and simulation is important in all engineering problems. The development of computer software and hardware makes it possible to numerically solve complex mechanical and structural problems such as wind turbine design. In-house codes are primarily used for research projects and graduate studies; commercial packages are widely used to solve almost every engineering problem. In this study, a computer program is developed using MATLAB’s m-files for the particle swarm optimization of wind turbine towers. MATLAB is a high-performance language for technical computing. The developed program has graphical user interfaces (GUIs) and easy-to-use design steps for a novice to design a wind turbine tower and find optimization results depending on design variables such as the wall thickness, outer diameter of the tower, tower height and tower weight. The flowchart of the developed computer program is given in Figure 4. The main interface is basically composed of three main areas: the PSO parameters, the problem specification and the obtained results. The required input values can be inserted in GUI’s window, as shown in Figure 5. The right side of the window is reserved for user-specified parameters required for executing the particle swarm algorithm. The movements of the particles are shown on the left side of the window. Hence, designer can see the calculated values of parameters during the process of particle swarm optimization on the graph. The main idea of this program is to make it easier for the designer to try new parameters easily and quickly during the design process of the wind turbine tower. Furthermore, similar virtual tools have the potential to impact teaching and learning in a classroom.
Figure 4. The flowchart of the developed computer program.
Figure 4. The flowchart of the developed computer program.
Energies 06 03822 g004
Figure 5. A view of the developed computer program.
Figure 5. A view of the developed computer program.
Energies 06 03822 g005

6. Results and Discussions

In this paper, a computer program, WindTower, is validated using a numerical optimization problem for the structural design of the wind turbine tower proposed by Lavassas et al. and Uys et al. [6,8]. Numerical data for a sample wind turbine tower is given in Table 1 and Figure 2. In this study, particle swarm optimization parameters are selected to obtain the best solution after a number of trials and searching the literature. In this example, for PSO, the value of each learning factor (c1,c2) is taken as 1.49618. Empirical results have shown that the learning factors with c1 = c2 = 1.49618 provide good convergent behavior [17,23]. The maximum velocity (vmax) and the inertia weight factor (w) are selected as 0.5 and 0.9, respectively. The maximum generation number is 500 and the population is 50 for this example. The minimum and maximum values of the design variables are determined according to standard practice rules and are given in Table 2. The wind load acting on the shell tower is calculated according to Eurocode 1 Part 2–4 [27] (Table 1). The wind force and bending moment acting on the top of a 45 m tower for a 1MW wind turbine in Greece are given by Lavassas et al. and Uys et al. [6,8]. The load due to the self-weight of the nacelle is also considered.
Table 1. An example of numerical data.
Table 1. An example of numerical data.
Input Data
Pw16.334 kN/mFW0282 kN
Pw26.883 kN/mSafety factor1.5 -
Pw36.864 kN/mYield stress355 MPa
GW950 kNWind speed 136 m/s
MW0997 kNmBlade frequency 10.37 Hz
1 This value is taken from [6] and [8].
Table 2. Minimum and maximum values of the design variables.
Table 2. Minimum and maximum values of the design variables.
Design variablesMinimumMaximum
t4 mm40 mm
hr20 mm200 mm
tr4 mm20 mm
D1750 mm3500 mm
The mass and costs for five ring stiffeners are calculated in Table 3. These results agree well with [8], and the results obtained using the particle swarm optimization algorithm with fly-back mechanism are better than those obtained by the Rosenbrock search algorithm in [8]. The total cost and mass are reduced by 5.2% and 4.4%, respectively. Furthermore, the total tower mass is approximately 30% lower when compared with the wind turbine tower proposed in [6]. Table 4 represents the optimum values of design parameter for best solution. All optimization results presented in this paper are the best values of 15 runs. Since the optimization results in Table 3 are agreed with the results in [8] the trial number is set to 15. The developed computer program allows changing trial number.
Table 3. Comparison of the optimization results.
Table 3. Comparison of the optimization results.
Shell partsReference [8]This study
MassK-KPKMassK-KPK
Top5,398 kg12,096 $15,316 $5,27811,625 $14,770 $
Middle9,472 kg19,772 $23,574 $9,45619,761 $23,453 $
Bottom15,648 kg30,941 $35,330 $1444727,962 $32,201 $
Total30,518 kg62,809 $74,220 $29,18159,348 $70,424 $
Table 4. Optimization results for design parameters.
Table 4. Optimization results for design parameters.
Shell partsWall thicknessStiffener thicknessStiffener height
Top6.30 mm4.60 mm41.50 mm
Middle9.20 mm5.30 mm47.30 mm
Bottom11.50 mm6.50 mm57.50 mm
The results of PSO for wind turbine tower shown in Figure 5 including the worst value, the best value and the mean value of total cost are presented in Table 5. These results are obtained after 15 runs. This study examines the effects of increasing the wall thickness, diameter at the base and taper ratio on the mass and cost of a tower using a wind turbine tower with a height of 45 m with an external base diameter of 3.30 m and a diameter of 2.10 m at the top. Each segment of the tower (top, middle and bottom) is analyzed for various wall thicknesses. The optimization results for the top, middle and bottom segments are presented in Table 4, Table 5, Table 6, Table 7 and Table 8. The results show that the diameter decreases as wall thickness increases. In addition, the mass and cost increase.
Table 5. Results of PSO for wind turbine tower.
Table 5. Results of PSO for wind turbine tower.
Objective function K in 15 runs
Shell partsWorst (Max) ($)Best (Min) ($)Mean ($)Standard deviation ($)Mean time (s)
Top15,38114,77014,9282,25999.07
Middle23,59723,45323,4824,501104.79
Bottom35,27632,20132,7555,238106.12
Total74,25470,42471,16511998106.88
Table 6. Optimization results for the bottom segment.
Table 6. Optimization results for the bottom segment.
Wall thicknessAverage outer diameterMassStiffener heightStiffener thicknessK
12 mm3,153 mm13,998 kg57.6 mm6.5 mm30,822 $
13 mm2,916 mm14,023 kg61.8 mm7.2 mm31,137 $
14 mm2,754 mm14,263 kg44.6 mm5.1 mm31,372 $
15 mm2,718 mm15,088 kg56.9 mm6.7 mm33,246 $
16 mm2,720 mm16,094 kg61.7 mm6.9 mm35,210 $
Table 7. Optimization results for the middle segment.
Table 7. Optimization results for the middle segment.
Wall thicknessAverage outer diameterMassStiffener heightStiffener thicknessK
9 mm2,904 mm9,670 kg47.3 mm5.3 mm22,853 $
10 mm2,575 mm9,529 kg48.4 mm5.6 mm22,715 $
11 mm2,360 mm9,606 kg37.9 mm4.5 mm22,834 $
12 mm2,225 mm9,882 kg39.4 mm5.0 mm23,564 $
14 mm2,208 mm11,434 kg57.9 mm5.4 mm26,878 $
Table 8. Optimization results for the top segment.
Table 8. Optimization results for the top segment.
Wall thicknessAverage outer diameterMassStiffener heightStiffener thicknessK
7 mm2,027 mm5,248 kg41.4 mm4.6 mm14,408 $
8 mm1,805 mm5,341 kg74.5 mm8.7 mm15,189 $
9 mm1,807 mm6,016 kg49.0 mm5.4 mm16,210 $
10 mm1,772 mm6,558 kg42.1 mm5.3 mm17,364 $
12 mm1,779 mm7,896 kg46.1 mm5.6 mm20,241 $
A parametric study is carried out for towers with three different tapered ratios. The taper ratio is the ratio of the difference between the top diameter and the base diameter to the tower height. To obtain different taper ratios, the diameter at the top is fixed at 2100 mm, and the base diameter is increased. Table 9 compares the results for towers with three different base diameters. As the base diameter increases, the wall thickness decreases from 14 mm to 11 mm at the bottom segment. In this study, varying the taper ratio has a small effect on the mass and cost.
Table 9. Optimization results depending on the taper ratio.
Table 9. Optimization results depending on the taper ratio.
Taper ratioMassKWall thickness range
0.01828,876 kg69,452 $6.5–14.0 mm
0.02028,900 kg69,417 $6.5–13.5 mm
0.02728,880 kg70,404 $6.5–12 mm
0.03128,760 kg69,670 $6.5–11.5 mm
0.03829,417 kg70,812 $6.0–11.0 mm
For a fixed taper ratio, the impact of increasing the diameter on the mass and cost is investigated. Table 10 shows the variation of the cost, mass and wall thickness as the diameter increases. The table shows that the minimum mass and minimum cost can be obtained by varying the diameter. According to the optimization results, as the diameter decreases, the wall thickness increases. This case affects both the mass of the material and the welding, manufacturing and painting costs significantly. It is not possible to clearly describe the influence of the variation of the design variables. Therefore, to find the optimum results, each case is examined and analyzed under specific conditions. These results are in agreement with the optimization results of a conical shell cantilever column obtained by Farkas et al. [15]. Because the labor and material cost factors can change in different countries, the optimization results may vary.
Table 10. Optimization results depending on the same taper ratio.
Table 10. Optimization results depending on the same taper ratio.
Diameter baseDiameter topD/tMassK
Top1,600 mm2,800 mm2345,145 kg14,272 $
Middle1,600 mm2,800 mm1839,733 kg23,706 $
Bottom1,600 mm2,800 mm17314,416 kg32,207 $
Total1,600 mm2,800 mm-29,294 kg70,185 $
Top1,800 mm3,000 mm2905,080 kg14,109 $
Middle1,800 mm3,000 mm2249,510 kg23,155 $
Bottom1,800 mm3,000 mm20514,075 kg31,862 $
Total1,800 mm3,000 mm-28,665 kg69,126 $
Top2,100 mm3,300 mm3715,278 kg14,770 $
Middle2,100 mm3,300 mm2819,456 kg23,453 $
Bottom2,100 mm3,300 mm25414,447 kg32,201 $
Total2,100 mm3,300 mm-29,181 kg70,424 $
Top2,300 mm3,500 mm4165,540 kg15,138 $
Middle2,300 mm3,500 mm3229,699 kg23,481 $
Bottom2,300 mm3,500 mm27713,909 kg31,396 $
Total2,300 mm3,500 mm-29,148 kg69,929 $
Top2,500 mm3,700 mm4735,687 kg15,884 $
Middle2,500 mm3,700 mm3609,846 kg23,545 $
Bottom2,500 mm3,700 mm32114,056 kg31,246 $
Total2,500 mm3,700 mm-29,589 kg70,675 $

7. Conclusions

In this study, a virtual tool was developed to optimize the cost of a wind turbine steel tower with ring stiffeners using a particle swarm algorithm. A wind turbine tower model existing in the literature was used to verify the optimization results obtained. In the present study, an optimization problem for wind turbine steel towers with ring stiffening was considered using particle swarm optimization algorithm. The effects of design variables such as the wall thickness, dimension of the ring stiffener and tower diameter are investigated, and the optimum value was found for each case. It is found that the variations of the wall thickness and diameter have an important effect on the mass and cost of wind turbine towers. The optimization results were verified with previous optimization results using different optimization algorithms. When obtained results are compared with [8] the total cost and mass were reduced by 5.2% and 4.4%, respectively. Furthermore, the total tower mass was approximately 30% less than the wind turbine tower proposed in [6]. It should be noted that these results and the developed program can be used for reference for similar structural design problems.
Though the particle swarm optimization is one of the new methods for the analysis of many structural problems, it seems to be very promising in the structural design problems. Algorithmic optimization is becoming popular for structural design, but it is still not widely used in industry. Further development is needed to make computing approaches more accurate and consistent, and along with improved optimization tools allow designers to make more reliable and efficient structural designs. One of the inhibitors to the use of optimization algorithms in industry is optimization tools with interactive GUI. Future success of structural optimization is in application of expert knowledge with existing and emergent algorithmic and computing approaches to large-scale designs such as wind turbine tower. Therefore, the virtual tool introduced in this study may lead to new studies and applications for a cost-effective wind turbine tower design. This virtual tool and optimization results will be developed to help designing efficient structures and solve actual design problems.

Acknowledgments

A part of this research was supported by Uludag University, Scientific Research Center under grant BAP-YDP(M) 2012/10 and Texas Tech University, Mechanical Engineering Department DE-FG36-06GO86092.

References

  1. Mostafaeipour, A. Productivity and development issues of global wind turbine industry. Renew. Sustain. Energy Rev. 2010, 14, 1048–1058. [Google Scholar] [CrossRef]
  2. Saidur, R.; Islam, M.R.; Rahim, N.A.; Solangi, K.H. A review on global wind energy policy. Renew. Sustain. Energy Rev. 2010, 14, 1744–1762. [Google Scholar] [CrossRef]
  3. Berry, D. Innovation and the price of wind energy in the US. Energy Policy 2009, 37, 4493–4499. [Google Scholar] [CrossRef]
  4. Blanco, M.I. The economics of wind energy. Renew. Sustain. Energy Rev. 2009, 13, 1372–1382. [Google Scholar] [CrossRef]
  5. Negm, H.M.; Maalawi, K.Y. Structural design optimization of wind turbine towers. Comput. Struct. 2000, 74, 649–666. [Google Scholar] [CrossRef]
  6. Lavassas, I.; Nikolaidis, G.; Zervas, P. Analysis and design of the prototype of a steel 1-MW wind turbine tower. Eng. Struct. 2003, 25, 1097–1106. [Google Scholar] [CrossRef]
  7. Bazeos, N.; Hatzigeorgiou, G.D.; Hondros, I.D.; Karamaneas, H.; Karabalis, D.L.; Beskos, D.E. Static, seismic and stability analyses of a prototype wind turbine steel tower. Eng. Struct. 2002, 24, 1015–1025. [Google Scholar] [CrossRef]
  8. Uys, P.E.; Farkas, J.; Jármai, K.; van Tonder, F. Optimisation of a steel tower for a wind turbine structure. Eng. Struct. 2007, 29, 1337–1342. [Google Scholar] [CrossRef]
  9. Silva, M.A.; Brasil, R.M.; Arora, J.S. Formulations for the Optimal Design of RC Wind Turbine Towers. In Proceedings of the International Conference on Engineering Optimization, Rio de Janeiro, Brazil, 1–5 June 2008.
  10. Farkas, J.; Jármai, K. Analysis of some methods for reducing residual beam curvatures due to weld shrinkage. Weld World 1998, 41, 385–398. [Google Scholar]
  11. Farkas, J. Thickness design of axially compressed unstiffened cylindrical shells with circumferential welds. Weld World 2002, 46, 26–29. [Google Scholar] [CrossRef]
  12. Farkas, J.; Jármai, K.; Snyman, J.A.; Gondos, G. Minimum Cost Design of Ring-Stiffened Welded Steel Cylindrical Shells Subject to External Pressure. In Proceedings of the 3rd European Conference on Steel Structures, Coimbra, Portugal, 19–20 September 2002; pp. 513–522.
  13. Jármai, K.; Farkas, J.; Virág, Z. Minimum Cost Design of Ring-Stiffened Cylindrical Shells Subject to Axial Compression and External Pressure. In Proceedings of 5th World Congress of Structural and Multidisciplinary Optimization, Lido Di Jesolo, Italy, 19–23 May 2003.
  14. Earnest, J.; Wizelius, T. Wind Power Plants and Project Development; PHI Learning PHI Learning Private Limited: New Delhi, India, 2011. [Google Scholar]
  15. Farkas, J. Mathematical and technical optima in the design of welded steel shell structures. Int. J. Optim. Civil Eng. 2011, 1, 141–153. [Google Scholar]
  16. Det Norske Veritas (DNV). Buckling Strength of Shells; DNV-RP-C202; DNV: Høvik, Norway, 2010. [Google Scholar]
  17. Kennedy, J.; Eberhart, R. Particle Swarm Optimization. In Proceedings of IEEE International Conference on Neural Networks, Perth, Australia, 27 November–1 December 1995; pp. 1942–1948.
  18. Le Riche, R.G.; Knopf-Lenoir, C.; Haftka, R.T. A Segregated Genetic Algorithm for Constrained Structural Optimization. In Proceedings of the 6th International Conference on Genetic Algorithms, Pittsburgh, PA, USA, 15–19 July 1995; pp. 558–565.
  19. Hajela, P.; Shih, C. Multiobjective optimum design in mixed-integer and discrete design variable problems. AIAA J. 1989, 28, 670–675. [Google Scholar] [CrossRef]
  20. Parsopoulos, K.E.; Vrahatis, M.N. Recent approaches to global optimization problems through particle swarm optimization. Nat. Comput. 2002, 1, 235–306. [Google Scholar] [CrossRef]
  21. Shi, Y.; Eberhart, R.C. A Modified Particle Swarm Optimiser. In Proceedings of the IEEE International Conference on Evolutionary Computation, Anchorage, AK, USA, 4–9 May 1998; pp. 69–73.
  22. Shi, Y.; Eberhart, R.C. Parameter Selection in Particle Swarm Optimization. In Proceedings of 7th International Conference on Evolutionary Programming, EP’98, San Diego, CA, USA, 25–27 March 1998; pp. 591–600.
  23. Eberhart, R.C.; Shi, Y. Particle Swarm Optimization: Developments, Applications and Resources. In Proceedings of the IEEE International Conference on Evolutionary Computation, Seoul, Korea, 27–30 May 2001; pp. 81–86.
  24. Sandgren, E. Nonlinear integer and discrete programming in mechanical design optimization. J. Mech. Des. 1990, 112, 223–229. [Google Scholar] [CrossRef]
  25. Michalewicz, Z.; Schoenauer, M. Evolutionary algorithms for constrained parameter optimization problems. Evol. Comput. 1996, 4, 1–32. [Google Scholar] [CrossRef]
  26. He, S.; Prempain, E.; Wu, Q.H. An improved particle swarm optimizer for mechanical design optimization problems. Eng. Optim. 2004, 36, 585–605. [Google Scholar] [CrossRef]
  27. Eurocode 1: Actions on Structures—General Actions—Part 1-4: Wind Actions; EN1991-1-4; European Committee for Standardization: Brussels, Belgium, 2005.

Share and Cite

MDPI and ACS Style

Karpat, F. A Virtual Tool for Minimum Cost Design of a Wind Turbine Tower with Ring Stiffeners. Energies 2013, 6, 3822-3840. https://doi.org/10.3390/en6083822

AMA Style

Karpat F. A Virtual Tool for Minimum Cost Design of a Wind Turbine Tower with Ring Stiffeners. Energies. 2013; 6(8):3822-3840. https://doi.org/10.3390/en6083822

Chicago/Turabian Style

Karpat, Fatih. 2013. "A Virtual Tool for Minimum Cost Design of a Wind Turbine Tower with Ring Stiffeners" Energies 6, no. 8: 3822-3840. https://doi.org/10.3390/en6083822

Article Metrics

Back to TopTop