Microsoft Word - LS2022A_datasheet.doc

Size: px
Start display at page:

Download "Microsoft Word - LS2022A_datasheet.doc"

Transcription

1 Product name Description Version LS2022A Stand-alone GPS smart antenna module/ss4,4800bps 1.0 Datasheet of stand-alone GPS smart antenna module, LS2022A 1 Introduction LS2022A is a complete stand-alone GPS smart antenna module, including embedded patch antenna and GPS receiver circuits. The module is powered by SiRF Star IV, it can provide you with superior sensitivity and performance even in urban canyon and dense foliage environment. With SiRF CGEE (Client Generated Extended Ephemeris) technology, it reliably predicts satellite positions for 3 days that are stored in the on-board EEPROM and delivers CGEE-start time of less than 15 seconds under most conditions, without any network assistance. 2 Features SiRF Star IV high sensitivity solution Support 48-channel GPS Fast TTFF at low signal level Built-in active jammer remover to track up to 8 CW jammers Embedded free CGEE technology to get faster location fix Capable of SBAS (WAAS, EGNOS, MSAS, GAGAN) (supported in the future) Micro Power Mode (supported in the future) 3 Application GPS tracker Digital cameras and digital video recorder with GPS function Mobile internet device with GPS function Page 1/22

2 Fig 3-1 System block diagram of LS2022A VCC GND TX RX ON_OFF WAKEUP Fig 3-2 Typical application circuit Page 2/22

3 Fig 3-3 Use level shifters for a micro processor of 3.3V IO voltage to communicate with LS2022A. Note: The signals of TX, RX, ON_OFF and WAKEUP must be taken carefully in order not to radiate interference. It is better to add beads or low-pass filters on these signals Page 3/22

4 4 GPS receiver and antenna 4.1 GPS receiver Chip SiRF Star IV, GSD4e-9302 Frequency Channels Update rate L MHz, C/A code Support 48 channels 1Hz Acquisition Time Position Accuracy Datum Max. Altitude Max. Velocity Hot start (Open Sky) Cold Start (Open Sky) Autonomous SBAS WGS-84 (default) < 18,000 m < 515 m/s < 1s 32s (typical) < 15s (typical), CGEE-start 3m (2D RMS) 2.5m (depends on accuracy of correction data) 4800 bps (1), 8 data bits, no parity, 1 stop bits (default) Protocol NMEA 0183 ver 3.0 1Hz: GGA, GSA, RMC 0.2Hz: GSV Note 1: Both baud rate and output message rate are configurable by software command. 4.2 GPS antenna Antenna type Patch antenna Polarization RHCP Frequency Range MHz ± 1.023MHz (1) Gain -5 dbic (1) Axial ratio Max (1) Note 1: This value is measured with the evaluation board and must be retuned when installed into your device Page 4/22

5 Fig 4-1 LS2022A is installed on the evaluation board and tested in the open-sky field. Fig 4-2 GPS receiving performance of LS2022A as Fig Page 5/22

6 5 Software interface 5.1 NMEA output message Table NMEA output message NMEA record GGA GLL GSA GSV RMC VTG Description Global positioning system fixed data Geographic position - latitude/longitude GNSS DOP and active satellites GNSS satellites in view Recommended minimum specific GNSS data Course over ground and ground speed GGA--- Global Positioning System Fixed Data Table contains the values for the following example: $GPGGA, , ,N, ,E,1,08,1.1,63.8,M,15.2,M,,0000*64 Table5.1-2 GGA Data Format Message ID $GPGGA GGA protocol header UTC Time hhmmss.sss Latitude ddmm.mmmm N/S indicator N N=north or S=south Longitude dddmm.mmmm E/W Indicator E E=east or W=west Position Fix Indicator 1 See Table Satellites Used 08 Range 0 to 12 HDOP 1.1 Horizontal Dilution of Precision MSL Altitude 63.8 mters Units M mters Geoid Separation 15.2 mters Units M mters Age of Diff. Corr. second Null fields when DGPS is not used Diff. Ref. Station ID 0000 Checksum *64 <CR> <LF> Table Position Fix Indicators Value Description 0 Fix not available or invalid Page 6/22

7 1 GPS SPS Mode, fix valid 2 Differential GPS, SPS Mode, fix valid 3-5 Not supported 6 Dead Reckoning Mode, fix valid GLL--- Geographic Position Latitude/Longitude Table contains the values for the following example: $GPGLL, ,N, ,E, ,A,A*52 Table GLL Data Format Message ID $GPGLL GLL protocol header Latitude ddmm.mmmm N/S indicator N N=north or S=south Longitude dddmm.mmmm E/W indicator E E=east or W=west UTC Time hhmmss.sss Status A A=data valid or V=data not valid Mode A A=autonomous, D=DGPS, E=DR Checksum *52 <CR> <LF> GSA---GNSS DOP and Active Satellites Table contains the values for the following example: $GPGSA,A,3,24,07,17,11,28,08,20,04,,,,,2.0,1.1,1.7*35 Table GSA Data Format Message ID $GPGSA GSA protocol header Mode 1 A See Table Mode 2 3 See Table ID of satellite used 24 Sv on Channel 1 ID of satellite used 07 Sv on Channel 2.. ID of satellite used Sv on Channel 12 PDOP 2.0 Position Dilution of Precision HDOP 1.1 Horizontal Dilution of Precision VDOP 1.7 Vertical Dilution of Precision Checksum * Page 7/22

8 <CR> <LF> Table Mode 1 Value M A Description Manual- forced to operate in 2D or 3D mode Automatic-allowed to automatically switch 2D/3D Table Mode 2 Value Description 1 Fix not available 2 2D 3 3D GSV---GNSS Satellites in View Table contains the values for the following example: $GPGSV,3,1,12,28,81,285,42,24,67,302,46,31,54,354,,20,51,077,46*73 $GPGSV,3,2,12,17,41,328,45,07,32,315,45,04,31,250,40,11,25,046,41*75 $GPGSV,3,3,12,08,22,214,38,27,08,190,16,19,05,092,33,23,04,127,*7B Table GSV Data Format Message ID $GPGSV GSV protocol header Total number of messages 1 3 Range 1 to 3 Message number 1 1 Range 1 to 3 Satellites in view 12 Satellite ID 28 Channel 1 (Range 01 to 32) Elevation 81 degrees Channel 1 (Range 00 to 90) Azimuth 285 degrees Channel 1 (Range 000 to 359) SNR (C/No) 42 db-hz Channel 1 (Range 00 to 99, null when not tracking) Satellite ID 20 Channel 4 (Range 01 to 32) Elevation 51 degrees Channel 4 (Range 00 to 90) Azimuth 077 degrees Channel 4 (Range 000 to 359) SNR (C/No) 46 db-hz Channel 4 (Range 00 to 99, null when not tracking) Checksum *73 <CR> <LF> 1. Depending on the number of satellites tracked multiple messages of GSV data may be required. RMC---Recommended Minimum Specific GNSS Data Table contains the values for the following example: $GPRMC, ,A, ,N, ,E,2.69,79.65,100106,,,A* Page 8/22

9 Table RMC Data Format Message ID $GPRMC RMC protocol header UTC Time hhmmss.sss Status A A=data valid or V=data not valid Latitude ddmm.mmmm N/S Indicator N N=north or S=south Longitude dddmm.mmmm E/W Indicator E E=east or W=west Speed over ground 2.69 knots True Course over ground degrees Date ddmmyy Magnetic variation Variation sense degrees E=east or W=west (Not shown) Mode A A=autonomous, D=DGPS, E=DR Checksum *53 <CR> <LF> VTG---Course Over Ground and Ground Speed Table contains the values for the following example: $GPVTG,79.65,T,,M,2.69,N,5.0,K,A*38 Table VTG Data Format Message ID $GPVTG VTG protocol header Course over ground degrees Measured heading Reference T True Course over ground degrees Measured heading Reference M Magnetic Speed over ground 2.69 knots Measured speed Units N Knots Speed over ground 5.0 km/hr Measured speed Units K Kilometer per hour Mode A A=autonomous, D=DGPS, E=DR Checksum *38 <CR> <LF> 5.2 Proprietary NMEA input message Page 9/22

