CONTROL
228000
NR/2017+
誠研翔科技,專業(yè)配單公司,可開增值稅發(fā)票
CONTROL
60701
SOP16P/24+
深圳原裝現(xiàn)貨,可看貨可提供拍照
CONTROL
5000
SOP16P/23+
優(yōu)勢產(chǎn)品大量庫存原裝現(xiàn)貨
CONTROL
228000
NR/2017+
誠研翔科技,配單公司,可開增值稅發(fā)票
CONTROL
2000
SOP16P/25+
只做原裝,支持賬期,提供一站式配單服務(wù)
CONTROL
65286
-/21+
全新原裝現(xiàn)貨,長期供應(yīng),免費送樣
CONTROL
3000
SOP16P/N/A
原裝正品熱賣,價格優(yōu)勢
CONTROL
6608
SOP16P/2024+
現(xiàn)貨假一罰萬只做原裝現(xiàn)貨
CONTROL
3588
-/-
原裝 部分現(xiàn)貨量大期貨
CONTROL
1
SOP28/10+
現(xiàn)金回收.收購庫存
CONTROL
1000
SOP16P/8
原裝正品現(xiàn)貨
CONTROL
41101
SOP16P/-
大量現(xiàn)貨,提供一站式配單服務(wù)
CONTROL
225080
SOP16P/2016+
原裝現(xiàn)貨長期供應(yīng)
CONTROL
92700
SOP16P/23+
原裝現(xiàn)貨,支持BOM配單服務(wù)
CONTROL BOARD FOR WHATMINER M20/30...
100000
-/-
-
CONTROL LOT
6431
-/25+
原裝認(rèn)證有意請來電或QQ洽談
CONTROL LOT
7500
N/A/2024
上海原裝現(xiàn)貨庫存,歡迎查詢
CONTROL LOT
16800
N/A/1808+
原裝正品,亞太區(qū)混合型電子元器件分銷
CONTROL LOT
22000
-/-
原裝 部分現(xiàn)貨量大期貨
CONTROL.5
100500
TQFP64/2519+
一級代理專營品牌原裝,優(yōu)勢現(xiàn)貨,長期排單到貨
CONTROL44
4 bit Address - 4 bit Data encoder/d...
ETC [ETC]
CONTROL44PDF下載
CONTROL124
4 bit Address - 12 bit Data encoder/...
RADIOMETRIX [Radiometrix Ltd]
CONTROL124PDF下載
CONTROLNET-RAB
Computer Systems Protocol Analyzer
CONTROLNET-RABPDF下載
摘要:數(shù)字信號控制器(dsc)在單片上組合了微控制器和dsp的功能,能成功用于汽車電子中的直流無刷電機(bldc)的控制.文章包括了采用bldc馬達的好處,dsc的主要特性和性能以及為什么dsc很適合于馬達控制應(yīng)用等方面的內(nèi)容. dscs boost automotive electric motor controldigital signal controllers combine microcontroller and dsp functionality on-chip for automotive brushless dc (bldc) motor applicationsby willie fitzgerald, microchip technology mechanically actuated automotive systems, such as power steering and fuel and water pumps, are being replaced with systems that utilize electric motor techn
記錄該鏈表的長度作為調(diào)度模塊進行調(diào)度的權(quán)值計算使用。 free list代表空閑的地址隊列。為方便地辨識、管理空閑的地址,避免地址沖突,在bm中將所有空閑的地址使用一個鏈表進行管理。這個鏈表就是空閑地址隊列。空閑地址隊列依據(jù)系統(tǒng)需求的不同有著不同的形式,一般空閑地址隊列的構(gòu)成和pq list相似,由空閑地址首指針free_hptr和空閑地址尾指針free_tptr構(gòu)成。bm模塊的所有操作都圍繞著空閑的地址隊列free list進行。 基于bm模塊的數(shù)據(jù)流結(jié)構(gòu),bm模塊一般分為write control模塊、free list control模塊、read control模塊、pram control模塊、bram control模塊。bm的結(jié)構(gòu)如圖3所示。 圖3 bm結(jié)構(gòu)圖 write control模塊從free list模塊處得到空閑地址,向bram control模塊提出寫請求,同時更新pram中的內(nèi)容。free list control模塊負(fù)責(zé)管理空閑地址列表,提供write control模塊的寫bram地址及pram地址,回收經(jīng)read control模塊讀出數(shù)
需要記錄該鏈表的長度作為調(diào)度模塊進行調(diào)度的權(quán)值計算使用。 free list代表空閑的地址隊列。為方便地辨識、管理空閑的地址,避免地址沖突,在bm中將所有空閑的地址使用一個鏈表進行管理。這個鏈表就是空閑地址隊列。空閑地址隊列依據(jù)系統(tǒng)需求的不同有著不同的形式,一般空閑地址隊列的構(gòu)成和pq list相似,由空閑地址首指針free_hptr和空閑地址尾指針free_tptr構(gòu)成。bm模塊的所有操作都圍繞著空閑的地址隊列free list進行。 基于bm模塊的數(shù)據(jù)流結(jié)構(gòu),bm模塊一般分為write control模塊、free list control模塊、read control模塊、pram control模塊、bram control模塊。bm的結(jié)構(gòu)如圖3所示。 圖3 bm結(jié)構(gòu)圖 write control模塊從free list模塊處得到空閑地址,向bram control模塊提出寫請求,同時更新pram中的內(nèi)容。free list control模塊負(fù)責(zé)管理空閑地址列表,提供write control模塊的寫bram地址及pram地址,回收經(jīng)read control模塊讀出數(shù)據(jù)塊后釋
該鏈表的長度作為調(diào)度模塊進行調(diào)度的權(quán)值計算使用。 free list代表空閑的地址隊列。為方便地辨識、管理空閑的地址,避免地址沖突,在bm中將所有空閑的地址使用一個鏈表進行管理。這個鏈表就是空閑地址隊列。空閑地址隊列依據(jù)系統(tǒng)需求的不同有著不同的形式,一般空閑地址隊列的構(gòu)成和pq list相似,由空閑地址首指針free_hptr和空閑地址尾指針free_tptr構(gòu)成。bm模塊的所有操作都圍繞著空閑的地址隊列free list進行。 基于bm模塊的數(shù)據(jù)流結(jié)構(gòu),bm模塊一般分為write control模塊、free list control模塊、read control模塊、pram control模塊、bram control模塊。bm的結(jié)構(gòu)如圖3所示。 圖3 bm結(jié)構(gòu)圖 write control模塊從free list模塊處得到空閑地址,向bram control模塊提出寫請求,同時更新pram中的內(nèi)容。free list control模塊負(fù)責(zé)管理空閑地址列表,提供write control模塊的寫bram地址及pram地址,回收經(jīng)read control模塊讀出數(shù)據(jù)塊后
s是tms320c6000系列的高速浮點數(shù)字信號處理信號,是ti公司20世紀(jì)90年代后期的最新一代dsp產(chǎn)品。c6701有4個通道自加載的dma通道,用于數(shù)據(jù)的dma傳輸;另外,1個輔助dma通道,負(fù)責(zé)與主機通信。dma通道可以在沒有cpu參與下完成映射空間的數(shù)據(jù)傳輸。數(shù)據(jù)的傳輸可以是片內(nèi)存存儲器、片內(nèi)外圍部件或外部器件之間的傳輸。2.1 dma控制寄存器對于c6x系列的dma,在使用任何一個dma通道進行數(shù)據(jù)傳輸前,都必須設(shè)置以下幾組寄存器。各寄存器及其功能如下:*主控寄存器(primary control register)——用于控制dma狀態(tài)及傳輸類型;*副控寄存器(secondary control register)——用于使能cpu中斷,監(jiān)視dma通道狀態(tài);*傳輸計數(shù)寄存器(transfer control register)——用于記錄傳輸?shù)膯挝粩?shù)目;*源地址寄存器(source control register)——傳輸?shù)钠鹗嫉刂?目標(biāo)地址寄存器(destination control register)——傳輸?shù)哪康牡刂?;此外,dma通道可以使用以下全局dma寄存器,以完成比較復(fù)
作為可以利用最先進的計算機技術(shù)的高性能控制系統(tǒng),PAC與PC Control也有著本質(zhì)的區(qū)別。PAC使用實時操作系統(tǒng),所有系統(tǒng)硬件肷件功能的控制引擎由應(yīng)用程序負(fù)責(zé),是真正的、實時的、確定性的控制系統(tǒng)。PC Control使用普通...
Vision Control公司推出S24系列視覺傳感器。該產(chǎn)品的teach-in功能可實現(xiàn)可靠的參數(shù)輸入,能夠進行快速簡便的連接。
S24系列傳感器采用PLC級控制,易于集成到自動設(shè)備當(dāng)中,每秒最多可檢測20個部件。由于該傳感器基于機器視覺算法,因...
1 引言
由于FPGA的出現(xiàn),使得我們不需要承擔(dān)較大風(fēng)險和較高的流片費用將小規(guī)模...
Spectrum Control子公司Spectrum Microwave新推出隔離開關(guān)濾波器組,可提供結(jié)構(gòu)緊湊、雙通道可選中頻濾波器。該濾波器采用完整的輸入和輸出隔離器,可在不影響窄帶性能的條件下獲得所需的回波損耗,使RF工程師及系統(tǒng)設(shè)計人員能夠動態(tài)配...
德州儀器公司led驅(qū)動產(chǎn)品概況 1、tlc5951 說明:the tlc5951 is a 24-channel, constant-current sink driver. each channel has an individually-adjustable, 4096-step, pulse width modulation (pwm) grayscale (gs) brightness control and 128 step constant-current dot correction (dc). the dot correction adjusts brightness deviation between channels and other led drivers. the output channels are grouped into three groups of eight channels. each channel group has a 256-step global brightness control (bc) function and an ind
愛特梅爾公司(atmel corporation)宣布,基于zigbee remote control〓 標(biāo)準(zhǔn)的atmel按鍵遙控器和atmega128rfa1單芯片無線裝置微控制器已經(jīng)獲得zigbee 認(rèn)證。獲得認(rèn)證后,atmel按鍵遙控器用戶現(xiàn)可運行zigbee remote control軟件堆棧,實現(xiàn)可共同操作的安全射頻遙控功能,并能提供無瞄準(zhǔn)要求的雙向通信能力。zigbee remote control為先進的、更加環(huán)保和易于使用的射頻遙控設(shè)立了全球標(biāo)準(zhǔn),消除了瞄準(zhǔn)(line-of-sight)限制,并提供了雙向通信、更長的有效使用距離和電池壽命。 zigbee remote control標(biāo)準(zhǔn)適用于各種消費電子設(shè)備(ce),包括高清電視、家庭影院設(shè)備、機頂盒及其它音頻設(shè)備,這項標(biāo)準(zhǔn)可讓消費者不必直接指向設(shè)備進行遙控,而低功耗特點也能夠延長電池壽命。它還賦予消費者更大的靈活性,能夠在附近的房間控制設(shè)備,并可把設(shè)備放置在幾乎任何地方,包括木板、內(nèi)墻或玻璃后面。 zigbee 聯(lián)盟市場營銷和業(yè)務(wù)副總裁benno ritter稱:“愛特梅爾zigbee認(rèn)證產(chǎn)品能夠幫助消費電子
接收機鏡頻頻率上的規(guī)定信號電平與產(chǎn)生同樣輸出功率的調(diào)諧頻率的(有用)信號電平之比。 6.23單信號法 single-signal method 在沒有有用信號的情況下測量接收機對無用信號響應(yīng)的方法。 6.24雙信號法 two-signal method 在存在有用信號的情況下確定接收機對無用信號響應(yīng)的測量方法。 注:用這種方法時,對每種被測接收機都必須規(guī)定詳細(xì)的測試方法和采用的標(biāo)準(zhǔn)。 7功率控制及供電網(wǎng)絡(luò)阻抗 7· 1輸入功率控制 input power control 對設(shè)備、機器或系統(tǒng)的輸入功率進行控制以獲得所需的性能。 7·2輸出功率控制 output power control 對設(shè)備、機器或系統(tǒng)的輸出功率進行控制以獲得所需的性能。 7·3周期性通/斷開關(guān)控制 cyclic on/off swithing control 重復(fù)地接通和斷開設(shè)備電源的功率控制。 7·4(控制系統(tǒng)的)程序 program (of a control system) 完成規(guī)定操作所需的一組命令和信息信號。 7· 5(按半周的)多周控制 mult
e rejection ratio 接收機鏡頻頻率上的規(guī)定信號電平與產(chǎn)生同樣輸出功率的調(diào)諧頻率的(有用)信號電平之比。6.23單信號法 single-signal method 在沒有有用信號的情況下測量接收機對無用信號響應(yīng)的方法。6.24雙信號法 two-signal method 在存在有用信號的情況下確定接收機對無用信號響應(yīng)的測量方法。 注:用這種方法時,對每種被測接收機都必須規(guī)定詳細(xì)的測試方法和采用的標(biāo)準(zhǔn)。 7功率控制及供電網(wǎng)絡(luò)阻抗7· 1輸入功率控制 input power control 對設(shè)備、機器或系統(tǒng)的輸入功率進行控制以獲得所需的性能。7·2輸出功率控制 output power control 對設(shè)備、機器或系統(tǒng)的輸出功率進行控制以獲得所需的性能。7·3周期性通/斷開關(guān)控制 cyclic on/off swithing control 重復(fù)地接通和斷開設(shè)備電源的功率控制。7·4(控制系統(tǒng)的)程序 program (of a control system) 完成規(guī)定操作所需的一組命令和信息信號。7· 5(按半周的)多周控制 multicycle control (
了基于fir模型的預(yù)測函數(shù)控制算法,理論分析表明該算法對于設(shè)定值變化和輸出擾動均無余差,針對主汽溫對象的仿真結(jié)果表明該算法的優(yōu)越性能。結(jié)合該算法、t-s模糊建模和自適應(yīng)控制技術(shù),提出了模糊自適應(yīng)預(yù)測函數(shù)控制策略,它實現(xiàn)簡單,對工況變化具有優(yōu)良的適應(yīng)性。采用該策略的主汽溫系統(tǒng)在負(fù)荷大范圍升降時,主汽溫度變化能維持在±5℃以內(nèi),而且控制量變化平穩(wěn)。該控制策略具有很高的工程實用價值。 參考文獻 [1] kuntze h b, et al. on the predictive functional control of an elastic industrial robot[c].proc. of 25th cdc,athens, greece,1986:1877-1881.[2] richalet j, et al. predictive functional control:application to fast and accurate robots[a].proc. of ifac 10th world congress[c],munich, west- germany,1987:251-258
easy-downloader v1.1 for atmel 89c2051/4051 build your own a personal writer for programming hex code into flash based microcontroller at89c2051(2k) and at89c4051(4k). simple hardware and easy use software in dos and window version. single-side and double side pcb files included.acrobat files for pcb image.introductionthe first version of the easy-downloader was designed in 1997 to be used as a tool for my students on building her/his own microcontrollers circuit in the class ' designing mic
,移植到其他類型單片機時只需修改一下引腳定義就行了。使用時注意根據(jù)你的硬盤修改一下相應(yīng)的參數(shù)(在程序中有注解)。使用步驟與運行效果 連接好電路(很簡單),在把程序燒進芯片。先接通硬盤電源,再打開任意一個串口調(diào)試程序,把波特率設(shè)置成57600bps,再運行單片機即可。效果與下:源程序:#include <at89x51.h>/*************************************************** harddisk control demo * power by dddlzhu* 編譯環(huán)境 : keil c51 v7.07 支持器件 : at89c51 * copyright (c) 2004 ***************************************************/#define byte unsigned char#define uint unsigned int/****
atmel 89 series flash microcontroller programmer ver 3.0 introductionthis programmer was designed in view of to be flexible, economical and easy to built, the programmer hardware utilizes the standard ttl series parts and no special components are used. the programmer is interfaced with the pc parallel port and there is no special requirement for the pc parallel port, so the older computers can also be used with this programmer. supported devicesthe programmer software supports the fol
息系統(tǒng)(mis)等的主時鐘通過合適的gps時鐘信號接口,得到標(biāo)準(zhǔn)的tod(年月日時分秒)時間,然后按各自的時鐘同步機制,將系統(tǒng)內(nèi)的從時鐘偏差限定在足夠小的范圍內(nèi),從而達到整個系統(tǒng)的時鐘同步。 北京華人時創(chuàng)科技發(fā)展有限公司 技術(shù)交流:15900725610 岳峰 電子郵箱:yf_cs@163.com 騰訊qq:522508213 gps/北斗/cdma時鐘產(chǎn)品 一、 dcs集散控制系統(tǒng)時鐘同步 1.1 dcs集散控制系統(tǒng) dcs是分布式控制系統(tǒng)的英文縮寫(distributed control system),在國內(nèi)自控行業(yè)又稱之為集散控制系統(tǒng)。它是一個由過程控制級和過程監(jiān)控級組成的以通信網(wǎng)絡(luò)為紐帶的多級計算機系統(tǒng),綜合了計算機,通信、顯示和控制等4c技術(shù),其基本思想是分散控制、集中操作、分級管理、配置靈活以及組態(tài)方便。dcs系統(tǒng)硬件共分三大部分:通信網(wǎng)絡(luò)、人系統(tǒng)接口(hsi)、現(xiàn)場控制單元(hcu); 1.2 dcs系統(tǒng)時鐘同步意義 dcs集散控制系統(tǒng)的時鐘改造前同步信號是由工作站所產(chǎn)生的,由于計算機時鐘都會有秒漂移導(dǎo)致工作站時間基準(zhǔn)不夠精確,其他工作站也不例外。因此d
iw3620是高性能ac/dc離線led驅(qū)動器,器件在高負(fù)載條件下工作在準(zhǔn)諧振模式,以得到高的效率和各種內(nèi)置的保護特性,降低emi,工作頻率高達130khz,通用輸入電壓85 vac到 264 vac,可驅(qū)動40w 的led照明。本文介紹了iw3620主要特性以及典型應(yīng)用電路。 iw3620:digital pwm constant current controller for ac/dc led driver the iw3620 is a high performance ac/dc offline led driver which uses digital control technology to build peak current mode pwm flyback power supplies. the device operates in quasi-resonant mode at heavy load to provide high efficiency along with a number of key built-in protection features whil
wrapper registerstypedef struct { reg32 syscfg; // system configuration reg32 ncacnbe0; // non cacheable area 0 reg32 ncacnbe1; // non cacheable area 1} regcpuw;// bus priorities registerstypedef struct { reg32 sbuscon; // system bus control} regbusp;#define pcpuw ((regcpuw *)cpuw_base)#define pbusp ((regbusp *)busp_base)#endif /* __system_h *//******************************************************************************//* this file is part of the uvision/arm development tools
mp;#8226; timer programming - allows a device (e.g. the tv) to set a timer recording on a recordingdevice.• system information - queries the system to determine device addresses and configurations(e.g. language and country)• deck control - enables a device to control (e.g. play, fast forward etc.) and interrogate aplayback device (a deck).• tuner control - allows a device to control the tuner of another device.• vendor specific commands - allows a set of vendor-d
f non-contact infrared radiation, and convert it into a voltage signal. meanwhile, it has also identified other biological and non-biological movement. piezoelectric infrared sensor can be used to burglar alarm device could also be used in automatic control, proximity switches, telemetry and other fields. it is used to produce an anti-theft alarm system with the current marketing many of burglar alarm equipment, it will have the following characteristics : no infrared or other sources of electromagneti
m(sram/rom) bank 3 dcd 0x87000000, 0x20000000, 1 ; 32 mb srom(sram/rom) bank 4 dcd 0x87800000, 0x28000000, 1 ; 32 mb srom(sram/rom) bank 5 dcd 0x88000000, 0x30000000, 128 ; 64 mb dram bank 0, 1 dcd 0x90800000, 0x48000000, 1 ; memory.html">memory control register dcd 0x90900000, 0x49000000, 1 ; usb host register dcd 0x90a00000, 0x4a000000, 1 ; interrupt control register dcd 0x90b00000, 0x4b000000, 1 ; dma control register dcd 0x90c00000, 0x4c000000, 1 ; clock & power register dcd 0x90d00000
m(sram/rom) bank 3 dcd 0x87000000, 0x20000000, 1 ; 32 mb srom(sram/rom) bank 4 dcd 0x87800000, 0x28000000, 1 ; 32 mb srom(sram/rom) bank 5 dcd 0x88000000, 0x30000000, 128 ; 64 mb dram bank 0, 1 dcd 0x90800000, 0x48000000, 1 ; memory.html">memory control register dcd 0x90900000, 0x49000000, 1 ; usb host register dcd 0x90a00000, 0x4a000000, 1 ; interrupt control register dcd 0x90b00000, 0x4b000000, 1 ; dma control register dcd 0x90c00000, 0x4c000000, 1 ; clock & power register dcd 0x90d00000