STK-460中文资料
运营商代码460开头

运营商代码460开头
运营商代码460开头的整理:
46000 中国移动(GSM)
46001 中国联通(GSM)
46002 中国移动(TD-S)
46003 中国电信(CDMA)
46004 空(似乎是专门用来做测试的)
46005 中国电信(CDMA)
46006 中国联通(WCDMA)
46007 中国移动(TD-S)
46008
46009
46010
46011 中国电信(FDD-LTE)
手机网络设置里面有个优先网络,里面有中国移动46000,46002,41004,是什么意思,有什么功能?
答案:
你好,46000,46002,41004是移动网络的ID号(PLMN标识),它们所支持的接入技术分别为:
46000是中国移动GSM网络的标识号(PLMN标识),所支持的接入技术为 GSM/TD-SCDMA。
46001是中国联通GSM网络的标识号(PLMN标识),所支持的接入技术为 GSM。
46002 是中国移动134/159的SIM卡的PLMN标识,所支持的接入技术为 GSM/TD-SCDMA。
46007是中国移动TD-SCDMA网的PLMN标识,所支持的接入技术为 TD-SCDMA。
41004是中国移动香港的PLMN标识
说明:
IMSI由三部分组成:
移动国家号码MCC: 由3个数字组成,唯一地识别移动用户所属的国家.中国为460.
移动网号MNC: 识别移动用户所归属的移动网.
移动用户识别码MSIN: 唯一地识别国内数字蜂窝移动通信网中的移动用户.。
ATSTK520;中文规格书,Datasheet资料

STK520 .............................................................................................. User GuideSTK520 User Guide 3Table of ContentsSection 1Introduction............................................................................................1-2Section 2Using the STK520 Top Module.............................................................2-42.1Connecting the STK520 to the STK500 Starter Kit..................................2-42.1.1Placing an AT90PWM3 on the STK520.............................................2-42.1.2Placing an AT90PWM2 on the STK520.............................................2-52.2Programming the AVR..............................................................................2-72.2.1In-System Programming....................................................................2-72.2.2High-voltage Programming................................................................2-82.3JTAGICE mkII Connector.........................................................................2-92.4STK520 Jumpers, Leds & Test Points....................................................2-112.5DALI Interface.........................................................................................2-122.6Potentiometer.........................................................................................2-13Section 3Troubleshooting Guide........................................................................3-14Section 4Technical Specifications......................................................................4-16Section 5Technical Support ...............................................................................5-17Section 6Complete Schematics .........................................................................6-20IntroductionSection 1IntroductionThe STK520 board is a top module designed to add AT90PWM family support to theSTK500 development board from Atmel Corporation.The STK520 includes connectors and hardware allowing full utilization of the new fea-tures of the AT90PWM, while the Zero Insertion Force (ZIF) socket allows easy to use ofSO24 & SO32 packages for prototyping.This user guide acts as a general getting started guide as well as a complete technicalreference for advanced users.Notice that in this guide, the word AVR is used to refer to the target component(AT90PWM2, AT90PWM3...)Figure 1-1. STK520 Top Module for STK500Introduction1.1Features STK520 is a New Member of the Successful STK500 Starter Kit Family.Supports the AT90PWM2 & AT90PWM3.DALI Hardware Interface.Supported by AVR Studio® 4.Zero Insertion Force Socket for SO24 & SO32 Packages.High Voltage Parallell Programming.Serial Programming.DALI Peripherals can be Disconnected from the Device.6 Pin Connector for On-chip Debugging using JTAG MKII Emulator.Potentiometer for the Demo Application.Quick Reference to all Switches and Jumpers in the Silk-Screen of the PCB.Using the STK520 Top Module Section 2Using the STK520 Top Module2.1Connecting the STK520 to theSTK500 Starter Kit Connect the STK520 to the STK500 expansion header 0 and 1. It is important that the top module is connected in the correct orientation as shown in Figure 2-1. The EXPAND0 written on the STK520 top module should match the EXPAND0 written beside the expansion header on the STK500 board.Figure 2-1. Connecting STK520 to the STK500 BoardNote:Connecting the STK520 with wrong orientation may damage the board.2.1.1Placing anAT90PWM3 on theSTK520The STK520 contains both a ZIF socket for a SO32 package. Care should be taken so that the device is mounted with the correct orientation. Figure 2-2 shows the location of pin1 for the ZIF socket.Using the STK520 Top ModuleFigure 2-2. Pin1 on ZIF SocketCaution: Do not mount an AT90PWM3 on the STK520 at the same time as an AVR ismounted on the STK500 board or at the same time as an AT90PWM2 is mounted on theSTK520 board. None of the devices might work as intended.2.1.2Placing anAT90PWM2 on theSTK520The STK520 contains both a ZIF socket for a SO24 package. Care should be taken so that the device is mounted with the correct orientation. Figure 2-2 shows the location of pin1 for the ZIF socket.Figure 2-3. Pin1 on ZIF SocketPIN1PIN1Using the STK520 Top Module Caution: Do not mount an AT90PWM2 on the STK520 at the same time as an AVR is mounted on the STK500 board or at the same time as an AT90PWM3 is mounted on the STK520 board. None of the devices might work as intended.Using the STK520 Top Module2.2Programming theAVR The AVR (AT90PWM2, AT90PWM3...) can be programmed using both SPI and High-voltage Parallel Programming. This section will explain how to connect the programming cables to successfully use one of these two modes. The AVR Studio STK500 software is used in the same way as for other AVR partsNote:The AT90PWM3 also support Self Programming, See AVR109 application note for more information on this topic.2.2.1In-SystemProgramming Figure 2-4. In-System ProgrammingTo program the AT90PWM3 using ISP Programming mode, connect the 6-wire cable between the ISP6PIN connector on the STK500 board and the ISP connector on the STK520 board as shown in Figure 2-4. The device can be programmed using the Serial Programming mode in the AVR Studio4 STK500 software.Note:See STK500 User Guide for information on how to use the STK500 front-end software for ISP Programming.Using the STK520 Top Module2.2.2High-voltageProgramming Figure 2-5. High-voltage (Parallel) ProgrammingTo program the AVR using High-voltage (Parallel) Programming, connect the PROGC-TRL to PORTD and PROGDATA to PORTB on the STK500 as shown in Figure 2-5. Make sure that the TOSC-switch is placed in the XTAL position.As described in the STK500 User Guide (jumper settings), mount the BSEL2 jumper in order to High-voltage Program the ATmega devices. This setting also applies to High-voltage Programming of the AVR.The device can now be programmed using the High-voltage Programming mode in AVR Studio STK500 software.Note:See the STK500 User Guide for information on how to use the STK500 front-end software in High-voltage Programming mode.Note:For the High-voltage Programming mode to function correctly, the target voltage must be higher than 4.5V.Using the STK520 Top Module2.3JTAGICE mkIIConnector See the following document :“JTAGICE mkII Quick Start Guide” which purpose is “Connecting to a target board with the AVR JTAGICE mkII”.This note explains which signals are required for ISP and which signals are required for debugWIRE.Figure 2-6 shows how to connect the JTAGICE mkII probe on the STK520 board. Figure 2-6. Connecting JTAG ICE to the STK520The ISP connector is used for the AT90PWM3 built-in debugWire interface. The pin out of the connector is shown in Table 2-1 and is compliant with the pin out of the JTAG ICE available from Atmel. Connecting a JTAG ICE to this connector allows On-chip Debug-ging of the AT90PWM3.More information about the JTAG ICE and On-chip Debugging can be found in the AVR JTAG ICE User Guide, which is available at the Atmel web site, .分销商库存信息: ATMELATSTK520。
460mos管资料

Max.
20 13 80 280 2.2 ± 30 3.8 -55 to + 150 300 (1.6mm from case ) 10 lbfin (1.1Nm)
Units
A W W/°C V V/ns °C
Typical SMPS Topologies:
l l
Full Bridge PFC Boost
l
TO-247AC G D S
Absolute Maximum Ratings
Parameter
ID @ TC = 25°C ID @ TC = 100°C IDM PD @TC = 25°C VGS dv/dt TJ TSTG Continuous Drain Current, VGS @ 10V Continuous Drain Current, VGS @ 10V Pulsed Drain Current Power Dissipation Linear Derating Factor Gate-to-Source Voltage Peak Diode Recovery dv/dt Operating Junction and Storage Temperature Range Soldering Temperature, for 10 seconds Mounting torqe, 6-32 or M3 screw
10
1
4.5V
20s PULSE WIDTH TJ = 25 °C
1 10 100
4.5V
0.1 0.1
1 1 10
20s PULSE WIDTH TJ = 150 °C
100
VDS , Drain-to-Source Voltage (V)
STK中文介绍

STK介绍
3. 标准分析模块 (1). STK/Analyzer(分析者分析模块) STK/Analyzer使用户的STK研究和参数变量 能够通过工程学的综合分析能力自动的进行分 析。它是STK软件模块的中心模块,用于STK 想定的任务计划编制、实施操作、调用其它 STK模块进行评估等。
STK介绍
STK介绍
五. 附加模块介绍
1. 综合 STK/Integration(综合模块)
COM 或TCP/IP socket 接口;快速综合的C接口库; STK与MATLAB的双向通信接口;建模、仿真和实时战场 环境分布式交互仿真系统的二维、三维显示;精确的位 置和姿态的PDU(协议数据单元)转换;实时的GIS (地 理信息系统软件)显示和分析;可将Microsoft Word, Excel, and PowerPoint嵌入到OLE程序中;可灵活的使用Java或 COM进行开发,包括Perl, MATLAB, C, C++, C#, VB5, VB6, and 等语言;可嵌入在HTML网页里。
STK介绍-附加模块
DSim Extension for DIS/HLA data feeds in STK & AGI Viewer (Dsim扩展) RT3 Extension for Real-Time Data in STK & AGI Viewer )(RT3扩展) STK/UrbanProp 通讯的城市传播扩展模块 QualNet Interface for STK/Communications
STK介绍-版本
三. STK版本
1.STK Basic版本 入门级STK版本。只解决在陆地、海洋、空中和空间的基本的位置及 通视性的问题。 2.STK专业版本 STK专业版本具有大量的3D可视化的高效的分析能力。此版本包含 附加的数据库,先进的飞行器和轨道载具的描述,姿态的外形,复 杂传感器的建模,定制坐标类型和系统,以及用户报告。 3.STK专家版本 STK专家版本包括STK专业版本和STK/Integration、 STK/Terrain,Imagery,&Maps及STK Standard Analysis modules, 也能附加Specialized Analysis Modules里的模块。
STK系列音响厚膜集成电路

STK系列音响厚膜集成电路/ 2008-11-9 19:35:51STK系列音响厚膜集成电路STK系列音响厚膜集成电路STK系列大功率音响厚膜集成电路是日本三洋公司的产品。
该系列厚膜集成电路具有精度高,电路设计灵活,音响效果好,输出功率大,失真小,性能稳定,耐热性高和外围电路简单等优点,在音频大功率电路中颇为流行。
本文集锦了五十余个型号厚膜功放集成电路,按其电路构成及电源供给方式介绍其主要参数与典型应用电路。
转载请注明转自“维修吧-”STK系列音响厚膜集成电路参数表STK430ISTK430IISTK433STK435STK436STK437STK439sTK441STK443STK457STK459STK460STK461STK463sTK465STK4017sTK4019STK402lSTK4023sTK4025STK4024STK4026STK4028STK4036sTK4024IISTK4030IISTK4036IISTK4040IISTK4036XISTK4038XISTK4040XISTK4042XISTK4048XISTK41O1IISTK4111II STK4121II sTK4131II STK4141II STK4151II STK4161II STK4171II STK4181II sTK4191II STK4773 STK4793 STK4803 STK4813 STK4833 STK4843 STK4853所属分类: 家用电器- 音像视听所属专题。
STK401-060中文资料

Specified Transformer Supply (RP-25 or Equivalent)
No. 4680—2/8
元器件交易网
STK401-060
Equivalent Circuit
Sample PCB Layout for 2-Channel or 3-Channel Amplifiers
The STK401-060 is a thick-film audio power amplifier IC belonging to a series in which all devices are pin compatible. This allows a single PCB design to be used to construct amplifiers of various output capacity simply by changing hybrid ICs. Also, this series is part of a new, larger series that comprises mutually similar devices with the same pin compatibility. This makes possible the development of a 2-channel amplifier from a 3-channel amplifier using the same PCB. In addition, this new series features 6/3Ω drive in order to support the low impedance of modern speakers.
元器件交易网
Ordering number: EN 4680B
固也泰电子工业 EA460 發電機自動電壓調整器使用手冊

______________________________________________________________________________________
2
EA460
電壓調整 4.2
(VOLT).
調整加 電壓調整鈕 至 定 時 增 4.2.1
“
”
).
使用外部調整時 請參考圖四 請於 當 4.2.2
4
EA460
6. 故障排除表
電壓現無法建象立 剩磁電壓低於5原VAC 因 ※※電電電壓壓壓請產輸輸輸品用出出出的原過不不性廠足穩高能備份、保規FF低穩磁外調外調調引++險格場擎整整整部部頻定、、及A轉保值絲電調電器器FF−−V速護壓整外阻太內內。反R、觀值過調太部部高中開接7 、低整低電電與關,,,8壓值壓發若或電電未未壓壓磁有調調太電O接N改場整低選整選機妥擇擇值值無良電,壓而太不太不法外無低正正過高配部確確合低法,熔外預絲部先斷電告壓知
電壓調整
保險絲5A 250V
電壓調整
保險絲5A 250V
外接VR(1,2) 1K 1W
外接VR(1,2) 1K 1W
輸入電壓選擇(3,4) 跨接為110V 開路為220V
低頻設定 低頻指示燈
輸入電壓選擇(3,4) 開路為220V
低頻設定 低頻指示燈
頻率選擇(50,C,60) C-50為50HZ C-60為60HZ
243 ± 2%
2.
接線
2.1
2.2
2.3 2.4 2.5
接將連2選選註外口(2如短擇擇.0發部接:V建裝依路圖電電5R偵,0於議.實)壓機S四H若.測.使際Tz電調之需電或、三滿源整用磁設五源相6一(載器場如定0線)較激H電如引圖1z於壓磁高1.圖線四0遮.場V四連7) 斷電,、時接(保視容流8請於險量需的(將出F之絲求+3廠)保容、.、設量險F4-接跨加定須
手机缩略语

国际移动设备识别码
18
IMSI
International Mobile Subscriber Identification Number
国际移动用户识别码
19
Ki
Key identifier
SIM卡与运营商之间加密数据传递 的密钥
20 21
MO MT WIRELESS TELEPHONY APPLICATION INTERFACE
9
PIN2
设定手机计费时使用
10
PUK
PIN码被锁后使用
11
PHS PAS
Personal Handy-phone System
个人手持式电话系统
12
GSM
Global System For Mobile Communication
全球移动通信系统
13
CDMA
Code Division Multiple Access
码分多址
14
USSD
Unstructured Supplementary 非结构化补充数据业务 Services Data
15
3G
3rd Generation
第三代数字通信
16
WLAN
Wireless Local Area Network
应用无线通信技术将计算机设备 互联
17
IMEI
International Mobile Equipment Identification Number
51 52 53 54 55 56
IMSI LA MCC MNC TMSI 62 EFLOCI
57 58 59 60 61 63 64 65 66 67 68 69 70 71 72 73