Go to advanced search

by Brandon92
Thu Nov 15, 2018 4:07 pm
Forum: Automation, sensing and robotics
Topic: MOSFET/transistor for 48V heater
Replies: 15
Views: 3474

Re: MOSFET/transistor for 48V heater

Okay, this video might give you some background of the MOSFET:

https://youtu.be/o4_NeqlJgOs

Edit
Turning on and off a mosfet is easier than PWM a mosfet.
by Brandon92
Thu Nov 15, 2018 3:51 pm
Forum: Automation, sensing and robotics
Topic: MOSFET/transistor for 48V heater
Replies: 15
Views: 3474

Re: MOSFET/transistor for 48V heater

Basically there is "no" lower limit of the drain-source voltage. The mosfet can switch between the 0V and the maximum drain-source voltage. You need a MOSFET driver to turn and of a MOSFET, like in my diagram. Do you want to turn on and off the heater element. Or do you want also to use a PWM signal...
by Brandon92
Thu Nov 15, 2018 3:24 pm
Forum: Automation, sensing and robotics
Topic: MOSFET/transistor for 48V heater
Replies: 15
Views: 3474

Re: MOSFET/transistor for 48V heater

Hello, The maxim drain-source voltage is one of the imported specifications of a mosfet. If you go over the maximum value that the manufacture specified. The mofset will break down. And you can not disable the heater any more. So, you should stay away from that value. Or in other words, the Vds need...
by Brandon92
Tue Nov 13, 2018 11:54 am
Forum: Python
Topic: Controlling an EC Fan using Raspberry Pi
Replies: 2
Views: 492

Re: Controlling an EC Fan using Raspberry Pi

Hello,

Someone has, I believe, the same question in this topic. And I gived him some schematics to play with:
viewtopic.php?f=37&t=220214
by Brandon92
Sat Nov 10, 2018 2:15 pm
Forum: Beginners
Topic: Using the Syren 10A Motor Driver with a Peltier element
Replies: 18
Views: 1201

Re: Using the Syren 10A Motor Driver with a Peltier element

Okay, that is indeed a little bit strange. I assume that the Peltier element is not connected to a heat sink? So, you can feel it directly if it heats up. So, I think you might have something wrong with your element. Can you see something physical wrong with that element. Otherwise, I think it is ti...
by Brandon92
Sat Nov 10, 2018 12:12 pm
Forum: Beginners
Topic: Using the Syren 10A Motor Driver with a Peltier element
Replies: 18
Views: 1201

Re: Using the Syren 10A Motor Driver with a Peltier element

Okay, that a good sign that you are able to control the output voltage with your Rpi. This means that this part is working know. So, we are going the take a look at your peltier element. Would you like to disconnect everything from your power supply and measure his output voltage. And than connect t...
by Brandon92
Sat Nov 10, 2018 11:31 am
Forum: General discussion
Topic: Raspberry pi 30A relay
Replies: 15
Views: 2988

Re: Raspberry pi 30A relay

I also agree with drgeoff. That the onboard powersupply power the relay. And I (hope) that the optocoupler* is driven by the Rpi and that the optocoupler drive the transistor and then the relay. But as a isolation layer the optocouple his mean "feacture" is somewhat canceled by the traces under the ...
by Brandon92
Fri Nov 09, 2018 8:38 pm
Forum: Beginners
Topic: Using the Syren 10A Motor Driver with a Peltier element
Replies: 18
Views: 1201

Re: Using the Syren 10A Motor Driver with a Peltier element

Ehm, okay. Did you also try the code in the "this one" link in my last post? In that code they also set the duty cycle. And the other driver is indeed not enough power to drive your Peltier element. You can test it to connect it to your power supply. I assume that this element is on a heat sink. By ...
by Brandon92
Fri Nov 09, 2018 7:20 pm
Forum: Beginners
Topic: Using the Syren 10A Motor Driver with a Peltier element
Replies: 18
Views: 1201

Re: Using the Syren 10A Motor Driver with a Peltier element

Okay, did you connect the ground of your Rpi, to the ground of the driver. Like figure 4.1 (without the 5V connection and the resisitor and capacitor) I believe that the 32kHz is the switching frequency of the h-bridge and it done by the microcontroller on that board. So, you don't need a PWM freque...
by Brandon92
Fri Nov 09, 2018 4:33 pm
Forum: General discussion
Topic: Deactivate sensor
Replies: 12
Views: 876

Re: Deactivate sensor

You need to give not information than that:
  • what for sensor, so the type?
  • what for code did you try or made?
  • how did you connect it?
Otherwise we can not help you with your question. There exist a lot of sensors.
by Brandon92
Fri Nov 09, 2018 4:20 pm
Forum: General discussion
Topic: Raspberry pi 30A relay
Replies: 15
Views: 2988

Re: Raspberry pi 30A relay

This statement is not true: "2-channel AC100-250V 30A Solid State Relay Module Board High/Low Level Trigger" Because it is a normal relay, datasheet . And the coil voltage is 5v. What for kind of load to you want to switch wiyt this relais. Depending on the load, the maximal switching current decrea...
by Brandon92
Fri Nov 09, 2018 3:23 pm
Forum: Beginners
Topic: Using the Syren 10A Motor Driver with a Peltier element
Replies: 18
Views: 1201

Re: Using the Syren 10A Motor Driver with a Peltier element

First of all, how did you connect it exactly and how did you config the dip switch. And is the 50hz accepted for your driver and it does not need "something" else. And is there a special reason why you use the R/C function. Also, don't forget that the output voltage of your Rpi is 3,3v. And the inpu...
by Brandon92
Fri Nov 09, 2018 9:13 am
Forum: Beginners
Topic: Using the Syren 10A Motor Driver with a Peltier element
Replies: 18
Views: 1201

Re: Using the Syren 10A Motor Driver with a Peltier element

Hello,

Your link to your code is not correct. So, I can not see it :cry:
by Brandon92
Thu Nov 08, 2018 7:30 pm
Forum: Beginners
Topic: Using the Syren 10A Motor Driver with a Peltier element
Replies: 18
Views: 1201

Re: Using the Syren 10A Motor Driver with a Peltier element

Hello, I have taken a quick look at the driver that you have chosen. But, you could also use it to drive you peltier element. I need to say it is a very expensive one. In comparante with this ones . I also found this movie about the controller. And this one could work without the Rpi. But I don't kn...
by Brandon92
Wed Nov 07, 2018 7:19 pm
Forum: Beginners
Topic: Using the Syren 10A Motor Driver with a Peltier element
Replies: 18
Views: 1201

Re: Using the Syren 10A Motor Driver with a Peltier element

You could indeed drive a Peltier element by a single (modern) mosfet. The mosfets nowadays are strong (not recommended for your application by the way). So, 10A is not a really big problem here. Its just picking the right one for your task. But, before I recommend you one Do you have a experience wi...
by Brandon92
Sun Nov 04, 2018 11:16 am
Forum: Android
Topic: What? no Android support?
Replies: 37
Views: 17200

Re: What?

by Brandon92
Mon Oct 29, 2018 6:56 am
Forum: Troubleshooting
Topic: Small resistance between power pads
Replies: 12
Views: 942

Re: Small resistance between power pads

This is not quite right. The Pi3B+ normally consumes current -- let's say 1A -- from a 5V source. That equates to a resistance of 200R. Not a high resistance, though it might vary depending on what voltage the meter applies. With reverse polarity, the protection diode should give a low value (proba...
by Brandon92
Sun Oct 28, 2018 6:30 pm
Forum: Troubleshooting
Topic: Small resistance between power pads
Replies: 12
Views: 942

Re: Small resistance between power pads

Iit doesn't matter where i place the positive or the negative lead. Sorry, but you are wrong here. As you might know, the multimeter will output a cirtain voltage/current. And if you place the positive terminal on the positive side of the Rpi power rail. The tvs diode does nothing And you will meas...
by Brandon92
Sun Oct 28, 2018 6:14 pm
Forum: Troubleshooting
Topic: Small resistance between power pads
Replies: 12
Views: 942

Re: Small resistance between power pads

How did you measured it? Where did you place the positive terminal of your multimeter? And what do you measure in the resistance range (and place the positive terminal to the positive side on the Rpi.) And remember that there is a tvs diode on the input as protection. So, you will measure a diode in...
by Brandon92
Fri Oct 26, 2018 3:35 pm
Forum: General discussion
Topic: Control multiple relays with only One gpio pin (mcp23017)
Replies: 8
Views: 1669

Re: Control multiple relays with only One gpio pin (mcp23017)

What is the type of relais that you are using?
by Brandon92
Fri Oct 26, 2018 5:41 am
Forum: General discussion
Topic: Supplying power to RaspPi and Touchscreen embedded in a wall
Replies: 9
Views: 1301

Re: Supplying power to RaspPi and Touchscreen embedded in a wall

I would advise to use a well know power supply manufacture (meanwell, traco power, and some others). This is because they have build in safety features. And they made the cleamed specifications. Some features are over current protection and over voltage protection. So, you know if there is something...
by Brandon92
Fri Oct 19, 2018 11:03 am
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: GPIO protection circuit for oscillating input voltage
Replies: 8
Views: 2089

Re: GPIO protection circuit for oscillating input voltage

I don't think it is a good thing to drive a mosfet without a gate resistor. Because this could damage the gate internal. For example if you apply a pulse (20v) with a high dv/dt, the current through the gate capacitor (Ciss) can be to high. And can kill the mosfet. In this case there could also be a...
by Brandon92
Wed Oct 17, 2018 6:05 pm
Forum: Automation, sensing and robotics
Topic: Automated device
Replies: 3
Views: 804

Re: Automated device

We talked to some people they suggested the Pi might crash if it is operating that many motors. You can connect as much motors as you want*. And if you connect them in a correct way (and also the power) your Rpi will not crash. So, you need take a appropriate circuit to control the motors and also ...
by Brandon92
Mon Oct 15, 2018 4:44 pm
Forum: Automation, sensing and robotics
Topic: Relay Module KY-019 5V
Replies: 488
Views: 103949

Re: Relay Module KY-019 5V

First about you electric shaver: I think you got scammed with this one, you have the S3110 and NOT the S3580. Because when I look at the official webpage . It is stated as a dry electric shaver only. And you can only use water to clean you shaving head. This is also stated in this offical link (Imp...
by Brandon92
Mon Oct 15, 2018 5:42 am
Forum: Automation, sensing and robotics
Topic: Relay Module KY-019 5V
Replies: 488
Views: 103949

Re: Relay Module KY-019 5V

I have also a electric shaver from Philips that I can use in the shower. However when I charge that device, I can not use it. (It will not turn on when connected to the charger).

So, Is there something written in the manual about this. And also your picture is different than the provided link.

Go to advanced search