CN104899667A - Electric car charging-discharging behavior prediction method - Google Patents

Electric car charging-discharging behavior prediction method Download PDF

Info

Publication number
CN104899667A
CN104899667A CN201510375663.6A CN201510375663A CN104899667A CN 104899667 A CN104899667 A CN 104899667A CN 201510375663 A CN201510375663 A CN 201510375663A CN 104899667 A CN104899667 A CN 104899667A
Authority
CN
China
Prior art keywords
electric automobile
discharge
particle
electric
recharge
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.)
Granted
Application number
CN201510375663.6A
Other languages
Chinese (zh)
Other versions
CN104899667B (en
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.)
North China Electric Power University
Original Assignee
North China Electric Power University
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 North China Electric Power University filed Critical North China Electric Power University
Priority to CN201510375663.6A priority Critical patent/CN104899667B/en
Publication of CN104899667A publication Critical patent/CN104899667A/en
Application granted granted Critical
Publication of CN104899667B publication Critical patent/CN104899667B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • Y04S10/54

Landscapes

  • Charge And Discharge Circuits For Batteries Or The Like (AREA)
  • Electric Propulsion And Braking For Vehicles (AREA)

Abstract

The invention provides an electric car charging-discharging behavior prediction method. The method includes the steps of a, setting electric car charging-discharging basic constraint; b, setting a target function; c, calculating MSN influence omega 2; d, using omega 2 to correct cross inheritance particle swarm algorithm parameters; e, using the electric car charging-discharging basic constraint as premise, and using the corrected cross inheritance particle swarm algorithm so solve the target function so as to obtain an electric car charging-discharging plan and power distribution network load. The method has the advantages that the cross inheritance particle swarm algorithm is used to predict the charging-discharging plan of an electric car user, influence of a mobile social network on the charging-discharging plan is fully considered, prediction result accuracy is increased greatly, and reliable reference data can be provided to the power supply department during power grid load adjusting.

Description

