How to identify parameters for Simscape model of Moog 30 two-stage servo valve?
6 views (last 30 days)
Show older comments
I am developing a Simscape model for the Moog 30 two-stage servo valve and need to identify critical parameters for accurate simulation. My goal is to achieve a model that closely represents the real valve's behavior.Challenges & Questions:
Parameter Identification:
- What is the best approach to determine the values for the following parameters?
- Mechanical Properties: Armature Mass, Armature Damper, Armature Hard Stop, Spool Mass, Spool Damper
- Fluid Dynamics: Flapper Spring, Flapper Damper, Nozzle A, Nozzle B, Fixed Orifice A, Fixed Orifice B
- Orifices & Hydraulic Forces: Orifice AT, Orifice PA, Orifice PB, Orifice BT (each consisting of Orifice and Spool Orifice Hydraulic Force)
- Are there standard values available for these parameters, or do they require experimental calibration?
Estimation Strategies:
- If direct values are unavailable, what are the recommended estimation techniques?
- How do researchers typically extract these parameters from experimental data or datasheets?
- Are there existing MATLAB tools (e.g., parameter estimation toolboxes, system identification methods) to help determine them?
Validation:
- What are the best methods to validate that the identified parameters correctly represent the servo valve’s real behavior?
- Would comparing simulated vs. experimental flow-pressure characteristics be sufficient?
- I am considering reaching out to MathWorks support, but I would appreciate insights from others who have faced similar challenges.
Any guidance on parameter identification, estimation methods, or best practices for Moog 30 servo valve modeling in Simscape would be highly appreciated!
0 Comments
Answers (1)
Yifeng Tang
on 12 Mar 2025
Moved: Sabin
on 11 Aug 2025
Simulink Design Optimization toolbox contains an App called "Parameter Estimator" that can help automate the parameter estimation process. You probably still need to have some good idea on what parameter to estimate and what dataset can be used to perform such estimation.
The workflow will be very similar to this:
https://www.mathworks.com/help/sldo/ug/parameter-estimation-with-simscape-models.html
0 Comments
See Also
Categories
Find more on Simscape Fluids in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!