Offline
Newbie
Karma: 0
Posts: 47
|
 |
« on: February 25, 2012, 10:03:16 am » |
I have been told I need to use a mosfet to get this working with my arduino as it is controlled with 2-10v http://uk.farnell.com/jsp/search/productdetail.jsp?CMP=cmwis_email&sku=1936419I am new to electronics and would be grateful if any one could post a schematic to allow the arduino pwm pin to control this bit of kit, also a link to the farnell site to which mosfet to buy as there are so many different types. I understand I need a logic type. Any help would be appreciated.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Edison Member
Karma: 22
Posts: 1370
Now, More Than Ever
|
 |
« Reply #1 on: February 25, 2012, 10:11:06 am » |
You were misinformed. All that it requires is a digital output pin, 0/5V.
*** The "2-10V" means that it's good with a minimum of 0/2V and as much as 0/10V. So controlling it with 0/5V is a winner. ***
|
|
|
|
« Last Edit: February 25, 2012, 10:16:11 am by runaway_pancake »
|
Logged
|
Don't Be Upset By The Results You Didn't Get With The Work You Didn't Do
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 47
|
 |
« Reply #2 on: February 25, 2012, 10:23:46 am » |
Are you sure, looking at the data sheet it says this prportional controller will only give 50% power at 5v and 100% at 10v. Or am i reading it totally wrong.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Edison Member
Karma: 22
Posts: 1370
Now, More Than Ever
|
 |
« Reply #3 on: February 25, 2012, 10:33:14 am » |
The link you provided is for a solid-state relay. Its input is 2-10VDC, its output is rated for 240vac. It's "on" when its input is anywhere between 2 and 10V; it's "off" when its input is 0V.
|
|
|
|
|
Logged
|
Don't Be Upset By The Results You Didn't Get With The Work You Didn't Do
|
|
|
|
|
|
Offline
Edison Member
Karma: 22
Posts: 1370
Now, More Than Ever
|
 |
« Reply #5 on: February 25, 2012, 10:40:55 am » |
OK The link calls it an SSR, but its datasheet has it as a proportional controller. So, it's different.
|
|
|
|
|
Logged
|
Don't Be Upset By The Results You Didn't Get With The Work You Didn't Do
|
|
|
|
Offline
Edison Member
Karma: 22
Posts: 1370
Now, More Than Ever
|
 |
« Reply #6 on: February 25, 2012, 10:42:32 am » |
So, you want/need a means of 0/5V (PWM?) to 0 to 10V variable?
|
|
|
|
|
Logged
|
Don't Be Upset By The Results You Didn't Get With The Work You Didn't Do
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 47
|
 |
« Reply #7 on: February 25, 2012, 10:43:53 am » |
yes please
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 47
|
 |
« Reply #8 on: February 25, 2012, 10:46:46 am » |
OK The link calls it an SSR, but its datasheet has it as a proportional controller. So, it's different.
I think it is a proportional ssr
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Edison Member
Karma: 22
Posts: 1370
Now, More Than Ever
|
 |
« Reply #9 on: February 25, 2012, 10:50:30 am » |
I wonder if a PWM'ed 0/10V would suffice or if it requires a nice, smooth, 'constant' (within range) DC control voltage.
|
|
|
|
|
Logged
|
Don't Be Upset By The Results You Didn't Get With The Work You Didn't Do
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 47
|
 |
« Reply #10 on: February 25, 2012, 10:52:33 am » |
I wonder if a PWM'ed 0/10V would suffice or if it requires a nice, smooth, 'constant' (within range) DC control voltage.
im not sure, the data sheet just gives d\c voltage to power charts
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Edison Member
Karma: 22
Posts: 1370
Now, More Than Ever
|
 |
« Reply #11 on: February 25, 2012, 10:57:35 am » |
It'd be easy enough to switch (PWM) a transistor, and therefore the controller's input, between 0 and 10V, especially since it's just LED current there. Smoothing the Arduino PWM (approx 430Hz ?) with a low-pass filter and an op-amp and then amplifying the result (X2) would be more complicated, but hardly impossible.
|
|
|
|
|
Logged
|
Don't Be Upset By The Results You Didn't Get With The Work You Didn't Do
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 47
|
 |
« Reply #12 on: February 25, 2012, 11:04:50 am » |
It'd be easy enough to switch (PWM) a transistor, and therefore the controller's input, between 0 and 10V, especially since it's just LED current there. Smoothing the Arduino PWM (approx 430Hz ?) with a low-pass filter and an op-amp and then amplifying the result (X2) would be more complicated, but hardly impossible.
can I have the easy option please as the other has gone straight over my head.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Edison Member
Karma: 22
Posts: 1370
Now, More Than Ever
|
 |
« Reply #13 on: February 25, 2012, 11:15:00 am » |
OK. Attached is a drawing for the first (easiest) option. The transistor is just a "garden variety" NPN.
*** "Ordinary" SSRs need a load on the output - without a load the output will always show high-voltage (assuming use of a modern DVM) regardless the control state. ***
|
|
|
|
« Last Edit: February 25, 2012, 11:24:29 am by runaway_pancake »
|
Logged
|
Don't Be Upset By The Results You Didn't Get With The Work You Didn't Do
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 47
|
 |
« Reply #14 on: February 25, 2012, 11:50:28 am » |
OK. Attached is a drawing for the first (easiest) option. The transistor is just a "garden variety" NPN.
*** "Ordinary" SSRs need a load on the output - without a load the output will always show high-voltage (assuming use of a modern DVM) regardless the control state. ***
Excuse me for being a bit thick but is that a battery on the schematic?
|
|
|
|
|
Logged
|
|
|
|
|
|