SM 4117 Virtual Reality Assignment 2 By Li Yiu Chong ( )

Size: px
Start display at page:

Download "SM 4117 Virtual Reality Assignment 2 By Li Yiu Chong ( )"

Transcription

1 SM 4117 Virtual Reality Assignment 2 By Li Yiu Chong ( ) In this essay I would analyze the environment of driving game under a network. The analysis will be base on 3D driving game of decentralized architecture and the example I will use would be Midtown Madness 2 (MM2 hereinafter) from Microsoft. Fig. 0.1 Microsoft Midtown Madness 2 I choose such aspect for my analysis because of certain reasons. The first reason is the relatively longer history of the architecture on those games, the game platform can offer the best function and stability compared to the Internet based centralized architecture. Second, it is one of the most popular types of game in the current game market, with a great number of users and players. These games also provide the widest range of connection method (Internet game zone, TCP/IP, Modem Phone Line connection, Local Area Network IPX Protocol, Serial Port Connection, etc), and thus help widening the scope of analysis. Last but not least, these games are usually base on 3D engine, which indicates that there maybe more bandwidth problems and more demanding to the hardware, as the close-to-real time requirement. 1

2 How does the information shared? Connection Method Most of the games in this category allow both single player mode and multiplayer mode. In MM2, multiplayer connection can be done by Internet (MSN game zone/ipx/tcpip) and non-internet (Serial Cable/MODEM) connections. These allow users as close as in the same room or as far as oversea to share the same race Fig. 1.1 Multiplayer Screen with connection method with their own computers in different locations. The following examples was based on serial cable connection with bits per second between two users if not specified. The architecture of these games, if clearly specified, is actually a mix of both centralized and decentralized architecture. In each multiplayer game there would be a player to be a host and the other players would be the join-in, no matter there are. The host would keep the most update version of the virtual environment (VE hereinafter, the city for driving in MM2), while every join-in user(s) would still keep their own copy of VE in their own computer. So the join-in computer does only communicate with the host for the change in VE and users state and the host have to deal with updating the VE and sending the updated data to the join-in. Fig. 1.2a the host is waiting for the join-in to start 2

3 There can be problem if there is great different in the processing speed of different participants computer. In these type of games the starting time would be hold the same, the fast computer will have to wait for the slower computer, the host will have to wait for the join-in to process in order to start, and the side with stronger processing speed will do more updates per second than the side with weaker processing speed. Fig. 1.2b the side with faster computer setting will have to wait for the slower side to start the game, and we can see the other side with their name and an arrow pointing to their vehicle 3

4 How fast do we need for the connection? Bandwidth Requirement The following can be the things the players need to communicate with each others once the game started: - Game Timer - Players Location (Who passed which check point?) - Players State (Players speed, damage level, action, etc) - Change in VE (What is crashed? Which building is damaged?) - Traffic Light State (Under Cruise Mode) Fig 2.1 there is traffic light in cruise mode Updated coordinate numbers of players vehicles, coordinates of the changed object in the VE, together with many other figure of timer, player speed and damage level and traffic light state, therefore, lead to a great amount of numbers communication need. Hence, the communication speed can be a problem. Fig. 2.2 Connection setting using serial cable connection Among the connection method in MM2, MODEM, MSN Game Zone and Serial Cable connection can be a speed bottleneck to the communication. I have tried to play MM2 with serial cable connection at 9600 bit-per-second, and the number of update per second in the game was greatly reduced to an unacceptable 4

5 level in both the host computer and the join-in computer (as slow as 10 updates per second). When the speed was set back to bps, the game went back to normal, with the update of screen in both host and join-in back to normal level (over 30 updates per second, since the processing power is not too weak for the testing system of both side). Therefore, a connection speed at 28800bps (close to 28.8k MODEM speed connected to ISP) is generally recommended for this kind of games. When the number of players increase, the connection speed between host and join-in also need to be increased. If the vehicles selected have a greater number of polygons, the bandwidth requirement is also higher. There is a need for a high connection speed for the host especially, as the outgoing bandwidth need is the total number of one in the join-in computers. Hence, there is a maximum users allowed of 8 in each network game session. Since this kind of game emphasis on real time, in most circumstances, the connection speed is considered before the latency problem. If the upload or download speed between the two parties is far too low and affecting the amount of information transported synchronizing the time, both side will wait till the information transportation finished until the next update / next information transported take place. Hence, the number of update per second in both parties machine is reduced. 5

6 Who is the owner of this and that? Objects ownership Generally specking object ownership would not be a big problem in this type of games, as the only object each user own is the vehicle they selected. Some games may allow users to have fine turn in their vehicles or put some extra equipment on their vehicles, but that can be easily solve if every user have those kinds of add-on equipment and vehicle fine turn allowance in their copy of VE. And in MM2, fine turn and add-on to the vehicles are not allowed. Problem exists if not every users / players have the VE or vehicles selected by the other parties in every of their computers. How if the join-ins computers do not have the copy of VE / driving city same to the host s computer? Fig. 3.1 Error message in join-in side if he/she hasn t got the city file the host is using This can be an important issue in MM2, as the users are allowed to use the city provided by them as the racing city in the game, which the third party but not the game producer produced the city. In MM2, race location error will be prompted in the join-in player(s) computers if they do not have the copy of city in their computer, and the one who has not the copy of the city is not allowed to enter the game of other users who have the city file. The other treatments can be found in other games of this type would be: (1) the join-in players would receive the city file from the host player; (2) the join-in users and host player can still start the game, with the two parties in different VE environment. There will be no problem once if the host player and join-in player(s) all get the city file in the folder of MM2 in their machines. Then how if the join-in player(s) do not have the vehicle that the host player is using? 6

7 The solution to this problem is different to the city. If the join-in player(s) do not have that vehicle file that the host player is using, the vehicle of the host in their screen will simply replaced by a Mini Cooper Classic (See the example in the following figures). The host is using a Japanese police car and the join-in is using a London taxi. While the join-in do not have Japanese police vehicle in his copy of MM2. The following figures will show how would the vehicles different in the two computers. Fig. 3.2a Host s view Join-in: London taxi Host: Japan police car Fig. 3.2b Join-in s view Host: Mini Cooper Join-in: London taxi Other problem solutions are similar to those mentioned in VE: either the user will be prohibited to enter the game or the user without the file will seek replacement for the file. 7

8 Fig. 3.3 The prompt message when a new user joined in cruise mode Fig 3.4 User left message prompt when any other user has left the game Generally speaking the game will solve these problem before the start of the game, so all the players would see the vehicles of others and the same VE. In race modes, new user is not allowed to enter the game once a session started. But in cruise mode, new user can enter the game anytime once the session has at least one user. Since the users start in different location in cruise mode, the other users may only see message same to the figure at the left, together with an arrow indicator of the new user s location in the map in the right bottom corner. Any players can leave the game anytime no matter what mode they are in. A message will prompt the other player(s) for the leaving. If the leaving player was the host, after his leaving, MM2 will automatically shift the host player to the one who was the first join-in player of the session. In the game, players will interact with the VE and other players, how would that be treated in MM2? Simply say, the player s interaction with the VE can be treated as the players modification to the VE. Once the interaction took place, for example if a light pole is knocked over by the red London bus in fig. 3.5, the player of the red bus will record 8

9 down the location of the knocked down light pole and the state of the light pole, then send the updated VE to the host, the player of the blue London bus, and the host will send the VE to other players in the next update. Fig. 3.5 Damage to VE As we can see in the figure, the ranking of other vehicles would be shown above the vehicles. The interaction between players, i.e. crash between players, would be treated similarly. Rather than recording the location and state of other objects, the player side will record the level of damage of their bus, and then update the damage level in their computer and send the new state and location of their vehicles to the host s machine. The host player would manage all these changes and interactions, and it will be the one who finalize the modification to the environment and vehicles. Fig. 3.6 we can see the action of other player once when the location of the vehicles of both parties is close. We can see the damage and the effect to the other user vehicle and vice versa, but we can only guess the damage level of their vehicles according to their look, but no the exact speed and damage level. 9

10 Who am I? User Representation and Share of Private Information Since this is a driving simulation, the issue of user representation is simple: that is, user is a vehicle. There are external view, internal view and internal view with dashboard of the user s own vehicle. Private information such as current speed, the gear Fig. 4.1 Internal view with dashboard of a London bus using, the damage level of our vehicle and the view the user using, would be hidden to other players. What we can observe about the other player(s) would be an arrow pointing their location and direction in the map extract, and their appearance and ranking if the distance between two players is short. Social behavior in this type of games would be rather simple, as any player is allowed to crash on any object and the other players, and the effect will be shown according to the attribute of the object, such as the collapse of rubbish bin, the turn over of a London bus, etc. The only rule is that if the player exceeds the boundary of the VE, his would not be able go further and he will be restarted in the location he falls out the VE after a few seconds. One thing on private information has to be note: that is, under TCP/IP connection, the join-in players have to know the IP of the host player. Whether the join-in users can share the information of the host machine beside the game would still be questionable today. The host can set a password to let some join-in Fig. 4.2 Password setting for the host player 10

11 player to join the game and refuse the others, but he does not have the share control on his information other than the game (or whether those information would be shared is not mentioned to the host player). Anyway, it is rather the problem of the host s computer operating system, than the problem of the game itself. Note: 1. Midtown Madness 2 is the trademark and/or copyrighted materials of Microsoft Co. All manufacturers, cars, name, brands and associated imagery featured in the game and this essay are the copyrighted material and/or trademark of their respective owners. 11

Before you play 2. Playing a game over a local network (LAN) - Stronghold 3. Hosting Screen - Stronghold 4

Before you play 2. Playing a game over a local network (LAN) - Stronghold 3. Hosting Screen - Stronghold 4 Before you play 2 Playing a game over a local network (LAN) - Stronghold 3 Hosting Screen - Stronghold 4 Playing a game over a local network (LAN) - Stronghold Crusader 7 Hosting Screen - Stronghold Crusader

More information

COMMUNICATIONS HANDBOOK

COMMUNICATIONS HANDBOOK COMMUNICATIONS HANDBOOK HEY, CADET! Looking for information? Point your browser to www.falcon4.com, the only official Falcon 4.0 Web site created and maintained by MicroProse. This exciting site has everything

More information

Wireless Transceiver - Bell & Tone Scheduling Troubleshooting Guide

Wireless Transceiver - Bell & Tone Scheduling Troubleshooting Guide Primex XR 72MHz Synchronized Time Solution Wireless Transceiver - Bell & Tone Scheduling Troubleshooting Guide 2018 Primex. All Rights Reserved. The Primex logo is a registered trademark of Primex. All

More information

WBT900. User s Manual. 900 MHz Wireless BACnet MSTP Radio. Page 1

WBT900. User s Manual. 900 MHz Wireless BACnet MSTP Radio.   Page 1 WBT900 User s Manual 900 MHz Wireless BACnet MSTP Radio www.aic-wireless.com Page 1 Thank you for your purchase of the WBT900, Wireless BACnet MSTP Transceiver. With appropriate placement and antenna selection,

More information

Set Up Your Domain Here

Set Up Your Domain Here Roofing Business BLUEPRINT WordPress Plugin Installation & Video Walkthrough Version 1.0 Set Up Your Domain Here VIDEO 1 Introduction & Hosting Signup / Setup https://s3.amazonaws.com/rbbtraining/vid1/index.html

More information

FAQ and Solutions. 02 May TM and copyright Imagicle spa

FAQ and Solutions. 02 May TM and copyright Imagicle spa FAQ and Solutions 02 May 2018 TM and copyright 2010-2018 Imagicle spa Table of Contents FAQ and Solutions...1/11 SkyStone and network security settings...1/11 Upgrade procedure to support Skype 7.32...2/11

More information

For use with the emwave Desktop PC version Dual Drive for emwave User Guide User Guide

For use with the emwave Desktop PC version Dual Drive for emwave User Guide User Guide Dual For Drive use for emwave with User the Guide emwave Desktop PC version User Guide i Welcome to the World of Dual Drive Pro Dual Drive runs in conjunction with the emwave Desktop (PC version) and is

More information

Using the S5U13781R01C100 Shield Graphics Library with Atmel Studio

Using the S5U13781R01C100 Shield Graphics Library with Atmel Studio Using the S5U13781R01C100 Shield Graphics Library with Atmel Studio Document Number: X94A-B-002-01 Status: Revision 1.0 Issue Date: 2015/07/30 SEIKO EPSON CORPORATION Rev. 1.0 Page 2 NOTICE No part of

More information

Modeling and Simulation: Linking Entertainment & Defense

Modeling and Simulation: Linking Entertainment & Defense Calhoun: The NPS Institutional Archive Faculty and Researcher Publications Faculty and Researcher Publications 1998 Modeling and Simulation: Linking Entertainment & Defense Zyda, Michael 1 April 98: "Modeling

More information

Connecting two Phoenix Studio Audiocodecs through a point-to-point IP radio link operating in the 5 GHz band

Connecting two Phoenix Studio Audiocodecs through a point-to-point IP radio link operating in the 5 GHz band APPLICATION NOTE Connecting two Phoenix Studio Audiocodecs through a point-to-point IP radio link operating in the 5 GHz band AEQ PHOENIX AUDIOCODECS. APPLICATION NOTE 4 Connecting two Phoenix Studio Audiocodecs

More information

GUIDE TO GAME LOBBY FOR STRAT-O-MATIC COMPUTER BASEBALL By Jack Mitchell

GUIDE TO GAME LOBBY FOR STRAT-O-MATIC COMPUTER BASEBALL By Jack Mitchell GUIDE TO GAME LOBBY FOR STRAT-O-MATIC COMPUTER BASEBALL By Jack Mitchell Game Lobby (also referred to as NetPlay) is a valuable feature of Strat-O-Matic Computer Baseball that serves three purposes: 1.

More information

Live Agent for Support Supervisors

Live Agent for Support Supervisors Live Agent for Support Supervisors Salesforce, Winter 18 @salesforcedocs Last updated: November 2, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

INSTRUCTION MANUAL IP REMOTE CONTROL SOFTWARE RS-BA1

INSTRUCTION MANUAL IP REMOTE CONTROL SOFTWARE RS-BA1 INSTRUCTION MANUAL IP REMOTE CONTROL SOFTWARE RS-BA FOREWORD Thank you for purchasing the RS-BA. The RS-BA is designed to remotely control an Icom radio through a network. This instruction manual contains

More information

the Buzzsaw file hierarchy, providing bid administrators the ability to easily view and manage all bid-related project documents.

the Buzzsaw file hierarchy, providing bid administrators the ability to easily view and manage all bid-related project documents. What s New: Summary Viewing Enhancements with new PDF and drawing comparison support (Buzzsaw Standard and Buzzsaw Professional): Buzzsaw provides design review and redlining for the latest versions of

More information

Live Agent for Support Supervisors

Live Agent for Support Supervisors Live Agent for Support Supervisors Salesforce, Winter 19 @salesforcedocs Last updated: November 1, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

M-16DX 16-Channel Digital Mixer

M-16DX 16-Channel Digital Mixer M-16DX 16-Channel Digital Mixer Workshop Using the M-16DX with a DAW 2007 Roland Corporation U.S. All rights reserved. No part of this publication may be reproduced in any form without the written permission

More information

Setup and Walk Through Guide Orion for Clubs Orion at Home

Setup and Walk Through Guide Orion for Clubs Orion at Home Setup and Walk Through Guide Orion for Clubs Orion at Home Shooter s Technology LLC Copyright by Shooter s Technology LLC, All Rights Reserved Version 2.5 September 14, 2018 Welcome to the Orion Scoring

More information

Data Transmission Definition Data Transmission Analog Transmission Digital Transmission

Data Transmission Definition Data Transmission Analog Transmission Digital Transmission Data Transmission Definition Data Transmission Data transmission occurs between transmitter (sender) and receiver over some transmission medium. This transfer of data takes place via some form of transmission

More information

Intelligent Bus Tracking and Implementation in FPGA

Intelligent Bus Tracking and Implementation in FPGA Intelligent Bus Tracking and Implementation in FPGA D.Gowtham 1,M.Deepan 1,N.Mohamad Arsathdeen 1,N.Mithun Mano Ranjith 1,Mrs.A.K.Kavitha 2 1.B.E(student) Final year, Electronics and Communication Engineering

More information

Connecting two Phoenix Studio Audiocodecs through a point-to-point IP radio link operating in the 5 GHz band

Connecting two Phoenix Studio Audiocodecs through a point-to-point IP radio link operating in the 5 GHz band APPLICATION NOTE Connecting two Phoenix Studio Audiocodecs through a point-to-point IP radio link operating in the 5 GHz band AEQ PHOENIX AUDIOCODECS. APPLICATION NOTE 4-B Connecting two Phoenix Studio

More information

xtimecomposer Studio Tutorial

xtimecomposer Studio Tutorial xtimecomposer Studio Tutorial IN THIS DOCUMENT Introduction The xsoftip Explorer Perspective Your first application Creating a project from the xsoftip Using xsoftip in the Edit perspective Test your project

More information

XLR PRO Radio Frequency (RF) Modem. Getting Started Guide

