Measuring Periods w/ Motorola HS12 ICs

  • Thread starter Thread starter formulajoe
  • Start date Start date
  • Tags Tags
    Measurement Period
AI Thread Summary
The discussion focuses on designing a circuit to measure the frequency and period of signals using the Motorola HS12 microcontroller. It highlights the need for integrated circuits (ICs) capable of measuring the period between rising edges, which can be achieved using input-capture ports on the HS12. The conversation suggests utilizing transistors to multiplex between frequency and period measurements. Additionally, it mentions that a known clock signal can be used to convert a frequency meter into a period measurement device. Overall, leveraging the HS12's timer counter blocks is recommended for capturing period data effectively.
formulajoe
Messages
177
Reaction score
0
I was designing a circuit to determine frequency of signals using a counter as the main part of the circuit. However, I was just informed that period must also be measured or have the circuit perform one of the other.
Are there ICs that are able to determine the period between rising edges? If so, I will be able to use transistors to multiplex between frequency or period measurement.
The microcontroller I will be using is the motorola HS12. I know there are some ports on the HS12 that can be used for input-capture. The period could easily be found using these ports. Can these ports also be configured for pulse accumulation?
 
Engineering news on Phys.org
If you want to turn a frequency meter into a period measuring device, just put a known clock into the input of the frequency meter, and trigger the meter with your signal that you want the period of. Put in 1MHz into the frequency counter's input if you want the period readout in microseconds.

I'm not familiar with the HS12 uC, but if it has on-chip timer counter blocks, then yes, that would be a good way to capture the period data for your waveform, and then you can calculate the frequency from that. With a small uC, you may want to use a look-up table to do the inverse function from period to frequency.
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top