Minas Demoproject en PDF
Minas Demoproject en PDF
Minas Demoproject en PDF
http://support.automation.siemens.com/WW/view/en/81723640
Warranty and liability
Note The Application Examples are not binding and do not claim to be complete
regarding the circuits shown, equipping and any eventuality. The Application
Examples do not represent customer-specific solutions. They are only intended
to provide support for typical applications. You are responsible for ensuring that
the described products are used correctly. These application examples do not
relieve you of the responsibility to use safe practices in application, installation,
operation and maintenance. When using these Application Examples, you
recognize that we cannot be made liable for any damage/claims beyond the
liability clause described. We reserve the right to make changes to these
Application Examples at any time without prior notice.
If there are any deviations between the recommendations provided in these
application examples and other Siemens publications – e.g. Catalogs – the
contents of the other documents have priority.
We do not accept any liability for the information contained in this document.
Any claims against us – based on whatever legal reason – resulting from the use of
the examples, information, programs, engineering and performance data etc.,
described in this Application Example shall be excluded. Such an exclusion shall
not apply in the case of mandatory liability, e.g. under the German Product Liability
Act (“Produkthaftungsgesetz”), in case of intent, gross negligence, or injury of life,
Siemens AG 2014 All rights reserved
Security Siemens provides products and solutions with industrial security functions that
informa- support the secure operation of plants, solutions, machines, equipment and/or
tion networks. They are important components in a holistic industrial security
concept. With this in mind, Siemens’ products and solutions undergo continuous
development. Siemens recommends strongly that you regularly check for
product updates.
For the secure operation of Siemens products and solutions, it is necessary to
take suitable preventive action (e.g. cell protection concept) and integrate each
component into a holistic, state-of-the-art industrial security concept. Third-party
products that may be in use should also be considered. For more information
about industrial security, visit http://www.siemens.com/industrialsecurity.
To stay informed about product updates as they occur, sign up for a product-
specific newsletter. For more information, visit
http://support.automation.siemens.com.
Table of contents
Warranty and liability ............................................................................................... 2
1 Overview ......................................................................................................... 4
2 Minerals Automation Standard / CEMAT ....................................................... 5
2.1 MinAS philosophy .............................................................................. 5
2.2 The advantages of MinAS.................................................................. 6
2.3 The operating methodology of MinAS ................................................ 7
2.4 Main features of MinAS...................................................................... 8
2.5 MinAS blocks................................................................................... 10
2.5.1 Drive functions................................................................................. 10
2.5.2 Control/monitoring ........................................................................... 11
3 Mining demo project..................................................................................... 12
3.1 Overview ......................................................................................... 12
3.2 Process screens .............................................................................. 14
3.3 Plant area: Crushing ........................................................................ 17
3.3.1 Primary crusher ............................................................................... 18
3.3.2 Operator controls for groups, routes and maintenance ..................... 19
3.3.3 Conveyor belts ................................................................................ 20
3.3.4 Stockpile.......................................................................................... 20
3.4 Operator controls ............................................................................. 21
3.4.1 Faceplates....................................................................................... 21
3.4.2 Object browser ................................................................................ 22
Siemens AG 2014 All rights reserved
1 Overview
Application objective
This document provides you with an overview of the functional scope of the
Minerals Automation Standard (MinAS), as well as a description for the startup
and functional properties of the demo project.
Validity
The software requirements for operating the demo project are as follows:
Siemens AG 2014 All rights reserved
SIMATIC PCS 7 V8.0 SP1 with a valid license or time-limited trial license.
Minerals Automation Standard / CEMAT V8.0 SP1 with a valid license or time-
limited demo mode.
Contact
cemat.industry@siemens.com
Figure 2-1
Siemens AG 2014 All rights reserved
Operation
MinAS enables users to handle the system simply and intuitively thanks to:
Easy-to-understand symbols
Starting and stopping of entire process groups with a simple mouse click
Siemens AG 2014 All rights reserved
Automatic mode
During normal operation, all drives in a technological plant area are started and
Siemens AG 2014 All rights reserved
stopped in "automatic mode." The start or stop command is then triggered by the
start/stop sequence or by the configured process conditions.
Manual mode
In "manual mode", the drives can be started and stopped individually at the
operating station. The "manual mode" can be specifically activated or deactivated
for each individual drive or for groups.
Copyright
Local mode
In this operating mode, interlocks are only active to a limited extent. The application
areas for this operating mode are: startup, tests and maintenance work.
Group control
Group elements enable the representation of a plant area's operating state and
provide detailed fault diagnostics for all related objects.
All drives, displays and measured value of a plant area are connected by a group
element. This group provides summary information about faults and alarms and
interrupts or prevents the starting procedure in the case of a fault.
Siemens AG 2014 All rights reserved
Object list
Copyright
The object list for a group shows the status of all related drives, measured values
and process signals. In addition, drives can also display their measured values
and process signals.
Information view
Additional information (links, documents, drawings, videos) can be linked to each
object. Information can be added during operation.
Diagnostics view
List of all relevant block inputs and outputs with the corresponding status There is
also the option to change some of the block parameters directly in the diagnostics
view.
C_DRV_1D
The C_DRV_1D block is used to control drives with one direction.
C_DRV_2D
The C_DRV_2D block is used to control drives with two directions.
C_VALVE
The C_VALVE block is used to control valves.
Siemens AG 2014 All rights reserved
C_SIMOS
The C_SIMOS SIMCODE adapter block connects CEMAT drive blocks with
SIMCODE.
C_ANNUN8
Copyright
C_ANNUNC
At the C_ANNUNC block, one binary process signal can be displayed. If the
process signal experiences a malfunction, then a fault or alarm message is
generated.
C_MEASUR
The C_MEASUR block can be used to read analog process data and monitor up
to 8 limit values. It is possible to configure 4 of the limit values for the generation
of fault/alarm messages. The other 4 limits are switching limits and do not generate
any alarms.
C_PROFB
The C_PROFB block can monitor binary or analog process feedback signals from
a drive, such as rotational speed or pressures.
If there is a fault in the process feedback, then the drive will be stopped via
a protective interlock.
2.5.2 Control/monitoring
C_GROUP
The C_GROUP block is a higher-level module used to switch technologically
related devices on and off in automatic mode.
The group block allows the visualization of operating states for a system section
in the form of a status display and detailed fault diagnostics (status call).
C_ROUTE
The C_ROUTE block is a module for selecting transport routes within a group.
Siemens AG 2014 All rights reserved
C_SELECT
The C_SELECT block can be used for every type of selection function. In contrast
to the C_ROUTE block, it does not offer fault diagnostics.
Copyright
AS section
In the "primary crushing" plant section of the AS program, the logic is configured for
a crusher, conveyor belts and dust collectors. The program contains blocks for the
acquisition of analog and digital data, blocks for controlling motors and valves, and
the blocks for route and group functions. If no process connection is available, the
signals and process data can be simulated with the help of a special test block.
Figure 3-1
Siemens AG 2014 All rights reserved
Copyright
OS section
The demo project contains multiple process screens that are intended to clarify the
project using the example of a processing plant (e.g., for copper). In the "Crushing"
area, the function of a crusher, including the removal of the raw material
by conveyor belts, has been visualized. This plant area is configured for the
demonstration of MinAS. The remaining screens are static and do not have an
individual function.
Figure 3-2
Siemens AG 2014 All rights reserved
Copyright
Table 3-1
Description Screen
Overview
Crushing
(can be operated by user)
Description Screen
Grinding
Rougher
Cleaner
Description Screen
Tailings
Stockyard
Figure 3-3
2
1
3
Siemens AG 2014 All rights reserved
5
Copyright
In the following partial image, you can see the crusher with the raw material hopper
and the subsequent screening.
Figure 3-4
3
Siemens AG 2014 All rights reserved
Figure 3-5
6
1
7
2
8
3
5
Siemens AG 2014 All rights reserved
Once crushing is complete, the coarse material is separated from the fine material.
The coarse material is transported to the secondary crusher via the first conveyor
belt. The finer material is taken directly to the grinder on the second conveyor belt.
Figure 3-6
1 2
3.3.4 Stockpile
Leftover material can be removed from the crusher and stored in a stockpile and,
if necessary, fed back into the process. You can define the source of the material
Copyright
Figure 3-7
1 3
The plant is operated using block icons and the related faceplates.
Figure 3-8
Siemens AG 2014 All rights reserved
The design and functionality of the icons and faceplates of MinAS are based on
Copyright
the PCS 7 Advanced Process Library. By clicking on a block icon with the left
mouse button, you can open the related faceplate. Some icons, such as an analog
value measuring point, feature special functions that can be displayed by clicking
the right mouse button. The following views are available for all faceplates:
Standard
Diagnostics
Alarms and messages
Information
Presets for the PLC module (bits feature)
The object browser is a tool that can be used to apply filters for specific states of
the system objects throughout the entire OS project. You can thus display all of
the objects that have a particular status. You can select from the following options:
Interlock bypass
Message available
Power management active
Rapid stop
Service necessary
Object in "manual" mode
Object in "local" mode
Object in "out of service" mode
Object in simulation
The displays for the objects with the "manual," "local," "out of service" and
"simulation" modes can be combined.
Figure 3-9
Siemens AG 2014 All rights reserved
Copyright
Additional information can be used to configure drives and valves for preventive
maintenance. Here, a maintenance view or the object faceplates will provide
insight into the operating hours, starts, stops, stops with faults, and downtime.
Figure 3-10
Every analog value that is saved to the Tag Logging archive can added to a special
trend display. Using the trend display, you can compare any number of desired
analog values with one another. You can configure the trend display by clicking
on the analog value icon item with the right mouse button. The trend groups can
be saved and reopened as desired.
Figure 3-11
Copyright
Table 4-1
Hardware
AS PCS 7 CPU S7-414 or higher
ES/OS In compliance with the current PCS 7 specification
Table 4-2
Software
ES/OS SIMATIC PCS 7 V8.0 SP1
ES/OS Minerals Automation Standard / CEMAT V8.0 SP1
Siemens AG 2014 All rights reserved
Installation
Installation of the MinAS required administrator rights. The target directory is
always"D:\CEMAT_CS". No other directory should be selected.
During installation, you will be asked to enter a project code. Enter the code "001"
for the Minerals Automation Standard. Additional project codes can be found in
the product's readme file.
Copyright
Figure 4-1
Table 4-3
No. Action
1. Open the SIMATIC Manager.
2. De-archive the demo project.
Select the menu command "File > Retrieve"
Navigate to the folder containing the "MinAS_Demo.zip" file and open the file.
3. Open the de-archived project.
system. If you would like to load the program in a real automation system, you
may need to make adjustments to the hardware configuration and the WinCC
connection configuration.
Table 4-4
No. Action
1. Start PLCSIM
Start PLCSIM by clicking the "Simulation on/off" button in the SIMATIC Manager
Copyright
button bar.
Table 4-5
No. Action
1. Open the editor for the computer properties.
2. In the "General" tab, click the "Use Local Computer Name" button.
Siemens AG 2014 All rights reserved
Copyright
3. To apply the new computer name, you must restart the OS project.
Close and then reopen the OS project.
Proceed as follows:
Table 4-6
No. Action
1. If you have not done so yet, open the OS project.
2. Open the OS Project Editor.
Select the necessary screen resolution.
Click the "OK" button.
Siemens AG 2014 All rights reserved
Copyright
No. Action
3. Launch the "CematProjectUpdate" tool. You can find the tool in the MinAS
installation folder. "D:\CEMAT_CS\CematProjectUpdate.exe"
Select the target project. By default, the OS project last opened by WinCC is
shown here.
Select the screen resolution identical to the one in the OS Project Editor and
confirm you selection by clicking the "Res" button.
Execute the OS project update by clicking the "Update OS Project" button.
Once the update has been successfully completed, you can close the tool.
Figure 4-2
Once you have successfully completed authentication, you can navigate between
the system sections using the area buttons.
Figure 4-3
Siemens AG 2014 All rights reserved
Copyright
Figure 4-4
Siemens AG 2014 All rights reserved
Figure 4-5
5
(1) Motor stopped
(2) Motor stopped with start interlock
(3) Valve closed
(4) Analog value display
(5) Digital display (misalignment switch with warning and alarm signal)
Siemens AG 2014 All rights reserved
Figure 4-6
Copyright
In the control area for the group, the routes and the diagnostics, you will find the
following objects:
Group symbol for operating the plant section
Route symbol for selecting the material flow from the crusher
Route symbol for selecting the material flow from the stockpile
Symbol for the selection of the injection system on belt 1
Symbol for the selection of the injection system on belt 2
Figure 4-7
1
Siemens AG 2014 All rights reserved
(1) The group is stopped and indicates that all connected objects are automatic
Copyright
mode .
(2) All routes are not deselected .
available as a powerful tool to help you achieve this. Filters allow you to quickly
achieve the desired information, for example: which objects had their status
changed to "out of service", which objects are in maintenance mode, or which
objects have a user note stored on them. From the list of results, you can quickly
switch to the faceplate of the desired object, where you can view detailed
information about the state of that particular object.
Conditions:
Copyright
Operating steps
Proceed as follows:
Table 5-1
No. Action
1. Navigate to the "Crusher" plant section.
2. At the process screen, click on the "ObjectBrowser AS400" button to open the
dialog window.
Siemens AG 2014 All rights reserved
3. Select the "Out of Service" option and confirm your selection by clicking the
adjacent button with the green check mark.
Copyright
No. Action
4. The list of results then displays all objects whose status is "out of service".
By double-clicking on a list entry, you can then open the faceplate of the desired
object.
Siemens AG 2014 All rights reserved
Note
The entries are stored in the results list with a particular color. As can be seen in
the example, objects with the "out of service" status are highlighted in gray.
Objects with a "simulation" status are shown with an orange background.
5. Click the "Memo active" button in the object browser. The list of results then
displays all objects for which a note has been stored.
Copyright
6. Open the faceplate of an object by double-clicking its entry in the results list.
In the faceplate of the opened object, you can see in the status bar that there is
a message for this object.
No. Action
7. Switch to the "Memo" view. Here, you can view the stored message.
Siemens AG 2014 All rights reserved
Conditions:
The following conditions must be true for this scenario:
The group is stopped (system standstill).
Some of the objects have an "out of service" status.
See chapter: "6.1.2 Changing the operating mode"
An emergency stop (rope switch) or a belt misalignment switch (misalignment
switch) has been triggered. See chapter: "6.1.1 Process simulation"
Operating steps
Proceed as follows:
Table 5-2
No. Action
1. You can already tell from the block icon that there is a fault in one of the group
objects. However, because the system is not in operation, no alarm has been sent
yet to the PCS 7 alarm logging system.
Siemens AG 2014 All rights reserved
2. Open the faceplate for the route and switch to the "status call" view. Here, you can
see a preview of the message and react to the situation accordingly before starting
up the conveyor belts and triggering a real alarm.
Copyright
No. Action
3. Switch to the "object list" view. Here, you will find all objects that belong to the
group. Search for the objects that have an "out of service" status. These are
highlighted in gray.
Siemens AG 2014 All rights reserved
4. By double-clicking one of the objects, you can open the related faceplate.
Here, any notes that have been stored will indicate the reason for the status.
Copyright
No. Action
5. Change the status from "out of service" to "automatic" for all objects.
Siemens AG 2014 All rights reserved
Copyright
Conditions:
The following conditions must be true for this scenario:
The objects are in automatic mode.
See chapter: "6.1.2 Changing the operating mode"
The group objects must be ready / there may not be any triggered alarms.
See chapter: "6.1.1 Process simulation"
Siemens AG 2014 All rights reserved
Operating steps
Proceed as follows:
Table 5-3
No. Action
1. Select a route to start from within the group. To do this, open the faceplate for the
"Feed from Crusher" route. Click the "Sel." button to select this route.
Copyright
No. Action
2. Open the faceplate for the group and start the group by clicking the "Start" button.
Siemens AG 2014 All rights reserved
Note
The startup of the group is indicated by the arrow in the group symbol.
3. The group startup passes through multiple phases.
1
2
3
Copyright
Note:
Operation of the group is indicated by the O in the group symbol.
No. Action
4. In the plant process, the drives of the last conveyor belts are started first in order to
avoid an accumulation of material. The last thing to be started is the drive for the
crusher. Once the crusher is up and running, the signaling installation for ore filling
switches to green.
Siemens AG 2014 All rights reserved
The block icon for the routes and the groups show the following status:
The "Start Feeding" is active.
The "Feed from Crusher" route is active.
Copyright
No. Action
6. Deselect the currently active "Feed from Crusher" route. Open the faceplate and
click the "Desel." button. Because the route is currently still locked (interlock), only
the color of the "S" icon changes from green to white. The "Feed from Crusher"
route is still active.
Siemens AG 2014 All rights reserved
No. Action
8. Once the startup sequence is complete, the process screen will show that the
crusher and the 1st conveyor belt were shut down and that the conveyor belt from
the stockpile was activated instead. The signaling installation for the crusher
indicates that no more material may be added.
Siemens AG 2014 All rights reserved
9. To stop the system again, open the faceplate for the group and click the "Stop"
button.
Copyright
Note
The shutdown of the group is indicated by the arrow in the group symbol.
No. Action
10. Once the "shut down" process is complete, the system is once again in the original
state.
Siemens AG 2014 All rights reserved
If a fault occurs during operation of a system, the affected plant section is stopped.
As a result, troubleshooting must be performed on the affected objects in order to
solve the problem. MinAS provides different functions that help the user keep
downtime as short as possible during troubleshooting.
Together with the information view, the object list offers information about the
status and process signals for all of the objects in a group.
Conditions:
The following conditions must be true for this scenario:
The group is active or currently starting up.
See chapter: "5.3 Starting and stopping plant areas (groups)"
An emergency stop signal (e.g., RS_BC01_S4701) has been triggered.
See chapter: "6.1.1 Process simulation"
Figure 5-1
Operating steps
Proceed as follows:
Table 5-4
No. Action
1. An emergency stop was triggered in the area of the first conveyor belt, causing an
alarm to be triggered by the PCS 7 alarm logging system and to be displayed in the
alarm line of the runtime interface. The block icons for the route and the group are
marked with an alarm icon. As a result of the alarm, the drive of the first conveyor
belt was stopped and locked to prevent a restart.
Siemens AG 2014 All rights reserved
Copyright
2. To determine the cause of the alarm, open the faceplate for the group and switch
to the "object list" view. The red symbols in the list mark the object that triggered
the system stop.
No. Action
3. By double-clicking the list entry, you can open the related faceplate and use it to
obtain detailed information.
Siemens AG 2014 All rights reserved
4. Use the simulator block to reset the emergency stop signal again.
See chapter: "6.1.1 Process simulation"
Copyright
5. Before you can restart the faulty conveyor belt, you must acknowledge the current
fault and reset the conveyor belt drive again.
You can acknowledge the fault using the acknowledgment button next to the PCS 7
alarm line, in the PCS 7 alarm view or in the CEMAT alarm view.
No. Action
6. The current fault on the drive can be reset in the faceplate. To do this, click the
"Fault reset" button.
Siemens AG 2014 All rights reserved
7. Start the group again by opening the faceplate and clicking the "Start" button.
Copyright
Conditions:
No particular conditions are necessary for this scenario.
Operating steps
Proceed as follows:
Table 5-5
Siemens AG 2014 All rights reserved
No. Action
1. To access the trend group configuration dialog, click the unit of the desired analog
value with the right mouse button. You can also add other values by right-clicking
on the unit of the analog measuring point. The trend configuration dialog window will
remain open during this step.
Add the following analog values to the trend configuration:
Copyright
No. Action
2. At the configuration dialog window for the trends, you can see the analog values
selected, administer the groups and call the trend display.
3
1
1 2
3 4
Conditions:
Siemens AG 2014 All rights reserved
Operating steps
Proceed as follows:
Copyright
Table 5-6
No. Action
1. Configure a service interval for a few motors and valves and start the maintenance
service. To do this, open the faceplate for a motor or a valve and switch to the
"maintenance" view. The button is located on the second level of the view buttons.
This level can be activated by clicking the "..." button.
2
Siemens AG 2014 All rights reserved
(1) Select the type of maintenance interval and configure the time or the number
Copyright
of starts.
(2) Here, you can configure the time or the number of starts that will result in
maintenance being demanded.
(3) You can activate the maintenance function by clicking the "Start" button.
No. Action
2. A maintenance demanded notification is indicated by the wrench icon . Detailed
information can be found in the faceplate of the object requiring maintenance.
2
Siemens AG 2014 All rights reserved
3
4
Copyright
No. Action
3. You can obtain an overall status for all objects that have a configured maintenance
function using the "CEMAT Maintenance List." You can open the overview in the
demo project by clicking the "Maintenance List" button.
Siemens AG 2014 All rights reserved
Copyright
Conditions:
At least one object has triggered an alarm in the PCS 7 alarm logging system.
For this to be possible, the group must already be started when a fault occurs.
See chapter: "6.1.1 Process simulation"
Operating steps
Proceed as follows:
Siemens AG 2014 All rights reserved
Table 5-7
No. Action
1. Click the button for the MinAS alarm view in the PCS 7 OS button menu.
Copyright
2. Using the area buttons, you can show or hide the display for messages from the
corresponding plant area.
No. Action
3. Additional filter settings are available if you switch the alarm view to the long-term
archive.
1
2 3 4
(1) Switch between the current and long-term archives; close the alarm view
(2) Refresh the filter settings
(3) Saving and loading filter settings
(4) Additional filter settings for event, message tag, and message class
Siemens AG 2014 All rights reserved
Copyright
6 Further information
6.1 Application notes
6.1.1 Process simulation
Figure 6-1
Siemens AG 2014 All rights reserved
Copyright
At the opened faceplate, you can switch the binary signals on or off and adjust
the analog values for the fill levels and the material flow using the slider.
To make it easier to locate the measuring point names, the following prefixes were
added:
Drv: drive
Vlv: valve
RS: rope switch (emergency stop switch)
MS: misalignment switch
Figure 6-2
Siemens AG 2014 All rights reserved
1
Copyright
You can store notes on the objects in the project. With the object browser, it is easy
to find all of the objects that have a note. To add a note to an object, proceed as
follows:
Figure 6-3
1
Siemens AG 2014 All rights reserved
4
Copyright
Once you have completed this, a note icon is displayed in the faceplate header.
Figure 6-4
8 History
Table 8-1
Version Date Change
Siemens AG 2014 All rights reserved