CN110807490A - An intelligent prediction method of transmission line engineering cost based on single base tower - Google Patents

An intelligent prediction method of transmission line engineering cost based on single base tower Download PDF

Info

Publication number
CN110807490A
CN110807490A CN201911067299.1A CN201911067299A CN110807490A CN 110807490 A CN110807490 A CN 110807490A CN 201911067299 A CN201911067299 A CN 201911067299A CN 110807490 A CN110807490 A CN 110807490A
Authority
CN
China
Prior art keywords
prediction model
vector machine
particle
model
tower
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911067299.1A
Other languages
Chinese (zh)
Inventor
杜英
马天男
万明勇
杨杰
张冀嫄
周萍
王超
焦杰
王军正
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
State Grid Sichuan Economic Research Institute
Original Assignee
BEIJING HUADIAN ZHUOYUE TECHNOLOGY Co Ltd
Economic and Technological Research Institute of State Grid Sichuan Electric Power Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by BEIJING HUADIAN ZHUOYUE TECHNOLOGY Co Ltd, Economic and Technological Research Institute of State Grid Sichuan Electric Power Co Ltd filed Critical BEIJING HUADIAN ZHUOYUE TECHNOLOGY Co Ltd
Priority to CN201911067299.1A priority Critical patent/CN110807490A/en
Publication of CN110807490A publication Critical patent/CN110807490A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2411Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on the proximity to a decision surface, e.g. support vector machines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/004Artificial life, i.e. computing arrangements simulating life
    • G06N3/006Artificial life, i.e. computing arrangements simulating life based on simulated virtual individual or collective life forms, e.g. social simulations or particle swarm optimisation [PSO]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/06Asset management; Financial planning or analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/06Energy or water supply

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Evolutionary Computation (AREA)
  • Development Economics (AREA)
  • Artificial Intelligence (AREA)
  • General Engineering & Computer Science (AREA)
  • Marketing (AREA)
  • Health & Medical Sciences (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Finance (AREA)
  • Game Theory and Decision Science (AREA)
  • Evolutionary Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Accounting & Taxation (AREA)
  • Operations Research (AREA)
  • General Health & Medical Sciences (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Tourism & Hospitality (AREA)
  • Biomedical Technology (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Public Health (AREA)
  • Water Supply & Treatment (AREA)
  • Primary Health Care (AREA)
  • Computing Systems (AREA)
  • Quality & Reliability (AREA)
  • Molecular Biology (AREA)
  • Computational Linguistics (AREA)
  • Biophysics (AREA)
  • Technology Law (AREA)

Abstract

本申请提供的基于单基塔的输电线路工程造价智能预测方法,包括以下步骤:结合最小二乘支持向量机模型的经验参数,构建经验参数预测模型;利用粒子群优化算法对所述预测模型中的参数进行优化,得到粒子群优化最小二乘支持向量机预测模型;将原始数据作为输入变量,输入到所述优化后的向量机预测模型中,并对所述向量机预测模型进行训练,得到单基塔的造价预测值。本申请中提供的方法利用主成分分析方法对指标进行降维处理,创新性地引入粒子群算法对最小二乘支持向量机模型进行参数寻优得到最优参数,将得到的主成分数据分别导入经验参数预测模型和优化参数预测模型中进行训练和预测,能够提升造价预测的精确性,提升造价管理的精细化水平。

Figure 201911067299

The method for intelligently predicting the cost of a transmission line project based on a single base tower provided by the present application includes the following steps: combining the empirical parameters of the least squares support vector machine model to construct an empirical parameter prediction model; Optimize the parameters of the particle swarm optimization least squares support vector machine to obtain the particle swarm optimization least squares support vector machine prediction model; use the original data as input variables, input them into the optimized vector machine prediction model, and train the vector machine prediction model to obtain Predicted cost of a single base tower. The method provided in this application uses the principal component analysis method to reduce the dimensionality of the indicators, innovatively introduces the particle swarm algorithm to optimize the parameters of the least squares support vector machine model to obtain the optimal parameters, and import the obtained principal component data into the Training and prediction in the empirical parameter prediction model and the optimized parameter prediction model can improve the accuracy of cost prediction and improve the level of refinement of cost management.

Figure 201911067299

Description

一种基于单基塔的输电线路工程造价智能预测方法An intelligent prediction method of transmission line engineering cost based on single base tower

技术领域technical field

本申请涉及电力工程建设技术领域,具体涉及一种基于单基塔的输电线路工程造价智能预测方法。The present application relates to the technical field of electric power engineering construction, and in particular to an intelligent prediction method of transmission line engineering cost based on a single base tower.

背景技术Background technique

近年来,随着我国电网建设工程投资规模和建设规模的不断扩大,加强电网工程造价管理,实现电网投资精益化管理已成为电网企业发展过程中面临的重要研究课题。通过有效计算每基杆塔的价实际造价,构建单基塔模式计价的框架体系与计价方法对于提高电网建设工程的可研估算、初设概算、施工图预算、竣工结算等造价管控水平,提升电网建设全过程造价管理,提高电网建设投资精益化管理水平具有重要的意义。In recent years, with the continuous expansion of the investment scale and construction scale of my country's power grid construction projects, strengthening the cost management of power grid projects and realizing the lean management of power grid investment have become an important research topic faced by power grid enterprises in the development process. By effectively calculating the actual cost of each base tower, the construction of a single base tower model pricing framework system and pricing method can improve the cost control level of power grid construction projects such as feasibility study estimates, preliminary design estimates, construction drawing budgets, and completion settlement. It is of great significance to manage the cost of the whole process of construction and improve the level of lean management of power grid construction investment.

以输配电价改革为核心的新一轮电力体制改革彻底改变了国家电网公司的盈利模式,输配电价受政府监管更加严格和透明,公司盈利模式也受到重大的影响。因此,电网造价管理作为控制公司建设成本的核心工作,必须要遵循高质量、高效率的发展原则。未来必须以电网投资造价管控为抓手,强化基建精准投资、精准控制。为了国家电网公司战略发展需求,必须创新工程建设、管理模式,必须探索新时代下电网工程造价管理新思路,以服务电网建设为出发点,全面提升工程造价管控能力和水平。The new round of power system reform centered on the reform of transmission and distribution prices has completely changed the profit model of State Grid Corporation. Therefore, as the core work of controlling the company's construction cost, power grid cost management must follow the development principles of high quality and high efficiency. In the future, we must focus on the control of power grid investment cost and strengthen the precise investment and control of infrastructure. In order to meet the strategic development needs of the State Grid Corporation of China, it is necessary to innovate the project construction and management model, and to explore new ideas for power grid project cost management in the new era. Taking serving the power grid construction as the starting point, the ability and level of project cost management and control must be comprehensively improved.

架空线路工程作为公司重要的生产运维载体,造价的影响因素较多,地形、地质、气象、运输条件等因素差异都会造成较大的造价差异。长期以来,架空输电线路工程预算、竣工结算和财务决算均按整条线路计价,工程建设管理、资产归集尚未形成精细化的管理,没有根据不同杆塔的实际投资进行进行单独计价,无法体现每基杆塔的实际造价水平,造价精确度有待于进一步提升。因此必须创新计价模式,加强电网工程建设造价管理,合理控制工程投资,提高电网建设效益。As an important production, operation and maintenance carrier of the company, overhead line project has many factors affecting the cost. Differences in topography, geology, meteorology, transportation conditions and other factors will cause large cost differences. For a long time, the project budget, completion settlement and financial final accounts of overhead transmission lines have been priced according to the entire line, and the project construction management and asset collection have not yet been refined. The actual cost level and cost accuracy of the base tower need to be further improved. Therefore, it is necessary to innovate the pricing model, strengthen the cost management of power grid engineering construction, reasonably control the project investment, and improve the efficiency of power grid construction.

发明内容SUMMARY OF THE INVENTION

本申请提供了一种基于单基塔的输电线路工程造价智能预测方法,用以解决现有预测方法不科学、预测精度不高的问题。The present application provides an intelligent forecasting method for transmission line engineering cost based on a single base tower, which is used to solve the problems of unscientific forecasting methods and low forecasting accuracy in existing forecasting methods.

本申请解决上述技术问题所采取的技术方案如下:The technical solutions adopted by the present application to solve the above-mentioned technical problems are as follows:

一种基于单基塔的输电线路工程造价智能预测方法,所述方法包括以下步骤:An intelligent prediction method for the construction cost of a transmission line based on a single base tower, the method comprises the following steps:

结合最小二乘支持向量机模型的经验参数,构建经验参数预测模型;Combine the empirical parameters of the least squares support vector machine model to build the empirical parameter prediction model;

利用粒子群优化算法对所述预测模型中的参数进行优化,得到粒子群优化最小二乘支持向量机预测模型;Using the particle swarm optimization algorithm to optimize the parameters in the prediction model to obtain the particle swarm optimization least squares support vector machine prediction model;

将原始数据作为输入变量,输入到所述优化后的向量机预测模型中,并对所述向量机预测模型进行训练,得到单基塔的造价预测值。The original data is used as an input variable to be input into the optimized vector machine prediction model, and the vector machine prediction model is trained to obtain the cost prediction value of a single base tower.

可选的,所述原始数据作为输入变量输入至所述优化后的向量机预测模型之前,所述方法还包括:Optionally, before the original data is input to the optimized vector machine prediction model as an input variable, the method further includes:

收集不同类型工程的单基塔造价历史数据,对所述单基塔造价历史数据进行标准化处理,得到所述原始数据。Collect historical data of the single-base tower cost of different types of projects, and standardize the historical data of the single-base tower cost to obtain the original data.

可选的,所述原始数据为不同类型输电线路工程造价相关历史基础数据。Optionally, the original data is historical basic data related to the engineering cost of different types of transmission lines.

可选的,所述收集不同类型工程的单基塔造价历史数据,对所述单基塔造价历史数据进行标准化处理,包括:Optionally, the collection of historical data of the single-base tower cost of different types of projects, and the standardized processing of the historical data of the single-base tower cost, including:

利用主成分分析对历史数据降维,输出新样本,包括:首先将所述历史数据标准化,得到标准化数据;然后根据所述标准化数据计算相关系数矩阵及其特征值和特征向量;最后计算每个主成分的方差贡献率,选取累计所述方差贡献率达到预设值的前n个主成分作为新样本输出。Use principal component analysis to reduce the dimension of historical data and output new samples, including: first standardizing the historical data to obtain standardized data; then calculating the correlation coefficient matrix and its eigenvalues and eigenvectors according to the standardized data; finally calculating each For the variance contribution rate of the principal component, the first n principal components whose cumulative variance contribution rate reaches the preset value are selected as the new sample output.

可选的,所述结合最小二乘支持向量机模型的经验参数,构建经验参数预测模型,包括:Optionally, building an empirical parameter prediction model in combination with the empirical parameters of the least squares support vector machine model, including:

给定最小二乘支持向量机模型的经验参数,构建经验参数预测模型。Given the empirical parameters of the least squares support vector machine model, an empirical parameter prediction model is constructed.

可选的,所述利用粒子群优化算法对所述预测模型中的参数进行优化,得到粒子群优化最小二乘支持向量机预测模型,包括:Optionally, the particle swarm optimization algorithm is used to optimize the parameters in the prediction model, and the particle swarm optimization least squares support vector machine prediction model is obtained, including:

首先获取初始化粒子速度和位置,根据粒子的速度和位置计算当前粒子适应度,选取当前粒子适应度最小值对应的位置作为粒子个体极值,比较当前粒子个体极值的适应度和上一个粒子个体极值的适应度,选取适应度小的粒子对应的位置作为全局极值;然后更新粒子的速度和位置,重复执行根据所述粒子的速度和位置计算当前粒子适应度的步骤,直至当迭代次数达到最大迭代次数或精度达到预设精度时,输出全局最优位置,即为优化的最小二乘支持向量机的参数;最后根据优化后的参数构建优化参数预测模型。First obtain the initial particle speed and position, calculate the current particle fitness according to the particle speed and position, select the position corresponding to the minimum value of the current particle fitness as the particle individual extremum, and compare the fitness of the current particle individual extremum with that of the previous particle individual. The fitness of the extreme value, select the position corresponding to the particle with small fitness as the global extreme value; then update the speed and position of the particle, and repeat the steps of calculating the current particle fitness according to the speed and position of the particle, until the number of iterations When the maximum number of iterations is reached or the precision reaches the preset precision, the global optimal position is output, which is the parameters of the optimized least squares support vector machine; finally, the optimized parameter prediction model is constructed according to the optimized parameters.

可选的,所述将原始数据作为输入变量,输入到所述优化后的向量机预测模型中,并对所述向量机预测模型进行训练,得到单基塔的造价预测值,包括:Optionally, the original data is used as an input variable to be input into the optimized vector machine prediction model, and the vector machine prediction model is trained to obtain the cost prediction value of a single base tower, including:

建立标准LSSVM模型,将数据代入模型进行训练,LSSVM预测模型的基本参数惩罚系数和核函数参数选择经验参数C=100,σ2=0.4,核函数K(x,xi)选取径向基(RadialBasis)核函数:A standard LSSVM model is established, and the data is substituted into the model for training. The basic parameter penalty coefficient and kernel function parameters of the LSSVM prediction model are selected as empirical parameters C=100, σ 2 =0.4, and the radial basis ( RadialBasis) kernel function:

Figure BDA0002259783520000021
Figure BDA0002259783520000021

可选的,机预测模型进行训练步骤,得到最后的预测结果。Optionally, the machine prediction model performs a training step to obtain a final prediction result.

本申请提供的技术方案包括以下有益技术效果:The technical solutions provided by this application include the following beneficial technical effects:

本申请提供的一种基于单基塔的输电线路工程造价智能预测方法,所述方法包括以下步骤:结合最小二乘支持向量机模型的经验参数,构建经验参数预测模型;利用粒子群优化算法对所述预测模型中的参数进行优化,得到粒子群优化最小二乘支持向量机预测模型;将原始数据作为输入变量,输入到所述优化后的向量机预测模型中,并对所述向量机预测模型进行训练,得到单基塔的造价预测值。本申请中提供的方法利用主成分分析方法对指标进行降维处理,创新性地引入粒子群算法对最小二乘支持向量机模型进行参数寻优得到最优参数,将得到的主成分数据分别导入经验参数预测模型和优化参数预测模型中进行训练和预测,能够提升造价预测的精确性,提升造价管理的精细化水平,解决现有预测方法不科学、预测精度不高的问题。The present application provides an intelligent prediction method for transmission line engineering cost based on a single base tower. The method includes the following steps: combining the empirical parameters of the least squares support vector machine model to construct an empirical parameter prediction model; The parameters in the prediction model are optimized to obtain a particle swarm optimized least squares support vector machine prediction model; the original data is used as an input variable to be input into the optimized vector machine prediction model, and the vector machine is predicted The model is trained to obtain the cost prediction value of a single base tower. The method provided in this application uses the principal component analysis method to reduce the dimensionality of the indicators, innovatively introduces the particle swarm algorithm to optimize the parameters of the least squares support vector machine model to obtain the optimal parameters, and import the obtained principal component data into the Training and forecasting in the empirical parameter forecasting model and the optimized parameter forecasting model can improve the accuracy of cost forecasting, improve the level of refinement of cost management, and solve the problems of unscientific forecasting methods and low forecasting accuracy.

附图说明Description of drawings

为了更清楚地说明本申请的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,对于本领域普通技术人员而言,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to illustrate the technical solutions of the present application more clearly, the accompanying drawings that need to be used in the embodiments will be briefly introduced below. Other figures may also be obtained from these figures.

图1为本申请实施例提供的基于单基塔的输电线路工程造价智能预测方法流程图。FIG. 1 is a flowchart of a method for intelligently predicting construction cost of a transmission line based on a single base tower provided by an embodiment of the present application.

具体实施方式Detailed ways

为了使本领域技术人员更好地理解本申请中的技术方案,下面将结合本申请实施例中的附图,对申请实施例中的技术方案进行清楚、完整地描述;显然,所描述的实施例仅是本申请的一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本申请保护的范围。In order to enable those skilled in the art to better understand the technical solutions in the application, the technical solutions in the application examples will be described clearly and completely below with reference to the accompanying drawings in the application examples; Examples are only some of the embodiments of the present application, but not all of the embodiments. Based on the embodiments in the present application, all other embodiments obtained by those of ordinary skill in the art without creative work shall fall within the protection scope of the present application.

请参考附图1,附图1为本申请实施例提供的基于单基塔的输电线路工程造价智能预测方法流程图,如图1所示,本申请实施例提供的基于单基塔的输电线路工程造价智能预测方法,所述方法包括以下步骤:Please refer to FIG. 1. FIG. 1 is a flowchart of a method for intelligently predicting construction cost of a power transmission line based on a single base tower provided by an embodiment of the present application. As shown in FIG. 1, a power transmission line based on a single base tower provided by an embodiment of the present application An intelligent prediction method for engineering cost, the method includes the following steps:

S1:结合最小二乘支持向量机模型的经验参数,构建经验参数预测模型。S1: Combine the empirical parameters of the least squares support vector machine model to construct an empirical parameter prediction model.

具体包括以下步骤:Specifically include the following steps:

(1)首先用一个非线性映射把样本从原空间映射到高维特征空间,将非线性估计函数转化为高维特征空间的线性估计函数

Figure BDA0002259783520000032
用ω和b分别表示回归函数的权向量和偏移量,根据结构风险最小化原则,寻找ω、b使其最小化,即有:(1) First use a nonlinear mapping Map the samples from the original space to the high-dimensional feature space, and convert the nonlinear estimation function into a linear estimation function of the high-dimensional feature space
Figure BDA0002259783520000032
Use ω and b to represent the weight vector and offset of the regression function, respectively. According to the principle of structural risk minimization, find ω and b to minimize them, that is:

Figure BDA0002259783520000033
Figure BDA0002259783520000033

式中:||ω||2用来控制模型的复杂度;c是正则化参数,控制对超出误差样本的惩罚程度;Remp为误差控制函数,也即ε不敏感损失函数。LSSVM在优化目标时选择误差ξi的平方作为损失函数,故优化问题为:In the formula: ||ω|| 2 is used to control the complexity of the model; c is the regularization parameter, which controls the degree of penalty for out-of-error samples; R emp is the error control function, that is, the ε-insensitive loss function. LSSVM chooses the square of the error ξ i as the loss function when optimizing the target, so the optimization problem is:

Figure BDA0002259783520000034
Figure BDA0002259783520000034

Figure BDA0002259783520000035
Figure BDA0002259783520000035

式中ξi为松弛因子。建立相应的拉格朗日法求解该问题,有:where ξ i is the relaxation factor. The corresponding Lagrangian method is established to solve this problem, as follows:

Figure BDA0002259783520000036
Figure BDA0002259783520000036

式中αi(i=1,2,…,l)是拉格朗日乘子。根据KKT优化条件,即分别求L对ω,b,ξi,α的偏导数,并令其等于0,可以求得:where α i (i=1,2,...,l) is the Lagrange multiplier. According to the KKT optimization conditions, that is, to find the partial derivatives of L with respect to ω, b, ξ i , and α respectively, and set them equal to 0, we can obtain:

(2)引入满足Mercer条件的任意对称函数作为核函数,核函数参数决定了样本在数据空间分布的复杂程度,对模型的性能有较大影响。通过最小二乘法求得α和b,最后得到应用LSSVM对非线性函数进行回归分析的决策函数为:(2) An arbitrary symmetric function that satisfies the Mercer condition is introduced as the kernel function. The parameters of the kernel function determine the complexity of the distribution of samples in the data space, which has a great impact on the performance of the model. α and b are obtained by the least squares method, and finally the decision function of applying LSSVM to regression analysis of nonlinear functions is obtained as:

S2:利用粒子群优化算法对所述预测模型中的参数进行优化,得到粒子群优化最小二乘支持向量机预测模型。S2: Use the particle swarm optimization algorithm to optimize the parameters in the prediction model to obtain the particle swarm optimization least squares support vector machine prediction model.

具体包括以下步骤:Specifically include the following steps:

(1)在一个d维搜索空间中,由m个代表问题可能解的粒子构成X={X1,X2,L,Xm},其中Xi={xi1,xi2,L,xid}表示第i个粒子的位置,d为LSSVM参数的个数,这里d=2。计算每一个LSSVM在训练集上产生的均方误差,构造如下的适应度函数,用来计算个体的适应度:(1) In a d-dimensional search space, X={X 1 ,X 2 ,L,X m } is composed of m particles representing possible solutions to the problem, where X i ={x i1 ,x i2 ,L,x id } represents the position of the ith particle, d is the number of LSSVM parameters, where d=2. Calculate the mean square error generated by each LSSVM on the training set, and construct the following fitness function to calculate the fitness of the individual:

Figure BDA0002259783520000041
Figure BDA0002259783520000041

f(x)=MSE(x)f(x)=MSE(x)

(2)将此粒子在d维空间中的飞行速度定义为Vi={vi1,vi2,L,vid},用Pi={Pi1,Pi2,L,Pid}表示该粒子自身搜索到的最好位置Pbest(相应的适应度最小),用Pg={Pg1,Pg2,L,Pgd}表示整个种群的最好位置Gbest,则第i个粒子的速度和位置更新根据如下公式确定:(2) The flying speed of the particle in the d-dimensional space is defined as V i ={v i1 ,v i2 ,L,v id }, which is represented by P i ={P i1 ,P i2 ,L,P id } The best position P best searched by the particle itself (the corresponding fitness is the smallest), and P g = {P g1 , P g2 , L, P gd } represents the best position G best of the entire population, then the i-th particle's Velocity and position updates are determined according to the following formulas:

Figure BDA0002259783520000043
Figure BDA0002259783520000043

式中ω为惯性权重因子;t为迭代次数;c1和c2为加速因子,表示粒子飞向其最优位置和整体最优位置的步长;rand()为在区间[0,1]中均匀分布的随机数。where ω is the inertia weight factor; t is the number of iterations; c 1 and c 2 are the acceleration factors, indicating the step size of the particle flying to its optimal position and the overall optimal position; rand() is in the interval [0,1] uniformly distributed random numbers.

(3)迭代次数达到最大迭代次数或精度达到预设的精度,则退出迭代循环,返回全局最优参数。利用粒子群算法可以优化LSSVM模型中的核函数参数和惩罚系数,避免人为的穷举试凑,可以获得更好的拟合效果。(3) When the number of iterations reaches the maximum number of iterations or the precision reaches a preset precision, the iteration loop is exited and the global optimal parameters are returned. The kernel function parameters and penalty coefficients in the LSSVM model can be optimized by using the particle swarm algorithm, avoiding artificial exhaustive trial and error, and obtaining a better fitting effect.

S3:将原始数据作为输入变量,输入到所述优化后的向量机预测模型中,并对所述向量机预测模型进行训练,得到单基塔的造价预测值。S3: The original data is used as an input variable to be input into the optimized vector machine prediction model, and the vector machine prediction model is trained to obtain the cost prediction value of a single base tower.

可选的,所述原始数据作为输入变量输入至所述优化后的向量机预测模型之前,所述方法还包括:Optionally, before the original data is input to the optimized vector machine prediction model as an input variable, the method further includes:

收集不同类型工程的单基塔造价历史数据,对所述单基塔造价历史数据进行标准化处理,得到所述原始数据。Collect historical data of the single-base tower cost of different types of projects, and standardize the historical data of the single-base tower cost to obtain the original data.

所述单基塔的造价的历史数据为以2018年中国某地区实际结算的20组110kV输电线路工程历史数据为样本,对工程单基塔的造价数据进行整理与分解。The historical data of the cost of the single base tower is based on the historical data of 20 groups of 110kV transmission line projects actually settled in a certain region of China in 2018 as samples, and the cost data of the single base tower of the project is sorted and decomposed.

对收集的历史数据进行标准化处理,包括以下步骤:Normalize the collected historical data, including the following steps:

(1)对历史数据进行标准化处理(1) Standardize the historical data

按照如下公式对历史数据进行标准化处理:The historical data is normalized according to the following formula:

Figure BDA0002259783520000044
Figure BDA0002259783520000044

其中,

Figure BDA0002259783520000045
in,
Figure BDA0002259783520000045

(2)计算样本相关系数矩阵(2) Calculate the sample correlation coefficient matrix

假定历史数据标准化后仍用X表示,则经标准化处理后数据的相关系数为:Assuming that the historical data is still represented by X after standardization, the correlation coefficient of the standardized data is:

Figure BDA0002259783520000046
Figure BDA0002259783520000046

其中,

Figure BDA0002259783520000047
in,
Figure BDA0002259783520000047

(3)计算相关系数矩阵R的特征值(λ12,L,λp)和相应的特征向量ai=(ai1,ai2,L,aip),i=1,2,L,p(3) Calculate the eigenvalues (λ 12 ,L,λ p ) of the correlation coefficient matrix R and the corresponding eigenvectors a i =(a i1 ,a i2 ,L,a ip ),i=1,2, L,p

(4)选择重要的主成分,并得到主成分表达式(4) Select important principal components and get the principal component expression

通过主成分分析可以获得p个主成分,但由于各个主成分的方差递减,其中所含的信息量相应递减,所以在实际分析中,一般根据各个主成分累积贡献率大小(即某个主成分的方差占全部方差的比重),选取前k个主成分,一般要求前k个主成分累积贡献率达到85%以上。P principal components can be obtained through principal component analysis, but since the variance of each principal component decreases, the amount of information contained in it decreases accordingly, so in actual analysis, it is generally based on the cumulative contribution rate of each principal component (that is, a principal component). The ratio of the variance to the total variance), select the first k principal components, and generally require the cumulative contribution rate of the first k principal components to reach more than 85%.

进一步的,所述原始数据为不同类型输电线路工程造价相关历史基础数据。Further, the original data is historical basic data related to the engineering cost of different types of transmission lines.

进一步的,所述收集不同类型工程的单基塔造价历史数据,对所述单基塔造价历史数据进行标准化处理,包括:Further, the collection of historical data of the single-base tower cost of different types of projects, and the standardized processing of the historical data of the single-base tower cost, including:

利用主成分分析对历史数据降维,输出新样本,包括:首先将所述历史数据标准化,得到标准化数据;然后根据所述标准化数据计算相关系数矩阵及其特征值和特征向量;最后计算每个主成分的方差贡献率,选取累计所述方差贡献率达到预设值的前n个主成分作为新样本输出。Use principal component analysis to reduce the dimension of historical data and output new samples, including: first standardizing the historical data to obtain standardized data; then calculating the correlation coefficient matrix and its eigenvalues and eigenvectors according to the standardized data; finally calculating each For the variance contribution rate of the principal component, the first n principal components whose cumulative variance contribution rate reaches the preset value are selected as the new sample output.

进一步的,所述结合最小二乘支持向量机模型的经验参数,构建经验参数预测模型,包括:Further, in combination with the empirical parameters of the least squares support vector machine model, an empirical parameter prediction model is constructed, including:

给定最小二乘支持向量机模型的经验参数,构建经验参数预测模型。Given the empirical parameters of the least squares support vector machine model, an empirical parameter prediction model is constructed.

可选的,所述利用粒子群优化算法对所述预测模型中的参数进行优化,得到粒子群优化最小二乘支持向量机预测模型,包括:Optionally, the particle swarm optimization algorithm is used to optimize the parameters in the prediction model, and the particle swarm optimization least squares support vector machine prediction model is obtained, including:

首先获取初始化粒子速度和位置,根据粒子的速度和位置计算当前粒子适应度,选取当前粒子适应度最小值对应的位置作为粒子个体极值,比较当前粒子个体极值的适应度和上一个粒子个体极值的适应度,选取适应度小的粒子对应的位置作为全局极值;然后更新粒子的速度和位置,重复执行根据所述粒子的速度和位置计算当前粒子适应度的步骤,直至当迭代次数达到最大迭代次数或精度达到预设精度时,输出全局最优位置,即为优化的最小二乘支持向量机的参数;最后根据优化后的参数构建优化参数预测模型。First obtain the initial particle speed and position, calculate the current particle fitness according to the particle speed and position, select the position corresponding to the minimum value of the current particle fitness as the particle individual extremum, and compare the fitness of the current particle individual extremum with that of the previous particle individual. The fitness of the extreme value, select the position corresponding to the particle with small fitness as the global extreme value; then update the speed and position of the particle, and repeat the steps of calculating the current particle fitness according to the speed and position of the particle, until the number of iterations When the maximum number of iterations is reached or the precision reaches the preset precision, the global optimal position is output, which is the parameters of the optimized least squares support vector machine; finally, the optimized parameter prediction model is constructed according to the optimized parameters.

可选的,所述将原始数据作为输入变量,输入到所述优化后的向量机预测模型中,并对所述向量机预测模型进行训练,得到单基塔的造价预测值,包括:Optionally, the original data is used as an input variable to be input into the optimized vector machine prediction model, and the vector machine prediction model is trained to obtain the cost prediction value of a single base tower, including:

建立标准LSSVM模型,将数据代入模型进行训练,LSSVM预测模型的基本参数惩罚系数和核函数参数选择经验参数C=100,σ2=0.4,核函数K(x,xi)选取径向基(RadialBasis)核函数:A standard LSSVM model is established, and the data is substituted into the model for training. The basic parameter penalty coefficient and kernel function parameters of the LSSVM prediction model are selected as empirical parameters C=100, σ 2 =0.4, and the radial basis ( RadialBasis) kernel function:

Figure BDA0002259783520000051
Figure BDA0002259783520000051

进一步的,机预测模型进行训练步骤,得到最后的预测结果。Further, the machine prediction model performs the training step to obtain the final prediction result.

本申请中提供的方法利用主成分分析方法对指标进行降维处理,创新性地引入粒子群算法对最小二乘支持向量机模型进行参数寻优得到最优参数,将得到的主成分数据分别导入经验参数预测模型和优化参数预测模型中进行训练和预测,能够提升造价预测的精确性,提升造价管理的精细化水平,解决现有预测方法不科学、预测精度不高的问题。The method provided in this application uses the principal component analysis method to reduce the dimensionality of the indicators, innovatively introduces the particle swarm algorithm to optimize the parameters of the least squares support vector machine model to obtain the optimal parameters, and import the obtained principal component data into the Training and forecasting in the empirical parameter forecasting model and the optimized parameter forecasting model can improve the accuracy of cost forecasting, improve the level of refinement of cost management, and solve the problems of unscientific forecasting methods and low forecasting accuracy.

需要说明的是,诸如“第一”和“第二”等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。It should be noted that relational terms such as "first" and "second" etc. are only used to distinguish one entity or operation from another entity or operation, and do not necessarily require or imply any relationship between these entities or operations. any such actual relationship or sequence exists. Moreover, the terms "comprising", "comprising" or any other variation thereof are intended to encompass a non-exclusive inclusion, whereby an article or device comprising a list of elements includes not only those elements, but also other elements not expressly listed, Or also include elements inherent to such a process, method, article or apparatus. Without further limitation, an element qualified by the phrase "comprising a..." does not preclude the presence of additional identical elements in a process, method, article or apparatus that includes the element.

以上所述仅是本申请的具体实施方式,使本领域技术人员能够理解或实现本申请。对这些实施例的多种修改对本领域的技术人员来说将是显而易见的,本文中所定义的一般原理可以在不脱离本申请的精神或范围的情况下,在其它实施例中实现。因此,本申请将不会被限制于本文所示的这些实施例,而是要符合与本文所公开的原理和新颖特点相一致的最宽的范围。The above descriptions are only specific embodiments of the present application, so that those skilled in the art can understand or implement the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be implemented in other embodiments without departing from the spirit or scope of the present application. Therefore, this application is not intended to be limited to the embodiments shown herein, but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

应当理解的是,本申请并不局限于上面已经描述并在附图中示出的内容,并且可以在不脱离其范围进行各种修改和改变。本申请的范围仅由所附的权利要求来限制。It should be understood that the present application is not limited to what has been described above and shown in the accompanying drawings and that various modifications and changes may be made without departing from its scope. The scope of the application is limited only by the appended claims.

Claims (8)

1. A power transmission line engineering cost intelligent prediction method based on a single-base tower is characterized by comprising the following steps:
an empirical parameter prediction model is constructed by combining empirical parameters of a least square support vector machine model;
optimizing parameters in the prediction model by utilizing a particle swarm optimization algorithm to obtain a particle swarm optimization least square support vector machine prediction model;
and inputting the original data serving as an input variable into the optimized vector machine prediction model, and training the vector machine prediction model to obtain the cost prediction value of the single-base tower.
2. The intelligent single-base-tower-based power transmission line construction cost prediction method according to claim 1, wherein before the original data is input to the optimized vector machine prediction model as an input variable, the method further comprises:
and collecting historical single-base tower construction cost data of different types of projects, and carrying out standardized processing on the historical single-base tower construction cost data to obtain the original data.
3. The intelligent single-base-tower-based power transmission line construction cost prediction method according to claim 1, wherein the original data is historical basic data related to different types of power transmission line construction costs.
4. The intelligent prediction method for the construction cost of the power transmission line based on the single-base tower as claimed in claim 2, wherein the collecting historical data of the construction cost of the single-base tower of different types of projects and the standardizing the historical data of the construction cost of the single-base tower comprises:
using principal component analysis to reduce dimension of historical data, and outputting a new sample, comprising: firstly, standardizing the historical data to obtain standardized data; then, calculating a correlation coefficient matrix, and a characteristic value and a characteristic vector thereof according to the standardized data; and finally, calculating the variance contribution rate of each principal component, and selecting the first n principal components with the accumulated variance contribution rate reaching a preset value as new samples to be output.
5. The intelligent single-base-tower-based power transmission line engineering cost prediction method according to claim 1, wherein the construction of the empirical parameter prediction model by combining empirical parameters of a least squares support vector machine model comprises:
and (3) giving empirical parameters of the least square support vector machine model, and constructing an empirical parameter prediction model.
6. The intelligent single-base-tower-based power transmission line engineering cost prediction method according to claim 1, wherein the parameters in the prediction model are optimized by using a particle swarm optimization algorithm to obtain a particle swarm optimization least squares support vector machine prediction model, and the method comprises the following steps:
firstly, acquiring the speed and the position of an initialized particle, calculating the fitness of the current particle according to the speed and the position of the particle, selecting the position corresponding to the minimum value of the fitness of the current particle as an individual extreme value of the particle, comparing the fitness of the individual extreme value of the current particle with the fitness of the individual extreme value of the previous particle, and selecting the position corresponding to the particle with low fitness as a global extreme value; then updating the speed and the position of the particle, and repeatedly executing the step of calculating the current particle fitness according to the speed and the position of the particle until the iteration times reach the maximum iteration times or the precision reaches the preset precision, outputting a global optimal position, namely the parameter of the optimized least square support vector machine; and finally, constructing an optimized parameter prediction model according to the optimized parameters.
7. The intelligent single-base-tower-based power transmission line engineering cost prediction method according to claim 1, wherein the step of inputting the original data as input variables into the optimized vector machine prediction model and training the vector machine prediction model to obtain the predicted single-base-tower cost value comprises the steps of:
establishing a standard LSSVM model, substituting data into the model for training, selecting an empirical parameter C of 100, and selecting a basic parameter penalty coefficient and a kernel function parameter of the LSSVM prediction model20.4 kernel function K (x, x)i) Choosing a Radial Basis kernel function:
Figure FDA0002259783510000011
8. the intelligent single-base-tower-based power transmission line engineering cost prediction method according to claim 7, characterized by repeating the steps of inputting the original data as an input variable into the optimized vector machine prediction model, and training the vector machine prediction model to obtain a final prediction result.
CN201911067299.1A 2019-11-04 2019-11-04 An intelligent prediction method of transmission line engineering cost based on single base tower Pending CN110807490A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911067299.1A CN110807490A (en) 2019-11-04 2019-11-04 An intelligent prediction method of transmission line engineering cost based on single base tower

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911067299.1A CN110807490A (en) 2019-11-04 2019-11-04 An intelligent prediction method of transmission line engineering cost based on single base tower

Publications (1)

Publication Number Publication Date
CN110807490A true CN110807490A (en) 2020-02-18

Family

ID=69501223

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911067299.1A Pending CN110807490A (en) 2019-11-04 2019-11-04 An intelligent prediction method of transmission line engineering cost based on single base tower

Country Status (1)

Country Link
CN (1) CN110807490A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111461397A (en) * 2020-02-26 2020-07-28 山东浪潮通软信息科技有限公司 Budget prediction method, equipment and medium based on improved support vector regression
CN112508512A (en) * 2020-11-26 2021-03-16 国网河北省电力有限公司经济技术研究院 Power grid engineering cost data management method and device and terminal equipment
CN113657459A (en) * 2021-07-28 2021-11-16 合肥国轩高科动力能源有限公司 Battery SOC prediction method and medium based on combination of principal component and support vector machine
CN116308579A (en) * 2023-02-23 2023-06-23 葛洲坝集团交通投资有限公司 Particle swarm-SVM-based engineering cost determination method, system and product

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103440370A (en) * 2013-08-21 2013-12-11 国家电网公司 Transmission and transformation project construction cost assessment method and device
CN105158137A (en) * 2015-07-28 2015-12-16 昆明理工大学 Detection method of air permeability of tipping paper based on least square support vector machine
CN106611260A (en) * 2015-10-26 2017-05-03 国家电网公司 Establishment for evaluation model of residential area power distribution network engineering cost index system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103440370A (en) * 2013-08-21 2013-12-11 国家电网公司 Transmission and transformation project construction cost assessment method and device
CN105158137A (en) * 2015-07-28 2015-12-16 昆明理工大学 Detection method of air permeability of tipping paper based on least square support vector machine
CN106611260A (en) * 2015-10-26 2017-05-03 国家电网公司 Establishment for evaluation model of residential area power distribution network engineering cost index system

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
刘晓春: "《雷达天线罩电性能设计技术》", 31 January 2017 *
司海涛: ""有小样本数据特征的输变电工程造价估算与灵敏度研究"", 《中国优秀博硕士学位论文全文数据库(硕士)经济与管理科学辑》 *
王绵斌等: ""基于支持向量机方法的输电工程造价指标评估体系"", 《电力建设》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111461397A (en) * 2020-02-26 2020-07-28 山东浪潮通软信息科技有限公司 Budget prediction method, equipment and medium based on improved support vector regression
CN112508512A (en) * 2020-11-26 2021-03-16 国网河北省电力有限公司经济技术研究院 Power grid engineering cost data management method and device and terminal equipment
CN113657459A (en) * 2021-07-28 2021-11-16 合肥国轩高科动力能源有限公司 Battery SOC prediction method and medium based on combination of principal component and support vector machine
CN116308579A (en) * 2023-02-23 2023-06-23 葛洲坝集团交通投资有限公司 Particle swarm-SVM-based engineering cost determination method, system and product

Similar Documents

Publication Publication Date Title
CN110807490A (en) An intelligent prediction method of transmission line engineering cost based on single base tower
CN112446534B (en) A construction period prediction method and device for power transmission and transformation projects
CN110163429B (en) A Short-Term Load Forecasting Method Based on Optimal Screening of Similar Days
CN102819772B (en) Power matching network builds material requirements Forecasting Methodology and device
CN110910004A (en) A method and system for extracting reservoir scheduling rules with multiple uncertainties
CN107609667B (en) Heating load prediction method and system based on Box_cox transform and UFCNN
Nichiforov et al. Deep learning techniques for load forecasting in large commercial buildings
CN104462861B (en) A kind of reservoir operation decision-making technique synthesized based on regulation o f reservoir operation
CN106651089A (en) Modeling and optimization method for production scheduling problem distribution set robust model
CN112884236B (en) A short-term load forecasting method and system based on VDM decomposition and LSTM improvement
CN114912721A (en) A method and system for predicting peak-shaving demand for energy storage
Fusco et al. Knowledge-and data-driven services for energy systems using graph neural networks
CN110276483A (en) Prediction Method of Sugar Raw Materials Based on Neural Network
CN106503833A (en) Photovoltaic generation short term power rolling forecast method based on algorithm of support vector machine
CN116629416A (en) Photovoltaic Power Plant Power Prediction Method and Device
CN108808657A (en) A kind of Short-Term Load Forecasting of Electric Power System
CN116167465A (en) Solar irradiance prediction method based on multivariate time series ensemble learning
CN112766609A (en) Power consumption prediction method based on cloud computing
CN110533243A (en) A kind of building energy consumption prediction technique based on fractal theory
CN110956304A (en) A short-term forecasting method of distributed photovoltaic power generation based on GA-RBM
CN111259340B (en) A Saturation Load Forecasting Method Based on Logistic Regression
CN113570414A (en) Electricity Price Prediction Method Based on Improved Adam Algorithm Optimizing Deep Neural Network
CN119250848A (en) A real estate valuation method based on Bayesian optimization and machine learning
CN118734257A (en) A method and system for ultra-short-term power load forecasting
CN107578130A (en) A Copper Futures Price Prediction Method for TSK Type Fuzzy System Based on Joint Learning of Structure and Parameters

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20200521

Address after: High tech Zone in Chengdu City West Shu 610041 Sichuan province No. 366

Applicant after: STATE GRID SICHUAN ECONOMIC Research Institute

Address before: High tech Zone in Chengdu City West Shu 610041 Sichuan province No. 366

Applicant before: STATE GRID SICHUAN ECONOMIC Research Institute

Applicant before: BEIJING HUADIAN ZHUOYUE TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
RJ01 Rejection of invention patent application after publication

Application publication date: 20200218

RJ01 Rejection of invention patent application after publication