Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

DRIVING A MOTOR USING ISA BASED CARD AND ENCODER FEEDBACK

Status
Not open for further replies.

vik1501

New Member
I want to design a pc based card and write a suitable program in visual basic which reads distance input from user, and then generates analogue output to a motor driver 0-10 V using the same card, gets feedback using encoder and stops after the required distance.

Could u plz provide reference material , circuits, hints if any.

Regards,
 
If this is one of your first projects i'd recomend starting with a microcontroller based motor controller using the serial interface to communicate with a PC. ISA requires detailed knowledge of the bus and driver programming - both complicated. Using a microcontroller you can program your own motor control algorithim which will teach you a lot about how motor control works. A simple PID controller is fairly easy to program. The serial bus (RS232) is also really easy to work with.

Brent
 
Status
Not open for further replies.

Latest threads

Back
Top