Ge energy, Car2024fp series rectifier, Serial bus communications – GE Industrial Solutions CAR2024FP series User Manual

Page 5: Eeprom, Communications protocol

Advertising
background image

GE Energy

CAR2024FP series rectifier

Input: 90Vac to 264Vac; Output: 24Vdc @ 83A; 3.3Vdc or 5 Vdc @ 1A

March 28, 2013

©2012 General Electric Company. All rights reserved.

Page 5

AC OK:

A TTL compatible status signal representing

whether the input voltage is within the anticipated range.
This signal needs to be pulled HI externally through a
resistor. Maximum sink current ≤ 4mA and the max
voltage is 12Vdc. Open collector (HI) on this signal
indicates that the input voltage is applied within the
specified input range.

DC OK:

A TTL compatible status signal representing

whether the output voltage is present. This signal needs
to be pulled HI externally through a resistor. Maximum
sink current ≤ 4mA and the max voltage is 12Vdc. Open
collector (HI) on this signal indicates that the output
voltage is present.

Over temp warning:

A TTL compatible status signal

representing whether an over temperature exists. This
signal needs to be pulled HI externally through a resistor.
Maximum sink current ≤ 4mA and the max voltage is
12Vdc. Open collector (HI) on this signal indicates that
temperatures are normal.

If an over temperature should occur, this signal would
pull LO for approximately 10 seconds prior to shutting
down the power supply. The unit would restart if internal
temperatures recover within normal operational levels. At
that time the signal reverts back to its open collector (HI)
state.

Fault:

A TTL compatible status signal representing

whether a Fault occurred. This signal needs to be pulled
HI externally through a resistor. Maximum sink current ≤
4mA and the max voltage is 12Vdc. Open collector (HI)
on this signal indicates that no Fault is present.

This signal activates for OTP, OVP, OCP, AC fault or No
output.

PS Present:

This pin is connected to ‘output return’ within

the power supply. Its intent is to indicate to the system
that a power supply is present. This signal may need to
be pulled HI externally through a resistor.

Interrupt (SMBAlert):

A TTL compatible status signal,

representing the SMBusAlert# feature of the PMBus
compatible i

2

C protocol in the power supply. This signal

needs to be pulled HI externally through a resistor.
Maximum sink current ≤ 4mA and the pull up resistor
should be tied to 3.3Vdc. Open collector (HI) on this
signal indicates that no Interrupt has been triggered.

Serial Bus Communications

The I²C interface facilitates the monitoring and control of
various operating parameters within the unit and
transmits these on demand over an industry standard I²C
Serial bus.

All signals are referenced to ‘Signal Return’.

Device addressing:

The microcontroller (MCU) and the

EEPROM have the following addresses:

Device

Address

Address Bit Assignments

(Most to Least Significant)

MCU

0xBx 1 0 1 1 A2 A1 A0 R/W

EEPROM 0xAx 1 0 1 0 A2 A1 A0 R/W

Address lines (A2, A1, A0):

These signal pins allow up to

eight (8) modules to be addressed on a single I²C bus.
The pins are pulled HI internal to the power supply. For a
logic LO these pins should be connected to ‘Output
Return’

Serial Clock (SCL):

The clock pulses on this line are

generated by the host that initiates communications
across the I²C Serial bus. This signal is pulled up
internally to 3.3V by a 10kΩ resistor. The end user
should add additional pull up resistance as necessary to
ensure that rise and fall time timing and the maximum
sink current is in compliance to the I²C specifications.

Serial Data (SDA):

This line is a bi-directional data line. .

This signal is pulled up internally to 3.3V by a 10kΩ
resistor. The end user should add additional pull up
resistance as necessary to ensure that rise and fall time
timing and the maximum sink current is in compliance to
the I²C specifications.

EEPROM

The microcontroller has 96 bytes of EEPROM memory
available for the system host.

Another separate EEPROM IC will provide another 128
bytes of memory with write protect feature. Minimum
information to be included in this separate EEPROM:
model number, revision, date code, serial number etc.

See the communications protocol for further information.

Communications Protocol

The I²C protocol is described in detail by the I

2

C and

PMBus Serial Communications Protocol for the CAR
Family of Power Supplies

application note.

The following I²C protocol commands are not supported:

FAN1_SPEED_ I²C, FAN2_SPEED_ I²C

VIN_ I²C, IIN_ I²C, PIN_ I²C

The following PMBus protocol commands are not
supported:

FAN_COMMAND_1

0 x 21

STATUS_FAN_1_2

0 x 81

READ_VIN

0 x 88

READ_IIN 0

x

89

READ_FAN_SPEED_1 0 x 90

READ_FAN_SPEED_2 0

x

91

READ_PIN 0

x

A3

The STAUS_MFR_SPECIFIC (Register 0 x 80) has a bit
changed;
Bit 5

0 = interrupt, 1 = no interrupt

Advertising