10 Table Message Parameters Start Sequence Payload Checksum End Sequence $PSRF<MID> 1 Data 2 *CKSUM 3 <CR><LF> 4 1. Message Identifier consisting of three numeric characters. Input messages begin at MID Message specific data. Refer to a specific message section for <data> <data> definition. 3. CKSUM is a two-hex character checksum as defined in the NMEA specification, NMEA-0183Standard For Interfacing Marine Electronic Devices. Use of checksums is required on all input messages. 4. Each message is terminated using Carriage Return (CR) Line Feed (LF) which is \r\n which is hex 0D0A. Because \r\n are not printable ASCII characters, they are omitted from the example strings, but must be sent to terminate the message and cause the receiver to process that input message. Note: All fields in all proprietary NMEA messages are required, none are optional. All NMEA messages are comma delimited. Table Proprietary NMEA input messages Message MID 1 Description SetSerialPort 100 Set PORT A parameters and protocol NavigationInitialization 101 Parameters required for start using X/Y/Z 2 SetDGPSPort 102 Set PORT B parameters for DGPS input Query/Rate Control 103 Query standard NMEA message and/or set output rate LLANavigationInitialization 104 Parameters required for start using Lat/Lon/Alt 3 Development Data On/Off 105 Development Data messages On/Off Select Datum 106 Selection of datum to be used for coordinate transformations 1. Message Identification (MID). 2. Input coordinates must be WGS Input coordinates must be WGS SetSerialPort This command message is used to set the protocol (SiRF binary or NMEA) and/or the communication parameters (Baud, data bits, stop bits, and parity). Generally, this command is used to switch the module back to SiRF binary protocol mode where a more extensive command message set is available. When a valid message is received, the parameters are stored in battery-backed SRAM and the Evaluation Receiver restarts using the saved parameters. Table contains the input values for the following example: Switch to SiRF binary protocol at 9600,8,N,1 $PSRF100,0,9600,8,1,0*0C Table Set Serial Port Data Format Message ID $PSRF100 PSRF100 protocol header Page 10/22

11 Protocol 0 0=SiRF binary, 1=NMEA Baud ,9600,19200,38400,57600, DataBits 8 8,7 1 StopBits 1 0,1 Parity 0 0=None, 1=Odd, 2=Even Checksum *0C <CR><LF> 1. SiRF protocol is only valid for 8 data bits, 1 stop bit, and no parity NavigationInitialization This command is used to initialize the Evaluation Receiver by providing current position (in X, Y, Z coordinates), clock offset, and time. This enables the Evaluation Receiver to search for the correct satellite signals at the correct signal parameters. Correct initialization parameters enable the Evaluation Receiver to acquire signals quickly. Table contains the input values for the following example: Start using known position and time $PSRF101, , , ,96000,497260,921,12,3*1C Table Navigation Initialization Data Format Message ID $PSRF101 PSRF101 protocol header ECEF X meters X coordinate position ECEF Y meters Y coordinate position ECEF Z meters Z coordinate position ClkOffset Hz Clock Offset of the Evaluation Receiver 1 TimeOfWeek seconds GPS Time Of Week WeekNo 921 GPS Week Number ChannelCount 12 Range 1 to 12 ResetCfg 3 See Table Checksum *1C <CR><LF> 1. Use 0 for last saved value if available. If this is unavailable, a default value of is used. Table Reset Configuration Hex Description 0x01 0x02 0x03 0x04 Hot Start All data valid Warm Start Ephemeris cleared Warm Start (with Init) Ephemeris cleared, initialization data loaded Cold Start Clears all data in memory Page 11/22

12 0x08 Clear Memory Clears all data in memory and resets the receiver back to factory defaults SetDGPSPort This command is used to control the serial port used to receive RTCM differential corrections. Differential receivers may output corrections using different communication parameters. If a DGPS receiver is used that has different communication parameters, use this command to allow the receiver to correctly decode the data. When a valid message is received, the parameters are stored in battery-backed SRAM and the receiver restarts using the saved parameters. Table contains the input values for the following example: Set DGPS Port to be 9600,8,N,1. $PSRF102,9600,8,1,0*12 Table Set GPS Port Data Format Message ID $PSRF102 PSRF102 protocol header Baud ,9600,19200,38400 DataBits 8 8,7 StopBits 1 0,1 Parity 0 0=None, 1=Odd, 2=Even Checksum *12 <CR><LF> Note: RTCM is not supported Query/Rate Control This command is used to control the output of standard NMEA messages GGA, GLL, GSA, GSV, RMC, and VTG. Using this command message, standard NMEA messages may be polled once, or setup for periodic output. Checksums may also be enabled or disabled depending on the needs of the receiving program. NMEA message settings are saved in battery-backed memory for each entry when the message is accepted. Table contains the input values for the following example: 1. Query the GGA message with checksum enabled $PSRF103,00,01,00,01*25 2. Enable VTG message for a 1 Hz constant output with checksum enabled $PSRF103,05,00,01,01*20 3. Disable VTG message $PSRF103,05,00,00,01*21 Table Query/Rate Control Data Format (See example 1) Message ID $PSRF103 PSRF103 protocol header Msg 00 See Table Page 12/22

13 Mode 01 0=SetRate, 1=Query Rate 00 seconds Output off=0, max=255 CksumEnable 01 0=Disable Checksum, 1=Enable Checksum Checksum *25 <CR><LF> Table Messages Value Description 0 GGA 1 GLL 2 GSA 3 GSV 4 RMC 5 VTG 6 MSS (If internal beacon is supported) 7 Not defined 8 ZDA (if 1PPS output is supported) 9 Not defined LLANavigationInitialization This command is used to initialize the Evaluation Receiver by providing current position (in latitude, longitude, and altitude coordinates), clock offset, and time. This enables the receiver to search for the correct satellite signals at the correct signal parameters. Correct initialization parameters enable the receiver to acquire signals quickly. Table contains the input values for the following example: Start using known position and time. $PSRF104, , ,0,96000,237759,1946,12,1*07 Table LLA Navigation Initialization Data Format Message ID $PSRF104 PSRF104 protocol header Lat degrees Latitude position (Range 90 to 90) Lon degrees Longitude position (Range 180 to 180) Alt 0 meters Altitude position ClkOffset Hz Clock Offset of the Evaluation Receiver 1 TimeOfWeek seconds GPS Time Of Week WeekNo 1946 Extended GPS Week Number (1024 added) ChannelCount 12 Range 1 to 12 ResetCfg 1 See Table Page 13/22

14 Checksum *07 <CR><LF> 1. Use 0 for last saved value if available. If this is unavailable, a default value of is used. Table Messages Hex 0x01 0x02 0x03 0x04 0x08 Description Hot Start All data valid Warm Start Ephemeris cleared Warm Start (with Init) Ephemeris cleared, initialization data loaded Cold Start Clears all data in memory Clear Memory Clears all data in memory and resets receiver back to factory defaults Development Data On/Off Use this command to enable development data information if you are having trouble getting commands accepted. Invalid commands generate debug information that enables you to determine the source of the command rejection. Common reasons for input command rejection are invalid checksum or parameter out of specified range. Table contains the input values for the following example: 1. Debug On $PSRF105,1*3E 2. Debug Off $PSRF105,0*3F Table Development Data On/Off Data Format Message ID $PSRF105 PSRF105 protocol header Debug 1 0=Off, 1=On Checksum *3E <CR><LF> Select Datum $PSGPS receivers perform initial position and velocity calculations using an earth-centered earth-fixed (ECEF) coordinate system. Results may be converted to an earth model (geoid) defined by the selected datum. The default datum is WGS 84 (World Geodetic System 1984) which provides a worldwide common grid system that may be translated into local coordinate systems or map datums. (Local map datums are a best fit to the local shape of the earth and not valid worldwide.) Table contains the input values for the following example: Datum select TOKYO_MEAN Page 14/22

15 $PSRF106,178*32 Table Development Data On/Off Data Format Message ID $PSRF106 PSRF106 protocol header Datum =WGS84 178=TOKYO_MEAN 179=TOKYO_JAPAN 180=TOKYO_KOREA 181=TOKYO_OKINAWA Checksum *32 <CR><LF> System Turn Off This message requests that the GPS receiver perform an orderly shutdown and switch to hibernate mode. Table contains the values for the following example: $PSRF117,16*0B Table System Turn Off Message ID $PSRF117 PSRF117 protocol header Sub ID 16 16: System turn off Checksum *0B <CR><LF> Page 15/22

16 5.3 Supply voltage control and sequencing Initial power up When power is first applied, the module goes into a low-power mode while RTC starts. The host is not required to control /RESET pin (pin 8 of GPS module) since the module s internal reset circuitry handles detection of application of power. After that, the module is in ready-to-start state and awaits an ON_OFF input pulse to start. Since RTC startup time is variable, detection of when the module is ready to accept an ON_OFF pulse requires the host to either wait for a fixed interval or to monitor a pulse on WAKEUP output (pin 9 of GPS module) to assert a pulse on the ON_OFF input. An example flow chart is shown below. Start First provide power to GPS module Wait for 1 second 3 RTC cycles Assert an ON_OFF pulse to GPS module No Receive UART messages from GPS module within 1 second? ON_OFF pulse Yes GPS module starts to work in full-power mode End Page 16/22

17 5.3.2 Procedure for removing power of GPS module Abrupt, uncontrolled removal of power while GPS module is operating carries the risk of data corruption. The consequences of corruption range from longer TimeToFirstFix to complete system failure. The appropriate procedure to remove power is shown as below. Start Via software Via ON_OFF pin Send system turn off message to GPS module (refer to table ) Assert an ON_OFF pulse when GPS module is in full-power mode Wait for 1 second to let GPS module go into hibernate mode Remove power of GPS module for a period longer than 10 s Note: All BBRAM contents and RTC time of GPS module will be lost resulting in a factory reset. Restart GPS module? Yes Follow the procedure of section No End Page 17/22

18 6 Pin assignment and descriptions Pin # Name Type Description Note 1 VCC P DC supply voltage 2 GND P Ground 3 TX O Serial data output 4 RX I Serial data input 1 5 ON_OFF I Power control pin. 1,2 Wake up output. 6 WAKEUP O A high on this output indicates that GPS module is in operational mode. A low on this output indicates that GPS module is in low power state (standby, hibernate and ready-to-start). User can use this pin to control external power supply. <Note> 1. Input voltage is 3.6V tolerant. 2. Input pulse to start the module, and switch the module between different power modes. ON_OFF pulse requires a rising edge and high level that persists for three cycles of the RTC clock in order to be detected. Resetting the ON_OFF detector requires that ON_OFF goes to logic low for at least three cycles of the RTC clock. If the module is first powered, i.e. in ready-to-start state, an ON_OFF pulse will start the module. If the module is in hibernate state, an ON_OFF pulse will move it to full-power mode. If the module is in MicroPower mode, an ON_OFF pulse will move it to full-power mode. If the module is in AdvancedPower mode, an ON_OFF pulse will initiate one AdvancedPower cycle. If the module is in TricklePower mode, an ON_OFF pulse will initiate one TricklePower cycle. If the module is in Push-To-Fix mode, an ON_OFF pulse will initiate one Push-To-Fix cycle. If the module is already in full-power mode, an ON_OFF pulse will initiate orderly shutdown Page 18/22

19 7 DC & Temperature characteristics 7.1 Absolute maximum ratings Parameter Symbol Ratings Units Supply Voltage VCC 1.95 V Operating Temperature Range Topr -40 ~ 85 Storage Temperature Range Tstg -40 ~ DC Electrical characteristics Parameter Symbol Conditions Min. Typ. Max. Units Supply Voltage VCC V Full operation 39 (1) 120 ma Standby (2) 65 ua Supply Current I VCC Hibernate 14 ua Ready-to-start (3) 8 ua MPM (4) 500 ua High Level Input Voltage V I H 0.7*VCC 3.6 V Low Level Input Voltage V I L V High Level Output Voltage V OH 0.75*VCC VCC V Low Level Output Voltage V OL 0.4 V High Level Output Current I OH 2 ma Low Level Output Current I OL 2 ma <Note> 1. Measured when position fix is available and input voltage is 1.8V. 2. Transitional state when GPS module is in TricklePower mode. 3. When power is first applied, the module goes into a ready-to-start state. Please refer to the section MicroPowerMode. 7.3 Temperature characteristics Parameter Symbol Min. Typ. Max. Units Operating Temperature Topr Storage Temperature Tstg Page 19/22

20 8 Mechanical specification 8.1 Outline dimensions 8.2 Applicable FPC/FFC cable Page 20/22

21 9 Packing information Page 21/22

22 Document change list Revision 1.0 First release on June 29, Page 22/22

Microsoft Word - LS2303x_datasheet_v1.1.doc

Microsoft Word - LS2303x_datasheet_v1.1.doc Product name Description Version LS23030 LS23032 LS23033 LS23035 LS23036 GPS mouse/ MTK3329,2m,USB,VCP GPS mouse/ MTK3329,2m,PS2,9600BPS GPS mouse/ MTK3329,3m,RJ11,9600BPS GPS mouse/ MTK3329,5m,PS2 with

More information

Microsoft Word - LS20030~3_datasheet_v1.1beta1.doc

Microsoft Word - LS20030~3_datasheet_v1.1beta1.doc Product name Description Version LS20030 LS20032 GPS smart antenna module/usb,vcp,30x30mm GPS smart antenna module/ttl,9600bps,30x30mm GPS smart antenna module/rs232,9600bps,30x30mm GPS smart antenna module/ttl,9600bps,35x16mm

More information

Microsoft Word - S4-1513_datasheet.doc

Microsoft Word - S4-1513_datasheet.doc Product name Description Version S4-1513 Datasheet of S4-1513 GPS module 1.1 1 Introduction LOCOSYS S4-1513 GPS module features high sensitivity, low power and ultra small form factor. This GPS module

More information

Microsoft Word - BH-0606_datasheet.doc

Microsoft Word - BH-0606_datasheet.doc Product name Description Version BH-0606 Datasheet of BH-0606 host-based GPS and GLONASS module 0.92 1 Introduction LOCOSYS BH-0606 is a host-based GPS and GLONASS module that features high sensitivity,

More information

Microsoft Word - ST-1612_datasheet_V0.5.doc

Microsoft Word - ST-1612_datasheet_V0.5.doc Product name Description Version ST-1612 Datasheet of ST-1612 GPS module 0.5 1 Introduction LOCOSYS ST-1612 is a GPS and GLONASS module that features high sensitivity, faster location fix. This GPS module

More information

Microsoft Word - MC-1613_datasheet_v1.x.doc

Microsoft Word - MC-1613_datasheet_v1.x.doc Product name Description Version MC-1613 Datasheet of MC-1613 stand-alone GPS module 1.3 1 Introduction LOCOSYS GPS MC-1613 module features high sensitivity, low power and ultra small form factor. This

More information

Microsoft Word - MC R_datasheet.doc

Microsoft Word - MC R_datasheet.doc Product name Description Version MC-1613-2R Datasheet of MC-1613-2R standalone GPS module 1.1 1 Introduction LOCOSYS GPS MC-1613-2R module features high sensitivity, low power and ultra small form factor.

More information

Microsoft Word - MC-1613-G_datasheet.doc

Microsoft Word - MC-1613-G_datasheet.doc Product name Description Version MC-1613-G Standalone multiple GNSS module 0.2 1 Introduction LOCOSYS MC-1613-G is a complete standalone GNSS module. The module can simultaneously acquire and track multiple

More information

Microsoft Word - MC-1513-G_datasheet.doc

Microsoft Word - MC-1513-G_datasheet.doc Product name Description Version MC-1513-G Standalone multiple GNSS module 0.2 1 Introduction LOCOSYS MC-1513-G is a complete standalone GNSS module. The module can simultaneously acquire and track multiple

More information

Contents 1. Introduction of VK2828U7G5LF Features Appearance and Size Pins Working Conditions Normal Worki

Contents 1. Introduction of VK2828U7G5LF Features Appearance and Size Pins Working Conditions Normal Worki G P S / G N S S VK1097U7M3 DataSheet Contents 1. Introduction of VK2828U7G5LF... 错误! 未定义书签 1.1 Features... 错误! 未定义书签 1.2 Appearance and Size... 错误! 未定义书签 1.3 Pins... 错误! 未定义书签 2. Working Conditions...

More information

GH1220 Hall Switch

GH1220 Hall Switch Unipolar Hall Switch - Medium Sensitivity Product Description The DH220 is a unipolar h all switch designed in CMOS technology. The IC internally includes a voltage regulator, Hall sensor with dynamic

More information

Microsoft Word - LR1122B-B.doc

Microsoft Word - LR1122B-B.doc UNISONIC TECHNOLOGIES CO., LTD LOW NOISE ma LDO REGULATOR DESCRIPTION The UTC is a typical LDO (linear regulator) with the features of High output voltage accuracy, low supply current, low ON-resistance,

More information

coverage2.ppt

coverage2.ppt Satellite Tool Kit STK/Coverage STK 82 0715 010-68745117 1 Coverage Definition Figure of Merit 2 STK Basic Grid Assets Interval Description 3 Grid Global Latitude Bounds Longitude Lines Custom Regions

More information

BC04 Module_antenna__ doc

BC04 Module_antenna__ doc http://www.infobluetooth.com TEL:+86-23-68798999 Fax: +86-23-68889515 Page 1 of 10 http://www.infobluetooth.com TEL:+86-23-68798999 Fax: +86-23-68889515 Page 2 of 10 http://www.infobluetooth.com TEL:+86-23-68798999

More information

HC50246_2009

HC50246_2009 Page: 1 of 7 Date: June 2, 2009 WINMATE COMMUNICATION INC. 9 F, NO. 111-6, SHING-DE RD., SAN-CHUNG CITY, TAIPEI, TAIWAN, R.O.C. The following merchandise was submitted and identified by the vendor as:

More information

Pin Configurations Figure2. Pin Configuration of FS2012 (Top View) Table 1 Pin Description Pin Number Pin Name Description 1 GND 2 FB 3 SW Ground Pin.

Pin Configurations Figure2. Pin Configuration of FS2012 (Top View) Table 1 Pin Description Pin Number Pin Name Description 1 GND 2 FB 3 SW Ground Pin. Features Wide 3.6V to 32V Input Voltage Range Output Adjustable from 0.8V to 30V Maximum Duty Cycle 100% Minimum Drop Out 0.6V Fixed 300KHz Switching Frequency 12A Constant Output Current Capability Internal

More information

P4i45GL_GV-R50-CN.p65

P4i45GL_GV-R50-CN.p65 1 Main Advanced Security Power Boot Exit System Date System Time Floppy Drives IDE Devices BIOS Version Processor Type Processor Speed Cache Size Microcode Update Total Memory DDR1 DDR2 Dec 18 2003 Thu

More information

Microsoft Word - AP1515V02

Microsoft Word - AP1515V02 Document No. Rev.: V0.20 Page: 1 of 9 Revision History Rev. DRN # History Initiator Effective Date V01 V02 Initial document 黃宗文 Add second package description 葉宗榮 2014/05/15 2015/09/08 Initiator: 雷晨妤 (DCC)

More information

Cube20S small, speedy, safe Eextremely modular Up to 64 modules per bus node Quick reaction time: up to 20 µs Cube20S A new Member of the Cube Family

Cube20S small, speedy, safe Eextremely modular Up to 64 modules per bus node Quick reaction time: up to 20 µs Cube20S A new Member of the Cube Family small, speedy, safe Eextremely modular Up to 64 modules per bus de Quick reaction time: up to 20 µs A new Member of the Cube Family Murrelektronik s modular I/O system expands the field-tested Cube family

More information

User ID 150 Password - User ID 150 Password Mon- Cam-- Invalid Terminal Mode No User Terminal Mode No User Mon- Cam-- 2

User ID 150 Password - User ID 150 Password Mon- Cam-- Invalid Terminal Mode No User Terminal Mode No User Mon- Cam-- 2 Terminal Mode No User User ID 150 Password - User ID 150 Password Mon- Cam-- Invalid Terminal Mode No User Terminal Mode No User Mon- Cam-- 2 Mon1 Cam-- Mon- Cam-- Prohibited M04 Mon1 Cam03 Mon1 Cam03

More information

Microsoft Word - ML63S_8.doc

Microsoft Word - ML63S_8.doc Series DC-DC Converter Application ower Source of ortable roducts almtops ortable Cameras and Video Recorders Wireless mouse and keyboard Ordering Information Features Small number of external components:

More information

HC20131_2010

HC20131_2010 Page: 1 of 8 Date: April 14, 2010 WINMATE COMMUNICATION INC. 9 F, NO. 111-6, SHING-DE RD., SAN-CHUNG CITY, TAIPEI, TAIWAN, R.O.C. The following merchandise was submitted and identified by the vendor as:

More information

Microsoft Word - HC20138_2010.doc

Microsoft Word - HC20138_2010.doc Page: 1 of 7 Date: April 26, 2010 WINMATE COMMUNICATION INC. 9 F, NO. 111-6, SHING-DE RD., SAN-CHUNG CITY, TAIPEI, TAIWAN, R.O.C. The following merchandise was submitted and identified by the vendor as:

More information

2/80 2

2/80 2 2/80 2 3/80 3 DSP2400 is a high performance Digital Signal Processor (DSP) designed and developed by author s laboratory. It is designed for multimedia and wireless application. To develop application

More information

FM1935X智能非接触读写器芯片

