EEWORLDEEWORLDEEWORLD

Part Number

Search

GSP2.272F.24

Description
Mains Power Connector, Male, Solder Terminal
CategoryThe connector    The connector   
File Size75KB,1 Pages
ManufacturerSCHURTER
Websitehttp://www.schurterinc.com/
Environmental Compliance  
Download Datasheet Parametric View All

GSP2.272F.24 Overview

Mains Power Connector, Male, Solder Terminal

GSP2.272F.24 Parametric

Parameter NameAttribute value
Is it lead-free?Lead free
Is it Rohs certified?conform to
MakerSCHURTER
Reach Compliance Codecompliant
Other featuresSTANDARD: IEC 320/C14, BRASS, NICKEL PLATED ALSO AVAILABLE
Connector typeMAINS POWER CONNECTOR
Contact to complete cooperationTIN OVER NICKEL
Contact completed and terminatedTIN OVER NICKEL
Contact point genderMALE
Contact materialBRASS
Coupling typeSNAP
DIN complianceNO
IEC complianceYES
JESD-609 codee3
MIL complianceNO
Manufacturer's serial numberGSP2
Installation typeBOARD AND PANEL
Shell materialPOLYAMIDE
Termination typeSOLDER
Total number of contacts3
SNAP
FIT
-
SCREW
FIT
NEW
AC Inlets for Pcb Mounting –
Snap-in or Screw-on
Complete
MULTI
FIT
family on page 10
Order Numbers:
GSP 2 . X X X X . X X
Panel Mounting
1 = 1.0mm panel thickness
2 = 1.2mm panel thickness
3* = 1.5mm panel thickness
4 = 2.0mm panel thickness
5 = 2.5mm panel thickness
6 = 3.0mm panel thickness
Color of Housing
1* = black
2 = grey
SCREW
FIT
Snap-in
Screw-on
Standards: EN60320;
IEC 320 / C14
SNAP
FIT
with insulation
cover
d1 = 6
±0.05
for SNAPFIT
d1 = 3.6 for SCREWFIT
Ground Terminal
0 = protection class II, without ground terminal
1* = protection class I, solder/quick connect 4.8 x
0.8mm, 90˚ to connector axis
2 = same as 1, but not connected with PCB
3* = protection class I, solder/quick connect terminal
4.8 x 0.8mm, in connector axis
4 = same as 3, but not connected with PCB
5 = protection class I, solder/quick connect terminal
6.3 x 0.8mm, 90˚ to connector axis
6 = same as 5, but not connected with PCB
7 = protection class I, solder/quick connect terminal
6.3 x 0.8mm, in connector axis
8 = same as 7, but not connected with PCB
A = protection class I, solder terminals, no PCB
terminals
B = protection class I, quick connect terminals 4.8 x
0.8mm, no PCB terminals
C = protection class I, solder terminals, 90˚ to the
connector axis
D = same as C, but not connected with PCB
E = protection class I, solder terminals, in
connector axis
F = same as E, but not connected with PCB
Insulation Cover
0* = without insulation cover
1* = black insulation cover, mounted **
2 = black insulation cover included (separate) **
Printed Circuit Board Mounting
0* = with 3mm self-tapping screws (screws not included)
1* = with 3mm self-tapping screws (2 screws included)
2* = with snap-in feet for PCB 1.6mm
3 = with snap-in feet for PCB 1mm
4 = with snap-in feet for PCB 1.2mm
5 = with snap-in feet for PCB 1.5mm
6 = with snap-in feet for PCB 2mm
7 = with snap-in feet for PCB 2.4mm
8 = with snap-in feet for PCB 3.2mm
Terminal Spacing
0 = No PCB terminals
1 = type spacings 7/9.7mm
2 = type spacings 9.05/7.3mm
3* = type spacings 9.05/9.7mm
4* = type spacings 7/7.3mm
Basic Specification
GSP2* = appliance connector for mounting on PCB
*Standard configuration. Contact Schurter for non-standard order minimums.
** For additional insulation cover (spare part only), use order number 0098.0077
rear panel mounting
split panel mounting
For “cold” connections 65˚C, Protection Class I or II
Pcb mount with snap-in or screw-on feet (self-tapping screws provided)
panel mount from rear or “sandwich” between top and bottom panels for
optimum stability (see page 10 for further information)
Ground terminal solder / quick-connect 4.8 x 0.8mm or 6.3 x 0.8mm;
positioned for access from top or back of connector
Optional insulation cover for protection against electrical contact
Material: thermoplastic, polyamid 6.6 (UL 94V-O)
Terminals: brass, tin and nickel-plated
UL
CSA
VDE
SEMKO
SEV
12
recognition
certification
approval
approval
approval
15A/250V File #E96454
15A/250V File #LR38456
10A/250V File #73753
File
10A/250V
numbers
10A/250V
on request
Schurter, Inc. • Phone 707-778-6311 • Fax 707-778-6401 • E-mail 73024.2314@compuserve.com • Website http://www.schurterinc.com
AD issues related to STM32
In a recent project, I will use STM32's four-channel AD acquisition voltage of 0 to 5V. Due to the industrial environment, all IOs of STM32 are isolated by optocouplers. Will AD directly use STM32's A...
908508455a stm32/stm8
Journey to the West: Ten Outstanding Young People
1. Sun Wukong is an outstanding representative of the first batch of pilots in Chinese history. After long-term hard training, Sun Wukong finally mastered the flying skills that have never been seen b...
张无忌1987 Talking
Hybrid electric vehicles are expected to become the leading product in the automotive industry
Early development of hybrid electric vehicles Hybrid electric vehicles (HEV) are new models that have been developed before the ideal high-quality specific energy and mass-to-power vehicle power suppl...
frozenviolet Automotive Electronics
Comparison and discussion of data processing speed between LPC1768 and LPC54102
1. Purpose: To compare the data processing speed of 1768 and 54102 at 100MHz 2. Data: posdata_sum = 0x0; for(i=6;i>0;i--) { posdata_sum += posdata_tmp; } posdata_avg = posdata_sum >> 4; posdata_um = p...
liuyuedeyu NXP MCU
Help! Can LaunchPad use USB BSL to download programs?
TI says G2553 has BSL, but I still don't understand it after reading the technical manual for a long time... Can anyone tell me how to use USB BSL to download programs for G2553? I have a BSL download...
southwolf1813 Microcontroller MCU
Share some explanations of #define definitions in the IAR 430 header file
I found several questions when reading the header file cc430x613x.h in RF_Example_Code_v1.0. First, let's look at the three #define examples in cc430x613x.h: #define DEFC(name, address) __no_init vola...
fish001 Microcontroller MCU

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 2382  823  1517  1625  1931  48  17  31  33  39 
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号