Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A DC motor is controlled by two buttons, namely B 1 ( for start ) and B 2 ( for stop ) . When the

A DC motor is controlled by two buttons, namely B1(for start) and B2(for stop). When
the B1 button is pressed, the motor will start rotating to the right (O1 output will be
active) and will continue this movement during 20 seconds. Then, it will rotate to the left
(O2 output will be active) for 20 seconds. This operation will continue until the B2 button
is pressed. When the B2 button is pressed, the motor will stop after 5 seconds and will
not accept the restart command (via the B1 button) for the next 10 seconds. At the end of
these 10 seconds, the system will return to the initial state and wait for the B1 button to
be pressed again.
Chart
B1
B2
O1
O2
Implement the state machine that solves the problem defined above on Simulink

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Mobile Communications

Authors: Jochen Schiller

2nd edition

978-0321123817, 321123816, 978-8131724262

More Books

Students also viewed these Programming questions