thanhdd Posted January 29, 2009 Report Share Posted January 29, 2009 Pls help me!!! I want to use PIC to check short or open circuit. Anyone can help me? The document, book or the code (ASM, C,...), which wrote about this subject. :rolleyes: I don't know much about microcontroller. So it took me much time but now i also have no idea for this problem. :P I only do it for fun and increase my knowledge. Pls help me Link to comment Share on other sites More sharing options...
marke Posted January 29, 2009 Report Share Posted January 29, 2009 Hello thanhdd To determine whether there is an open circuit (high impedance) or short circuit (low impedance) between two terminals, you apply current and measure the voltage across the terminals, or you apply voltage and measure the current. You need to do this with or without a pic micro. The measurement of the voltage and/or current is done using analog circuits with the output either an analog value that you put into the A/D input on the PIC, or a digital voltage (0 or 1) from a comparator that you put into a digital input on the pic. Best regards, Mark Mark Empson | administratorSkype Contact = markempson | phone +64 274 363 067LMPForum | Power Factor | L M Photonics Ltd | Empson family | Advanced Motor Control Ltd | Pressure Transducers | Smart Relay | GSM Control | Mark Empson Website | AuCom | Soft Starters Link to comment Share on other sites More sharing options...
thanhdd Posted February 9, 2009 Author Report Share Posted February 9, 2009 Hello thanhdd To determine whether there is an open circuit (high impedance) or short circuit (low impedance) between two terminals, you apply current and measure the voltage across the terminals, or you apply voltage and measure the current. You need to do this with or without a pic micro. The measurement of the voltage and/or current is done using analog circuits with the output either an analog value that you put into the A/D input on the PIC, or a digital voltage (0 or 1) from a comparator that you put into a digital input on the pic. Best regards, Mark Thank you Mr.Marke for your advise! Thank you very much. You helped me more knowledge. The reason I want to use microcontroller is I think it's like pro... I think so? Is it right? Use PIC, I can practice and improve my skill. I want to check open and short circuit a same time also. Pls give me more advise about PIC, about digital voltage with comparator... if you have free time. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now