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 Nusrat Mary

  1. N

    [AVR] Pulse supplied by mcu(C coding in MicroC) is fed to Thryristor Circuit for Triggering

    Hi FvM, Thanks for replying. Yah, I did not detect any rising (or falling) edges on my code, can you tell me the conditions in "( )"- this of "if" and "else" isn't enough? if (PORTC2_bit) {//code} else //if (PORTC2_bit= 0) {//code} Although dont know how to detect edges, but giving a...
  2. N

    [AVR] Pulse supplied by mcu(C coding in MicroC) is fed to Thryristor Circuit for Triggering

    Hi all, Hope going well. I'm on a electronic project which is dealing with triggering Single Phase Thyristor Circuit through mcu ATmega16. For this I have used ATmega16 for controlling the pulses which are fed to Single Phase Thyristor Circuit (four thyristors). Simulation is done in Proteus...
  3. N

    Related to usage of IPS

    Dear chuckey I did the procedure you mentioned, but it didn't worked. My electrician (who fixed it) told that its was related to a cut out and then he fixed it and worked, but I can't relate the cut out with UPS or IPS. Thank you.
  4. N

    Related to usage of IPS

    Hi I am a new user of IPS, last night the elements which had line with IPS were not acting properly, what I mean is until I switched on any fans the lights were getting electricity properly, but when I switched on any fans, all the electrical elements were working for 40 seconds, then the all...
  5. N

    The Description of the Power Circuit which convert 220V ac to 5V DC for ATmega16

    Dear goldsmith I don't understand the works of Capacitor and Diode, The voltage regulators are converting 12v DC to 5v(from ic 7805) and 12v(7812) DC, but what are the capacitors and diodes doing? it's a full wave or half wave rectifier? you've mentioned capacitors are filtering, how? is it...
  6. N

    The Description of the Power Circuit which convert 220V ac to 5V DC for ATmega16

    Hello , Can anyone tell me how does the following circuit work? Attachment 76025 i've used it in a project's power supply to convert 220V AC to 5V DC for use 5V DC to ATmega16 and servo motors , (ATmega16 and a servo are connected parallel) ; will the parallel connection...
  7. N

    connection diagram of stepper motor without microcontroller for checking rotation

    hi , can anyone post me the diagram for rotating a stepper motor without microcontroller for checking that steppers are ok or not?? if nothing is written in it (no rating is provided in its body) , how will i know that how much voltage does it supports?? which devices needed for checking 12V...
  8. N

    DC motor to gripe objects code in MikroC Pro in atmega16 using PWM.

    hello , can anyone help me on- how i'll gripe or leave something(objects to pick & place) by dc motor with code in mikroc pro using PWM for atmega16 microcontroller?? can anyone post me the code?? advance thanks .
  9. N

    stepper motor rotation

    thank u FvM, its helpful.
  10. N

    related to motor for use in atmega16 microcontroller

    thank u ark5203 , u mean dc motors can be used to grape object?? can u tell me motors with 12V supply can hold how much weight?? i'v used stepper for rotating the robot arm & dc for gripe object, each of them r of 12V ,is it ok?? can dc motor hold objects tightly?? the robot i'v mentioned is for...
  11. N

    stepper motor rotation

    thank u Alex , its helped me , ---------- Post added at 21:14 ---------- Previous post was at 21:13 ---------- but in real world how will i remove this backward rotation?
  12. N

    stepper motor rotation

    thank u ark5203 ---------- Post added at 20:30 ---------- Previous post was at 20:11 ---------- Alex its my project code for- pick & place robot using atmega16, if i set step angle of stepper motor by 22 degree in Proteus 7.8sp2 , then stepper first give backward rotation by 11 degree ...
  13. N

    stepper motor rotation

    Alex ,sure here is my whole project code , i'v used 3 stepper motor & 1 servo motor , i'm not sure that is it ok or not: int i,j,k,l,m,n,p,q,r,s,t,u,v,w,a; char current_duty; void Tone1() { Sound_Play(1600, 70); // Frequency = 1200Hz, duration = 70ms } void PWM1_Start(); void PWM1_Stop()...
  14. N

    stepper motor rotation

    again thank u Alex , in simulation with- Proteus 7.8sp2 & code in- Mikroc pro how i'll remove the backward rotation ?? or without correction the same code, if i burn the code at atmega16 ,will it work in real world?? u'v told to off the mcu, what is mcu??
  15. N

    stepper motor rotation

    thank u Alex , but can u explain it more easily?? i dont get it,

Part and Inventory Search

Back
Top