tutorbin

plc homework help

Boost your journey with 24/7 access to skilled experts, offering unmatched plc homework help

tutorbin

Trusted by 1.1 M+ Happy Students

Recently Asked plc Questions

Expert help when you need it
  • Q1:2. (15 points) Please find the Boolean equation for the logic represented in the ladder diagrams below. В нежеле Yes н н В с E 36 E НЕ с ж D C E В ж F 어See Answer
  • Q2:4. (15 points) Based on the PLC input/output diagrams shown below, draw PLC ladder logic diagrams. Input A Input B Output Y Input A Input B High Low- High Low. High Low- Output Y High Low High Low High LowSee Answer
  • Q3:DELIVERABLES: List all inputs and outputs for this industrial automation process. Use CADe software to create the schematic diagram for this process. Use LOGO! Softcomfort to create a ladder diagram that controls the overall process. 1. 2. 3. 4. Explore the potential implications of sensor failures within the system and propose effective measures to mitigate these failures. Additionally, address how redundancy or monitoring could be implemented to ensure continued operational reliability. 5. How does the system distinguish between a momentary fluctuation in water levels and a sustained rise that requires shutter activation? 6. What are the maintenance and calibration requirements for the water level sensors, and how frequently should they be inspected or serviced?/nTASK OVERVIEW: Dam Shutter Control System dam shutters control using Programmable Logic Controllers (PLC), the main objective is to efficiently control water levels in a dam. The system manages three threshold values, two motors for opening shutters to release excess water, and includes light indicators for status feedback. Additionally, an emergency stop button ensures safety and reliability in the industrial automation process. Inside the dam, water accumulates, and the system operates as follows: when the water level reaches the first sensor and the second sensor remains uncovered, a green indicator light illuminates, signifying that the water level is within safe limits. If the water rises to cover the second sensor, it signals the controller to activate a three-phase motor, which, in turn, opens the first dam shutter, enabling controlled water release. As the water level exceeds the acceptable range, the green light turns off. If the water level is between the first and second sensors, a yellow indicator light comes on to indicate that the water level falls within this intermediate range. When the water level surpasses the second sensor, a red indicator light activates, drawing attention to the elevated water level. In addition to these features, a time-sensitive mechanism has been integrated. If the water level transitions from the first sensor to the second sensor within a span of 10 minutes, both shutters will automatically open to expedite the water release process, ensuring effective dam management. If the water continues to rise and covers the third sensor, a second three-phase motor initiates the opening of another shutter, triggering an alarm system. The alarm only ceases when the water level falls below the third sensor. Both motors operate in reverse to close the shutters when the water level returns to the acceptable range, between the first and second sensors.See Answer
  • Q4: Introduction Learning Outcomes - EAT240 - Automation for Manufacturing Coursework Assignment Control System for Mixing Tanks This coursework exercise will provide you with the opportunity to demonstrate the skills you will develop throughout the module. Specifically, the following learning outcomes will be assessed: LO2 - Design integrated automated systems using controllers, sensors, and actuators. LO4 - Design and implement an automated system to solve a range of problems including the control of common actuators. LO5 - Design and test typical programming solutions for use with automation systems. Practical Design Exercise The assessment is a practical design exercise worth 50% of the module mark. You will be required to work individually to develop a control system for an industrial application. Scenario, Scenario - A manufacturing company has recently installed a new paint line. The paint line (see figure 1) can mix different colours of specialist paint to a set temperature. After the mixing process has been completed the tank will empty to fill a batch of tins. The completed batch will then be transferred to a labelling process before final transfer to a warehouse, ready to be shipped to the customer. Task - Your company has been contacted to tender for the control system for the paint mixing and packaging line. The project manager has decided to utilise your skillset and you have been tasked with individually designing a PLC program for the machine that as a minimum meets the basic system requirements. As part of the tender process, you must submit the appropriate documentation to an industrial standard, including sequential flow charts, machine drawings and PLC programs. Note: Please note all work should be completed on an individual basis and you will need to carry out a face-to-face demonstration of your finished programme in order to complete the assessment. Task 1 - System Control, The system shown in figure 1 is to be controlled by the PLC. The PLC will perform the following functions using the sequences and basic requirements listed below, Sequence 1 – (Paint A) is heated to a temperature of 30 degrees and mixed for a 2-minute cycle. Sequence 2 – (Paint B) is heated to a temperature of 60 degrees and mixed for a 5-minute cycle time. A) - Basic System Program Requirements (to be used as guidance), Step 1 - Upon activation of the system ready push Button, the system will be made ready to use - only if the conveyor, heating elements and mixing tanks are switched off. This will also be indicated by a red "System ready" light. The system must have an emergency stop to shut down the full system. Note: Emergency stop should stop the full system from working until reset. Step 2 - When the "system ready" light is on, the process will start after a 10 second delay when selected by the machine operator and the conveyor will then move the empty tins to the appropriate filling station. Step 3 - Once the batch of tins is present at the filling stations and the low-level sensor is activated, the fill pumps are energised to allow the filling of tank A or B until the high-level sensor is activated. Step 4 - When the tanks are full, the mixing and heating cycle will start. After the mixing cycle is complete, there will be a delay for 5 seconds to allow the paint to settle and then the tank will empty until low level sensor is activated and the batch is complete. Note - You must ensure that if there is a loss of power the mixing cycle does not exceed the paint cycle time. Step 5- Once the batch has been completed, energise conveyor motor and transfer to the warehouse process. Note: The number of batches must be counted in and out of the warehouse location and once 50 batches have been made, the program will prevent the operator from making any more, until the system has been reset. EAT240 PLC Design Notes (20 Marks) The customer has asked for a comprehensive a set of design notes for the PLC program based on the required functionality described above. This may include: ● Flowchart or Sequential Function Chart 1/0 list Variable list Comments on the purpose of each rung Pneumatic/Hydraulic Drawings PLC/HMI Program (20 Marks) You will create your PLC program individually using your design notes. You can refer to the to the following documentation which is available through the CCW software and on Rockwell Automation website (details in the lab guides): ● CCW programming manual Micro820 hardware manual CCW quick start guide Actuator/Sensor Evaluation and Selection (10 Marks) Based on your experience of developing the PLC Program consider how the machine could be improved, you may wish to consider performance, efficiency, reliability, or maintainability as part of your assessment. You should refer to the actuators and sensors which are used and choose at least 2 actuators and sensors that could be used to improve the system, providing a description and evaluation of each type. You will present a brief (max 4 pages) report which summarises the evaluation, supported by appropriate references to your earlier work and any relevant technical documentation. Engagement with Lab Sessions While there are a number of elements to this assessment much of the work is based on the activities that you will carry out online and during the laboratory sessions. Therefore, if you engage with these activities you will greatly enhance your chances of achieving a good mark. After each session you should try to think about how the material covered could contribute to the assignment and make a note of this to support the design exercise. The laboratory sessions will involve the use of the Rockwell Micro 820 PLC. Any submission for alternative devices e.g. Arduino will not be accepted. Importance of Design One of the most important themes in this module is the importance of design. It is important, therefore, that you allow adequate time to design your program. If you fail to do so you will not only jeopardise the design elements of the coursework, but you will also make it extremely difficult to score well for the coding activities. Avoiding Accusations of Plagiarism Any code you write must be entirely your own. You may bring listings into the coding sessions but if these have been sourced from another source e.g. a text book or the internet, then this must be fully acknowledged using comments which clearly and unambiguously identify the extent of the code involved (e.g. by labelling the start and end of the section in question) and the source. You should also ensure that all work in the written submissions is your own and correctly referenced. Where you draw on references you should ensure that you clearly explain their relevance to your own work. If you are unsure on the correct way to reference any material, please ask or refer to the guidance available via the University Library Website: http://library.sunderland.ac.uk/find-resources/referencing/ Presentation of Work Presentation of work is of critical importance. The elements being submitted electronically should be typed and clearly formatted making appropriate use of headings and subheadings. Your design notes for the PLC program may be handwritten or typed but MUST be clear and legible.See Answer
  • Q5: Introduction Learning Outcomes - EAT240 - Automation for Manufacturing Coursework Assignment Control System for Mixing Tanks This coursework exercise will provide you with the opportunity to demonstrate the skills you will develop throughout the module. Specifically, the following learning outcomes will be assessed: LO2 - Design integrated automated systems using controllers, sensors, and actuators. LO4 - Design and implement an automated system to solve a range of problems including the control of common actuators. LO5 - Design and test typical programming solutions for use with automation systems. Practical Design Exercise The assessment is a practical design exercise worth 50% of the module mark. You will be required to work individually to develop a control system for an industrial application. Scenario, Scenario - A manufacturing company has recently installed a new paint line. The paint line (see figure 1) can mix different colours of specialist paint to a set temperature. After the mixing process has been completed the tank will empty to fill a batch of tins. The completed batch will then be transferred to a labelling process before final transfer to a warehouse, ready to be shipped to the customer. Task - Your company has been contacted to tender for the control system for the paint mixing and packaging line. The project manager has decided to utilise your skillset and you have been tasked with individually designing a PLC program for the machine that as a minimum meets the basic system requirements. As part of the tender process, you must submit the appropriate documentation to an industrial standard, including sequential flow charts, machine drawings and PLC programs. Note: Please note all work should be completed on an individual basis and you will need to carry out a face-to-face demonstration of your finished programme in order to complete the assessment. Task 1 - System Control, The system shown in figure 1 is to be controlled by the PLC. The PLC will perform the following functions using the sequences and basic requirements listed below, Sequence 1 – (Paint A) is heated to a temperature of 30 degrees and mixed for a 2-minute cycle. Sequence 2 – (Paint B) is heated to a temperature of 60 degrees and mixed for a 5-minute cycle time. A) - Basic System Program Requirements (to be used as guidance), Step 1 - Upon activation of the system ready push Button, the system will be made ready to use - only if the conveyor, heating elements and mixing tanks are switched off. This will also be indicated by a red "System ready" light. The system must have an emergency stop to shut down the full system. Note: Emergency stop should stop the full system from working until reset. Step 2 - When the "system ready" light is on, the process will start after a 10 second delay when selected by the machine operator and the conveyor will then move the empty tins to the appropriate filling station. Step 3 - Once the batch of tins is present at the filling stations and the low-level sensor is activated, the fill pumps are energised to allow the filling of tank A or B until the high-level sensor is activated. Step 4 - When the tanks are full, the mixing and heating cycle will start. After the mixing cycle is complete, there will be a delay for 5 seconds to allow the paint to settle and then the tank will empty until low level sensor is activated and the batch is complete. Note - You must ensure that if there is a loss of power the mixing cycle does not exceed the paint cycle time. Step 5- Once the batch has been completed, energise conveyor motor and transfer to the warehouse process. Note: The number of batches must be counted in and out of the warehouse location and once 50 batches have been made, the program will prevent the operator from making any more, until the system has been reset. EAT240 PLC Design Notes (20 Marks) The customer has asked for a comprehensive a set of design notes for the PLC program based on the required functionality described above. This may include: ● Flowchart or Sequential Function Chart 1/0 list Variable list Comments on the purpose of each rung Pneumatic/Hydraulic Drawings PLC/HMI Program (20 Marks) You will create your PLC program individually using your design notes. You can refer to the to the following documentation which is available through the CCW software and on Rockwell Automation website (details in the lab guides): ● CCW programming manual Micro820 hardware manual CCW quick start guide Actuator/Sensor Evaluation and Selection (10 Marks) Based on your experience of developing the PLC Program consider how the machine could be improved, you may wish to consider performance, efficiency, reliability, or maintainability as part of your assessment. You should refer to the actuators and sensors which are used and choose at least 2 actuators and sensors that could be used to improve the system, providing a description and evaluation of each type. You will present a brief (max 4 pages) report which summarises the evaluation, supported by appropriate references to your earlier work and any relevant technical documentation. Engagement with Lab Sessions While there are a number of elements to this assessment much of the work is based on the activities that you will carry out online and during the laboratory sessions. Therefore, if you engage with these activities you will greatly enhance your chances of achieving a good mark. After each session you should try to think about how the material covered could contribute to the assignment and make a note of this to support the design exercise. The laboratory sessions will involve the use of the Rockwell Micro 820 PLC. Any submission for alternative devices e.g. Arduino will not be accepted. Importance of Design One of the most important themes in this module is the importance of design. It is important, therefore, that you allow adequate time to design your program. If you fail to do so you will not only jeopardise the design elements of the coursework, but you will also make it extremely difficult to score well for the coding activities. Avoiding Accusations of Plagiarism Any code you write must be entirely your own. You may bring listings into the coding sessions but if these have been sourced from another source e.g. a text book or the internet, then this must be fully acknowledged using comments which clearly and unambiguously identify the extent of the code involved (e.g. by labelling the start and end of the section in question) and the source. You should also ensure that all work in the written submissions is your own and correctly referenced. Where you draw on references you should ensure that you clearly explain their relevance to your own work. If you are unsure on the correct way to reference any material, please ask or refer to the guidance available via the University Library Website: http://library.sunderland.ac.uk/find-resources/referencing/ Presentation of Work Presentation of work is of critical importance. The elements being submitted electronically should be typed and clearly formatted making appropriate use of headings and subheadings. Your design notes for the PLC program may be handwritten or typed but MUST be clear and legible.See Answer
  • Q6: EST 3543: Programmable Logic Applications and Device Integration Lab Assignment #5 A) Conveyor Operation: Motor: The operation of the conveyor motor is controlled by a signal applied to its relay. The Motor will be energized when its relay receives a signal (the conveyor relay can also be switched from normally-open to normally-closed operation so that the Motor is de- energized when its relay receives a signal). The conveyor motor relay is connected to bit 0 of the Output module or O:0/0. Limit Switch: The Conveyor is installed with a limit switch to detect when parts arrive at the end of the belt. It is configured as a Normally-Open Limit Switch and connected to bit 0 of the Input module or 1:0/0. B) RSLogix Lab Assignment: Create a Program: Open RSLogix from the Windows Programs Menu by going to the Rockwell Software folder. From the File menu, choose New. The Select Processor Type dialog window appears. Choose the MicroLogix 1100 (Bul. 1763) processor (Series A if available). Name the processor LAB5_FML. Where FML are your first name, middle name, and last name initials respectively. In the Communications Settings section of the dialog window select the ‘AB_ETHIP-1' driver (if available). Click OK to create the program. Once the program file is created, you will see the Program Organizer pane on your left. The default configuration contains a three Program Files: SYS 0, SYS 1, LAD 2. Select LAD 2 to display the main ladder logic routine on the Main Window. Save your program in a new folder within My Documents. The .RSS extension will be automatically appended to the file name. Enter the Ladder Logic: - An END rung automatically appears as the only rung in the LAD 2 ladder logic window. Add a new rung by selecting the appropriate icon from the ‘User' instructions toolbar or by right-clicking on the END rung ID (0000) and selecting 'Insert Rung'. 1 Instructions (XIC, XIO, OTE, OTL, and OTU) can be inserted within the rung by selecting the appropriate icon from the 'User' or 'Bit' instructions toolbar or by right-clicking on the rung and selecting 'Insert' and choosing the instruction from the list. The instruction address is entered by typing it in place of the question mark (?) that appears on top of the instruction (i.e. 1:0/1 for terminal 1 of the input module). Enter a Description for the device the instruction is addressed to (i.e. input devices: NO LS, NO MC PB, NO SS. Output devices: Motor Relay, Red PL, Green PL, Blue PL.) Enter a Symbol for the device the instruction is addressed to (i.e. input devices: L_S, S_1, S_2, S_3, S_4. Output devices: M_R, L_1, L_2, L_3) Using symbols will allow to refer to the device later by its symbol rather than by its address. Program the devices using the following symbols, descriptions, and addresses: I/O Symbol Input L S Description NO LS Address I:0/0 Input S 1 NO MC PB I:0/1 Input S2 NO MC PB I:0/2 Input S 3 NO SS I:0/3 Input S 4 NO SS 1:0/4 Output MR Motor Relay 0:0/0 Output L 1 Red PL 0:0/1 Output L2 Green PL 0:0/2 Output L 3 Blue PL 0:0/3 - In this lab you will be automating the operation of the conveyor system. The program is required to operate as follows: The motor M_R is to be latched if pushbutton S_1 is activated and both switches S_3 and S_4 are ON. The motor M_R is to be unlatched if pushbutton S_2 is activated. If either switch S_3 or S_4 is turned OFF and ON while the motor M_R is activated, the motor must automatically stop and start without the need for button S_1 to be activated. When the limit switch L_S is activated the motor M_R must automatically stop and automatically start when L_S is deactivated. The red pilot light L_1 is to be energized when the conveyor motor is not running. The green pilot light L_2 is to be energized when the conveyor motor is running. The blue pilot light L_3 is to be energized when S_3 and S_4 are ON. 2 Download and Test the program (not possible when working remotely): - Double-Click on the 'Channel Configuration' item within the 'Controller' folder of the Program Organizer pane on the left. Select the 'Channel 1' tab and enter the correct controller IP address (168.254.224.XX) listed on the RSWho Window. Enter the appropriate Subnet Mask (255.255.0.0). Disable the 'BOOTP Enable' and ‘DHCP Enable' options and click OK. Save the RSS program file. From the 'Comms' menu select 'System Comms'. Select the appropriate controller under the 'AB ETHIP-1' driver and click 'Download'. Note: do not click ‘Upload' or your program will be replaced with the one currently in the controller memory. From the 'Comms' menu select Mode > Run. Your program is now running directly on the controller. With the help of the instructor, test your program by experimenting the different I/O alternatives. Back on your workstation, select Mode > Program and ‘Go Offline' from the 'Comms' menu. Save your work and submit your program file: - Save the RSS program file. Close and Exit RSLogix. Upload and submit your program file (LAB5_FML.RSS) on the corresponding Dropbox Online@DSC. 3See Answer
  • Q7: EST 3543: Programmable Logic Applications and Device Integration Lab Assignment A) RSLinx Classic/RSLinx Classic Lite RSLinx Classic for Rockwell Automation Networks and Devices is a comprehensive factory communications solution. It provides Allen-Bradley programmable controller access to a wide variety of Rockwell Software and Allen-Bradley applications. These range from device programming and configuration applications such as RSLogix and RSNetWorx, to HMI (Human-Machine Interface) applications such as RSView32, to your own data acquisition applications using Microsoft Office, web pages, or Visual BasicⓇ RSLogix 500/RSLogix Micro Starter Lite RSLogix 500 software is a 32-bit Windows ladder logic programming package for the SLC 500 and MicroLogix® processors. RSLogix 500 is compatible with SLC 500 and MicroLogix programs created with any of Rockwell Software's programming packages. The main window of the RSLogix software provides you with a framework in which you can view the Controller Organizer and various editors (e.g., the Ladder Editor, Function Block Editor, Tag Editor, Data Type Editor, etc.) The Ladder Editor is contained within the Routine window in the main RSLogix window. This editor provides you with a means for editing your ladder logic routine. When an empty routine is first displayed, it will just contain an End rung. Routines provide the executable code for the project in a controller. A routine is similar to a program file or subroutine in a PLC or SLC processor. Each program has a main routine. This is the first routine to execute when the controller triggers the associated task and calls the associated program. Use logic, such as JSR instruction, to call other routines. You can create additional subroutines. You can have as many routines per program as the controller memory allows. Once you create a routine, you can later change its descriptive information. - RSLogix 5000 has a number of toolbars that provide you with one-click access to many of the most common tasks you need to complete. You can enable them by selecting the View menu > Toolbars: Standard Toolbar, Online Bar, Add-Ins, etc. B) RSLinx Lab Assignment: Configure the Communications Driver: Open RSLinx from the Windows Programs Menu by going to the Rockwell Software folder. - From the 'Communications' pull-down menu select 'RSWho'. A new RSWho window (RSWho - 1) will appear. Notice that the only available driver within your Workstation is 'Linx Gateways, Ethernet'. - From the 'Communications' pull-down menu select 'Configure Drivers'. A window will appear with the choices of 'Available Driver Types'. - From the list select: 'EtherNet/IP Driver'. Click 'Add New'. - Leave the default name for the driver as: 'AB_ETHIP-1' by clicking 'OK'. - Select the option to 'Browse Local Subnet' and click OK. - The new driver 'AB_ETHIP-1' will now appear on the 'Configure Drivers' window. Make sure the driver is running and click 'Close'. If you are working outside the lab, the driver will not appear on the 'Configure Drivers' window. Just continue to the next part of the lab assignment. On the Left Pane of the RSWho window a new entry has been created as 'AB_ETHIP-1'. Click on the '+' sign next to this entry. The name of the connected Controller 'MicroLogix 1100' and its IP address '168.254.224.XX' will appear. Take note of the exact IP address ‘168.254.224.XX' (including the last octet) as it will be required when downloading programs to the controller. C) RSLogix Lab Assignment: Create a Program: - Open RSLogix from the Windows Programs Menu by going to the Rockwell Software folder. - · From the File menu, choose New. The Select Processor Type dialog window appears. - Choose the MicroLogix 1100 (Bul. 1763) processor (Series A if available). - · Name the processor LAB4_FML. Where FML are your first name, middle name, and last name initials respectively. - In the Communications Settings section of the dialog window select the 'AB_ETHIP-1' driver (if available). - Click OK to create the program. Once the program file is created, you will see the Program Organizer pane on your left. The default configuration contains a three Program Files: SYS 0, SYS 1, LAD 2. Select LAD 2 to display the main ladder logic routine on the Main Window. - Save your program in a new folder within My Documents. The .RSS extension will be automatically appended to the file name. Enter the Ladder Logic: - An END rung automatically appears as the only rung in the LAD 2 ladder logic window. - Add a new rung by selecting the appropriate icon from the 'User' instructions toolbar or by right-clicking on the END rung ID (0000) and selecting 'Insert Rung'. - Instructions (XIC, XIO, OTE, etc.) can be inserted within the rung by selecting the appropriate icon from the 'User' or 'Bit' instructions toolbar or by right-clicking on the rung and selecting 'Insert' and choosing the instruction from the list. - The instruction address is entered by typing it in place of the question mark (?) that appears on top of the instruction (i.e. 1:0/1 for terminal 1 of the input module). Enter a Description for the device the instruction is addressed to (i.e. input devices: NO MC PB, NO SS. Output devices: Red PL, Green PL, Blue PL.) - Enter a Symbol for the device the instruction is addressed to (i.e. input devices: S_1, S_2, S_3, S_4. Output devices: L_1, L_2, L_3) - Using symbols will allow to refer to the device later by its symbol rather than by its address. Program the devices using the following symbols, descriptions, and addresses: 1/0 Symbol Description Address Input S_1 NO MC PB 1:0/1 Input S_2 NO MC PB 1:0/2 Input S 3 NO SS 1:0/3 Input S_4 NO SS 1:0/4 Output L_1 Red PL 0:0/1 Output L_2 Green PL 0:0/2 Output L_3 Blue PL 0:0/3 In this lab assignment you will be turning on the red, green, and blue pilot lights on the Interface Patch Box using the pushbuttons and switches located on it. The program is required to operate as follows: - When pushbutton S_1 is pressed the Red indicator light L_1 is to turn ON and remain ON even after S_1 is released. - When pushbutton S_2 is pressed the Red indicator light L_1 is to turn OFF and remain OFF even after S_2 is released. - When switch S_3 is toggled to the up (ON) position the Green indicator light L_2 is to turn ON. L_2 is to turn OFF when the switch S_3 is toggled back to the down (OFF) position. - When switch S_4 is toggled to the up (ON) position the Blue indicator light L_3 is to turn ON. L_3 is to turn OFF when the switch S_4 is toggled back to the down (OFF) position. Download and Test the program (not possible when working remotely): - Double-Click on the 'Channel Configuration' item within the 'Controller' folder of the Program Organizer pane on the left. - Select the 'Channel 1' tab and enter the correct controller IP address (168.254.224.XX) that you obtained on the RSLinx portion of this assignment. - Enter the appropriate Subnet Mask (255.255.0.0). - Disable the 'BOOTP Enable' and 'DHCP Enable' options and click OK. - Save the .RSS program file. - From the 'Comms' menu select 'System Comms'. Select the appropriate controller under the 'AB_ETHIP-1' driver and click 'Download'. - - Note: do not click 'Upload' or your program will be replaced with the one currently in the controller memory. From the 'Comms' menu select Mode > Run. Your program is now running directly on the controller. - With the help of the instructor, test your program by experimenting the different I/O alternatives. - Back on your workstation, select Mode > Program and 'Go Offline' from the 'Comms' menu. Save your work and submit your program file: - Save the .RSS program file. - Close and Exit RSLogix. - Upload and Submit your program file (LAB4_FML.RSS) on the corresponding Dropbox Online@DSC. Note: Need to do as per the instructions | https://www.youtube.com/watch?v=JoizOA_MpVMSee Answer
  • Q8:43 SKILL 10 DESIGN A PLC PROGRAM THAT USES AN ANALOG OUTPUT TO CONTROL AN SCR POWER CONTROLLER Procedure Overview In this procedure, you will design a PLC program that controls an SCR Power Controller with an analog output signal. In this application, the BCD/LED Station will provide a BCD value that is used by the PLC program to output an analog signal. Do This 1. Design a PLC program given the following information: Scenario: You work for a company that manufactures industrial electrical ovens. The ovens have an SCR power controller that regulates the amount of electric power to the electrical heaters of the ovens. The customer wants to use BCD thumbwheels to control the analog output signal to the SCR power controller. The input signal to the SCR power controllers will range from 0 to 5 milliamps. The BCD values will range from 0 to 7999. BCD THUMBWHEELS DISCRETE INPUT MODULE ANALOG COMBINATION MODULE 0500 PLC REMIIN O ALLEN BRADLEY SCR POWER CONTROLLER TO OVEN OUTPUT SIGNAL 0 TO 5 mA OUTPUT CHANNEL 0 AND WORD ADDRESS O:6.0 -TEMPERATURE RANGE - 0 TO 7999°C OVEN Write the PLC program to use the BCD thumbwheels to control the signal from the analog output module. The general sequence, I/O diagram and pictorial are provided. General Sequence · The BCD value is converted into an integer value. · The integer value is used to control the output of an analog module. · The milliamp output (0 to 5 milliamps) of the analog module controls the power output of the SCR power controller (simulated on the analog display). · Turn the SCR power controller fully on with any output exceeding 5 mA. 1:1/0 1:1/1 1:1/2 ANALOG CHANNEL 1:1/3 0 OUTPUT O:6.0 I:1/4 1:1/5 1:1/6 4:1/7 1:1/8 1:1/9 I:1/10 1:1/11 I:1/12 1:1/13 I:1/14 I:1/15 Figure 64. PLC I/O Diagram 2. Make sure that all power to the PLC trainer and its components are off. 3. Mount the 89-BCD/LED Station to the left-hand side of the PLC trainer's Field Device Unit. 4. Mount the 89-AS-B Analog Station to the right-hand side of the PLC trainer's Field Device Unit. 5. Verify that the 1746-NIO4I analog module's dip switches are set for voltage input signal. If not, make it so. 40630-AB LAP 14 ANALOG OUTPUT MODULES Copyright @ 2012 Amatrol, Inc. 77See Answer
  • Q9:P3-3. Draw a ladder diagram that will cause the output, pneumatic solenoid PS6124, to be ON when both push button switches PB6121 and PB6122 are closed (pushed), and either limit switch LS6123 is open or limit switch LS6125 is closed. Do this problem for the ControlLogix, MicroLogix, SLC-500, S7,Modicon Unity and/or GE PLCs. For the GE PLC, use (1) I/O Variable and/or (ii) CPU Memory addressing. Show only the I/O address with the ladder contacts/coils. a) For a ControlLogix processor, the input/output devices are wired to: PS6124: Output module, chassis 'REM_2', slot 5, channel 12 PB6121: Input module, local chassis, slot 0, channel 7 PB6122: Input module, local chassis, slot 0, channel 8 LS6123: Input module, chassis 'REM_2', slot 4, channel 5 LS6125: Input module, chassis 'REM_3', slot 7, channel 0See Answer
  • Q10: P5-14. Develop a ladder logic program to handle a low bunker alarm for a coal-fired power plant coal bunker. The devices are shown in Figure P5.14. Normal sequence of events: Coal bunker 2 becomes low for 3 seconds (BUNK2_LLEV turns off for 3 sec.) which causes • BUNK2_LLMP starts flashing (1 sec. on, I sec. off) • ALARM HORN sounds (turns on).See Answer
  • Q11:Description After the due date of Homework 4a I will provide you with a correct function chart from which you will draw the ladder diagram; this is Homework 4b.See Answer
  • Q12: With a PIC oscillator frequency of 1MHz, and using a prescaler setting of +2, the maximum time that timer can measure is See Answer
  • Q13: The TMR0 overflow flag indicates that the counter is broken.See Answer
  • Q14: The TMR0 prescaler can change the rate at which the counter counts. See Answer
  • Q15: Without using the prescaler, how many clocks can the TMR0 count?See Answer
  • Q16: When the timer 0 counter is at the maximum value, the next clock pulse results in what output value: See Answer
  • Q17: The TMRO clock source can be configured to come from a PIC input pin. See Answer
  • Q18: What type of logic gate is used to select the rising or falling edge of an external clocking signal ?See Answer

TutorBin Testimonials

I found TutorBin Plc homework help when I was struggling with complex concepts. Experts provided step-wise explanations and examples to help me understand concepts clearly.

Rick Jordon

5

TutorBin experts resolve your doubts without making you wait for long. Their experts are responsive & available 24/7 whenever you need Plc subject guidance.

Andrea Jacobs

5

I trust TutorBin for assisting me in completing Plc assignments with quality and 100% accuracy. Experts are polite, listen to my problems, and have extensive experience in their domain.

Lilian King

5

I got my Plc homework done on time. My assignment is proofread and edited by professionals. Got zero plagiarism as experts developed my assignment from scratch. Feel relieved and super excited.

Joey Dip

5

TutorBin helping students around the globe

TutorBin believes that distance should never be a barrier to learning. Over 500000+ orders and 100000+ happy customers explain TutorBin has become the name that keeps learning fun in the UK, USA, Canada, Australia, Singapore, and UAE.