Our 3D CAD supplier models have been moved to 3Dfindit.com, the new visual search engine for 3D CAD, CAE & BIM models.
You can log in there with your existing account of this site.
The content remains free of charge.
Licensed under Creative Commons Attribution-Share Alike 2.0 de (The original uploader was Oxensepp at German Wikipedia).
PROFIBUS | |
---|---|
Protocol Information | |
Type of Network | Device Bus, Process Control |
Physical Media | Twisted pair, fiber |
Network Topology | Bus |
Device Addressing | DIP switch or hardware/software |
Governing Body | PROFIBUS&PROFINET International (PI) |
Website |
www |
PROFIBUS (Process Field Bus) is a standard for fieldbus communication in automation technology and was first promoted in 1989 by BMBF (German department of education and research) and then used by Siemens. It should not be confused with the PROFINET standard for Industrial Ethernet. PROFIBUS is openly published as part of IEC 61158.
The history of PROFIBUS goes back to a publicly promoted plan for an association which started in Germany in 1986 and for which 21 companies and institutes devised a master project plan called "fieldbus". The goal was to implement and spread the use of a bit-serial field bus based on the basic requirements of the field device interfaces. For this purpose, member companies agreed to support a common technical concept for production (i.e. discrete or factory automation) and process automation. First, the complex communication protocol Profibus FMS (Field bus Message Specification), which was tailored for demanding communication tasks, was specified. Subsequently in 1993, the specification for the simpler and thus considerably faster protocol PROFIBUS DP (Decentralised Peripherals) was completed. Profibus FMS is used for (non-deterministic) communication of data between Profibus Masters. Profibus DP is a protocol made for (deterministic) communication between Profibus masters and their remote I/O slaves.
There are two variations of PROFIBUS in use today; the most commonly used PROFIBUS DP, and the lesser used, application specific, PROFIBUS PA:
In excess of 30 million PROFIBUS nodes were installed by the end of 2009. 5 million of these are in the process industries.
PROFIBUS Protocol (OSI reference model)
OSI-Layer | PROFIBUS | ||||
---|---|---|---|---|---|
7 | Application | DPV0 | DPV1 | DPV2 | Management |
6 | Presentation | -- | |||
5 | Session | ||||
4 | Transport | ||||
3 | Network | ||||
2 | Data Link | FDL | |||
1 | Physical | EIA-485 | Optical | MBP |
To utilise these functions, various service levels of the DP protocol were defined:
The security layer FDL (Field bus Data Link) works with a hybrid access method that combines token passing with a master-slave method. In a PROFIBUS DP network, the controllers or process control systems are the masters and the sensors and actuators are the slaves.
Each byte is secured with an even parity and transferred asynchronously with a start and stop bit. There may not be a pause between a stop bit and the following start bit when the bytes of a telegram are transmitted. The master signals the start of a new telegram with a SYN pause of at least 33 bits (logical "1" = bus idle).
Various telegram types are used. They can be differentiated by their start delimiter (SD):
SD1 = 0x10
SD1 | DA | SA | FC | FCS | ED |
SD2 = 0x68
SD2 | LE | LEr | SD2 | DA | SA | FC | DSAP | SSAP | PDU | FCS | ED |
SD3 = 0xA2
SD3 | DA | SA | FC | PDU | FCS | ED |
SD4 = 0xDC
SD4 | DA | SA |
SC = 0xE5
SC |
SD | Start Delimiter |
LE | Length of protocol data unit, (incl. DA,SA,FC,DSAP,SSAP) |
LEr | Repetition of length of protocol data unit, (Hamming distance = 4) |
FC | Function Code |
DA | Destination Address |
SA | Source Address |
DSAP | Destination Service Access Point |
SSAP | Source Service Access Point |
PDU | Protocol Data Unit (protocol data) |
FCS | Frame Checking Sequence, calculated by simply adding up the bytes within the specified length. An overflow is ignored here. |
ED | End Delimiter (= 0x16 !) |
SAP (Decimal) | SERVICE |
---|---|
Default 0 | Cyclical Data Exchange (Write_Read_Data) |
54 | Master-to-Master SAP (M-M Communication) |
55 | Change Station Address (Set_Slave_Add) - SAP55 is optional and may be disabled if the slave doesn't provide non-volatile storage memory for the station address. |
56 | Read Inputs (Rd_Inp) |
57 | Read Outputs (Rd_Outp) |
58 | Control Commands to a DP Slave (Global_Control) |
59 | Read Configuration Data (Get_Cfg) |
60 | Read Diagnostic Data (Slave_Diagnosis) |
61 | Send Parameterization Data (Set_Prm) |
62 | Check Configuration Data (Chk_Cfg) |
Three different methods are specified for the bit-transmission layer:
For data transfer via sliding contacts for mobile devices or optical or radio data transmission in open spaces, products from various manufacturers can be obtained, however they do not conform to any standard.
PROFIBUS DP uses two core screened cable with a violet sheath, and runs at speeds between 9.6kbit/s and 12Mbit/s. A particular speed can be chosen for a network to give enough time for communication with all the devices present in the network. If systems change slowly then lower communication speed is suitable, and if the systems change quickly then effective communication will happen through faster speed. The RS485 balanced transmission used in PROFIBUS DP only allows 126 devices to be connected at once; however, more devices can be connected or the network expanded with the use of hubs or repeaters.
PROFIBUS PA is slower than PROFIBUS DP and runs at fixed speed of 31.2kbit/s via blue sheathed two core screened cable. The communication may be initiated to minimise the risk of explosion or for the systems that intrinsically need safe equipment. The message formats in PROFIBUS PA are identical to PROFIBUS DP.
Note: PROFIBUS DP and PROFIBUS PA should not be confused with PROFINET.
Profiles are pre-defined configurations of the functions and features available from PROFIBUS for use in specific devices or applications. They are specified by PI working groups and published by PI. Profiles are important for openness, interoperability and interchangeability, so that the end user can be sure that similar equipments from different vendors perform in a standardised way. User choice also encourages competition that drives vendors towards enhanced performance and lower costs.
There are PROFIBUS profiles for Encoders, Laboratory instruments, Intelligent pumps, Robots and Numerically Controlled machines, for example. Profiles also exist for applications such as using HART and wireless with PROFIBUS, and process automation devices via PROFIBUS PA. Other profiles have been specified for Motion Control (PROFIdrive) and Functional Safety (PROFIsafe).
PROFIBUS was defined in 1991/1993 in DIN 19245, was then included in EN 50170 in 1996 and, since 1999, established in IEC 61158/IEC 61784.
The PROFIBUS Nutzerorganisation e.V. (PROFIBUS User Organisation, or PNO) was created in 1989. This group was composed mainly of manufacturers and users from Europe. In 1992, the first regional PROFIBUS organisation was founded (PROFIBUS Schweiz in Switzerland). In the following years, additional Regional PROFIBUS & PROFINET Associations (RPAs) were added.
In 1995, all the RPAs joined together under the international umbrella association PROFIBUS & PROFINET International (PI). Today, PROFIBUS is represented by 25 RPAs around the world (including PNO) with over 1400 members, including most if not all major automation vendors and service suppliers, along with many end users.
This article uses material from the Wikipedia article "Profibus", which is released under the Creative Commons Attribution-Share-Alike License 3.0. There is a list of all authors in Wikipedia
EPLAN, Aucotec, CAE, AutoCAD Electrical, IGE XAO, ElCAD, 2D drawings, 2D symbols, 3D content, 3D catalog, EPLAN Electric P8, Zuken E3, schematics, dataportal, data portal, wscad universe, electronic, ProPanel3D, .EDZ, eClass Advanced, eCl@ss Advanced