Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Stepper driver without using micros

Status
Not open for further replies.
hello in your circuit.there is a need to give input to D0,D1,which need a multivibrator or signal generator. so i think the best choice is microcontroller
 

yes , but my intention was to collect the information of the drivers which doesn't use micros , if everyone adds one or two then , it will be a big collection of such circuits
 

That schematic is for a unipolar stepper driver (5 wires) powering two coils at each cycle(Full-step), that gives more power but less speed. To make something to run a stepper driver without a uC, you will need some gates and flip-flops too, and ofc some source of clock, like a multivibrator (555).
I would suggest starting with a 2 bits counter( two T or JK flip-flops can do that, and some ICs have two per package) and then make a truth table with the counter as the input signals, and the four transistor drivers as the output signal, with that, a couple of ANDs and NOTs can make the circuit. What kind of step you will use, is up to you to choose... (wave, full or half-step)
 

Here is a simple chematic for controlling bipolar steppers. It has two inputs:
  • Clock: Move one step for each clock cycle
  • The other one is direction control.

In adition to this circuit, you also need:
  • H bridge to feed current to it
  • A oscillator (VCO) that can start with low frequensis.
 

Attachments

  • counterEncoder1b.png
    counterEncoder1b.png
    1.2 KB · Views: 77
  • Like
Reactions: varunme

    varunme

    Points: 2
    Helpful Answer Positive Rating
  • Like
Reactions: varunme

    varunme

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top