Skip to main content

Trial Run of Delta PLC


Trial Run of Delta PLC


Before Starting the Trial Run of Delta PLC anyone should check following things



Power Indication of Delta PLC

1. At the front of the MPU or the expansion unit, there is a “POWER” LED. When the MPU is powered ON, the LED (in green) will be ON. If the indicator is not on when the MPU is powered up, it means there is problem that DC power supplies to PLC. Thus, it is important to check whether the wiring of +24V and 0V are properly conducted. If ERROR LED is blinking swiftly, it means +24VDC does not supply enough power to delta PLC.

2. If the other indicator, “L. V”, that locates at the front of the extension unit is on, it means that the input power voltage to the extension unit is insufficient, and the output from the extension unit should be prohibited.

Preparation

1. Make sure that the power wiring and the I/O wiring are both conducted properly before the power ON. Please ensure NOT supply AC110V or AC220V to the I/O terminals, or the wiring might be short circuit which would damage the PLC directly.

2. After using the peripheral devices to write the program into the MPU and that the ERROR LED of the MPU is not on, it means that the program in use is legitimate, and it is now waiting for the user to give the RUN command.

3. Use HPP to execute the forced On/Off test of the output contact.

Operation & Testing DVP14SS Delta PLC:


1. If the ERROR LED of the MPU is not blinking, use the peripheral device to give the RUN command, and the RUN indicator will then be on.

2. HPP could be utilized to monitor the settings and the registered values of the timer, the counter and the data register during operation. Also it is used to force the I/O contacts to conduct the On/Off motion. If the ERROR LED is on (but not blinking), it means that the setting of the user’s program has exceeded the preset time-out limit. At this case, please turn the PLC RUN/STOP switch to STOP, and find out the address of the time-out program by special data register D1008. ”WDT” instruction can be used to solve the problem.

The PLC I/O Response Time:


The total response time of the PLC from the input signal to the output motion is calculated as follows:

“Response Time” = “input interface delay time” + “user’s program scan time” + “output motion delay time”

Comments

Popular posts from this blog

3 Channels Audio Splitter Amplifier Circuit Diagram using TL084

This is the schematic diagram of 3 channels audio splitter amplifier circuit which built using op-amp IC TL084. The 3 channels amplifier output distribution applies a single TL084.   3 Channels Audio Splitter Amplifier Circuit Diagram The very first step is to capacitive coupling having a p. 1.0 ~ electrolytic capacitor. The entries are railways Vee Y2 or 4.5 V. This enables working with an individual 9V power source. A voltage gain of 10 (1 M?/100 Kohm) is obtained in the first stage, as well as the other three floors are connected as a unity gain voltage followers. Every single output stage drives independently through an amplifier output 50 pF capacitor towards the resistance of 5.1 k ohm load. The response range is flat from 10 Hz to 30 kHz.

RF amplifier protection

RF amplifier protection I have developed the protection circuit for the EB104 amplifier I am working on, after I finally had some time to design and test a few models. The main requirements have been: - protection in case of high temperature; - protection in case of high SWR; - protection in case of wrong output filter selection; - simple design (i’m a fan of the whole K.I.S.S. rule of thought), able to work in strong electromagnetic fields, reliable, inexpensive. Because i will be using the same directional coupler i have used in the SWR meter (the one made on PCB) wich is directly influenced by the signal frequency, and because i want full HF coverage, i cannot just measure the reflected signal and make a circuit cut the amplifier when it goes over a limit; on 28Mhz the coupler generates roughly 4 times more voltage that let’s say in 7Mhz. So a system that compares direct and reflected signal and triggers when the latter is percentually too high was needed, therefore an operational a...

Simple Automatic Street Light

There have been lot of problems in street lights. Major problem in some places is every evening a person has to come and switch ON the street light and it should be again switched off in morning. Yes, this may not be the situation in everywhere but exists in many places. So this problem can be overcome by using a simple circuit. Below shown circuit will be automatically switched ON and OFF during night and morning times respectively. Circuit diagram : Simple Automatic street light Circuit Diagram In above circuit R1 can be used to adjust the sensitivity. And the working of the circuit is very simple. The LDR will have very low resistance during day time so the transistor Q1 will be in OFF condition. And during night time the resistance will be very high so automatically the transistor Q1 will be ON. The Q1 is PNP transistor and the emitter of Q1 is given to base of Q2. So the Q2 transistor will be ON only if the transistor Q1 is ON. The TRIAC is used in the circuit to make is circ...