Design and draw a ladder diagram circuit

Assignment Help Programming Languages
Reference no: EM13315878

1. Design and draw a ladder diagram circuit suitable for a PLC which will fulfil the following control requirement:

A momentary push switch is to be recognised, remembered and used to switch on an output for a period of 30 seconds. After 30 seconds this output is to be switched off and must be off for 0.5 seconds before a second output switches on.

The second output remains on until a second push switch is operated to turn it off. If the second push is operated at any time then the current output must turn off and the system await the press of the first push. The rungs of the ladder diagram must contain interlock contacts which prevent both outputs being on at the same time.

2. Redesign and improve the pelican crossing ladder diagram given of FIGURE 1 of lesson PLC - 6 - 2 by adding timer rungs and counter rungs between rungs 12 and 14 (or any similar workable scheme) together with the necessary contacts inserted in the amber and green man lights of rungs 7 and 10, etc. The chart below shows the required sequence of events. Note that a section of the chart is repeated a total of 16 times. The time intervals are given below.

2205_Design and draw a ladder diagram circuit.png

Time period 1 is the 'normal' conditions.
Time period 2 is after the pedestrian presses the push button.
The change from period 2 to period 3 can only be made after at least one
five second check of the road sensors.
The time interval between 3 and 4 is 4 seconds.
The time interval between 4 and 5 is 10 seconds.
The time interval between 5 and 6 is 0.5 seconds.
The time interval between 6 and 7 is 0.5 seconds.
It is not necessary to show the whole of the traffic light ladder diagram of lesson PLC - 6 - 2, only rungs which have been modified. There must, however, be a comprehensive explanation of the operation of the modified rungs accompanying the modified ladder diagram.

3. The chart below shows a required set of step sequences with the same time interval between steps.

Provide a ladder diagram and a comprehensive explanation as a solution for this chart by using two eight-bit shift registers (SFT0 controls relays 50 to 57, SFT1 controls relays 60 to 66). The sequence is to have an initial start signal and thereafter can be free running. A reset control and timer to clock the shift registers must be provided.

1626_Design and draw a ladder diagram circuit1.png

4. (a) An A/D conversion circuit with 10 bit resolution has an input range of 0 - 5 V. A second has a 12 bit resolution and an input range of 0 - 10 V. Calculate the digital output value that will represent a 2 V input for both of the A/D converters. Convert the digital levels in both cases to hexadecimal and then to binary values.

(b) Explain briefly from what you notice about the digital output values in (a) why a digital output value of an A/D converter is rarely the exact same digital value as the analogue input value.

(c) State briefly why a PLC A/D module haveing 4 analogue input channels would probably not incorporate 4 internal A/D circuits.

(d) State briefly which of the two digital output values in (a) is the more accurate and why.

5. Explain briefly the technique of multiplexed switching of analogue signals.

6. The diagram of FIGURE 1 shows a 3 input R/2R digital to analogue converter circuit. By working back from the output (or otherwise) to find the equivalent input resistance in order to determine the input voltage, show that the output voltage values for the following digital input combinations are as shown below.

2033_Design and draw a ladder diagram circuit2.png

2096_Design and draw a ladder diagram circuit3.png

7. State briefly:

(i) what is meant by a LAN

(ii) types of LAN

(iii) an application of LANs

(iv) the types of cable likely to be used in a LAN

(v) the meaning of RTU

(vi) what the current title of EIA-422 is and to what it relates

(vii) to what the protocal IEEE-488 relates.

Reference no: EM13315878

Questions Cloud

Find the radius of the satellites orbit : the period of rotation of the moon is about 27 days, 8 hours. The mass of the moon is 7.35x10^22 kg, Find the radius of the satellites orbit
Overview of the company and current operating position : This assignment's purpose is to perform a written analysis of a real company (TATA MOTORS LTD)that has expanded its operation across borders  into foreign/international markets. You may choose a company Operating in the country that you studied in As..
What is its angular acceleration : A flywheel turns through 26 rev as it slows from an angular speed of 1.3 rad/s to a stop. What is its angular acceleration
How do you explain this statement by providing a suitable : "In the economic life of people, they always face trade-offs and the cost of getting something is what they sacrifice to get it". How do you explain this statement by providing a suitable example?
Design and draw a ladder diagram circuit : Design and draw a ladder diagram circuit suitable for a PLC which will fulfil the following control requirement and explain briefly the technique of multiplexed switching of analogue signals
What is the wavelength of the fundamental frequency : A 60.0 cm long organ pipe is filled with air and is open at both ends. What is the wavelength of the fundamental frequency
What is the peak emf produced by the generator : A small rubber wheel on the shaft of a bicycle generator presses against the bike tire, What is the peak emf produced by the generator at the end of 4.64 s
What additional air pressure is needed to overcome : A two post in ground car lift uses compressed air to force water under two aluminum pistons that move in unison (both pistons at same elevation) to raise and lower the vehicles.
What is the tension in the given cord : If a bungee cord is stretched horizontally to a length of 2.2m , the tension in the cord is 2.3n. What is the tension in the 3.8-m-long cord

Reviews

Write a Review

 

Programming Languages Questions & Answers

  Two-dimensional array represent number of times bug reached

Two-dimensional array (N X M) must be utilized to represent number of times the bug reached each tile on floor. All cells of this array must be initialized to zero.

  Create program that uses array of shape

Create a program that uses an array of Shape references to objects of each concrete class in the hierarchy. The program should print a text description of the object to which each array elements

  Compare and contrast object-oriented languages

Compare and contrast object-oriented languages (Java, C++, C#, etc.) to imperative languages (C, Pascal, etc.) in terms of: Programmability Maintainability Performance Development tools Explain the use of scripting languages, such as JavaScript, PHP,..

  Write a trigger for total percentage of all appointments

Write a trigger on Works department to ensure the following requirement; the total percentage of all appointments for an employee must be fewer than 100%.

  Develop a functional web-based application for a calculator

Develop a functional web-based application for a calculator. It does not need to be live; you can provide JavaScript, CSS, and HTML files. The calculator should successfully complete addition, subtraction, multiplication, and division operations.

  Create user friendly application-display name-button clicked

Create a user friendly application which can do the following: displays the name and address when button is clicked and permit user to choose a state, and when a user clicks a button.

  Design program to ask user to enter amount of purchase

Design a program that will ask the user to enter the amount of a purchase. The program should then compute the state and county sales tax.

  Write program where dealer-s five-card hand is dealt

Write a program where the dealer's five-card hand is dealt "face down" so the player cannot see it. The program should then evaluate the dealer's hand.

  Create application consisted of three classes

Create an application comprised of three classes. The first class called Crayon represents one crayon of a particular color and length (height).

  Create program to read file calculate numbers of single men

Create a program to read through file and calculate numbers of married men, single men, married women and single women.

  Write a set-list of enumerated constants for week

Write a set/list of enumerated constants called week which contains days of the week. Have variable called today that is of type week. Allot value to today.

  Write program to prompt number of rooms in house

Write down the program which prompts for number of rooms in house. Use input, n, to declare array of rectangles dynamically. In loop, input dimensions for n rooms.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd