Basic Hall Effect Sensors 1

  Рет қаралды 350,030

Lewis Loflin

Lewis Loflin

Күн бұрын

Пікірлер: 150
@unfundedopportunities7278
@unfundedopportunities7278 3 жыл бұрын
Your webpage "Introduction Hall Effect Switches Sensors Circuits Tutorial" was VERY helpful. Thank you for posting. The UGN3013, or something similar, is what's inside the Intake Manifold Runner Control Actuator for my Ford Focus - DORMAN part# 911-927. Engine vacuum pulls a contol rod down to close flapper doors inside the intake manifold. The enclosed sensor detects when the rod is down; it was faulty. It looks like hall sensors are used extensively in automotive applications, and trigger the 'check engine' light and trouble codes when they fail.
@LewisLoflin
@LewisLoflin 9 жыл бұрын
New material and updates: Hall Effect Sensors 2 kzbin.info/www/bejne/jqCcfK2dft-HjLc www.bristolwatch.com/hall_effect/index.htm www.bristolwatch.com/hall_effect/ratiometric_hall_effect.htm
@LewisLoflin
@LewisLoflin 9 жыл бұрын
New pages: www.bristolwatch.com/ele/hysteresis.htm www.bristolwatch.com/ele2/comparator.htm www.bristolwatch.com/ele2/battery_charger.htm www.bristolwatch.com/ele/vc.htm
@oliviamonkey
@oliviamonkey 10 жыл бұрын
Many thanks again ! I finally understand the functioning of the 3 types of Hall effect units ! You're really doing a great service to ALL of us. Josef-Olivia.
@christheother9088
@christheother9088 7 жыл бұрын
Great as usual Lewis. Hall Effect sensors are a blast. The ratiometric provides such a clean signal it can be amplified and very small movements can be measured. Much less frustrating than a noisy resistive sensor in my experience.
@LewisLoflin
@LewisLoflin 10 жыл бұрын
Note to visitors: The part numbers and spec sheets for the sensors used are on the website at the bottom of the page. One is a TL173C, another is UGN3503, and the other a SS466 Hall Latch.
@professorfidelcat
@professorfidelcat 9 жыл бұрын
Lewis Loflin great video, may I know why does the 3503 seem more expensive than the cheap A3144E types on ebay?
@LewisLoflin
@LewisLoflin 9 жыл бұрын
It's an older uncommon divice.
@professorfidelcat
@professorfidelcat 9 жыл бұрын
Lewis Loflin thans for the reply lewis, the 3144e, 10 pc for just over a buck on ebay seems too good to resist buying..
@LewisLoflin
@LewisLoflin 9 жыл бұрын
I'd go with it - make it does what you want to do. There are different sensors.
@damondholsinger1632
@damondholsinger1632 10 жыл бұрын
thank you so mutch for this video. The Hall effect throttle on my mini bike wasn't working. This helped me find out that it was missing a magnet! Thank you for this video!
@johnclavis
@johnclavis 11 жыл бұрын
Thank you very much for the education. I've been messing around with Arduino for a while and am working on something triggered by an approaching magnet, so this was just what I needed!
@LewisLoflin
@LewisLoflin 11 жыл бұрын
UGN5303 has an analog output and is not for digital. One would use the latch or switch version. This can be used for digital if you leave out the resistor and connect it to to a comparator circuit such as an LM311. My website has a section on comparator circuits.
@bebilebi
@bebilebi 11 жыл бұрын
Okay, thanks for taking your time to answer and putting your effort into this. Please let me know if you find out something. Best regards /Karolina
@LewisLoflin
@LewisLoflin 13 жыл бұрын
I used three different sensors for that project. That was a latch part number SS466A from Honeywell.
@fisalsadoon
@fisalsadoon 13 жыл бұрын
i now actally understand how it works,thanks you so much .i will go a head and do my project .
@LewisLoflin
@LewisLoflin 11 жыл бұрын
as I listed below I have a solution. Use a Hall effect switch, make sure it has an open collector or drain, a pull up resistor, and use a JK flip-flop. That way you can use the south side of the magnet to cut the output on and off. The output will be taken from the output of the JK flip-flop.
@LewisLoflin
@LewisLoflin 12 жыл бұрын
A 74C925 is a four-digit counter operating at five volts, so to simply count pulses use the digital out directly to the input. If trying to read an analog voltage, won't work.
@joripiano
@joripiano 11 жыл бұрын
Thanx a lot for the clear explanation! i'm probably using a Hall sensor (switch) for building an anemometer. (i believe it's more accurate measuring the rotating frequency of an anemometer by using a hall sensor, than measuring a voltage generated by a generator connected to the driven shaft (which ads up to a lot more resistance on the shaft). Thanx again!
@billfield8300
@billfield8300 5 жыл бұрын
Hey Jori, check out www.moderncuircuit.com they have some very kul anemometer breakout boards. Just an FYI...
@nagarajumummidivarapu3141
@nagarajumummidivarapu3141 10 жыл бұрын
Very Good Theory with Practical Presenation. Thank you.
@gigicaly
@gigicaly 8 жыл бұрын
wonderful site and youtube channel. please keep the how to videos coming :)
@Electronics61
@Electronics61 11 жыл бұрын
Hello Lewis. Many thanks for YT Video. Excellent introduction.
@bebilebi
@bebilebi 11 жыл бұрын
Hello! I wonder if it is possible to get the diode to be switched on and off with the same South- or North Pole of the magnet? Example: you move the South Pole towards the hall sensor --> diode lights up (and maintains that way). Then you move the South Pole towards the hall sensor again > diode goes off. This is for a project at the Royal Institute of Technology in Stockholm County, Sweden and we’d appreciate your help. Best regards Karolina
@fidelcatsro6948
@fidelcatsro6948 10 жыл бұрын
wow thanks for the video..hall sensors are like magnetic reed switches..if we want these hall sensors to turn on and off large current appliances, we must connect them to a segregated heave duty relay switch?
@christheother9088
@christheother9088 11 жыл бұрын
Great tutorial. Lean and mean. Thanks!
@chachadejava
@chachadejava 10 жыл бұрын
Thank you for making this video. Is there any type for switch that will do different pole. I need 2 type of sensor which where if South pole coming, it will light a light (you already have in the video). Then if North pole coming, it will light another light. Both sensors will be in same place (closer each other).
@LewisLoflin
@LewisLoflin 12 жыл бұрын
Click on the link above hall-effect/index and I put the sample code there. I assume you are using a LCD display as I used in the video.
@B18bVtec
@B18bVtec 8 жыл бұрын
Normally open hall switch means the light is off till it sees magnetic field?
@oliviamonkey
@oliviamonkey 11 жыл бұрын
Thank you kindly, it was a big help !! PS: I actually have tried a # 741 IC before . . . it works but the input 50K pot. adjustment is 'tricky' * This also permits me to adjust for 'sensitivity' Thanks again, JosefHRH ;-)
@wisdom_wellness365
@wisdom_wellness365 9 жыл бұрын
Thank you so much. Your video is excellent!!
@billybonewhacker
@billybonewhacker 11 жыл бұрын
cool i have one of forrest mimms books about these but was unaware about the latch wich has alot of possibilities .
@LewisLoflin
@LewisLoflin 11 жыл бұрын
I believe I have a solution. Use a Hall effect switch with the JK flip-flop. I'll have the circuit done in a day or two I may just go ahead and make a video on it. Lewis
@Loay.Elbasyouni
@Loay.Elbasyouni 7 жыл бұрын
Does 80L mean anything? do you know if hall effect have 80L what does it mean?
@jameswyun99
@jameswyun99 8 жыл бұрын
I am trying to replicate your experiment. I am a beginner. I have a battery pack, wire, and LED. Do I need anything else? What do I connect the middle pin (ground) to?
@MikeWarren
@MikeWarren 10 жыл бұрын
Do you know of a momentary hall effect switch that is normally open? (the one at 1:00 is normally closed until a magnet is introduced).
@MoJoM0J01
@MoJoM0J01 10 жыл бұрын
You could short the switch to ground in parallel with the light. If that does not work you might be able to find some for a breadboard here www.microchip.com/ and some industrial grade here www.globalspec.com/ds/181/areaspec/output_normally_open
@lineuve
@lineuve 10 жыл бұрын
Thanks Professor, very nice explanation.
@LewisLoflin
@LewisLoflin 10 жыл бұрын
Thank you.
@GhostvaperYT
@GhostvaperYT 10 жыл бұрын
HI can someone please help - i have a laptop with a hall effect sensor, the lid opens and the screen turns on when lid shuts the screen turns off. but my screen is always off, i put a magnet to the hall sensor and the screen flickers on/off fast but wont stay on! i got a replacement sensor but its the same !! can a bypass the sensor. its a small chip. at top 2 pins and on other side 1 pin. please help..thanks
@carlosbarrena3241
@carlosbarrena3241 8 жыл бұрын
Thanks a lot. Very illustrative
@colemanlab3361
@colemanlab3361 10 жыл бұрын
Great tutorial... how about an "OH44E" sensor? Should this work the same as the first example?
@LewisLoflin
@LewisLoflin 10 жыл бұрын
Coleman Lab Should work fine at 5-volts - you do know this is a ratiometric and not a switch?
@jackhills7474
@jackhills7474 8 жыл бұрын
Hi there, great video. I'm doing an assignment for my Motorsport Engineering course at college, and I have a question: In a 2-pin hall sensor, what does each pin do? I previously thought that all hall sensors had to have 3 pins (Input, Signal and ground), therefore I'm struggling to make sense of how a 2-pin hall sensor could work. By the way, the sensor itself is a wheel speed sensor. Any help on this would be greatly appreciated.Thanks!
@LewisLoflin
@LewisLoflin 8 жыл бұрын
+Jack Hills Never heard of a 2 pin Hall effect. Are you sure this wasn't a reed switch?
@jackhills7474
@jackhills7474 8 жыл бұрын
I am absolutely certain, as I've heard from multiple sources that it exists. However, if you'd like to elaborate on the reed switch, I'd love to know your thoughts as to why it could be that. Thanks :)
@vinaycool758
@vinaycool758 11 жыл бұрын
hello sir i need to know the name of the components which you are using in the above video, which will be helpful for my project. waiting for your reply
@majidsorouri7080
@majidsorouri7080 10 жыл бұрын
Thanks a lot! You teach really well!
@LewisLoflin
@LewisLoflin 10 жыл бұрын
Thank you for visiting.
@fadijabr8992
@fadijabr8992 9 жыл бұрын
Thanks for showing this video.
@MTRVCR
@MTRVCR 5 жыл бұрын
Loved it! great presentation...
@kirknelson156
@kirknelson156 6 жыл бұрын
question will these work off the magnetic fields created by current going through a wire? i'm planning to make a tachometer for my atv and was wondering if something like this could be triggered by the pulse to the spark plug, without messing with the plug wire, like just by taping the sensor to the wire. is this a stupid idea or do i need to use something different?
@aw1cks
@aw1cks 10 жыл бұрын
I want to make a sim racing wheel and a hall effect sensor would probably be a good alternative to a potentiometer. Do you have any ideas on how I could achieve a design where rotating a wheel could change voltage? Many thanks :)
@oliviamonkey
@oliviamonkey 11 жыл бұрын
Hi, I have UGN5303UA Hall sensors I'm supposed to use a 50 to 200 Ohm resistor in the drain - There's always a 2.4V voltage present . It's impossible to activate TTL chips this way - Please help PS: You seem to understand very well. Thanks for now , JosefHRH
@ameermhamed2559
@ameermhamed2559 10 жыл бұрын
what is the name of the 3rd kind of the hall effect can't manage to find it
@Stenocardic
@Stenocardic 8 жыл бұрын
How can I use Hall sensors instead of potentiometers in gamepad's triggers?
@TheCireMC
@TheCireMC 12 жыл бұрын
could you post the code to this? We are trying to do the same thing for a college project and some code would really help!
@celik411
@celik411 10 жыл бұрын
do you mind to share information what is number for the first hall effect sensor? thx
@daveyedgar
@daveyedgar 11 жыл бұрын
would the hall switch sense the magnetic field off of a wire when current is running through it? for example if i put it next to the wire coming off the generator can i get an led to light when the generator is running and off when its not?
@robotronix-co-il
@robotronix-co-il 8 жыл бұрын
very good thanks for your time ! making this movie
@jonathankim7277
@jonathankim7277 11 жыл бұрын
Hello, I was wondering where I could purchase one of these hall effect sensors. Thanks!
@abbeymercier8194
@abbeymercier8194 7 жыл бұрын
Hi Lewis. Do you have the exact part numbers for the output screen, the breadboard, and the wire kit that you purchased for the ratiometric sensor? We have the sensor that operates at 5V, but I need to purchase the rest of the set-up.
@LewisLoflin
@LewisLoflin 7 жыл бұрын
Use this link www.bristolwatch.com/hall_effect/index.htm Scroll down to rhe pdf files.
@MasumBillah-nz8bk
@MasumBillah-nz8bk 5 жыл бұрын
I want use photo cell and output on optocupler, how is it?
@nohemyramirez3287
@nohemyramirez3287 4 жыл бұрын
Hi, I am working on a project for measuring the magnetic field difference as gases react with hydrogen. Could you suggest a newer kind of hall sensor to substitute the UGN3503? Thanks!
@LewisLoflin
@LewisLoflin 4 жыл бұрын
Try an SS49E from Honeywell.
@nohemyramirez3287
@nohemyramirez3287 4 жыл бұрын
@@LewisLoflin thank you! Your video helped me figure out what type of sensor to use. Thanks!
@chuploops9973
@chuploops9973 10 жыл бұрын
Thanks, this is very helpful!
@JeffrySetiawan47
@JeffrySetiawan47 11 жыл бұрын
thank you very much for the education.
@nugrohoalhamdulilah6932
@nugrohoalhamdulilah6932 10 жыл бұрын
mister please help me for measurment speed in motor cycle what the sircuit i can do?
@ConstantineJoseph
@ConstantineJoseph 10 жыл бұрын
will hall effect sensors give accuracy of a copper and carbon brush system of a commutator? Can I change my copper commutator to a magnet version with a hall sensor as the brushless sensor. Also I need voltages of 12VDC - 280VDC. Can a hall effect sensor allow me to use such power to generate into the coils, like a Mosfet.
@LewisLoflin
@LewisLoflin 10 жыл бұрын
No no, and no. Hall sensors are low power devices. I give a number of examples for driving MOSFETs, etc. www.bristolwatch/hall_effect/arduino_hall_effect.htm
@LewisLoflin
@LewisLoflin 10 жыл бұрын
Lewis Loflin above link didn't work. try this: www.bristolwatch.com/hall_effect/arduino_hall_effect.htm
@tobbebergman7583
@tobbebergman7583 10 жыл бұрын
I wonder if the Hall effect sensor is sensitive to dust ?
@LewisLoflin
@LewisLoflin 10 жыл бұрын
No they are not. Some of the old ones not epoxy covered were vulnerable to corrosion.
@tobbebergman7583
@tobbebergman7583 10 жыл бұрын
Thanks !
@akahuxbaws9362
@akahuxbaws9362 9 жыл бұрын
What's the first sensor called? Thanks for the answer :)
@LewisLoflin
@LewisLoflin 9 жыл бұрын
Thomas Jensen All of the sensor types are listed on the webpage.
@mhik0905
@mhik0905 12 жыл бұрын
how can i interface this hall effect sensor to an IC 74c925?? CAN u please help me??
@nik2009es
@nik2009es 9 жыл бұрын
Hello I have something similar in the handlebar of my quad(ATV), the quad is electrical and connection works with 3 batteries of 12 volts, 12 ah, in series (36 volts), I think that it is a magnetic sensor hall because the same form has that in the video, But I it have fault and do not find supply for it, has this numeration 49E 608A Which, ar the equivalent??????? thanks I wait for your response
@LewisLoflin
@LewisLoflin 9 жыл бұрын
nik2009es Sorry no idea.
@pramoku3624
@pramoku3624 8 жыл бұрын
hi sir removing south pole from the sensor it latches the same volt or decrese the volt pramo
@LewisLoflin
@LewisLoflin 8 жыл бұрын
+Pramo Ku I don't understand what you are asking. There are three different sensors, which one?
@pramoku3624
@pramoku3624 8 жыл бұрын
left side and first
@pramoku3624
@pramoku3624 8 жыл бұрын
sir can you give the schematic of the amplifire connecter he sensor tjanks
@wouldntyaliktono
@wouldntyaliktono 12 жыл бұрын
it only switches on if he comes from behind with his north pole.
@abhi1994ify
@abhi1994ify 9 жыл бұрын
what is the distance between hall effect sensor and the magnet?
@LewisLoflin
@LewisLoflin 9 жыл бұрын
1/4 inch.
@pramoku3624
@pramoku3624 9 жыл бұрын
dear sir 1/4 inches means that is a correct distance,use more power full magnet can we increse the distace between them?some hef sensors touch the southpole show continuous on state.and showing northpole off state ,what is the type,can you tell the number of the item.hope reply
@samii54321
@samii54321 9 жыл бұрын
Thanks a lot. can u share some video about eddy current sensor?
@LewisLoflin
@LewisLoflin 9 жыл бұрын
أسامة محمود Interesting idea, never tried that.
@robwilliams3602
@robwilliams3602 7 жыл бұрын
The ratiometric. Question would you have a good code to upload to a Arduino to work this type of hall effect sensor ?
@LewisLoflin
@LewisLoflin 7 жыл бұрын
All you do with a ratiometric is read the voltage value though and ADC port on any micro-controller. With a 10-bit such as Arduino understand the output from the sensor is centered on about 2.5V with a 5-volt sensor. Subtract 512 from the values assuming the voltage out is over 2.5V. If it drops below 2.5V use the value directly or turn the magnet around. Note the sensor likely won'y go all the way to 0V or 5V.
@aldwinacosta6534
@aldwinacosta6534 4 жыл бұрын
i have a problem.can you pls.help me?i have a electric uber scooter 48v 1200w.my brushless motor ic is depective.i want to know is what value or what part number of that ic.my mine is not readable.pls help me.thank you.
@LewisLoflin
@LewisLoflin 4 жыл бұрын
I have no idea. You will have to contact the manufacturer. They likely won't tell you. Or the part is hard to find. Sorry.
@heldervasconcelos3351
@heldervasconcelos3351 10 жыл бұрын
can a hall effect detect a microwaves working?
@LewisLoflin
@LewisLoflin 10 жыл бұрын
No it can't.
@lastick56
@lastick56 8 жыл бұрын
do you have a tutorial on the voltage sensor you used? xD
@jhalmarm
@jhalmarm 10 жыл бұрын
can be used to detect the presence of a vehicle? thank you
@LewisLoflin
@LewisLoflin 10 жыл бұрын
Not realistically. It would have to be very close.
@professorfidelcat
@professorfidelcat 9 жыл бұрын
Jhalmar Molina you need a sonar detection radar for that
@TRD_Mike
@TRD_Mike 11 жыл бұрын
Great video, thanks!
@LewisLoflin
@LewisLoflin 11 жыл бұрын
Hi Karolina the answer to your question is no unless one uses some additional electronics. The sensor I was using was is called a latch and that's simply the way it's designed. There might be another way to do this with a Hall sensor let me have a little more information, see what I can figure out.
@a271711
@a271711 9 жыл бұрын
Thanks for the video: ) how can I measure a magnetic field which more than 3000 gauss? do I need a hall generator?
@LewisLoflin
@LewisLoflin 9 жыл бұрын
Stone Derek What do you want to do? A ratiometric Hall sensor puts out an analog voltage proportional to a magnetic field.
@a271711
@a271711 9 жыл бұрын
Lewis Loflin I wanna measure a strong magnetic field (like more than 3K G) But the output of the amplifier will reach Vcc first and become saturation... : ( so i wonder that maybe i need a hall generator 、hall plate or sth i don know to design it from origin.
@LewisLoflin
@LewisLoflin 9 жыл бұрын
Try a bias magnet from the other side.
@adythings
@adythings 10 жыл бұрын
Hi, what is the code of the Hall efect sensor that you are using for the video!?...
@adythings
@adythings 10 жыл бұрын
Sorry, the code for the one that you use that in the output have a variable Voltage is?...
@LewisLoflin
@LewisLoflin 10 жыл бұрын
ady alejandro prado salas You will have to use an Arduino or other micro-controller with an analog-to-digital input and then whatever LCD display. I have used two types for the LCD - an I2C and a serial shift register type. Check those out at my main website www.bristolwatch.com
@LewisLoflin
@LewisLoflin 10 жыл бұрын
Lewis Loflin Here is the sample code; www.bristolwatch.com/hall_effect/arduino_hall_effect.htm
@adythings
@adythings 10 жыл бұрын
Lewis Loflin yeah hi, thanks for the answer.. i am using a PIC 16F870 that have a few channels in the A/D conversor and a LCD display that i found on sparkfun web page.... The question that i have is what are the code of that sensor that you use with that LCD display... again, thank you for the answer !!!
@LewisLoflin
@LewisLoflin 10 жыл бұрын
Reading the Hall is simply read the voltage out on an ADC. Make sure the ADC is 5-volts and not 12!
@FrankLopezx
@FrankLopezx 9 жыл бұрын
are hall effector's better then rotary encoders? any other form of rotary measurements ? side note i was reading about how you got into electronics and one of your old project got me thinking, im talking about your science award back in high school or was it the science fair ? well i wonder what ever happen to that little experiment ? the one where you shoot a ion into a vacuum tube and control its direction according to magnetization polarization, i actually took my old CRT Tv apart 6 months ago while learning about Cathode Ray Tube "CRT" and how they work "focus electron beams shooting the RGB on the screen of the Tv" so getting back to the tv taking apart 6 months ago, i was trying to understand how that whole foreplay happens as this was never explain in any tv explanation video specially the really old one found on youtube such askzbin.info/www/bejne/fZ_PYqmrrM97qtE & kzbin.info/www/bejne/qGSbn4mjraeZrK8 BUT i was trying todo by taking my old tv apart was to make a RAY GUN this was my reason for doing this and not just a ray gun but a gun that can target moving object withing a space or withing proximity ill get it to work one day specially after i learn how to C++
@pemifayoobe9634
@pemifayoobe9634 10 жыл бұрын
how did you manage to display the hall effect output unto to the lcd screen
@MoJoM0J01
@MoJoM0J01 10 жыл бұрын
You need a device that can send the correct signals to the LCD screen, and read the signal from the sensor. There might be a decoder chip available for specific LCD screens, or if you have a robust chip you might be able to send the correct signals. I suggest you check this chip out, it can read most sensors and write to some LCD's. www.microchip.com/wwwproducts/Devices.aspx?dDocName=en010280
@LewisLoflin
@LewisLoflin 10 жыл бұрын
I connected it to the analog input (ADC) on an Arduino.
@LewisLoflin
@LewisLoflin 10 жыл бұрын
Lewis Loflin You can use this example just change out the humidity sensor, read the ADC, multiply by 5/255 and display the value. www.bristolwatch.com/arduino/arduino4.htm
@LewisLoflin
@LewisLoflin 10 жыл бұрын
Lewis Loflin The above should have been 5 divided by 1023. See this code: www.bristolwatch.com/hall_effect/arduino_hall_effect.htm
@farabielec
@farabielec 4 жыл бұрын
Thank you
@musicintheboxsu
@musicintheboxsu 11 жыл бұрын
can hall effect read information via magnetic card?
@the_eminent_Joshua_E_Hrouda
@the_eminent_Joshua_E_Hrouda 5 жыл бұрын
Joni Emrone no no no! Not sensitive enough. Use an electromagnetic 'head' like that used as the playback head of a cassette tape player/recorder :)
@mukeshchawla7792
@mukeshchawla7792 9 жыл бұрын
hello sir tell me how to locate the sensor position in five hole probe using ansys ...if you know about that ...
@LewisLoflin
@LewisLoflin 9 жыл бұрын
Mukesh Chawla I don't understand your question.
@hugos31
@hugos31 10 жыл бұрын
please, need reeplace of HAL815 Programmable Linear Hall Sensor ,(out signal varies from 0v to 5v);;works as pocicion angle sensor on the egr valve volvo truck
@sampettaway8584
@sampettaway8584 9 жыл бұрын
wHAT devise to use to check Hall-Effect ?
@LewisLoflin
@LewisLoflin 9 жыл бұрын
+Sam Pettaway A magnet?
@musicalpulltoylp29
@musicalpulltoylp29 9 жыл бұрын
nik2009es dont know any part numbers, but where you might find a throttle to take apart. these are cheep china ebike throttles should be similar. hybikes in phoenix az with out 3 speed button or phoenix produce in phoenix az with 3 speed button. about $35 . atm im looking for some hals in my pile of parts to fix my ebikes motor (make no mistake, its to stat motor or to get home should motor fail, the sla batteries are a joke) i doubt the speed button will effect anything and recomend hybikes. the other sold me a pos and could care less about taking people for their money, WARNING! DO NOT BUY THESE EBIKES!. i made this mistake and ended up adding a motor to mine. its faster and fun now. just a thought fer you.... thanks lewis!! also , might the hal sensors from a floppy be similar??
@abasjabr9175
@abasjabr9175 8 жыл бұрын
pls. how can use hall effect sensor in plasma torch.
@LewisLoflin
@LewisLoflin 8 жыл бұрын
To do what?
@jackpwade
@jackpwade 11 жыл бұрын
I found time travel in the electrical hall effect! data from the future energy equals life dot com!!!
@alexandermendoza3424
@alexandermendoza3424 3 жыл бұрын
Gracias
@mithukhambe5446
@mithukhambe5446 7 жыл бұрын
44E is same as UGN3503U or not please tell me sir
@LewisLoflin
@LewisLoflin 7 жыл бұрын
Don't know what a 44E is. Is that the whole part number?
@mithukhambe5446
@mithukhambe5446 7 жыл бұрын
44E is hall effect sensor
@mithukhambe5446
@mithukhambe5446 7 жыл бұрын
A3144EUA
@mithukhambe5446
@mithukhambe5446 7 жыл бұрын
A3144EUA www.alldatasheet.com/datasheet-pdf/pdf/90853/ALLEGRO/A3144EUA.html
@LewisLoflin
@LewisLoflin 7 жыл бұрын
No they are not the same - two different types.
@daveyedgar
@daveyedgar 11 жыл бұрын
oh and the voltage coming off the generator is ac
@xTHHxAimiForevr
@xTHHxAimiForevr 9 жыл бұрын
this is great
@mkilickap
@mkilickap 8 жыл бұрын
thanks
@albertot5065
@albertot5065 9 жыл бұрын
Hey... Tanks for info dude!! = )
@LewisLoflin
@LewisLoflin 9 жыл бұрын
Alberto T Thank you.
@MasumBillah-nz8bk
@MasumBillah-nz8bk 5 жыл бұрын
Please help me
@alchemy1
@alchemy1 4 жыл бұрын
At 4:00 minutes into the video you advertised what is inside hall effect sensor. You end up saying that it consist of regulated voltage ( what the hell is that?). However in your diagram it seems to metion "Hall element" which you didn't mention. Now what the hell is that " hall element"?. Regulated voltage. Hall element, meaningless terms, deliberate, senseless obscuration. What is that shit, "hall element" is made off, is it hydrogen, is it lead, is it zinc, is it aluminum, is it some gold, is it uranium, is it rust. What the hell is it? What are its dimensions. how thick, how wide , how long? What the hell is differential amplifier, is it urine? snot? What is it? It is hard to get a straight clear god damn explanation by anybody. You go from video to video for hours and barely get something straight. Are we human beings across the board a bunch of bullshitters. The answer is obvious. Everybody is busy dazzling people with terminologies. Oh they can't wait to spit out the latest words they have learned. They can't wait to Spits it right at you. Lets talk about the observer effect, shall we?
@kurtkabica
@kurtkabica 11 жыл бұрын
thank you
Hall Sensor Magnetic Bias Detects Ferrous Metals, Gears
15:25
Lewis Loflin
Рет қаралды 3,8 М.
Incredible Dog Rescues Kittens from Bus - Inspiring Story #shorts
00:18
Fabiosa Best Lifehacks
Рет қаралды 39 МЛН
Bend The Impossible Bar Win $1,000
00:57
Stokes Twins
Рет қаралды 45 МЛН
Fun with Transistors
24:33
HackMakeMod
Рет қаралды 279 М.
Hall effect sensor tutorial - 3D printer end stops
15:27
bitluni
Рет қаралды 135 М.
Hall Effect Sensors
6:51
Ludic Science
Рет қаралды 143 М.
Hall effect
6:15
Edoreal Engineering
Рет қаралды 117 М.
Essentials of Hall Effect Sensors
16:51
Daniel Sullivan
Рет қаралды 109 М.
How To Identify An Unmarked or Blown IC Chip
32:31
Learn Electronics Repair
Рет қаралды 59 М.
Simple Hall Effect Circuits You Can Build
7:27
0033mer
Рет қаралды 25 М.
Electronics tutorial - Ferrite and Magnetic permeability
17:41
FesZ Electronics
Рет қаралды 20 М.
MAGNETRON - Teardown + How It Works - Dangerous!
14:07
Electronoobs
Рет қаралды 906 М.
Professor Eric Laithwaite: The Circle of Magnetism - 1968
19:44
Imperial College London
Рет қаралды 1,7 МЛН
Incredible Dog Rescues Kittens from Bus - Inspiring Story #shorts
00:18
Fabiosa Best Lifehacks
Рет қаралды 39 МЛН