element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Community Hub
Community Hub
Member Blogs Simple analog JFET switch - part 1: schema, simulate and test
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Leaderboard
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Community Hub to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: Jan Cumps
  • Date Created: 21 Jun 2020 11:29 AM Date Created
  • Views 6798 views
  • Likes 8 likes
  • Comments 10 comments
  • ltspice
  • transistor
  • simulation
  • jfet
  • silicon
  • analog
Related
Recommended

Simple analog JFET switch - part 1: schema, simulate and test

Jan Cumps
Jan Cumps
21 Jun 2020

A simple low signal / audio "soft" switch with a p-channel JFET.

It's very easy to make, with common components. Low power.

image

The circuit is published on neatcircuits.com

 

I've ordered a set of transistors to play with. One of them is a ON Semiconductor (Fairchild) J176.

This is a small signal P-channel JFET, designed for analog switching.

 

Let's first look at the circuit in the DC domain, with the switch open.

Both drain and source are kept to ground by the 330K resistorsat input and output.

The gate is pulled to the supply voltage (5 - 15 V). The transistor is open (very high resistance).

 

When the switch is closed, the gate is 1 diode drop above ground and above drain and source.

The transistor is closing and input signal can flow to the output.

 

Typically, you'd use an open collector type digital output instead of a mechanical switch.

Attention: The circuit is a bit rough here, because the full charge of the 1 µF capacitor (used to silence the switch) is dumped through diode and switch circuit.

 

In the AC domain, let's check what's possible:

We can derive the amplitude of the signal that can be switched from the datasheet - a subject for a follow up post.

In this post, let's compare what I see on an oscilloscope with the switch closed (yellow is input, blue is output) with a simulation in LTspice (blue is input, green is output):

 

image

 

image

 

 

.... and with the switch open:

 

image

 

image

 

This switch operates in the linear region of the FET.

That's a small part of the operational region where the relationship between VDS and IDS acts like a voltage controlled resistor.

We're using that region in its two extremes: maximum resistance and minimum resistance.

 

Preview for the next post: limits of the input signal amplitude. This is what the system looks like with an input amplitude of 1.2 V:

image

image

 

 

The LTspice project is attached.

 

Related blog
Simple analog JFET switch - part 1: schema, simulate and test
Simple analog JFET switch - part 2: linear range and limitations
Attachments:
softswitch_j176_20200621.zip
  • Sign in to reply

Top Comments

  • Jan Cumps
    Jan Cumps over 5 years ago +5
    All instruments used in the blog are affordable. I purchased them second hand. The oscilloscope is a Rigol DS1054z. Someone in Belgium bought it as a temporary solution for their lab while they were waiting…
  • Jan Cumps
    Jan Cumps over 5 years ago +4
    Today I went to the local brick-and-mortar electronic shop. It's the place where I order my element14 components (in Belgium you can only order at Farnell online directly if you have a business - and I…
  • jw0752
    jw0752 over 5 years ago +3
    Hi Jan, The exploration and sharing of these simple experiments with individual components is one of my favorite types of postings on the forum. They always inspire me to setup and try to duplicate the…
  • Jan Cumps
    Jan Cumps over 5 years ago in reply to genebren +2
    The JFET was part of the shopping cart I won with project14 . I tried to put in a few components that I would normally not order when buying electronics.
  • genebren
    genebren over 5 years ago in reply to Jan Cumps +2
    Yeah, I saw the cart and I was wondering what direction you were going to be going in. I recently did some work for a client using analog switches, which led me into a couple of new uses for FETs (level…
  • DAB
    DAB over 5 years ago +2
    Very good post Jan. DAB
  • Jan Cumps
    Jan Cumps over 5 years ago in reply to jc2048 +2
    jc2048 wrote: This is a 100mV peak 5kHz sinewave being switched. I've got it running into a 10k load. Distortion isn't too bad at 100mV peak, though hi-fi buffs might turn their noses up at it gets a bit…
  • genebren
    genebren over 5 years ago +1
    Very cool! Thanks for sharing!
  • jc2048
    jc2048 over 5 years ago +1
    It works in Tina-TI too! This is using the FET model from the library - goodness knows where that came from or how old it is, but it seems to give sensible results. This is a 100mV peak 5kHz sinewave being…
  • jc2048
    jc2048 over 5 years ago in reply to Jan Cumps +1
    Sorry if I'm messing up part 2. The performance with everyday, consumer audio levels is quite respectable. On paper, it looks like it would be perfectly usable in something like an art piece for switching…
Parents
  • Jan Cumps
    Jan Cumps over 5 years ago

    Today I went to the local brick-and-mortar electronic shop.

    It's the place where I order my element14 components (in Belgium you can only order at Farnell online directly if you have a business - and I love to support local business - and the markup is often lower than shipping costs).

     

    I got some ammunition to do more discrete semiconductor investigations:

     

    image

    Perf board with isolated islands (no patterns. Just holes with a copper pad).

    And a set of 100 bipolar transistors.

    • BC547 / 557 (200 mA), 28 / 28 pieces
    • BC337 / 327 (800 mA), 12 / 12
    • BC517 / 516 (darlingtons), 6 / 6
    • BD139 / 140 (1 A), 4 / 4

     

    I'm not reviewing those transistors - I'm trying to focus on J- and MOSFETs.

    But I do need them in the surrounding circuit. As current sources, current mirrors, ... switches, ...

    For my last project14 basket (I've been on a roll the last months), I ordered a few pure copper clad boards, and more FETs. They will be the devices under test.

     

    A few things i want to achieve, that were underplayed during my education:

    • FETs as analog devices. 90% of the theory and labs were focused on bipolar.
    • P-devices. Anyone and any book shows N-devices almost always. Then they say that P-devices are just the opposite. But my brain does not work like that.
    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • Jan Cumps
    Jan Cumps over 5 years ago

    Today I went to the local brick-and-mortar electronic shop.

    It's the place where I order my element14 components (in Belgium you can only order at Farnell online directly if you have a business - and I love to support local business - and the markup is often lower than shipping costs).

     

    I got some ammunition to do more discrete semiconductor investigations:

     

    image

    Perf board with isolated islands (no patterns. Just holes with a copper pad).

    And a set of 100 bipolar transistors.

    • BC547 / 557 (200 mA), 28 / 28 pieces
    • BC337 / 327 (800 mA), 12 / 12
    • BC517 / 516 (darlingtons), 6 / 6
    • BD139 / 140 (1 A), 4 / 4

     

    I'm not reviewing those transistors - I'm trying to focus on J- and MOSFETs.

    But I do need them in the surrounding circuit. As current sources, current mirrors, ... switches, ...

    For my last project14 basket (I've been on a roll the last months), I ordered a few pure copper clad boards, and more FETs. They will be the devices under test.

     

    A few things i want to achieve, that were underplayed during my education:

    • FETs as analog devices. 90% of the theory and labs were focused on bipolar.
    • P-devices. Anyone and any book shows N-devices almost always. Then they say that P-devices are just the opposite. But my brain does not work like that.
    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube