• Multisim:JFET混频器设计(含完整程序)


    前言

            花了好大心血完成了一份留学作业系列——2:JFET混频器设计;供大家参考,文末有Multisim程序及无水印Word文档。

    实验内容

            在本实验中,研究了使用 JFET 的混频器。它包含乘法运算和滤波运算,将来自射频调谐放大器的信号与来自本地振荡器的“载波”信号混合。上变频器和下变频器模式均可用。本实验选择下变频器是因为滤波器要求没有上变频器严格。
            该实验由NIMultisim进行。 本实验的主要目的是加深对混合电路理论方面的理解,掌握利用multisim实现混合电路的设计和流程。

    一、先看作业题目要求

    在这里插入图片描述
    在这里插入图片描述
    在这里插入图片描述
    在这里插入图片描述
    在这里插入图片描述

    二、作业正文

    Introduction

            In this experiment, a mixer using a JFET is studied. It contains a multiplication operation and a filtering operation that will The signal from the RF tuning amplifier is mixed with the “carrier” signal from the local oscillator. Both upconverter and downconverter modes are available. The downconverter is chosen for this experiment because the filter requirements are less stringent than those of the upconverter.
            The experiment was conducted by NIMultisim. The main purpose of this experiment is to deepen the understanding of the theoretical aspects of hybrid circuits and to master the design and process of implementing hybrid circuits using multisim.

    Pre-lab work

    3.1

    在这里插入图片描述

    3.2

            A mixer has a local oscillator at 1157 kHz and a bandpass filter centered at 455 kHz. This results in a filter output signal with a center frequency of 455 kHz. Adjust the receive band of the receiver to the corresponding band of the channel.

    Experiment Work

    4.1(2)circuit setup

    在这里插入图片描述

    4.1(3)add +12V DC

    在这里插入图片描述
    At this time is close to zero, JFET is in the pinch-off region.

    4.1(4)set input x1 and x2

    在这里插入图片描述

    4.1(5)

            Display the drain voltage of the JFET on the oscilloscope, then change the oscilloscope display to y~x mode. After adjusting the frequency to eliminate the phase shift effect, the convex transfer characteristics under unloaded conditions are obtained.
    在这里插入图片描述
    在这里插入图片描述

    4.1(6)

            Choose three pairs of y and x values to calculate + c for the constants a, b and c.Get
    在这里插入图片描述

    4.1(7)

    The parabolic transfer function of the JFET is used to calculate the theoretical output of the mixer for x1 and x2 inputs.Theoretically, y≈-81.451v.

    4.2(1)(2)

    Construction of a multi-simulation model of an IF amplifier with an IF transformer modeled with a capacitor and a 2x2 transformer.
    在这里插入图片描述

    4.2(3)

    Apply a 12V DC supply to the IF amplifier. Measure the DC conditions of the BJTs to ensure they are in the active region.
    在这里插入图片描述

    4.2(4)

    Application of a small signal from a function generator at 455 kHz to an IF amplifier..

    4.3(1)(2)

    Set the signal of the function generator and connect it to the input x2 of the mixer.
    在这里插入图片描述

    4.3(3)

    Get the output waveform. The frequency is close to the difference of the two input signals from the function generator
    在这里插入图片描述
    The difference between theory and simulation is influenced by the noise factor, frequency loss, and other factors.

    Conclusion

    Through the mixing circuit, the output signal only changes the frequency magnitude, other characteristics do not change, to achieve the spectrum shift, which is conducive to the subsequent processing of the signal, such as amplification, frequency selection, etc.

    三、资源包内容

    在这里插入图片描述

  • 相关阅读:
    数据结构——八叉树
    栈和队列(8.4)
    【DP+贪心】跳跃游戏
    Qt学习15 用户界面与业务逻辑的分离
    C++/Qt 小知识记录
    C++深浅拷贝及简易string类实现
    分布式数据库难题(四):单机事务
    《深入浅出OCR》第一章:OCR技术导论
    (六)库存超卖案例实战——使用mysql分布式锁解决“超卖”问题
    dolphinscheduler docker compose安装配置
  • 原文地址:https://blog.csdn.net/weixin_46423500/article/details/133612544