FM1935X智能非接触读写器芯片 FM33A0xx MCU 2017. 05 2.0 1 (http://www.fmsh.com/) 2.0 2 ... 3 1... 4 1.1... 4 1.2... 4 1.3... 5 1.3.1... 5 1.3.2... 5 1.4... 8 1.4.1 LQFP100... 8 1.4.2 LQFP80... 9 1.4.3... 9 2... 15 2.1 LQFP100... 15

More information

SG-959 GPS 接收器用户手册中文版 V1.1 用户手册 SG-959 GPS 接收器 SiRF StarⅢ V 1.1 台湾制造 2008/08/08 免费服务热线 ( 限中国大陆 ):

SG-959 GPS 接收器用户手册中文版 V1.1 用户手册 SG-959 GPS 接收器 SiRF StarⅢ V 1.1 台湾制造 2008/08/08   免费服务热线 ( 限中国大陆 ): 用户手册 SG-959 GPS 接收器 SiRF StarⅢ V 1.1 台湾制造 2008/08/08 service@dagamagps.com www.dagamagps.com 免费服务热线 ( 限中国大陆 ):400-820-1322 目录 1. 介绍 介绍... 2 1. 1 概述 2 1.2 产品特点.. 2 1. 3 技术参数. 2 2. 硬件 硬件... 4 2.1 尺寸....

More information

HCD0174_2008

HCD0174_2008 Reliability Laboratory Page: 1 of 5 Date: December 23, 2008 WINMATE COMMUNICATION INC. 9 F, NO. 111-6, SHING-DE RD., SAN-CHUNG CITY, TAIPEI, TAIWAN, R.O.C. The following merchandise was submitted and identified

More information

穨control.PDF

穨control.PDF TCP congestion control yhmiu Outline Congestion control algorithms Purpose of RFC2581 Purpose of RFC2582 TCP SS-DR 1998 TCP Extensions RFC1072 1988 SACK RFC2018 1996 FACK 1996 Rate-Halving 1997 OldTahoe

More information

MODEL 62000H SERIES 5KW / 10KW / 15KW 0 ~ 375A 0 ~ 1000V/2000V( ) : 200/220Vac, 380/400Vac, 440/480Vac 3U/15KW / & 150KW / ( 10 ms ~ 99 hours)

MODEL 62000H SERIES 5KW / 10KW / 15KW 0 ~ 375A 0 ~ 1000V/2000V( ) : 200/220Vac, 380/400Vac, 440/480Vac 3U/15KW / & 150KW / ( 10 ms ~ 99 hours) MODEL 62000H SERIES 5KW / 10KW / 15KW 0 ~ 375A 0 ~ 1000V/2000V( ) : 200/220Vac, 380/400Vac, 440/480Vac 3U/15KW / &150KW / ( 10 ms ~ 99 hours) 10 100 / PROGRAMMABLE DC POWER SUPPLY MODEL 62000H SERIES USB

More information

untitled

untitled EDM12864-GR 1 24 1. ----------------------------------------------------3 2. ----------------------------------------------------3 3. ----------------------------------------------------3 4. -------------------------------------------------------6

More information

入學考試網上報名指南

入學考試網上報名指南 入 學 考 試 網 上 報 名 指 南 On-line Application Guide for Admission Examination 16/01/2015 University of Macau Table of Contents Table of Contents... 1 A. 新 申 請 網 上 登 記 帳 戶 /Register for New Account... 2 B. 填

More information

Important Notice SUNPLUS TECHNOLOGY CO. reserves the right to change this documentation without prior notice. Information provided by SUNPLUS TECHNOLO

Important Notice SUNPLUS TECHNOLOGY CO. reserves the right to change this documentation without prior notice. Information provided by SUNPLUS TECHNOLO Car DVD New GUI IR Flow User Manual V0.1 Jan 25, 2008 19, Innovation First Road Science Park Hsin-Chu Taiwan 300 R.O.C. Tel: 886-3-578-6005 Fax: 886-3-578-4418 Web: www.sunplus.com Important Notice SUNPLUS

More information

Olav Lundström MicroSCADA Pro Marketing & Sales 2005 ABB - 1-1MRS755673

Olav Lundström MicroSCADA Pro Marketing & Sales 2005 ABB - 1-1MRS755673 Olav Lundström MicroSCADA Pro Marketing & Sales 2005 ABB - 1 - Contents MicroSCADA Pro Portal Marketing and sales Ordering MicroSCADA Pro Partners Club 2005 ABB - 2 - MicroSCADA Pro - Portal Imagine that

More information

FM1935X智能非接触读写器芯片

FM1935X智能非接触读写器芯片 FM3316/3315 MCU 2017.06 FM3316/3315 MCU 2.21 (http://www.fmsh.com/) FM3316/3315 MCU 2.22 ... 3 1... 4 2... 5 2.1... 5 2.2... 5 2.3... 6 2.3.1... 6 2.3.2... 6 2.4... 9 2.5... 10 2.5.1 LQFP64... 10 2.5.2

More information

HC70245_2008

HC70245_2008 Reliability Laboratory Page: 1 of 6 Date: September 5, 2008 WINMATE COMMUNICATION INC. 9 F, NO. 111-6, SHING-DE RD., SAN-CHUNG CITY, TAIPEI, TAIWAN, R.O.C. The following merchandise was submitted and identified

More information

KL DSC DEMO 使用说明

KL DSC DEMO 使用说明 :0755-82556825 83239613 : (0755)83239613 : http://www.kingbirdnet.com EMAIL Good989@163.com 1 1 KB3000 DTU... 3 1.1... 3 1.2... 3 1.3... 3 1.4... 3 2... 4 2.1 GSM/GPRS... 4 2.2... 4 2.3... 5 2.4... 6 2.5...

More information

Microsoft PowerPoint - ATF2015.ppt [相容模式]

Microsoft PowerPoint - ATF2015.ppt [相容模式] Improving the Video Totalized Method of Stopwatch Calibration Samuel C.K. Ko, Aaron Y.K. Yan and Henry C.K. Ma The Government of Hong Kong Special Administrative Region (SCL) 31 Oct 2015 1 Contents Introduction

More information

PTS7_Manual.PDF

PTS7_Manual.PDF User Manual Soliton Technologies CO., LTD www.soliton.com.tw - PCI V2.2. - PCI 32-bit / 33MHz * 2 - Zero Skew CLK Signal Generator. - (each Slot). -. - PCI. - Hot-Swap - DOS, Windows 98/2000/XP, Linux

More information

(Guangzhou) AIT Co, Ltd V 110V [ ]! 2

(Guangzhou) AIT Co, Ltd V 110V [ ]! 2 (Guangzhou) AIT Co, Ltd 020-84106666 020-84106688 http://wwwlenxcn Xi III Zebra XI III 1 (Guangzhou) AIT Co, Ltd 020-84106666 020-84106688 http://wwwlenxcn 230V 110V [ ]! 2 (Guangzhou) AIT Co, Ltd 020-84106666

More information

國 立 政 治 大 學 教 育 學 系 2016 新 生 入 學 手 冊 目 錄 表 11 國 立 政 治 大 學 教 育 學 系 博 士 班 資 格 考 試 抵 免 申 請 表... 46 論 文 題 目 申 報 暨 指 導 教 授... 47 表 12 國 立 政 治 大 學 碩 博 士 班 論

國 立 政 治 大 學 教 育 學 系 2016 新 生 入 學 手 冊 目 錄 表 11 國 立 政 治 大 學 教 育 學 系 博 士 班 資 格 考 試 抵 免 申 請 表... 46 論 文 題 目 申 報 暨 指 導 教 授... 47 表 12 國 立 政 治 大 學 碩 博 士 班 論 國 立 政 治 大 學 教 育 學 系 2016 新 生 入 學 手 冊 目 錄 一 教 育 學 系 簡 介... 1 ( 一 ) 成 立 時 間... 1 ( 二 ) 教 育 目 標 與 發 展 方 向... 1 ( 三 ) 授 課 師 資... 2 ( 四 ) 行 政 人 員... 3 ( 五 ) 核 心 能 力 與 課 程 規 劃... 3 ( 六 ) 空 間 環 境... 12 ( 七 )

More information

68369 (ppp quickstart guide)

68369 (ppp quickstart guide) Printed in USA 04/02 P/N 68369 rev. B PresencePLUS Pro PC PresencePLUS Pro PresencePLUS Pro CD Pass/Fails page 2 1 1. C-PPCAM 2. PPC.. PPCAMPPCTL 3. DB9D.. STPX.. STP.. 01 Trigger Ready Power 02 03 TRIGGER

More information

LK110_ck

LK110_ck Ck 电子琴 LK110CK1A Ck-1 1. 2. 1. 2. 3. (+) ( ) Ck-2 1. 2. 3. * 1. 2. 3. Ck-3 Ck-4 LCD LCD LCD LCD LCD LCD 15 * * / MIDI Ck-5 100 50 100 100 100 1 2 MIDI MIDI Ck-6 ... Ck-1... Ck-6... Ck-8... Ck-9... Ck-10...

More information

Microsoft PowerPoint - STU_EC_Ch08.ppt

Microsoft PowerPoint - STU_EC_Ch08.ppt 樹德科技大學資訊工程系 Chapter 8: Counters Shi-Huang Chen Fall 2010 1 Outline Asynchronous Counter Operation Synchronous Counter Operation Up/Down Synchronous Counters Design of Synchronous Counters Cascaded Counters

More information

. Land Patterns for Reflow Soldering.Recommended Reflow Soldering Conditions (For Lead Free) TYPE PID0703 PID0704 PID1204 PID1205 PID1207 PID1209 L(mm

. Land Patterns for Reflow Soldering.Recommended Reflow Soldering Conditions (For Lead Free) TYPE PID0703 PID0704 PID1204 PID1205 PID1207 PID1209 L(mm .Features: 1.Magnetic Shielded surface mount inductor with high current rating. 2.Low resistance to keep power loss minimum..applications: Excellent for power line DC-DC conversion applications used in

More information

Microsoft Word - LD5515_5V1.5A-DB-01 Demo Board Manual

Microsoft Word - LD5515_5V1.5A-DB-01 Demo Board Manual Subject LD5515 Demo Board Model Name (5V/1.5A) Key Features Built-In Pump Express TM Operation Flyback topology with PSR Control Constant Voltage Constant Current High Efficiency with QR Operation (Meet

More information

1.ai

1.ai HDMI camera ARTRAY CO,. LTD Introduction Thank you for purchasing the ARTCAM HDMI camera series. This manual shows the direction how to use the viewer software. Please refer other instructions or contact

More information

SHIMPO_表1-表4

SHIMPO_表1-表4 For servo motor ABLEREDUCER SSeries Coaxial shaft series Features S series Standard backlash is 3 arc-min, ideal for precision control. High rigidity & high torque were achived by uncaged needle roller

More information

Microsoft Word - template.doc

Microsoft Word - template.doc HGC efax Service User Guide I. Getting Started Page 1 II. Fax Forward Page 2 4 III. Web Viewing Page 5 7 IV. General Management Page 8 12 V. Help Desk Page 13 VI. Logout Page 13 Page 0 I. Getting Started

More information

Bus Hound 5

Bus Hound 5 Bus Hound 5.0 ( 1.0) 21IC 2007 7 BusHound perisoft PC hound Bus Hound 6.0 5.0 5.0 Bus Hound, IDE SCSI USB 1394 DVD Windows9X,WindowsMe,NT4.0,2000,2003,XP XP IRP Html ZIP SCSI sense USB Bus Hound 1 Bus

More information

LSC操作说明

LSC操作说明 1 C H R I S T A L P H A 1-4 LSC 型 Part. No. 102041 A L P H A 2-4 LSC 型 Part. No. 10204 冷 冻 干 燥 机 操 作 说 明 新 研 制 的 LSC-8 控 制 器, 具 备 图 形 显 示 功 能, 能 以 数 据 表 形 式 显 示 参 数, 并 可 选 配 控 制 软 件 LSC-8 1/4 VGA 大 屏 幕

More information

P4V88+_BIOS_CN.p65

P4V88+_BIOS_CN.p65 1 Main H/W Monitor Boot Security Exit System Overview System Time System Date [ 17:00:09] [Wed 12/22/2004] BIOS Version : P4V88+ BIOS P1.00 Processor Type : Intel (R) Pentium (R) 4 CPU 2.40 GHz Processor

More information

Table of Contents Design Concept 03 Copyrights & TradeMark 04 Special Notice 05 Notice to concerned 05 Installation and Registration Introduction 07 s

Table of Contents Design Concept 03 Copyrights & TradeMark 04 Special Notice 05 Notice to concerned 05 Installation and Registration Introduction 07 s MapAsia MapKing TM User Guide Full Function Version (Pocket PC and PC) For Microsoft Pocket PC/ Pocket PC 2002/2003 Microsoft Windows XP/2000/Me/98 Edition 2004 ( : ) 2002-2004, MapAsia.com Limited Table

More information

SHIMPO_表1-表4

SHIMPO_表1-表4 For servo motor ABLEREDUCER L Series Features Coaxial shaft series L series Helical gears contribute to reduce vibration and noise. Standard backlash is 5 arc-min, ideal for precision control. High rigidity

More information

P4VM800_BIOS_CN.p65

P4VM800_BIOS_CN.p65 1 Main H/W Monitor Boot Security Exit System Overview System Time System Date [ 17:00:09] [Fri 02/25/2005] BIOS Version : P4VM800 BIOS P1.00 Processor Type : Intel (R) Pentium (R) 4 CPU 2.40 GHz Processor

More information

Tel: Fax: TTP-344M/246M /

Tel: Fax: TTP-344M/246M / TTP-344M/246M / True Type font David Turner, Robert Wilhelm Werner Lemberg The Free Type Project 235 16 8 2 i- TTP-344M/246M...1 1.1...1 1.2...1 1.2.1...1 1.2.2 /...2 1.2.3...2 1.2.4...2 1.3...3 1.4...3

More information

Microsoft Word - PZ series.doc

Microsoft Word - PZ series.doc 叠 层 片 式 铁 氧 体 磁 珠 P 系 列 Multilayer Chip Ferrite Bead P Series Operating Temp. : -4 ~ +8 特 征 FEATUES 内 部 印 有 银 电 极 的 叠 层 结 构, 铁 氧 体 屏 蔽 无 串 扰 Internal silver printed layers and magnetic shielded structures

More information

RAID RAID 0 RAID 1 RAID 5 RAID * ( -1)* ( /2)* No Yes Yes Yes A. B. BIOS SATA C. RAID BIOS RAID ( ) D. SATA RAID/AHCI ( ) SATA M.2 SSD ( )

RAID RAID 0 RAID 1 RAID 5 RAID * ( -1)* ( /2)* No Yes Yes Yes A. B. BIOS SATA C. RAID BIOS RAID ( ) D. SATA RAID/AHCI ( ) SATA M.2 SSD ( ) RAID RAID 0 RAID 1 RAID 5 RAID 10 2 2 3 4 * (-1)* (/2)* No Yes Yes Yes A. B. BIOS SATA C. RAID BIOS RAID ( ) D. SATA RAID/AHCI ( ) SATA M.2 SSD ( ) ( ) ( ) Windows USB 1 SATA A. SATASATAIntel SATA (SATA3

More information

OVLFx3C7_Series_A3_bgry-KB.pub

OVLFx3C7_Series_A3_bgry-KB.pub (5 mm) x High brightness with well-defined spatial radiation patterns x U-resistant epoxy lens x Blue, green, red, yellow Product Photo Here Each device in the OLFx3C7 series is a high-intensity LED mounted

More information

MICROCHIP EVM Board : APP APP001 PICmicro Microchip APP001 40pin PDIP PICmicro Design Tips Character LCM Temperature Sensor Application I/O Pi

MICROCHIP EVM Board : APP APP001 PICmicro Microchip APP001 40pin PDIP PICmicro Design Tips Character LCM Temperature Sensor Application I/O Pi MICROCHIP EVM Board : APP001 1-1. APP001 PICmicro Microchip APP001 40pin PDIP PICmicro Design Tips Character LCM Temperature Sensor Application I/O Pin 16 I/O Extension Interface 1-2. APP001 Block_A Block_B

More information

ebook140-8

ebook140-8 8 Microsoft VPN Windows NT 4 V P N Windows 98 Client 7 Vintage Air V P N 7 Wi n d o w s NT V P N 7 VPN ( ) 7 Novell NetWare VPN 8.1 PPTP NT4 VPN Q 154091 M i c r o s o f t Windows NT RAS [ ] Windows NT4

More information

< B9E2BBFAD7DBBACFCDBCB2E1B6A8B8E52DC7E5CEFAB0E6312E706466>

< B9E2BBFAD7DBBACFCDBCB2E1B6A8B8E52DC7E5CEFAB0E6312E706466> XYR XYR XYR Tel: 00 567068 www.zolix.com.cn 99 Tel: 00 567068 www.zolix.com.cn XYR500 XYR500 XYR000 XYR0000-CH XYmm.5 0 5 z 5 mm 5050 0000 0000 mm 00 00 0000 mm 6.5 76 98 8 Kg 6 8 5 XY/μm 0/5 0XYμm 0.5

More information

LH_Series_Rev2014.pdf

LH_Series_Rev2014.pdf REMINDERS Product information in this catalog is as of October 2013. All of the contents specified herein are subject to change without notice due to technical improvements, etc. Therefore, please check

More information

Logitech Wireless Combo MK45 English

Logitech Wireless Combo MK45 English Logitech Wireless Combo MK45 Setup Guide Logitech Wireless Combo MK45 English................................................................................... 7..........................................

More information

HC70044_2008

HC70044_2008 Page: 1 of 9 Date: July 10, 2008 KORENIX TECHNOLOGY CO., LTD. 9 F, NO. 100-1, MING-CHUAN RD., SHIN TIEN CITY, TAIPEI, TAIWAN The following merchandise was submitted and identified by the vendor as: Product

More information

TX-NR3030_BAS_Cs_ indd

TX-NR3030_BAS_Cs_ indd TX-NR3030 http://www.onkyo.com/manual/txnr3030/adv/cs.html Cs 1 2 3 Speaker Cable 2 HDMI OUT HDMI IN HDMI OUT HDMI OUT HDMI OUT HDMI OUT 1 DIGITAL OPTICAL OUT AUDIO OUT TV 3 1 5 4 6 1 2 3 3 2 2 4 3 2 5

More information

K301Q-D VRT中英文说明书141009

K301Q-D VRT中英文说明书141009 THE INSTALLING INSTRUCTION FOR CONCEALED TANK Important instuction:.. Please confirm the structure and shape before installing the toilet bowl. Meanwhile measure the exact size H between outfall and infall

More information

untitled

untitled LBS Research and Application of Location Information Management Technology in LBS TP319 10290 UDC LBS Research and Application of Location Information Management Technology in LBS , LBS PDA LBS

More information

KDC-U5049 KDC-U4049 Made for ipod, and Made for iphone mean that an electronic accessory has been designed to connect specifically to ipod, or iphone,

KDC-U5049 KDC-U4049 Made for ipod, and Made for iphone mean that an electronic accessory has been designed to connect specifically to ipod, or iphone, KDC-U5049 KDC-U4049 Made for ipod, and Made for iphone mean that an electronic accessory has been designed to connect specifically to ipod, or iphone, respectively, and has been certified by the developer

More information

全汉不间断电源 全汉集团始于 1993 Began in 1993 UPS

全汉不间断电源 全汉集团始于 1993 Began in 1993 UPS 全汉不间断电源 全汉集团始于 1993 Began in 1993 UPS 专业卓越共赢 Professional excellence and win-win 目录 about company 1 1-3k 2 6-10k 3 RM 1-3k 4 RM 6-10k 5 RT 1-3K 6 RT 6-10K 7 3/1 10-30K 8 3/3 10-30K 9 3/3 40-200K 10 Mplus

More information

Improved Preimage Attacks on AES-like Hash Functions: Applications to Whirlpool and Grøstl

Improved Preimage Attacks on AES-like Hash Functions: Applications to Whirlpool and Grøstl SKLOIS (Pseudo) Preimage Attack on Reduced-Round Grøstl Hash Function and Others Shuang Wu, Dengguo Feng, Wenling Wu, Jian Guo, Le Dong, Jian Zou March 20, 2012 Institute. of Software, Chinese Academy

More information

untitled

untitled Portable Electrode B91901070 B91901133 量 ECG 路 更 量 路 performance RF 量 路 Portable Electrode 便利 量 portable electrode 路 濾 濾 行 electrode 類 FM modulation scheme ECG 類 數 RF RF demodulate 利 Elvis Labview ECG

More information

Product Specification Chip Intel DSL6540 Thunderbolt 3 Controller Connectors 2 x Thunderbolt 3 ports (Thunderbolt 3 Port 1/Thunderbolt 3 Port 2), supp

Product Specification Chip Intel DSL6540 Thunderbolt 3 Controller Connectors 2 x Thunderbolt 3 ports (Thunderbolt 3 Port 1/Thunderbolt 3 Port 2), supp GC-ALPINE RIDGE Installation Guide/ 12WE6-ALPINER-10AR Product Specification Chip Intel DSL6540 Thunderbolt 3 Controller Connectors 2 x Thunderbolt 3 ports (Thunderbolt 3 Port 1/Thunderbolt 3 Port 2),

More information

Serial ATA ( Silicon Image SiI3114)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 5 (4) S A T A... 8 (5) S A T A... 10

Serial ATA ( Silicon Image SiI3114)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 5 (4) S A T A... 8 (5) S A T A... 10 Serial ATA ( Silicon Image SiI3114)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 5 (4) S A T A... 8 (5) S A T A... 10 Ác Åé å Serial ATA ( Silicon Image SiI3114) S A T A (1) SATA (2)

More information

Chapter 24 DC Battery Sizing

Chapter 24  DC Battery Sizing 26 (Battery Sizing & Discharge Analysis) - 1. 2. 3. ETAP PowerStation IEEE 485 26-1 ETAP PowerStation 4.7 IEEE 485 ETAP PowerStation 26-2 ETAP PowerStation 4.7 26.1 (Study Toolbar) / (Run Battery Sizing

More information

2

2 1 2 3 4 PHY (RAN1) LTE/LTE-A 6.3 Enhanced Downlink Multiple Antenna Transmission 6.3.1 CSI RS 6.4 Uplink Multiple Antenna Transmission 6.4.1 Transmission modes and Signalling requirements for SU-MIMO 6.5

More information

ICD ICD ICD ICD ICD

ICD ICD ICD ICD ICD MPLAB ICD2 MPLAB ICD2 PIC MPLAB-IDE V6.0 ICD2 usb PC RS232 MPLAB IDE PC PC 2.0 5.5V LED EEDATA MPLAB ICD2 Microchip MPLAB-IDE v6.0 Windows 95/98 Windows NT Windows 2000 www.elc-mcu.com 1 ICD2...4 1.1 ICD2...4

More information

Rotary Switch Catalogue

Rotary Switch Catalogue Rotary Switches RS300/400/500 Series Outline Our RS series embody the manufacturing history of our company. All series are sturdy and solid with high dependability designed for control units of plants,

More information

Microsoft PowerPoint - Aqua-Sim.pptx

Microsoft PowerPoint - Aqua-Sim.pptx Peng Xie, Zhong Zhou, Zheng Peng, Hai Yan, Tiansi Hu, Jun-Hong Cui, Zhijie Shi, Yunsi Fei, Shengli Zhou Underwater Sensor Network Lab 1 Outline Motivations System Overview Aqua-Sim Components Experimental

More information

AN INTRODUCTION TO PHYSICAL COMPUTING USING ARDUINO, GRASSHOPPER, AND FIREFLY (CHINESE EDITION ) INTERACTIVE PROTOTYPING

AN INTRODUCTION TO PHYSICAL COMPUTING USING ARDUINO, GRASSHOPPER, AND FIREFLY (CHINESE EDITION ) INTERACTIVE PROTOTYPING AN INTRODUCTION TO PHYSICAL COMPUTING USING ARDUINO, GRASSHOPPER, AND FIREFLY (CHINESE EDITION ) INTERACTIVE PROTOTYPING 前言 - Andrew Payne 目录 1 2 Firefly Basics 3 COMPONENT TOOLBOX 目录 4 RESOURCES 致谢

More information

solutions guide

solutions guide solutions guide Tridium 01 Table of Contents Tridium... 1 Frameworks... 4 Niagara AX Framework... 5 Sedona Framework... 6.... 7 NPM... 8 Sedona Chip... 9 AX Supervisor... 10 AX SoftJACE...11...12. JACE

More information

AL-M200 Series

AL-M200 Series NPD4754-00 TC ( ) Windows 7 1. [Start ( )] [Control Panel ()] [Network and Internet ( )] 2. [Network and Sharing Center ( )] 3. [Change adapter settings ( )] 4. 3 Windows XP 1. [Start ( )] [Control Panel

More information

Progress Report of BESIII Slow Control Software Development

Progress Report of BESIII Slow Control Software Development BESIII 慢控制系统高压和 VME 监控 系统的设计和实现 陈锡辉 BESIII 慢控制组 2006-4-27 Outline Design and implementation of HV system Features Implementation Brief introduction to VME system Features Implementation of a demo Tasks

More information

bingdian001.com

bingdian001.com .,,.,!, ( ), : r=0, g=0, ( ). Ok,,,,,.,,. (stackup) stackup, 8 (4 power/ground 4,sggssggs, L1, L2 L8) L1,L4,L5,L8 , Oz Oz Oz( )=28.3 g( ), 1Oz, (DK) Cx Co = Cx/Co = - Prepreg/Core pp,,core pp,, pp.,, :,,

More information

SDP 1 2 3 4 8 9 10 12 19

SDP 1 2 3 4 8 9 10 12 19 SDP SDP 1 2 3 4 8 9 10 12 19 SDP 2 SDP CANBUS 3m/s 48 1 2 N 3 4 5 6 7 8 9 EMC EMC ENS008212 EN618003 10 IP21 SDP 3 1 1 4 2 5 3 P24 103 104 N24 G24 P24 101 102 N24 G24 J2 J3 n P2 P1 P3 J2 J1 J3 1 P2 P1

More information

Table of Contents A. Product Outline.. 3 B. Features.. 4 C. Block Diagram... 5 D. Pin Assignments. 6 E. Physical Specifications... 7 F. DC Characteris

Table of Contents A. Product Outline.. 3 B. Features.. 4 C. Block Diagram... 5 D. Pin Assignments. 6 E. Physical Specifications... 7 F. DC Characteris Micro SD Card TM Product Specification Version 1.0 Information in this document is provided in connection with TwinMOS products. No license, express or implied, by estoppels or otherwise, to any intellectual

More information

Preface This guide is intended to standardize the use of the WeChat brand and ensure the brand's integrity and consistency. The guide applies to all d

Preface This guide is intended to standardize the use of the WeChat brand and ensure the brand's integrity and consistency. The guide applies to all d WeChat Search Visual Identity Guidelines WEDESIGN 2018. 04 Preface This guide is intended to standardize the use of the WeChat brand and ensure the brand's integrity and consistency. The guide applies

More information

iml88-0v C / 8W T Tube EVM - pplication Notes. IC Description The iml88 is a Three Terminal Current Controller (TTCC) for regulating the current flowi

iml88-0v C / 8W T Tube EVM - pplication Notes. IC Description The iml88 is a Three Terminal Current Controller (TTCC) for regulating the current flowi iml88-0v C / 8W T Tube EVM - pplication Notes iml88 0V C 8W T Tube EVM pplication Notes Table of Content. IC Description.... Features.... Package and Pin Diagrams.... pplication Circuit.... PCB Layout

More information

iml v C / 0W EVM - pplication Notes. IC Description The iml8683 is a Three Terminal Current Controller (TTCC) for regulating the current flowin

iml v C / 0W EVM - pplication Notes. IC Description The iml8683 is a Three Terminal Current Controller (TTCC) for regulating the current flowin iml8683-220v C / 0W EVM - pplication Notes iml8683 220V C 0W EVM pplication Notes Table of Content. IC Description... 2 2. Features... 2 3. Package and Pin Diagrams... 2 4. pplication Circuit... 3 5. PCB

More information

Microsoft PowerPoint ARIS_Platform_en.ppt

Microsoft PowerPoint ARIS_Platform_en.ppt ARIS Platform www.ixon.com.tw ARIS ARIS Architecture of Integrated Information System Prof. Dr. Dr. h.c. mult. August-Wilhelm Scheer ARIS () 2 IDS Scheer AG International Presence >> Partners and subsidiaries

More information

邏輯分析儀的概念與原理-展示版

邏輯分析儀的概念與原理-展示版 PC Base Standalone LA-100 Q&A - - - - - - - SCOPE - - LA - - ( Embedded ) ( Skew ) - Data In External CLK Internal CLK Display Buffer ASIC CPU Memory Trigger Level - - Clock BUS Timing State - ( Timing

More information

iml v C / 4W Down-Light EVM - pplication Notes. IC Description The iml8683 is a Three Terminal Current Controller (TTCC) for regulating the cur

iml v C / 4W Down-Light EVM - pplication Notes. IC Description The iml8683 is a Three Terminal Current Controller (TTCC) for regulating the cur iml8683-220v C / 4W Down-Light EVM - pplication Notes iml8683 220V C 4W Down Light EVM pplication Notes Table of Content. IC Description... 2 2. Features... 2 3. Package and Pin Diagrams... 2 4. pplication

More information

ARM Cortex-M3 (STM32F) STMicroelectronics ( ST) STM32F103 Core: ARM 32-bit Cortex -M3 CPU 72 MHz, 90 DMIPS with 1.25 DMIPS/MHz Single-cycle multiplica

ARM Cortex-M3 (STM32F) STMicroelectronics ( ST) STM32F103 Core: ARM 32-bit Cortex -M3 CPU 72 MHz, 90 DMIPS with 1.25 DMIPS/MHz Single-cycle multiplica CP Chip Power ARM Cortex-M3 (STM32F) ARM Cortex-M3 (STM32F) STMicroelectronics ( ST) STM32F103 Core: ARM 32-bit Cortex -M3 CPU 72 MHz, 90 DMIPS with 1.25 DMIPS/MHz Single-cycle multiplication and hardware

More information

Microsoft PowerPoint - STU_EC_Ch07.ppt

Microsoft PowerPoint - STU_EC_Ch07.ppt 樹德科技大學資訊工程系 Chapter 7: Flip-Flops and Related Devices Shi-Huang Chen Fall 2010 1 Outline Latches Edge-Triggered Flip-Flops Master-Slave Flip-Flops Flip-Flop Operating Characteristics Flip-Flop Applications

More information

Microsoft Word - SWRH-B series of Shielded SMD Power Inductor.doc

Microsoft Word - SWRH-B series of Shielded SMD Power Inductor.doc Wire Wound SMD Power Inductors SWRH-B Series Operating Temperature: -25 ~+105 (Including self-heating) FEATURES Various high power inductors are superior to be high saturation Suitable for surface mounting

More information

CHN_p000A_Cover.ai

CHN_p000A_Cover.ai NextoDI Co., Ltd. www.nextodi.com 列表........................................................................ 1 3 4 4 6 7 8 9 10 12 14 16 20 01 02 03 04 1 2 3 5 6 4 XCopy Ready B Menu Menu Off Off 05 06

More information

IP505SM_manual_cn.doc

IP505SM_manual_cn.doc IP505SM 1 Introduction 1...4...4...4...5 LAN...5...5...6...6...7 LED...7...7 2...9...9...9 3...11...11...12...12...12...14...18 LAN...19 DHCP...20...21 4 PC...22...22 Windows...22 TCP/IP -...22 TCP/IP

More information

Microsoft PowerPoint - Performance Analysis of Video Streaming over LTE using.pptx

Microsoft PowerPoint - Performance Analysis of Video Streaming over LTE using.pptx ENSC 427 Communication Networks Spring 2016 Group #2 Project URL: http://www.sfu.ca/~rkieu/ensc427_project.html Amer, Zargham 301149920 Kieu, Ritchie 301149668 Xiao, Lei 301133381 1 Roadmap Introduction

More information

Cadence Poqi

Cadence Poqi Cadence Poqi055 2002-7-10 1 Allegro SI PCB 1 Cadence SI Allegro PCB *.brd SpecctreQuest *.brd SigXplore SigXplore 2 PowerPCB Aleegro PowerPCb PCB Export File Export ASCII *.asc 1.1 1.1 PowerPCB ASC 1.2

More information

Microsoft Word - 3D手册2.doc

Microsoft Word - 3D手册2.doc 第 一 章 BLOCK 前 处 理 本 章 纲 要 : 1. BLOCK 前 处 理 1.1. 创 建 新 作 业 1.2. 设 定 模 拟 控 制 参 数 1.3. 输 入 对 象 数 据 1.4. 视 图 操 作 1.5. 选 择 点 1.6. 其 他 显 示 窗 口 图 标 钮 1.7. 保 存 作 业 1.8. 退 出 DEFORMTM3D 1 1. BLOCK 前 处 理 1.1. 创 建

More information

r_09hr_practical_guide_kor.pdf

r_09hr_practical_guide_kor.pdf PRACTICAL GUIDE TO THE EDIROL R-09HR 3 4 PRACTICAL GUIDE TO THE EDIROL R-09HR 5 Situation 1 6 1 2 3 PRACTICAL GUIDE TO THE EDIROL R-09HR WAV MP3 WAV 24 bit/96 khz WAV 16 bit/44.1 khz MP3 128 kbps/44.1

More information