Search for notes by fellow students, in your own course and all over the country.

Browse our notes for titles which look like what you need, you can preview any of the notes via a sample of the contents. After you're happy these are the notes you're after simply pop them into your shopping cart.

My Basket

You have nothing in your shopping cart yet.

Title: PLC FBs-24MA LAB QUIZ
Description: Questions are about robot arm and traffic lights operation with details diagram. Answers are in the form of ladder logic. PLC name is FBs-24MA.

Document Preview

Extracts from the notes are below, to see the PDF you'll receive please use the links above


NOTE:
You can use PLC simulation software to run following ladder logic code and I am using FATEK FBS 24MA
plc and simulation software
...
1:
Show two ways on a hand-drawn ladder diagram through which a counter can be reset?
Ans
...


Through CLR as given below;

ii
...
2:

Repeat Q1 for timer?
Ans
...


By using enable option in the timer;

ii
...
3:

Output (Y5) is set to 1 after ten seconds by X1, after which even if X1 is turned off the
output Y5 does not go to zero
...


Q
...
The timer
should only be turned off by X4?
Ans
...
5:

A stream of components is going through a conveyor belt
...
Out of ten components there are 6 good and 4
bad components
...
When ten parts have been checked Y9 should turn ON?

Ans
...
6
...
6
...
Show the changes and result in diagram below:

Q
...
a:

Convert the the following into ladder logic
...


RESULT:

Q
...
b:

What changes will I need to make if I wish to start the program only when Tank A is not empty (
a switch called X5 is 0)
...
8
...
Use the
following step logic diagram:

LADDER LOGIC DIAGRAM:

Q
...
b:

Draw the changes below that would have to be made if we wish to have the pedestrian
crossing signal having an amber light in between the red and green lights
...
9:

Using Timers and Step ladder Logic design a control of Elevator
Title: PLC FBs-24MA LAB QUIZ
Description: Questions are about robot arm and traffic lights operation with details diagram. Answers are in the form of ladder logic. PLC name is FBs-24MA.