Replies: 6 comments 7 replies
-
I am talking about these hall effect rpm sensors that usually come with rc turbines and can also be bought online from xicoy etc. |
Beta Was this translation helpful? Give feedback.
-
Yes, for the sensors I have, it is advisable to use another op-amp to condition the signal.
Jehanzeb Khan
DIGIPAK Pvt. Limited
Mob: +92(0333) 5277770
http://DigiPak.org/
From: dstromeng
Sent: Tuesday, 4 April 2023 1:29 am
To: Jehanzeb1973/Ardu_ECU
Cc: Jehanzeb Khan; Mention
Subject: Re: [Jehanzeb1973/Ardu_ECU] Hall effect sensors (Discussion #6)
Now should we use another LM358 Op-amp based Schmitt trigger to condition the signal coming out of this chip to get a proper 0-5v square wave?
Thanks
dstromeng
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi @dstromeng
I checked a few nuts and all are axially magnetized so you have to place the magnet on its side inside the compressor nut.
Regards
Jehanzeb Khan
DIGIPAK Pvt. Limited
http://DigiPak.org/
From: dstromeng
Sent: Friday, 7 April 2023 5:01 pm
To: Jehanzeb1973/Ardu_ECU
Cc: Jehanzeb Khan; Mention
Subject: Re: [Jehanzeb1973/Ardu_ECU] Hall effect sensors (Discussion #6)
Hi @Jehanzeb1973
I checked the voltage coming out of the rom sensors coming out of my rc jet engine.
It’s also somewhere around 2.5v. It’s also using a Xicoy ECU.
So I am pretty sure it’s also using the same kind of rpm sensors as yours.
Do you know if the magnets in the compressor nut are diametrically magnetised or axially magnetised?
Thanks
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi @dstromeng
Yes, I got the same results. You can see your signal Peak to Peak is 2.5 volts and centered at 2.5 volts which means your signal level is 0-5 v. As this is high for ESP32, you need to use a resistor and Reversed Biased 3.3 v Zener similar to RC input signal. You signal looks clean so you probably don’t need another opamp stage and a resistor Zener is enough for input to ESP32
Jehanzeb Khan
DIGIPAK Pvt. Limited
http://DigiPak.org/
From: dstromeng
Sent: Saturday, 8 April 2023 4:01 am
To: Jehanzeb1973/Ardu_ECU
Cc: Jehanzeb Khan; Mention
Subject: Re: [Jehanzeb1973/Ardu_ECU] Hall effect sensors (Discussion #6)
Here is the wave form from the sensor. Is this what you saw?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I am talking about No 2. All the compressor nuts I have have this type of magnet
Jehanzeb Khan
DIGIPAK Pvt. Limited
http://DigiPak.org/
From: dstromeng
Sent: Sunday, 9 April 2023 7:53 pm
To: Jehanzeb1973/Ardu_ECU
Cc: Jehanzeb Khan; Mention
Subject: Re: [Jehanzeb1973/Ardu_ECU] Hall effect sensors (Discussion #6)
Hi @Jehanzeb1973
The make ring magnets with diametric magnetization as well.
which direction magnetization are you talking of 1 or 2-
1
2
Thanks.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
The signal looks good and you might be ok without LM358. However you will need 3.3V Zener and resistor to bring it to within 3.3V as this signal will reach 3.75v which is outside ESP32 limit.
REgards
Jehanzeb Khan
DIGIPAK Pvt. Limited
http://DigiPak.org/
From: dstromeng
Sent: Sunday, 9 April 2023 7:55 pm
To: Jehanzeb1973/Ardu_ECU
Cc: Jehanzeb Khan; Mention
Subject: Re: [Jehanzeb1973/Ardu_ECU] Hall effect sensors (Discussion #6)
Hi @Jehanzeb1973
This signal is from RPM sensors not the servo.
Do you think this is a good enough digital signal as the RPM input to ESP32 or we need a LM358 based Schmitt trigger to convert it into a digital pulse?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi @Jehanzeb1973
Back with another discussion. I am sort of working on possible hall effect sensors that can be used with our jet engines.
The hall effect sensors that come with the rc jet engines usually should produce a square wave. right?
BUT you noticed that some of them didn't produce a good enough square wave that could be registered as a logic "YES" and "NO"?
Now most of these rpm sensor chips (like the one from xicoy) already come with an Op-amp like LM358 installed on it which should take the signal from hall effect and amplify it to a proper square wave 0-5v.
Is that right assumption?
BUT since they are not producing a reliable 0-5v square output what are the steps we should do?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions