V7-1A23D8;中文规格书,Datasheet资料

合集下载

ATTINY28L-4PC,ATTINY28L-4PI,ATTINY28L-4AC,ATTINY28L-4AU,ATTINY28L-4AI,规格书,Datasheet 资料

ATTINY28L-4PC,ATTINY28L-4PI,ATTINY28L-4AC,ATTINY28L-4AU,ATTINY28L-4AI,规格书,Datasheet 资料

1Features•Utilizes the AVR ® RISC Architecture•AVR – High-performance and Low-power RISC Architecture–90 Powerful Instructions – Most Single Clock Cycle Execution –32 x 8 General-purpose Working Registers –Up to 4 MIPS Throughput at 4 MHz •Nonvolatile Program Memory–2K Bytes of Flash Program Memory –Endurance: 1,000 Write/Erase Cycles–Programming Lock for Flash Program Data Security •Peripheral Features–Interrupt and Wake-up on Low-level Input–One 8-bit Timer/Counter with Separate Prescaler –On-chip Analog Comparator–Programmable Watchdog Timer with On-chip Oscillator–Built-in High-current LED Driver with Programmable Modulation •Special Microcontroller Features–Low-power Idle and Power-down Modes –External and Internal Interrupt Sources–Power-on Reset Circuit with Programmable Start-up Time –Internal Calibrated RC Oscillator •Power Consumption at 1 MHz, 2V , 25°C –Active: 3.0 mA –Idle Mode: 1.2 mA–Power-down Mode: <1 µA •I/O and Packages–11 Programmable I/O Lines, 8 Input Lines and a High-current LED Driver –28-lead PDIP , 32-lead TQFP , and 32-pad MLF •Operating Voltages–V CC : 1.8V - 5.5V for the ATtiny28V –V CC : 2.7V - 5.5V for the ATtiny28L •Speed Grades–0 - 1.2 MHz for the ATtiny28V –0 - 4 MHz For the ATtiny28LPin ConfigurationsPDIPTQFP/QFN/MLF8-bit Microcontroller with 2K Bytes of ATtiny28L ATtiny28V SummaryNote: This is a summary document. A complete documentis available on our Web site at .2ATtiny28L/V1062FS–AVR–07/06DescriptionThe ATtiny28 is a low-power CMOS 8-bit microcontroller based on the AVR RISC archi-tecture. By executing powerful instructions in a single clock cycle, the ATtiny28 achieves throughputs approaching 1 MIPS per MHz, allowing the system designer to optimize power consumption versus processing speed. The AVR core combines a rich instruction set with 32 general-purpose working registers. All the 32 registers are directly con-nected to the Arithmetic Logic Unit (ALU), allowing two independent registers to be accessed in one single instruction executed in one clock cycle. The resulting architec-ture is more code efficient while achieving throughputs up to ten times faster than conventional CISC microcontrollers.Block DiagramFigure 1. The ATtiny28 Block DiagramThe ATtiny28 provides the following features: 2K bytes of Flash, 11 general-purpose I/O lines, 8 input lines, a high-current LED driver, 32 general-purpose working registers, an 8-bit timer/counter, internal and external interrupts, programmable Watchdog Timer with internal oscillator and 2 software-selectable power-saving modes. The Idle Mode stops the CPU while allowing the timer/counter and interrupt system to continue functioning.The Power-down mode saves the register contents but freezes the oscillator, disabling all other chip functions until the next interrupt or hardware reset. The wake-up or inter-3ATtiny28L/V1062FS–AVR–07/06rupt on low-level input feature enables the ATtiny28 to be highly responsive to external events, still featuring the lowest power consumption while in the power-down modes.The device is manufactured using Atmel’s high-density, nonvolatile memory technology.By combining an enhanced RISC 8-bit CPU with Flash on a monolithic chip, the Atmel ATtiny28 is a powerful microcontroller that provides a highly flexible and cost-effective solution to many embedded control applications. The ATtiny28 AVR is supported with a full suite of program and system development tools including: macro assemblers, pro-gram debugger/simulators, in-circuit emulators and evaluation kits.Pin DescriptionsVCC Supply voltage pin.GNDGround pin.Port A (PA3..PA0)Port A is a 4-bit I/O port. PA2 is output-only and can be used as a high-current LED driver. At V CC = 2.0V, the PA2 output buffer can sink 25 mA. PA3, PA1 and PA0 are bi-directional I/O pins with internal pull-ups (selected for each bit). The port pins are tri-stated when a reset condition becomes active, even if the clock is not running.Port B (PB7..PB0)Port B is an 8-bit input port with internal pull-ups (selected for all Port B pins). Port B pins that are externally pulled low will source current if the pull-ups are activated.Port B also serves the functions of various special features of the ATtiny28 as listed on page 27. If any of the special features are enabled, the pull-up(s) on the corresponding pin(s) is automatically disabled. The port pins are tri-stated when a reset condition becomes active, even if the clock is not running.Port D (PD7..PD0)Port D is an 8-bit I/O port. Port pins can provide internal pull-up resistors (selected for each bit). The port pins are tri-stated when a reset condition becomes active, even if the clock is not running.XTAL1Input to the inverting oscillator amplifier and input to the internal clock operating circuit.XTAL2Output from the inverting oscillator amplifier.pulses longer than 50 ns will generate a reset, even if the clock is not running. Shorter pulses are not guaranteed to generate a reset.4ATtiny28L/V1062FS–AVR–07/06Notes:1.For compatibility with future devices, reserved bits should be written to zero if accessed. Reserved I/O memory addressesshould never be written.2.Some of the status flags are cleared by writing a logical “1” to them. Note that the CBI and SBI instructions will operate on allbits in the I/O register, writing a one back into any flag read as set, thus clearing the flag. The CBI and SBI instructions work with registers $00 to $1F only.Register SummaryAddressNameBit 7Bit 6Bit 5Bit 4Bit 3Bit 2Bit 1Bit 0Page$3F SREG ITHSVNZCpage 6$3E Reserved ...Reserved $20Reserved $1F Reserved $1E Reserved $1D Reserved $1C Reserved $1B PORTA ----PORTA3PORTA2PORTA1PORTA0page 32$1A PACR ----DDA3PA2HCDDA1DDA0page 32$19PINA ----PINA3-PINA1PINA0page 32$18Reserved $17Reserved $16PINB PINB7PINB6PINB5PINB4PINB3PINB2PINB1PINB0page 32$15Reserved $14Reserved $13Reserved $12PORTD PORTD7PORTD6PORTD5PORTD4PORTD3PORTD2PORTD1PORTD0page 33$11DDRD DDD7DDD6DDD5DDD4DDD3DDD2DDD1DDD0page 33$10PIND PIND7PIND6PIND5PIND4PIND3PIND2PIND1PIND0page 33$0F Reserved $0E Reserved $0D Reserved $0C Reserved $0B Reserved $0A Reserved $09Reserved $08ACSR ACD -ACO ACI ACIE -ACIS1ACIS0page 44$07MCUCS PLUPB -SE SM WDRF -EXTRF PORF page 19$06ICR INT1INT0LLIE TOIE0ISC11ISC10ISC01ISC00page 22$05IFR INTF1INTF0-TOV0----page 23$04TCCR0FOV0--OOM01OOM00CS02CS01CS00page 35$03TCNT0Timer/Counter0 (8-bit)page 36$02MODCR ONTIM4ONTIM3ONTIM2ONTIM1 ONTIM0MCONF2MCONF1MCONF0page 43$01WDTCR ---WDTOEWDEWDP2WDP1WDP0page 37$00OSCCALOscillator Calibration Registerpage 95ATtiny28L/V1062FS–AVR–07/06Instruction Set SummaryMnemonicOperandsDescriptionOperationFlags# ClocksARITHMETIC AND LOGIC INSTRUCTIONSADD Rd, Rr Add Two RegistersRd ← Rd + Rr Z,C,N,V,H 1ADC Rd, Rr Add with Carry Two Registers Rd ← Rd + Rr + C Z,C,N,V,H 1SUB Rd, Rr Subtract Two Registers Rd ← Rd - Rr Z,C,N,V,H 1SUBI Rd, K Subtract Constant from Register Rd ← Rd - K Z,C,N,V,H 1SBC Rd, Rr Subtract with Carry Two Registers Rd ← Rd - Rr - C Z,C,N,V,H 1SBCI Rd, K Subtract with Carry Constant from Reg.Rd ← Rd - K - C Z,C,N,V,H 1AND Rd, Rr Logical AND RegistersRd ← Rd • Rr Z,N,V 1ANDI Rd, K Logical AND Register and Constant Rd ← Rd • K Z,N,V 1OR Rd, Rr Logical OR RegistersRd ← Rd v Rr Z,N,V 1ORI Rd, K Logical OR Register and Constant Rd ← Rd v K Z,N,V 1EOR Rd, Rr Exclusive OR Registers Rd ← Rd ⊕ Rr Z,N,V 1COM Rd One’s Complement Rd ← $FF - Rd Z,C,N,V 1NEG Rd Two’s Complement Rd ← $00 - Rd Z,C,N,V,H 1SBR Rd, K Set Bit(s) in Register Rd ← Rd v K Z,N,V 1CBR Rd, K Clear Bit(s) in Register Rd ← Rd • (FFh - K)Z,N,V 1INC Rd Increment Rd ← Rd + 1Z,N,V 1DEC Rd DecrementRd ← Rd - 1 Z,N,V 1TST Rd Test for Zero or Minus Rd ← Rd • Rd Z,N,V1CLR Rd Clear Register Rd ← Rd ⊕ Rd Z,N,V 1SER Rd Set Register Rd ← $FF None 1BRANCH INSTRUCTIONSRJMP k Relative JumpPC ← PC + k + 1None 2RCALL kRelative Subroutine Call PC ← PC + k + 1None 3RET Subroutine Return PC ← STACK None 4RETI Interrupt Return PC ← STACKI 4CPSE Rd, Rr Compare, Skip if Equal if (Rd = Rr) PC ← PC + 2 or 3None 1/2CP Rd, Rr CompareRd - Rr Z,N,V,C,H 1CPC Rd, Rr Compare with CarryRd - Rr - C Z,N,V,C,H 1CPI Rd, K Compare Register with Immediate Rd - KZ N,V,C,H 1SBRC Rr, b Skip if Bit in Register Cleared if (Rr(b) = 0) PC ← PC + 2 or 3None 1/2SBRS Rr, b Skip if Bit in Register is Set if (Rr(b) = 1) PC ← PC + 2 or 3None 1/2SBIC P, b Skip if Bit in I/O Register Cleared if (P(b) = 0) PC ← PC + 2 or 3None 1/2SBIS P, b Skip if Bit in I/O Register is Set if (P(b) = 1) PC ← PC + 2 or 3None 1/2BRBS s, k Branch if Status Flag Set if (SREG(s) = 1) then PC ← PC + k + 1None 1/2BRBC s, k Branch if Status Flag Cleared if (SREG(s) = 0) then PC ← PC + k + 1None 1/2BREQ k Branch if Equal if (Z = 1) then PC ← PC + k + 1None 1/2BRNE k Branch if Not Equal if (Z = 0) then PC ← PC + k + 1None 1/2BRCS k Branch if Carry Set if (C = 1) then PC ← PC + k + 1None 1/2BRCC k Branch if Carry Cleared if (C = 0) then PC ← PC + k + 1None 1/2BRSH k Branch if Same or Higher if (C = 0) then PC ← PC + k + 1None 1/2BRLO k Branch if Lower if (C = 1) then PC ← PC + k + 1None 1/2BRMI k Branch if Minus if (N = 1) then PC ← PC + k + 1None 1/2BRPL k Branch if Plusif (N = 0) then PC ← PC + k + 1None 1/2BRGE k Branch if Greater or Equal, Signed if (N ⊕ V = 0) then PC ← PC + k + 1None 1/2BRLT k Branch if Less than Zero, Signed if (N ⊕ V = 1) then PC ← PC + k + 1None 1/2BRHS k Branch if Half-carry Flag Set if (H = 1) then PC ← PC + k + 1None 1/2BRHC k Branch if Half-carry Flag Cleared if (H = 0) then PC ← PC + k + 1None 1/2BRTS k Branch if T-flag Set if (T = 1) then PC ← PC + k + 1None 1/2BRTC k Branch if T-flag Cleared if (T = 0) then PC ← PC + k + 1None 1/2BRVS k Branch if Overflow Flag is Set if (V = 1) then PC ← PC + k + 1None 1/2BRVC k Branch if Overflow Flag is Cleared if (V = 0) then PC ← PC + k + 1None 1/2BRIE k Branch if Interrupt Enabled if (I = 1) then PC ← PC + k + 1None 1/2BRIDkBranch if Interrupt Disabledif (I = 0) then PC ← PC + k + 1None1/26ATtiny28L/V1062FS–AVR–07/06DATA TRANSFER INSTRUCTIONSLD Rd, Z Load Register Indirect Rd ← (Z)None 2ST Z, Rr Store Register Indirect (Z) ← Rr None 2MOV Rd, Rr Move between Registers Rd ← Rr None 1LDI Rd, K Load Immediate Rd ←K None 1IN Rd, P In Port Rd ← P None 1OUT P, RrOut PortP ← Rr None 1LPMLoad Program MemoryR0 ← (Z)None3BIT AND BIT-TEST INSTRUCTIONS SBI P, b Set Bit in I/O Register I/O(P,b) ← 1None 2CBI P, b Clear Bit in I/O Register I/O(P,b) ←None 2LSL Rd Logical Shift LeftRd(n+1) ← Rd(n), Rd(0) ← 0Z,C,N,V 1LSR Rd Logical Shift Right Rd(n) ← Rd(n+1), Rd(7) ← 0Z,C,N,V 1ROL Rd Rotate Left through Carry Rd(0) ← C, Rd(n+1) ← Rd(n), C ← Rd(7)Z,C,N,V 1ROR Rd Rotate Right through Carry Rd(7) ← C, Rd(n) ← Rd(n+1), C ← Rd(0)Z,C,N,V 1ASR Rd Arithmetic Shift Right Rd(n) ← Rd(n+1), n = 0..6Z,C,N,V 1SWAP Rd Swap Nibbles Rd(3..0) ← Rd(7..4), Rd(7..4) ← Rd(3..0)None 1BSET s Flag Set SREG(s) ← 1SREG(s)1BCLR s Flag Clear SREG(s) ← 0SREG(s)1BST Rr, b Bit Store from Register to T T ← Rr(b)T 1BLD Rd, bBit Load from T to Register Rd(b) ← T None 1SEC Set Carry C ← 1C 1CLC Clear Carry C ←0C 1SEN Set Negative Flag N ← 1N 1CLN Clear Negative Flag N ← 0N 1SEZ Set Zero Flag Z ←1Z 1CLZ Clear Zero Flag Z ← 0Z1SEI Global Interrupt Enable I ← 1I 1CLI Global Interrupt Disable I ←I 1SES Set Signed Test FlagS ← 1S 1CLS Clear Signed Test Flag S ←0S 1SEV Set Two’s Complement OverflowV ←1V 1CLV Clear Two’s Complement Overflow V ← 0V 1SET Set T in SREG T ← 1T 1CLT Clear T in SREG T ← 0T 1SEH Set Half-carry Flag in SREG H ← 1H 1CLH Clear Half-carry Flag in SREG H ←H 1NOP No Operation None 1SLEEP Sleep(see specific descr. for Sleep function)None 1WDRWatchdog Reset(see specific descr. for WDR/timer)None1Instruction Set Summary (Continued)MnemonicOperandsDescriptionOperationFlags# Clocks7ATtiny28L/V1062FS–AVR–07/06Notes:1.This device can also be supplied in wafer form. Please contact your local Atmel sales office for detailed ordering informationand minimum quantities.2.Pb-free packaging alternative, complies to the European Directive for Restriction of Hazardous Substances (RoHS direc-tive).Also Halide free and fully Green.Ordering InformationSpeed (MHz)Power Supply (Volts)Ordering Code Package (1)Operation Range 42.7 - 5.5A Ttiny28L-4AC A Ttiny28L-4PC A Ttiny28L-4MC32A 28P332M1-A Commercial (0°C to 70°C)A Ttiny28L-4AI A Ttiny28L-4AU (2)A Ttiny28L-4PI A Ttiny28L-4PU (2)A Ttiny28L-4MI A Ttiny28L-4MU (2)32A 32A 28P328P332M1-A 32M1-A Industrial (-40°C to 85°C)1.21.8 - 5.5A Ttiny28V-1AC A Ttiny28V-1PC A Ttiny28V-1MC32A 28P332M1-A Commercial (0°C to 70°C)A Ttiny28V-1AI A Ttiny28V-1AU (2)A Ttiny28V-1PI A Ttiny28V-1PU (2)A Ttiny28V-1MI A Ttiny28V-1MU (2)32A 32A 28P328P332M1-A 32M1-AIndustrial (-40°C to 85°C)Package Type32A 32-lead, Thin (1.0 mm) Plastic Quad Flat Package (TQFP)28P328-lead, 0.300" Wide, Plastic Dual Inline Package (PDIP)32M1-A32-pad, 5x5x1.0 body, Lead Pitch 0.50mm, Quad Flat No-lead/Micro Lead Frame Package (QFN/MLF)8ATtiny28L/V1062FS–AVR–07/06Packaging Information32A9ATtiny28L/V1062FS–AVR–07/0628P310ATtiny28L/V1062FS–AVR–07/0632M1-A11ATtiny28L/V1062FS–AVR–07/06ErrataAll revisionsNo known errata.12ATtiny28L/V1062FS–AVR–07/06Datasheet Revision HistoryPlease note that the referring page numbers in this section are referred to this docu-ment. The referring revision in this section are referring to the document revision.Rev – 01/06G 1.Updated chapter layout.2.Updated “Ordering Information” on page 7.Rev – 01/06G1.Updated description for “Port A” on page 25.2.Added note 6 in “DC Characteristics” on page 54.3.Updated “Ordering Information” on page 7.4.Added “Errata” on page 11.Rev – 03/05F1.Updated “Electrical Characteristics” on page 54.2.MLF-package alternative changed to “Quad Flat No-Lead/Micro Lead Frame PackageQFN/MLF”.3.Updated “Ordering Information” on page 7.1062FS–AVR–07/06© 2006 Atmel Corporation . All rights reserved. ATMEL ®, logo and combinations thereof, Everywhere You Are ®, AVR ®, AVR Studio ®, and oth-ers, are registered trademarks or trademarks of Atmel Corporation or its subsidiaries. Other terms and product names may be trademarks of oth-ers.Disclaimer: The information in this document is provided in connection with Atmel products. No license, express or implied, by estoppel or otherwise,to any intellectual property right is granted by this document or in connection with the sale of Atmel products. EXCEPT AS SET FORTH IN ATMEL’S TERMS AND CONDI-TIONS OF SALE LOCATED ON ATMEL’S WEB SITE, ATMEL ASSUMES NO LIABILITY WHATSOEVER AND DISCLAIMS ANY EXPRESS, IMPLIED OR STATUTORY WARRANTY RELATING TO ITS PRODUCTS INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE, SPECIAL OR INCIDEN-TAL DAMAGES (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF THE USE OR INABIL ITY TO USE THIS DOCUMENT, EVEN IF ATMEL HAS BEEN ADVISED OF THE POSSIBIL ITY OF SUCH DAMAGES. Atmel makes no representations or warranties with respect to the accuracy or completeness of the contents of this document and reserves the right to make changes to specifications and product descriptions at any time without notice. Atmel does not make any commitment to update the information contained herein. Unless specifically provided otherwise, Atmel products are not suitable for, and shall not be used in, automotive applications. Atmel’s products are not intended, authorized, or warranted for use as components in applications intended to support or sustain life.Atmel CorporationAtmel Operations2325 Orchard Parkway San Jose, CA 95131, USA Tel: 1(408) 441-0311Fax: 1(408) 487-2600Regional HeadquartersEuropeAtmel SarlRoute des Arsenaux 41Case Postale 80CH-1705 Fribourg SwitzerlandTel: (41) 26-426-5555Fax: (41) 26-426-5500AsiaRoom 1219Chinachem Golden Plaza 77 Mody Road Tsimshatsui East Kowloon Hong KongTel: (852) 2721-9778Fax: (852) 2722-1369Japan9F, Tonetsu Shinkawa Bldg.1-24-8 ShinkawaChuo-ku, Tokyo 104-0033JapanTel: (81) 3-3523-3551Fax: (81) 3-3523-7581Memory2325 Orchard Parkway San Jose, CA 95131, USA Tel: 1(408) 441-0311Fax: 1(408) 436-4314Microcontrollers2325 Orchard Parkway San Jose, CA 95131, USA Tel: 1(408) 441-0311Fax: 1(408) 436-4314La Chantrerie BP 7060244306 Nantes Cedex 3, France Tel: (33) 2-40-18-18-18Fax: (33) 2-40-18-19-60ASIC/ASSP/Smart CardsZone Industrielle13106 Rousset Cedex, France Tel: (33) 4-42-53-60-00Fax: (33) 4-42-53-60-011150 East Cheyenne Mtn. Blvd.Colorado Springs, CO 80906, USA Tel: 1(719) 576-3300Fax: 1(719) 540-1759Scottish Enterprise Technology Park Maxwell BuildingEast Kilbride G75 0QR, Scotland Tel: (44) 1355-803-000Fax: (44) 1355-242-743RF/AutomotiveTheresienstrasse 2Postfach 353574025 Heilbronn, Germany Tel: (49) 71-31-67-0Fax: (49) 71-31-67-23401150 East Cheyenne Mtn. Blvd.Colorado Springs, CO 80906, USA Tel: 1(719) 576-3300Fax: 1(719) 540-1759Biometrics/Imaging/Hi-Rel MPU/High Speed Converters/RF DatacomAvenue de Rochepleine BP 12338521 Saint-Egreve Cedex, France Tel: (33) 4-76-58-30-00Fax: (33) 4-76-58-34-80Literature Requests/literature。

