Difference between revisions of "Diesel Version 5:CV 9"

From Train Control Systems Documentation
Jump to navigation Jump to search
m (1 revision imported)
Line 1: Line 1:
{{Infobox
+
{{Infobox CV
|title = NMRA CV 9
+
|cv name=Total PWM Period
|header1 = PWM period
+
|cv range=0-255
|label2 = Range of Values
+
|cv accepted=N/A
|data2 = 0-255
+
|cv default=0
|label3 = Default Value
 
|data3 = 0
 
 
}}
 
}}
  
 
== NMRA CV 9 - Total PWM Period ==
 
== NMRA CV 9 - Total PWM Period ==
THIS FEATURE IS NOT (YET) SUPPORTED BY THE WOWDIESEL V5
 
 
 
The value of CV#9 sets the nominal PWM period at the decoder output and therefore the frequency is proportional to the reciprocal of the value. <br>
 
The value of CV#9 sets the nominal PWM period at the decoder output and therefore the frequency is proportional to the reciprocal of the value. <br>
 
The recommend formula for PWM period should be: <br><br>
 
The recommend formula for PWM period should be: <br><br>
Line 17: Line 13:
  
 
Where MANTISSA is in bits 0-4 bits of CV#9 (low order) and EXP is bits 5-7 for CV#9. If the value programmed into CV-9 falls outside a decoder's capability, it is suggested (but not required) that the decoder "adjust" the value to the appropriate highest or lowest setting supported by the decoder
 
Where MANTISSA is in bits 0-4 bits of CV#9 (low order) and EXP is bits 5-7 for CV#9. If the value programmed into CV-9 falls outside a decoder's capability, it is suggested (but not required) that the decoder "adjust" the value to the appropriate highest or lowest setting supported by the decoder
 +
 +
'''THIS FEATURE IS NOT CURRENTLY SUPPORTED'''
 +
 +
[[Category:Unsupported CV]]

Revision as of 22:16, 2 April 2021

CV 9
Total PWM Period
Range of Values0-255
Accepted ValuesN/A
Default Value0

NMRA CV 9 - Total PWM Period

The value of CV#9 sets the nominal PWM period at the decoder output and therefore the frequency is proportional to the reciprocal of the value.
The recommend formula for PWM period should be:

PWM period (uS) = (131 + MANTISSA x 4)x 2 EXP

Where MANTISSA is in bits 0-4 bits of CV#9 (low order) and EXP is bits 5-7 for CV#9. If the value programmed into CV-9 falls outside a decoder's capability, it is suggested (but not required) that the decoder "adjust" the value to the appropriate highest or lowest setting supported by the decoder

THIS FEATURE IS NOT CURRENTLY SUPPORTED