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/

https://128.199.133.89/

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://fwd.getcourse.id/getcourse/

,

https://capitaland.deegix.com/

,
http://abcts.org/
https://vtiger.oroshin.com/
https://crm.celenit.com/
https://vtigerfestival.forma2plus.com/
https://ew.oroshin.com/

mahjong ways 2 dan wild precision

strategy mahjong ways 2 dan putaran gratis

strategy mahjong ways 3 dan budaya fokus

wild emotion mahjong ways 3

mahjong ways 2 mengajarkan ritme hidup

strategy mahjong ways 2 dan tren hidup

teknik quick release x5 di dome234 mahjong

scatter ganda dome234 mahjong

scatter tumpuk dome234 mahjong

5 langkah smart exit dome234 mahjong

7 tips jaga emosi saat pola dome234 mahjong

rahasia pola kombo x12 di dome234 mahjong

pola pagi dome234 mahjong

spin dome234 mahjong

strategi skip loss dome234 mahjong

scatter biru dome234 mahjong

wild connection mahjong ways 3

strategy mahjong ways 2

fenomena mahjong ways 2

mahjong ways 3 dan wild serenity

putaran gratis mahjong ways 3

strategy mahjong ways 3

strategy mahjong ways 2

putaran gratis mahjong ways 2

strategy mahjong ways 3

strategy mahjong ways 2

strategy mahjong ways 2

strategy mahjong ways 2 dan budaya

mahjong ways 3 dan wild inspiration

putaran gratis mahjong ways 3

putaran gratis mahjong ways 2

mahjong ways 2 mengajarkan wild serenity

putaran gratis mahjong ways 3

strategy mahjong ways 3 dan wild resilience

putaran gratis mahjong ways 2

mahjong ways 2 dan wild spirit

strategy mahjong ways 2 dan wild intuition

strategy mahjong ways 2 mengalihkan burnout

mahjong ways 3 dan generasi kota

strategy mahjong ways 3 dan tren mindful

mahjong ways 2 dan wild clarity

strategy mahjong ways 2 dan putaran gratis

strategy mahjong ways 3 dan budaya konsentrasi

wild emotion mahjong ways 3

mahjong ways 2 ajarkan ritme hidup

strategy mahjong ways 2 dan gaya hidup esensial

wild balance mahjong ways 3

wild journey mahjong ways 3

putaran gratis mahjong ways 2

mahjong ways 3 dan wild freedom

strategy mahjong ways 3 dan dunia finansial

mahjong ways 2 dan wild connection antara

mahjong ways 2 menawarkan jeda

mahjong ways 3 dan wild focus

putaran gratis mahjong ways 3

putaran gratis mahjong ways 2

wild vision mahjong ways 3

wild freedom mahjong ways 2

mahjong ways 2 dan wild momentum

strategy mahjong ways 3

strategy mahjong ways 3 membawa wild

mahjong ways 2 dan putaran gratis

putaran gratis mahjong ways 2

wild harmony mahjong ways 3

mahjong ways 3 dan wild essence

strategy mahjong ways 2

wild connection mahjong ways 3

strategy mahjong ways 2

fenomena mahjong ways 2 di kalangan kreatif muda

mahjong ways 3 dan wild equilibrium

putaran gratis mahjong ways 3

strategy mahjong ways 3

strategy mahjong ways 2 membawa wild serenity

putaran gratis mahjong ways 2

strategy mahjong ways 3 mengubah ambisi

strategy mahjong ways 2 menumbuhkan wild confidence

info lengkap pola anti mainstream

teknologi ai bongkar pola sweet bonanza

sistem analitik kayaraya

pola simetris mahjong ways 2

rahasia pemain kayaraya

teknologi predictive spin

pattern analyzer kayaraya

pola high return mahjong wins 2

pola scatter momentum mahjong

pola baru mahjong ways 2

cuan konsisten tiap hari mahjong ways 3

teknik random pattern mahjong ways 2

pola hybrid mahjong wins 3 efektif naik rtp

auto mode adaptif sweet bonanza

pengujian 100 spin mahjong wins 2

