毕业论文

打赏
当前位置: 毕业论文 > 外文文献翻译 >

PLC自动化制造系统英文文献和中文翻译(6)

时间:2022-07-26 23:21来源:毕业论文
3。1。1 Inputs In the smaller PLCs the inputs are normally built in and are specified when purchasing the PLC。 For larger PLCs the inputs are purchased as a modules, or cards, with 8 or 16 inputs

3。1。1 Inputs

In the smaller PLCs the inputs are normally built in and are specified when purchasing the PLC。 For larger PLCs the inputs are purchased as a modules, or cards, with 8 or 16 inputs of the same type on the each card。 For discussion a purposes we will discuss all inputs as if they have been purchased as cards。 The list below shows typical ranges for input voltages, and is roughly in order of popularity。 PLC input many cards rarely supply power, this means that an external power supply is needed to supply power for the inputs and sensors。 The example in Figure 3。1 shows how to connect an AC input the card。

Figure 3。1 An AC Input Card and Ladder Logic

In the example there are two inputs, one is a normally open push button, and the second is a temperature switch, or thermal relay。 (NOTE: These symbols are standard and will be discussed later in this chapter。) Both of the switches are powered by the positive/ hot output of the 24Vac power supply - this is like the positive terminal on a DC supply。 Power is supplied to the left side of both of the switches。 When the switches are open there is no voltage passed to the input card。 If either of the switches are closed power will be supplied to the input card。 In this case inputs 1 and 3 are used - notice that the inputs start at 0。 The input card compares these voltages to the common。 If the input voltage is within a given tolerance range the inputs will switch on。 Ladder logic is shown in the figure for the inputs。 Here it uses Allen Bradley notation for ControlLogix。 At the top is the tag (variable name) for the rack。 The input card (’I’) is in slot 3, so the address for the card is bob:3。I。Data。x, where ’x’ is the input bit number。 These addresses can also be given alias tags to make the ladder logic less confusing。 

Many beginners become confused about where connections are needed in the circuit above。 The key word to remember is circuit, which means that there is a full loop that the voltage must be able to follow。 In Figure 3。1 we can start following the circuit (loop) at the power supply。 The path goes through the switches, through the input card, and back to the power supply where it flows back through to the start。 In a full PLC implementation there will be many circuits that must each be complete。 A second important concept is the common。 Here the neutral on the power supply is the common, or reference voltage。 In effect we have chosen this to be our 0V reference, and all other voltages are measured relative to it。 If we had a second power supply, we would also need to connect the neutral so that both neutrals would be connected to the same common。 Often common and ground will be confused。 The common is a reference, or datum voltage that is used for 0V, but the ground is used to prevent shocks and damage to equipment。 The ground is connected under a building to a metal pipe or grid in the ground。 This is connected to the electrical system of a building, to the power outlets, where the metal cases of electrical equipment are connected。 When power flows through the ground it is bad。 Unfortunately many engineers, and manufacturers mix up ground and common。 It is very common to find a power supply with the ground and common mislabeled。

One final concept that tends to trap beginners is that each input card is isolated。 This means that if you have connected a common to only one card, then the other cards are not connected。 When this happens the other cards will not work properly。 You must connect a common for each of the output cards。

3。1。2。Output Modules

As with input modules, output modules rarely supply any power, but instead act as switches。 External power supplies are connected to the output card and the card will switch the power on or off for each output。 Typical output voltages are listed below, and roughly ordered by popularity。  PLC自动化制造系统英文文献和中文翻译(6):http://www.youerw.com/fanyi/lunwen_97058.html

------分隔线----------------------------
推荐内容