10
New Platform Operating System New Programming tool OUTLINE

New Platform Operating System New Programming tool · APP NEW C.pCO SISTEMA ETH – TCP/IP RS485 BMS – Modbus/Carel RS485 FB – Modbus/Carel pLAN – Display port Connectivity

Embed Size (px)

Citation preview

Page 1: New Platform Operating System New Programming tool · APP NEW C.pCO SISTEMA ETH – TCP/IP RS485 BMS – Modbus/Carel RS485 FB – Modbus/Carel pLAN – Display port Connectivity

• New Platform

• Operating System

• New Programming tool

OUTLINE

Page 2: New Platform Operating System New Programming tool · APP NEW C.pCO SISTEMA ETH – TCP/IP RS485 BMS – Modbus/Carel RS485 FB – Modbus/Carel pLAN – Display port Connectivity

USB

Fieldbus RS-485

Ethernet

Relay Outputs

10 Universal Channels

+ 2 PWM Analogue Output

+ 2 Dig Input

BMS: RS-485

Unipolar ExV

PLATFORMS: C.pCO mini

Page 3: New Platform Operating System New Programming tool · APP NEW C.pCO SISTEMA ETH – TCP/IP RS485 BMS – Modbus/Carel RS485 FB – Modbus/Carel pLAN – Display port Connectivity

PLATFORMS: c.pCO family

mini

S

M

M evo

L

XL

c.p

CO

e

Page 4: New Platform Operating System New Programming tool · APP NEW C.pCO SISTEMA ETH – TCP/IP RS485 BMS – Modbus/Carel RS485 FB – Modbus/Carel pLAN – Display port Connectivity

mini S M M evo L XL

Total I/O 20 25 39 43 52 55

Univ 10 5 8 8 10 8

A in 0 0 2 0 0

D in 24 8 14 14 18 14

D in free 2 0 0 2 0 0

A out 2 4 4 4 6 4

D out 6 8 13 13 18 29

FB 1 1+1 1+1 1+1 1+1 1+1

BMS 1 1+1 1+1 1+1 1+1 1+1

ExV 1 U 2 B

PLATFORMS: c.pCO family

Page 5: New Platform Operating System New Programming tool · APP NEW C.pCO SISTEMA ETH – TCP/IP RS485 BMS – Modbus/Carel RS485 FB – Modbus/Carel pLAN – Display port Connectivity

APP

NEW C.pCO SISTEMA

ETH – TCP/IP

RS485 BMS – Modbus/Carel

RS485 FB – Modbus/Carel

pLAN – Display port

Connectivity Legenda

CAN – CANOpen

Variable Bindings (61131/61499) ModBus TCP

ModBus/Carel/Custom

ModBus/Carel/Custom

ModBus/Carel/Custom

pLAN display protocol

ModBus/Carel/Custom

CANOpen – RealTime I/O

1VC over SSL

Page 6: New Platform Operating System New Programming tool · APP NEW C.pCO SISTEMA ETH – TCP/IP RS485 BMS – Modbus/Carel RS485 FB – Modbus/Carel pLAN – Display port Connectivity

«From BIOS to OS»

BIOS

Data format: 16 bit

Typical loop cycle time (1 sec)

Typical boot time (50 sec)

Typical application download time (3-5 min)

Protocol management (complex, strategy mixed)

Trend management (complex, by BIOS structures)

No ethernet

OS

Data format up to 32 bit (including IEEE754 floating point)

Typical loop cycle time (200 msec)

Typical boot time (10 sec)

Typical application download time (10 sec)

Protocol management (separated, modular, dynamic)

Trend management (separated, thanks to file system)

Onboard ethernet

OPERATING SYSTEM

Page 7: New Platform Operating System New Programming tool · APP NEW C.pCO SISTEMA ETH – TCP/IP RS485 BMS – Modbus/Carel RS485 FB – Modbus/Carel pLAN – Display port Connectivity

C.pCO OS Services: Filesystem

NAND FLASH 128 MB

Private filesystem 32 MB

Public filesystem 96 MB

USB Host

Removable media filesystem

• Application files

• Configuration files

• Logs

Failsafe (journalling)

Never exposed externally Plain FAT32

Accessible through FTP,

USBD MSD

• Custom Web pages

• Upgrade packages

• User storage

FAT USB pendrives

• Upgrade packages

• Download logs

• Application cloning

(encrypted & signed)

OS SERVICES

Page 8: New Platform Operating System New Programming tool · APP NEW C.pCO SISTEMA ETH – TCP/IP RS485 BMS – Modbus/Carel RS485 FB – Modbus/Carel pLAN – Display port Connectivity

C.pCO OS Services: USB

FAT USB pendrives

• Upgrade packages to pCO

• Download logs from pCO

• Application cloning

pCO->pendrive->pCO

(encrypted & signed)

c.suite communication port

MSD: show public filesystem

as removable drive

• Application upload

• Debug on target

• Commissioning

• File copy

OS SERVICES

Page 9: New Platform Operating System New Programming tool · APP NEW C.pCO SISTEMA ETH – TCP/IP RS485 BMS – Modbus/Carel RS485 FB – Modbus/Carel pLAN – Display port Connectivity

C.pCO OS Services: Ethernet

HTTP Server

• Custom HTML pages

• Dynamic content (CGIs)

• Application upgrade

• Web pGD interface

• Web charts from log data

FTP Server Modbus over TCP

• Application upgrade

• Custom file upload

• Log download

• Master/Slave

Integrated Tera client

Integrated BACnet

OS SERVICES

Page 10: New Platform Operating System New Programming tool · APP NEW C.pCO SISTEMA ETH – TCP/IP RS485 BMS – Modbus/Carel RS485 FB – Modbus/Carel pLAN – Display port Connectivity