photo

Javier Gazzarri

Last seen: 14日 前 2014 年からアクティブ

Followers: 5   Following: 0

統計

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

バッジを表示

Feeds

表示方法

回答済み
The thermal port for the battery seems to be not modeled using the code.
Hello Umesh, I cannot find the battery pack definition in your code above. I see you defined a module assembly but not a pack. ...

3ヶ月 前 | 0

回答済み
How do we determine length and width of Pack object in Battery Builder?
Hello Son, Say you have a battery object called Battery. You can access these properties by typing: Battery.XExtent Battery.Y...

3ヶ月 前 | 0

| 採用済み

回答済み
Using Coulomb Counting Method for SoC Estimation of battery
Hello Ranish. Please bear in mind that the above calculation is only valid under the approximation that the voltage is constant...

3ヶ月 前 | 0

| 採用済み

回答済み
Battery Charging and Discharging
Hello Mohamad, Would something like this Current Profile be what you are looking for? Battery State-of-Charge Estimation - MAT...

3ヶ月 前 | 0

回答済み
Simscape Battery Block Parameterization Manager: Datasheet Derived Values for Terminal Resistance R0 of Molicel Battery Cell
Hello Fynn-Brian Thank you for your question. The internal resistance is calculated based on pairs of constant current discha...

3ヶ月 前 | 0

| 採用済み

回答済み
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....

6ヶ月 前 | 0

回答済み
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...

6ヶ月 前 | 0

回答済み
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...

12ヶ月 前 | 0

回答済み
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 ...

12ヶ月 前 | 0

回答済み
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...

12ヶ月 前 | 0

回答済み
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...

12ヶ月 前 | 0

回答済み
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...

12ヶ月 前 | 0

回答済み
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...

12ヶ月 前 | 0

回答済み
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...

12ヶ月 前 | 0

回答済み
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...

約1年 前 | 0

回答済み
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...

約1年 前 | 0

回答済み
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...

約1年 前 | 0

回答済み
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, ...

約1年 前 | 1

| 採用済み

回答済み
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 ...

約1年 前 | 0

| 採用済み

回答済み
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...

約1年 前 | 0

回答済み
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...

約1年 前 | 0

回答済み
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...

約1年 前 | 1

回答済み
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...

約1年 前 | 0

回答済み
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...

約1年 前 | 0

回答済み
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 ...

約1年 前 | 1

回答済み
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...

約1年 前 | 0

| 採用済み

回答済み
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 ...

約1年 前 | 1

| 採用済み

回答済み
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 ...

約1年 前 | 0

| 採用済み

回答済み
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...

1年以上 前 | 0

回答済み
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 ...

1年以上 前 | 0

さらに読み込む