BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//IEEE Toronto Section - ECPv6.15.17//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://www.ieeetoronto.ca
X-WR-CALDESC:Events for IEEE Toronto Section
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Toronto
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20200308T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20201101T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20210314T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20211107T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20220313T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20221106T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:UTC
BEGIN:STANDARD
TZOFFSETFROM:+0000
TZOFFSETTO:+0000
TZNAME:UTC
DTSTART:20200101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Toronto:20210708T150000
DTEND;TZID=America/Toronto:20210708T160000
DTSTAMP:20260428T121828
CREATED:20210525T165425Z
LAST-MODIFIED:20210809T205411Z
UID:10000417-1625756400-1625760000@www.ieeetoronto.ca
SUMMARY:From an Idea to a Startup
DESCRIPTION:We are living in the age of innovation. Every day\, innovators are solving many problems that people are facing in life. In the process of innovation\, there are many questions about how we can find problems. What is innovation exactly? How can we find solutions? And how can we learn the innovation process? \nI am Masoud Valinejad\, CEO-Director of technology in NovoSolTech Company\, and innovation mentor with more than five-year experience\, with 10 USA patents\, and more than five national and international special prizes in innovation competitions. In this webinar\, I want to show you how you can become an innovator and entrepreneur through some steps and practices. \nContact: Ayda Naserialiabadi
URL:https://www.ieeetoronto.ca/event/from-an-idea-to-a-startup/
LOCATION:Virtual – Zoom
CATEGORIES:Instrumentation & Measurement,Women in Engineering
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20210712T180000
DTEND;TZID=UTC:20210716T210000
DTSTAMP:20260428T121828
CREATED:20210615T220333Z
LAST-MODIFIED:20210809T205423Z
UID:10000429-1626112800-1626469200@www.ieeetoronto.ca
SUMMARY:Introduction to Python programming - Registration
DESCRIPTION:This is an introduction to Python programming for students without any prior programming knowledge or experience. The proposed 5-day course covers the fundamental aspects of programming\, which include data types\, various operators\, input/output\, conditions\, control flow\, functions\, and algorithms. The learning experience is enhanced by a number of examples and problem sets (data\, strings\, file processing and simple graphics) that will be solved interactively during the lecture with the participation of the students. The course format includes 3 hours of daily lectures (2 hours of lecture and 1 hour of lab). A certificate of completions will be given to the student who successfully complete the course and pass a short exam at the end of the course to evaluate their knowledge. Electronic copies of the course materials will be provided to the students. The students will also be provided with career advice\, and skills development. \nThe course is delivered online and limited space (25 spots) is available. Please register by July 11. After the registration\, applicants will be contacted with the virtual meeting information and course material prior to the start of the course. \nFees:\n– $250 CAD (IEEE or OSPE Members)\n– $350 CAD (Non-members) \nPlease follow IEEE on Social Media:\nTweets by IEEEToronto \nHome \n \nCourse Objective: Attendees will gain a solid understanding of principles of programing using Python; they can progress to more advanced programming topics and explores algorithms that are integral parts of more sophisticated methodologies\, e.g.\, Artificial Intelligence. Attendees will have the knowledge to write various Python programs\, and to design algorithms manipulating files and different types of data including numbers\, and text. \nNote: This course is designed to be offered online\, and it requires the attendees to use their personal computers/laptops. Details to Join in will be forwarded to Registered Attendees \nWho should attend: Students\, second career trainees\, engineers\, scientists\, clinicians\, and in general specialists in variety of non-STEM fields. \nWhat will you receive after completion: A certificate of completion will be given to the students who successfully complete the course and pass a short exam. Electronic copies of the course materials. Attendees will also be provided with career\, and skills development advice. \nSpeaker\nDr. Alireza Sadeghian \nDr. Alireza Sadeghian has been with the Department of Computer Science at Ryerson University since 1999\, where he holds the position of the Professor. He is also an Affiliate Scientist at the Li Ka Shing Knowledge Institute\, St. Michael’s Hospital\, and serves as the AI research Theme Lead in Healthcare and Analytics at the Institute for Biomedical Engineering\, Science\, and Technology. \nDr. Sadeghian was the Chair of the Department of Computer Science from 2005 to 2015. He is the founding Director of the Advanced Artificial Intelligence Initiative (AI2) Laboratory and has extensive expertise in the areas of AI\, machine learning\, and Deep Learning particularly related to industrial and medical applications. He has supervised 9 postdoctoral fellows\, 8 PhD\, and 24 Master’s students\, as well as 60 research assistants. He has published over 150 journal manuscripts\, refereed conference papers\, and book chapters\, as well as two edited books. He has 2 invention disclosures and 2 patents. \nDr. Sadeghian has been actively involved with a number of international professional and academic boards including IEEE Education Activity Board. Presently\, he is the Chair of IEEE Computational Intelligence Technical Society Chapter\, Toronto Section. Dr. Sadeghian is also on the Editorial Board of Applied Soft Computing Journal and serves as an Associate Editor of IEEE Access\, Information Sciences\, and Expert Systems Journal. \nEmail: dr.alireza.sadeghian@ieee.org \nAgenda\nDay 1 – June 7\, 2021\, 6:00-9:00 pm: Introduction to computer systems\, hardware architecture\, CPU\, memory\, compilation\, high level vs. low-level programming language\, data representation\, Python and PyCharm interactive IDE installation\, writing/editing/saving/retrieving and running a simple program\, basic data types\, variables\, assignments\, comments\, and expressions. The material learned will be reinforced through examples provided during the lecture. \nDay 2 – June 8\, 2021\, 6:00-9:00 pm: The following topics will be discussed: conditions\, operators (arithmetic\, logic\, and comparison)\, control statements (if and if-else)\, and loops (for and while). The material learned will be reinforced through examples provided during the lecture. \nDay 3 – June 9\, 2021\, 6:00-9:00 pm: Students will be introduced to Strings and text files in Python. They will learn how to work with files\, reading/writing text and numbers from/to a file\, string manipulation\, indexing\, and string slicing. The material learned will be reinforced through examples provided during the lecture. \nDay 4 – June 10\, 2021\, 6:00-9:00 pm: Functions\, arguments\, and return values will be discussed. The material learned will be reinforced through examples provided during the lecture. \nDay 5 – June 11\, 2021\, 6:00-9:00 pm: The topics of lists and dictionaries will be discussed. Students will learn about the basic operators\, creating\, accessing\, slicing\, adding\, removing\, replacing\, and iteration methods for lists and dictionaries. The material learned will be reinforced through examples provided during the lecture.
URL:https://www.ieeetoronto.ca/event/introduction-to-python-programming-registration-2/
LOCATION:Virtual
CATEGORIES:Signals & Computational Intelligence
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20210717T130000
DTEND;TZID=UTC:20210717T140000
DTSTAMP:20260428T121828
CREATED:20210629T223830Z
LAST-MODIFIED:20220105T225704Z
UID:10000438-1626526800-1626530400@www.ieeetoronto.ca
SUMMARY:FRDM-K64 & MBED Workshop
DESCRIPTION:The FRDM-K64 board is a development board designed around the Kinetis K64 MCU. This IEEE Seneca workshop is intended to demonstrate some of the basic functionality of the ARM Mbed platform and to offer assistance with Seneca course content related to microcontrollers and embedded systems. Bring your code\, design ideas\, or technical problems and discuss the best path forward with the workshop host and your fellow students. \nSpeaker(s): John Hooper\, Adi Malihi \nVirtual: https://events.vtools.ieee.org/m/276197
URL:https://www.ieeetoronto.ca/event/frdm-k64-mbed-workshop/
LOCATION:Virtual: https://events.vtools.ieee.org/m/276197
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20210719T120000
DTEND;TZID=UTC:20210719T130000
DTSTAMP:20260428T121828
CREATED:20210708T233314Z
LAST-MODIFIED:20220105T225731Z
UID:10000440-1626696000-1626699600@www.ieeetoronto.ca
SUMMARY:Distributed Machine Learning 101
DESCRIPTION:Machine Learning is an indispensable part of data science\, and there is no need to have a thorough programming background to benefit from it. Machine Learning (ML) and statistical techniques have provided a new era that enables us to convert the data into information and transform it into actionable knowledge. SciKit and TensorFlow are two states of the art libraries that can be used in Python\, and this seminar will open the gate to know their bases. The first seminar is about “Hello World!” Machine Learning program\, using the python language and SciKit learn library. \nSpeaker(s): Dr. Reza Dibaj \nVirtual: https://events.vtools.ieee.org/m/276938
URL:https://www.ieeetoronto.ca/event/distributed-machine-learning-101/
LOCATION:Toronto\, Ontario\, Canada\, Virtual: https://events.vtools.ieee.org/m/276938
CATEGORIES:Magnetics,Women in Engineering
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20210719T180000
DTEND;TZID=UTC:20210719T200000
DTSTAMP:20260428T121828
CREATED:20210622T221221Z
LAST-MODIFIED:20220105T225754Z
UID:10000436-1626717600-1626724800@www.ieeetoronto.ca
SUMMARY:Product Lifecycle Management
DESCRIPTION:Product Lifecycle Management is a process used to manage all of the business and technical aspects in the life of a product business\, from early stage concept to product retirement. It is used extensively by most Global MultiNational Corporations but it serves small startup businesses very well also. It deals with and includes participation from all of the important business organisations. As such it is very relevant to engineers involved in any aspect of product development. Marto Hoary has worked with a number of multinationals in the USA and Europe where in he has observed and learned the use of this process first hand. \nSpeaker(s): Marto J Hoary\, Sr MIEEE\, M. Eng. \nVirtual: https://events.vtools.ieee.org/m/275555
URL:https://www.ieeetoronto.ca/event/product-lifecycle-management/
LOCATION:Virtual: https://events.vtools.ieee.org/m/275555
CATEGORIES:Instrumentation & Measurement,Women in Engineering
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20210726T120000
DTEND;TZID=UTC:20210726T130000
DTSTAMP:20260428T121828
CREATED:20210708T233315Z
LAST-MODIFIED:20220105T225837Z
UID:10000442-1627300800-1627304400@www.ieeetoronto.ca
SUMMARY:Sustainable Service Pricing in Cloud Ecosystems
DESCRIPTION:Energy efficiency\, which has emerged as a top priority in cloud ecosystems\, is the outcome of appropriate pricing mechanisms and resource allocations. Static pricing mechanisms are the most dominant approach among all the others. They are simple to implement for the service providers and easy to understand for the service users. Inaccurate price calculation and low efficient resource allocation in static pricing mechanisms made researchers discover other solutions to overcome these issues. Double auction mechanisms are among the most appropriate dynamic models. The main challenge of conventional double auction mechanisms is not considering the cloud ecosystems’ specifications\, such as dynamic online features. The term dynamic refers to the many variable parameters in cloud ecosystems\, and they constantly change. Conventional static offline pricing solutions are set based on a series of parameters before running the process. In dynamic online methods\, we customize our pricing models based on dynamic and current parameters. Also\, we continuously optimize these methods to attain optimal results. In this seminar\, firstly\, we define a Dynamic Online Double Auction Mechanism (DODAM) for the IaaS environment\, which covers a broader range of IaaS parameters by considering the dynamic online features of such markets. Considering the features of cloud dynamic online ecosystems\, DODAM provides an appropriate price scheduling for service providers and service users. Cloud secondary market is a new paradigm in IaaS ecosystems. In these markets\, brokers and reseller buyers have attained their resources from service providers of the cloud primary markets in the form of timed packages and repackage them into smaller chunks. As unsold packages do not transfer to the next intervals\, brokers and reseller buyers need to sell their packages as much as possible. We develop a mechanical design that includes a market-based pricing model and a resource allocation algorithm in such markets as our second contribution. Next\, by formulating the inherent competitive features in cloud secondary markets\, we improve the pricing and resource allocation mechanisms in such competitive ecosystems. In the last contribution\, we proposed a Priority-based Dynamic Online Double Auction Model (PB-DODAM)\, considering the perishability and time constraints of traded resources in IaaS secondary markets. The provided experimental results show that all proposed mechanisms drastically increase resource utilization and the overall utility. \nSpeaker(s): Dr. Reza Dibaj \nVirtual: https://events.vtools.ieee.org/m/276942
URL:https://www.ieeetoronto.ca/event/sustainable-service-pricing-in-cloud-ecosystems/
LOCATION:Toronto\, Ontario\, Canada\, Virtual: https://events.vtools.ieee.org/m/276942
CATEGORIES:Magnetics,Women in Engineering
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20210726T120000
DTEND;TZID=UTC:20210726T133000
DTSTAMP:20260428T121828
CREATED:20210719T075927Z
LAST-MODIFIED:20220105T230047Z
UID:10000450-1627300800-1627306200@www.ieeetoronto.ca
SUMMARY:Flexible Radio Access Beyond 5G: A Future Projection
DESCRIPTION:Dr Arslan has graciously offered to continue the discussion on 5G technologies. The topic is Flexible Radio Access Beyond 5G: A Future Projection. \nAbstract: \nToday’s wireless services and systems have come a long way since the rollout of the conventional voice-centric cellular systems. The demand for wireless access in voice and multi-media applications has increased tremendously. The trend on the variety and the number of mobile devices along with the mobile applications will certainly continue beyond 5G\, creating a wide range of technical challenges. One of the biggest challenges is the security of the communication beyond the classical crypto based approaches which secure the information. In this talk\, security aspects of the physical communication and also physical signal which is called Physical Layer Security (PHY Security) will be discussed. Latest trends\, threats\, and techniques to improve the security of the physical signal will be discussed. The tentative outline of the talk will be as follows: \n\nWireless Communication trends\, requirements\nImportance of secure communication\nClassification of communication security\nPHY security: Communication and REM\nPHY security: Eavesdropping\, Spoofing & Jamming\nAnti-jamming capable communication\nCross-layer security – Secure communication & other advanced radio access technologies\n\nCase- studies\na- Security in URLLC (URLL & Secure communication)\nb- Security in vehicular network (V2V and V2I)\nc- Security in NOMA d- Security in LIS \nSpeaker(s): Dr. Arslan Arslan
URL:https://www.ieeetoronto.ca/event/flexible-radio-access-beyond-5g-a-future-projection/
LOCATION:Atlanta\, Georgia\, United States\, Virtual: https://events.vtools.ieee.org/m/277084
CATEGORIES:Communications
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Toronto:20210730T120000
DTEND;TZID=America/Toronto:20210730T133000
DTSTAMP:20260428T121828
CREATED:20210525T165426Z
LAST-MODIFIED:20210809T210240Z
UID:10000418-1627646400-1627651800@www.ieeetoronto.ca
SUMMARY:Integrated Access and Backhaul for 5G and Beyond
DESCRIPTION:Note: Virtual platform will be delivered to registrants a couple of hours before starting the event. \nContact: IEEE Montreal Section Young Professionals \nAbstract: The number of devices requesting for wireless communications is growing exponentially. Network densification via the deployment of many base stations (BSs) of different types is one of the mechanisms that can be employed to satisfy the ever-increasing demand for bandwidth/capacity in wireless networks. However\, deploying fiber to the small cells may be expensive and impractical when the number of small cells increases. For this reason\, as well as because of the traffic jams and infrastructure displacements caused by fiber optic installation\, millimeter wave (mmw)-based wireless backhaul is currently considered as an alternative\, providing (almost) the same rate as fiber optic with significantly less price and no digging. With this background\, integrated access and backhaul (IAB) networks\, where the operator can utilize part of the radio resources for wireless backhauling\, has recently received considerable attention. The purpose of IAB is to replace existing backhaul systems with flexible wireless backhaul using the existing 3GPP bands providing not only backhaul but also existing cellular services in the same node. This creates more flexibility and reduces the implementation cost. For 5G NR\, IAB is currently considered as a work item in 3GPP\, and it is known as one of the main novelties of 5G. In this talk\, we review the main backhauling techniques\, and present the main motivations/standardization agreements on IAB. Moreover\, We present comparisons between the IAB networks and the cases where all or part of the small access points are fiber-connected. Finally\, we study the robustness of IAB networks to environmental effects and verify the effect of the blockage\, the tree foliage\, the rain as well as the antenna height/gain on the coverage rate of IAB setups\, as the key differences between the fiber-connected and IAB networks. As we show\, IAB is an attractive setup enabling 5G and beyond.
URL:https://www.ieeetoronto.ca/event/integrated-access-and-backhaul-for-5g-and-beyond/
LOCATION:Virtual – Zoom
CATEGORIES:Young Professionals
END:VEVENT
END:VCALENDAR