simple RC PULSIN circuit


Closed Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2004
    Location
    Calabasas, CA
    Posts
    84

    Default simple RC PULSIN circuit

    I want to test the PULSIN feature on the bench.
    Can this be done with a basic RC integrator?
    I can't get my DMM to read any frequency or logic state when connected, just the voltage/drop at the junction. Polarity is correct on the cap.

    Thanks
    James

  2. #2
    Join Date
    Nov 2004
    Location
    Calabasas, CA
    Posts
    84


    Did you find this post helpful? Yes | No

    Default Re: simple RC PULSIN circuit

    I will look into using my 16F716 with (H)PWM to accomplish the frequency generation by outputting on P1A and jumpering to another I/O to see if PULSIN can read the frequency. Can this be done?

    Thanks
    James

  3. #3
    Join Date
    Sep 2010
    Posts
    50


    Did you find this post helpful? Yes | No

    Default Re: simple RC PULSIN circuit

    I am not exactly sure what you are trying to do, but you shold be able to measure the pulsin high or low pulse width with pulsin. Try using multiple readings (loop) for reading in the high pulse width, and then reading in the low pulse width. Then you can calculate the frequency, duty cycle, etc. of the incoming signal. I got it to match what an Oscope was indicating. Good luck.

  4. #4
    Join Date
    Sep 2005
    Location
    Campbell, CA
    Posts
    1,107


    Did you find this post helpful? Yes | No

    Default Re: simple RC PULSIN circuit

    Get a 3-wire fan from an old PC. Connect the tachometer wire (usually white) to the input pin. Use a 2.2K pull up from that pin to Vcc. Make certain the fan gnd is connected to the PIC GND. Power the fan with 12V (it may even run with 5V, depending on the fan). The fan will be a little "signal generator" for you. If the fan is running 2400RPM, the Pulsin value should be about 625, if you are running the PIC at 4Mhz.
    Charles Linquist

  5. #5
    Join Date
    Nov 2004
    Location
    Calabasas, CA
    Posts
    84


    Did you find this post helpful? Yes | No

    Default Re: simple RC PULSIN circuit

    thanks, I'll try this.
    James

Members who have read this thread : 2

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts