Hi,welcome
+86 135 5637 6665 +852 2632 9637 6*12 hours online call
Image is only a reference

A electronic building block 1-channel switch MOSFET switch IRF540 module

IRF540

Model:IRF540

Manufacturer:ANSC/OEM

Package:module

Detail

Product Description


MOSFET is an electronic device with excellent switching characteristics, widely used in circuits that require electronic switches, such as switching power supplies and motor drives, as well as lighting dimming. Relays are another type of module with switch characteristics that everyone is very familiar with. However, due to the fact that the working principle of relays generally relies on mechanical contacts to achieve the purpose of opening and closing, this inevitably leads to the situation where relays cannot work when the switching time is very short. In addition, the honking sound emitted during contact switching is also a troublesome thing in some situations.


The 4-channel MOSFET switch we designed can provide up to 4 sets of electronic switches, each used to control different circuit modules. Due to the working principle of MOSFET, this electronic building block can only be used to control DC circuits, such as DC LED screens, and is not suitable for controlling AC circuits. In extreme cases, this MOSFET switch can be used to control a 100V/33A DC circuit, but the recommended minimum DC voltage for control is not less than 9V.


In terms of circuit connection, the wiring at the controlled end is slightly more complicated. Taking the control of a 12V LED strip as an example, first connect the power supply between the positive (+) and negative (-) poles;


Next, connect the positive pole of the LED strip to the positive pole (+) of the module, and connect the negative pole of the LED strip to switch 1 (S1);


If there are other LED light strips that need to be controlled, simply connect the positive pole of the LED light strip to the positive pole (+) of the module, and then connect the negative pole of the LED light strip to switch 2 (S2), switch 3 (S3), and switch 4 (S4) in sequence;


The wiring of the control end is much simpler. We only need to connect the corresponding control port to the Arduino sensor expansion board through the sensor connection wire, and then we can control these 12V LED light strips through Arduino. In the experiment, we connected two LED light strips.


The test code is as follows:

 

int s1Pin = 6;

int s2Pin = 7;

 

void setup() {

  pinMode(s1Pin, OUTPUT);

  pinMode(s2Pin, OUTPUT);

}

 

void loop() {

  int i;

  

  digitalWrite(s1Pin, HIGH);

  digitalWrite(s2Pin, HIGH);

  delay(500);

 

  digitalWrite(s1Pin, LOW);

  digitalWrite(s2Pin, LOW);

  delay(500);

  

  for (i = 0; i < 10; i ++) {

    digitalWrite(s1Pin, HIGH);

    delay(500);

    digitalWrite(s1Pin, LOW);

    delay(500);

  }

  

  for (i = 0; i < 100; i ++) {

    digitalWrite(s2Pin, HIGH);

    delay(50);

    digitalWrite(s2Pin, LOW);

    delay(50);

  }

}


Product Parameters


1. Working voltage: DC9-100V


2. High level triggering


3. Maximum output current: 33A


4. There is optocoupler isolation between the input end and the signal end


5. Support PWM control


Product Functions


详情-02

详情-03


Product Size


详情-04


Product Show


主图-06

主图-01

    主图-00

主图-02


Payment&Transportation


详情8.1


Official Certificate&Certificate



详情页3.1



Multiple product supply



详情5.1


Company office environment


详情6.1


Warehouse Real Shot


170019007688325e.png


Standard packaging


详情9


We also provide :


Part NoManufacturerDate CodeQuantityDescription
LM22676ADJNS19+250SOP8
TPS562201DDCRTI22+795500SOT23-6
NJG1806K75JRC22+500000DFN6
TLV74318PDQNRTI22+402000X2SON-4
NJG1801K75JRC22+300000SMD
NJG1804K64JRC22+300000DFN8
LM27761DSGRTI22+151000WSON8
TLV62565DBVRTI22+138000SOT23-5
TPS613222ADBVRTI22+108000SOT23-5
LNK625DG-TLPOWER22+100000SOP-8
OPA4322AIPWRTI22+100000TSSOP14
TLV75528PDRVRTI22+99000WSON-6
TPS7A2025PDQNRTI22+78500X2SON-4
TLV62568DBVRTI22+72000SOT23-5
STM32L051K8U6TRST22+60000QFN32
SKY66421-11SKYWORKS22+56500QFN16
TPS7A1111PDRVRTI22+54000WSON6
TLV62569PDDCRTI22+52000SOT23-6
TLV62569DBVRTI22+48000SOT23-5
TPS23753APWRTI22+40000TSSOP14
NB691GG-ZMPS22+30000QFN
SN74AHC1G02DBVRTI22+27939SOT-23
TPS63000DRCRTI22+23238VSON10
TLV75533PDRVRTI22+21500WSON6
NB687BGQ-ZMPS



User Info:
Phone number
+86
  • +86
  • +886
  • +852
Company Name
Email
Product model
Quantity
Comment message