1. Contact rating - Product of the switching voltage and current should never exceed the wattage rating. Contact Littelfuse for additional load/life information.
2. When switching inductive and/or capacitive loads, the effects of transient voltages and/or currents should be considered. Refer to Application Notes AN108A and AN107 for details.
3. Breakdown Voltage - per MIL-STD-202, Method 301.
4. Electrical Load Life Expectancy - Contact Littelfuse with voltage, current values along with type of load.
5. This resistance value is for 11.81mm wire length. Resistance changes when wire lengthens.
6. Operate (including bounce)/Release Time - per EIA/NARM RS-421-A, diode suppressed coil (Coil II).
7. Shock and Vibration - per EIA/NARM RS-421-A and MIL-STD-202.
8. For custom modifications to the wire length or size, or adding a special connector, please contact Littelfuse.
Sensitivity Options (Using 57075 Actuator)
Select Option
Switch Type
S
T
Pull-In AT
Range
U
Activate Distance
mm (inch)
Average
Pull-In AT
Range
V
Activate Distance
mm (inch)
Average
Pull-In AT Activate Distance Pull-In AT Activate Distance
mm (inch)
mm (inch)
Range
Range
Average
Average
1
2
3
4
Normally Open
High Voltage
Change Over
Normally Closed
12-18
--
15-20
15-20
25.0 (.984)
--
23.0 (.906)
23.0 (.906)
17-23
17-23
20-25
20-25
21.0 (.827)
21.0 (.827)
20.0 (.787)
20.0 (.787)
22-28
22-28
25-30
25-30
19.0 (.748)
19.0 (.748)
18.0 (.709)
18.0 (.709)
27-33
27-33
--
--
17.5 (.689)
17.5 (.689)
--
--
Note:
1. Pull-In AT Range: These AT values are the bare reed switch AT before modification.
2. The activation distance is average value on the final sensor assembly.
A low-power product designed for STM32 MCU, after entering the sleep state WFI, the standard power consumption is 10uA, and the current power consumption is 50uA. Which component or port setting may c...
AT89S51 MCU controls GSM module (M22) to send SMS program! ~! ~! ~! I modified the AT89S51 MCU to control GSM module (M22) to send SMS program. It is compiled correctly on Keil, but I have not tried t...
1. Fully understand the design requirements of all parties and determine the appropriate solution. The original driving force for starting a hardware development project will come from many aspects, s...
What are the future development directions of the new generation of Internet of Things? In a recent article , Qorvo shared that the main development directions of the new generation of Internet of Thi...
Recently, the first Digital China Summit was held in Fuzhou, attracting many domestic ICT industry giants to participate in the exhibition. The long queues outside the venue, the noisy and exciting...[Details]
In the
AI
boom, the most talked about is
neural network
. However,
AI
is much more than that. Let's learn about the relevant content with the network communication editor.
...[Details]
As the weather gets colder, the way the north and south spend the winter has become a hot topic and people talk about it. Although the north is particularly cold, because there is heating, it can s...[Details]
I used the bit definition in my 51 program: bit flag. After defining it this way, I ran the program and downloaded it to the circuit board. I found that the flag was not the value I set, which led to...[Details]
The Vatican Secret Archives is one of the world's greatest historical collections, but many of its documents have never been transcribed. Recently, a project called Codice Ratio used a
combination...[Details]
Interrupts and timers implement a 24-hour clock. The program is as follows: #include reg52.h #define PORTLEN P0 sbit bit_select = P2^0; sbit seg_select = P2^1; unsigned char src = {0x3f,0x06,0...[Details]
//******************************************************************************/ #include msp430.h //Note: There must be a delay between two transmissions, otherwise it cannot be sent again, seria...[Details]
Recently, in the display industry,
quantum dot
display technology has become popular, and major manufacturers have flocked to it and started to produce
quantum dot
displays. However...[Details]
While imaging industry experts know that Apple has designed a complex 3D camera for its iPhone X, called "TrueDepth," most of the details of the 3D system inside the module, including chips, componen...[Details]
volatile unsigned int ad_value ; int main( void ) { WDTCTL=WDTPW+WDTHOLD; //Turn off watchdog BCSCTL1 =CALBC1_1MHz; //Set DCO to 1MHZ DCOCTL =CALBC1_1MHZ; //Clock source: AD internal clock and divide...[Details]
In October 2017, NVIDIA announced a new member of the Drive PX family of autonomous driving computing platforms at its ecosystem conference GTC Europe , codenamed "Pegasus". "Pegasus" is expected ...[Details]
Developing radiation-tolerant systems for space applications requires long lead times and is very costly, as the systems must be extremely reliable to operate for years in harsh environments....[Details]
ATMEL's AVR microcontroller is an enhanced RISC microcontroller with built-in Flash. The Flash memory on the chip is attached to the user's product and can be programmed and reprogrammed at any time,...[Details]