LINE 10: Assigns the I/O pathname to the power supply.

LINE 20,30: Enter the operating voltage and current limit point.

LINE 40: Sets C equal to one half of the current limit point.

LINE 50-70: Determines the voltage setting for output 2. It is 20.2 V when the operating voltage is greater than 7 V, 7.07 V when the operating voltage is between 7 V and 2.5 V, and the same as the operating voltage below 2.5 V.

LINE 80: Clears the supply, sets the current of output 1 to one half of the current limit point, and sets the voltage of output 1 to the operating voltage.

LINE 90: Sets the current of output 2 to one half of the current limit point and sets the voltage of output 2 to the value determined by the operating voltage.

LINE 100: Waits 1 second before reading back output voltage and current.

LINE 110-160: Reads the output voltage of output 1 and the output current of outputs 1 and 2.

LINE 170: Prints the output voltage of the parallel outputs on the screen.

LINE 180: Prints the total output current of the parallel outputs on the screen. Note that this is the sum of the output currents of outputs 1 and 2.

Programming Outputs Connected In Series

To program outputs connected in series, you must first determine the maximum voltage and current that you would like to have available to your load. These values are the desired voltage limit and current limit points. Next, program the current of both outputs to this desired current limit point. The voltage of each output can then be programmed so that the sum of the voltages equals the desired voltage limit point. An easy way to do this is to set each output to one half of the desired limit point. Refer to Chapter 4 for more information on series operation. Figures 4-13 and 4-14 are examples of series configurations which apply to both the CV and CC operating modes. Note the sense lead connections shown in Figure 4-14.

The following example programs outputs 1 and 2 which are connected in a series configuration.

10 ASSIGN @Ps to 705

20 INPUT "ENTER THE DESIRED CURRENT LIMIT POINT",I

30 INPUT "ENTER TElE DESIRED VOLTAGE LIMIT POINT",V

40 OUTPUT @s;"CLR;ISET1,";I;'';ISET2,";I

50 OUTPUT @Ps;"VSET1,'';V/2;";VSET2,";V/2

60 END

LINE 10: Assigns the I/O pathname to the power supply.

LINE 20: Enter the desired current limit point.

LINE 30: Enter the desired voltage limit point.

LINE 40: Clears the supply and sets the current of both outputs to the desired current limit point.

LINE 50: Sets the voltage of each output to one half of the desired voltage limit point so that the sum is the desired voltage limit point.

104 Programming with a Series 200/300 Computer

Page 104
Image 104
HP 6621A, 6623A, 6624A manual Programming Outputs Connected In Series, Input Enter the Desired Current Limit POINT,I

6624A, 6621A, 6623A specifications

The HP 6623A, 6621A, and 6624A are precision DC power supplies widely recognized for their reliability and performance in various laboratory and industrial applications. These models are part of HP's 662X series, designed to cater to the needs of engineers, researchers, and technicians who require accurate power sources for their testing and development activities.

The main features of the HP 6623A, 6621A, and 6624A include their high stability, low ripple, and excellent load regulation, ensuring that the output voltage and current remain stable during testing. The power supplies provide multiple output channels, allowing users to power multiple devices simultaneously. The flexibility in setting voltage and current levels makes these models ideal for a wide range of applications, including semiconductor testing, device characterization, and system integration.

One of the standout technologies in the HP 662X series is the use of smart design techniques that minimize noise and enhance output performance. These power supplies incorporate advanced feedback mechanisms to maintain steady output, even under varying load conditions. Additionally, they feature programmable outputs, which means users can adjust the output levels through a connected computer or control system, streamlining the testing process and improving efficiency.

The HP 6623A model offers three independent outputs, with total power capabilities of 40 watts. It includes a 0-20V output, which can deliver up to 2A of current, along with two additional outputs that are adjustable. The 6621A provides a single output option, delivering a maximum of 20V and 2A, making it well-suited for simple applications where a single power source is required. In contrast, the HP 6624A stands out with its four independent output channels, providing a total of 60 watts, making it the most versatile of the three models.

Characteristics of these power supplies include user-friendly interfaces, allowing for easy configuration and monitoring of settings. LED indicators provide real-time feedback on voltage and current levels, enabling users to quickly assess the performance of their tests. Moreover, built-in protection features safeguard both the power supply and the connected devices from overvoltage and overcurrent conditions.

Overall, the HP 6623A, 6621A, and 6624A power supplies embody advanced engineering and design, making them invaluable tools for professionals looking for high-quality, reliable power sources for their electronic testing needs.