Edge detection and HPF based iSpace – Intelligent Space

iSpace_concept

Project Description:

Intelligent space is a concept which fuses global information using sensors and actuators to take intelligent operational decisions for applications like robot navigation, tele-operation, remote surgery, manufacturing plant monitoring etc. iSpace Concept

ADAC lab has developed a prototype of iSpace as a network based integrated navigation system which is a subset of network based multi sensor multi-large scale actuator mechatronic systems. This whole system is used a research platform for many research topics such as network based control systems, path planning for robot navigation, bandwidth allocation, scheduling, network security, collaborative control.

ADACiSpace

The focus of this research is path planning navigation for the unmanned ground vehicle in a network based navigation system. Details of the project and the implementations can be found in the dcument section.

 

Edge Detection

EdgeDetection

 

Harmonic Potential Field

HPF

 

Path Planning

HPFResults
Documentations

Predictive Constrained Gain Scheduling for Robot Path Tracking in a Networked Control System

robotQCtracking

Project Description:

In this project a predictive gain scheduler for robot path tracking control in a networked control system with variable delay is being developed. The controller uses the plant model to predict future position and find the amount of travel possible with the global path as a constraint. Based on variable network conditions and vehicle trajectory’s curvature the vehicle is allowed to travel farther with the same control input as long as the vehicle trajectory matches the path constraint. With this method path specific characteristics are used to evaluate the effectiveness of each generated control signal. By scheduling the gain on the control signal the vehicle tracking performance is maintained with an increase in network delay. The tracking time is decreased compared to other methods since the proposed control method allows controller to look farther down the path to evaluate predicted effect of each control signal before scaling it.

The gain scheduling middleware concept can be illustrated using the diagram below. When controlling a remote system over a network the delay caused by the network affects both the control signal and the feedback signal. When feedback arrives at the controller the feedback signals have been delayed by the network. The feedback preprocessor compensates for this by using the remote system model to predict what the feedback values will be when the next control value arrives. This preprocessed, predicted feedback is used by the controller to generate control commands. In this project the controller is a quadratic curve path tracker.

GSM

The control signal is then scaled using a gain table based on certain system parameter such as network delay and path curvature. In predictive constrained gain scheduling the composition of this gain table is uniquely tuned to increase path tracking performance.

Predictive Constrained Motion

When a UGV is tracking a path the motion of the UGV is predicted using the control value and the UGV model. The predicted position is calculated iteratively until the UGV prediction exits a safety region defined around the path. The point where the UGV exits the safety region is the point where the control value loses it’s effectiveness. The predicted position, which is constrained by the future path, is then used to determine how far the UGV is allowed to travel before it needs to get an updated control signal. This distance is then used as another parameter in gain scheduling allowing the UGV to travel further.

track1track2

When the UGV is allowed to travel further the epsilon value increases. A gain table for scaling control signals is computed for the epsilon value so that the UGV is allowed to travel a distance of epsilon. The gain table will decrease the control signal such that the UGV will not begin to deviate from the path while tracking complex paths with network delay. Several gain tables for different epsilon values can be seen below.

gainTables

 

Grid Integration of Plug-in Electric Vehicle in Smart Grid

Envisioned large-scale PHEV/PEV Charging in a smart grid environment

Within the next 5 years, there will be a significant increase in the number of plug-in hybrid electric vehicles (PHEVs) and plug-in electric vehicles (PEVs). Since these vehicles utilize grid power for charging, this growth could pose potential threats and benefits for the existing power grid. The main challenge is that when a large number of PHEVs/PEVs simultaneously connect to the grid, the overall power system quality and stability can be severely affected due the large amount of power consumption. The addition of PHEVs and PEVs into our society is an exciting view into the future of electric vehicles, but the power grid must be able to support these new vehicles. By smartly controlling their charging process, the utility can utilize the flexible nature of these loads for peak shaving and valley filling to improve the quality of power. Since these vehicles also have the potential to transfer power back into the grid when it is needed (i.e., when the demand for power is high), a more robust power grid, or ‘smart grid’, is needed.
This project deals project with the pros and cons of PHEVs/PEVs by formulating optimization problems that consider power grid stability and customer satisfaction concurrently through proper choice of the cost function and equality and inequality constraints. Two main approaches are then considered for online, real-time solutions of these optimization problems:

  • Centralized Approach: In this approach, the information regarding the charging process of vehicles such as SoC, Energy Cost, Time of Stay, Available Power and etc. is sent to a central control unit, which based on power system stability and customer satisfaction allocates the charging powers to the vehicles for each time step. Various algorithms such as Particle Swarm Optimization (PSO), Auction Theory and Estimation of Distributed Algorithms (EDA) are used to deal with the nonlinear and large scale nature of the problem.
  • Distributed Approach: In this approach the central unit is eliminated and charging stations cooperatively find the optimal power allocations by exchanging information among each other. This approach is highly efficient in terms of computational and communicational effort, considering that the overall optimization problem is large scale and nonlinear.

To demonstrate our algorithms, we have developed a digital testbed for a large-scale PHEV/PEV parking deck in Matlab/Simulink and Labview. This testbed is able to show a reliable two-way communication system between all the parties involved. This includes vehicles, charging stations, and the Intelligent Energy Management System (iEMS). Communication can occur through both the Internet and the ZigBee network. We then use Monte Carlos simulation to evaluate the effectiveness of our algorithms.

Documentations

Links

Adaptive Battery Modeling and State Estimation

Adaptive Battery Modeling and State Estimation

Overview of Project

The recent acceleration of the battery technology, due to emergence of smart grid and electric vehicle (EV) applications, has increased the demand for advanced battery management systems (BMS). State of charge (SOC) and State of health (SOH) estimation are two of the main features of the BMS. Although there have been several attempts to estimate the battery states, the results do not have enough accuracy to satisfy sensitivity analysis criteria for reliability assessment and energy efficiency purposes. The goal of this project is to develop algorithms to estimate the State of Charge (SOC) and State of Health (SOH) of the battery accurately in these applications.

Considering an RC equivalent circuit to model the battery dynamics, we design an adaptive on-line parameters/SOC/SOH co-estimation algorithm that identifies different parameters of the battery model at various temperature, ageing, SOC and charging/discharging rate conditions. This model with updating parameters is used to estimate the SOC with compensating the initial SOC error, accumulative error and noise effect. The estimated SOC and the updating model are also utilized to estimate the full capacity and internal resistance of the battery. This information along with the statistical data regarding the application and the battery performance degradation are deployed to predict the remaining useful life (RUL) and end of life (EOL) as indicators of the battery SOH.

Publication

Links

 

Performance-Security Trade-off Modeling and Optimization on Networked Control System

Trade-off

 

Project Description:

Since Networked Control Systems (NCS) are vulnerable to various network attacks when the network used is insecure, they need to be well protected by security mechanisms from the malicious attackers on the Internet, which may sacrifice its performance due to limited system resources. Thus, there is a need to address the issue of the trade-off between NCS security and its real-time performance.

Using the networked DC Motor system as a typical example, we have developed a trade-off model for performance and security on NCS. This model can be used to adapt security configurations to provide sufficient protection and satisfy real-time dynamic performance requirements of the NCS simultaneously. The construction of this model includes the development of a set of metrics to quantitatively measure the performance and security levels of NCS and the development of a trade-off objective function incorporating performance and security. We have also established a framework of performance-security trade-off optimization based on Coevolutionary Genetic Algorithm (CGA) for the networked DC motor system. Simulations and experiments have shown that CGA is an effective approach for performance-security trade-off analysis and optimization on NCS.

 

Publications

Links

Time-sensitive Distributed Controls on FREEDM Systems

Time-sensitive Distributed Controls on FREEDM Systems

ICC small

Compared with the conventional centralized control, distributed control can prevent single point of failure and ease heavy data exchange demand among controllers, thus distributed control are more suitable for large-scale systems. This project investigates the design and control of next generation power systems. The objective of this project is to design and implement distributed controls to achieve real-time intelligent power allocation in FREEDM systems. A prototype of a control algorithm to be used in FREEDM systems is shown in the diagram. A communication and control network will be integrated into the power grid. To balance the supply and demand of the power grid under different constraints, the distributed consensus managers which have been built on top of the physical system will optimize their actions based on the available power generation capacities.

Graph theory has been used to model the FREEDM network. Laplacian matrix and Row-Stochastic matrix are used to represent the topology of the FREEDM network configuration. Consensus algorithms have been used to decentralize and solve the economic dispatch problem. Adaptive sampling strategies and distributed bandwidth allocation algorithms to handle bandwidth limitation. Further issue such as synchronizability of networks, sensitivity of time-delay, robustness, resilience to power grid and communication network outages will be considered in this project.

Documentations

Links

Images

ICC small

STPSLOT

,

https://159.65.1.226/

,

https://170.64.207.188/

,

https://134.199.158.181/

,

https://170.64.146.15/

,

https://170.64.130.151/

,

https://134.199.163.65/

,

https://146.190.121.233/

,

slot88

slot deposit 5000

https://134.209.35.44/

https://68.183.155.105/

https://134.122.0.243/

https://159.89.44.82/

kambojabet

,

kayaraya88

,

kayaraya

,

mahjong wins 3

,

kayaraya slot

,

kayaraya slot

,

dewaslot88

,

lapakpusat

,

https://commcrest.asttecs.com/

,

Kelola interaksi pelanggan secara efisien lewat sistem CRM MTP di KAYARAYA, yang dirancang untuk menyatukan data dan strategi dalam satu dasbor cerdas.

,

situs depo 5k

,

https://wp.appcheap.io/

https://heritage.netadvent.org/about-us/

,

https://capitaland.deegix.com/

,
http://abcts.org/

https://daroonpat.ac.th/

https://vtiger.oroshin.com/
https://crm.celenit.com/
https://vtigerfestival.forma2plus.com/
https://ew.oroshin.com/

poal rtp mahjong ways hari ini agar modal tetap stabil

pemanfaatan data rtp live mahjong ways 3

mindset pro player bermain menggunakan pola mahjong ways

keberuntungan di ujung jari yang tertarik dunia pg mahjong

mahjong ways 2 jadi viral berkat wild dan scatter

mahjong ways 2 bikin pemain ketagihan

pola digital modern scatter picu perubahan besar

strategi anti boncos berdasarkan pola rtp mahjong

popularitas mahjong ways 3 melejit banyak

mekanisme tersembunyi mahjong ways strategi tradisional

menggali lapisan tersembunyi mahjong ways 3

mahjong ways 3 sebagai evolusi strategis dengan sistem pengganda

inovasi fitur mahjong ways 3 yang menghasilkan pengalaman futuristik

eksperimen strategi mahjong ways 2

seorang pelukis jalanan menemukan keajaiban mahjong ways

panduan membaca pola volatilitas mahjong ways

mahjong ways menjadi media edukasi untuk mengasah fokus

cara membaca perubahan pola rtp harian mahjong ways

strategi mahjong ways untuk menjadi inovator teknologi masa depan

analisis pola scatter dan wild mahjong ways

mahjong ways mendorong anak muda mengeksplorasi pola berpikir

teknik menghindari dead spin mahjong ways 3 dengan teknik pola

strategi mengatur modal harian untuk mengejar wild mahjong ways 2

rahasia mahjong ways 3 membuat ide kreatif jadi sukses

strategi lanjutan mahjong ways 2 untuk menangkap kombinasi pola rtp

pola kombinasi mahjong ways 3 hari ini buka peluang tanpa ribet

panduan praktis mahjong ways 3 tentang pola kompleks dan teknik menguntungkan

taktik mahjong ways mendapatkan peluang besar yang sering terlewatkan

mahjong ways 3 buka kombinasi tersembunyi yang jarang diketahui para pemain

cara main mahjong ways 2 dengan pola terbalik

cara analisis pola mahjong ways 2 secara mendalam

trik terbaru mahjong ways yang sering dipakai member vip

trik mengamati pola mahjong ways secara tepat tanpa mengandalkan keberuntungan

teknik rahasia mahjong ways 3 yang bisa membantu pola dan strategi bermain

mahjong menjadi sumber rezeki tak terduga

main mahjong ways bisa atasi masalah keuangan

mahjong ways mengukir jejak keberuntungan

mahjong ways membawa hoki

irama music mahjong ways membuka pintu kemenangan

kejutan besar dan kombinasi simbol mahjong ways

seorang guru honoer membuka jalan kemenangan mahjong ways

rahasia simbol kuno mahjong ways bergulir