pola lanjutan mahjong ways 3

pola scatter mahjong wins 2

eksperimen manual spin mahjong ways 3

meningkatkan cuan mahjong wins 3

pola spiral mahjong ways 3

banyak pemain menyadari bahwa mahjong ways 2 bukan sekadar hiburan tapi sarana latihan konsistensi

permainan mahjong wins 2 dianggap sebagai ruang belajar untuk mengasah fokus dan ketenangan

mahjong ways 3 membuka babak baru dalam dunia game strategi dengan mekanisme wild yang segar

cerita tentang pemain mahjong ways yang menemukan arti ketekunan dari setiap percobaan

ahli player mahjong ways 3 membawa pesan bahwa perubahan kecil dapat memberi dampak besar terhadap hasil

pemain mahjong wins 2 menyadari bahwa timing tepat dapat mengubah segalanya dalam permainan

cerita inspiratif tentang perubahan hidup berawal dari ketekunan bermain mahjong ways 2

waktu bermain dan kesabaran di mahjong wins 2 terbukti mempengaruhi hasil secara signifikan

pola bermain malam hari mahjong ways 2 diklaim lebih efisien karena ritme visual lebih tenang

kisah kasir minimarket yang tak menyangka mahjong ways 2 bisa memberi pelajaran tentang fokus

8 game visual terbaik pragmatic play

trik baru mahjong ways 2 scatter

sudut pandang baru tentang mahjong ways

kejutan scatter turbo mahjong ways 3

mindful playing mahjong ways modern

catatan rahasia mahjong ways 3 yang jadi perbincangan

eksperimen realistis mahjong ways 3

efek psikologis bermain mahjong ways di waktu subuh

kajian mendalam tentang mahjong ways 3

analisis lapangan tentang mahjong ways pg soft

tren edukasi digital 2025 tersinergi dengan mekanisme wild dalam mahjong ways

event lari bekasi tutup dengan turnamen mahjong ways berhadiah total rp480000000

transformasi modal rp708000 jadi rp22560000 cerita rafi animator lepas rutinitas kantoran lewat mahjong ways

strategi kreatif reels digital ungkap gaya bermain wild bandio yang efisien dan adaptif

eksperimen timing di mahjong ways 3 membentuk paradigma baru tentang konsistensi digital

tren riset mahjong ways pg soft soroti pengaruh jam bermain terhadap perkalian

pendekatan baru mahjong ways 3 menjadi inspirasi bagi pemain game online

kajian dinamis mahjong ways 2 tentang hubungan pola dan performa visual

perubahan mekanisme scatter mahjong ways pg soft buat banyak pemain mencoba gaya baru

ketika wild dan scatter turun bersamaan pemain mahjong wins 3 rasakan irama permainan berbeda

panduan praktis mahjong wins 2 tentang waktu ideal bermain dan mencatat perubahan

momentum pemain mahjong wins 3 menemukan pola baru setelah mode visual diubah

percobaan terstruktur mahjong ways 3 untuk menemukan zona stabil saat scatter turun

fokus pemain mahjong ways 2 pada ritme simbol emas yang kini jadi favorit

kajian ulang mahjong ways pg soft tentang efek scatter bertingkat di mode turbo

proses dinamis mahjong ways 2 yang menarik perhatian komunitas karena hasil tidak terduga

inspirasi dari pemain mahjong wins 3 yang temukan pola baru dalam keheningan subuh

refleksi pemain kayaraya tentang cara mengubah rp62000 menjadi rp14700000 dalam satu malam

kajian pola permainan mahjong ways 3 yang ternyata lebih efektif saat kecepatan ditingkatkan

pandangan pemain tentang mahjong wins 2 yang kini dianggap lebih konsisten dari seri sebelumnya

tren mindful gaming dalam mahjong ways tumbuhkan fokus dan kendali diri

inovasi wild flux mahjong ways pg soft disebut salah satu terbaik tahun ini

program kampus digital gandeng gates of olympus dalam edukasi game inovatif

penjual es keliling dapat kejutan scatter emas mahjong ways 3 saat istirahat siang

