- 34
- 199 640
Andrew Phillip
Приєднався 19 кві 2013
Відео
How to Obtain a Polarizing Filter Very Easily
Переглядів 2062 роки тому
Polarizing filters are really neat. You can get them from LCD screens that you probably have laying around the house.
Thermal strains irl
Переглядів 512 роки тому
Heating metal with lighter to see if average interatomic distance is affected by atoms average translational kinetic energy.
Audio amplifier lore
Переглядів 813 роки тому
As heard through the amplifier. Project 3A from Elliot Sound Products
Audio Amplifier Circuit
Переглядів 1083 роки тому
I built this circuit based on Douglas Self’s book on power amplifiers. Its driving a little 10 or 20 watt speaker. Performance-wise, its nothing to write home about, but I was so amazed on how well it worked for such a sloppy first attempt that I had to share. I think with a little bit of tuning and adjustment, this could be a really decent little amplifier. Special thanks to Chris for providin...
Dynamic Balancer - ME2900 Final Project
Переглядів 1633 роки тому
Demonstration starts at 5:54 This is a measurement system I built for my ME2900 final project. It’s used when balancing rotating machinery like turbine rotors, high speed shafts, motor rotors, etc. It’s functional but should achieve much better performance when I finish the load cell amplifier boards, since the load cells will more more sensitive and have more bandwidth than the accelerometer.
Difference between SerialUSB and Serial on Arduino DUE [Analyzing Arduino USB Packets on WireShark]
Переглядів 4,3 тис.3 роки тому
I realize I'm not an expert in this topic, so more experienced viewers please correct me as needed in comments SerialUSB does work with the Arduino IDE Serial monitor, contrary to what I said in the video
ADXL313 with Arduino
Переглядів 2363 роки тому
Interfacing and ADXL313 accelerometer with an Arduino and outputting the x1 register to a 595 shift register controlling a line of LEDs. I usually prefer working on analog things so this was a bit of a challenge for me.
Cantilever beam resonance
Переглядів 4513 роки тому
Magnetically resonating a cantilever beam. Note for the end of the video: building the circuit to switch on the low side of the coil would allow the power supply ground to be the same as the function generator ground
Homemade Dog Clutch for Chain Sprockets
Переглядів 21 тис.3 роки тому
Clutch I made for engaging and disengaging chain sprockets. Side note: The bronze flange bushing runs down the inside of the output clutch dog. It’s not just a thrust bearing its also a radial bearing but obviously that part of it is hidden
Simple Analog Computer Solving Differential Equation
Переглядів 6 тис.3 роки тому
Note I should have written the solution x=e^t, not x=e^x. In analog computing t is typically the independent variable This is a super simple analog computer I put together. Basically it is an integrator that’s output is coupled back to its input. Mathematically this is equivalent to saying, “The integral of a function is equal to the function”, which is equivalent to saying “The function is equ...
Forge Burner Test & Making Ladder Hooks
Переглядів 995 років тому
In this video I test my homemade propane forge burner in a very cobbled together forge (half the bricks weren't even firebricks, just plain clay bricks) The hooks were for the end of a ladder to hang on a rail on the edge of a loft.
Creating a Propane Forge Burner
Переглядів 2045 років тому
I needed a bigger torch so I built one. What I ended up with will probably work best as a forge burner rather than a torch though. I began construction of this propane burner with a black iron pipe manifold that I had lying in my scrap pile. It was originally used as a waste oil burner, which made it easy to adapt to burn propane. Since I wanted to keep things as simple as possible I used a blo...
2018 Shop Update #4
Переглядів 326 років тому
Just showing off some of the newer developments. #mondaynightgrind
How to remove propane tank valves
Переглядів 28 тис.6 років тому
This is my technique for removing stuck propane tank valves. I have had a 100% success rate on every tank I have tried this on, which happens to only be one tank.
South Bend Lathe project: Deburr tool
Переглядів 2276 років тому
South Bend Lathe project: Deburr tool
Super simple forge blower [Andrew Phillip]
Переглядів 16 тис.7 років тому
Super simple forge blower [Andrew Phillip]
Stripping insulation off of copper wire the unconventional way
Переглядів 39 тис.7 років тому
Stripping insulation off of copper wire the unconventional way
Vmax Resurrection 3 [Teardown and Rebuild] (part 1)
Переглядів 9 тис.7 років тому
Vmax Resurrection 3 [Teardown and Rebuild] (part 1)
Vmax Resurrection 2 [Teardown and Rebuild]
Переглядів 12 тис.7 років тому
Vmax Resurrection 2 [Teardown and Rebuild]
Vmax Resurrection 1 [Teardown and Rebuild]
Переглядів 11 тис.7 років тому
Vmax Resurrection 1 [Teardown and Rebuild]
Like this
Now show how you do it when it is half full or full without losing propane. I have a half to full tank with a valve that leaks at the handle on attachment side so even when off if there is pressure in a line.
Thank 🙏 for showing this
Please give the circuit diagram and explain how it works. Good attempt. Thanks
Hi, very interesting video. It seems you could be the guy who can help me with my problem. For a project I have to send small arrays from my PC to my arduino due .The arduino does something with the arrays and sends back a signal to the PC, so that the PC knows he has to send the next array. When I realize this with the serial port everything works fine. Because of the circumstances of the project I need to use the serialUSB port. When I use the serialUSB port the arduino does his stuff with the array and sends back a signal to the PC but has to do it 3-6 times, before the PC recognizes, that the next array has to be send. Can you explaim this behavior?
How does your signaling work? Also what framework did you use to build your host side application? How much time are you expecting between messages? In general the kinds of debugging techniques I use when solving problems like this are doing things like: opening the serial port in PuTTY or other similar tool to see the data as it comes in. (If your data is not ascii format it can be useful to make a simple command line tool that prints the received data in hexadecimal or whatever is convenient). Another good one is testing the host side application independently. You can get a usb to UART module and put a jumper across the RX and TX pins to create a loop back device. Then you modify the host application to send the data it is expecting to receive from the microcontroller and proceed to debug
How to design one? Like what calculations did you do also where can we find the calculations to be made
when removing head bolts, start from outside in opposite for install, inside to out? I do have a Manuel I can send just need somewhere to send it?
Nice
It is not a blower. It is a bellow. Not my cuppa. THIS is a real blacksmith bellows. A bit more complex then the one I plan on building, but works very similar. ua-cam.com/video/9wVNOEU_-Es/v-deo.html If you're gonna make a forge, might as well make one that looks real.
Back when I had the luxury of living somewhere where I could have a forge I spent most of my time learning to work metal and wasted no time worrying about semantics or whether my equipment looked cool to other people. Now I live in the city and have no forge, so I’ve settled for reminiscing about the good old days as I respond to silly UA-cam comments. Good luck on your project though, blacksmithing is a very cool and rewarding hobby. Keeps you active too unlike a lot of pastimes
Bro you are stupid, bellows in Africa are EXACTLY how it was shown in the video. They power iron smelts with such bellows : they make theirs with a leather hide covering a hole or a jar, with a hole at the bottom. Your design is very good Andrew, and some people are retarded while thinking they know better than anyone else. Primitive bellows from the copper age were just a leather bag, and some had very weird shapes. Because it doesnt look like an european design doesn't mean it's not a real bellow. For some applications it was advised in the 1700s in France to use A HAND FAN. Looking good isn't what matters in a craft, it's making something effective.
How did you calculate or decide the clearance between dog teeth?
I wanted there to be enough clearance that it would be easy to engage all the way once the teeth lined up. So based on the relative speeds of rotation, and how fast I thought the driver could shift the lever. But honestly that isn’t a great approach since neither of those quantities are known with any degree of certainty. If I were to redesign it I’d make it have a lot more teeth, so that the teeth mesh up more frequently, and then add as much clearance as possible while maintaining a comfortable level of strength
This is awesome and such a huge help! working on making a clutch for a school project I am working on. what steel did you use on the dogs?
I think it was 4130 steel. Thanks, glad it helped!
It would be interesting to repeat this exercise using an FTDI UART-to-USB converter instead of the onboard 16u2; it could well be that the 4-byte "sampling" is a feature of the code in the 16u2, and not anything specifically to do with USB...
Good idea, I have one of those I will try it with if I get the chance. I'm guessing you are probably right that the 16u2 is setting the packet size. I tried to see if I could figure it out from the arduino-usbserial firmware on github, but it wasn't immediately apparent to me. But maybe you will have more luck with it.
@@andrewphillip8432 maybe also see if it varies with baud rate - both using the 16u2 and an FTDI...
Hello I am trying to send serial command from Arduino Due to Arduino Duo. I connect Arduino Due's native connector to Arduino's USB connector via a micro usb to usb-b converter cable. I expect writSerialUSB.println("Open") line of DUE's code tell to DUO which has serial.begin(9600). I test DUE's and DUO's codes with my computer. DUE sends open string and DUO listens open string. but when I connect each other. DUO does not triggered. Any suggestion? Thank you
Interesting idea, I have not heard of anyone trying such a thing before. My guess is that the reason it is not successful is because the Due is configured as a USB device, and to establish a connection it needs to be connected to a USB host such as a PC. If you can find a way to configure the Due as a USB host then your idea might be possible. If your goal is to share data between two Arduino’s, then I would suggest using SPI or I2C instead of USB
@@andrewphillip8432 DUE is using 3.3V TTL and UNO is using 5V TTL. I am not sure to connect the boards through the pins
Thx for the info 👍👍👍
Can I make it smaller? Like with a 20L bucket
I think that would probably work. It might require faster pumping to output enough air
Do you need to have the tank "vacuumed" before having it filled for the first time after replacing the valve?
Not sure. I’ve only done this to scrap the tank, not for replacing the valve and continued service.
Relatable
Difference between auto ac compressor
This video after watching you try to rebuild it depressed the heck out of me hah
Me too man I remember being pretty down about giving up on that engine
sorry m8 your background music gave me a headache? WTF
Sorry bro didn't mean to give ye a headache
Hello from a friend! Interesting technique and good video, I think this would make it much easier to construct frames. That chuck could use a good cleaning from rust though ;)
Kudos for quality content here. Irrespective of camera/storage issues you obv had at the time, you have some details and explanations here much too easily glossed over in many homemade metal brake videos made in the years since! Damn YT search algorithm only letting the real stuff slowly bubble up after youve already watched a heap of shit first! Subscribed.
Thanks for the support I appreciate it!
Seems like a lot of work just to hold the tank. But if that’s what it takes,ok. However, never use an adjustable wrench backwards,especially with a cheater bar!
that valve is worth more as scrap then that entire tank as it is brass
that can't work, the tank would spin in place factory put's a lot of force on those valves
Ha so my video is a hoax?
@@andrewphillip8432 maybe i tried a few ways and yours does not make sense, i had to cut a metal bar and bolt it down to my sheds floor and make a special bit from a 2 inch steal pipe and put a lot of torque to open it, about 250 - 300 pounds
Hi, love this vid! Gonna do something similar for my RBS Quadricycle. One question, what would you use to push the selector body onto the other free-spinning part? Some sort of spring pusher?
Hi Patric, thanks for the comment. I’d probably use a short lever and an aircraft style push pull cable to control the clutch in most cases. I’m thinking the lever would pivot on your vehicle frame, and would have connecter links reaching to the aluminum “yoke” both on the top and bottom (hence the two pins it has). Then the push pull cable can attach to any convenient location on the lever and be routed to the operator controls. It should be simple to add an extension spring somewhere on the lever to make the clutch normally engaged, or normally disengaged, if needed.
A well pump handle is a similar kind of mechanism to what I describe, you can google that if a visual would be helpful
@@andrewphillip8432 Thank you greatly for the advice, will definitely look into them!
Awesome!! Thanks for showing, first video that actually uses everyday tools.
Where do i buy one
You can get the components for cheap on ebay. You’ll need a TL072 op amp (or pretty much any other op amp) and an analog switch (I used a CD4066), and resistors and capacitors. And of course an oscilloscope to view the output
amazing and informative. thanks.
Nice one
Hello! Very well done! ... I know it's been some time that you uploaded the video. I like the simplicity of your approach and how anybody could customise it to their needs or fancy. Don't care about those people who know everything better, but probably never made anything by themselves... All the best and good luck! Cheers!
Thanks for your comment, cheers! Andrew
beautiful work,👍👍👍
Hlo what's is the max rpm at which it can be engaged/disengaged
People who used this told me it doesn't shift very well while it is rotating quickly. If that is important for your application, then I would recommend beveling part of the teeth and increasing the tooth spacing, so that it becomes easier for them to come into mesh
@Abraham Morrison yeah I machined everything from scratch, so I’m not sure of the technical names
head bolts, work from the inside out. Same to replace
Great stuff. Simple question from me. Which references or books did you used when you design this things? It means a lot for me if you answer this question
I designed it based on the formula for stress in a cantilever beam, since each tooth of the dog clutch is much like a short cantilever beam with one fixed support. The book I learned from is Mechanics of Materials by Gere and Timoshenko. I also did an FEA analysis in SolidWorks to verify this design.
@@andrewphillip8432 thank you sir. Really appreciate it
@@muh.alfinmasykurmuharram6864 glad I could help
How much max torque it can transmit ?? How do you decide no of teeth?
I designed it for 400 ft lbs if I remember right. I chose three teeth because it guarantees even load sharing. Kind of like how a three legged chair always sits flat on the floor, whereas a four legged chair might have one leg not touch the floor. This way each tooth is stressed equally
@@andrewphillip8432 thanks
Also what is Outer dia for that clutch
@@smk3399 roughly 2.5”. Also I used alloy steel. Something like 4340
@@andrewphillip8432three points are the basis of a plane 🤓
Works for me 100% thank you I had a propane tank for over two years couldn’t get rid of it until I removed the valve
Smart construction. i like it. Now call this metal ALU-MI- >>> NI <<<< -UM and we are fine. There is no element on this world which is named "aluminum". The missing -NI- matters ;)
Cool
Seen a guy do this, but just ratchet strap it to a tree
does it matter if you increase baud rate? does that mean that you have more characters in a packet? and if so what's the limit of that or will usb be better regardless?
also your video came out at a good time. I'm looking into a due mainly because of this video and a big project I'm working on
@@lamboking8able If you are using SerialUSB then only the USB protocol is used by the MCU, and so baud rate will have no effect. It does not affect how many characters go in a packet. If you use the standard Serial functions, then baud rate will have an effect, because the MCU must send the data in standard serial format to the chip that translates the serial data to USB protocol. On most Arduino's this is an atmega 16u2. Since the 16u2 is an MCU just like the atmega328p, a cool thing you can do is to write programs that run directly on it, without using the 328p. This is rarely useful but is an interesting thing to try.
Measurement starts at 5:54
This is exactly the clutch I need. Thank you for explaining it. However, I don't have the means to build one myself. Would you build such a clutch again and sell it?
Glad the video was helpful! I could but it would be very expensive since it took an entire week of work to make it
@@andrewphillip8432 How much would it cost since the budget for the project is not too big?
@@niclas3713 if I billed my time at a normal machine shop rate $80/hr. then it would be $3200 plus price of materials. So even if I did it for a fraction of that it would still likely exceed the project budget
@@niclas3713 machining is unfortunately very expensive and time consuming.. which is why I became a machinist since I also could not afford to outsource machined parts
@@andrewphillip8432 Okay thanks but that's beyond the scope. I'm about to build a wakeboard that has a total price of $600 including the motor and that would be completely out of the price range.
I saw this type of blower in Nomad Architecture channel... This is perfect for outdoor/camping use. thank you very much, Sir!
"Due" in "Arduino Due" is Italian so it's pronounced like this: ua-cam.com/video/AHRSFw4JBvk/v-deo.html
Good catch! Now I feel kind of silly for making such a point of pronouncing it the English way. Oh well
@@andrewphillip8432 The worst part about that touch of American/English arrogance is that you immediately lose credibility. I barely know anything about Arduino but I do know it's inventor is Italian. Failing to do even that basic research makes me wonder what other errors-in-fact you may have missed because of your 'focus'.
@@MuckBootMaine fair enough I can’t blame you there. It’s hard to find this type of information though so I just wanted to share it with the people who can look past basic mistakes. It’s kinda a silly thing to be upset about really but obviously a dumb mistake on my part
@@andrewphillip8432 This is great content and really helpful actually. Thank you for sharing. It helped me understanding things I've been searching for hours. Thank you so much!
Please do not use your adjustable scanner backwards, you will root it completely
Five assholes hit the dislike??They must be afraid of having busted knuckles and working on some thing that is a drag racing King
2 assholes hit dislike??? Must be afraid of getting dirty and they have NO IDEA of the potential this motor has because it’s a freak of nature and pure muscle!!
The nice thing about a total tear down is that when you put it back together everything can be re-painted polished and looking like factory nerve!! It’s a lot of work but so worth it thanks for the videos.
Hi. I just have to say, What a good idea.. Thank you for the tip. :)
I know I'm quite randomly asking but does anybody know a good website to stream newly released tv shows online ?
@Elon Misael Try flixzone. You can find it by googling =)
@Elon Misael i use Flixzone. You can find it by googling =)
@Elon Misael Lately I have been using Flixzone. You can find it on google :)