pola bermain mahjong yang dipakai buruh harian

membaca pola dan simbol mahjong ways

pengalaman pemuda raih maxwin mahjong ways 3

hp jadul bisa menang mahjong ways

hp lawas dapat maxwin setelah kumpulkan scatter mahjong

tips santai dapat scatter mahjong ways 3

peluang menang mahjong ways 3 lewat hp

momen scatter beruntun mahjong ways 3 perkalian besar

mahjong ways jadi game favorit berkat scatter

alasan mahjong wins 3 jadi favorit game online

pola mahjong ways 3 untuk raih scatter tanpa modal besar

pemain kaget mahjong wins 3 berikan scatter beruntun

pola mahjong ways 3 yang lagi viral

gaya main mahjong ways 3 spesial akhir bulan

ibu rumah tangga main mahjong ways 3 sambil masak

strategi main mahjong ways 3 lewat android

main mahjong ways modal pulsa dapat pola scatter

pola jitu mahjong ways lulus sensor

kombinasi pola mahjong ways dan jam gacor

pola mahjong ways stabil untuk dapatkan scatter

bocoran Waktu terbaik bermain mahjong ways dapat simbol scatter

bermain mahjong ways lebih untung berkat scatter

cara main mahjong ways agar mudah maxwin

ritme spin mahjong ways bikin pemain auto cuan

rahasia pola perkalian besar mahjong ways

perkalian besar mahjong wins jadi andalan pemain

pemain buktikan mahjong wins beri scatter tanpa batas

sensasi bermain mahjong ways lebih seru

strategi aman dan menguntungkan mahjong ways

pola baru mahjong ways berhasil kantongi 5jt

mahjong kini punya peluang lebih besar untuk maxwin

nunggu antrian bank sambil main mahjong ways

mahjong ways jadi pilihan favorit hari ini

fitur scatter hitam dan scatter wild mahjong

tips bermain mahjong ways yang wajib dicoba

teknik bermain mahjong ways agar menang stabil

rahasia saat bermain mahjong ways cepat maxwin

kombinasi scatter gila mahjong viral

main mahjong ways scatter lebih cepat muncul

cara cerdas manfaatkan pola mahjong ways

main mahjong ways dan jaga saldo tetap stabil

alasan mahjong makin populer

Pola Main Konsisten di Mahjong Ways 3 Terbukti Hasilkan Maxwin

Pemain Ungkap Teknik Main Sederhana yang Efektif dan Anti Rugi

Pemain Mahjong Ways 3 Ini Dapat Maxwin 3 Kali Seminggu

Mahjong Wins 3 Sediakan Bonus Perkalian Sampai 888x untuk Pemain

Pemain Berhasil Kantongi 5 Juta Poin Setelah Temukan Kombinasi Scatter Rahasia

taktik pola sore hari mahjong wins 3

kiat membaca pola dan laju putar

jam terbaik putar mahjong ways

cara pemain mahjong ways kendalikan

main harian mahjong wins

hasil maksimal mahjong wins

hasil baik mahjong wins

hadiah besar mahjong wins

kesempatan menang mahjong wins

hadiah besar mahjong wins

hasil terbaik mahjong wins

nasib baik mahjong ways

nasib baik mahjong ways

picu kemenangan berantai mahjong ways

strategy mahjong ways 2 mengubah kelelahan

strategy mahjong ways 2 dan putaran gratis

strategy mahjong ways 3 dan budaya

strategy mahjong ways 3 menginspirasi

strategy mahjong ways 3 mengubah

strategy mahjong ways 2 membangun wild

strategy mahjong ways 3 dan dunia

strategy mahjong ways 2 membawa wild serenity

strategy mahjong ways 3 dan gelombang mindful

strategy mahjong ways 2 dan tren hidup

mahjong ways 3 makin populer

mahjong ways 3 lewat hp

bocoran waktu ideal main mahjong ways

mahjong wins 3 hadirkan maxwin

pemain mahjong ways 3

kombinasi pola mahjong ways dan jam hoki

bocoran pola mahjong ways 3

mahjong ways 3 di dome234

pengguna hp di dome234 ungkap pola scatter

gaya main mahjong ways 3

menang mahjong ways 3

peluang menang mahjong ways 3

