1 / 7

EEE 407 - RTL BASED HARDWARE DESING AND APPLICATIONS

EEE 407 - RTL BASED HARDWARE DESING AND APPLICATIONS. SERVO MOTOR CONTROL WITH FPGA Burak Enez 07100905. Servo Motor. Servos have a three wire connector. One wire supplies positive DC . The second wire is for voltage ground, and the third wire is the signal wire.

Download Presentation

EEE 407 - RTL BASED HARDWARE DESING AND APPLICATIONS

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. EEE 407 - RTL BASED HARDWARE DESING AND APPLICATIONS SERVO MOTOR CONTROL WITH FPGA Burak Enez 07100905

  2. Servo Motor • Servos have a three wire connector. One wire supplies positive DC. The second wire is for voltage ground, and the third wire is the signal wire. • Digital servo has all the same parts as an analog servo, the difference is in how the pulsed signals are sent to the servo motor. • Servo motors work with PWM signal. Signals frequency must be between 50 Hz – 400 Hz for digital servo motors. • Position of servo is determined according to the positive pulse width of PWM signal.

  3. Servo Motor Position

  4. Block Diagram of Verilog Code

  5. Modules in Verilog Code • “switch_to_angle” Module • “binary_to_bcd” Module • “sseg_bcd” Module • “sseg_50hz_time_multiplexing” Module • “pwm_50hz” Module

  6. LINKS • Video demonstration, “http://www.youtube.com/watch?v=QKpKdUB4hL8” • Documents, “https://googledrive.com/host/0Bye9gHeRYHSuN3didFdIbTAwMWc/”

  7. THANK YOU FOR LISTENING

More Related