A kind of Forecasting Methodology of electric automobile discharge and recharge behavior
Technical field
The present invention relates to a kind of Forecasting Methodology considering the electric automobile discharge and recharge behavior of mobile community network impact, belong to power transmission and distribution technical field.
Background technology
The extensive use of electric automobile defines huge charge requirement, also brings huge challenge to the planning of electrical network, operation, therefore predicts the discharge and recharge behavior of electric automobile and study just to seem particularly important.
Along with improving and the V2G (abbreviation of Vehicle-to-grid of tou power price strategy, it is described that such a system: when hybrid electric vehicle or pure electric vehicle be not when running, by the electro-motor being connected to electrical network, energy is defeated by electrical network, conversely, when the battery of electric motor car needs to be full of, electric current can extract and be given to battery from electrical network) development of technology, electric automobile while as the vehicles, progressively starts the role playing the part of network load attemperator.Meanwhile, mobile community network (Mobile Social Network, MSN) expanding day, becomes a part indispensable in people's life.The influence power of MSN can affect the discharge and recharge plan even changing user to a certain extent, and then optimizes " peak load shifting ", even for electric automobile user creates larger income.
The existing electric automobile discharge and recharge Multiobjective Optimal Operation scheme based on tou power price utilizes crisscross inheritance particle cluster algorithm to predict the discharge and recharge plan of electric automobile user, and idiographic flow as shown in Figure 1.The program more adequately can predict the discharge and recharge plan of electric automobile, and network load regulates relatively obvious, and user's cost is less.But this scheme does not consider that MSN is on the impact of user's discharge and recharge plan, makes precision of prediction be subject to certain impact, is therefore necessary to be improved.
Summary of the invention
The object of the invention is to the drawback for prior art, the Forecasting Methodology of a kind of Consideration comprehensive electric automobile discharge and recharge behavior is provided, for power supply department regulates network load to provide reliable reference data.
Problem of the present invention realizes with following technical proposals:
A Forecasting Methodology for electric automobile discharge and recharge behavior, said method comprising the steps of:
A. formulate electric automobile discharge and recharge substantially to retrain:
P Lij<P ij<P Hij
-C/5<I ij<C/3
SOC ijmin<SOC ij<SOC ijmax
Wherein, P ijbe the charge-discharge electric power of i-th car at time period j, on the occasion of being electric discharge, negative value is charging; P lijrepresenting electric automobile maximum charge power, is negative value; P hijrepresent maximum discharge power, on the occasion of; I ijfor electric automobile i is at the charging and discharging currents of moment j, C is that vehicle lithium battery 1h is full of required electric current; SOC ijbe the quantity of electric charge of i-th electric automobile when time j, SOC ijminand SOC ijmaxrepresent lowest charge amount and maximum amount of charge respectively;
B. set objectives function:
1. network load mean square deviation computation model during structure electric automobile discharge and recharge:
minp 1 = Σ j = 1 24 ( p T j - Σ i = 1 n p i j - p a v e ) 2
p a v e = Σ j = 1 24 p T j - Σ i = 1 24 p i j 24 ,
In formula, P 1for network load mean square deviation; p tjduring for networking without electric automobile, network is at the load of time period j; P avefor the average load after electric automobile networking; N represents the quantity of electric automobile;
2. electric automobile user income calculation model is built:
minT 1 = Σ j = 1 24 Σ i = 1 n ( | P ij | M j ) ,
In formula, T 1for the income of electric automobile, negative value representative profit, on the occasion of representative loss; M jfor electricity price, on the occasion of representative charging electricity price, negative value representative is to electrical network feed electricity price;
3. convert above-mentioned two models to single model by weighting process, obtain final objective function:
min T = α ( T 1 T max ) + β ( p 1 p max ) ,
α+β=1,
In formula, T is T 1and P 1final goal value after weighting merges, α, β are weight coefficient; P maxfor former network load; T maxfor the cost needed from electricity minimum to electricity maximal value when electric automobile accepts adjustment;
C. MSN influence power ω is calculated 2:
ω 2=p+q,
In formula, p is external action, and q is internal influence, with reference to the impact of different p and q values for network, and initialization p=0.005, q=0.7 respectively;
D. ω is utilized 2crisscross inheritance particle cluster algorithm parameter is revised:
Basic particle group algorithm module in crisscross inheritance particle swarm algorithm model is as follows:
v l d k + 1 = ωv l d k + C 1 r a n d 1 k ( p l d k - x l d k ) + C 2 r a n d 2 k ( g l d k - x l d k ) ,
x l d k + 1 = x l d k + v l d k ,
In formula, represent the position of particle l d dimension in kth time iteration; for representing the speed of particle l d dimension in kth time iteration; for particle l optimal location in d dimension in k iteration; for all particles optimal location in d dimension in k iteration; ω is inertial factor; C 1, C 2for Studying factors;
Utilize ω 2to particle cluster algorithm inertia weight and Studying factors correction:
ω=aω 1+b(1-ω 2)
C 1=C 1s+sinω,
C 2=C 2s+cosω,
Wherein:
ω 1 = ω m a x - ( ω m a x - ω m i n ) n N ,
In formula, a, b are the weight coefficient of MSN influence power and inertial factor weighting, meet a+b=1, C 1sand C 2sbe respectively Studying factors C 1and C 2adjusted value, ω 1for primary particle group algorithm dynamic change inertial factor, ω maxfor ω 1theoretical maximum 0.9, ω minfor ω 1theoretical minimum value 0.4, n be current particle iterations in particle cluster algorithm, N is particle cluster algorithm particle iterations altogether;
E. be substantially constrained to prerequisite with electric automobile discharge and recharge, utilize the crisscross inheritance particle cluster algorithm revised to solve objective function, obtain discharge and recharge plan and the distribution network load of electric automobile.
The present invention predicts the discharge and recharge plan of electric automobile user and has taken into full account the impact of mobile community network on discharge and recharge plan, substantially increases the accuracy predicted the outcome, and network load can be regulated to provide reliable reference data for power supply department.
Accompanying drawing explanation
Below in conjunction with accompanying drawing, the invention will be further described.
Fig. 1 is the transfer automobile discharge and recharge Multiobjective Optimal Operation protocol procedures figure based on tou power price;
Fig. 2 is the lower electric automobile discharge and recharge concept map of MSN impact;
Fig. 3 is the electric automobile discharge and recharge prediction process flow diagram based on MSN impact;
Fig. 4 is the network load under 3 kinds of scheduling strategies.
In figure neutralization literary composition, each symbol inventory is: P ijbe the charge-discharge electric power of i-th car at time period j; P lijrepresent electric automobile maximum charge power; P hijrepresent maximum discharge power; I ijfor electric automobile i is at the charging and discharging currents of moment j; C is that vehicle lithium battery 1h is full of required electric current; SOC ijbe the quantity of electric charge of i-th electric automobile when time j, SOC ijminand SOC ijmaxrepresent lowest charge amount and maximum amount of charge respectively; P 1for network load mean square deviation; p tjduring for networking without electric automobile, network is at the load of time period j; P avefor the average load after electric automobile networking; N represents the quantity of electric automobile; T 1for the income of electric automobile; M jfor electricity price; T is T 1and P 1final goal value after weighting merges, α, β are weight coefficient; P maxfor former network load; T maxfor the cost needed from electricity minimum to electricity maximal value when electric automobile accepts adjustment; ω 2for MSN influence power; P is external action; Q is internal influence; represent the position of particle l d dimension in kth time iteration; for representing the speed of particle l d dimension in kth time iteration; for particle l optimal location in d dimension in k iteration; for all particles optimal location in d dimension in k iteration; W is inertial factor; C 1, C 2for Studying factors; A, b are weight coefficient; C 1sand C 2sbe respectively Studying factors C 1and C 2adjusted value; ω 1for primary particle group algorithm dynamic change inertial factor, ω maxfor ω 1theoretical maximum 0.9, ω minfor ω 1theoretical minimum value 0.4, n be current particle iterations in particle cluster algorithm, N is particle cluster algorithm particle iterations altogether.
Embodiment
The present invention includes two parts content: MSN is to the influence power of electric automobile discharge and recharge behavior; The discharge and recharge plan of electric automobile under this influence power.Below in conjunction with Fig. 2, Fig. 3, the present invention is elaborated:
(1) Fig. 2 is the influence power concept map of MSN to electric automobile discharge and recharge behavior.As the constituent particle of in MSN, electric automobile is subject to the informational influence (being called external action p) that Information Communication node in network is propagated, and network internal is associated individuality (other electric automobiles) idea, behavioral implications (being called internal influence q).P and q constitutes the influence power of MSN to electric automobile discharge and recharge jointly, is formulated as:
ω 2=p+q (1)
In formula, ω 2be the influence power of MSN to electric automobile discharge and recharge.
MSN influence power affects electric automobile discharge and recharge behavior, regulates the former network load of distribution region composition, reaches the object of " peak load shifting ".
(2) Fig. 3 is the electric automobile discharge and recharge prediction process flow diagram based on MSN impact, and concrete steps are described below:
Step S1: start.
Step S2: formulate electric automobile discharge and recharge and substantially retrain.Following constraint must be met: electric automobile charge-discharge electric power within the tolerance range of batteries of electric automobile, must protect battery to greatest extent during electric automobile discharge and recharge; Meanwhile, the quantity of electric charge of batteries of electric automobile also will meet user at any time and use needs, within quantity of electric charge bound scope.Restricted model is as follows:
P Lij<P ij<P Hij(2)
-C/5<I ij<C/3 (3)
SOC ijmin<SOC ij<SOC ijmax(4)
P ijbe the charge-discharge electric power of i-th car at time period j, on the occasion of being electric discharge, negative value is charging; P lijrepresenting electric automobile maximum charge power, is negative value; P hijrepresent maximum discharge power, on the occasion of; I ijfor electric automobile i is at the charging and discharging currents of moment j, C is that vehicle lithium battery 1h is full of required electric current; SOC ijbe the quantity of electric charge of i-th electric automobile when time j, SOC ijminand SOC ijmaxrepresent lowest charge amount and maximum amount of charge respectively.
Step S3: set objectives function.Model of the present invention is to regulate network load stable and ensure the electric automobile income objective function that has been target making, and objective function meets the constraint condition in step S2.
The stability of network load can represent by load mean square deviation, and mean square deviation less expression network load is more stable.Network load mean square deviation computation model during structure electric automobile discharge and recharge:
minp 1 = Σ j = 1 24 ( p T j - Σ i = 1 n p i j - p a v e ) 2 - - - ( 5 )
p a v e = Σ j = 1 24 p T j - Σ i = 1 24 p i j 24 - - - ( 6 )
In formula, P 1for network load mean square deviation; During for networking without electric automobile, network is at the load of time period j; P ijbe the charge-discharge electric power of i-th car at time period j, on the occasion of being electric discharge, negative value is charging; P avefor the average load after electric automobile networking; N represents the quantity of electric automobile.
By tou power price scheduling strategy and V2G technology, electric automobile user can obtain income by the Reasonable Regulation And Control batteries of electric automobile quantity of electric charge: during charging, this moment income is negative, and during electric discharge, this moment income is just.
Electric automobile user income calculation model:
minT 1 = Σ j = 1 24 Σ i = 1 n ( | P ij | M j ) - - - ( 7 )
In formula, T 1for the income of electric automobile, for negative representative of consumer income is just, for positive representative of consumer is lost; P ijbe the charge-discharge electric power of i-th car at time period j; M jfor on the occasion of representing charging electric vehicle electricity price, for negative value represents electric automobile to electrical network feed electricity price.
In order to ensure that network load optimum ensures user's income simultaneously, above-mentioned two models convert single model to by weighting process:
min T = α ( T 1 T max ) + β ( p 1 p max ) - - - ( 8 )
Formula (8) meets constraint condition:
α+β=1 (9)
In formula, T is the two weighting final goal value, and α, β are weight coefficient; P maxfor former network load; T maxfor the cost needed from electricity minimum to electricity maximal value when electric automobile accepts adjustment.
Formula (8) is final goal function, namely network load minimum while ensure electric automobile user income.Inequality (2), (3), (4) are the base region constraint of electric automobile discharge and recharge.
Step S4: calculate MSN influence power.MSN influence power computing method are formula (1), do not repeat at this.
Step S5: add MSN influence power, crisscross inheritance particle cluster algorithm parameter is revised.
Basic particle group algorithm module in crisscross inheritance particle swarm algorithm model is as follows:
V l d k + 1 = ωv l d k + C 1 r a n d 1 k ( p l d k - x l d k ) + C 2 r a n d 2 k ( g l d k - x l d k ) - - - ( 10 )
x l d k + 1 = x l d k + v l d k - - - ( 11 )
In formula, represent the position of particle l d dimension in kth time iteration, i.e. the charge-discharge electric power in an electric automobile a certain moment; for representing the speed of particle l d dimension in kth time iteration; for particle l optimal location in d dimension in k iteration; for all particles optimal location in d dimension in k iteration; ω is inertial factor, represents the coefficient that electric automobile does not change discharge and recharge behavior; C 1, C 2for Studying factors, represent electric automobile carries out discharge and recharge Behavioral change coefficient according to own situation, extraneous circumstance respectively, all the other parameters are particle cluster algorithm basic parameter, and therefore not to repeat here.
MSN is on the impact of electric automobile discharge and recharge, and be embodied on particle cluster algorithm inertia weight and Studying factors correction, it is described below:
ω=aω 1+b(1-ω 2) (12)
C 1=C 1s+sinω (13)
C 2=C 2s+cosω (14)
Wherein:
ω 1 = ω m a x - ( ω m a x - ω min ) n N - - - ( 15 )
In formula, a, b are the weight coefficient of MSN influence power and inertial factor weighting, meet a+b=1, C 1sand C 2sbe respectively Studying factors C 1and C 2adjusted value, ω 1for primary particle group algorithm dynamic change inertial factor, ω maxfor ω 1theoretical maximum 0.9, ω minfor ω 1theoretical minimum value 0.4, n be current particle iterations in particle cluster algorithm, N is particle cluster algorithm particle iterations altogether;
Step S6: initialization master data.The basic parameter of model is set, prepares emulation.
Step S7: utilize crisscross inheritance PSO Algorithm, be wherein constrained to prerequisite with discharge and recharge, solve adaptive value by objective function.
Step S8: try to achieve optimum solution, is electric automobile discharge and recharge plan.
Step S9: terminate.
The present invention is closeness to life actual conditions more, can be the discharge and recharge behavior that power department predicts electric automobile more truly by MSN influence power and tou power price strategy, and then electric automobile discharge and recharge behavior is regulated and controled both controlling, thus reach the object regulating network load, be electric automobile user extra earning, excitation user participates in network load and regulates simultaneously.The plan of travel of indirect predictions electric automobile, for the prediction electric automobile trip of municipal traffic department provides technical support.
Table 1 is the simulation comparison result of the present invention and prior art, and compared with the existing technology, when adopting this method to predict, load mean square deviation reduces 1/4, and user's income increases substantially, and meets our simulated target.
Table 1 simulated grid load stability of the present invention (load mean square deviation) and user's income
Fig. 4 is the network load under 3 kinds of scheduling strategies, can be found by Fig. 4, same tou power price, and the network load under MSN impact (the inventive method) is more mild, " peak load shifting " better effects if; Meanwhile, the grid load curve without MSN impact is shifted 0.5h to the right relative to the curve under MSN impact, shows that the electric automobile discharge and recharge under MSN impact regulates more timely, efficient.

