Service Manuals, User Guides, Schematic Diagrams or docs for : Keithley 500 500_936_01C

<< Back | Home

Most service manuals and schematics are PDF files, so You will need Adobre Acrobat Reader to view : Acrobat Download Some of the files are DjVu format. Readers and resources available here : DjVu Resources
For the compressed files, most common are zip and rar. Please, extract files with Your favorite compression software ( WinZip, WinRAR ... ) before viewing. If a document has multiple parts, You should download all, before extracting.
Good luck. Repair on Your own risk. Make sure You know what You are doing.




Image preview - the first page of the document
500_936_01C


>> Download 500_936_01C documenatation <<

Text preview - extract from the document
PCMl
AC Power Control Module

          The PCMl AC Power Control Module is designed to switch on and off AC line devices
          - motors, contactors, lamps, and solenoids - without disturbing the operation of the
          computer or the Series 500.


          The PCMl consists of two elements: the KM1 card, which plugs into the Series 500
          baseboard, and a remote signal connection unit. All AC connection and switching takes
          place at the remote unit, keeping potentially dangerous and noisy AC voltage outside of
          the system case. An eight-foot ribbon cable links the remote unit to the plug-in module.


          The PCMl provides four channels of AC switching output, with each channel accepting
          power signals of I2 to 140V AC, at up to 3A. These channels are switched by solid state
          relays (with full optical isolation to 1OOOV
                                                     AC), and are short-circuit protected by fuses.


          The remote unit has screw terminals for signal connection, and LED's to indicate the
          status of each channel. The KM1 module may be installed in any available slot.


          WARNING: The remote unit should not be handled unless all AC power has been
          removed. Mount the remote assembly in an enclosure for maximum safety.


          CAUTION: Always turn off the power before installing or removing modules. To
          minimize the possibility of EM1 radiation, never operate the system with the main-
          frame cover removed.



User-Configured Components

          The KM1 has two user-configured components: the cable which connects the plug-m
          PCMl module to its remote connection unit, and the screw terminals for signal connec-
          tion (see Table 1).


          The linking cable is a lo-contact, flat ribbon cable with connectors at either end. To in-
          stall the cable, the small arrows on the cable connectors must be matched with similar
          arrows on the module connector and the remote unit connector. Jl31 is the jack on the
          interface board, while Pl.32 is the plug on the remote board. The connectors are keyed
          so that they can be installed only one way.


          The screw terminals located on the remote unit accept 16-24 gauge leads stripped 3116
          of an inch.


          WARNING: Dangerous user-supplied voltages may be present on the remote unit. Use
          normal safety precautions when using the PCMl module.


Document Number: 500-936-01 Rev. C                                                            PCMl-1
         Table 1. User-Configured     Components    on the PCMl   Module

         Name                       Designation    Function

         Screw Terminals            J135           Screw terminals for signal connection
         Cable 1                    CBl            Linking cable between plug in module and remote
                                                   unit
         Plug (Remote Board)        Pl32           Connection for CBl on remote board
         Jack (Interface Board)     Jl31           Connection for CBl on interface board




         Figure 1. PCMl Interface Card




PCMl-2
                                          CHO CHl CH2 CH3
                   0
                                          II II /I II /I /I II I                       Jl35

                                      I                                            I


                                                                FI @I-        __



                       PI32
                                                                  !I
                                                                F 103
                                                                              K104
                                                                                              1
                                                                                            F 104



                                                                         I



         PIN   I                                            J            I-             1



                               0            0        0                         O
                              DSIOI        DS102    OS103                     DS104

                   0




Figure 2. PCMl Remote Card


Connections

Terminals for the KM1 module are marked on the remote unit. When connecting
leads, the AC power source should be connected in series with the output load and the
connecting screw terminals. A typical connection scheme is illustrated in Figure 3.


CAUTION: Each Channel on the PCMl assembly can control circuits at a maximum                            of
140V AC, 3A. Exceeding these values may cause damage to the unit.




                                                                                                    PCMl-3
                                                                Jl35




         Figure 3. Typical PCMl Connections (Channel 0 shown)


Commands

         PCMl module commands are listed in Table 2. Table 3 summarizes the locations for
         slot-dependent commands.


         Table 2. Commands       Used with the PCMl   Module

         Command       Location

         KM     A      Slot-dependent CMDA


         Table 3. Locations   for Slot-Dependent   Commands

         Slot         Location

         Slot   1     CFFSO
         Slot   2     CFF82
         Slot   3     CFF84
         Slot   4     CFF86
         Slot   5     CFF88
         Slot   6     CFFSA
         Slot   7     CFFSC
         Slot   8     CFWE
         Slot   9     CFF90
         Slot   10    CFF92


