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 engineerpervez1

  1. E

    Help to understand the sensor output and interfacing

    sensor with RS485 communication would be fine over 50 meters. or you can use HART sensor.
  2. E

    [51] interfacing lm35 with 8051 using adc0804 to display temp. In 2 seven-segment displays

    Re: interfacing lm35 with 8051 using adc0804 to display temp. in 2 seven segment disp I think if you go for some micro controller with built-in adc life will be easy.for example AT89c2051. many years back I made it for 7-segment display.
  3. E

    [SOLVED] Battery charging question

    charging a 12 volts battery 14 volts are o.k. As a general thumb rule for the current you should have at least 10 % charging current capacity for the charger .for example your SLA battery is 7 amp/ h rating you need at least 700 ma charger or 1 amp is also ok. but you have to care full about...
  4. E

    regulated power supply 2 transistor model

    I can't see any transistors or resistors in your post.
  5. E

    Microcontroller based electric bell ringing.

    You have find if it is software problem or hardware problem. when bell continuously ring you can measure the relay driver base emitter voltage, or you can add one led with a series current limiting resistor in parallel to relay to check. Proteus simulation is not 100 % grantee the circuit real...
  6. E

    Transformer Winding machine?

    Here are some link where you can find your answer, You can find more useful link if you know how to find it just write DIY transformer winding machine at google and go www.youtube.com/watch?v=19syEeoAVzU www.youtube.com/watch?v=MjlYtAuekcA
  7. E

    Pls help me explain this charger circuit

    This circuit has two parallel path, one for battery charging and one for LED glowing. battery charging may be work when the solar panel voltage will be more enough may be 18 to 26 volts but other part of LED circuit will never work as it needed -ve base voltage that it will never get. I have...
  8. E

    How to keep power rails different +5v and 3.3v in eagle

    Have you check the libraries Supply1 and supply2 in supply1 there are separate symbols for supply +5V and +3.3 volts and many others symbols related to supply.
  9. E

    IRAMS10UP60A footprint

    Why don't you create yourself, eagle have all the features to create new libraries new symbols and packages (footprints), it is easy try it.
  10. E

    Transformer-less power supply 5v or12v.

    It is better you should use some PWM high frequency Transformer circuit to get good regulation as well as isolation from the mains supply. see the topwitch solution by https://ac-dc.power.com/products/topswitch-family/ top switch integrate 50 nos of components in one you can even use some SMD...
  11. E

    [General] Interfacing LCD and keypad with pic16f877 using mplab assmbley

    Why do you want assembly,is there some special reason, free XC8 c compiler from microchip and MikroC is simple solution for requirement.
  12. E

    Interrupt based ADC channels reading

    Interrupt based ADC channels reading of PIC18F4431 I want to read all 5 or 8 channels of PIC18F2431 or PIC18F4431 in assembly language out of 9 channels. Application note by MICROCHIP "AN900a" is not helping much. These all channels are belong to PORT A and PORTE The difficulty is this chip...
  13. E

    PIC18F4431 for BLDC Motor control

    Why don' you check the AN900a application note from microchip. Its depends what you configure the port pins. PORTA all pin can be used for analog inputs, but using this chip HSADC is not easy.
  14. E

    Acceleration time in ACIM motor control PIC18F4431 in AN-900

    For the any drive its is a essential requirement motor should start and take some time for ramp up the speed by this current will be in a safe limit. for sudden start inrush current might damage the drive semiconductors devices.

Part and Inventory Search

Back
Top