XLR PRO Radio Frequency (RF) Modem. Getting Started Guide XLR PRO Radio Frequency (RF) Modem Getting Started Guide XLR PRO Radio Frequency (RF) Modem Getting Started Guide 90002203 Revision Date Description A September 2014 Initial release. B March 2014 Updated

More information

RAZER GOLIATHUS CHROMA

RAZER GOLIATHUS CHROMA RAZER GOLIATHUS CHROMA MASTER GUIDE The Razer Goliathus Chroma soft gaming mouse mat is now Powered by Razer Chroma. Featuring multi-color lighting with inter-device color synchronization, the bestselling

More information

The DesignaKnit USB Brotherlink 3

The DesignaKnit USB Brotherlink 3 The DesignaKnit USB Brotherlink 3 For the Brother PPD What this link does Uploading and downloading patterns between DesignaKnit and a PPD cartridge in the modes for KH270, KH930, KH940, KH950i, KH965,

More information

Houston Radar LLC. Installation and User Manual For. Doppler Radar DR-1500

Houston Radar LLC. Installation and User Manual For. Doppler Radar DR-1500 Houston Radar LLC Installation and User Manual For Doppler Radar DR-1500 Houston Radar LLC 13814 Sherburn Manor Dr. Cypress.TX Http://www.Houston-Radar.com Email: sales@houston-radar.com Contact: (281)

More information

VERSION Instead of siding with either group, we added new items to the Preferences page to allow enabling/disabling these messages.

VERSION Instead of siding with either group, we added new items to the Preferences page to allow enabling/disabling these messages. VERSION 08.20.15 This version introduces a new concept in program flow control. Flow control determines the sequence of screens, when the pop-up messages appear, and even includes mini-procedures to guide

More information

AN0503 Using swarm bee LE for Collision Avoidance Systems (CAS)

AN0503 Using swarm bee LE for Collision Avoidance Systems (CAS) AN0503 Using swarm bee LE for Collision Avoidance Systems (CAS) 1.3 NA-14-0267-0019-1.3 Document Information Document Title: Document Version: 1.3 Current Date: 2016-05-18 Print Date: 2016-05-18 Document

More information

VLSI System Testing. Outline

VLSI System Testing. Outline ECE 538 VLSI System Testing Krish Chakrabarty System-on-Chip (SOC) Testing ECE 538 Krish Chakrabarty 1 Outline Motivation for modular testing of SOCs Wrapper design IEEE 1500 Standard Optimization Test

More information

GPS Tracking System Using Car Charger

GPS Tracking System Using Car Charger Computer Science and Information Technology 5(4): 135-139, 2017 DOI: 10.13189/csit.2017.050403 http://www.hrpub.org GPS Tracking System Using Car Charger Kavish Atul Sanghvi *, Prianka Manoj Mestry Thakur

More information

Live Agent for Administrators

Live Agent for Administrators Salesforce, Spring 18 @salesforcedocs Last updated: January 11, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com, inc., as are other

More information

PaperCut VCA Cash Acceptor Manual

PaperCut VCA Cash Acceptor Manual PaperCut VCA Cash Acceptor Manual Contents 1 Introduction... 2 2 How PaperCut interfaces with the VCA... 2 3 Setup Phase 1: Device/Hardware Setup... 3 3.1 Networking/Firewall Configuration... 3 3.2 IP

More information

Using Doppler Systems Radio Direction Finders to Locate Transmitters

Using Doppler Systems Radio Direction Finders to Locate Transmitters Using Doppler Systems Radio Direction Finders to Locate Transmitters By: Doug Havenhill Doppler Systems, LLC Overview Finding transmitters, particularly transmitters that do not want to be found, can be

More information

How To Find Out What Facebook Knows About You

