EEWORLDEEWORLDEEWORLD

Part Number

Search

5962R62341QXX

Description
Registered Bus Transceiver, AC Series, 2-Func, 8-Bit, True Output, CMOS, CDFP56, CERAMIC,BOTTOM BRAZED, FP-56
Categorylogic    logic   
File Size169KB,19 Pages
ManufacturerCobham Semiconductor Solutions
Download Datasheet Parametric View All

5962R62341QXX Overview

Registered Bus Transceiver, AC Series, 2-Func, 8-Bit, True Output, CMOS, CDFP56, CERAMIC,BOTTOM BRAZED, FP-56

5962R62341QXX Parametric

Parameter NameAttribute value
MakerCobham Semiconductor Solutions
Parts packaging codeDFP
package instructionDFP,
Contacts56
Reach Compliance Codeunknown
Other featuresALSO OPERATES AT 4.5V TO 5.5V SUPPLY
seriesAC
JESD-30 codeR-CDFP-F56
JESD-609 codee0/e4
length18.542 mm
Logic integrated circuit typeREGISTERED BUS TRANSCEIVER
Number of digits8
Number of functions2
Number of ports2
Number of terminals56
Maximum operating temperature125 °C
Minimum operating temperature-55 °C
Output characteristics3-STATE
Output polarityTRUE
Package body materialCERAMIC, METAL-SEALED COFIRED
encapsulated codeDFP
Package shapeRECTANGULAR
Package formFLATPACK
propagation delay (tpd)9 ns
Certification statusNot Qualified
Filter levelMIL-PRF-38535 Class Q
Maximum seat height3.175 mm
Maximum supply voltage (Vsup)3.6 V
Minimum supply voltage (Vsup)3 V
Nominal supply voltage (Vsup)3.3 V
surface mountYES
technologyCMOS
Temperature levelMILITARY
Terminal surfaceTIN LEAD/GOLD
Terminal formFLAT
Terminal pitch0.635 mm
Terminal locationDUAL
total dose100k Rad(Si) V
width9.652 mm
Standard Products
UT54ACS164646S
RadHard Schmitt CMOS 16-bit Bidirectional MultiPurpose Registered Transceiver
Preliminary Datasheet
January 18, 2007
www.aeroflex.com/radhard
FEATURES
Flexible voltage operation
- 5V bus to 3.3V bus
- 3.3V bus to 5V bus
- 5V bus to 5V bus
- 3.3V bus to 3.3V bus
Independent registers for A and B buses
Multiplexed real-time and stored data
Flow-through architecture optimizes PCB layout
Cold- and Warm-sparing
- 750kΩ minimum input impedance power-off
- Guranteed output tri-state while one power supply is "off"
and the other is "on"
Schmitt trigger inputs to filter noisy signals
All inputs are 5V tolerant regardless of power supply voltage
0.6μm
Commercial RadHard CMOS
- Total dose: 100K rad(Si)
- Single Event Latchup immune
TM
DESCRIPTION
The UT54ACS164646S is a 16-bit, MultiPurpose, registered,
level shifting, bus transceiver consisting of D-type flip-flops,
control circuitry, and 3-state outputs arranged for multiplexed
transmission of data directly from the data bus or from the
internal storage registers. The high-speed, low power
UT54ACS164646S transceiver is designed to perform multi-
ple functions including: asynchronous two-way communica-
tion, signal buffering, voltage translation, cold- and warm-
sparing. The device can be used as two independant 8-bit
transceivers or one 16-bit transceiver. Data on the A or B bus
is clocked into the registers on the rising edge of the appropri-
ate clock (xCLKAB or xCLKBA) input. With either V
DD
sup-
ply equal to zero volts, the UT54ACS164646S outputs and
inputs present a minimum impedance of 750kΩ making it
ideal for “cold-spare” and "warm-spare" applications. By vir-
tue of its flexible power supply interface, the
UT54ACS164646S may operate as a 3.3-volt only, 5-volt only,
or mixed 3.3V/5V bus transceiver.
The Output-enable (xOE) and direction-control (xDIR) inputs
are provided to control the tri-state function and input/output
direction of the transceiver respectively. The select controls
(xSAB and xSBA) select whether stored register data or real-
time data is driven to the outputs as determined by the xDIR
inputs. The circuitry used for select control eliminates the typ-
ical decoding glitch that occurs in a multiplexer during the
transition between stored and real-time data. Regardless of the
selected operating mode ("real-time" or "recall"), a rising edge
on the port input clocks (xCLKAB and xCLKBA) will latch
the corresponding I/O states into their respective registers.
Furthermore, when a data port is isolated (xOE = high), A-port
data may be stored into its corresponding register while B-port
data may be independantly stored into its corresponding regis-
ters. Therefore, when an output function is disabled, the input
function is still enabled and may be used to store and transmit
data. Lastly, only one of the two buses, xA-port or xB-port,
may be driven at a time.
- SEU Onset LET >74 MeV-cm
2
/mg
High speed, low power consumption
Available QML Q or V processes
Standard Microcircuit Drawing: 5962-06234
Package:
- 56-pin ceramic flatpack
PIN DESCRIPTION
Pin Names
xOE
xDIR
xAx
xBx
xSAB
xSBA
xCLKAB
xCLKBA
Description
Output Enable Input (Active Low)
Direction Control Inputs
Side A Inputs or 3-State Outputs (3.3V Port)
Side B Inputs or 3-State Outputs (5V Port)
Select real-time or stored A bus data to B bus
Select real-time or stored B bus data to A bus
Store A bus data
Store B bus data
1
ucgui touch problem
1.ucgui runs on the microcontroller, using GUI_CURSOR_Show(); the pointer can be displayed and the pointer can move with the touch. Question: After using ucguibuilder to create a simple button control...
gushanyun Real-time operating system RTOS
Hardware flow control of serial communication between MSP430 and GPRS module
The GPRS module selected is Siemens' MC52I. In order to reduce power consumption, the module's sleep mode is used (AT+CFUN=set the specific sleep mode). The sleep mode must first enable RTS/CTS flow c...
fish001 Microcontroller MCU
About differential signal problem ~ urgent~~
As shown in the figure, when there is only DC bias, the input power supply is equivalent to a short circuit. The circuit where the input power supply is located is not grounded, so why is there still ...
心之涅槃 Analog electronics
The connector is the connection locator. In 51 MCU development, it is BL51, and in VC development, it is linker. How is this thing made?
The connector is the connection locator. In 51 MCU development, it is BL51, and in VC development, it is linker. How is this thing made?...
haobin Embedded System
How to export WINCE5.0 SDK?
I plan to develop an application to be used on the 8515 car computer with WINCE5.0. I want to use EVC4.0 to develop this application. I checked online and found that I need to export an SDK and instal...
nywl Embedded System
Looking for a solution to improve the micro-current amplifier circuit
Figure 1 shows the current photomultiplier tube amplifier circuit using a TQ2-L-5V magnetic latching relay to switch the gain. This relay is large and not conducive to integration. Is there any analog...
巫毒猫 TI Technology Forum

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1192  2215  31  1064  643  24  45  1  22  13 
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号