Problem Description



Yüklə 2,74 Mb.
Pdf görüntüsü
səhifə65/98
tarix23.07.2023
ölçüsü2,74 Mb.
#137216
1   ...   61   62   63   64   65   66   67   68   ...   98
PLC-4

Runtime Test Cases


Display value is modified every 10secs
PLC Program to Perform Pulse Width Modulation
This is a PLC Program to Perform Pulse Width Modulation.
Problem Description


Implement Pulse Width Modulation in PLC using Ladder Diagram programming language.
Problem Solution

To perform this two timers are used to Turn ON and OFF an output according to the length of a pulse.

Timer preset value should vary such that when preset of one timer is increased, preset value of other timer
should decrease in order to maintain Turn ON and OFF time of output.

Select input bits such that we can directly enter digits and place it into Preset value of a timer.

This can be done by using a digital input device which generates 0-9 numerical digits.

Output of this Digital device is always in BCD form and Timers preset values store data in Hexadecimal, so
whichever data are sent to preset register of a time, it has to be converted into Hexadecimal form.

FRD instruction can be used to perform BCD to Hex conversion.

Output of this conversion is directly moved to preset register of timer which can be performed by MOV
instruction.
PLC Program
Here is PLC program to Perform Pulse Width Modulation, along with program explanation and run time
test cases.
List of Inputs and Outputs
I:1/0
= Master Start PB 
(Input)
I:1/1
= Master Stop PB
(Input)
O:2/15 = Master Coil
(Output)
T4:0
= Timer 0, ON time
(Timer)
T4:0.PRE = Timer 0 Preset value address (Timer)
T4:1
= Timer 1, OFF time
(Timer)
T4:1.PRE = Timer 1 Preset value address (Timer)
-(RES)- = Timer reset coil
(Output)
I:5
= 0-100 BCD input
(Input)
N7:1
= BCD-Hex conversion storing register
(Register)



Yüklə 2,74 Mb.

Dostları ilə paylaş:
1   ...   61   62   63   64   65   66   67   68   ...   98




Verilənlər bazası müəlliflik hüququ ilə müdafiə olunur ©azkurs.org 2024
rəhbərliyinə müraciət

gir | qeydiyyatdan keç
    Ana səhifə


yükləyin