How To Find Out What Facebook Knows About You How To Find Out What Facebook Knows About You By Bob Cusick (Spoiler Alert: AAAAAAAAH!) So, after I wrote the last PDF called How To Stop (Some) Facebook Data Leaks (download here: https://bit.ly/2dlejbv)

More information

AgGPS RTK 450 MHz Mobile Base Station and Rover Unit: Setting Up

AgGPS RTK 450 MHz Mobile Base Station and Rover Unit: Setting Up 6 August 2007 AgGPS RTK 450 MHz Mobile Base Station and Rover Unit: Setting Up This Support Note describes how to set up a Trimble AgGPS RTK 450 mobile base station and rover radio. Instructions apply

More information

FATE WEAVER. Lingbing Jiang U Final Game Pitch

FATE WEAVER. Lingbing Jiang U Final Game Pitch FATE WEAVER Lingbing Jiang U0746929 Final Game Pitch Table of Contents Introduction... 3 Target Audience... 3 Requirement... 3 Connection & Calibration... 4 Tablet and Table Detection... 4 Table World...

More information

Live Agent for Support Supervisors

Live Agent for Support Supervisors Live Agent for Support Supervisors Salesforce, Winter 17 @salesforcedocs Last updated: December 12, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

ES-400/ES-500W/ES-500WR User's Guide

ES-400/ES-500W/ES-500WR User's Guide ES-400/ES-500W/ES-500WR User's Guide Contents ES-400/ES-500W/ES-500WR User's Guide... 7 Scanner Basics... 8 Scanner Parts Locations... 8 Scanner Parts... 8 Scanner Buttons and Lights... 11 User Replaceable

More information

ifeel Sensor USER GUIDE SUPPLEMENT

ifeel Sensor USER GUIDE SUPPLEMENT ifeel Sensor USER GUIDE SUPPLEMENT Choose Your ifeel Sensor There are two versions of the ifeel Sensor: USB and Bluetooth. Read the section of the user guide that matches your sensor. IFEEL BLUETOOTH SENSOR

More information

Volkswagen Group: Leveraging VIRES VTD to Design a Cooperative Driver Assistance System

Volkswagen Group: Leveraging VIRES VTD to Design a Cooperative Driver Assistance System Volkswagen Group: Leveraging VIRES VTD to Design a Cooperative Driver Assistance System By Dr. Kai Franke, Development Online Driver Assistance Systems, Volkswagen AG 10 Engineering Reality Magazine A

More information

Physical Inventory System User Manual. Version 19

Physical Inventory System User Manual. Version 19 Physical Inventory System User Manual Version 19 0 Physical Inventory System User Manual 1 Table of Contents 1. Prepare for Physical Inventory... 2. Chapter 1: Starting Inventory... 2.1. CDK/ADP... 3.

More information

Foreword_. Smart Santander Foreword

Foreword_. Smart Santander Foreword Smart Santander_ 00 - Foreword Foreword_ More than half of the world s population lives in cities and this proportion is increasing day by day. As urban environments are becoming more densely populated

More information

Version 9.2. SmartPTT PLUS. Capacity Max Configuration Guide

Version 9.2. SmartPTT PLUS. Capacity Max Configuration Guide Version 9.2 Configuration Guide Januar 2018 Contents Contents 1 3 1.1 Configuring 5 1.2 Configuring Trunk Controller 9 1.3 Configuring MNIS Data Gateway 15 1.4 Configuring MNIS VRC Gateway 22 1.5 Configuring

More information

How to Make an Online Writing Center Tutoring Appointment Using WCOnline

How to Make an Online Writing Center Tutoring Appointment Using WCOnline How to Make an Online Writing Center Tutoring Appointment Using WCOnline REGISTERING FOR A NEW ACCOUNT (NEW STUDENTS/USERS): 1. Click the link on our Writing Center homepage, or type https://untdallas.mywconline.com/

More information

Special issue on research and development for a next-generation info-communication network

Special issue on research and development for a next-generation info-communication network Special issue on research and development for a next-generation info-communication network One of the main research areas in the Communications Research Laboratory (CRL), Research and development for next-

More information

Live Agent for Administrators

Live Agent for Administrators Live Agent for Administrators Salesforce, Summer 16 @salesforcedocs Last updated: July 28, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

The Joy of SVGs CUT ABOVE. pre training series. svg design Course. Jennifer Maker. CUT ABOVE SVG Design Course by Jennifer Maker

The Joy of SVGs CUT ABOVE. pre training series. svg design Course. Jennifer Maker. CUT ABOVE SVG Design Course by Jennifer Maker CUT ABOVE svg design Course pre training series The Joy of SVGs by award-winning graphic designer and bestselling author Jennifer Maker Copyright Jennifer Maker page 1 please Do not copy or share The Joy

More information

DragonLink Advanced Transmitter

DragonLink Advanced Transmitter DragonLink Advanced Transmitter A quick introduction - to a new a world of possibilities October 29, 2015 Written by Dennis Frie Contents 1 Disclaimer and notes for early release 3 2 Introduction 4 3 The

More information

BASIC CONCEPTS OF HSPA

BASIC CONCEPTS OF HSPA 284 23-3087 Uen Rev A BASIC CONCEPTS OF HSPA February 2007 White Paper HSPA is a vital part of WCDMA evolution and provides improved end-user experience as well as cost-efficient mobile/wireless broadband.

More information

MANUAL DGT CAÏSSA SYSTEM

MANUAL DGT CAÏSSA SYSTEM MANUAL DGT CAÏSSA SYSTEM Author: Jan Krabbenbos Date: 9 April 2013 Version: 1.4.3 Manual DGT Caïssa System 2 CONTENTS 1 About the document... 3 1.1 Versions... 3 1.2 Literature and references... 3 1.3

More information

TETRA data services: Applications & innovations

TETRA data services: Applications & innovations TETRA data services: Applications & innovations Risto Toikkanen Vice chairman, TETRA Association Wireless China, Beijing 2007 13.7.2007 1 Agenda: Usage trends How the standard supports development TETRA

More information

DXXX Series Servo Programming...9 Introduction...9 Connections HSB-9XXX Series Servo Programming...19 Introduction...19 Connections...

DXXX Series Servo Programming...9 Introduction...9 Connections HSB-9XXX Series Servo Programming...19 Introduction...19 Connections... DPC-11 Operation Manual Table of Contents Section 1 Introduction...2 Section 2 Installation...4 Software Installation...4 Driver Installastion...7 Section 3 Operation...9 D Series Servo Programming...9

More information

USER MANUAL. ADS-B receiver PENTAGON

USER MANUAL. ADS-B receiver PENTAGON USER MANUAL ADS-B receiver PENTAGON July, 2013 0 Contents 1. Introduction... 3 2. Hardware... 4 3. adsbpic-decoder... 5 4. Antennas... 5 5. Metal casing... 7 6. PC-Software... 10 6.1 Start the Software...

More information

Overview... 3 Starting the Software... 3 Adding Your Profile... 3 Updating your Profile... 4

Overview... 3 Starting the Software... 3 Adding Your Profile... 3 Updating your Profile... 4 Page 1 Contents Overview... 3 Starting the Software... 3 Adding Your Profile... 3 Updating your Profile... 4 Tournament Overview... 5 Adding a Tournament... 5 Editing a Tournament... 6 Deleting a Tournament...

More information

Simulation Performance Optimization of Virtual Prototypes Sammidi Mounika, B S Renuka

Simulation Performance Optimization of Virtual Prototypes Sammidi Mounika, B S Renuka Simulation Performance Optimization of Virtual Prototypes Sammidi Mounika, B S Renuka Abstract Virtual prototyping is becoming increasingly important to embedded software developers, engineers, managers

More information

CS601 Data Communication Solved Objective For Midterm Exam Preparation

CS601 Data Communication Solved Objective For Midterm Exam Preparation CS601 Data Communication Solved Objective For Midterm Exam Preparation Question No: 1 Effective network mean that the network has fast delivery, timeliness and high bandwidth duplex transmission accurate

More information

Bridgepad Swiss Team Guide 2010 BridgePad Company Version 2a BridgePad Swiss Team Manual2d-3c.doc. BridgePad Swiss Team Instruction Manual

Bridgepad Swiss Team Guide 2010 BridgePad Company Version 2a BridgePad Swiss Team Manual2d-3c.doc. BridgePad Swiss Team Instruction Manual Version 2a BridgePad Swiss Team Manual2d-3c.doc BridgePad Swiss Team Instruction Manual TABLE OF CONTENTS INTRODUCTION AND FEATURES... 3 START UP AND GAME SET UP... 5 GAME OPTIONS... 6 FILE OPTIONS...

More information

Workshops Elisava Introduction to programming and electronics (Scratch & Arduino)

Workshops Elisava Introduction to programming and electronics (Scratch & Arduino) Workshops Elisava 2011 Introduction to programming and electronics (Scratch & Arduino) What is programming? Make an algorithm to do something in a specific language programming. Algorithm: a procedure

More information

Networks at the Speed of Light pave the way for the tactile internet

Networks at the Speed of Light pave the way for the tactile internet pave the way for the tactile internet Walter Haeffner Vodafone Distinguished Engineer Symposium Das Taktile Internet 1 October 2013 Vertretung des Freistaats Sachsen in Berlin We have no Warp like Star

More information

White Paper. Solving Extreme Dynamic Range Issues for Car Radios Capturing Adjacent Field Signals to Improve FM Radio Design and Testing.

White Paper. Solving Extreme Dynamic Range Issues for Car Radios Capturing Adjacent Field Signals to Improve FM Radio Design and Testing. Solving Record and and Playback Extreme Playback System Dynamic for System GNSS: Range What for You GNSS: Issues Need to What Know for Car You for Successful Need Radios to Know Testin for Successful Testing

More information

IST 220 Exam 1 Notes Prepared by Dan Veltri

IST 220 Exam 1 Notes Prepared by Dan Veltri Chapter 1 & 2 IST 220 Exam 1 Notes Prepared by Dan Veltri Exam 1 is scheduled for Wednesday, October 6 th, in class. Exam review will be held Monday, October 4 th, in class. The internet is expanding rapidly

More information

LincView OPC USER GUIDE. Enhanced Diagnostics Utility INDUSTRIAL DATA COMMUNICATIONS

LincView OPC USER GUIDE. Enhanced Diagnostics Utility INDUSTRIAL DATA COMMUNICATIONS USER GUIDE INDUSTRIAL DATA COMMUNICATIONS LincView OPC Enhanced Diagnostics Utility It is essential that all instructions contained in the User Guide are followed precisely to ensure proper operation of

More information

Race for Your Life. Brake. w Look back. y Steer Checkpoint reset < Pause Free look. C Accelerate. x Change camera

Race for Your Life. Brake. w Look back. y Steer Checkpoint reset < Pause Free look. C Accelerate. x Change camera CONTENTs 1 Introduction 1 Default Control Layout 2 Game Screen 4 The Cars 4 Checkpoint Resets 4 Gas Stations 5 Driver Abilities 5 Driver Profile 5 Challenge Series 6 Game Modes 6 Online Multiplayer Racing

More information

CR - Basic Training on ICANN's Community Wiki

CR - Basic Training on ICANN's Community Wiki Sunday, March 11, 2012 11:00 to 11:30 ICANN - San Jose, Costa Rica Filiz Yilmaz: how it was set up and how it was promoted. So she will give you some pointers where you can find what in this tool that

More information

PROGRAMMING MANUAL PCCONFIGURE SOFTWARE. December 2004 Part No

PROGRAMMING MANUAL PCCONFIGURE SOFTWARE. December 2004 Part No PROGRAMMING MANUAL PCCONFIGURE PROGRAMMING SOFTWARE December 2004 Part No. 002-9998-488 11 PCCONFIGURE PROGRAMMING SOFTWARE USER MANUAL This manual covers PCConfigure Versions through 1.26.0. Copyright

More information

Build the Easiest Backlinks First. Build Internal Links

Build the Easiest Backlinks First. Build Internal Links Build the Easiest Backlinks First Most link building tactics fail because of lack of effort on the part of the link builder. Failing to generate momentum at the onset of the campaign is the kiss of death.

More information

Connect your robot with RoboDK (Kuka)

Connect your robot with RoboDK (Kuka) Connect your robot with RoboDK (Kuka) A connection between RoboDK and the robot can be accomplished to move the robot automatically from RoboDK. The connection can be established through Ethernet (TCP/IP).

More information

Live Agent for Administrators

Live Agent for Administrators Live Agent for Administrators Salesforce, Spring 17 @salesforcedocs Last updated: April 3, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

This is by far the most ideal method, but poses some logistical problems:

This is by far the most ideal method, but poses some logistical problems: NXU to Help Migrate to New Radio System Purpose This Application Note will describe a method at which NXU Network extension Units can aid in the migration from a legacy radio system to a new, or different

More information

AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM

AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM Faris Shahin, Lina Dajani, Belal Sababha King Abdullah II Faculty of Engineeing, Princess Sumaya University for Technology, Amman 11941, Jordan

More information

COMPACT GUIDE. Camera-Integrated Motion Analysis

COMPACT GUIDE. Camera-Integrated Motion Analysis EN 06/13 COMPACT GUIDE Camera-Integrated Motion Analysis Detect the movement of people and objects Filter according to directions of movement Fast, simple configuration Reliable results, even in the event

More information

Optimizing System Throughput with the NI PXI ½-Digit FlexDMM

Optimizing System Throughput with the NI PXI ½-Digit FlexDMM Optimizing System Throughput with the NI PXI-4070 6 ½-Digit FlexDMM Introduction How do I maximize my system throughput? is a common question posed by many engineers and scientists. For years, engineers

More information

Nikon View DX for Macintosh

Nikon View DX for Macintosh Contents Browser Software for Nikon D1 Digital Cameras Nikon View DX for Macintosh Reference Manual Overview Setting up the Camera as a Drive Mounting the Camera Camera Drive Settings Unmounting the Camera

More information

A new radio system for the German coast Innovative applications for conventional VHF

A new radio system for the German coast Innovative applications for conventional VHF 16, 18, 79, HK 16, 20, 21, 15 Channel 16, 70, 80, HK 16, 20, 63 22 2, 4, 7 19, 63, 73 15, 16 5, 18, 19, 71 21, 82 16, 5, 16, HK, 78 15, 16, HK 6, 8, 10, 12, 21, 74, 81 2, 9, 13,16, 18, 62, 67, 68, HK,

More information

R&S RTO-K92 emmc Compliance Test Test Procedures

R&S RTO-K92 emmc Compliance Test Test Procedures R&S RTO-K92 emmc Compliance Test Test Procedures (=Q3Þ2) Test Procedures 1333.0380.02 03 This manual describes the emmc compliance test procedures with the following options: R&S RTO-K92 (1329.6958.02)/(1333.0444.02)

More information

ADI-100 Interrupter. Operator s Manual. 526 S. Seminole Bartlesville, OK /

ADI-100 Interrupter. Operator s Manual. 526 S. Seminole Bartlesville, OK / ADI-100 Interrupter Operator s Manual 526 S. Seminole Bartlesville, OK 74003 918/336-1221 www.sescocp.com ADI - 100 Interrupter FEATURES Clock Accuracy 100% during GPS lock Clock Drift 30 µsec per degree

More information

Application Note. Communication between arduino and IMU Software capturing the data

Application Note. Communication between arduino and IMU Software capturing the data Application Note Communication between arduino and IMU Software capturing the data ECE 480 Team 8 Chenli Yuan Presentation Prep Date: April 8, 2013 Executive Summary In summary, this application note is

More information

The DesignaKnit USB E6000 Link 1 & 2

The DesignaKnit USB E6000 Link 1 & 2 The DesignaKnit USB E6000 Link 1 & 2 for the Passap / Pfaff Electronic 6000 USB E6000 Link 1 USB E6000 Link 2 What these links do The USB E6000 Link 1 enables downloading of stitch patterns from DesignaKnit

More information

TRBOnet Mobile. User Guide. for ios. Version 1.8. Internet. US Office Neocom Software Jog Road, Suite 202 Delray Beach, FL 33446, USA

TRBOnet Mobile. User Guide. for ios. Version 1.8. Internet. US Office Neocom Software Jog Road, Suite 202 Delray Beach, FL 33446, USA TRBOnet Mobile for ios User Guide Version 1.8 World HQ Neocom Software 8th Line 29, Vasilyevsky Island St. Petersburg, 199004, Russia US Office Neocom Software 15200 Jog Road, Suite 202 Delray Beach, FL

More information

TRBOnet Enterprise/PLUS

TRBOnet Enterprise/PLUS TRBOnet Enterprise/PLUS Geofencing User Guide Version 5.2 World HQ Neocom Software 8th Line 29, Vasilyevsky Island St. Petersburg, 199004, Russia US Office Neocom Software 15200 Jog Road, Suite 202 Delray

More information

RAZER CENTRAL ONLINE MASTER GUIDE

RAZER CENTRAL ONLINE MASTER GUIDE RAZER CENTRAL ONLINE MASTER GUIDE CONTENTS 1. RAZER CENTRAL... 2 2. SIGNING IN... 3 3. RETRIEVING FORGOTTEN PASSWORDS... 4 4. CREATING A RAZER ID ACCOUNT... 7 5. USING RAZER CENTRAL... 11 6. SIGNING OUT...

More information

ECE 333: Introduction to Communication Networks Fall Lecture 15: Medium Access Control III

ECE 333: Introduction to Communication Networks Fall Lecture 15: Medium Access Control III ECE 333: Introduction to Communication Networks Fall 200 Lecture 5: Medium Access Control III CSMA CSMA/CD Carrier Sense Multiple Access (CSMA) In studying Aloha, we assumed that a node simply transmitted

More information

Pass-Words Help Doc. Note: PowerPoint macros must be enabled before playing for more see help information below

Pass-Words Help Doc. Note: PowerPoint macros must be enabled before playing for more see help information below Pass-Words Help Doc Note: PowerPoint macros must be enabled before playing for more see help information below Setting Macros in PowerPoint The Pass-Words Game uses macros to automate many different game

More information

INSTRUCTION MANUAL FOR ULTRASONIC/MICROWAVE SENSORS

INSTRUCTION MANUAL FOR ULTRASONIC/MICROWAVE SENSORS INSTRUCTION MANUAL FOR ULTRASONIC/MICROWAVE SENSORS 1)Install PROBE_GatewayPC Software on PC.Remove previous installation. In Windows Control Panel go to the Programs and Features, select Probe_GatewayPC_Net

