Battery cell parameter estimation using pulse charging data
    17 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    KODJOVI SENAM BORIS AHIANDIPE
 el 30 de Mzo. de 2023
  
    
    
    
    
    Comentada: KODJOVI SENAM BORIS AHIANDIPE
 el 23 de Abr. de 2023
            Hello, 
I want to use a pulse charing data of a lithium ion equivalent circuit model parameter estimation. When I looked through matlab, there is an example titled "Generate parameter data for equivalent circuit batter block", this consist in thee steps :
1-Estimate battery discharge script Example_DischargePulseEstimation.
2-Model BatteryEstim3RC_PTBS.
3-Model BatteryEstim3RC_PTBS_EQ.
The only issue is that this model corresponfs to a pulse discharging data. 
My question is: 
1-Is there any exisiting model that corresponds to pulse discharing data ? 
2-Can I "flupud" my charging data and fit in this model rather
Any help will be really appreciated, thanks. 
0 comentarios
Respuestas (2)
  Sabin
    
 el 4 de Abr. de 2023
        The example you are pointing to is discharging the battery from fully charged to fully discharged. By changing the sign of the pulse current the battery will be charging. 
Check out the following example on MATLAB Central:
This example includes parameter estimation of single cell using pulsed discharge experiments.
Alternatively, you can check the Battery Parameter Extraction from Data example in Simscape Electrical where both charging and discharging pulses are used to extract battery parameters. I hope this helps.
2 comentarios
  Joel Van Sickel
    
 el 4 de Abr. de 2023
        I believe this process: https://www.mathworks.com/help/autoblks/ug/generate-parameter-data-for-estimations-circuit-battery-block.html#bvmmcj1
also supports pulse charge data.  It doesn't support combining charge and discharge cycles, but I believe it should work for purely charge cycles.  Flipuing the data wouldn't fix it.
They let you specify if the event is a charge or discharge event.
Regards,
Joel
0 comentarios
Ver también
Categorías
				Más información sobre Battery Pack Modeling en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