Claims (1)

1. a Forecasting Methodology for electric automobile discharge and recharge behavior, is characterized in that, said method comprising the steps of:
A. formulate electric automobile discharge and recharge substantially to retrain:
P Lij<P ij<P Hij
-C/5<I ij<C/3
SOC ijmin<SOC ij<SOC ijmax
Wherein, P ijbe the charge-discharge electric power of i-th car at time period j, on the occasion of being electric discharge, negative value is charging; P lijrepresenting electric automobile maximum charge power, is negative value; P hijrepresent maximum discharge power, on the occasion of; I ijfor electric automobile i is at the charging and discharging currents of moment j, C is that vehicle lithium battery 1h is full of required electric current; SOC ijbe the quantity of electric charge of i-th electric automobile when time j, SOC ijminand SOC ijmaxrepresent lowest charge amount and maximum amount of charge respectively;
B. set objectives function:
1. network load mean square deviation computation model during structure electric automobile discharge and recharge:
minp 1 = Σ j = 1 24 ( p T j - Σ i = 1 n p i j - p a v e ) 2
p a v e = Σ j = 1 24 p T j - Σ i = 1 24 p i j 24 ;
In formula, P 1for network load mean square deviation; p tjduring for networking without electric automobile, network is at the load of time period j; P avefor the average load after electric automobile networking; N represents the quantity of electric automobile;
2. electric automobile user income calculation model is built:
minT 1 = Σ j = 1 24 Σ i = 1 n ( | P i j | M j ) ;
In formula, T 1for the income of electric automobile, negative value representative profit, on the occasion of representative loss; M jfor electricity price, on the occasion of representative charging electricity price, negative value representative is to electrical network feed electricity price;
3. convert above-mentioned two models to single model by weighting process, obtain final objective function:
min T = α ( T 1 T max ) + β ( p 1 p max )
α+β=1;
In formula, T is T 1and P 1final goal value after weighting merges, α, β are weight coefficient; P maxfor former network load; T maxfor the cost needed from electricity minimum to electricity maximal value when electric automobile accepts adjustment;
C. MSN influence power ω is calculated 2:
ω 2=p+q;
In formula, p is external action, and q is internal influence, with reference to the impact of different p and q values for network, and initialization p=0.005, q=0.7 respectively;
D. ω is utilized 2crisscross inheritance particle cluster algorithm parameter is revised:
Basic particle group algorithm module in crisscross inheritance particle swarm algorithm model is as follows:
v l d k + 1 = ωv l d k + C 1 r a n d 1 k ( p l d k - x l d k ) + C 2 r a n d 2 k ( g l d k - x l d k ) ;
x l d k + 1 = x l d k + v l d k ;
In formula, represent the position of particle l d dimension in kth time iteration; for representing the speed of particle l d dimension in kth time iteration; for particle l optimal location in d dimension in k iteration; for all particles optimal location in d dimension in k iteration; ω is inertial factor; C 1, C 2for Studying factors;
Utilize ω 2to particle cluster algorithm inertia weight and Studying factors correction:
ω=aω 1+b(1-ω 2)
C 1=C 1s+sin ω
C 2=C 2s+cos ω;
Wherein:
ω 1 = ω m a x - ( ω m a x - ω min ) n N ;
In formula, a, b are the weight coefficient of MSN influence power and inertial factor weighting, meet a+b=1, C 1sand C 2sbe respectively Studying factors C 1and C 2adjusted value, ω 1for primary particle group algorithm dynamic change inertial factor, ω maxfor ω 1theoretical maximum 0.9, ω minfor ω 1theoretical minimum value 0.4, n be current particle iterations in particle cluster algorithm, N is particle cluster algorithm particle iterations altogether;
E. be substantially constrained to prerequisite with electric automobile discharge and recharge, utilize the crisscross inheritance particle cluster algorithm revised to solve objective function, obtain discharge and recharge plan and the distribution network load of electric automobile.
CN201510375663.6A 2015-06-30 2015-06-30 A kind of Forecasting Methodology of electric vehicle charge and discharge behavior Active CN104899667B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510375663.6A CN104899667B (en) 2015-06-30 2015-06-30 A kind of Forecasting Methodology of electric vehicle charge and discharge behavior

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510375663.6A CN104899667B (en) 2015-06-30 2015-06-30 A kind of Forecasting Methodology of electric vehicle charge and discharge behavior