More information

Intelligent Radio Search

Intelligent Radio Search Technical Disclosure Commons Defensive Publications Series July 10, 2017 Intelligent Radio Search Victor Carbune Follow this and additional works at: http://www.tdcommons.org/dpubs_series Recommended Citation

More information

Cetetherm IQ Heat Midi/Maxi

Cetetherm IQ Heat Midi/Maxi Cetetherm IQ Heat Midi/Maxi Preconfigured DDC solution for Midi and Maxi. Ready to plug-in. Built in web pages for remote control. Quick feedback during alarms and deviations. No licens or extra programs

More information

STARCRAFT FIELD MANUAL BY RICK BARBA DOWNLOAD EBOOK : STARCRAFT FIELD MANUAL BY RICK BARBA PDF

STARCRAFT FIELD MANUAL BY RICK BARBA DOWNLOAD EBOOK : STARCRAFT FIELD MANUAL BY RICK BARBA PDF STARCRAFT FIELD MANUAL BY RICK BARBA DOWNLOAD EBOOK : Click link bellow and free register to download ebook: STARCRAFT FIELD MANUAL BY RICK BARBA DOWNLOAD FROM OUR ONLINE LIBRARY Why should await some

More information

The PWR-6LRMS-RC does not require any reference signal for calibration.

