Jump to content
Electronics-Lab.com Community

MP

Members
  • Posts

    3,399
  • Joined

  • Last visited

    Never

Posts posted by MP

  1. Billy, I came across this page the other day from my archives. I used to have this on my website when I was manufacturing boards. Perhaps the information will be useful to you. You will want to convert the inch references to mm. This is information on how to determine the hole size versus the pad size on a PC Board when you are laying it out. The older programs gave you the capability to change the size of the pads.

    MP

    PADS.pdf

  2. In further investigation, it looks as though the data sheet diagram for internal circuitry is not quite right. Where it shows ground, must have some resistance built in that the manufacturer is not showing. If you look at the example circuit given in the data sheet, it also shows the power supply connected directly to these pins (internal ground).
    I have attached the data sheet for others to comment.
    My original question: Has anyone else used this chip for their steppers? I would like to verify these discrepancies before actually building something on the workbench. I have in the past used other methods for stepper control. This seems like a very easy solution for small 6 wire stepper motors.
    MP

    UCN5804B.pdf

  3. Actually, the 555 timer time event only functions from the RC circuit triggering it. There is no problem with the 555 timer circuitry for longer time delays. Where most people have a problem with the 555 timer, it is usually traced to the external circutry. You can add a a transistor and usually cure any problem associated with long time delays or weak signals. This will keep the parts count down and keep you from other issues such as noise on the clock/oscillator circuit, etc.

    MP

  4. The schematic would imply that the center diode is the transmit LED, which has a good current rating with the resistor used at low volt. (Most IR projects use 3V.)

    The schemtic would also imply that the other two devices are 'receive' since the schematic symbol is pointing the arrows toward the LED symbol. This makes sense at it would complete the circuit and trigger the transistors. In this case, mozikluvs calculation would not be correct. This is the receive part of the circuit, not the transmit. You would want a small current here. This device is switching connection to ground on or off, depending upon if it sees IR.

    MP

  5. Actually, there are network devices that use your power lines of the house to communicate on. The AC is filtered out at the other end. Another example is the ABS brake system on most cars. The sensor sends an AC signal to let the processor know the wheel is moving and a DC signal is also generated to tell the processor that the sensor is functioning. This is so that the processor knows the wheel is locked and not a broken sensor wire when the car is moving and there is no AC signal. It is all a matter of filtering out what you do not want at the other end.

    MP

  6. Darinyou, this is just qbasic or similar. You might have this already on your computer depending upon which version of operating system you have. I think at some point microsoft quit putting qbasic in the package. Win98SE did not install the program automatically. All operating systems newer than this will also not have it unless you install it separately. If you have an old DOS installation disk, you will have the program there.

    MP

  7. evume, what is the problem with getting the parts? Is it government regulation? Vendor refusal to send them? Payment methods? Problem with certain shipping companies?
    Members of this group will need to know as they might have the same problems getting the parts to you. For example, you cannot log onto www.digikey.com and order parts and have them arrive? Please let us know the exact reason you cannot receive the parts.

    MP

  8. What you might be looking at is a Throttle Position Sensor (TPS). This is used to tell the on-board computer the position of the pedal in order to make other decisions such as what gear to change in the auto transmission or to richen the fuel mixture. I am not familiar with this particular engine but I do have overall experience with automotive computers in general. I have found that the best way to control the throttle on these engines without causing other errors is to connect a cruise control servo to the throttle link at the carb or fuel injection and control the servo with electrical pulses.

    MP

  9. I was looking at the following project:
    http://www.electronics-lab.com/projects/motor_light/004/index.html

    and in comparing the data sheet with the project schematic, it appears that there is an error. Pins 2 and 7 of the chip are internally grounded. Therefore resistors 1 and 2 are in the wrong place. You will need resistance between your supply voltage and these pins of the chip. If you follow this schematic, you will surely let the smoke out of your chip (or power source), and we wouldn't want to do that. ;)
    The small board layout is ok, since it does not add a trace for this.
    Has anyone built this circuit? Would like to know how it went.

    MP

  10. Normally, you would use ADC converters for connection to a microprocessor. There are many documents regarding ADC conversion with a search on google. I would recommend that you use a pulse to voltage converter and use the voltage to trigger your relay from a set point. (less circuitry involved).
    Look at this article and included schematic:

    http://www.discovercircuits.com/per-volt.html

    MP

×
  • Create New...