The easy-phi project: a new platform for experimenters

Hello everyone,
In this post, I will present a new open hardware project we are working on at my work....

Big rack

In a quantum optical laboratory, as well as in any physics laboratory, electronics are an essential tool. In particular for time correlated measurements where high speed electronics are needed.
The main idea of the easy-phi project is to build a simple, cheap but intelligent open hardware platform consisting of a 19" frame (or smaller), which can house a big variety of electronic modules.

Inside the rack
To be smart, the rack’s backplane includes the open hardware embedded computer Cubieboard (we may produce a future version with the Beaglebone). It is used to configure the connected electronic modules as well as providing connectivity via Ethernet, Wifi or USB.
The user will therefore be able to adjust each module parameters through a simple web interface, but also via Matlab / Labview modules. A monitoring system checks the backplane voltages, temperatures, and synchronization signals.

easy-phi control interface
To avoid obsolescence, signals between one module and the backplane only consist in 4 synchronization signals & one 10MHz clock (common to all connected modules), one individual USB (480Mbits/s) connection, +5V (0.5A) and +12V (4A). The module is designed to be hot-plugged.

Electronics module back signals
The USB connection is used by the module to send its characteristics/resources to the backplane computer while allowing the latter to configure it. Communications between the different electronics modules are made through their front panels. This allows better visibility of the overall wiring while minimizing the noise added to the signal if it was routed through the backplane.

Front panel
The easy-phi project is open software and hardware, as are the tools used for it.
The chosen schematics & layout software is Kicad and firmware development will be done in Eclipse (AVR studio at the moment). Electronics enthusiasts are encouraged to develop their own modules. A template module is provided, which only contains the base components: an Arduino compatible ARM cortex-M3 Atmel microcontroller, a microsd card connector and diverse power-related components. The signals and power supplies on the connector are part of the easy-phi standard, so providing a template ensures that hobbyists will follow it.

Card description
We also provide a “stand-alone adapter” connecting a single electronics module to a computer, allowing users to test their projects without having to buy the complete rack.

So please stay tuned, as in the coming weeks we are going to release advanced technical details, pictures and source files of all the work done so far. And more importantly, please check out the official website! :-)

Comments

1. On Saturday, August 3 2013, 08:20 by Zuinc

Really interesting post! Looking forward to know more about it. Modular Systems have big future as I think. Mathieu, why did You chose Kicad? As I remember You used to use Allegro.

2. On Sunday, August 4 2013, 11:50 by limpkin

@Zuinc : Thanks Zuinc! That is true... Well we wanted an open source layout software, and I find Kicad to be one of the best out there :)

3. On Wednesday, October 30 2013, 15:36 by Kasyno

Kicad - why its the best for you? Did you tried others?

4. On Saturday, November 2 2013, 11:38 by limpkin

@Kasyno : It's open source and doesn't have limitations :).

They posted on the same topic

Trackback URL : https://www.limpkin.fr/index.php?trackback/184

This post's comments feed