Coder Social home page Coder Social logo

pulse_sequencer's People

Contributors

rikenclock avatar tadahirotakahashi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pulse_sequencer's Issues

Power Distribution for DDS (up to 16 channels)

At RIKEN, we were trying to use the DDS system with full 16 channels. We ran into the problem with power distribution of the breakout board. It turns out that, due to the current drawn by each DDS board, the voltage drop on the power line (underneath the PCI connector) is large enough to create trouble.

Yamaguchi-san at RIKEN applied a hot-fix to this by routing manually each power line directly, but the breakout board should be modified to avoid this problem.

ImportError: DLL load failed: %1 is not a valid Win32 application.

I just set up LabRAD and I'm trying to replicate what you have in your paper, but encountered this error while running the Python server pulser_ok.py:

"ImportError: DLL load failed: %1 is not a valid Win32 application."

I'm running Windows 10 64-bit, and I installed FrontPanel 64-bit (4.5.0). I tried installing FrontPanel 32-bit too but that didn't help. I also have pywin32 installed if that matters.

Traceback (most recent call last):
  File "C:/Users/SenkoLab/Documents/GitHub/pulse_sequencer-master/Python_files/servers/pulser/pulser_ok.py", line 28, in <module>
    from api import api
  File "C:\Users\SenkoLab\Documents\GitHub\pulse_sequencer-master\Python_files\servers\pulser\api.py", line 1, in <module>
    import ok
  File "C:\Users\SenkoLab\Documents\GitHub\pulse_sequencer-master\Python_files\servers\pulser\ok.py", line 26, in <module>
    _ok = swig_import_helper()
  File "C:\Users\SenkoLab\Documents\GitHub\pulse_sequencer-master\Python_files\servers\pulser\ok.py", line 22, in swig_import_helper
    _mod = imp.load_module('_ok', fp, pathname, description)
ImportError: DLL load failed: %1 is not a valid Win32 application.

Process finished with exit code 1

Thanks!

Grounding of the digital and analog power-supply.

This might be related to power distribution and grounding, but it appears that connecting the return paths (V-) of the power-supplies together are crucial. I wonder if it make sense to do this right at the breakout board (currently it's not).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.