address inputs, A(12:0); and eight bidirectional data lines,
DQ(7:0). E1 and E2 are device enable inputs that control device
selection, active, and standby modes. Asserting both E1 and E2
enables the device, causes I
DD
to rise to its active value, and
decodes the 13 address inputs to select one of 8,192 words in
the memory. W controls read and write operations. During a
read cycle, G must be asserted to enable the outputs.
2
WRITE CYCLE
A combination of W less than V
IL
(max), E1 less than V
IL
(max),
and E2 greater than V
IH
(min) defines a write cycle. The state of
G is a “don’t care” for a write cycle. The outputs are placed in
the high-impedance state when either G is greater than
V
IH
(min), or when W is less than V
IL
(max).
Write Cycle 1, the Write Enable-controlled Access shown in
figure 4a, is defined by a write terminated byW going high, with
E1 and E2 still active. The write pulse width is defined by t
WLWH
when the write is initiated by W, and by t
ETWH
when the write
is initiated by the latter of E1 or E2. Unless the outputs have
been previously placed in the high-impedance state by G, the
user must wait t
WLQZ
before applying data to the eight
bidirectional pins DQ(7:0) to avoid bus contention.
Write Cycle 2, the Chip Enable-controlled Access shown in
figure 4b, is defined by a write terminated by the latter of E1 or
E2 going inactive. The write pulse width is defined by t
WLEF
when the write is initiated by W, and by t
ETEF
when the write
is initiated by the latter of E1 or E2 going active. For the W
initiated write, unless the outputs have been previously placed
in the high-impedance state by G, the user must wait t
WLQZ
before applying data to the eight bidirectional pins DQ(7:0) to
avoid bus contention.
Total Dose
Table 2. Radiation Hardness
Design Specifications
1
1.0E6
1.0E9
1.0E12
1.0E-10
3.0E14
rads(Si)
rads(Si)/s 20ns pulse
rads(Si)/s 20ns pulse
errors/bit day
2
n/cm
2
Dose Rate Upset
Dose Rate Survival
Single-Event Upset
Neutron Fluencs
Notes:
1. The SRAM will not latchup during radiation exposure under recommended
operating conditions.
2. 90% Adam’s worst case spectrum (-55
o
C to 125+
o
C).
Table 3. SEU versus Temperature
10
-4
10
-6
SEU
errors/bit-day
10
-8
10
-10
10
-12
10
-13
10
-14
10
-16
10
-13
10
-11
10
-10
RADIATION HARDNESS
The UT67164 SRAM incorporates special design and layout
features which allow operation in high-level radiation
environments.
-55
-35
-15
5
25
45
65
85
105 125
Temperature (
o
C)
3
ABSOLUTE MAXIMUM RATINGS
1
(Referenced to V
SS
)
SYMBOL
V
DD
V
I/O
T
STG
P
D
T
J
Θ
JC
I
LU
I
I
PARAMETER
DC supply voltage
Voltage on any pin
Storage temperature
Maximum power dissipation
Maximum junction temperature
Thermal resistance, junction-to-case
2
Latchup immunity
DC input current
LIMITS
-0.5 to 7.0V
-0.5 to V
DD
+ 0.5
-65 to +150°C
1.0W
+150°C
10°C/W
+/-150mA
+/-
10 mA
Notes:
1. Stresses outside the listed absolute maximum ratings may cause permanent damage to the device. This is a stress rating only, and functional operation of the device
at these or any other conditions beyond limits indicated in the operational sections of this specification is not recommended. Exposure to absolute maximum rating
conditions for extended periods may affect device reliability.
2. Test per MIL-STD-883, Method 1012.
RECOMMENDED OPERATING CONDITIONS
SYMBOL
V
DD
T
C
V
IN
PARAMETER
Positive supply voltage
Case temperature range
DC input voltage
LIMITS
4.5 to 5.5V
-55 to +125°C
0V to V
DD
UNITS
V
o
C
V
4
DC ELECTRICAL CHARACTERISTICS (Pre/Post-Radiation)*
(V
DD
= 5.0V±10%; -55°C <Tc < +125°C)
SYMBOL
V
IH
V
IL
V
OL
V
OH
C
IN 1
C
IO 1
I
IN
I
OZ
PARAMETER
High-level input voltage
Low-level input voltage
Low-level output voltage
High-level output voltage
Input capacitance
Bidirectional I/O capacitance
Input leakage current
Three-state output leakage current
I
OL
= +/- 4.0mA, V
DD
= 4.5V
I
OH
= +/-4mA, V
DD
= 4.5V
ƒ
= 1MHz @ 0V, V
DD
= 4.5V
ƒ
= 1MHz @ 0V, V
DD
= 4.5V
V
IN
= V
DD
and V
SS
V
O
= V
DD
and V
SS
V
DD
= 5.5V
G = 5.5V
I
OS 2, 3
Short-circuit output current
V
DD
= 5.5V, V
O
= V
DD
V
DD
= 5.5V, V
O
= 0V
I
DD
(OP)
I
DD
(SB)
pre-rad
I
DD
(SB)
post-rad
Supply current operating @1MHz
CMOS inputs (I
OUT
= 0)
V
DD
= 5.5V
Supply current standby
CMOS inputs (I
OUT
= 0)
E1 = V
DD
- 0.5, V
DD
= 5.5V
CMOS inputs (I
OUT
= 0)
CS1 = negated V
DD
= 5.5V
CS2 = negated
Notes:
* Post-radiation performance guaranteed at 25°C per MIL-STD-883 Method 1019 at 1.0E6 rads(Si).
1. Measured only for initial qualification and after process or design changes that could affect input/output capacitance.
2. Supplied as a design limit but not guaranteed or tested.
3. Not more than one output may be shorted at a time for maximum duration of one second.
My connection method is: board + TTL to RS232 + RS232 to USB + PC. "+" represents connection. Is there any problem with this conversion? Why can't I receive data? I can receive data by directly connec...
As the title says, I only want the chip, not the card. I have been looking for it for a long time, but I can't find it. So I want to use software simulation, but the result is not very ideal. I would ...
#define OUTMOD_2 (2*0x20u) /* PWM output mode: 2 - PWM toggle/reset */ In the above macro definition 2*0x20u, does the '2*' mean '2 times'? Or does it mean that the second mode of OUTMOD is 0x02? char...
I made a board based on the STM32F4 chip. The top and bottom layers are copper-plated. The network connected to the top layer is VCC (12V power supply), and the network connected to the bottom layer i...
Comprehensive Times, The logic for up does not match a standard flip-flop The program code is as follows. I think there are still some grammatical errors. I hope the experts can give me some advice. o...
ISP devices, such as field programmable devices (FPGAs and CPLDs), do not require a programmer. Using programming kits provided by the device manufacturer, they employ a top-down modular design app...[Details]
The jammer is a signal blocker, mainly composed of a chip and a radio transmitter. When the car owner presses the remote control lock button, the jammer interferes with the electronic lock receivin...[Details]
As the main model among new energy vehicles, pure electric vehicles have received strong support and encouragement from the country in recent years, and their development is changing with each pass...[Details]
Introduction to the principles of speech recognition technology
Automatic speech recognition (ASR) technology aims to enable computers to understand human speech and extract the textual inform...[Details]
Logic analyzers are widely used tools in digital design verification and debugging. They can verify the proper functioning of digital circuits and help users identify and troubleshoot faults. They ...[Details]
In the summer of 2025, BlueOval SK, a joint venture between Ford and SK On, officially started production at its first battery factory in Kentucky.
According to the original plan, this w...[Details]
introduction
According to the China Fire Statistics Yearbook, electrical fires accounted for more than 30% of fire accidents in the past decade, and the trend is increasing year by year. They ...[Details]
The practice of warming up a car originated with gasoline-powered vehicles. Warming up the engine allows it to enter a better working state and ensures good lubrication. This has become a habit for...[Details]
Inverter power supplies on the market can generally be divided into two categories: sine wave inverters and square wave inverters. Some engineers also like to categorize pure sine wave inverters as...[Details]
Previously, Positive Motion Technology shared with you the firmware upgrade of motion controller, ZBasic program development, ZPLC program development, communication with touch screen and input/out...[Details]
We often hear about the precautions for using pure electric vehicles in winter, and many owners even develop relevant strategies, such as adopting a "charge as you go" principle for their vehicles,...[Details]
Electric vehicles are composed of three main components: electric motors, electric motors, and electric vehicles. Maintenance is much simpler than for gasoline-powered vehicles. Maintenance for ele...[Details]
Common Mode Semiconductor has officially launched the GM6503 series—a 5 V, 3 A synchronous step-down DC/DC power module designed for optical communications, servers, industrial applications, and FP...[Details]
introduction
In recent years, multi-touch has emerged as a new alternative to traditional human-computer interaction. It eliminates the need for keyboards and mice, enabling simultaneous inter...[Details]
Nascent Micro is launching devices covering a wide range of power applications, including gallium nitride (GaN) drivers, dual-channel automotive drivers, and battery protection MOSFETs.
...[Details]