English
Language : 

Q48SG12034NRFA Datasheet, PDF (12/26 Pages) Delta Electronics, Inc. – Delphi Series Q48SG Quarter Brick Family Full Digital Control DC/DC Power Modules:
FEATURES DESCRIPTIONS (CON.)
Corresponded to each octal digit, the requested
resistor values are shown in below, and +/-5%
resistors accuracy can be accepted. If there is any
resistances exceeding the requested range, address
127 will be return. 0-12 and 40, 44, 45, and 55 in
decimal address can’t be used, since they are
reserved according to the SMBus specifications, and
which will also return address 127.
PMBus Data Format
The module receives and report date in LINEAR
format. The Exponent of the data words is fixed at a
reasonable value for the command; altering the
exponent is not supported. DIRECT format is not
supported by the module.
For commands that set or report any voltage
thresholds related to the output voltage, the module
supports the linear data format consisting of a two byte
value with a 16-bit, unsigned mantissa, and a fixed
exponent of -12. The format of the two data bytes is
shown below:
DS_Q48SG12034_06272013
The equation can be written as:
Vout = Mantissa x 2-12
For example, considering set Vout to 12V by
VOUT_COMMAND, the read/write data can be
calculated refer to below process:
1. Mantissa =Vout/2-12= 12/2-12=49152;
2. Converter the calculated Mantissa to hexadecimal
0xC000.
For commands that set or report all other thresholds,
including input voltages, output current, temperature,
time and frequency, the supported linear data format is a
two byte value with: an 11 bit, two’s complement
mantissa , and a 5 bit, two’s complement exponent
(scaling factor).The format of the two data bytes is
shown as in below.
The equation can be written as:
Value = Mantissa x 2exponent
For example, considering set the turn on threshold of input
under voltage lockout to 34V by VIN_ON command; the
read/write data can be calculated refer to below process:
1. Get the exponent of Vin, -3; whose binary is 11101
2. Mantissa =Vin/2-3=34/2-3=272;
3. Converter the calculated Mantissa to hexadecimal
110, then converter to binary 00100010000;
4. Combine the exponent and the mantissa, 11101 and
00100010000;
5. Converter binary 1110100100010000 to
hexadecimal E910.
The detail exponent and resolution of main parameter is
summarized as below:
Exponent Resolution
Vin
-3
0.125V
Vo
-12 0.244mV
Io
-4
62.5mA
Temperature
-2
/
Switching requency -2 0.25Khz
Time
-1
0.5ms
Supported PMBus Commands
The main PMBus commands described in the PMBus 1.2
specification are supported by the module. Partial PMBus
commands are fully supported; Partial PMBus commands
have difference with the definition in PMBus 1.2
specification. All the supported PMBus commands are
detail summarized in below table.
12