2023年10月9日 星期一

cd40106 cd4046 music midi multiple guitar synthesizer

 http://www.jamesschidlowsky.ca/electronics.html

Handmade Electronics by James Schidlowsky

Handmade Electronics by James Schidlowsky
HIL 0010001100101000 (prototype "Lunetta" synth)
if6spaced9 (temporary "box")
Bag Balm Box
CLK-OSC Module
Ribbon Controller
Dual VCO
Utility Boxes: FACEMULT & HEXGĀT
Octa Consequencer
Animated Pinball Lightbox : Centigrade 37.
Animated Pinball Lightbox: "Sea Breeze".

 http://www.cqham.ru/projects/cmos_20rf_20synthesizer/cmos_20rf_20synthesizer.htm Synthesizer Session - CD4046, CD40106 & CD4066 
https://benjiaomodular.com/post/2021-02-17-40106-oscillator-bank/

https://otonanokagaku.net/magazine/sx150/index.html
別冊シンセサイザークロニクル | 大人の科学マガジン | 大人の科学.net

https://pcm1723.hateblo.jp/entry/20080101/1199206631
アナログシンセサイザー
アナログシンセの VCO ブロック (20) -- リニア VCO 回路(15) - シンセ・アンプラグド

https://b.meso.tokyo/post/677985390156742656/what-is-cd4046-pll-ic
めそめそなたんぶらー — CD4046B PLL ICってなんだ

https://www.elektormagazine.com/labs/analog-synthesizer

https://academic-accelerator.com/encyclopedia/jp/phase-locked-loop
フェーズロックループ Phase Locked Loop: 最新の百科事典、ニュース、レビュー、研究

algorithm find multiple string multi string search string

 https://www.delphitools.info/
https://www.delphitools.info/2013/11/05/multi-threaded-string-building-in-delphi/
    Multi-Threaded String Building in Delphi
TStringBuilder
    StringBuilder is the RTL’s TStringBuilder class
    Trivial is using plain String concatenation with the “:=” and “+” operators
TTextWriter    
    TTextWriter is the mORMot/Synopse class (it’s the only one operating in utf-8)
TWriteOnlyBlockStream    
    TWriteOnlyBlockStream is the DWScript class from dwsUtils
    StringBuilder and Trivial cases only use one CPU, their bottlenecks are the RTL functions for String reference counting and the memory manager (Delphi-side).
    TTextWriter and TWriteOnlyBlockStream bottlenecks are found in the concatenations, integer-to-string conversions, and VirtualAlloc calls to Windows.
 
https://www.delphitools.info/2013/10/30/efficient-string-building-in-delphi/
https://www.delphitools.info/2013/10/28/efficient-string-concatenation-in-delphi/

https://stackoverflow.com/questions/33881888/pascal-reading-a-text-file-with-multiple-lines
https://stackoverflow.com/questions/68994401/fastest-way-to-search-several-strings-in-a-string
https://bytes.com/topic/c-sharp/answers/276460-search-multiple-things-string
https://stackoverflow.com/questions/48294100/search-multiple-strings-in-string

https://en.wikipedia.org/wiki/String-searching_algorithm
Naïve algorithm
Rabin–Karp
Knuth–Morris–Pratt
Boyer–Moore
Two-way algorithm
Backward Non-Deterministic DAWG Matching (BNDM)
Backward Oracle Matching (BOM)
Aho–Corasick
Commentz-Walter

Aho–Corasick algorithm Suffix tree
  https://en.wikipedia.org/wiki/Aho%E2%80%93Corasick_algorithm
  https://en.wikipedia.org/wiki/Suffix_tree
  Rabin-Karp Algorithm  string-searching
algorithm  String Alignment
algorithm string align MULTIPLE STRING ALIGNMENT
  https://en.wikipedia.org/wiki/Needleman%E2%80%93Wunsch_algorithm
  https://www2.seas.gwu.edu/~simhaweb/cs151/lectures/module12/align.html

