Download presentation
Presentation is loading. Please wait.
Published byEleanore Anthony Modified over 9 years ago
1
Electric magnetic resonance control system PERFORMED BY: RAWAN MNASRA AND ANAN KABAHA INSTRUCTOR: MONY ORBACH SEMESTERIAL WINTER 2014-2015 MID-SEMESTER PRESENTATION
2
Project motivation (1) : The lab of electron magnetic resonance uses ESR method. Ferro-magnetic material, with interactions between spin of electrons and magnetic field. ESR method may be used to detect oxygen condensation, injuries, cancer…
3
Project goals: Implement controller with an option to run nested loops (max 8) using VHDL. Implement compiler for the sequencer. Validation & Verification for the design.
4
The sequencer : Loop line by line over a sequence. Sequencer rate is 100MHZ -> take one decision each 10 [ns]. The sequence may contain loops. Maximum nested loops is 8. Each loop can have number of iterations of 20 bit.
5
Sequencer FSM START No Loop Loop 1 Loop 2 Loop 8 addr= 0 addr = addr + 1 If end_loop addr = loop_address else addr = addr + 1 If end_loop addr = loop_address else addr = addr + 1 If end_loop addr = loop_address else addr = addr + 1 In each state we check the bad cases also.
6
Questions?
7
Thank you
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.