bocoran pola mahjong ways 3

maxwin mahjong ways 3

pola mahjong ways paling konsisten

pola perkalian tinggi di mahjong ways 3

pemain mahjong ways

tips santai dapat scatter di mahjong ways 3

fitur scatter emas dan maxwin

perkalian tinggi hingga maxwin

mahjong ways 3 lewat hp

bocoran waktu ideal main mahjong ways

mahjong wins 3 hadirkan maxwin

pemain mahjong ways 3

kombinasi pola mahjong ways dan jam hoki

bocoran pola mahjong ways 3

mahjong ways 3 di dome234

pengguna hp di dome234 ungkap pola scatter

gaya main mahjong ways 3

pola sugar rush

ketangguhan mental wild west gold

pola free spin starlight princess

pelajaran tentang risiko gates of olympus

emosi dan fokus melalui pola bonanza gold

pola pikir modern mahjong ways

edukasi keuangan bersama pola gates of olympus

menyusun strategi sweet bonanza

menggunakan pola sugar rush

ketangguhan mental wild west gold

pola bermain mahjong ways 2

mahasiswa informatika sugar rush

strategi wild hope mahjong ways 3

terapkan pola gates of olympus

filosofi mahjong ways 2

pola pikir modern mahjong ways 3

pemuda kreatif filosofi sugar rush

konsistensi scatter mahjong ways 2

daya analisis terapkan prinsip wild focus

harapan dan strategi mahjong ways 3

filosofi wild balance pola mahjong ways 2

motivasi simbol scatter

free spin mahjong ways 3

wild vibe mahjong ways

filosofi sugar rush

scatter dan wild symbol

cermin emosional mahjong ways 3

pola bermain gates of olympus

analisis mesin mahjong ways

wild spirit mahjong ways

komposisi dari visual mahjong ways 3

kesabaran dan konsistensi mahjong ways 2

filosofi wild vision

dari game ke growth mahjong ways 3

kombinasi warna wild harmony

filosofi scatter hitam

pola mahjong ways

permainan sweet bonanza

pola starlight princess

simbolsimbol mahjong ways

putaran gratis sweet bonanza

wild serenity mahjong ways 2

pola bermain mahjong ways 3

wild harmony mahjong ways

risiko dan kesempatan mahjong ways 2

sweet bonanza xtreme

terapkan irama mahjong ways 2

wild passion mahjong ways

gunakan strategi sugar rush

refleksikan visual mahjong ways 3

strategi mengatur keuangan mahjong ways 2

produk terinspirasi pola sweet bonanza

wild hope mahjong ways 3

wild focus dan sugar rush

breakthrough mahjong ways 2

pola sugar rush

inspirasi produktivitas mahjong ways 2

filosofi wild calmness

transformasi digital mahjong ways 3

mempelajari strategi sweet bonanza

wild confidence mahjong ways

putaran gratis simbolisme

scatter dan wild sugar rush

mahjong ways 2 dan wild hope

inspirasi artistik mahjong ways 3

pola paling unik di mahjong ways 3 bikin pemain kaget scatter beruntun

mahjong ways 3 dan budaya main cerdas cara baru mencari peluang

event mingguan mahjong ways 3 pemain dapat bonus tambahan

mahjong ways 2 kini jadi tren baru di komunitas freelancer

pemain barusukses raih rp428650000 setelah ikuti 7 pola mahjong ways 3

mahjong ways 3 bukan sekadar game tentang risiko dan harapan di dunia modern

pg soft uji pola scatter terbaru mahjong ways

mahjong ways 3 jadi topik hangat komunitas pemain

jumat malam tukang sablon temukan pola scatter mahjong ways

eksperimen rahasia di mahjong ways 3 bikin pemain menang beruntun

strategi peneliti game tentang cara mengatur pola mahjong ways saat scatter gelap tiba

inilah formasi scatter mahjong ways 3 yang diamdiam dipakai pro player

fenomena baru putaran gratis mahjong ways 3 penuh energi positif

admin bocorkan trik mahjong ways rahasia jackpot jadi nyata

strategi pola langka mahjongways 3 viral scatter muncul beruntun

tempo 3 detik antar spin pemain makassar bikin scatter lebih konsisten

mahjong ways di kayaraya jadi tempat pelarian kreatif bagi anak muda

