EEWORLDEEWORLDEEWORLD

Part Number

Search

73K321L-IH

Description
CCITT V.23, V.21 Single-Chip Modem
CategoryWireless rf/communication    Telecom circuit   
File Size135KB,24 Pages
ManufacturerTDK Corporation
Websitehttp://www.tdk.com
Download Datasheet Parametric Compare View All

73K321L-IH Overview

CCITT V.23, V.21 Single-Chip Modem

73K321L-IH Parametric

Parameter NameAttribute value
MakerTDK Corporation
Parts packaging codeQLCC
package instructionPLASTIC, LCC-28
Contacts28
Reach Compliance Codeunknow
Other featuresHALF DUPLEX; FULL DUPLEX
data rate1.2 Mbps
JESD-30 codeS-PQCC-J28
length11.5062 mm
Number of functions1
Number of terminals28
Maximum operating temperature85 °C
Minimum operating temperature-40 °C
Package body materialPLASTIC/EPOXY
encapsulated codeQCCJ
Package shapeSQUARE
Package formCHIP CARRIER
Certification statusNot Qualified
Maximum seat height4.572 mm
Maximum slew rate12 mA
Nominal supply voltage5 V
surface mountYES
technologyCMOS
Telecom integrated circuit typesMODEM
Temperature levelINDUSTRIAL
Terminal formJ BEND
Terminal pitch1.27 mm
Terminal locationQUAD
width11.5062 mm
73K321L
CCITT V.23, V.21
Single-Chip Modem
April 2000
DESCRIPTION
The 73K321L is a highly integrated single-chip
modem IC which provides the functions needed to
construct a CCITT V.23 and V.21 compatible
modem, capable of 0-300 bit/s full-duplex or 0-1200
bit/s half-duplex operation over dial-up telephone
lines. The 73K321L provides 1200 bit/s operation in
V.23 mode and 300 bit/s in V.21 mode. The
73K321L also can both detect and generate the
2100 Hz answer tone needed for call initiation. The
73K321L integrates analog, digital, and switched-
capacitor array functions on a single substrate,
offering excellent performance and a high level of
functional integration in a single 28-pin DIP or PLCC
package. The 73K321L operates from a single +5V
supply with very low power consumption.
The
73K321L
includes
the
FSK
modulator/demodulator functions, call progress and
handshake tone monitor test modes, and a tone
generator capable of producing DTMF, answer,
calling tones. The 73K321L is designed to appear to
the systems designer as a microprocessor
peripheral, and will easily interface with popular one-
chip microprocessors (80C51 typical) for control of
modem functions through its 8-bit multiplexed
address/data bus or via an optional serial control
bus. An ALE control line simplifies address
demultiplexing.
Data
communications
occurs
through a separate serial port only.
(continued)
FEATURES
One-chip CCITT V.23 and V.21 standard
compatible modem data pump
Full-duplex operation at 0-300 bit/s (V.21) or
0-1200 bit/s ( .23) forward channel with or
V
without 0-75 bits/s back channel
Full Duplex 0-1200 bit/s (V.23) in 4-wire mode
Pin and software compatible with other TDK
Semiconductor Corporation K-Series 1-chip
modems
Interfaces directly with standard
processors (8048, 80C51 typical)
Serial port for data transfer
Call progress, carrier, precise answer tone
(2100 Hz), calling tone (1300 Hz) and FSK
mark detectors
DTMF generator
Test modes available: ALB, DL, RDL, Mark,
Space, Alternating bit patterns
Precise automatic gain control allows 45 dB
dynamic range
CMOS
technology
for
low
power
consumption using 60 mW @ 5V from a
single power supply
micro-
BLOCK DIAGRAM
DATA
BUS
BUFFER
DTMF &
TONE
GENERATORS
AD0-AD7
8-BIT
BUS
FOR
FSK
MODULATOR/
DEMODULATOR
RD
WR
ALE
CS
RESET
READ
WRITE
CONTROL
LOGIC
CONTROL
AND
STATUS
TRANSMIT
FILTER
RECEIVE
FILTER
TXA
RXA
INT
STATUS
AND
CONTROL
LOGIC
TXD
RXD
SERIAL
PORT
FOR
DATA
TESTS:
ALB,DLB
RDLB
PATTERNS
SMART
DIALING
&
DETECT
FUNCTIONS
CLOCK
GENERATOR
POWER
RXCLK
TXCLK
CLK
EXCLK
GND
XTL1
XTL2
VREF
VDD
ISET

73K321L-IH Related Products

73K321L-IH 73K321L-IP
Description CCITT V.23, V.21 Single-Chip Modem CCITT V.23, V.21 Single-Chip Modem
Parts packaging code QLCC DIP
package instruction PLASTIC, LCC-28 DIP,
Contacts 28 28
Reach Compliance Code unknow unknow
Other features HALF DUPLEX; FULL DUPLEX HALF DUPLEX; FULL DUPLEX
data rate 1.2 Mbps 1.2 Mbps
JESD-30 code S-PQCC-J28 R-PDIP-T28
length 11.5062 mm 35.941 mm
Number of functions 1 1
Number of terminals 28 28
Maximum operating temperature 85 °C 85 °C
Minimum operating temperature -40 °C -40 °C
Package body material PLASTIC/EPOXY PLASTIC/EPOXY
encapsulated code QCCJ DIP
Package shape SQUARE RECTANGULAR
Package form CHIP CARRIER IN-LINE
Certification status Not Qualified Not Qualified
Maximum seat height 4.572 mm 5.588 mm
Maximum slew rate 12 mA 12 mA
Nominal supply voltage 5 V 5 V
surface mount YES NO
technology CMOS CMOS
Telecom integrated circuit types MODEM MODEM
Temperature level INDUSTRIAL INDUSTRIAL
Terminal form J BEND THROUGH-HOLE
Terminal pitch 1.27 mm 2.54 mm
Terminal location QUAD DUAL
width 11.5062 mm 15.24 mm
Voice recording and playback system experiment
I am doing a voice recording and playback system experiment. The digital data of the recording is stored in the flash. How can I play it out? I use the timer to output PWM to play the voice. How do I ...
zzbaizhi Microcontroller MCU
NRF24L01. I don't know why. I hope you can help me.
SPI_RW_Reg(WRITE_REG+STATUS,0XFF); //Clear status register SPI_Write_Buf(WR_TX_PLOAD, TxBuf, TX_PLOAD_WIDTH); //Load data lcd_dis( 0,0,"NRF-STATUS:"); //Display NRF-STATUS value, 14 lcd_dis( 0,12,ucha...
烟火010 Wireless Connectivity
Controlling a Brushless DC Motor Using FOC
[color=#000][font=Arial, Helvetica, sans-serif][size=12px]As the title says, if FOC is used to control a BLDC motor whose back EMF is a trapezoidal wave, is there any adverse effect compared to the co...
xiangou123 Microcontroller MCU
What is the difference between sending via the serial port debugging assistant in Windows environment and sending via the serial port of the host computer in non-Windows environment?
The host computer was designed and developed by the company before, without using Windows or other operating systems. It is a self-designed system. Now we need to use STM32F103RCT6 to communicate with...
kpchh ARM Technology
What is the difference between OH51.EXE and oh51.exe?
In the keil installation directory there are c51.exe and cx51..exe What is the difference between OH51.EXE and oh51.exe...
william228 MCU
Calculate current
Could you please help me calculate the branch current? Thanks!...
yluo1978 Circuit Observation Room

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 707  18  2455  701  2476  15  1  50  2  23 
Datasheet   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号