DECEL: Digital Electronics Collaborative Enhanced Learning

Documentation and Outcomes of the C2 training in Tours


Digital Electronics Collaborative Enhanced Training took place at the University of Tours from July 3 to 7, 2023. 20 international students participated in this course in Tours. This week included 28 hours of face-to-face activities (lectures, tutorials, projects, etc.). The aim of the week was to take the control of a basic ultrasound imaging system given to each team. A first guided session provided all the information needed to connect to the system, use the standard hardware and software implemented, and understand the signal expected for a 1D pulse-echo ultrasound system in water. The second tutorial added an extra dimension. The scanning of an ultrasonic probe using a servo motor was explained to the students and a basic 2D static image was recorded and displayed. The last tutorial was to detail the dedicated hardware implementation (Verilog code deployed on FPGA) given to the students and the standard C code developed for a simple interaction with the RedPitaya board (FPGA) involved in the ultrasonic signal processing and servo motor drive. After this last guided session, the students were able to customize their project to optimize it in different ways. Improvements were made in image quality, resolution, frame rate, and reconstruction. At the end of the week, each student team produced a poster and were interviewed by the consortium professors in order to present their solution.

Some photo of the C2 DECEL week. a) Oral assessment of the project. b) One of the team and his poster. c) All students and teachers attending.

This program took a year to prepare. Some pedagogical material and student results are presented below.

Pedagocical ressources:

The DECEL project has this website and a Moodle section on which several resources have been deployed:

Guided lab sheet: 3 guided session allows the students to step up to finally run a B-mode ultrasound scan using the Redpitaya-based ultrasound scanner.  

Students Deliverables:

The students defended their project orally in front of several teachers. They demonstrated the results obtained with the hardware and presented a poster:

Students Feedback data:

Raw data of the student feedback on the DECEL week in  Tours can be found at => Student_feedback_on_the_DECEL_week_in _Tours_C2.csv

Code repository:

Even if all the code needed is already included in the tutorials, we list important code repositories here:

NB: these repositories includes code from the HDL level, C code that can be built on Redpiatya embedded Linux and post processing Matlab code. Please refers to tutorial 3 to use it correctly.