Guy on Simulink

Simulink & Model-Based Design

Posts 21 - 30 of 39

結果: 2013

Defining custom shortcuts in Simulink 3

On this blog, I sometimes highlight features that it took me a while to appreciate and include in my daily workflow. I hate to admit it, but quite often those are features that I was aware of for... 続きを読む >>

The Easiest Way to Import Signals Into Your Model 3

A benefit of Model-Based Design is using the same model to accomplish several tasks: tuning, testing, debugging, combining component models into larger system models, etc. Ideally, you should not... 続きを読む >>

Model Explorer or Command Line? 5

Today I would like to ask you a question. This week I received a large model where I wanted to find all the Lookup Table blocks and modify their Index Search Method parameter. Since the model was... 続きを読む >>

Configuring Models for Linear Analysis 1

One of the benefits of Model-Based Design is the ability to perform linear analysis on your non-linear model and design controllers using classical controls techniques. In R2013a, configuring your... 続きを読む >>

Sum Block: Round or Rectangular? 7

Working in technical support, I see a lot of Simulink models from users. I have realized that many users do not know how to, or do not take the time to configure the ports of the Sum block. For... 続きを読む >>

Comparing Runs using Simulation Data Inspector 13

Do you use the Simulation Data Inspector? Here is an example where it saved me a lot of debugging time. Simulation Accuracy I recently had to validate system behavior and analyze numerical... 続きを読む >>

Zero-Crossing Detection… what are your options? 8

When using Simulink variable-step solvers, zero-crossing detection is very useful to capture events accurately. However for some equations, configuring zero-crossing detection can be... 続きを読む >>

Implementing a PID Controller on an Arduino Board 20

This week my colleague Pravallika is back to continue her motor control story!

In my previous post, we saw how to estimate continuous transfer functions with System Identification Toolbox. We… 続きを読む >>

Creating Driver Blocks for Arduino, Lego, and other targets 12

As you may know, it is easy to run Simulink models on a set of supported target hardware. This has been possible since R2012a. Even if we add more targets and support more features for each target... 続きを読む >>

To Latch or not to Latch?

Yesterday I explained to a colleague the effect of the Inport block option Latch input for feedback signals of function-call subsystem outputs . I thought it would be interesting to share... 続きを読む >>

Posts 21 - 30 of 39