Digi-key logo
scheme-it logo
Home
Design
注销 我的帐户
新增功能 DigiKey 技术论坛 键盘快捷键 联系我们页面 帮助页面 反馈
Scheme-it 设置
自动保存

Scheme-it

Introduction

原理图绘制
使用原理图符号布局电路元件,然后进行电气连接。从放大器到真空管各种符号应有尽有,同时还可以创建自定义符号,因此您几乎可以设计任何电路。通过访问 DigiKey 广泛的零件数据库,您还可以浏览并指定任何可订购的零件。
框图构建
使用系统模块在概念层面完善您的想法。更高级的组件可帮助您对想法进行更广泛的规划。这是一个个功能强大的块链库,可以让您快速布局各种电路功能。完成设计后,可保存并与您的同事分享。
流程图创建
流程图创建选项有助于您将概念转化为设计。使用库中的箭头、图形、UML 符号等来梳理流程并为每个阶段作注释。插入文本框、数学函数/公式、图片或链接,帮您说明目标,并使您的计划更易理解。

开始设计

Projects

公开项目

我的项目

设计启动器件

电路基础知识

显示
 / 19
1 2
Inverting Op Amp
开始设计
更多细节
Differentiator Op Amp

A Differentiator Op Amp will produce an output signal that is proportional to the rate of change of the input voltage.

开始设计
更多细节
Power Supply

The basic AC/DC power supply will rectify the AC input through the diodes, and will smooth the ripple with the capacitor C1.  

开始设计
更多细节
Common Emitter Configuration

A common emitter amplifier uses voltage divider biasing across the supply to set the operating point of the transistor. It exhibits high input impedance and low output impedance. The output with be 180 degrees out of phase with the input.

开始设计
更多细节
Differential Amplifier

The differential amplifier/subtractor will amplify the difference between the inverting and non-inverting terminals. 

开始设计
更多细节
Wien Bridge Oscillator

The Wien Bridge Oscillator circuit is comprised of two BJT transistors where the feedback from the second is fed to the input of the first through the Wien Bridge network.

开始设计
更多细节
Clapp Oscillator

The Clapp Oscillator is essentially a modified version of the Colpitts Oscillator where a capacitive voltage divider provides the feedback. The Clapp Oscillator is typically used in receiving circuits.

开始设计
更多细节
RC High Pass

The RC high pass filter will pass the higher frequencies and block the lower ones. At lower frequencies the capacitor has high reactance and blocks the input signal.  As the frequency climbs the cutoff frequency will be reached and the reactance is reduced to let the frequency pass.

开始设计
更多细节
LC High Pass

The LC high pass filter will block lower frequencies and let the higher frequencies pass.  They are typically used for RF applications.

开始设计
更多细节
H Bridge

The H-Bridge circuit is primarily used for motor control.  By switching the pair of transistors that are on, you can control the direction of rotation for a DC motor.

开始设计
更多细节
显示
 / 19
1 2

Introduction

原理图绘制
使用原理图符号布局电路元件,然后进行电气连接。从放大器到真空管各种符号应有尽有,同时还可以创建自定义符号,因此您几乎可以设计任何电路。通过访问 DigiKey 广泛的零件数据库,您还可以浏览并指定任何可订购的零件。
框图构建
使用系统模块在概念层面完善您的想法。更高级的组件可帮助您对想法进行更广泛的规划。这是一个个功能强大的块链库,可以让您快速布局各种电路功能。完成设计后,可保存并与您的同事分享。
流程图创建
流程图创建选项有助于您将概念转化为设计。使用库中的箭头、图形、UML 符号等来梳理流程并为每个阶段作注释。插入文本框、数学函数/公式、图片或链接,帮您说明目标,并使您的计划更易理解。

开始设计

Help & Resources

需要帮助吗?在技术论坛提问

获得帮助

在线换算器
Digi-Key 的在线换算器为许多电子行业的单位换算提供了一站式的计算服务。

转至换算器

在线换算器
Digi-Key 的在线换算器为许多电子行业的单位换算提供了一站式的计算服务。

转至换算器

参考设计库
使用 DigiKey 的参考设计库,根据电路性能搜索设计。

转至参考设计库

参考设计库
使用 DigiKey 的参考设计库,根据电路性能搜索设计。

转至参考设计库

技术论坛
反馈
新增功能
您将要删除项目

请在下方框中输入 'DELETE'(无引号),以确认进行删除操作。

  • 引言
  • 教程视频
  • 主页
  • 修订版
  • 符号编辑器
  • KiCad 导出(测试版)
  • 收藏符号
  • 线网
  • 保存/打开/删除项目
  • 自动保存和历史记录
  • 放置符号
  • 线路符号
  • 添加/编辑文字
  • 数学框
  • 共享和导出
  • BOM 管理器
  • Digi-Key 目录
  • 常见问题解答
Title
( function(){ homeQueryLoggedIn(); } )(); $(document).ready(function () { siHelper.handleCodeForHomePage(function () { }, function (mainPage) { mainPage.document.title = window.document.title; }) const currentTab = $('#home-tab-wrapper a.button-wrapper>div.selected').parent().data('tab-id'); let savedScrollPosition = localStorage.getItem('scrollPosition' + currentTab); if (savedScrollPosition && savedScrollPosition != 0 ) { if(localStorage.getItem('resetScroll') == 'true') { // Reset the scroll position to the top $('#page-content-wrapper').animate({ scrollTop: 0 }, 0); // Clear the saved scroll position from localStorage localStorage.removeItem('scrollPosition' + currentTab); localStorage.setItem('resetScroll', 'false'); }else{ $('#page-content-wrapper').scrollTop(savedScrollPosition); } } // call api check login every 30 minutes setInterval(homeQueryLoggedIn, 30 * 60 * 1000); });
键盘快捷键
通用快捷键
剪切CTRL - X
复制CTRL - C
粘贴CTRL - V
撤消CTRL - Z
恢复CTRL - Y
删除Delete
放大+ / I
缩小- / O
元件快捷键
垂直翻转V
水平翻转H
旋转R
组合CTRL - G
取消组合CTRL - U
全选CTRL - A
目录指定A
Add to FavoritesS
从收藏夹删除Shift + S
Move 1 tile in that directionArrow
Move 10 tiles in that directionShift + Arrow
Add a linebreak (text box)Shift + Enter
Finish editing (text box)Enter
Select or unselect multiple objectsCTRL - click
Move selected objects, and maintain their x- and y- coordinatesShift + drag
Make a copy of selected objectsCTRL - drag
Make a copy of selected objects, and maintain their x- and y- coordinatesCTRL - drag + Shift
项目快捷键
打开项目CTRL - O
打开上一个项目F7
打开下一个项目F9
保存项目CTRL - S