Jump to content

Check Short Or Open Circuit Using Pic. Help Me!


thanhdd

Recommended Posts

 

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: :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 :P

 

I only do it for fun and increase my knowledge. Pls help me

Link to comment
Share on other sites

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

Link to comment
Share on other sites

  • 2 weeks later...
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... :D :P :D 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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...