TWOOD
Newbie
- Joined
- Sep 6, 2023
- Messages
- 5
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 52
Are there examples of codes for processing weak analogue signals, whether converting them to digital, or other examples such as comparison, because I am about to process data?Not sure how much these will help you. But you can see these documents.
If you want to brush up the basics of signal processing, you can start from here.
Introduction to Signal and Systems - The Engineering Projects
Today, we will have a look at the detailed Introduction to Signal and Systems, where we will use MATLAB software to simulate different signals.www.theengineeringprojects.com
Please define "a weak signal" and "weak threshold"Hello. I have a circuit with a weak signal output.
The question is:
What is a good feature in a microcontroller to analyze the signal change and deal with the weak threshold? If there is an example, it would be good. Thank you for the help.
Hi, I have a signal that changes from 0.5hz to 10hz, but the threshold is from 50mv to 70mv, and I want to know what is the optimal method of processing via a microcontroller. I do not want the signal amplification stage, as it may distort the signal.Please define "a weak signal" and "weak threshold"
To raise a signal above a threshold is the function of a fixed gain amplifier.
To detect crossing the threshold is the function of a precision comparator.
To raise a signal dynamically above a threshold depends on how fast, how much and how accurate, this must be done in specs.
ADC inputs can deal with thresholds in firmware or with differential inputs using a variable external reference.
Please explain your problem in detail.
"Normally" one wants to extract some info from a signal, like frequency content (FFT) , amplitude, phase,
and then there is the processing phase, like filtering.......
Modern processors have capability to do those basics, example :
View attachment 185497
This is a SOC (system on chip) single chip solution for a programmable digital filter. Right hand
window shows only a small percentage of chip resources used, left for other tasks.
A gui is used to config it, or use its APIs to control.
View attachment 185498
As pointed out earlier we need much more info about the signal, its properties, and your goals
for signal and information extraction.
Regards, Dana.
Hi to all, I apologize for the ambiguity in asking the question.Hi,
As other already mentioned: define tge signal.
We don't know whether it's pure sine, distorted sine, square wave with what duty cycle range.
We don't know whether the voltage is RMS, amplitude, p-p, ....
We don't know source impedance.
We don't know how noisy it is.
Where does it come from?
Is there some kind of reference clock with a constant relation to signal frequency?
What is the information you are interested in?
How fast do you need the information (delay input - output) and how accurate and how precise do you need this information?
Klaus
I see no diagram...The diagram I worked on contains :
* I want to mesure frquency and the duty cycle. f1 out put signial _ [f2 out put change of signial ]
* Secondly, I want to know the changes that occur to the out put. I am not interested in knowing the frequency (f1 out put ) as much as knowing the value of the change between the first wave and the second wave [ out put], whether at the frequency/ time/ duty cycle/ phase/
The input frequency range is 0.5Hz ... 10Hz.The filter in post #8 would get rid of the trash in signal
danadakk showed much more effort, diagrams, possible solutions, simualtions .. than you did. Just scroll up..As for klausST, I don't know what I should provide you with.
I use a low noise op amp in the phono stages I build,and it would work great with this application, I would go with the AD797, its an expensive op amp, but will give you very low noise and distortion figures.Hi, I have a signal that changes from 0.5hz to 10hz, but the threshold is from 50mv to 70mv, and I want to know what is the optimal method of processing via a microcontroller. I do not want the signal amplification stage, as it may distort the signal.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?