Technique of multiplexed switching of analogue signals

Assignment Help Programming Languages
Reference no: EM13145656

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.

1897_Design and draw a ladder diagram circuit suitable for a PLC.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.

2238_Design and draw a ladder diagram circuit suitable for a PLC1.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.

1186_Design and draw a ladder diagram circuit suitable for a PLC2.png

1987_Design and draw a ladder diagram circuit suitable for a PLC3.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: EM13145656

Questions Cloud

Management regarding tax implications of contribution : Based on 2008 tax laws, if Salem's taxable income before charitable contributions is $11,500,000 in 2009, calculate the charitable contribution allowance for 2009. Provide a recommendation to Salem management regarding tax implications of this con..
How many moles of carbon dioxide is porduced : given this equation 2C4H10+13O2 yield 8CO2+10H2O how many moles of carbon dioxide is porduced from 3.85 moles of butane?
What characteristic did you use in you classification : Classify each of the eight living things listed below into one of the two groups according to an important physical characteristic.
Overhead on the basis of direct labour cost : Juanita corporation uses a job-order cost system and applies overhead on the basis of direct labour cost. At the end of october, Juanita had one job still in process. The job cost sheet for this job contained the following info:
Technique of multiplexed switching of analogue signals : 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.
How does mutualism differ from commensalism : If an endangered species such as the Santa Ana River Woolly Star were to become extinct, what effects might this have on other species?
What is osmosis : What does hyptonic, hypertonic, and tonicity mean? What's the difference between these three words?
Explaining relationships : I need some ideas to write a essay about "explaining relationships." (Note that explaining relationship is referring to something that is less obvious, those that surround or define us but remain hidden by the patters of everyday life.)
Long-term investment objectives in the form of shares : What criteria of an "Investment in Stock" can be categorized as long term investment (Long term investment) and what the long-term investment objectives in the form of shares issued by another company?

Reviews

Write a Review

Programming Languages Questions & Answers

  Use a while loop to calculate terms of summation

Write function called estimate_pi that uses this formula to calculate and return estimate of π. It must use a while loop to calculate terms of summation until last term is smaller than 1e-15.

  Return boolean value true if string in array is palindrome

Write the recursive method testPalindrome which returns boolean value true if string stored in array is palindrome and false otherwise. Method must ignore spaces and punctuation in string.

  Write program to allow user to enter marks of students

Write a program that allows user to key in marks of students. The number of students is determined by the user at the start of the program.

  Deisgn class contains data fields for height and surfacearea

Deisgn a class named Rectangle that contains data fields for height width and surfaceArea and a method named computeSurfaceArea?

  Write program to compute integer remainder

Write program segments which accomplish each of the following:  Compute the integer part of quotient when integer a is divided by integer b.

  User defined function to calculate average of three scores

A user defined function that will calculate and display the average of the 3 scores that remain after dropping the highest and lowest scores the performer received.

  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).

  Program to keep track of the seat availability of flight

A small airline company needs a program to keep track of the seat availability of its flights. Design the structure type FLIGHT to store a four-digit flight number.

  Program to input name-weight and price of item

The program must input name and price of item and its weight in pounds and ounces. Then it must determine and display unit price (the price per ounce) of the item.

  Write program to open the text file-reads its contents

Write down a program which opens the text file and reads its contents into the stack of characters. Program must then pop characters from stack and save them in second text file.

  Program to read the records until end of file

Zip code, county and number of boxes. The program should read the records until end of file is encountered and produce enough mailing labels for each order.

  Write unix shell script to check file in current directory

Write Unix shell script (one program) called Project1_lastname (your lastname). This script will do the following tasks: Using "if" statement checks for a file called "student.txt" in current directory.

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