Tracking Increments in Signals

Hi,
I'm trying to design a Simulink Model to detect increments in a signal, which I have sucessfully implemented (see picture below and attached Simulink Model). My problem is that when I use the Model in conjunction with a Simcape circuit, I always get an initial overshoot as the Simscape circuit starts running (see picture below (bottom)). The Simulink model then takes this as the start point, then the Simscape model output drops back down and I can't detect any further increments.
I've tried using a delay to supress this, but it doesn't work. Does anyone know of any modifications I can make, either to my Simcape Model to avoid the initial overshoot, or to the Simulink Model so it can avoid the overshoot.
Kind regards,
Andy

2 Comments

hello
in your simulink model , why not use a switch so that the simscape signal gets inot the simulink code only after a certain time ?
Hi Mathieu,
That's an excellent idea, I'll give it a go.
Kind regards,
Andy

Sign in to comment.

Answers (0)

Categories

Products

Release

R2019a

Asked:

on 15 May 2021

Commented:

on 17 May 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!