Publications (2)

Publication Number Publication Date
CN104899667A true CN104899667A (en) 2015-09-09
CN104899667B CN104899667B (en) 2018-06-08

Family

ID=54032320

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510375663.6A Active CN104899667B (en) 2015-06-30 2015-06-30 A kind of Forecasting Methodology of electric vehicle charge and discharge behavior

Country Status (1)

Country Link
CN (1) CN104899667B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106655232A (en) * 2017-01-13 2017-05-10 东北电力大学 Electric car distributed charge-discharge scheduling policy based on three-phase load balance
CN109214095A (en) * 2018-09-13 2019-01-15 云南民族大学 Electric car charge and discharge Multiobjective Optimal Operation method
CN112907153A (en) * 2021-01-15 2021-06-04 中原工学院 Electric vehicle dispatching method considering various requirements of user in mixed scene
CN117634931A (en) * 2024-01-25 2024-03-01 华北电力大学 Electric automobile adjustment capability prediction method and system considering charging behavior

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102722767A (en) * 2012-07-02 2012-10-10 山东鲁能智能技术有限公司 Electromobile charging and exchanging power station stationing and planning system and method
CN103679299A (en) * 2013-12-30 2014-03-26 华北电力大学(保定) Electric automobile optimal peak-valley time-of-use pricing method giving consideration to owner satisfaction degree
CN103840521A (en) * 2014-02-27 2014-06-04 武汉大学 Large-scale electric vehicle optimized charging and discharging system and method based on the optimal power flow

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102722767A (en) * 2012-07-02 2012-10-10 山东鲁能智能技术有限公司 Electromobile charging and exchanging power station stationing and planning system and method
CN103679299A (en) * 2013-12-30 2014-03-26 华北电力大学(保定) Electric automobile optimal peak-valley time-of-use pricing method giving consideration to owner satisfaction degree
CN103840521A (en) * 2014-02-27 2014-06-04 武汉大学 Large-scale electric vehicle optimized charging and discharging system and method based on the optimal power flow

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106655232A (en) * 2017-01-13 2017-05-10 东北电力大学 Electric car distributed charge-discharge scheduling policy based on three-phase load balance
CN109214095A (en) * 2018-09-13 2019-01-15 云南民族大学 Electric car charge and discharge Multiobjective Optimal Operation method
CN109214095B (en) * 2018-09-13 2023-04-07 云南民族大学 Electric vehicle charging and discharging multi-objective optimization scheduling method
CN112907153A (en) * 2021-01-15 2021-06-04 中原工学院 Electric vehicle dispatching method considering various requirements of user in mixed scene
CN117634931A (en) * 2024-01-25 2024-03-01 华北电力大学 Electric automobile adjustment capability prediction method and system considering charging behavior
CN117634931B (en) * 2024-01-25 2024-04-16 华北电力大学 Electric automobile adjustment capability prediction method and system considering charging behavior