https://learn.microsoft.com/en-us/dotnet/csharp/how-to/search-strings

https://github.com/neo-search/multiple-string-searcher

https://phoenixnap.com/kb/grep-multiple-strings

https://www.genivia.com/ugrep.html
A New Fast Approximate Multi-String Match and Search Methodhttp://stringsearchalgorithms.amygdalum.net/
StringSearchAlgorithms - Efficient String Search Algorithms in Java
https://www.baeldung.com/string-contains-multiple-words

Digital Modulation¶ transmitter ASK OOK FSK FSK GFSK OOK OOK FSK GFSK modulation Optional digital modulation ASK, OOK, FSK, 3FSK, 4FSK, GFSK, MSK, GMSK, HMSK & PSK for TGR2051/TGR2053 - TTi, TGR U01, Optional digital modulation ASK, OOK

 https://en.wikipedia.org/wiki/Frequency-shift_keying

https://en.wikipedia.org/wiki/Modulation

https://www.mouser.tw/c/semiconductors/wireless-rf-integrated-circuits/rf-transceiver/?modulation%20format=FSK%2C%20GFSK%2C%20GMSK%2C%20MSK%2C%20LoRa%2C%20OOK 

RF Transceiver   FSK, GFSK, GMSK, MSK, LoRa, OOK RF Transceiver

https://tw.element14.com/c/wireless-modules-adaptors/rf-modules/rf-transceivers-sub-2-4ghz-ism-band?rf-modulation=fsk-gfsk-gmsk-msk-ook

RF Transceivers - Sub 2.4GHz ISM Band     > FSK, GFSK, GMSK, MSK, OOK RF Transceivers - Sub 2.4GHz ISM Band  FSK, GFSK, GMSK, MSK, OOK RF Transceivers - Sub 2.4GHz ISM Band

https://www.rfwireless-world.com/Terminology/OOK-vs-FSK-vs-ASK.html

OOK vs FSK vs ASK | Difference between OOK,FSK,ASK

System design topics Caching Sharding load-balancing replication fault-tolerance high-availability Performance Scalability replication indexing

 https://interviewnoodle.com/the-introduction-of-system-design-7fe12cd3f2ba

 https://www.designgurus.io/path/System-Design-Interview-Playbook

 https://www.designgurus.io/blog/system-design-interview-fundamentals

 https://www.linkedin.com/pulse/lets-get-system-design-right-summary-grokking-tausief-shaikh

 https://github.com/karanpratapsingh/system-design

 https://github.com/kevingo/system-design-primer-zh-tw

https://levelup.gitconnected.com/16-system-design-concepts-i-wish-i-knew-before-the-interview-b8586e40a73b

https://www.linkedin.com/pulse/scalable-distributed-system-design-principals-muhammad-adnan

テスラコイル 回路 handheld SiC MOSFET 特斯拉線圈 Tesla Coil resonant transformer

 https://kamomesan.hatenablog.jp/entry/2018/06/18/124156

テスラコイルの作り方 (jp) - 電気カモメ.net 

テスラコイルの作り方 (jp)   テスラコイルのコイル部分の設計方法について, 独自の研究(笑)や調査によって色々分かったのでまとめて紹介します。なお, ココに書いてある方法はあくまで「我流」で

https://sxpress.jp/SDGs/it-becomes-a-real-witch/

リアル魔法使いになれる!? テスラコイルを作ってみた【電気の実験室】 | SXプレス

ホームSDGs記事  リアル魔法使いになれる!? テスラコイルを作ってみた【電気の実験室】

テスラコイル 回路  handheld SiC  MOSFET

テスラコイルが 完成 テスラコイルデスクトップレベル 統合ソリッドステート音

[PDF] ハーフブリッジインバータを用いた半導体テスラコイルの開発 (米子高専電気情報工学科) ○