Presentation is loading. Please wait.

Presentation is loading. Please wait.

Technology Date 10/17/00, Page 1 Technology s PROFIBUS Technology Chips - Modules - Development Kits.

Similar presentations


Presentation on theme: "Technology Date 10/17/00, Page 1 Technology s PROFIBUS Technology Chips - Modules - Development Kits."— Presentation transcript:

1 Technology Date 10/17/00, Page 1 Technology s PROFIBUS Technology Chips - Modules - Development Kits

2 Technology Date 10/17/00, Page 2 Technology s  Application Specific Integrated Circuit - ASIC Intelligent Slave Simple Slave SPM2 SPC41 SPC3 Master LSPM2 SIM 11 ASPC2 + RS 485 31.25 kbaud 12 Mbaud IEC 1158-2 DPC31

3 Technology Date 10/17/00, Page 3 Technology s  Simple Field Devices Transmission rate up to 12Mbaud DP Protocol completely integrated No processor required Data Volume:  LSPM 2 - 32 bit I/O & 8 bit diagnostic  SPM 2 - 64 bit I/O & 16 bit diagnostic SPM2 LSPM2 MQFB, 80 Pin, 2cm 2 PQFB, 120 Pin, 10cm 2

4 Technology Date 10/17/00, Page 4 Technology s  LSPM2 Block Diagram TxD RxD Port A Port B Port C Port D Port E Watchdog I/O Inter- face Clock pulse generator 48 MHz Interface for ser. EEPROM shift register RS 485 Interface I/O I/O /Diag Diagnostics XSREE 80 PIN QFP-Housing 32 I/O´s Baudrate Generator DIAERROR NORMOPER MicrosequencerMicrosequencer

5 Technology Date 10/17/00, Page 5 Technology s  Features LSPM2/SPM2  Timer for response monitoring integrated (watchdog)  Automatic detection of transmission rate  EEPROM interface for station address & Ident Number  Shift register interface  I/O interface  Parameterization ports  Diagnostic data is specified  LSPM2/ SPM2 supports all mandatory and optional services for field device/slave solutions

6 Technology Date 10/17/00, Page 6 Technology s  Intelligent ASICs PROFIB. DP PROFIBUS Part 1 PROFIBUS DP PROFIBUS Part 1 + Data-Link-Layer IS + Physical-Layer Synchronous RS 485 (max. 12Mbaud) Hardware Software Application Master Application Slave Application Slave SPC 3 SPC 41 PROFIBUS FMS PROFIBUS Part 1 PROFIB. DP PROFIBUS FMS ASPC2 SIM 11 IEC 1158-2 (31.25kbaud) PROFIBUS PROFIBUS (intrinsic safety) Layer 2 PROFIBUS DP PROFIBUS Part 1 + Data-Link-Layer IS + Physical-Layer Synchronous Application Slave DPC 31 SIM 11 DPV1

7 Technology Date 10/17/00, Page 7 Technology s  Intelligent ASICs - continued Max. Transmission 12 12 12 12 Rate [Mbaud] Transm. MediumRS 485 RS485 / IEC 1158-2 (with SIM 11)RS 485 Protocol DP (DPV1) DP/FMS/PA DP/DPV1DP/DPV1/FMS Message Buffer1.51.5 6 1,000 [kByte]external Housing PQFP, 44 PinPQFP, 44 Pin PQFP, 100 Pin MQFP, 100 Pin SPC41 SPC3 ASPC2 DPC31

8 Technology Date 10/17/00, Page 8 Technology s  Intelligent … (continued) - SPC3 automatic search of baudrate 9.6kbd-12Mbd interface to: Intel (8032, 80x86) Motorola (HC11/16/916) Siemens (80166/80167) DP slave protocol integrated firmware available SPC3 3 buffers for each: input & output data; 1 for PRM; 2 for CFG & DIAG up to 244 byte of data 1.5 kByte internal RAM

9 Technology Date 10/17/00, Page 9 Technology s  Intelligent … (continued) - DPC31 automatic search of baudrate 9.6kbd-12Mbd interface to: Intel (8032, 80x86) Motorola (HC11/16/916) Siemens (C166) DP slave protocol integrated firmware available DPC31 3 buffers for each: input & output data; 2 for PRM, CFG & DIAG up to 244 byte of data

10 Technology Date 10/17/00, Page 10 Technology s  Intelligent … - DPC31 (continued) integrated 8031 core up to 40 bits I/O 6 kByte internal RAM standard interface for memory expansion 31.25kBd synchronous 100 pin PQFP housing synchronous serial interface firmware includes complete DPV1

11 Technology Date 10/17/00, Page 11 Technology s  Available Firmware for the ASICs SPC41 ASPC2 SPC3 Master SW Protocol DP for 80165 Slave SW Protocol DP, FMS,PA Slave SW Protocol DP (6 kByte) (30 kByte) + + + (80 kByte) DPC31 Slave SW Protocol DP/DPV1 + (depends on implementation)

12 Technology Date 10/17/00, Page 12 Technology s  Modules Fast implementation of PROFIBUS Requires no SMD technology by the device manufacturer Reduces development effort Low cost solution for getting started PROFIBUS part is already complete Proven technique

13 Technology Date 10/17/00, Page 13 Technology s  Modules (continued) - Features  5V DC power supply  0 to 70 °C permissible ambient temperature  Transmission rate up to 12Mbaud IM 183-1 Intelligent Slave module IM 180 Master module IM 184 Simple Slave module SPC3 LSPM2 ASPC2 IM 181 Carrier board for ISA

14 Technology Date 10/17/00, Page 14 Technology s  Modules (continued) - IM 184 PROFIBUS protocol handling by LSPM 2 ASIC 32 configurable inputs/outputs 8 separate diagnostics inputs Connection: 2x34-pin connectors for connection to host network 10-pin connector for RS-485 Floating RS-485 interface for PROFIBUS-DP Power consumption typ. 100 mA Dimensions (W x H): 85 x 64 mm / 3.3 x 2.5 in (modular design) IM 184 Simple Slave module LSPM2

15 Technology Date 10/17/00, Page 15 Technology s  Modules (continued) - IM 183-1 PROFIBUS protocol handling by SPC 3 ASIC CPU 80C32 microprocessor with 20 MHz clock frequency 32 kBytes SRAM user memory 32 kBytes (mirrored) or 64 kByte EPROM 50-pin connector for connection to host network 14-pin connector for RS-232 & 10-pin connector for RS-485 Dimensions (W x H): 86 x 76 mm / 3.3 x 2.7 in IM 183-1 Intelligent Slave module SPC3

16 Technology Date 10/17/00, Page 16 Technology s  Modules (continued) - Example Program IM 183-1 and SPC3 if(DPS2_GET_IND_NEW_PRM_DATA()) { /*=== New parameter data ===*/ UBYTE SPC3_PTR_ATTR * prm_ptr; UBYTE param_data_len, prm_result; UBYTE ii; prm_result = DPS2_PRM_FINISHED; do{ /* Check parameter until no conflict behavior */ prm_ptr = DPS2_GET_PRM_BUF_PTR(); param_data_len = DPS2_GET_PRM_LEN(); /* data_length_netto of parametration_telegram > 7 */ if (param_data_len > 7) { if (( *(prm_ptr+8) == 0xAA) && ( *(prm_ptr+9) == 0xAA)) prm_result = DPS2_SET_PRM_DATA_NOT_OK(); /* as example !!! */ else { for (ii= 0; ii<param_data_len & ii <10; ii++) // store in the buffer prm_tst_buf[ii] = *(prm_ptr+ii+7); prm_result = DPS2_SET_PRM_DATA_OK(); } else prm_result = DPS2_SET_PRM_DATA_OK(); } while(prm_result == DPS2_PRM_CONFLICT); IM 183-1 Intelligent Slave module SPC3 User makes changes to adjust code to own application

17 Technology Date 10/17/00, Page 17 Technology s  Modules (continued) - IM 180 PROFIBUS protocol handling by ASPC 2 ASIC 80C165 microprocessor with 40 MHz clock frequency 2 x 128K x 8-bit RAM user memory 128K x 16-bit flash EPROM program & parameter memory 48 MHz oscillator chip for ASPC 2 16/8-bit data bus can be connected; dual-port RAM (8K x 16 bit); 64-pin connector (4 rows); optional 8/16-bit data bus connectable Dimensions (W x H): 100 x 100 mm IM 180 Master module ASPC2 IM 181 Carrier board for ISA

18 Technology Date 10/17/00, Page 18 Technology s  Development Kit Complete package with hardware & software “Plug & Play” - plug hardware into PC connect power to the slave board and get started Starting point for own development Hardware (slave) can be used as base for own development Software (example program) for slave can also be used as base for development of own application

19 Technology Date 10/17/00, Page 19 Technology s  Development Kit DP & PA - Test Board

20 Technology Date 10/17/00, Page 20 Technology s  Development Kit DP & PA - RS485, FO or PA

21 Technology Date 10/17/00, Page 21 Technology s  Development… - RS485 (1), FO (2) or PA (3) (continued) CP 5613 OBT FO Cable (1) (3) (2) PA Link & PA Coupler

22 Technology Date 10/17/00, Page 22 Technology s  Development Kit DP & PA - What do you get?  PROFIBUS DP Master CP 5613 (PCI format)  Software SIMATIC NET for CP 5613, configuration tool COM PROFIBUS and demo version of Process Data Manager (PDM)  Example program for the PC (including DP Extended services)  Test board with DPC31 ASIC  Firmware V1SL for DPC31  Example program for board including DP Extensions  Optical Bus Terminal (OBT), cable & connectors

23 Technology Date 10/17/00, Page 23 Technology s  Development Kit 4 - What do you get?  PROFIBUS DP Master IM 180 with carrier board IM 181 (ISA format)  DPMT firmware for IM 180  Configuration tool COM PROFIBUS and example program for the PC  Test board IM 183-1 with SPC3 ASIC  Firmware DPS2 for SPC3  Example program for board  Test board IM 184 with LSPM2 ASIC  Cable & connectors

24 Technology Date 10/17/00, Page 24 Technology s  List Prices [US$/piece]  LSPM219.40 (quantity 5)14.45 (quantity 330)  SPM227.40 (quantity 5)18.70 (quantity 100)  SPC315.20 (quantity 5)11.51 (quantity 576)  Firmware DPS2 for SPC31,380.00 US$ (one time fee)  Firmware DPSE for SPC32,410.00 US$ (one time fee)  SPC4120.60 (quantity 5)13.72 (quantity 960)  DPC3119.40 (quantity 5)15.17 (quantity 300)  Firmware V1SL for DPC312,800.00 US$ (one time fee)  SIM1118.00 (quantity 5)11.74 (quantity 1,000)  ASPC236.20 (quantity 5)27.27 (quantity 660) …contact (423) 262-2576 for more information or (423) 262-2425 to order

25 Technology Date 10/17/00, Page 25 Technology s  List Prices [US$] (continued)  Development Kit DP & PA3,100.00  Master board IM 180 675.00  Carrier board IM 181 290.00  Slave board IM 183-1 260.00  Slave board IM 184 230.00  Development Kit 42,700.00 …contact (423) 262-2576 for more information or (423) 262-2425 to order


Download ppt "Technology Date 10/17/00, Page 1 Technology s PROFIBUS Technology Chips - Modules - Development Kits."

Similar presentations


Ads by Google