Also Published As

Publication number Publication date
CN104899667B (en) 2018-06-08

Similar Documents

Publication Publication Date Title
Song et al. Pontryagin’s minimum principle-based real-time energy management strategy for fuel cell hybrid electric vehicle considering both fuel economy and power source durability
Lei et al. An adaptive equivalent consumption minimization strategy for plug-in hybrid electric vehicles based on traffic information
Fu et al. Optimization based energy management strategy for fuel cell/battery/ultracapacitor hybrid vehicle considering fuel economy and fuel cell lifespan
Zand et al. Using adaptive fuzzy logic for intelligent energy management in hybrid vehicles
Zheng et al. A novel real-time scheduling strategy with near-linear complexity for integrating large-scale electric vehicles into smart grid
Chen et al. Particle swarm optimization-based optimal power management of plug-in hybrid electric vehicles considering uncertain driving conditions
Tulpule et al. Effects of different PHEV control strategies on vehicle performance
Teichert et al. Joint optimization of vehicle battery pack capacity and charging infrastructure for electrified public bus systems
CN202498998U (en) Fuel cell hybrid energy management control system
Bordons et al. Model predictive control for power management in hybrid fuel cell vehicles
CN110011342A (en) A kind of cluster electric car charge-discharge electric power optimum management method
CN107453381B (en) Electric car cluster power regulating method and system based on two stages cross-over control
CN104078978B (en) A kind of electric automobile networking primary frequency modulation control method of smart grid-oriented
CN111064214A (en) Power distribution network optimal scheduling method based on electric vehicle two-stage rolling strategy
CN116001624A (en) Ordered charging method for one-pile multi-connected electric automobile based on deep reinforcement learning
CN104899667A (en) Electric car charging-discharging behavior prediction method
CN109050284A (en) A kind of electric car charge and discharge electricity price optimization method considering V2G
CN105826934A (en) Method for controlling auxiliary frequency modulation of electric vehicle based on feasible region
CN109710882A (en) A kind of orderly charge and discharge load modeling of off-network type micro-capacitance sensor electric car and method for solving based on optimization operation
Liu et al. Nonlinear model predictive control for series-parallel hybrid electric buses
Masood et al. Robust adaptive nonlinear control of plugin hybrid electric vehicles for vehicle to grid and grid to vehicle power flow with hybrid energy storage system
Rizzo et al. Converting conventional cars in mild hybrid solar vehicles
Kazemi et al. Utilizing situational awareness for efficient control of powertrain in parallel hybrid electric vehicles
CN115360738B (en) Electric automobile primary frequency modulation control method considering controllable domain constraint
CN109978285A (en) A kind of region micro-capacitance sensor Optimization Scheduling that electric car accesses on a large scale

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant