Вы находитесь на странице: 1из 10

Training Units and Addressing

SIMATIC S7 Date: 18.09.2009 SITRAIN Training for


Automation and Industrial Solutions
Siemens AG 2008. All rights reserved. File: PRO1_02E.1

Contents Page
Training Area Setup with S7 - 300 .................................................................................................... 2
Configuration of the S7 - 300 Training Unit ....................................................................................... 3
The Simulator ................................................................................................................................... 4
The Conveyor Model ........................................................................................................................ 5
Complete Symbol List ................................................................................................................. 6
If You Want to Know More ................................................................................................................ 8
Training Area Setup with S7- 400 ..................................................................................................... 9
Configuration of the S7-400 Training Unit ......................................................................................... 10

SITRAIN Training for ST-PRO1


Automation and Industrial Solutions Page 1 Training Units and Addressing
Training Area Setup with S7 - 300

l a r
g ui
ez A
P e r
g i o
S er
SIMATIC S7 Date: 18.09.2009 SITRAIN Training for
Automation and Industrial Solutions
Siemens AG 2008. All rights reserved. File: PRO1_02E.2

S7 - 300 Training Area The training area consists of the following components:
• An S7-300 programmable logic controller with the CPU 315-2 DP
• Digital input and output modules, analog module
• Simulator with digital and analog sections
• Conveyor model
• ET 200S distributed peripheral
• MM420 Micromaster with PROFIBUS module

l a r
ui
• TP170B Touchpanel
• Programming device or PC

A g
e z
P er
r g i o
Se

SITRAIN Training for ST-PRO1


Automation and Industrial Solutions Page 2 Training Units and Addressing
Configuration of the S7 - 300 Training Unit

l a r
g ui
ez A
Module

Slot No.
-->

-->
PS

P e r
CPU

2
DI 32

4
DO 32

5
DI8/DO8

6
AI 2

I/O Address -->

r g i o 0 4 8 304

Se
SIMATIC S7 Date: 18.09.2009 SITRAIN Training for
Automation and Industrial Solutions
Siemens AG 2008. All rights reserved. File: PRO1_02E.3

Configuration The programmable controller is configured with the following modules:

Slot 1: Power Supply 24V/5A


Slot 2: CPU 315-2 DP
Slot 4: Digital input 32x24V Inputs from the simulator
and thumbwheel buttons
Slot 5:

l a
and digital display
r
Digital output 32x24V/0.5A Outputs from the simulator

ui
Slot 6: Digital input and output Conveyor model

Slot 7:
module 8X24V/ 8x24V 0.5A
Analog input 2 AI
g
Analog section from the simulator

A
e z
Addresses
er
You can set the starting addresses of the modules by parameter assignment

P
(freely).

r g i o
Se

SITRAIN Training for ST-PRO1


Automation and Industrial Solutions Page 3 Training Units and Addressing
The Simulator
Potentiometers for
setting the
BCD Digital Display analog values
"QW_DigDisp" (QW 6) "PIW_AI1" (PIW 304)

DI DO

.0 .......... .......... .0
.1 .......... .......... .1
.2 .......... .......... .2
.3 .......... .......... .3 V

r
.4 .......... .......... .4

a
.5 .......... .......... .5
.6
.7
..........
..........
..........
..........
.6
.7
-15V...+15V

ui
AI1

lAI2 AO1 -15V...+15V


AO2

Ag
.0 .......... ..........
.0
.1 .......... ..........
.1 AI1 AI2
.2 .......... .......... V
.2
.3 ..........
..........
..........
..........
.3

e z
er
.4
.5 .......... ..........
.4
.5
0 8 1 5 AI1 AI2 AO1 AO2

P
.6 .......... ..........
.6
.7 .......... ..........

o
.7

r g i
Se
Switches LEDs Thumbwheel Buttons
/ Momentary Contact Switches (QW 4) "IW_Thumbw" (IW 2)
(IW 0)

SIMATIC S7 Date: 18.09.2009 SITRAIN Training for


Automation and Industrial Solutions
Siemens AG 2008. All rights reserved. File: PRO1_02E.4

Design Two cables connect the simulator to the S7-300 or S7-400 training unit. The
simulator is divided into the following three sections:

• Binary section with 16 switches / momentary contact switches and 16 LEDs

• Digital section with 4 thumbwheel buttons and a digital display. The


thumbwheel and digital (BCD) display use BCD values,

l a r

ui
Analog section with two potentiometers for specifying or simulating analog

g
input signals and a voltmeter that – selectable per switch – displays the

z A
voltage output set on the potentiometers or from the two output channels of
the analog output module (as far as it exists).

e
Addressing
er
You use the following addresses to address the inputs and outputs in your user
program:
P
r g i o Sensor / Actuator (DI32, DO32)

