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.

Recent content by electricgeek

  1. E

    Us digital E4p Encoder

    How do I connect the US Digital e4p encoders to my motors mechanically? Can i just extend the shaft motor and attach them or do i have to make a gear mechanism?
  2. E

    Quadrature encoders for motor control

    My motor has to move in one direction only. **broken link removed** Will I be able to use this to achieve my task? Will it go on the back shaft of my motors? What is the angle of throw? And how do i determine which one i need? @Sudarsan_EDA: Does the PIC18f4520 have MFM?
  3. E

    Quadrature encoders for motor control

    How do i make a quadrature encoder? I want to make two motors rotate at the same speed by using quad encoders. And can i, without anything else, make a robot move on a circle track using only quad encoders?
  4. E

    Problem with robot out of the corners at high speed

    I suppose you mean that your robot shoots out of corners because of high speed. For that, i'd suggest you put memory in your system. Like implementing PID control.
  5. E

    [SOLVED] Proportional Integral Control in Line tracking

    Thanks, it cleared up quite a lot. And yeah, i'm supposed to implement PI on it. One more thing though, i will determine the Kp and Ki values by hit and trial?
  6. E

    NEED HELP on LINE FOLLOWING ROBOT

    Your system will be something like this: Sensors->Comparator->Controller->H-bridge->Motors I used LED/Phototransistor pairs for sensors, LM324 for comparator, PIC18f4520 controller, L298 for H-bridge, And 2 Dunker motors.
  7. E

    [SOLVED] Proportional Integral Control in Line tracking

    I am using an array of 10 LED/Photo-transistors to track a line. How can I implement PI control on it? I've did normal line tracking and I used PIC18f4520. I used the comparator outputs in logic to control speed of motors by PWM. Now i have to line track with PI control. My system w/o PI...
  8. E

    Measuring speed of moving vehicles with pic?

    I suggest that you go with ultrasonic sensors. I recommend the PING ultrasonic sensors from Parallax. They're super easy to use. They're 30 dollars apiece the last time I checked.
  9. E

    [SOLVED] PI Control Query for motor control

    PI Control Query for motor control with PIC18 I'm using PIC18F4520 to make a line tracking robot. It has to use an array of 10 LED/Photo-transistor pairs. Now i have to implement PI control on the robot. I've already done normal line tracking with a couple of LED/Photo-transistor pairs without...

Part and Inventory Search

Back
Top