diskusi forum game online bahas efek pola cepat mahjong ways 3 terhadap daya tahan fokus

dina operator warnet bandung catat momentum emas di mahjong ways kayaraya bermodal rp27000

ritual konsentrasi mahjong ways 2 terbukti menjadi pemicu ritme kemenangan beruntun

inovasi fitur scatter dan pengganda mahjong ways 3 hadirkan sensasi bermain yang meningkat

fokus mikro mahjong ways 2 mengungkap daya tersembunyi dalam setiap putaran malam

pendekatan eksperimental mahjong wins 3 dalam membaca frekuensi wild tersembunyi

cerita ibu muda cimahi saat scatter ganda turun dalam putaran mahjong ways

inspirasi dari cerita kevin tentang bagaimana fokus scatter bisa ubah modal rp42000 jadi rp15300000

eksperimen baru mahjong ways pg soft tentang perpaduan gaya visual dan keberanian strategi

para penggemar game online membahas pola bonus baru mahjong ways pg soft yang lebih tidak terduga

pola scatter tiga kali beruntun mahjong wins 3 bikin banyak pemain takjub

cerita tentang pola unik mahjong ways pg soft yang ditemukan saat hujan deras

dina dari bogor temukan momentum langka saat scatter muncul di putaran pertama mahjong ways 3

cerita hesti yang tanpa sengaja mendapat pola scatter ganda di mahjong ways 2 saat lembur

rian dari denpasar mengaku fokus lima menit di mahjong ways pg soft bisa ubah modal rp25000 jadi rp6700000

dari iseng menjadi serius dony asal medan akhirnya dapat rp142700000 lewat mahjong ways 2

pemain di malang ceritakan pola aneh mahjong wins 2 yang justru berbuah fokus tajam

momentum tak terduga di mahjong wins 2 ketika intuisi dan refleksi menyatukan kemenangan

eksplorasi wild flux mahjong ways 3 menggugah analisis pemain dalam dunia maya

warga surabaya bagikan cerita unik saat pola lambat mahjong ways pg soft berbuah kemenangan

tren komunitas digital mengulik pola irama cepat mahjong ways 3 di akhir pekan

analisis perbandingan mahjong wins 2 dan mahjong wins 3 dari sudut pandang pengganda

gaya reflektif bermain mahjong ways pg soft yang cocok untuk pemain sabar

kajian terbaru tentang pola malam mahjong ways yang menggugah banyak gamer indonesia

mahjong ways 2 kembali populer setelah inovasi wild strata disorot komunitas penggemar

tren fokus sore hari di mahjong wins 3 kini jadi topik riset ringan komunitas digital

bocoran timing dan momentum di mahjong wins 2 jadi kunci kesempatan tak terduga

faktor waktu bermain mahjong wins 3 terbukti pengaruhi stabilitas pola

tren bonanza gold kembali naik setelah hadiah rp420 juta jadi sorotan nasional

pemuda surabaya ubah modal rp200000 jadi rp14500000 setelah scatter turun dua kali

inspirasi karier pns modern diambil dari strategi pola mahjong ways

strategi wild flux mahjong wins 3 dianggap mampu meningkatkan fokus pemain

pemain mahjong ways temukan cara mengatur hidup lewat kombinasi wild dan kesabaran

gathering bonanza gold jadi ajang inspirasi untuk pelaku industri kreatif dengan hadiah rp420 juta

update pg soft bawa perkalian baru di mahjong wins 3 yang lebih interaktif

inspirasi keputusan cerdas datang dari cara pemain mahjong wins menghadapi fluktuasi rtp

mekanik motor bekasi raih rp91700000 setelah momen scatter di mahjong wins 3

pola menyilang mahjong wins 3 ditemukan secara tak sengaja oleh pengguna baru

pola bermain dengan ritme pelan mahjong ways pg soft dipuji karena bikin relaks

pecinta mahjong wins 2 mengaku kini lebih menikmati pola sederhana dari versi lama

mahasiswa jogja menemukan hubungan pola mahjong ways 2 dengan fokus saat malam