NCN5192
http://onsemi.com
10
Internal Oscillator Option
The oscillator cell will function with a 460.8 kHz,
921.6 kHz or 1.8432 MHz crystal or ceramic resonator. A
parallel resonant ceramic resonator can be connected
between XIN and XOUT. Figure 11 illustrates the crystal
option for clock generation using a 460.8 kHz (±1%
tolerance) parallel resonant crystal and two tuning
capacitors C
x
. The actual values of the capacitors may
depend on the recommendations of the manufacturer of the
resonator. Typically, capacitors in the range of 100 pF to
470 pF are used. Additionally, a resistor may be required
between XOUT and the crystal terminal, depending on
manufacturer recommendation.
The NCN5192 IC uses CLK2 as clock signal for the wave
shaping and digital logic. This signal must be set 460.8 kHz
by activating the proper frequency division in the internal
register (bit 1 and 2). The CLK1 frequency division (bit 3
and 4) can be freely chosen. This programmable clock signal
can be used to drive other ICs such as a microcontroller and
is not used internally in the NCN5192.
XOUT
XIN
C
X
C
X
460.8 kHz
Crystal
Oscillator
PC20101118.5
Figure 11. Crystal Oscillator
External Clock Option
It may be desirable to use an external clock as shown in
Figure 12 rather than the internal oscillator. In addition, the
NCN5192 consumes less current when an external clock is
used. Minimum current consumption occurs with the clock
connected to XOUT and XIN connected to V
SS
.
XOUT
XIN
Crystal
Oscillator
PC20101118 .6
460.8 kHz
Figure 12. Oscillator with External Clock
Reset
The NCN5192 modem includes a Power on Reset block.
An external resistor division of the supply voltage is
required, and should be tied to pin VPOR. This pin is
attached to an internal comparator, and is compared to the
AREF voltage. When this comparator trips, the RESETB
pin will be pulled low and the IC will reset. After VPOR
returns to a valid level, the RESETB pin will be held low for
at least an additional 35 ms (may be longer depending on
clock frequency). The RESETB pin will also be pulled low
when a microcontroller failure is detected. A watchdog will
guard microcontroller communication by looking at the
KICK pin. When the microcontroller fails to provide a
periodical pulse on this pin, the watchdog will pull down the
RESETB pin for 140 ms. A rising edge should be provided
to the IC at least every 53 ms. A 1.8 kHz kick can also be
provided internally if bit 5 of the internal register is set. If the
watchdog kick is provided internally, the KICK pin should
be tied to Vss.
POR
VPOR
OPA
AREF
KVDE 20110408 .1
VDD
Figure 13. Power on Reset Block
Figure 14. 8 Bit SPI Frame
Figure 15. 16 Bit SPI Frame
SCLK
CS
DATA
SCLK
CS
DATA
SPI Communication
The SPI bus on the NCN5192 is made up of three signals;
DATA, SCLK, and CS. The data is either 8 bits or 16 bits. In
the case of 8 bits CS will go high for eight clock cycles of
SCLK and in the case of 16 bits CS will be high for 16 clock
cycles of SCLK, as can be seen on Figures 14 and 15.
CS should first go high at least one clock cycle before the
other signals change. One clock cycle is 2.17 ms at a master
NCN5192
http://onsemi.com
11
clock frequency of 460.8 kHz. CS is clocked in at the falling
edge of the CLK1 clock to detect if the data is for the mode
register or the DAC.
SCLK can begin to clock in DATA serially to the chip on
the falling edge of SCLK. SCLK should have a maximum
frequency of 460.8 kHz. The format of the data should be
either 8 or 16 bits with the most significant bit first.
DATA is shifted into the chip on the falling edge of SCLK,
and thus for correct operation DATA should change only on
the rising edge of SCLK. The first bit shifted in is the MSB.
If 14 bit DAC communication is utilized, then two 0’s should
precede the 14 bits, and 16 clock cycles on SCLK should
occur. Once the data is shifted in, CS should go low no
sooner than one clock cycle after the last rising edge of
SCLK.
Table 9. INTERNAL REGISTER DESCRIPTION
Bit Description
0 (LSB) 0 = DAC in 14bit mode
1 = DAC in 16bit mode
1
Set the crystal divide so that CLK2 is 460.8 kHz
Bit 2 Bit 1
0 0 Crystal/2
0 1 Crystal/4
1 0 Crystal/1
1 1 Crystal/4
2
3
Set the crystal divide for CLK1
Bit 4 Bit 3
0 0 Crystal/2
0 1 Crystal/4
1 0 Crystal/1
1 1 Crystal/4
4
5 0 = Watchdog kick external (pin)
1 = Watchdog kick internal (1.8 kHz)
6 0 = RTZ output format on DAC
1 = Non RTZ output format on DAC
7 (MSB) 0 = RxD is low when carrier is off
1 = RxD is high when carrier is off
Setting this bit, changes the function of RxD to
the function of RxD_ENH
Internal Register
The NCN5192 has an 8 bit register to setup its internal
operation. An 8 bit SPI communication method is used to
write to the mode register. If CS goes low after only 8 clock
cycles of SCLK the Mode register will latch in the 8 bits
which are shifted into the SPI shift register. In Table 9 an
explanation of the usage of each bit is given. All bits are set
to ‘0’ at reset.
Sigma Delta DAC
The NCN5192 Modem has an integrated SigmaDelta
Modulator for use in a current loop slave transmitter.
Through this DAC, an analog value can be set and
transmitted across the current loop. For more information on
how to create a current loop slave transmitter, see
application notes on the ON Semi website. The DAC output
will switch between 0 V and the voltage provided to
DACREF. To achieve maximum accuracy, the DACREF
voltage should be kept stable, so that power supply
variations are not visible in the DAC output. The
SigmaDelta modulator output can be set through SPI
frames containing 14 or 16 significant bits. The length of the
data frames can be set through bit 0 is the status register. The
output of the DAC can be set return to zero (RTZ) or
nonRTZ. This is important when the rise and fall time of the
signal are not identical. This will cause a DC offset
depending on the number of rising and falling edges. As the
output bits of a sigmadelta modulator are randomly
arranged (ie. for the same setting we could get 01110000 or
01010100), the number of edges might vary over time for a
non return to zero signal. Setting the DAC to “return to zero”
forces the output to have a rising and falling edge for each
logic “1” bit, so that no offset from pulse asymmetry can
occur. However, this will decrease the range of the
modulator to 50% of DACREF, as the maximum duty cycle
is 50% instead of 100% for NRZ. When a clock failure is
detected, using an internal oscillator, the DAC output will
jump to the level set by the JUMP pin, until the IC is reset
or a rising flank is detected on KICK.
Table 10. SPI FRAME FORMAT
Description Bits 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Mode Register 8 Mode Register Data
DAC – 14 bits mode 16 0 0 DAC Output Word
DAC – 16 bits mode 16 DAC Output Word
NCN5192
http://onsemi.com
12
Ordering Information
The NCN5192 is available in a 32pin no lead quad flat pack (NQFP). Use the following part numbers when ordering.
Contact your local sales representative for more information: www.onsemi.com
.
Table 11. ORDERING INFORMATION
Part Number Package Shipping Configuration Temperature Range
NCN5192MNG 32pin NQFP
Green/RoHS compliant
60 Tube/Tray 40°C to +85°C (Industrial)
NCN5192MNRG 32pin NQFP
Green/RoHS compliant
5000 / Tape & Reel 40°C to +85°C (Industrial)

NCN5192MNRG

Mfr. #:
Manufacturer:
ON Semiconductor
Description:
Interface - Specialized A5191HRTLG HART MODEM
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet