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 vicky001.iith

  1. vicky001.iith

    purpose of two PIN diodes in series

    2 diodes in series is only for voltage ratings(mostly to drop voltage by ~1Volt).Isolation won't be different for single diode and 2 diode in series.
  2. vicky001.iith

    startup circuit for microcontroller based converter

    One more way is using zener diode to step voltage from 12V to 5V. As shown in this figure But it can have some noisy output(A surge in voltage sometimes) which would not be good for Microcontroller. So, It is better to use voltage regulator like LM78series.Just take care of i/p & o/p capacitors...
  3. vicky001.iith

    I2C Interrupt vs Polling Method;

    When I started using interrupts method, it was horrible because Interrupts increase risk by being non-synchronous(mostly delaying) with the rest of the program and it took time to understand how to use interrupt. You can remove this unsync part, but it adds more code, ram usage, and time to...
  4. vicky001.iith

    [PIC] need c code for scrolling lcd using pic18f4550

    Take little help from and write code. https://www.microchip.com/forums/m705351.aspx or install MPLAB X IDE libraries there u can find sample codes. edit these code according to your project work.
  5. vicky001.iith

    Voltage divider for ac

    It will be better if you can post your input and output waveform.As of what i understood from problem description i think you want to reduce the AC voltage,well in that case Use Electrolytic Capacitors instead of Resistors for dividing voltage.
  6. vicky001.iith

    Relay getting stucked

    Hello Everyone,I am controlling a very high load(Air condition type) using a realy switch.But Relay get stuck after continuous operating(ON/OFF) of the switch. Possible reason:- As high load gets ON.It takes surge current almost 6-7 times of its normal rating.Like a 6A AC takes 60 Amp surge...
  7. vicky001.iith

    Job Opportunity for PCB Designer expert

    Hello everyone, My name is Vikram Garhwal. I work for Orvito Technologies. we are US based company headquartered in Massachusetts, USA, Orvito which works in wireless automation and security surveillance products . We are looking for PCB Design Engineer(5+ experience) at our...
  8. vicky001.iith

    "Consider Replacing Your Battery" in Dell N4030

    Yeah, i read a lot about this issue in windows 7... You may look into this guy's method. He kind of solved it.Here is the link:-...
  9. vicky001.iith

    "Consider Replacing Your Battery" in Dell N4030

    I was not able to understand this part ""I've tried to charge until full, after a full battery save mode turned on the laptop and left to power off , and then turned on again mode normally , but that does not work...""...............Anyway now its clear to me as you edited it.... :-) Update...
  10. vicky001.iith

    "Consider Replacing Your Battery" in Dell N4030

    Not able to understand your language....Can you elaborate a little more ??
  11. vicky001.iith

    Relation between filters and controllers

    Filter :- We use it for allowing only desired part of signal. Controller :- We use it for reducing error and making system stable. So filter can be used at controller if it fulfilling the requirements. Example :- A noisy signal..if you use a noise removal filter,one can get the less noisy...
  12. vicky001.iith

    best beginer book for microcontroller

    For beginner "8051 microcontroller and embedded system by mazidi" is recommended.
  13. vicky001.iith

    Help with Hall effect sensor in DC-AC Converter

    Use a 10k pull-up resistor between power and output (usually from pin 3) to get a clear on/off state.
  14. vicky001.iith

    IR Emitter - Regarding Angle of Half Intensity

    Yeah it is absolutely correct.. Half Intensity refers to the viewing angle rating as specified by the LED manufacturer. This simply states that at X degrees the LED intensity will be ½ as intense as it would be at 0 degrees. Our high-brightness & high-contrast design allows the actual visible...
  15. vicky001.iith

    biasing equations of npn & pnp transistors

    Read 9.7 index of this pdf :- http://www.talkingelectronics.com/Download%20eBooks/Principles%20of%20electronics/CH-09.pdf

Part and Inventory Search

Back
Top