The PWR-6LRMS-RC does not require any reference signal for calibration. USB / Ethernet true RMS Smart Power Sensor 50Ω -45 m to +10 m, 50 to 6000 MHz The Big Deal USB and Ethernet control True RMS power sensor (Measure CW and modulated signals) Includes GUI with measurement

More information

License Manager. User Guide. Features and functionality of the Line 6 License Manager software

License Manager. User Guide. Features and functionality of the Line 6 License Manager software License Manager User Guide Features and functionality of the Line 6 License Manager software Table of Contents Line 6 License Manager...1 1 Create a Line 6 Account... 1 1 Download & Install Line 6 Software...

More information

Getting started with CLIENT GUIDE

Getting started with CLIENT GUIDE Getting started with CLIENT GUIDE EFFICIENCY + RELIABILITY + QUALITY = OUR SERVICES Worldwide101 is a premium virtual assistant company, which provides personalized virtual support. We get to know your

More information

"Terminal RG-1000" Customer Programming Software. User Guide. August 2016 R4.3

Terminal RG-1000 Customer Programming Software. User Guide. August 2016 R4.3 "Terminal RG-1000" Customer Programming Software User Guide August 2016 R4.3 Table of Contents Table of Contents Introduction 2 3 1.1 Software installation 3 1.2 Connecting the RG-1000 GATEWAYs to the

