Main Content
Simscape Faults Interface
Use the Simscape fault interface and fault functions to control faults
The Simscape faults interface is convenient for working with single blocks as well as arrays of elements where you can apply a fault. You can add and configure the faults for each block in your model from a unified location, and you can turn fault simulation off to return your model to simulating baseline results. The Simscape fault functions help to add and analyze model faults.
Functions
simscape.addFaultsToBlock | Add faults to blocks (Since R2023b) |
simscape.getFaultableElementsInBlock | Return faultable block subelements (Since R2023b) |
simscape.findFaultableBlocks | Find blocks that support fault modeling (Since R2023b) |
Topics
- Introduction to Simscape Faults
Using the fault interface, creating faults, and triggering faults.
- Blocks that Support Fault Modeling
Information on blocks that support faults.
- Manually Trigger Faults in Models
Configure faults to be injected with manual control. (Since R2024b)
- Analyze a DC Armature Winding Fault
Add faults to a model using the faults interface.