Top Banner
UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006
21

UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

Jan 18, 2018

Download

Documents

Emory Baldwin

Hardware Setup PCI Hostcards Primary Power Supply (Matsusada AU-5P60-LF) Master Boards Remote Distribution Boards
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

UF/PNPIPOWER SUPPLY

SOFTWARE

ByMagnus Hov Lieng

06.04.2006

Page 2: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

Overview

• UF/PNPI Hardware Setup• UF/PNPI Software Setup• Current Software Situation• Future Development

Page 3: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

Hardware Setup

• PCI Hostcards• Primary Power Supply (Matsusada AU-5P60-LF)• Master Boards• Remote Distribution Boards

Page 4: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

Hostcard Issues

• Currently PCI 5V• PCI 3.3V version in

testing• Possible change to a

USB solution

Page 5: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

RDB-30 Picture

Page 6: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

Software Setup• FPGA Code• Device Driver• DIM Server• PVSS Module

Page 7: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

DIM Communication

• “Communication system for distributed and mixed environments.”

• “Provides a network transparent inter-process communication layer.”

• Server / Client architecture.• The Server provides Data Services and

Command Services.

Page 8: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

PVSS

• SCADA system chosen for LHC control systems

• JCOP Framework provides tools and guidelines

• Uses tree-like data structures

Page 9: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

UF/PNPI DIM Server

• Communication strategy chosen specifically to work well with PVSS and the JCOP Framework

• Connects to the Device Driver• Auto-detection of Hardware• Setup of Hostcards, Boards/Modules and

Channels• Voltage and Current calibration• Publication of DIM Services

Page 10: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

UF/PNPI DIM Server• Hostcard

– Data: Read Settings– Command: Write Settings

• Board/Module– Data: Read Settings– Command: Write Settings

• Channel– Data: Read Voltage and Current– Data: Read Settings– Command: Write Settings

Page 11: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

UF/PNPI DIM Server

Page 12: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

UF/PNPI DIM Server

Page 13: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

UF/PNPI DIM Server

• Acts on DIM Command Services• Updates DIM Data Services when new

data is available• Current and Voltage Deadband• User settable Update Rate

Page 14: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

UF/PNPI PVSS Module

• “Framework Device”• Follows JCOP

guidelines• Similar setup as for

CAEN and Wiener• All Hostcards,

Boards/Modules and Channels represented

Page 15: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

UF/PNPI PVSS Module

Page 16: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

UF/PNPI PVSS Module

Page 17: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

UF/PNPI PVSS Module

Page 18: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

Future Development

• Implement Primary Power Supply• Perform thorough testing of a complete

system

Page 19: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

Summary

• DIM Server with communication strategy suited for use with PVSS and JCOP

• JCOP Framework Device created• Hostcards, Master Boards and Remote

Distribution Boards are implemented• Primary Power Supply will be implemented

Page 20: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

PVSS

• SCADA system• Chosen for LHC control systems• Good for scaling up• Uses tree-like data structures• Graphical interfaces• C style scripting

Page 21: UF/PNPI POWER SUPPLY SOFTWARE By Magnus Hov Lieng 06.04.2006.

JCOP Framework

• Joint Controls Project for LHC• Provides common modules and tools for

control system design• Gives guidelines that should be followed

for control system design in the LHC