Internship Description, Responsibilities, and Requirements

Company Description: Siemens Power Technologies International (PTI) renowned experts provide the knowledge and expertise required to combine individual equipment components to a complete power supply system that meets even the highest technical and economical demands. Their product, PSS®E, is a trusted leader in the power industry for electric transmission system analysis and planning. It is…

Read More

Project 1: Python/C API

Project Description: C API functions are used in PSS®E modules for Python 2.7. After the Python 3 update, some code written in Python 2 are incompatible with the new Python 3 environment. However, Siemens PTI intends to support either version of Python. Some codes have to modify or rewrite. This project focuses these updates and tests….

Read More

Project 2: Python 2/3 Compatible Issue

Project Description: Similar to Project 1, this project focuses on solving the compatible issue between Python 2 and Python 3. A list of Python files, which are used in PSS®E, is needed to be checked for Python 2/3 dependencies. In this project, we have to use “compileall” to compile the files in both Python 2.7…

Read More