PCMl-4
        PCM A

        Location: Slot-dependent CMDA

        The four channels of the PCMl module are set simultaneously by writing to a single
        command location: KM A. The command word written to this location is made up of
        8 bits. Each of the lower 4 (least significant) bits sets the status of one channel, and the
        upper four bits are unused. Therefore, the value written to this location should be a
        number equivalent to an S-bit binary value, with the lower 4 bits indicating the status
        of the four channels (see Table 4).


        When switching a single channel on or off, the status of all channels must be known.
        Each time the status of the channel is changed, the number written to the KM A loca-
        tion should be retained as a variable in software.


        From assembly language, this number can be modified by a logical AND or logical OR
        statement with a suitable mask for turning a particular channel on or off. An OR state-
        ment is used to turn channels on. The mask should contain l's in the bit positions of
        the channels to be turned on, and O's in all other positions. Similarly, an AND state-
        ment turns channels off. The AND mask should contain O's in the bit positions of the
        channels to be turned on, and l's in all other positions.


        From BASIC, a channel can be turned on or off by adding to, or subtracting from the
        stored value the decimal value that represents the bit position for that channel. For ex-
        ample, to turn channel 3 on, it would be necessary to add 8 to the stored variable.
        Note that the PCM A location should always be written to, never read.


        Table 4. Bit Configuration   of Values Written to PCMl

        Ix      D6         D5   D4    D3     D2      Dl     DO

        x       x          x    x     Ch3    Ch2     Chl    ChO
        X       X          X    X     8      4       2      1

        X = not used
        ChO-Ch3 = Channels 0 through 3
        8, 4, etc. = Decimal bit values


Theory of Operation

        PCM circuitry is located on two cards: an interface card, and a remote card. A diagram
        for both of these boards is located on schematic drawing number 500-256.


        Interface   Card

        UlOl is a quad bistable data latch (74LS375), which stores information from data lines
        DO-D3. This latch is refreshed by the negative transition of signal line CMDA, which is
        buffered and inverted by segments of hex inverter U102C (74LSO4).




                                                                                             PCMl-5
         After being inverted and buffered by other segments of U102, the signal drives the
         remote solid-state relays (KlOl-K104) through connector Jl31.


         Remote Card

         Signals for channels O-3 arrive at the remote unit at P132 and are routed to relays
         KlOl-K104, respectively (Opto 22 OAC5). Each of these solid-state relays contains an in-
         ternal light-emitting diode in series with a current limiting resistor, optically driving a
         phototransistor, a zero voltage circuit, and high-voltage, high-current, switching
         semiconductors that comprise the AC switching element. After passing through the
         relay, the signals for channels O-3 pass through status LEDs, DSlOl-DS104. When a
         channel is on, current flows through the relay and status diodes, energizing the relay
         and turning on the status LED.


         The output lines of KlOl-K104 are protected by 5A, l25V fuses FlOl-FlO4, respectively.


PCMl Specifications

         Output Channels: 4
         Output characteristics:
          Configuration: AC Output
          Operating voltage: 24-280V AC
          Frequency: 25-65Hz
          Current: max 3A at 25'C, derate to lA at 7O"C, min 20mA peak 5OA, for 1 cycle surge
          Voltage drop: 1.6V max (device on)
          Leakage: 5mA max (device off)
          Power factor: up to 0.5
          Switch form: 1 pole, normally open
          Switching technique: optically isolated solid state switch
          Switching time: l/2 cycle max (1Oms at 5OH.z)
          Operating temperature: -30 to +7O"C
          Isolation:
            1ooOVRMS input to output
            350V RMS channel to channel
          Status indication: LED for each channel"on"
          Connections: screw terminals for 6-24 AWG wire 8' ribbon cable to mainframe card
            (TTL signals)
          Dimensions: 35"(89mm)L x 5.O"(l27mm)W x lX'(46mm)H


         Note: Specifications for remote assembly when used with supplied mainframe card.




PCMl-6
                                                   0




                  Cl01    +          Cl02



          -CT-0
                 C-237-.1          c-314-10
          0
          UlOl
                                  FYI
                                  u102
          c-15                    c-107
                                                       PIN   I




          1           CRIOI
                      RF-20
                              e-76-IOi.C



                          0
                                    Cl08
                              +
                                    c-313-10




                                               /
500-252
                     PCMl CARD                                                               t-       PCHl EXT.     MODULE `-1
I


                                                                                  J131
                                                                           lxlm




                                                                               J131
                               I               ElBA &
                                                         _pCl00
                                                                           ne. I


                                                             100pF
                                                                                  J131
                                                                         div       8
                                                                     I   +5v       9     .
                                                                         +5v        10

                                                                                   E
                                                                     r I           7




        8
            NOTES

            1.   ALL CRPACITOR VALUES ARE IN MICROFRRROS             UNLESS       HRRKEO
                 OTHERVISE.   IpF-PICOFARROSI

                         DENOTES   OIGITAL     GROUND.
            2-   *

                         OENOTES   CWSSIS     GROUNO.
            3-   47                                                                                                        KEITHLEY           INSTRUMENTS     INC.
                                                                                                                                      --IAD
            4.   K101-K104   ARE SOLID       STATE   RELAYS.
                                                                                                                                    al?wElmm. 441"
                                                                                                                                            mu0
                                                                                                                  TITLE
                                                                                                                          PCMl      CARD & PCMl      EXT.     MODULE

                                                                                                                  -SIZE      Dffl     NUMBER                          APP

                                                                                                                      B      TL                 500-256              :`.-.
                                                                                                                  jOATE     FEB 14.    1985         1 SHEET    1 OF 1
    I
    R            B                                             c                                  0          E                                            F




                                                                                                                                                                 PCMl SCHEMATIC DIAGRAM

                                                                                                                                                                             PCMl-9/PCMl-10



◦ Jabse Service Manual Search 2024 ◦ Jabse PravopisonTap.bg ◦ Other service manual resources online : FixyaeServiceinfo