X90 mobile modules
X90 mobile system User's manual V 1.20 - Translation of the original manual
81
5.2.1.12.10 Pulse width modulation (PWM)
Digital inputs 33 to 48 can be configured as PWM outputs. 2 data points are available per channel for controlling
the PWM signal.
U
t
24 VDC
Pulse width
Period (frequency)
Figure 29: The PWM signal is controlled by setting the pulse width and period duration
Topics in this section:
•
Period duration of the PWM outputs
•
Duty cycle of the PWM outputs
5.2.1.12.10.1 Period duration of the PWM outputs
Name:
PWMPeriod33 to PWMPeriod48
These registers define the period duration, i.e. the time base for the respective PWM output. This time represents
the 100% value, which can be incremented in 0.1% steps through the duty cycle.
Data type
Values
Information
UINT
1000 to 65535
Period duration in µs
5.2.1.12.10.2 Duty cycle of the PWM outputs
Name:
PWMOutput33 to PWMOutput48
These registers output the ratio of the duty cycle of the respective PWM output at 0.1% resolution in relation to
the period duration.
Data type
Values
Information
UINT
0 to 1000
Duty cycle of the output in 0 to 100%
Example
Period duration T = 4000 [µs] with a duty cycle of 25% equals a switch-on time t
1
of 1000 [µs].
t
1
t
T
1
U
t
24 VDC
T
= 0.25 = 25%
Figure 30: Switch-on time depending on the period duration and duty cycle