FWFTV22G;FWFTV21G;FWFTV72G;FWFTV71G;FWFTV6G;中文规格书,Datasheet资料

FWFTV22G;FWFTV21G;FWFTV72G;FWFTV71G;FWFTV6G;中文规格书,Datasheet资料

minutes) •Salt Spray :48 hr with Nickel plating 500 hr with Olive Drab Cadmium•Fire Retardant / Low Smoke : UL94 V0 and NF F 16 101 & 1•Vibrations : 10 –500 Hz, 10 g, 3 axes : no discontinuity > 1m•Shocks : IK06 : weight of 250 g drop from 40 cm [15.75 in] on connectors (mated pair)•Humidity : 21 days, 43°C, 98% humidity •Temperature Range : -55°C / +85°CData rate400 Mbits/second over 4.5 metersMechanical•Tri-start thread coupling mechanism (MIL-DTL-38999 series III type) with anti-decoupling device•FW plug retention in the receptacle : 100 N in the axis •Mating cycles : 500 to 1500 timesCan be used with most IEEE 1394 cordset brands : No tools required!Assembly Instructions1.If a fully sealed (IP67) assembly is required: Install the white tape around the plug to cover the 4 holes of the overmolding. If there are no holes omit this step.2.Insert the black O Ring around the front face of the IEEE 1394 plug. This O Ring will ensure the seal.3.Insert the IEEE 1394 cordset into the metallic backshell.4.Insert laterally onto the cable the retention spacer (this spacer is soft so as to adapt to various overmolding styles) and slide the IEEE 1394 plug into this retention spacer.5.Insert the friction ring laterally onto the cable cordset.6.Insert the IEEE 1394 plug into the metallic circular shell. Note at this step that the main key is used for polarization. 7.Screw the backshell on the plug body. A spanner may be required to fully close the backshell to the circular shell.Important Note : The sealing of the connector is not done by theblack retention spacers which are sloted, but rather by the front face O-Ring (Fig 2).Plug AssemblyReceptacle Assembly(For Solder back-termination Styles only)To Solder your cable onto the PCB :1.Attach the 2 metallized plastic inserts around the PCB (Fig 1a & 1b).2.Insert the IEEE 1394 module from the rear of theconnector.123456721a1bRemoving Modules1.Insert the removal tool FWF ODE from the front 2.Push the module back with thumb.«6» Shell«2» Shell Square FlangeType 1 : IEEE 1394 ReceptacleType 2 : Solder6 Tined holes for solderingBack Terminations :7» Shell Jam Nut«2PE »and «7PE »Shellswith Backshell to protect the termination from dust, shocks and vibration.Backshell used with IEEE 1394Receptaclewith back-termination -(Type 1)Non sealedversionReceptacles :Panel DrillingPanel DrillingBackshell used with PCB Receptacle bactermination -(Type 2)S ealed version –IP67View of the PC Type 2version with 6 tined holefor solder terminationFrontBackPlug Cap Receptacle Capcap endSquare flange receptacle cap end Plug Cap endPanel Gasket for square flange receptacle (Thickness : 0,8 mm [.031]) : JE15分销商库存信息:AMPHENOLFWFTV22G FWFTV21G FWFTV72G FWFTV71G FWFTV6G FWFTV2PE1G FWFTV7PE1G FWFTVC2G FWFTVC6G FWFTVC7G。

AA2810ACGSK;中文规格书,Datasheet资料

AA2810ACGSK;中文规格书,Datasheet资料
Part No. Dice Lens Type Iv (mcd) [2] @ 20mA Min. AA2810ACGSK Green (AlGaInP) Water Clear 40 Typ. 60 Viewing Angle [1] 2θ1/2 110°
Notes: 1. θ1/2 is the angle from optical centerline where the luminous intensity is 1/2 of the optical peak value. 2. Luminous intensity/ luminous Flux: +/-15%.
Notes: 1.Wavelength: +/-1nm. 2. Forward Voltage: +/-0.1V.
Absolute Maximum Ratings at TA=25°C
Parameter Power dissipation DC Forward Current Peak Forward Current [1] Reverse Voltage Operating Temperature Storage Temperature
SPEC NO: DSAK2436 APPROVED: WYNEC
REV NO: V.2 CHECKED: Allen Liu
DATE: APR/13/2011 DRAWN: J.Yu
PAGE: 1 OF 6 ERP: 1201005919
/
Handling Precautions
Description
The Green source color devices are made with AlGaInP on GaAs substrate Light Emitting Diode.

0387007303;中文规格书,Datasheet资料

0387007303;中文规格书,Datasheet资料

This document was generated on 09/12/2012PLEASE CHECK FOR LATEST PART INFORMATIONPart Number:38700-7303Status:ActiveDescription:8.26mm Pitch Beau™ PCB Terminal Strip, with Mounting Ends, 3 Circuits, with Screw Clamp WasherDocuments:3D ModelRoHS Certificate of Compliance (PDF)Drawing (PDF)GeneralProduct Family Terminal Blocks Series38700ApplicationN/AComponent Type One PieceProduct Name Fixed Mount Barrier Type Barrier Strip UPC800756316802PhysicalCircuits (Loaded)3Circuits (maximum)3Entry AngleHorizontal Lock to Mating Part None Material - MetalBrass Material - Plating MatingTin Material - Plating Termination Tin Net Weight8.950/g Number of Rows 1Orientation Horizontal PC Tail Length 3.56mm PCB Retention Yes Panel MountNoPitch - Mating Interface8.26mm Pitch - Termination Interface 8.26mm Plating min - Mating3.810µm Plating min - Termination 3.810µm Polarized to Mating Part NoShrouded Dual-Barrier StackableYes Surface Mount Compatible (SMC)NoTemperature Range - Operating -40°C to +130°C Termination Interface: Style Through HoleWire Size AWG 12, 14, 16, 18, 20, 22Wire Size mm²0.50 - 2.50ElectricalCurrent - Maximum per Contact 20A Voltage - Maximum300V Material InfoOld Part Number70503-50Reference - Drawing NumbersSales DrawingSD-38700-002Seriesimage - Reference onlyEU RoHSChina RoHSELV and RoHS Compliant REACH SVHC Not ReviewedLow-Halogen Status Not ReviewedNeed more information on product environmental compliance?Email productcompliance@For a multiple part number RoHS Certificate of Compliance, click herePlease visit the Contact Us section for any non-product compliance questions.Search Parts in this Series 38700Series Mates With N/AThis document was generated on 09/12/2012PLEASE CHECK FOR LATEST PART INFORMATION分销商库存信息: MOLEX 0387007303。

OMRON变频器 V7_Draft_Datasheet

OMRON变频器 V7_Draft_Datasheet
Max. output voltage
40P2
0.37 0.9 1.2
40P4
0.55 1.4 1.8
40P7
1.1 2.6 3.4
41P5
42P2
43P0
1.5
2.2
3.0
3.7
4.2
5.5
4.8
5.5
7.2
Proportional to input voltage: 0..400 V
44P0
4.0 7.0 9.2
3G3IV-PCN329-E Inverter to PC cable
CX-Drive
DIN attachment 3G3IV-PZZ8122@
JVOP-144 Remote Digital Operator With potentiometer
JVOP146 Remote Digital Operator Without potentiometer
1. Based on a standard 4-pole motor for maximum applicable motor output. Select the inverter model within the allowable motor rated current
47P5
7.5 14.0 18.0
Momentary Power Loss Cooling Fin Overheat Stall Prevention Level Cooling Fan Fault Ground Fault Power Charge Indication Degree of protection
Cooling
Ambient temperature Ambient humidity Storage temperature Installation Installation height Vibrations

Honeywell MICRO SWITCH V7系列高级微型基本开关数据手册说明书

Honeywell MICRO SWITCH V7系列高级微型基本开关数据手册说明书

V7-1A17D8-048V7-1C17D8-207V7-1C17E9V7-1C27E9V7-1S17D8 V7-2B17D8-201V7-5F17D8V7-6B19D8-057V7-1A17D8-057V7-7B19E9MICRO SWITCH™Premium Miniature Basic Switches Datasheet2What makes our switches better?Certified with CSA, ENEC, and UL for global acceptability Reliable snap-spring mechanism with more than 60 years ofproven service Available with pin plungers, integral levers (fitted two posi-tions), or auxiliary levers to meet equipment requirements Electrical ratings from 0.1 A up to 25 A fordesign flexibility in one package sizeMICRO SWITCH™ V7 SeriesPremium Miniature Basic SwitchesHoneywell’s MICRO SWITCH™ V7 miniature switches are designed for long term-reliability in a rugged switchpackaged with a thermoplastic housing. These switches may be installed in a wide range of applications from simple or precision on/off limits, presence/absence sensing, or embedded in pressure or temperature assemblies.The V7 switch is available as a pin plunger style or with optional integral or auxiliary levers to actuate the switch and offer versatility in the application. The switch requires as little as 0,15 Newtons [approximately ½ ounce] to operate for extremely sensitive applications or an operating force of almost 4 Newtons [14 ounces] where higher forces are required. The V7 switch can reliably control logic level electrical loads from less than 0.1 A to power duty switching up to 25 A. Agency certifications for the MICRO SWITCH™ V7 switches are provided through CSA, ENEC, and UL for global use around the world.COST OPTIMIZATION • RELIABILITYPERFORMANCE • GLOBAL ACCEPTANCEBig performance in a small package.3Features and BenefitsACTUATION ON TIMEMICRO SWITCH™ V7 Series basic switches operate with forces as low as 15 g and carry options to increase to 397 g, and can thereby easily accommodate different actuator mechanisms.RELIABLE PERFORMANCE IN HARSH CONDITIONSSwitches feature industry-leading temperature ranges of -40 °C to 175 °C [-40 °F to 347 °F] to allow for years of reliable performance in harsh conditions.LONG LIFE CYCLE RATINGThe long life cycle rating (up to 10,000,000 cycles ) reduces the need to replace switches over the life of OEM platform applications, therefore reducing total system cost.DESIGN FLEXIBILITYAvailable with pin plungers, integral levers (fitted 2 positions), and auxiliary levers to meet a variety of equipment requirements, MICRO SWITCH™ V7 Series switches also boast electrical ratings from 0.1 A up to 25 A for design flexibility in one package size.Global acceptance: UL, CSA, ENECVENDING MACHINE MOTORSSwitch controls motors or solenoids in vending machines for dispensing of product.MICROWAVE DOOR INTERLOCKSwitch in door interlock of microwave that disconnects power if door opened.OVEN CLEANING LATCHSwitch in door latch for oven clean operation.PRESSURE SWITCH ASSEMBLYPressure switch senses incoming water pressure for power washer.Potential Applications4V7 SeriesPRODUCT NOMENCLATUREV7Switch Type 1Operating Force1Termination Style(Inches)5Electric ratings “W” x “X” only used with “A” Mounting Construction and vice versa 6European ENEC rating requires Mounting Construction code “9” or “0”Electrical Rating 3,6CV7 Series Miniature Circuitry CodeMounting/Construction 4,61Use only if this switch has a special feature.Could be any number.Special Designator7D8Lever Style 2North Europe ——MICRO SWITCH™ Premium Miniature Basic Switches1 Incandescent lamp rating2 XX(Y) - XX = max. rated resistive value in amps, and (Y) = max. rated inductive value in amps3 European ENEC rating requires Mounting Construction code “9” or “0”. See page four, Mounting Construction column5BZ/BA Type[0.87 in]*3,1 mm mtg holes[0.81 in]** 177 °C [350 °F]78V7 SeriesAVAILABLE TERMINALS Quick Connect (QC)D8 Terminals: 0.187 in wide x 0.020 in thick.E8 Terminals: 0.187 in wide x 0.020 in thick.E9 Terminals: 0.250 in wide x 0.032 in thick.Printed Circuit Board (PO2)These terminals interface with snap-on receptacles and other components from AMPMODU interconnection system.MICRO SWITCH™ Premium Miniature Basic SwitchesThis Honeywell datasheet supports the following MICRO SWITCH™ V7 Series Basic Switch ListingsV7-1C17D8-002 V7-1C37D855-002 V7-6C18D8-002 V7-1C27D855-002 V7-1C33D855-002 V7-1C39D8-002 V7-1C17E9-002V7-6C28E9-002V7-1B17D8-022 V7-1B19D8-022 V7-1C17D8-022 V7-3S17E9-022V7-6B19E9-022V7-1S17D8-022V7-2B17D8-022 V7-3S17D8-022V7-1B29P07-022 V7-1C18E9-022V7-3E17E9-022V7-2B27D8-022 V7-2S17D8-022V7-9W1AE9-022 V7-1Z19E9-022V7-2B17D8-048 V7-1V19E9-048V7-1C17D8-048 V7-1X2AD8-048 V7-9W1AE9-048 V7-1B17D8-048 V7-3S17D8-048V7-9W2AE9-048 V7-7B17D8-048 V7-1A17D8-048V7-2B29E9-048V7-2B19E9-048V7-6C18D8-048 V7-1B27D8-048 V71A17D8048V7-1C17D8-201 V7-7B17D8-201 V7-1C13D8-201 V7-2B17D8-201 V7-1C17E9-201V7-2S17D8-201V7-6B19E9-201V7-1S17D8-201V7-7B17D862-201 V7-1D19D8-201 V7-3A17D8-201V7-1D10E9-201V7-1V17D8-201V7-1C17D8-207V7-1B17D8-207V7-2B17D8-207V7-1C17E9-207V7-2A17D8-207V7-1V19E9-207V7-1B10E9-207V7-1A27D8-207V7-7D17D8-207V7-2S17D8-207V7-1S17D8-207V7-1C17D8-263V7-1B17D8-263V7-6C17D8-263V7-1Z10E9-263V7-1S17D8-263V7-1C27E9-263V7-1V29E9-263V7-3E19E9-263V71Z10E9-263V7-7B19D8-263V7-1S18D8-263V7-1B37D8-263V7-3A17D8-263V7-1B178-263V7-1A27D8-636V7-1C17D8V7-2B17D8V7-1V39E9V7-1Z19E9V7-1B37D8V7-2S17D8V7-1C17E9V7-1C37D8V7-1Z29E9V7-3E17D8V7-5F17D8V7-7B17D8V7-1S17D8V7-1V19E9V7-3E17E9V7-1Z20E9V7-4A17D8V7-5F27E9V7-1Y39E9V7-1V29E9V7-1D10D8V7-2B17E9V7-6C17D8V7-4S17D8V7-1Y19E9V7-1C27E9V71Z10E9V7-1B17D8V7-6B19D8V7-1C18D8V7-1A17D8V7-2B29D8V7-5D17E9V7-3A17D8V7-4S37D8V7-7B19E9V7-1Z10E9V7-2A17E9V7-5F27D8V7-3S17E9V7-1S10D8V7-1Z39E9V7-2B27E9V7-3E19E9V7-1A17P02V7-4S27D8V7-7B27D8V7-1Z13E9V7-1Z30E9V7-2A27D8V7-7A19D8V7-2B37E9V7-1C29D8V7-1C13E9V7-3A18D8V7-9W2AE9V7-4A18E9V7-9W1AE9V7-1A28D8V7-1B19E9V7-1K29E9V7-2B17-D8V7-3E10E8V7-6C37E9-036V7-1C27D94V7-1C17D8-295V7-1C29D7V7-1Z13E993V7-1V19E9-269V7-6C13D8-132V7-6B19D8-057V7-2B17D8-162V7-4A29E8-424V7-1C17D844V7-1B17D8-122V7-1C17D844-429V7-7A19D8-374V7-4A17D8-407V7-5F17D8-289V7-6C17D8-057V7-2B29D8-384V7-1X1AD8-304V7-6C17D8-162V7-1A23E9-172V7-1X2AD9C2V7-1C27E9-292V7-2S17E9-420V7-1C17D8-294V7-7B17D8-073V7-3S17D8-148V7-7C19D8-640V7-1V19E994-403V7-1A17D8-057V7-1E17D8-366V7-5F17D8-336V7-1C17E9-292V7-6A17D8-057V7-2E17E9-420V7-6C17D8-439V7-1X1AD9C1V7-7B10D8-274V7-7B19D8-426V7-3E17D8-148V7-1A28D882V7-7B29D883V7-7B17D8-481V7-2E17E9-366V7-1C29E7V7-1S19D8-369V7-7B19D8-640V7-7B17D8-140V7-1X2AE9-292V7-1Z13E987V7-1X2AD8-294V7-6B19D8-672V7-7B29E9-053V7-1V20E94V7-1B19D8-36915PA177-V715PA2609V7 SeriesADDITIONAL INFORMATIONThe following associated literature is available on the Honeywell web site at :• Product installation instructions• Product range guide• Product nomenclature tree• Product application-specific information– Application note: Electronic sensors and electromechanicalswitches in valves and flow meters– Application note: Electronic sensors and MICRO SWITCH ™switches in industrial air compressors– Application note: Sensors and switches for HVAC/Rapplications– Application note: Sensors and switches in oil rig applications– Application note: Sensors and switches in sanitary valves– Application note: Sensors and switches for valve monitors and valve indicators– Application note: Treadmill equipment– Application note: V7 available terminals– Technical bulletin: Applying precision switches– Technical bulletin: Low energy switch guideWARRANTY/REMEDYHoneywell warrants goods of its manufacture as being free of defective materials and faulty workmanship. Honeywell’s standard product warranty applies unless agreed to otherwise by Honeywell in writing; please refer to your order acknowledgement or consult your local sales office for specific warranty details. If warranted goods are returned to Honeywell during the period of coverage, Honeywell will repair or replace, at its option, without charge those items it finds defective. The foregoing is buyer’s sole remedy and is in lieu of all other warranties, expressed or implied, including those of merchantability and fitness for a particu-lar purpose. In no event shall Honeywell be liable for conse-quential, special, or indirect damages.While we provide application assistance personally, through our literature and the Honeywell website, it is up to the customer to determine the suitability of the product in the application. Specifications may change without notice. The information we supply is believed to be accurate and reliable as of this printing. However, we assume no responsibility for its use.004987-2-EN IL50 GLO January 2015Copyright © 2015 Honeywell International Inc. All rights reserved.Sensing and Control Honeywell1985 Douglas Drive North Golden Valley, MN 55422 Find out moreHoneywell serves its customers through a worldwide network of sales offices, representatives and distributors. For application assistance, current specifications, pricing or name of the nearest Authorized Distributor, contact your local sales office.To learn more about Honeywell’s sensing and control products, call +1-815-235-6847 or 1-800-537-6945,visit , or e-mail inquiries to *********************V7-1B17D8-048-S V7-7D17D8-207V7-1A17D8-057V7-1A17D8-048V7-1C17D8-207V7-1C17E9V7-1C27E9V7-1S17D8 V7-2B17D8-201V7-5F17D8V7-6B19D8-057V7-1A17D8-057V7-7B19E9。

相关主题
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
相关文档
最新文档