Arduino external mode scope simulink

4 views (last 30 days)
Giacomo
Giacomo on 18 Dec 2018
Edited: Giacomo on 18 Dec 2018
Hi, I have an Arduino Uno and I send a PWM on PIN 10 and I want to measure its Ton time.
The PIN 10 is linked with PIN 5, and it is plotted on simulink scope.
This signal is manipuleted with a Discrete-Time Integrator, so its maximum value of every sawtooth is the desidered value (Ton).
I have the following problems:
-the scope doesn't read well the PWM;
-the Discrete-Time Integrator doesn't send out the correct value.
What are the problems?
P.S. I) My sampling time of simulation is 1e-5.
P.S. II) My solver is ode8
P.S. III) I have measured the PWM on oscilloscope, and It read very well the signal.
Thank You. I attach my scheme and the arduino.
Best Reguards

Answers (2)

Giacomo
Giacomo on 18 Dec 2018
Cattura1.JPG

Giacomo
Giacomo on 18 Dec 2018
WhatsApp Image 2018-12-18 at 16.41.23.jpeg

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!