Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PLEASE, DO NOT SEND THE WRONG ANSWER AND DO NOT SEND TEXT. BECAUSE THIS IS A PROGRAMMING WITH CX PROGRAMMER. IT MUST BE PREPARED WITH

PLEASE, DO NOT SEND THE WRONG ANSWER AND DO NOT SEND TEXT. BECAUSE THIS IS A PROGRAMMING WITH CX PROGRAMMER.

IT MUST BE PREPARED WITH OMRON CX PROGRAMMER AND IT MUST BE LADDER. IF YOU SEND ANY TEXT OR IRRELEVANT ANSWER, I WILL GIVE DISLIKE !!!!!!!!

image text in transcribed

Please create a system that can create a random number with the given following details: 1- 2- 3- 4- Two different counters must be configured (not CNT, simple binary counters achieved with ++), One of these counters should count in every scan-time and should swing between 0-1000, Just like the first counter, the second counter should count in the same manner and should swing between 0- 1000 but it should get cleared with the rising edge of 0.00, When a rising edge occurs on 0.00 input, the current value of the first and second counter must be collected (second counter must be cleared after collecting the second counter value), Two counter values collected must be multiplied and be careful that the value obtained can be higher than 65535 (you must keep it on a 32-bit area), Then square root of this value must be obtained, and the randomized value is the result of this operation, This value must appear on the output of PLC (address 1) in BCD format and should not change until a new rising edge occur on 0.00 input. 5- 6- 7

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_2

Step: 3

blur-text-image_3

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

Concepts of Database Management

Authors: Philip J. Pratt, Joseph J. Adamski

7th edition

978-1111825911, 1111825912, 978-1133684374, 1133684378, 978-111182591

More Books

Students also viewed these Databases questions