Se Switch / Mom.Cont. IW 0

LEDs QW 4

Thumb. buttons IW 2

Digital display QW 6

Analog channels PIW 304/306

SITRAIN Training for ST-PRO1


Automation and Industrial Solutions Page 4 Training Units and Addressing
The Conveyor Model

"K_Conv_RIGHT" (Q 8.5) "BAY1" "BAY2" "BAY3" "LB" "Horn"


"K_Conv_LEFT" (Q 8.6) (I 8.5) (I 8.6) (I 8.7) (I 8.0) (Q 8.7)

l a r
g ui
ez A
P e r
g i o
er
"T_Bay1" "T_Bay2" "T_Bay3" "T_Bay-LB"
(I 8.1) (I 8.2) (I 8.3) (I 8.4)

S "L_Bay1"
(Q 8.1)
"L_Bay2"
(Q 8.2)
"L_Bay3"
(Q 8.3)
"L_Bay-LB"
(Q 8.4)

SIMATIC S7 Date: 18.09.2009 SITRAIN Training for


Automation and Industrial Solutions
Siemens AG 2008. All rights reserved. File: PRO1_02E.5

Design The slide above shows the conveyor model with its sensors and actuators as
well as the assigned I/O addresses.

l a r
g ui
e z A
P er
r g i o
Se

SITRAIN Training for ST-PRO1


Automation and Industrial Solutions Page 5 Training Units and Addressing
Complete Symbol List

l a r
g ui
ez A
P e r
g i o
S er

l a r
gui
e z A
P er
r g i o
Se

SITRAIN Training for ST-PRO1


Automation and Industrial Solutions Page 6 Training Units and Addressing
Complete Symbol List (Continuation)

l a r
g ui
ez A
P e r
g i o
S er

l a r
gui
e z A
P er
r g i o
Se

SITRAIN Training for ST-PRO1


Automation and Industrial Solutions Page 7 Training Units and Addressing
If You Want to Know More

l a r
g ui
ez A
P e r
g i o
S er
SIMATIC S7 Date: 18.09.2009 SITRAIN Training for
Automation and Industrial Solutions
Siemens AG 2008. All rights reserved. File: PRO1_02E.8

Note The following pages contain either further information or are for reference to
complete a topic.

l a r
g ui
e z A
P er
r g i o
Se

SITRAIN Training for ST-PRO1


Automation and Industrial Solutions Page 8 Training Units and Addressing
Training Area Setup with S7- 400

l a r
g ui
ez A
P e r
g i o
S er
SIMATIC S7 Date: 18.09.2009 SITRAIN Training for
Automation and Industrial Solutions
Siemens AG 2008. All rights reserved. File: PRO1_02E.9

Contents of the The training area consists of the following components:


Training Area • An S7-400 programmable logic controller with a CPU 412 or CPU 413-2 DP
• Digital input and output modules, analog module
• Simulator with digital and analog section
• Conveyor model
• ET 200S distributed peripheral
• MM420 Micromaster with PROFIBUS module
• TP170B Touchpanel
l a r
ui
• Programming device or PC

A g
e z
P er
r g i o
Se

SITRAIN Training for ST-PRO1


Automation and Industrial Solutions Page 9 Training Units and Addressing
Configuration of the S7-400 Training Unit

Slot No. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18

l a r
g ui
ez A
P e r
PS CPU

r g i o DI DI DO DO AI

Se
32 32 32 32 8

SIMATIC S7 Date: 18.09.2009 SITRAIN Training for


Automation and Industrial Solutions
Siemens AG 2008. All rights reserved. File: PRO1_02E.10

Design You can see the design of the S7-400 training unit in the slide above.

Configuration The UR 1 rack is configured with the following modules:


Slot 1: Power Supply 24V and 5V/20A
Slot 2: -"-
Slot 3: -"-
Slot 4: CPU 412 or other

l a r
ui
Slot 5: vacant (when the CPU only has a single width)
Slot 6: vacant
Slot 7:
Slot 8:
vacant
Digital input 32x24V
A
(from simulator)g
Slot 9: Digital input 32x24V

e z (from conveyor model)

er
Slot 10: Digital output 32x24V 0.5A (to simulator)
Slot 11: Digital output 32x24V 0.5A (to conveyor model)

i o P
Slot 12: Analog input 8x13 Bit
Slot 13: vacant
(from potentiometer on simulator)

g
Slot 14: vacant

r
Se
Slot 15: vacant
Slot 16: vacant
Slot 17: vacant
Slot 18: vacant

Addressing As long as no configuration or parameter settings have been made, the system
works with default addresses.

SITRAIN Training for ST-PRO1


Automation and Industrial Solutions Page 10 Training Units and Addressing

Вам также может понравиться