Community Profile

photo

Javier Gazzarri

Last seen: 2 días hace Con actividad desde 2014

Followers: 0   Following: 0

Contacto

Estadísticas

All
  • Knowledgeable Level 3
  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 4
  • First Review
  • First Submission
  • 3 Month Streak
  • Revival Level 2
  • Knowledgeable Level 2
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Parameter estimation. Different temperature values
Hi Elvir, No, you don't need to worry about that. The isothermal simulation does not need any temperature setting on your part....

3 meses hace | 0

Respondida
Parameter estimation. Different temperature values
Hi Elvir, The parameter estimation procedure is intended to be used on an isothermal experiment. The results you obtain are, th...

3 meses hace | 0

Respondida
Li-ion battery pack aging
Hello Nalla, Please consider using the passive balancing block in Simscape Battery. Connecting this to the battery pack will be...

8 meses hace | 0

Respondida
Li-ion battery R0 value
Hello Nalla, The R0 growth will depend on the type of cell, operating and environmental conditions. It is information you need ...

8 meses hace | 0

Respondida
Run Current Profiles on a cell and only receive simulated results
Hi Katarina, Certainly. If you need to run one or several current profiles through your model, please connect a controlled curr...

8 meses hace | 0

Respondida
Run Current Profiles on a cell and only receive simulated results
Hello Katarina, The task you are describing is the validation of the estimated parameters. You need to specify the validation c...

9 meses hace | 0

Respondida
Causality for FMU in simscape electrical : how to separate an electrical conserving port into 2 physical or simulink signal ports to create an FMU with it.
Hello Enzo, Do you want to create an FMU block for both components connected in series, or one FMU block for each of them? In...

9 meses hace | 0

Respondida
How to debug .ssc file for custom simscape component
Hello Sudhanshu, Hitesh, The equivalent to a breakpoint is not possible in Simscape because the code in an ssc file is not exec...

9 meses hace | 0

Respondida
Cell balancing of Li-on battery
Hello Nalla, When I run your model I can see the temperature output (please make sure you enable temperature effects) and the c...

9 meses hace | 0

Respondida
Setting Aging parameters in generic battery model (battery mask)
Hello Jarin, Aging parameters are typically difficult to find in datasheets and sometimes you need to cycle the battery to find...

9 meses hace | 0

Respondida
Choosing a machine learning model for predicting the results of a process
Hello Fabian, Great use case for Machine Learning. In MATLAB you can actually try several ML algorithms simultaneously and pic...

9 meses hace | 0

Respondida
Battery builder in Simscape question
Hello Bacel, You can do this by defining the cell, defining a parallel assembly of just one cell, and then creating a module o...

9 meses hace | 0

Respondida
Simulate 1 hour SOC of the Generic Model Simscape Electrical Battery in 1 second
Hello Haad, In this case I would convert all units in all block parameters to hours instead of seconds. Depending on the case, ...

9 meses hace | 1

| aceptada

Respondida
How is "power_dissipated" being calculated when linking a Probe block to a Battery (Table - Based) block?
Hello Jose, I believe this is because the default units for power dissipation is kW as opposed to W. You can see this when you ...

9 meses hace | 0

| aceptada

Respondida
Using Simscape Model (code generated or just protected) to run Simulation on PC with just Matlab/Simulink
Hi Hitesh, Yes, you don't need to create a project for this. From the top level of the model, please go to: SAVE -> Standalone...

9 meses hace | 0

Respondida
Using Simscape Model (code generated or just protected) to run Simulation on PC with just Matlab/Simulink
Hello Hitesh. This is indeed possible and there are a couple of options: 1) Create a Protected Model Reference as described her...

9 meses hace | 0

Respondida
Simulate 1 hour SOC of the Generic Model Simscape Electrical Battery in 1 second
Hello Haad, I see two options: 1- You can scale everything that is linear so that 1sec simulation = 1h real time. For the batt...

9 meses hace | 1

Respondida
How to correctly estimate simulation time and error in a battery cell simulation
Hello Jorge, Your statement about error and simulation time is correct. However, if the model is simple (e.g. it only has a sin...

9 meses hace | 0

Respondida
Curve-fitting of measured and simulated equivalent circuit impedance to find R/C values.
Hello Aditya, You can use Optimization Toolbox to fit a R0 + 2RC equivalent circuit to an impedance spectrum as long as this is...

9 meses hace | 0

Respondida
Simulate 1 hour SOC of the Generic Model Simscape Electrical Battery in 1 second
Hello Haad, I am not sure I understand the 1sec = 1hour statement. The battery capacity in the block is entered in Ah, so you ...

9 meses hace | 1

Respondida
Warnings in Simscape battery for Cell Balancing
Hello Manoj, Can you please give me a few more details about the battery cell you are modeling? What is the maximim voltage for...

9 meses hace | 0

| aceptada

Respondida
How to set initial SOC value in simscape 1RC or 2RC equivalent circuit model (Lithim-Ion-Battery)
Hello Jassir, You are correct. Qe_init (charge deficit) is where you can set initial SOC. Please take into account that Qe has ...

9 meses hace | 1

| aceptada

Respondida
Assertion error in battery pack cooling system implementation
Hello Ali, Can you please check if you are using the same current sign convention we do in the block? In many cases I see this ...

9 meses hace | 0

| aceptada

Respondida
Is there a way to reset the simscape battery model during simulation?
Hello Maximilian, Would you kindly provide the current profile you are using? SOC is calculated integrating current and dividin...

alrededor de 1 año hace | 0

Respondida
What is the nominal parameters of the battery used in "Lithium Battery Cell - Two RC" model? and the type of the battery model?
Hello Vikas, The parameterization of the battery cell in this example is done as a function of SOC and temperature with a grid ...

alrededor de 1 año hace | 0

Respondida
How to simulate battery charge over time?
Hello Max, Thank you for your question. The way I would implement your design is with a combination of Simscape Battery or Sim...

alrededor de 1 año hace | 0

Respondida
Errror: Brace indexing is not supported for variables of this type. No results
Hello Himanshu, Thank you for your question. I believe your current sign convention is reversed. Could you please try changing...

alrededor de 1 año hace | 0

Respondida
I want to model lithium ion battery with temperature and aging effect. Can I know battery age in battery table based model?
Hello Jarin, Thank you for your question. The Battery (Table-based) block (Simscape Battery or Simscape Electrical) computes b...

alrededor de 1 año hace | 1

Respondida
Example_DischargePulseEstimation.m applying another data
Hello Hanife, thank you for your question. Here's a couple of things to try. 1- Try to set better initial guesses. For example...

alrededor de 1 año hace | 0

Respondida
Is there some documentation to model the thermal port on a custom battery block?
Hello Namratha, We offer a battery block in Simscape Battery and Simscape Electrical which do contain a thermal port. This bloc...

más de 1 año hace | 0

Cargar más