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 banh

  1. B

    Question on p-mos and n-mos in h-bridge

    hi, i intend to design a h-bridge to drive a 12v dc motor as in the figure. when a high-side p-mos is turned on, it will also turn on the equivalent n-mos on the other side. is my understanding above correct?
  2. B

    application specific instruction set processor--

    Hi Mohankumar, can you give some examples of ASIP products?
  3. B

    quasi bidirectional I/O

    from: https://en.wikipedia.org/wiki/Quasi-bidirectional_I/O what is the advantage of having quasi-bidirectional I/O for the MCU?
  4. B

    stepping motor profiling algorithm

    hi, some of the application notes on stepping motor ramping (for e.g. trapezoidal profile,..) usually describe the algorithm when the targetted set point is fixed, and usually the motor is supposed to move to the current targeted set point first before it can move to the new set point. Is...
  5. B

    ADC value when ADC pin is not connected?

    Thanks IanP, However, in my case, throughout my whole program i select just that single ADC input, and never read from the other inputs. Hence, there should not be any effect from other inputs!
  6. B

    ADC value when ADC pin is not connected?

    i'm testing the ADC module of the microcontroller i'm using. 10-bit adc, so that maximum value is 0x3FF. if there is an input volatge the read value will be changed accordingly. however, one thing is that if i left the adc input pin unconnected, the read value is 0x3FF. is there any reason...
  7. B

    rolling code algorithm

    hi, is there any algorithm for rolling code available (in C source, running on PC) ? (for e.g. similar to the keeloq technology of microchip)? please share if you have sth similar.. thanks.
  8. B

    8 bit uController with Lowest power consumption ?

    you may want to take a look at the Super Low Power (SLP) Family from Renesas. It supports various operating modes, and even module standby to conserve power.
  9. B

    BLDC vs. Stepper motor

    bldc vs stepper let's take 2 examples here: 2-phase BLDC from this page: **broken link removed** and 2-phase PM Stepper from the same site: **broken link removed** WHat are the basic differences between a BLDC and a PM stepper in this case? to me, it seems stepper has more rotor poles, and...
  10. B

    How to solve the maze in micromouse competition?

    Re: micromouse Bellman floodfill, depth first search, breadth first search, etc.. google "micromouse algorithm" or sth similar will give you a lot..
  11. B

    inductor's Ldi/dt property

    Hi, can anyone help me the Ldi/dt effect of inductor, given the following 2 examples.. Originally, the switch is closed. How should the waveform at V1 look like when the switch is suddenly opened?
  12. B

    stepper motor speed profile using PID

    stepper speed profiles hi, thanks for your reply. for DC motor, the speed profile is usually PID. but i'm wondering if PID is suitable for stepping motor ? as i've never seen any application note on PID for stepping motor speed profile..
  13. B

    stepper motor speed profile using PID

    speed profile for stepper motor hi, i wonder if there is any application note on speed profile (or velocity ramp) generation for stepper motor using PID? if there is such a method, please share with me.. thanks a lot.
  14. B

    What is the difference between a standard microprocessor and a DSP processor?

    Re: DSP and uC hi, hope this paper can help..
  15. B

    library conversion tool

    hi, is there any tool for converting library from Orcad to Protel (or vice versa)? Thanks for any help.

Part and Inventory Search

Back
Top