More information

Coaching Welcome Pack. One-on-one Coaching Welcome Pack

Coaching Welcome Pack. One-on-one Coaching Welcome Pack One-on-one Coaching Welcome Pack 1 V1.4 January 2019 Copyright 2019 The Song Foundry, Inc. 2 Welcome! Congratulations on signing up for a coaching package! I m excited to work with you and hope you get

More information

EE-110 Introduction to Engineering & Laboratory Experience Saeid Rahimi, Ph.D. Labs Introduction to Arduino

EE-110 Introduction to Engineering & Laboratory Experience Saeid Rahimi, Ph.D. Labs Introduction to Arduino EE-110 Introduction to Engineering & Laboratory Experience Saeid Rahimi, Ph.D. Labs 10-11 Introduction to Arduino In this lab we will introduce the idea of using a microcontroller as a tool for controlling

More information

CS601-Data Communication Latest Solved Mcqs from Midterm Papers

CS601-Data Communication Latest Solved Mcqs from Midterm Papers CS601-Data Communication Latest Solved Mcqs from Midterm Papers May 07,2011 Lectures 1-22 Moaaz Siddiq Latest Mcqs MIDTERM EXAMINATION Spring 2010 Question No: 1 ( Marks: 1 ) - Please choose one Effective

More information

MaxCS Release 8.5 Update 1 Polycom D60 Configuration Guide

MaxCS Release 8.5 Update 1 Polycom D60 Configuration Guide MaxCS Release 8.5 Update 1 Polycom D60 Configuration Guide May 2018 MaxCS 8.5 Polycom D60 Configuration Guide Page 1 of 5 Contents About This Guide... 3 Limitations... 3 Overview... 3 Step 1: Check the

More information

Viral Radio Adaptive and cooperative exploitation of RF photons

Viral Radio Adaptive and cooperative exploitation of RF photons Viral Radio Adaptive and cooperative exploitation of RF photons David P. Reed Adjunct Professor, MIT Media Lab MIT Communications Futures Program dpreed@reed.com Technical basis of viral communications

More information

Notations. Background

Notations. Background Modeling Interplanetary Communications after Telecommunication Networks, With Layering and Dynamic Satellite Management Examiner Jeffrey Nickerson, USPTO Abstract: Interplanetary communications can be

More information

Swarm Robotics. Communication and Cooperation over the Internet. Will Ferenc, Hannah Kastein, Lauren Lieu, Ryan Wilson Mentor: Jérôme Gilles

Swarm Robotics. Communication and Cooperation over the Internet. Will Ferenc, Hannah Kastein, Lauren Lieu, Ryan Wilson Mentor: Jérôme Gilles and Cooperation over the Internet Will Ferenc, Hannah Kastein, Lauren Lieu, Ryan Wilson Mentor: Jérôme Gilles UCLA Applied Mathematics REU 2011 Credit: c 2010 Bruce Avera Hunter, Courtesy of life.nbii.gov

More information

1 Lab + Hwk 4: Introduction to the e-puck Robot

1 Lab + Hwk 4: Introduction to the e-puck Robot 1 Lab + Hwk 4: Introduction to the e-puck Robot This laboratory requires the following: (The development tools are already installed on the DISAL virtual machine (Ubuntu Linux) in GR B0 01): C development

More information

5by5 Wireless Doubles Spectrum, While Offering the Opportunity for Low Cost Municipal Public Internet

5by5 Wireless Doubles Spectrum, While Offering the Opportunity for Low Cost Municipal Public Internet news.inventionshare.com http://news.inventionshare.com/5by5-wireless/5by5-wireless-doubles-spectrum-while-offering-the-opportunity-for-low-cost-municipalpublic-internet/ 5by5 Wireless Doubles Spectrum,

More information

PROFINET USER S GUIDE ACSI Servo

PROFINET USER S GUIDE ACSI Servo PROFINET USER S GUIDE ACSI Servo 3600-4196_06 Tolomatic reserves the right to change the design or operation of the equipment described herein and any associated motion products without notice. Information

More information