rahasia mahjong ways yang ditemukan seorang penulis

temuan baru kombinasi simbol mahjong ways bikin perkalian melonjak cepat

rahasia scatter mahjong ways terbongkar pemain ungkap waktu keemasan bermain

muncul tren baru mahjong wins 2 dari kayaraya dipakai influencer

gamer lama kaget lihat pembaruan kayaraya di mahjong ways 1

dalam dua hari mahasiswa teknik berhasil ubah rp38000 jadi rp288000000 lewat mahjong wins 2

waktu subuh jadi momen favorit pemain mahjong ways 3 karena scatter lebih sering muncul

pemain kayaraya gunakan pola gerbang timur di mahjong wins 2 dan dapat hasil tak masuk akal

pecinta teknologi ceritakan eksperimennya di mahjong ways 3

keberuntungan tak terduga muncul setelah kombinasi scatter mahjong wins 2 versi terbaru

pola scatter baru mahjong wins 2 disebut sebagai game keberuntungan

kayaraya hadirkan event eksklusif mahjong wins 2 peluang hokinya gila

tren baru mahjong ways 1 dari kayaraya dianggap paling mudah dapat scatter

riset pribadi pemain mahjong ways 3 yang jarang diketahui publik

dari balik keheningan malam mahjong ways 1 justru jadi sumber kejutan tak terduga

cerita inspiratif mantan guru les gunakan strategi mahjong wins 2 untuk lunasi cicilan rumah

pemain mahjong ways 3 buktikan bahwa pola kombinasi benar benar bekerja

trik mengatur kombinasi scatter di mahjong wins 3 agar pola bermain jadi semakin efisien

bocoran pola mahjong ways 3 yang bikin heboh dapat menang dalam hitungan menit

tidak banyak yang menyadari pola mahjong ways paling gampang dikuasai

inilah waktu terbaik bermain mahjong ways untuk buka scatter lebih cepat dan raih perkalian besar

tren putaran gratis mahjong ways 3 bangkitkan aura kreativitas dan energi positif

para gamer mahjong ways soroti pemain yang raih rp97250000 saat persentase rtp tembus 95

mahjong wins 2 bikin ramai media sosial karena scatternya sering banget muncul

perbincangan pola scatter mahjong wins 2 keluaran kayaraya dinyatakan anti boncos

pola kuno yang ditemukan pemain mahjong ways memiliki keberuntungan

simbol naga muncul berturut turut di mahjong ways 3

tak disangka pola acak membuka perkalian gila di mahjong ways

rahasia pendekatan fleksibel mahjong ways yang dipakai pemain pro terbongkar

formula dinamis mahjong ways 3 cuan besar kini bisa diraih lebih cepat

tukang jahit malam dapat rp278420000 setelah pahami langkah irama spin

kombinasi waktu dan pola mahjong ways 2 yang picu makswin tanpa modal besar

metode pengulangan scatter mahjong ways 3 kembali ramai dibahas

formula main mahjong ways 3

keberuntungan mahjong ways 3 di kayaraya buktikan ritme bisa diatur pemain

trik 9 putaran pertama pemain solo temukan kunci perkalian tinggi di mahjong wins 3

ahli analisis digital buka strategi adaptif di mahjong ways

fenomena sosial baru putaran gratis mahjong ways 3 bangkitkan gairah kolaborasi di dunia gaming digital

pernyataan resmikayaraya bocorkan strategi mahjong ways yang diklaim bikin pemain auto jackpot

strategi internal kayaraya untuk mahjong ways bocor ke publik

wild harmony mahjong ways 2 kayaraya angkat semangat hidup produktif dan fokus dalam dunia virtual

mahjong wins dihubungkan dengan simbol tradisional pembawa energi rezeki dari timur tua

mahjong ways 3 kayaraya mengajarkan keseimbangan antara perencanaan dan keberuntungan di hiburan game modern

pola mahjong ways 3 terbaru yang diyakini bisa menjadi gerbang rezeki tanpa batas

di tengah gemuruh dunia digital mahjong ways 3 tampil sebagai ruang rezeki dan refleksi diri

hanya bermodal pulsa rp27800 pemain mahjong ways 3 bukukan jepe dengan pola simbol baru