The SSPC is composed of control and logic device, solid-state switch device and current-sense device.
固态功率控制器由控制和逻辑部件、固态开关部件和电流感受部件组成。
A new solid state switch and its principle, construction and operation characteristics are introduced mainly.
主要介绍新型的固态开关的原理、结构和运行特性。
The solid state switch device uses power MOSFET as soft switch, so, the spark doesn't appear when the circuit turn on or turn off.
固态开关部件采用电力MOSFET做软开关,使得电路通断时,不会出现打火花的现象。
Using PC or programmable devices instead of the signal generator, a high voltage solid state switch controlled by programmes will come into true.
用PC或者可编程器件取代信号发生器提供控制信号,可以实现高压固体开关的程控功能。
This kind modulator is characterized by repetitive frequency and easily-adjustable width of the output pulse for utilization in solid state switch.
脉冲调制器的放电回路采用先进的固态开关技术,以实现频率和脉宽的连续可调。
When the model applied to Solid-State Switch simulation, the comparison between the experimental and simulation result proved the validity and accuracy of the model.
将模型应用于固态开关的仿真中,仿真结果与实验波形证明了该模型的正确性与准确性。
MOSFET has higher working speed and smaller voltage and current than IGBT's. MOSFET has been selected for study the solid state switch technology working on higher repetition rate.
MOSFET的工作速度比IGBT高,耐压和电流比igbt小,本文采用MOSFET研究工作在更高频率下的固体开关技术。
In fact, when you hit the deploy switch, the state changes to deploying and then after some unpredictable amount of time to deployed.
实际上,当你触发部署开关,状态变为了部署中,在不可预知的一段时间之后,又改变为已部署。
If for example you switch workspaces frequently, and forgot to remove projects from previous workspaces, you could rest the Unit Test Environment back to its initial state.
例如,如果您经常切换工作区,并且忘了从先前的工作区中删除项目,您可以将单元测试环境恢复到初始状态。
You can edit the state chart to add and delete transitions and events, and you can switch between the diagram and the table view of the state chart.
您可以编辑状态表,以添加和删除过渡和事件,您可以在状态图的图表和表格视图之间进行切换。
Studies on the Marine mammals found that healthy dolphins switch into a diabetic-like state overnight when they are not feeding, but revert to a normal physiology when they eat the following morning.
针对宽吻海豚这种海洋哺乳动物的研究发现,健康的宽吻海豚如果没有进食,在夜间会将身体调节成类似糖尿病的状态,但在第二天早上进食后,海豚的身体又会转变回正常状态。
In trivial processes, the state of a process is unchanged by the invocation of the process. Switching on the light doesn't change the function, potential, or the predictability of the switch.
在零散过程中,使用处理过程不会导致其自身的改变,打开开关并不改变开关本身的功能、潜力或可预测性。
To get a breakdown of imports, and see where the declines have been most marked, it is necessary to switch to five-month data issued by INSEE, the state statistics office.
为使进口额进一步下降并找出受此影响最大的项目则必须查看国家统计局公布的近五个月的统计数据。
This means that when the original server is back at a normal state, the disk will not automatically switch back.
这意味着当初始服务器返回正常状态时,该磁盘将不会自动切回。
In the disconnected method, you set the network state flag for the time client informing it to switch to the secondary server.
在disconnected方法中,可以为timeclient设置网络状态标志以通知它转换到备用服务器。
We also use the -raisecmd callback on the second tab to switch the third tab from its disabled to its active state once the second tab has been raised for the first time.
我们还在第 二个标签上使用了 -raisecmd 回调,目的是当第二个标签第一次 被重新激活时将第三个标签的状态由禁用切换为活动。
This switch case calls tcp_drop , which checks the state of the socket.
此切换实例调用tcp _ drop以检查套接字的状态。
The solution in this case was to switch to memcache and to stop using state on any app server they had.
此处的解决方案是切换到memcache并在所有应用服务器上不再使用状态。
Then, it USES a state machine (a switch statement, that is) to determine whether an incoming character represents the end of a partition.
然后,它使用一个状态机(即s witch语句)来决定引入的字符是否代表分区的末端。
Then you can reboot, and at the boot prompt, use the dsl restore={} switch to reboot to the previous saved state.
然后就可以重新引导机器了;在引导提示符中,可以使用dslrestore={}来重新引导到上一次保存的状态。
The switch case for PRU_DETACH calls tcp_disconnect to check if a connection state is ESTABLISHED.
PRU_DETACH的切换实例调用tcp _ disconnect,以检查连接状态是否为ESTABLISHED。
The switch case for PRU_SHUTDOWN calls the tcp_usrclosed function, which updates the state of the socket, depending on the current state.
PRU_SHUTDOWN的切换实例根据当前的状态调用tcp_usrclosed函数,以更新套接字的状态。
Once the database is in a consistent state, users can switch over to the standby database to continue their work.
一旦数据库处于一致状态,用户就可以切换到备用数据库,以便继续他们的工作。
Handlers generally save the current state of the flow and execution and will switch to a predefined handler flow.
处理程序通常保存流和执行的当前状态,然后切换到一个预定义处理程序流。
When a context switch occurs in cases such as virtual processor conferring its cycles to another virtual processor, it will be required to save the entire program visible processor state.
在出现上下文切换的情况下(如虚拟处理器将其周期交换给另一个虚拟处理器的时候),必须保存整个程序的可见处理器状态。
If the switch is rebooted in this state, the current configuration will be lost.
如果在这种状态下重新引导交换机,当前的配置就会丢失。
"Solid State" pads replace the usual mechanical switch and contact used in other hard pads.
“实心”跳舞毯替换了一般用在硬式毯的机械开关和接触器。
Now, when you switch to a Git repo, the prompt reflects state.
现在,当切换到一个 Git存储库时,提示符会反映该状态。
Transition 3 the event handler for endElement updates the state and calls BestDeal to process the current element: switch (state).
转换3endelement的事件处理器更新状态,并调用BestDeal来处理当前元素:switch (state)。
Start the cooling after the switch, the compressor starts to work, the refrigeration system into the official working state.
启动制冷开关后,压缩机开始工作,制冷系统进入正式工作状态。
应用推荐